"./vfs.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose" - Starting (try 1/5) 2026/05/08 04:28:42 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-dumiwux6hiko" 2026/05/08 04:28:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/08 04:28:42 DEBUG : Linkbox root 'rclone-test-dumiwux6hiko': Using cached web token 2026/05/08 04:28:42 DEBUG : Creating backend with remote "/tmp/rclone1930328265" === RUN TestDirHandleMethods run.go:198: Remote "Linkbox root 'rclone-test-dumiwux6hiko'", Local "Local file system at /tmp/rclone1930328265", Modify Window "876000h0m0s" 2026/05/08 04:28:42 INFO : Linkbox root 'rclone-test-dumiwux6hiko': poll-interval is not supported by this remote 2026/05/08 04:28:42 NOTICE: Linkbox root 'rclone-test-dumiwux6hiko': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/08 04:28:47 DEBUG : dir/file1: Trying to read object after upload: try again in 100ms (1/10) 2026/05/08 04:28:48 DEBUG : WaitForWriters: timeout=30s 2026/05/08 04:28:48 DEBUG : dir: Looking for writers 2026/05/08 04:28:48 DEBUG : Looking for writers 2026/05/08 04:28:48 DEBUG : dir: reading active writers 2026/05/08 04:28:48 DEBUG : >WaitForWriters: run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 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 (19.73s) === RUN TestDirHandleReaddir run.go:198: Remote "Linkbox root 'rclone-test-dumiwux6hiko'", Local "Local file system at /tmp/rclone1930328265", Modify Window "876000h0m0s" 2026/05/08 04:29:02 INFO : Linkbox root 'rclone-test-dumiwux6hiko': poll-interval is not supported by this remote 2026/05/08 04:29:02 NOTICE: Linkbox root 'rclone-test-dumiwux6hiko': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/08 04:29:03 DEBUG : dir/file1: Update: removing old file 2026/05/08 04:29:03 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 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:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_handle_test.go:45 Error: Should be true Test: TestDirHandleReaddir Messages: listing wrong, want dir/file1 (14), dir/file2 (15), dir/subdir/file3 (16) got dir/file1 (14), dir/file1(1) (14), dir/file2 (15), dir/subdir/file3 (16) 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:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_handle_test.go:45 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestDirHandleReaddir Messages: Unexpected file "dir/file1(1)" dir_handle_test.go:57: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_handle_test.go:57 Error: Not equal: expected: 3 actual : 4 Test: TestDirHandleReaddir 2026/05/08 04:29:20 DEBUG : WaitForWriters: timeout=30s 2026/05/08 04:29:20 DEBUG : dir/subdir: Looking for writers 2026/05/08 04:29:20 DEBUG : dir: Looking for writers 2026/05/08 04:29:20 DEBUG : file1: reading active writers 2026/05/08 04:29:20 DEBUG : file1(1): reading active writers 2026/05/08 04:29:20 DEBUG : file2: reading active writers 2026/05/08 04:29:20 DEBUG : subdir: reading active writers 2026/05/08 04:29:20 DEBUG : Looking for writers 2026/05/08 04:29:20 DEBUG : dir: reading active writers 2026/05/08 04:29:20 DEBUG : >WaitForWriters: run.go:172: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_handle_test.go:57 Error: Should be true Test: TestDirHandleReaddir 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_handle_test.go:57 Error: Should be true Test: TestDirHandleReaddir 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_handle_test.go:57 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestDirHandleReaddir Messages: directories --- FAIL: TestDirHandleReaddir (38.94s) === RUN TestDirHandleReaddirnames run.go:198: Remote "Linkbox root 'rclone-test-dumiwux6hiko'", Local "Local file system at /tmp/rclone1930328265", Modify Window "876000h0m0s" 2026/05/08 04:29:41 INFO : Linkbox root 'rclone-test-dumiwux6hiko': poll-interval is not supported by this remote 2026/05/08 04:29:41 NOTICE: Linkbox root 'rclone-test-dumiwux6hiko': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/08 04:29:42 DEBUG : dir/file1: Update: removing old file 2026/05/08 04:29:42 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 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:358 /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:1771 Error: Should be true Test: TestDirHandleReaddirnames Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1(1) (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:358 /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: Should be true Test: TestDirHandleReaddirnames Messages: Unexpected file "dir/file1(1)" 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/05/08 04:29:53 DEBUG : WaitForWriters: timeout=30s 2026/05/08 04:29:53 DEBUG : dir: Looking for writers 2026/05/08 04:29:53 DEBUG : file1: reading active writers 2026/05/08 04:29:53 DEBUG : file1(1): reading active writers 2026/05/08 04:29:53 DEBUG : Looking for writers 2026/05/08 04:29:53 DEBUG : dir: reading active writers 2026/05/08 04:29:53 DEBUG : >WaitForWriters: run.go:172: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_handle_test.go:102 Error: Should be true Test: TestDirHandleReaddirnames 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_handle_test.go:102 Error: Should be true Test: TestDirHandleReaddirnames 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /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:198: Remote "Linkbox root 'rclone-test-dumiwux6hiko'", Local "Local file system at /tmp/rclone1930328265", Modify Window "876000h0m0s" 2026/05/08 04:30:10 INFO : Linkbox root 'rclone-test-dumiwux6hiko': poll-interval is not supported by this remote 2026/05/08 04:30:10 NOTICE: Linkbox root 'rclone-test-dumiwux6hiko': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/08 04:30:10 DEBUG : dir/file1: Update: removing old file 2026/05/08 04:30:11 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 2026/05/08 04:30:13 DEBUG : WaitForWriters: timeout=30s 2026/05/08 04:30:13 DEBUG : dir: Looking for writers 2026/05/08 04:30:13 DEBUG : Looking for writers 2026/05/08 04:30:13 DEBUG : dir: reading active writers 2026/05/08 04:30:13 DEBUG : >WaitForWriters: run.go:172: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestDirMethods 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestDirMethods 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestDirMethods Messages: directories --- FAIL: TestDirMethods (19.78s) === RUN TestDirForgetAll run.go:198: Remote "Linkbox root 'rclone-test-dumiwux6hiko'", Local "Local file system at /tmp/rclone1930328265", Modify Window "876000h0m0s" 2026/05/08 04:30:29 INFO : Linkbox root 'rclone-test-dumiwux6hiko': poll-interval is not supported by this remote 2026/05/08 04:30:29 NOTICE: Linkbox root 'rclone-test-dumiwux6hiko': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/08 04:30:30 DEBUG : dir/file1: Update: removing old file 2026/05/08 04:30:30 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 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:358 /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:1771 Error: Should be true Test: TestDirForgetAll Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1(1) (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:358 /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: Should be true Test: TestDirForgetAll Messages: Unexpected file "dir/file1(1)" dir_test.go:97: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:97 Error: Not equal: expected: 1 actual : 2 Test: TestDirForgetAll 2026/05/08 04:30:41 DEBUG : dir: forgetting directory cache 2026/05/08 04:30:41 DEBUG : forgetting directory cache 2026/05/08 04:30:41 DEBUG : dir: forgetting directory cache 2026/05/08 04:30:41 DEBUG : WaitForWriters: timeout=30s 2026/05/08 04:30:41 DEBUG : Looking for writers 2026/05/08 04:30:41 DEBUG : >WaitForWriters: run.go:172: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 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 (28.56s) === RUN TestDirForgetPath run.go:198: Remote "Linkbox root 'rclone-test-dumiwux6hiko'", Local "Local file system at /tmp/rclone1930328265", Modify Window "876000h0m0s" 2026/05/08 04:30:58 INFO : Linkbox root 'rclone-test-dumiwux6hiko': poll-interval is not supported by this remote 2026/05/08 04:30:58 NOTICE: Linkbox root 'rclone-test-dumiwux6hiko': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/08 04:30:59 DEBUG : dir/file1: Update: removing old file 2026/05/08 04:30:59 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 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:358 /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:1771 Error: Should be true Test: TestDirForgetPath Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1(1) (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:358 /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: Should be true Test: TestDirForgetPath Messages: Unexpected file "dir/file1(1)" dir_test.go:124: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:124 Error: Not equal: expected: 1 actual : 2 Test: TestDirForgetPath 2026/05/08 04:31:10 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/05/08 04:31:10 DEBUG : dir: invalidating directory cache 2026/05/08 04:31:10 DEBUG : >ForgetPath: dir_test.go:130: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:130 Error: Not equal: expected: 1 actual : 2 Test: TestDirForgetPath 2026/05/08 04:31:10 DEBUG : ForgetPath: relativePath="dir", type=0 2026/05/08 04:31:10 DEBUG : invalidating directory cache 2026/05/08 04:31:10 DEBUG : dir: forgetting directory cache 2026/05/08 04:31:10 DEBUG : >ForgetPath: 2026/05/08 04:31:10 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/05/08 04:31:10 DEBUG : >ForgetPath: 2026/05/08 04:31:10 DEBUG : WaitForWriters: timeout=30s 2026/05/08 04:31:10 DEBUG : dir: Looking for writers 2026/05/08 04:31:10 DEBUG : Looking for writers 2026/05/08 04:31:10 DEBUG : dir: reading active writers 2026/05/08 04:31:10 DEBUG : >WaitForWriters: run.go:172: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 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 (29.02s) === RUN TestDirWalk run.go:198: Remote "Linkbox root 'rclone-test-dumiwux6hiko'", Local "Local file system at /tmp/rclone1930328265", Modify Window "876000h0m0s" 2026/05/08 04:31:27 INFO : Linkbox root 'rclone-test-dumiwux6hiko': poll-interval is not supported by this remote 2026/05/08 04:31:27 NOTICE: Linkbox root 'rclone-test-dumiwux6hiko': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/08 04:31:28 DEBUG : dir/file1: Update: removing old file 2026/05/08 04:31:28 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 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:358 /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:1771 Error: Should be true Test: TestDirWalk Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1(1) (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:358 /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: Should be true Test: TestDirWalk Messages: Unexpected file "dir/file1(1)" 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:358 /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), dir/file1(1) (14), fil/a/b/c (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/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:148 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestDirWalk Messages: Unexpected file "dir/file1(1)" 2026/05/08 04:31:56 DEBUG : forgetting directory cache 2026/05/08 04:31:56 DEBUG : dir: forgetting directory cache 2026/05/08 04:31:57 DEBUG : WaitForWriters: timeout=30s 2026/05/08 04:31:57 DEBUG : dir: Looking for writers 2026/05/08 04:31:57 DEBUG : fil/a/b: Looking for writers 2026/05/08 04:31:57 DEBUG : fil/a: Looking for writers 2026/05/08 04:31:57 DEBUG : b: reading active writers 2026/05/08 04:31:57 DEBUG : fil: Looking for writers 2026/05/08 04:31:57 DEBUG : a: reading active writers 2026/05/08 04:31:57 DEBUG : Looking for writers 2026/05/08 04:31:57 DEBUG : dir: reading active writers 2026/05/08 04:31:57 DEBUG : fil: reading active writers 2026/05/08 04:31:57 DEBUG : >WaitForWriters: run.go:172: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestDirWalk 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestDirWalk 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestDirWalk Messages: directories --- FAIL: TestDirWalk (52.82s) === RUN TestDirSetModTime run.go:198: Remote "Linkbox root 'rclone-test-dumiwux6hiko'", Local "Local file system at /tmp/rclone1930328265", Modify Window "876000h0m0s" 2026/05/08 04:32:20 INFO : Linkbox root 'rclone-test-dumiwux6hiko': poll-interval is not supported by this remote 2026/05/08 04:32:20 NOTICE: Linkbox root 'rclone-test-dumiwux6hiko': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/08 04:32:20 DEBUG : dir/file1: Update: removing old file 2026/05/08 04:32:21 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 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:358 /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:213 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestDirSetModTime Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1(1) (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:358 /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:213 Error: Should be true Test: TestDirSetModTime Messages: Unexpected file "dir/file1(1)" 2026/05/08 04:32:32 DEBUG : WaitForWriters: timeout=30s 2026/05/08 04:32:32 DEBUG : dir: Looking for writers 2026/05/08 04:32:32 DEBUG : Looking for writers 2026/05/08 04:32:32 DEBUG : dir: reading active writers 2026/05/08 04:32:32 DEBUG : >WaitForWriters: run.go:172: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestDirSetModTime 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestDirSetModTime 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestDirSetModTime Messages: directories --- FAIL: TestDirSetModTime (28.33s) === RUN TestDirStat run.go:198: Remote "Linkbox root 'rclone-test-dumiwux6hiko'", Local "Local file system at /tmp/rclone1930328265", Modify Window "876000h0m0s" 2026/05/08 04:32:48 INFO : Linkbox root 'rclone-test-dumiwux6hiko': poll-interval is not supported by this remote 2026/05/08 04:32:48 NOTICE: Linkbox root 'rclone-test-dumiwux6hiko': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/08 04:32:49 DEBUG : dir/file1: Update: removing old file 2026/05/08 04:32:49 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 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:358 /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:229 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestDirStat Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1(1) (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:358 /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:229 Error: Should be true Test: TestDirStat Messages: Unexpected file "dir/file1(1)" 2026/05/08 04:33:00 DEBUG : WaitForWriters: timeout=30s 2026/05/08 04:33:00 DEBUG : dir: Looking for writers 2026/05/08 04:33:00 DEBUG : file1: reading active writers 2026/05/08 04:33:00 DEBUG : file1(1): reading active writers 2026/05/08 04:33:00 DEBUG : Looking for writers 2026/05/08 04:33:00 DEBUG : dir: reading active writers 2026/05/08 04:33:00 DEBUG : >WaitForWriters: run.go:172: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestDirStat 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestDirStat 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestDirStat Messages: directories --- FAIL: TestDirStat (28.50s) === RUN TestDirReadDirAll run.go:198: Remote "Linkbox root 'rclone-test-dumiwux6hiko'", Local "Local file system at /tmp/rclone1930328265", Modify Window "876000h0m0s" 2026/05/08 04:33:17 INFO : Linkbox root 'rclone-test-dumiwux6hiko': poll-interval is not supported by this remote 2026/05/08 04:33:17 NOTICE: Linkbox root 'rclone-test-dumiwux6hiko': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/08 04:33:17 DEBUG : dir/file1: Update: removing old file 2026/05/08 04:33:18 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 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:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:259 Error: Should be true Test: TestDirReadDirAll Messages: listing wrong, want dir/file1 (14), dir/file2 (15), dir/subdir/file3 (16) got dir/file1 (14), dir/file1(1) (14), dir/file2 (15), dir/subdir/file3 (16) 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:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:259 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestDirReadDirAll Messages: Unexpected file "dir/file1(1)" 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:265 Error: Not equal: expected: []string{"file1,14,false", "file2,15,false", "subdir,0,true"} actual : []string{"file1,14,false", "file1(1),14,false", "file2,15,false", "subdir,0,true"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=3) { +([]string) (len=4) { (string) (len=14) "file1,14,false", + (string) (len=17) "file1(1),14,false", (string) (len=14) "file2,15,false", Test: TestDirReadDirAll === RUN TestDirReadDirAll/Virtual 2026/05/08 04:33:35 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/05/08 04:33:35 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/05/08 04:33:35 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/05/08 04:33:35 DEBUG : dir: Added virtual directory entry vDel: "subdir" 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:287 Error: Not equal: expected: []string{"file1,14,false", "virtualDir,0,true", "virtualFile,17,false"} actual : []string{"file1,14,false", "file1(1),14,false", "virtualDir,0,true", "virtualFile,17,false"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=3) { +([]string) (len=4) { (string) (len=14) "file1,14,false", + (string) (len=17) "file1(1),14,false", (string) (len=17) "virtualDir,0,true", Test: TestDirReadDirAll/Virtual 2026/05/08 04:33:40 DEBUG : dir/virtualDir/testFile: Trying to read object after upload: try again in 100ms (1/10) 2026/05/08 04:33:41 DEBUG : dir/virtualDir/testFile: Trying to read object after upload: try again in 200ms (2/10) 2026/05/08 04:33:41 DEBUG : dir/virtualDir/testFile: Trying to read object after upload: try again in 400ms (3/10) 2026/05/08 04:33:42 DEBUG : dir/virtualDir/testFile: Trying to read object after upload: try again in 800ms (4/10) 2026/05/08 04:33:45 DEBUG : dir: invalidating directory cache 2026/05/08 04:33:46 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/05/08 04:33:46 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/05/08 04:33:46 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/05/08 04:33:46 DEBUG : dir/file1: Reset virtual modtime 2026/05/08 04:33:46 DEBUG : dir/file1(1): Reset virtual modtime 2026/05/08 04:33:46 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/05/08 04:33:46 DEBUG : dir/virtualFile: Reset virtual modtime 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:300 Error: Not equal: expected: []string{"file1,14,false", "virtualDir,0,true", "virtualFile,20,false"} actual : []string{"file1,14,false", "file1(1),14,false", "virtualDir,0,true", "virtualFile,20,false"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=3) { +([]string) (len=4) { (string) (len=14) "file1,14,false", + (string) (len=17) "file1(1),14,false", (string) (len=17) "virtualDir,0,true", Test: TestDirReadDirAll/Virtual 2026/05/08 04:33:46 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/05/08 04:33:46 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/05/08 04:33:46 DEBUG : dir: Added virtual directory entry vDel: "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/dir_test.go:313 Error: Not equal: expected: []string{"virtualDir,0,true", "virtualDir2,0,true", "virtualFile,20,false", "virtualFile2,100,false"} actual : []string{"file1(1),14,false", "virtualDir,0,true", "virtualDir2,0,true", "virtualFile,20,false", "virtualFile2,100,false"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=4) { +([]string) (len=5) { + (string) (len=17) "file1(1),14,false", (string) (len=17) "virtualDir,0,true", Test: TestDirReadDirAll/Virtual 2026/05/08 04:33:46 DEBUG : dir: invalidating directory cache 2026/05/08 04:33:46 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/05/08 04:33:46 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/05/08 04:33:46 DEBUG : dir/file1(1): Reset virtual modtime 2026/05/08 04:33:46 DEBUG : dir/virtualFile: Reset virtual modtime 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:324 Error: Not equal: expected: []string{"file1,14,false", "virtualDir,0,true", "virtualFile,20,false", "virtualFile2,100,false"} actual : []string{"file1,14,false", "file1(1),14,false", "virtualDir,0,true", "virtualFile,20,false", "virtualFile2,100,false"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=4) { +([]string) (len=5) { (string) (len=14) "file1,14,false", + (string) (len=17) "file1(1),14,false", (string) (len=17) "virtualDir,0,true", Test: TestDirReadDirAll/Virtual 2026/05/08 04:33:46 DEBUG : forgetting directory cache 2026/05/08 04:33:46 DEBUG : dir: forgetting directory cache 2026/05/08 04:33:46 DEBUG : dir/virtualDir: forgetting directory cache 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:329 Error: Not equal: expected: []string{"file1,14,false", "virtualDir,0,true", "virtualFile,20,false", "virtualFile2,100,false"} actual : []string{"file1,14,false", "file1(1),14,false", "virtualDir,0,true", "virtualFile,20,false", "virtualFile2,100,false"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=4) { +([]string) (len=5) { (string) (len=14) "file1,14,false", + (string) (len=17) "file1(1),14,false", (string) (len=17) "virtualDir,0,true", Test: TestDirReadDirAll/Virtual 2026/05/08 04:33:46 DEBUG : WaitForWriters: timeout=30s 2026/05/08 04:33:46 DEBUG : dir/virtualDir: Looking for writers 2026/05/08 04:33:46 DEBUG : dir: Looking for writers 2026/05/08 04:33:46 DEBUG : virtualDir: reading active writers 2026/05/08 04:33:46 DEBUG : file1: reading active writers 2026/05/08 04:33:46 DEBUG : file1(1): reading active writers 2026/05/08 04:33:46 DEBUG : virtualFile2: reading active writers 2026/05/08 04:33:46 DEBUG : virtualFile: reading active writers 2026/05/08 04:33:46 DEBUG : Looking for writers 2026/05/08 04:33:46 DEBUG : dir: reading active writers 2026/05/08 04:33:46 DEBUG : >WaitForWriters: === NAME TestDirReadDirAll run.go:172: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestDirReadDirAll 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestDirReadDirAll 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestDirReadDirAll Messages: directories --- FAIL: TestDirReadDirAll (50.52s) --- FAIL: TestDirReadDirAll/Virtual (10.94s) === RUN TestDirOpen run.go:198: Remote "Linkbox root 'rclone-test-dumiwux6hiko'", Local "Local file system at /tmp/rclone1930328265", Modify Window "876000h0m0s" 2026/05/08 04:34:07 INFO : Linkbox root 'rclone-test-dumiwux6hiko': poll-interval is not supported by this remote 2026/05/08 04:34:07 NOTICE: Linkbox root 'rclone-test-dumiwux6hiko': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/08 04:34:08 DEBUG : dir/file1: Update: removing old file 2026/05/08 04:34:08 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 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:358 /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:334 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestDirOpen Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1(1) (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:358 /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:334 Error: Should be true Test: TestDirOpen Messages: Unexpected file "dir/file1(1)" 2026/05/08 04:34:19 ERROR : dir/: Can only open directories read only 2026/05/08 04:34:19 DEBUG : WaitForWriters: timeout=30s 2026/05/08 04:34:19 DEBUG : dir: Looking for writers 2026/05/08 04:34:19 DEBUG : Looking for writers 2026/05/08 04:34:19 DEBUG : dir: reading active writers 2026/05/08 04:34:19 DEBUG : >WaitForWriters: run.go:172: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestDirOpen 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestDirOpen 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 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 (28.54s) === RUN TestDirCreate run.go:198: Remote "Linkbox root 'rclone-test-dumiwux6hiko'", Local "Local file system at /tmp/rclone1930328265", Modify Window "876000h0m0s" 2026/05/08 04:34:36 INFO : Linkbox root 'rclone-test-dumiwux6hiko': poll-interval is not supported by this remote 2026/05/08 04:34:36 NOTICE: Linkbox root 'rclone-test-dumiwux6hiko': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/08 04:34:36 DEBUG : dir/file1: Update: removing old file 2026/05/08 04:34:37 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 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:358 /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:347 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestDirCreate Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1(1) (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:358 /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:347 Error: Should be true Test: TestDirCreate Messages: Unexpected file "dir/file1(1)" 2026/05/08 04:34:48 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:34:48 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/05/08 04:34:48 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/05/08 04:34:48 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/05/08 04:34:48 DEBUG : Linkbox root 'rclone-test-dumiwux6hiko': File to upload is small (5 bytes), uploading instead of streaming 2026/05/08 04:34:50 DEBUG : dir/potato: size = 5 OK 2026/05/08 04:34:50 NOTICE: Linkbox root 'rclone-test-dumiwux6hiko': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/05/08 04:34:50 DEBUG : dir/potato: Size of src and dst objects identical 2026/05/08 04:34:50 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/05/08 04:34:50 DEBUG : WaitForWriters: timeout=30s 2026/05/08 04:34:50 DEBUG : dir: Looking for writers 2026/05/08 04:34:50 DEBUG : file1: reading active writers 2026/05/08 04:34:50 DEBUG : file1(1): reading active writers 2026/05/08 04:34:50 DEBUG : potato: reading active writers 2026/05/08 04:34:50 DEBUG : Looking for writers 2026/05/08 04:34:50 DEBUG : dir: reading active writers 2026/05/08 04:34:50 DEBUG : >WaitForWriters: run.go:172: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestDirCreate 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestDirCreate 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 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 (31.96s) === RUN TestDirMkdir run.go:198: Remote "Linkbox root 'rclone-test-dumiwux6hiko'", Local "Local file system at /tmp/rclone1930328265", Modify Window "876000h0m0s" 2026/05/08 04:35:08 INFO : Linkbox root 'rclone-test-dumiwux6hiko': poll-interval is not supported by this remote 2026/05/08 04:35:08 NOTICE: Linkbox root 'rclone-test-dumiwux6hiko': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/08 04:35:08 DEBUG : dir/file1: Update: removing old file 2026/05/08 04:35:09 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 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:358 /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:1771 Error: Should be true Test: TestDirMkdir Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1(1) (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:358 /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/file1(1)" 2026/05/08 04:35:21 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", "file1(1),14,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=17) "file1(1),14,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/file1(1) (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:405 Error: Should be true Test: TestDirMkdir Messages: Unexpected file "dir/file1(1)" 2026/05/08 04:35:31 DEBUG : WaitForWriters: timeout=30s 2026/05/08 04:35:31 DEBUG : dir/sub: Looking for writers 2026/05/08 04:35:31 DEBUG : dir: Looking for writers 2026/05/08 04:35:31 DEBUG : file1: reading active writers 2026/05/08 04:35:31 DEBUG : file1(1): reading active writers 2026/05/08 04:35:31 DEBUG : sub: reading active writers 2026/05/08 04:35:31 DEBUG : Looking for writers 2026/05/08 04:35:31 DEBUG : dir: reading active writers 2026/05/08 04:35:31 DEBUG : >WaitForWriters: run.go:172: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestDirMkdir 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestDirMkdir 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestDirMkdir Messages: directories --- FAIL: TestDirMkdir (41.83s) === RUN TestDirMkdirSub run.go:198: Remote "Linkbox root 'rclone-test-dumiwux6hiko'", Local "Local file system at /tmp/rclone1930328265", Modify Window "876000h0m0s" 2026/05/08 04:35:50 INFO : Linkbox root 'rclone-test-dumiwux6hiko': poll-interval is not supported by this remote 2026/05/08 04:35:50 NOTICE: Linkbox root 'rclone-test-dumiwux6hiko': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/08 04:35:50 DEBUG : dir/file1: Update: removing old file 2026/05/08 04:35:50 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 2026/05/08 04:35:54 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/05/08 04:35:56 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: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:430 Error: Should be true Test: TestDirMkdirSub Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1(1) (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:430 Error: Should be true Test: TestDirMkdirSub Messages: Unexpected file "dir/file1(1)" 2026/05/08 04:36:06 DEBUG : WaitForWriters: timeout=30s 2026/05/08 04:36:06 DEBUG : dir/sub/subsub: Looking for writers 2026/05/08 04:36:06 DEBUG : dir/sub: Looking for writers 2026/05/08 04:36:06 DEBUG : subsub: reading active writers 2026/05/08 04:36:06 DEBUG : dir: Looking for writers 2026/05/08 04:36:06 DEBUG : sub: reading active writers 2026/05/08 04:36:06 DEBUG : file1: reading active writers 2026/05/08 04:36:06 DEBUG : Looking for writers 2026/05/08 04:36:06 DEBUG : dir: reading active writers 2026/05/08 04:36:06 DEBUG : >WaitForWriters: run.go:172: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestDirMkdirSub 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestDirMkdirSub 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestDirMkdirSub Messages: directories --- FAIL: TestDirMkdirSub (37.55s) === RUN TestDirRemove run.go:198: Remote "Linkbox root 'rclone-test-dumiwux6hiko'", Local "Local file system at /tmp/rclone1930328265", Modify Window "876000h0m0s" 2026/05/08 04:36:27 INFO : Linkbox root 'rclone-test-dumiwux6hiko': poll-interval is not supported by this remote 2026/05/08 04:36:27 NOTICE: Linkbox root 'rclone-test-dumiwux6hiko': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/08 04:36:28 DEBUG : dir/file1: Update: removing old file 2026/05/08 04:36:28 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 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:358 /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:438 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestDirRemove Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1(1) (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:358 /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:438 Error: Should be true Test: TestDirRemove Messages: Unexpected file "dir/file1(1)" 2026/05/08 04:36:39 ERROR : dir/: Dir.Remove not empty 2026/05/08 04:36:39 DEBUG : dir/file1: Remove: 2026/05/08 04:36:39 DEBUG : dir/file1: File.Remove file error: could not Remove: Linkbox error 403: not permit 2026/05/08 04:36:39 DEBUG : dir/file1: >Remove: err=could not Remove: Linkbox error 403: not permit dir_test.go:452: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:452 Error: Received unexpected error: could not Remove: Linkbox error 403: not permit Test: TestDirRemove 2026/05/08 04:36:39 DEBUG : WaitForWriters: timeout=30s 2026/05/08 04:36:39 DEBUG : dir: Looking for writers 2026/05/08 04:36:39 DEBUG : file1: reading active writers 2026/05/08 04:36:39 DEBUG : file1(1): reading active writers 2026/05/08 04:36:39 DEBUG : Looking for writers 2026/05/08 04:36:39 DEBUG : dir: reading active writers 2026/05/08 04:36:39 DEBUG : >WaitForWriters: run.go:172: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:452 Error: Should be true Test: TestDirRemove 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:452 Error: Should be true Test: TestDirRemove 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:452 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestDirRemove Messages: directories --- FAIL: TestDirRemove (28.67s) === RUN TestDirRemoveAll run.go:198: Remote "Linkbox root 'rclone-test-dumiwux6hiko'", Local "Local file system at /tmp/rclone1930328265", Modify Window "876000h0m0s" 2026/05/08 04:36:56 INFO : Linkbox root 'rclone-test-dumiwux6hiko': poll-interval is not supported by this remote 2026/05/08 04:36:56 NOTICE: Linkbox root 'rclone-test-dumiwux6hiko': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/08 04:36:56 DEBUG : dir/file1: Update: removing old file 2026/05/08 04:36:57 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 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:358 /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:1771 Error: Should be true Test: TestDirRemoveAll Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1(1) (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:358 /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: Should be true Test: TestDirRemoveAll Messages: Unexpected file "dir/file1(1)" 2026/05/08 04:37:08 DEBUG : dir/file1: Remove: 2026/05/08 04:37:08 DEBUG : dir/file1: File.Remove file error: could not Remove: Linkbox error 403: not permit 2026/05/08 04:37:08 DEBUG : dir/file1: >Remove: err=could not Remove: Linkbox error 403: not permit 2026/05/08 04:37:08 ERROR : dir/file1: Dir.RemoveAll failed to remove: could not Remove: Linkbox error 403: not permit dir_test.go:481: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:481 Error: Received unexpected error: could not Remove: Linkbox error 403: not permit Test: TestDirRemoveAll 2026/05/08 04:37:08 DEBUG : WaitForWriters: timeout=30s 2026/05/08 04:37:08 DEBUG : dir: Looking for writers 2026/05/08 04:37:08 DEBUG : file1: reading active writers 2026/05/08 04:37:08 DEBUG : file1(1): reading active writers 2026/05/08 04:37:08 DEBUG : Looking for writers 2026/05/08 04:37:08 DEBUG : dir: reading active writers 2026/05/08 04:37:08 DEBUG : >WaitForWriters: run.go:172: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:481 Error: Should be true Test: TestDirRemoveAll 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:481 Error: Should be true Test: TestDirRemoveAll 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:481 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestDirRemoveAll Messages: directories --- FAIL: TestDirRemoveAll (28.95s) === RUN TestDirRemoveName run.go:198: Remote "Linkbox root 'rclone-test-dumiwux6hiko'", Local "Local file system at /tmp/rclone1930328265", Modify Window "876000h0m0s" 2026/05/08 04:37:25 INFO : Linkbox root 'rclone-test-dumiwux6hiko': poll-interval is not supported by this remote 2026/05/08 04:37:25 NOTICE: Linkbox root 'rclone-test-dumiwux6hiko': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/08 04:37:25 DEBUG : dir/file1: Update: removing old file 2026/05/08 04:37:26 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 2026/05/08 04:37:28 DEBUG : dir/file1: Remove: 2026/05/08 04:37:28 DEBUG : dir/file1: File.Remove file error: could not Remove: Linkbox error 403: not permit 2026/05/08 04:37:28 DEBUG : dir/file1: >Remove: err=could not Remove: Linkbox error 403: not permit dir_test.go:503: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:503 Error: Received unexpected error: could not Remove: Linkbox error 403: not permit Test: TestDirRemoveName 2026/05/08 04:37:28 DEBUG : WaitForWriters: timeout=30s 2026/05/08 04:37:28 DEBUG : dir: Looking for writers 2026/05/08 04:37:28 DEBUG : file1: reading active writers 2026/05/08 04:37:28 DEBUG : file1(1): reading active writers 2026/05/08 04:37:28 DEBUG : Looking for writers 2026/05/08 04:37:28 DEBUG : dir: reading active writers 2026/05/08 04:37:28 DEBUG : >WaitForWriters: run.go:172: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:503 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/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:503 Error: Should be true Test: TestDirRemoveName 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:503 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 (20.33s) === RUN TestDirRename run.go:198: Remote "Linkbox root 'rclone-test-dumiwux6hiko'", Local "Local file system at /tmp/rclone1930328265", Modify Window "876000h0m0s" 2026/05/08 04:37:45 INFO : Linkbox root 'rclone-test-dumiwux6hiko': poll-interval is not supported by this remote 2026/05/08 04:37:45 NOTICE: Linkbox root 'rclone-test-dumiwux6hiko': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/08 04:37:46 DEBUG : dir/file1: Update: removing old file 2026/05/08 04:37:46 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit dir_test.go:524: can't rename directories 2026/05/08 04:37:48 DEBUG : WaitForWriters: timeout=30s 2026/05/08 04:37:48 DEBUG : dir: Looking for writers 2026/05/08 04:37:48 DEBUG : Looking for writers 2026/05/08 04:37:48 DEBUG : dir: reading active writers 2026/05/08 04:37:48 DEBUG : >WaitForWriters: run.go:172: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:524 Error: Should be true Test: TestDirRename Messages: listing wrong, want got dir/file1 (14), dir/file1(1) (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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:524 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/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:524 Error: Should be true Test: TestDirRename Messages: Unexpected file "dir/file1(1)" 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:524 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestDirRename Messages: directories --- FAIL: TestDirRename (18.47s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:198: Remote "Linkbox root 'rclone-test-dumiwux6hiko'", Local "Local file system at /tmp/rclone1930328265", Modify Window "876000h0m0s" 2026/05/08 04:38:03 INFO : Linkbox root 'rclone-test-dumiwux6hiko': poll-interval is not supported by this remote 2026/05/08 04:38:03 NOTICE: Linkbox root 'rclone-test-dumiwux6hiko': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/08 04:38:04 DEBUG : dir/file1: Update: removing old file 2026/05/08 04:38:04 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 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:358 /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:616 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestDirFileOpen Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1(1) (14), dir/file1(2) (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:358 /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:616 Error: Should be true Test: TestDirFileOpen Messages: Unexpected file "dir/file1(1)" 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:358 /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:616 Error: Should be true Test: TestDirFileOpen Messages: Unexpected file "dir/file1(2)" 2026/05/08 04:38:17 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/05/08 04:38:17 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:38:17 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/08 04:38:17 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/05/08 04:38:17 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/05/08 04:38:17 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/05/08 04:38:17 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/05/08 04:38:17 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:38:17 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/08 04:38:17 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/05/08 04:38:17 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/05/08 04:38:17 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/05/08 04:38:17 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/05/08 04:38:17 DEBUG : Linkbox root 'rclone-test-dumiwux6hiko': File to upload is small (12 bytes), uploading instead of streaming 2026/05/08 04:38:19 DEBUG : dir/sub/file2: Trying to read object after upload: try again in 100ms (1/10) 2026/05/08 04:38:19 DEBUG : dir/sub/file2: Trying to read object after upload: try again in 200ms (2/10) 2026/05/08 04:38:20 DEBUG : dir/sub/file2: Trying to read object after upload: try again in 400ms (3/10) 2026/05/08 04:38:20 DEBUG : dir/sub/file2: size = 12 OK 2026/05/08 04:38:20 DEBUG : dir/sub/file2: Size of src and dst objects identical 2026/05/08 04:38:20 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/05/08 04:38:20 DEBUG : forgetting directory cache 2026/05/08 04:38:20 DEBUG : dir: forgetting directory cache 2026/05/08 04:38:20 DEBUG : dir/sub: forgetting directory cache 2026/05/08 04:38:20 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/05/08 04:38:20 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/05/08 04:38:20 DEBUG : Linkbox root 'rclone-test-dumiwux6hiko': File to upload is small (5 bytes), uploading instead of streaming 2026/05/08 04:38:22 DEBUG : dir/sub/file0: Trying to read object after upload: try again in 100ms (1/10) 2026/05/08 04:38:23 DEBUG : dir/sub/file0: Trying to read object after upload: try again in 200ms (2/10) 2026/05/08 04:38:23 DEBUG : dir/sub/file0: size = 5 OK 2026/05/08 04:38:23 DEBUG : dir/sub/file0: Size of src and dst objects identical 2026/05/08 04:38:23 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/05/08 04:38:23 DEBUG : WaitForWriters: timeout=30s 2026/05/08 04:38:23 DEBUG : dir/sub: Looking for writers 2026/05/08 04:38:23 DEBUG : file0: reading active writers 2026/05/08 04:38:23 DEBUG : file2: reading active writers 2026/05/08 04:38:23 DEBUG : dir: Looking for writers 2026/05/08 04:38:23 DEBUG : file1(1): reading active writers 2026/05/08 04:38:23 DEBUG : file1(2): reading active writers 2026/05/08 04:38:23 DEBUG : sub: reading active writers 2026/05/08 04:38:23 DEBUG : file1: reading active writers 2026/05/08 04:38:23 DEBUG : Looking for writers 2026/05/08 04:38:23 DEBUG : dir: reading active writers 2026/05/08 04:38:23 DEBUG : >WaitForWriters: run.go:172: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir/sub" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestDirFileOpen 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestDirFileOpen 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestDirFileOpen Messages: directories --- FAIL: TestDirFileOpen (42.87s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "Linkbox root 'rclone-test-dumiwux6hiko'", Local "Local file system at /tmp/rclone1930328265", Modify Window "876000h0m0s" 2026/05/08 04:38:46 INFO : Linkbox root 'rclone-test-dumiwux6hiko': poll-interval is not supported by this remote 2026/05/08 04:38:46 NOTICE: Linkbox root 'rclone-test-dumiwux6hiko': --vfs-cache-mode writes or full is recommended for this remote as it can't stream dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/05/08 04:38:46 DEBUG : WaitForWriters: timeout=30s 2026/05/08 04:38:46 DEBUG : Looking for writers 2026/05/08 04:38:46 DEBUG : >WaitForWriters: run.go:172: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit 2026/05/08 04:38:48 DEBUG : forgetting directory cache 2026/05/08 04:38:48 DEBUG : dir: forgetting directory cache 2026/05/08 04:38:48 DEBUG : dir: forgetting directory cache run.go:172: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:666 Error: Should be true Test: TestDirEntryModTimeInvalidation 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:666 Error: Should be true Test: TestDirEntryModTimeInvalidation 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:666 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestDirEntryModTimeInvalidation Messages: directories --- FAIL: TestDirEntryModTimeInvalidation (15.68s) === RUN TestDirMetadataExtension run.go:198: Remote "Linkbox root 'rclone-test-dumiwux6hiko'", Local "Local file system at /tmp/rclone1930328265", Modify Window "876000h0m0s" 2026/05/08 04:39:02 INFO : Linkbox root 'rclone-test-dumiwux6hiko': poll-interval is not supported by this remote 2026/05/08 04:39:02 NOTICE: Linkbox root 'rclone-test-dumiwux6hiko': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/08 04:39:03 DEBUG : dir/file1: Update: removing old file 2026/05/08 04:39:03 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 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:704 Error: Not equal: expected: []string{"file1,14,false"} actual : []string{"file1,14,false", "file1(1),14,false"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=14) "file1,14,false" +([]string) (len=2) { + (string) (len=14) "file1,14,false", + (string) (len=17) "file1(1),14,false" } Test: TestDirMetadataExtension 2026/05/08 04:39:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/05/08 04:39:06 DEBUG : dir/file1.metadata: Set virtual modtime to 2026-05-08 04:28:46 +0000 UTC 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:733 Error: Not equal: expected: []string{"file1,14,false", "file1.metadata,2,false"} actual : []string{"file1,14,false", "file1(1),14,false", "file1.metadata,2,false"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=2) { +([]string) (len=3) { (string) (len=14) "file1,14,false", + (string) (len=17) "file1(1),14,false", (string) (len=22) "file1.metadata,2,false" Test: TestDirMetadataExtension 2026/05/08 04:39:06 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:39:06 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/05/08 04:39:06 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/05/08 04:39:06 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/05/08 04:39:06 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/05/08 04:39:06 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/05/08 04:39:06 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/05/08 04:39:06 DEBUG : dir.metadata: Set virtual modtime to 2026-05-08 04:28:44 +0000 UTC 2026/05/08 04:39:06 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:39:06 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/05/08 04:39:06 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/05/08 04:39:06 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/05/08 04:39:06 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/05/08 04:39:06 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/05/08 04:39:06 DEBUG : WaitForWriters: timeout=30s 2026/05/08 04:39:06 DEBUG : dir: Looking for writers 2026/05/08 04:39:06 DEBUG : file1: reading active writers 2026/05/08 04:39:06 DEBUG : file1(1): reading active writers 2026/05/08 04:39:06 DEBUG : file1.metadata: reading active writers 2026/05/08 04:39:06 DEBUG : Looking for writers 2026/05/08 04:39:06 DEBUG : dir.metadata: reading active writers 2026/05/08 04:39:06 DEBUG : dir: reading active writers 2026/05/08 04:39:06 DEBUG : >WaitForWriters: run.go:172: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: 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/05/08 04:39:20 DEBUG : forgetting directory cache 2026/05/08 04:39:20 DEBUG : dir: forgetting directory cache 2026/05/08 04:39:20 DEBUG : dir/subdir: 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestDirMetadataExtension 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestDirMetadataExtension 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 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 (20.10s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "Linkbox root 'rclone-test-dumiwux6hiko'", Local "Local file system at /tmp/rclone1930328265", Modify Window "876000h0m0s" 2026/05/08 04:39:22 INFO : Linkbox root 'rclone-test-dumiwux6hiko': poll-interval is not supported by this remote 2026/05/08 04:39:22 NOTICE: Linkbox root 'rclone-test-dumiwux6hiko': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/08 04:39:23 DEBUG : dir/file1: Update: removing old file 2026/05/08 04:39:23 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 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:358 /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:38 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestFileMethods Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1(1) (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:358 /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:38 Error: Should be true Test: TestFileMethods Messages: Unexpected file "dir/file1(1)" 2026/05/08 04:39:34 DEBUG : dir/file1: Set virtual modtime to 2026-05-08 04:28:46 +0000 UTC 2026/05/08 04:39:34 DEBUG : WaitForWriters: timeout=30s 2026/05/08 04:39:34 DEBUG : dir: Looking for writers 2026/05/08 04:39:34 DEBUG : file1: reading active writers 2026/05/08 04:39:34 DEBUG : file1(1): reading active writers 2026/05/08 04:39:34 DEBUG : Looking for writers 2026/05/08 04:39:34 DEBUG : dir: reading active writers 2026/05/08 04:39:34 DEBUG : >WaitForWriters: run.go:172: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestFileMethods 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestFileMethods 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestFileMethods Messages: directories --- FAIL: TestFileMethods (28.56s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "Linkbox root 'rclone-test-dumiwux6hiko'", Local "Local file system at /tmp/rclone1930328265", Modify Window "876000h0m0s" 2026/05/08 04:39:51 INFO : Linkbox root 'rclone-test-dumiwux6hiko': poll-interval is not supported by this remote 2026/05/08 04:39:51 NOTICE: Linkbox root 'rclone-test-dumiwux6hiko': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/08 04:39:51 DEBUG : dir/file1: Update: removing old file 2026/05/08 04:39:52 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 2026/05/08 04:39:53 DEBUG : forgetting directory cache 2026/05/08 04:39:53 DEBUG : dir: forgetting directory cache 2026/05/08 04:39:56 DEBUG : time_test: Trying to read object after upload: try again in 100ms (1/10) 2026/05/08 04:39:58 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2026/05/08 04:39:58 DEBUG : WaitForWriters: timeout=30s 2026/05/08 04:39:58 DEBUG : dir: Looking for writers 2026/05/08 04:39:58 DEBUG : file1: reading active writers 2026/05/08 04:39:58 DEBUG : file1(1): reading active writers 2026/05/08 04:39:58 DEBUG : Looking for writers 2026/05/08 04:39:58 DEBUG : dir: reading active writers 2026/05/08 04:39:58 DEBUG : >WaitForWriters: run.go:172: removing file "time_test" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "time_test" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "time_test" failed: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: 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 2026/05/08 04:40:13 DEBUG : forgetting directory cache 2026/05/08 04:40:13 DEBUG : dir: forgetting directory cache 2026/05/08 04:40:13 DEBUG : dir: forgetting directory cache 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:97 /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 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/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:97 /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: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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:97 /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 "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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:97 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 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 file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=off,open=true,write=true file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=false,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=true file_test.go:93: can't set mod time --- FAIL: TestFileSetModTime (27.14s) --- FAIL: TestFileSetModTime/cache=off,open=false,write=false (27.14s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=true (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=false,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=true (0.00s) === RUN TestFileOpenRead run.go:198: Remote "Linkbox root 'rclone-test-dumiwux6hiko'", Local "Local file system at /tmp/rclone1930328265", Modify Window "876000h0m0s" 2026/05/08 04:40:18 INFO : Linkbox root 'rclone-test-dumiwux6hiko': poll-interval is not supported by this remote 2026/05/08 04:40:18 NOTICE: Linkbox root 'rclone-test-dumiwux6hiko': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/08 04:40:18 DEBUG : dir/file1: Update: removing old file 2026/05/08 04:40:19 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 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:358 /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:178 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestFileOpenRead Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1(1) (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:358 /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:178 Error: Should be true Test: TestFileOpenRead Messages: Unexpected file "time_test" 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:358 /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:178 Error: Should be true Test: TestFileOpenRead Messages: Unexpected file "dir/file1(1)" 2026/05/08 04:40:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/08 04:40:30 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/08 04:40:30 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/08 04:40:30 NOTICE: Time may be set wrong - time from "aht.nuplink3.net" is 168h30m27.562731131s different from this computer 2026/05/08 04:40:30 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/05/08 04:40:30 DEBUG : WaitForWriters: timeout=30s 2026/05/08 04:40:30 DEBUG : dir: Looking for writers 2026/05/08 04:40:30 DEBUG : file1: reading active writers 2026/05/08 04:40:30 DEBUG : file1(1): reading active writers 2026/05/08 04:40:30 DEBUG : Looking for writers 2026/05/08 04:40:30 DEBUG : dir: reading active writers 2026/05/08 04:40:30 DEBUG : time_test: reading active writers 2026/05/08 04:40:30 DEBUG : >WaitForWriters: run.go:172: removing file "time_test" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "time_test" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "time_test" failed: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestFileOpenRead Messages: listing wrong, want 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/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestFileOpenRead Messages: Unexpected file "time_test" 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 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 (31.97s) === RUN TestFileOpenReadUnknownSize 2026/05/08 04:40:50 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/05/08 04:40:50 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/08 04:40:50 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/08 04:40:50 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/05/08 04:40:50 DEBUG : WaitForWriters: timeout=30s 2026/05/08 04:40:50 DEBUG : Looking for writers 2026/05/08 04:40:50 DEBUG : file.txt: reading active writers 2026/05/08 04:40:50 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "Linkbox root 'rclone-test-dumiwux6hiko'", Local "Local file system at /tmp/rclone1930328265", Modify Window "876000h0m0s" 2026/05/08 04:40:50 INFO : Linkbox root 'rclone-test-dumiwux6hiko': poll-interval is not supported by this remote 2026/05/08 04:40:50 NOTICE: Linkbox root 'rclone-test-dumiwux6hiko': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/08 04:40:50 DEBUG : dir/file1: Update: removing old file 2026/05/08 04:40:51 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 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:358 /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:232 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestFileOpenWrite Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1(1) (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:358 /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:232 Error: Should be true Test: TestFileOpenWrite Messages: Unexpected file "time_test" 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:358 /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:232 Error: Should be true Test: TestFileOpenWrite Messages: Unexpected file "dir/file1(1)" 2026/05/08 04:41:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/08 04:41:02 DEBUG : Linkbox root 'rclone-test-dumiwux6hiko': File to upload is small (25 bytes), uploading instead of streaming 2026/05/08 04:41:02 DEBUG : dir/file1: Update: removing old file 2026/05/08 04:41:02 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 2026/05/08 04:41:04 DEBUG : dir/file1: size = 25 (Linkbox root 'rclone-test-dumiwux6hiko') 2026/05/08 04:41:04 DEBUG : dir/file1: size = 14 (Linkbox root 'rclone-test-dumiwux6hiko') 2026/05/08 04:41:04 DEBUG : dir/file1: Sizes differ 2026/05/08 04:41:04 ERROR : dir/file1: corrupted on transfer 2026/05/08 04:41:04 ERROR : dir/file1: WriteFileHandle.New Rcat failed: corrupted on transfer file_test.go:241: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:241 Error: Received unexpected error: corrupted on transfer Test: TestFileOpenWrite 2026/05/08 04:41:04 DEBUG : WaitForWriters: timeout=30s 2026/05/08 04:41:04 DEBUG : dir: Looking for writers 2026/05/08 04:41:04 DEBUG : file1: reading active writers 2026/05/08 04:41:04 DEBUG : file1(1): reading active writers 2026/05/08 04:41:04 DEBUG : Looking for writers 2026/05/08 04:41:04 DEBUG : dir: reading active writers 2026/05/08 04:41:04 DEBUG : time_test: reading active writers 2026/05/08 04:41:04 DEBUG : >WaitForWriters: run.go:172: removing file "time_test" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "time_test" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "time_test" failed: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit 2026/05/08 04:41:10 DEBUG : forgetting directory cache 2026/05/08 04:41:10 DEBUG : dir: forgetting directory cache run.go:172: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:241 Error: Should be true Test: TestFileOpenWrite Messages: listing wrong, want 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/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:241 Error: Should be true Test: TestFileOpenWrite Messages: Unexpected file "time_test" 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:241 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:241 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 (35.37s) === RUN TestFileRemove run.go:198: Remote "Linkbox root 'rclone-test-dumiwux6hiko'", Local "Local file system at /tmp/rclone1930328265", Modify Window "876000h0m0s" 2026/05/08 04:41:25 INFO : Linkbox root 'rclone-test-dumiwux6hiko': poll-interval is not supported by this remote 2026/05/08 04:41:25 NOTICE: Linkbox root 'rclone-test-dumiwux6hiko': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/08 04:41:26 DEBUG : dir/file1: Update: removing old file 2026/05/08 04:41:26 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 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:358 /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:251 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestFileRemove Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1(1) (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:358 /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:251 Error: Should be true Test: TestFileRemove Messages: Unexpected file "time_test" 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:358 /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:251 Error: Should be true Test: TestFileRemove Messages: Unexpected file "dir/file1(1)" 2026/05/08 04:41:37 DEBUG : dir/file1: Remove: 2026/05/08 04:41:37 DEBUG : dir/file1: File.Remove file error: could not Remove: Linkbox error 403: not permit 2026/05/08 04:41:37 DEBUG : dir/file1: >Remove: err=could not Remove: Linkbox error 403: not permit file_test.go:254: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:254 Error: Received unexpected error: could not Remove: Linkbox error 403: not permit Test: TestFileRemove 2026/05/08 04:41:37 DEBUG : WaitForWriters: timeout=30s 2026/05/08 04:41:37 DEBUG : dir: Looking for writers 2026/05/08 04:41:37 DEBUG : file1: reading active writers 2026/05/08 04:41:37 DEBUG : file1(1): reading active writers 2026/05/08 04:41:37 DEBUG : Looking for writers 2026/05/08 04:41:37 DEBUG : dir: reading active writers 2026/05/08 04:41:37 DEBUG : time_test: reading active writers 2026/05/08 04:41:37 DEBUG : >WaitForWriters: run.go:172: removing file "time_test" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "time_test" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "time_test" failed: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: 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/05/08 04:41:56 DEBUG : forgetting directory cache 2026/05/08 04:41:56 DEBUG : dir: forgetting directory cache 2026/05/08 04:41:56 DEBUG : dir: forgetting directory cache 2026/05/08 04:41:56 DEBUG : fil: forgetting directory cache 2026/05/08 04:41:56 DEBUG : fil/a: forgetting directory cache 2026/05/08 04:41:56 DEBUG : fil/a/b: 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:254 Error: Should be true Test: TestFileRemove Messages: listing wrong, want 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/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:254 Error: Should be true Test: TestFileRemove Messages: Unexpected file "time_test" 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:254 Error: Should be true Test: TestFileRemove 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:254 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 (32.18s) === RUN TestFileRemoveAll run.go:198: Remote "Linkbox root 'rclone-test-dumiwux6hiko'", Local "Local file system at /tmp/rclone1930328265", Modify Window "876000h0m0s" 2026/05/08 04:41:57 INFO : Linkbox root 'rclone-test-dumiwux6hiko': poll-interval is not supported by this remote 2026/05/08 04:41:57 NOTICE: Linkbox root 'rclone-test-dumiwux6hiko': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/08 04:41:58 DEBUG : dir/file1: Update: removing old file 2026/05/08 04:41:58 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 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:358 /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:264 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestFileRemoveAll Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1(1) (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:358 /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:264 Error: Should be true Test: TestFileRemoveAll Messages: Unexpected file "time_test" 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:358 /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:264 Error: Should be true Test: TestFileRemoveAll Messages: Unexpected file "dir/file1(1)" 2026/05/08 04:42:10 DEBUG : dir/file1: Remove: 2026/05/08 04:42:10 DEBUG : dir/file1: File.Remove file error: could not Remove: Linkbox error 403: not permit 2026/05/08 04:42:10 DEBUG : dir/file1: >Remove: err=could not Remove: Linkbox error 403: not permit file_test.go:267: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:267 Error: Received unexpected error: could not Remove: Linkbox error 403: not permit Test: TestFileRemoveAll 2026/05/08 04:42:10 DEBUG : WaitForWriters: timeout=30s 2026/05/08 04:42:10 DEBUG : dir: Looking for writers 2026/05/08 04:42:10 DEBUG : file1: reading active writers 2026/05/08 04:42:10 DEBUG : file1(1): reading active writers 2026/05/08 04:42:10 DEBUG : Looking for writers 2026/05/08 04:42:10 DEBUG : dir: reading active writers 2026/05/08 04:42:10 DEBUG : time_test: reading active writers 2026/05/08 04:42:10 DEBUG : >WaitForWriters: run.go:172: removing file "time_test" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "time_test" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "time_test" failed: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:267 Error: Should be true Test: TestFileRemoveAll Messages: listing wrong, want 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/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:267 Error: Should be true Test: TestFileRemoveAll Messages: Unexpected file "time_test" 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:267 Error: Should be true Test: TestFileRemoveAll 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:267 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 (32.56s) === RUN TestFileOpen run.go:198: Remote "Linkbox root 'rclone-test-dumiwux6hiko'", Local "Local file system at /tmp/rclone1930328265", Modify Window "876000h0m0s" 2026/05/08 04:42:30 INFO : Linkbox root 'rclone-test-dumiwux6hiko': poll-interval is not supported by this remote 2026/05/08 04:42:30 NOTICE: Linkbox root 'rclone-test-dumiwux6hiko': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/08 04:42:31 DEBUG : dir/file1: Update: removing old file 2026/05/08 04:42:31 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 2026/05/08 04:42:32 DEBUG : forgetting directory cache 2026/05/08 04:42:32 DEBUG : dir: forgetting directory cache 2026/05/08 04:42:32 DEBUG : dir: 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:358 /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:277 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestFileOpen Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1(1) (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:358 /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:277 Error: Should be true Test: TestFileOpen Messages: Unexpected file "time_test" 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:358 /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:277 Error: Should be true Test: TestFileOpen Messages: Unexpected file "dir/file1(1)" 2026/05/08 04:42:42 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/08 04:42:42 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/08 04:42:42 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/05/08 04:42:42 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/08 04:42:42 DEBUG : dir/file1: Open: flags=O_RDWR 2026/05/08 04:42:42 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/08 04:42:42 DEBUG : dir/file1: Open: flags=0x3 2026/05/08 04:42:42 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/05/08 04:42:42 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/05/08 04:42:42 DEBUG : WaitForWriters: timeout=30s 2026/05/08 04:42:42 DEBUG : dir: Looking for writers 2026/05/08 04:42:42 DEBUG : file1: reading active writers 2026/05/08 04:42:42 DEBUG : file1(1): reading active writers 2026/05/08 04:42:42 DEBUG : Looking for writers 2026/05/08 04:42:42 DEBUG : dir: reading active writers 2026/05/08 04:42:42 DEBUG : time_test: reading active writers 2026/05/08 04:42:42 DEBUG : >WaitForWriters: run.go:172: removing file "time_test" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "time_test" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "time_test" failed: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: 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/05/08 04:43:00 DEBUG : forgetting directory cache 2026/05/08 04:43:00 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestFileOpen Messages: listing wrong, want 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/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestFileOpen Messages: Unexpected file "time_test" 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestFileOpen 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 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 (31.51s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "Linkbox root 'rclone-test-dumiwux6hiko'", Local "Local file system at /tmp/rclone1930328265", Modify Window "876000h0m0s" 2026/05/08 04:43:01 INFO : Linkbox root 'rclone-test-dumiwux6hiko': poll-interval is not supported by this remote 2026/05/08 04:43:01 NOTICE: Linkbox root 'rclone-test-dumiwux6hiko': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/08 04:43:02 DEBUG : dir/file1: Update: removing old file 2026/05/08 04:43:02 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 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:358 /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:302 /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 dir/file1 (14) got dir/file1 (14), dir/file1(1) (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:358 /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:302 /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 "time_test" 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:358 /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:302 /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(1)" file_test.go:305: skip as can't rename files 2026/05/08 04:43:14 DEBUG : WaitForWriters: timeout=30s 2026/05/08 04:43:14 DEBUG : dir: Looking for writers 2026/05/08 04:43:14 DEBUG : file1: reading active writers 2026/05/08 04:43:14 DEBUG : file1(1): reading active writers 2026/05/08 04:43:14 DEBUG : Looking for writers 2026/05/08 04:43:14 DEBUG : dir: reading active writers 2026/05/08 04:43:14 DEBUG : time_test: reading active writers 2026/05/08 04:43:14 DEBUG : >WaitForWriters: run.go:172: removing file "time_test" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "time_test" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "time_test" failed: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:305 /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 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/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:305 /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 "time_test" 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:305 /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: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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:305 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 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:198: Remote "Linkbox root 'rclone-test-dumiwux6hiko'", Local "Local file system at /tmp/rclone1930328265", Modify Window "876000h0m0s" 2026/05/08 04:43:34 INFO : Linkbox root 'rclone-test-dumiwux6hiko': poll-interval is not supported by this remote 2026/05/08 04:43:34 NOTICE: Linkbox root 'rclone-test-dumiwux6hiko': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/08 04:43:34 DEBUG : Linkbox root 'rclone-test-dumiwux6hiko': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/08 04:43:34 DEBUG : Linkbox root 'rclone-test-dumiwux6hiko': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-dumiwux6hiko" 2026/05/08 04:43:34 DEBUG : Linkbox root 'rclone-test-dumiwux6hiko': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-dumiwux6hiko" 2026/05/08 04:43:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-dumiwux6hiko" 2026/05/08 04:43:34 DEBUG : Config file has changed externally - reloading 2026/05/08 04:43:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/08 04:43:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-dumiwux6hiko" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-dumiwux6hiko" 2026/05/08 04:43:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-dumiwux6hiko" 2026/05/08 04:43:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/08 04:43:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-dumiwux6hiko" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-dumiwux6hiko" 2026/05/08 04:43:34 INFO : Linkbox root 'rclone-test-dumiwux6hiko': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/08 04:43:34 DEBUG : dir/file1: Update: removing old file 2026/05/08 04:43:35 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 2026/05/08 04:43:35 DEBUG : dir/subdir: 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:358 /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:302 /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 dir/file1 (14) got dir/file1 (14), dir/file1(1) (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:358 /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:302 /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 "time_test" 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:358 /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:302 /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(1)" 2026/05/08 04:43:46 DEBUG : dir/virtualDir2: forgetting directory cache file_test.go:305: skip as can't rename files 2026/05/08 04:43:46 DEBUG : WaitForWriters: timeout=30s 2026/05/08 04:43:46 DEBUG : dir: Looking for writers 2026/05/08 04:43:46 DEBUG : file1: reading active writers 2026/05/08 04:43:46 DEBUG : file1(1): reading active writers 2026/05/08 04:43:46 DEBUG : Looking for writers 2026/05/08 04:43:46 DEBUG : dir: reading active writers 2026/05/08 04:43:46 DEBUG : time_test: reading active writers 2026/05/08 04:43:46 DEBUG : >WaitForWriters: 2026/05/08 04:43:46 DEBUG : Linkbox root 'rclone-test-dumiwux6hiko': vfs cache: cleaner exiting 2026/05/08 04:43:46 DEBUG : forgetting directory cache 2026/05/08 04:43:46 DEBUG : dir: forgetting directory cache 2026/05/08 04:43:46 DEBUG : dir/virtualDir: forgetting directory cache 2026/05/08 04:43:46 DEBUG : dir: forgetting directory cache 2026/05/08 04:43:46 DEBUG : dir/virtualDir: forgetting directory cache run.go:172: removing file "time_test" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "time_test" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "time_test" failed: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:305 /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 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/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:305 /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 "time_test" 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:305 /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: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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:305 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 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:198: Remote "Linkbox root 'rclone-test-dumiwux6hiko'", Local "Local file system at /tmp/rclone1930328265", Modify Window "876000h0m0s" 2026/05/08 04:44:05 INFO : Linkbox root 'rclone-test-dumiwux6hiko': poll-interval is not supported by this remote 2026/05/08 04:44:05 NOTICE: Linkbox root 'rclone-test-dumiwux6hiko': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/08 04:44:05 DEBUG : Linkbox root 'rclone-test-dumiwux6hiko': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/08 04:44:05 DEBUG : Linkbox root 'rclone-test-dumiwux6hiko': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-dumiwux6hiko" 2026/05/08 04:44:05 DEBUG : Linkbox root 'rclone-test-dumiwux6hiko': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-dumiwux6hiko" 2026/05/08 04:44:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-dumiwux6hiko" 2026/05/08 04:44:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/08 04:44:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-dumiwux6hiko" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-dumiwux6hiko" 2026/05/08 04:44:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-dumiwux6hiko" 2026/05/08 04:44:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/08 04:44:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-dumiwux6hiko" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-dumiwux6hiko" 2026/05/08 04:44:05 INFO : Linkbox root 'rclone-test-dumiwux6hiko': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/08 04:44:06 DEBUG : dir/file1: Update: removing old file 2026/05/08 04:44:06 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 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:358 /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:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=true Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1(1) (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:358 /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:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=true Messages: Unexpected file "time_test" 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:358 /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:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=true Messages: Unexpected file "dir/file1(1)" file_test.go:305: skip as can't rename files 2026/05/08 04:44:17 DEBUG : WaitForWriters: timeout=30s 2026/05/08 04:44:17 DEBUG : dir: Looking for writers 2026/05/08 04:44:17 DEBUG : file1: reading active writers 2026/05/08 04:44:17 DEBUG : file1(1): reading active writers 2026/05/08 04:44:17 DEBUG : Looking for writers 2026/05/08 04:44:17 DEBUG : dir: reading active writers 2026/05/08 04:44:17 DEBUG : time_test: reading active writers 2026/05/08 04:44:17 DEBUG : >WaitForWriters: 2026/05/08 04:44:17 DEBUG : Linkbox root 'rclone-test-dumiwux6hiko': vfs cache: cleaner exiting run.go:172: removing file "time_test" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit 2026/05/08 04:44:19 DEBUG : dir: forgetting directory cache 2026/05/08 04:44:19 DEBUG : forgetting directory cache 2026/05/08 04:44:19 DEBUG : dir: forgetting directory cache run.go:172: removing file "time_test" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "time_test" failed: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:305 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=true Messages: listing wrong, want 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/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:305 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=true Messages: Unexpected file "time_test" 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:305 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=true Messages: Unexpected file "dir/file1" 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:305 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 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:198: Remote "Linkbox root 'rclone-test-dumiwux6hiko'", Local "Local file system at /tmp/rclone1930328265", Modify Window "876000h0m0s" 2026/05/08 04:44:37 INFO : Linkbox root 'rclone-test-dumiwux6hiko': poll-interval is not supported by this remote 2026/05/08 04:44:37 DEBUG : Linkbox root 'rclone-test-dumiwux6hiko': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/08 04:44:37 DEBUG : Linkbox root 'rclone-test-dumiwux6hiko': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-dumiwux6hiko" 2026/05/08 04:44:37 DEBUG : Linkbox root 'rclone-test-dumiwux6hiko': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-dumiwux6hiko" 2026/05/08 04:44:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-dumiwux6hiko" 2026/05/08 04:44:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/08 04:44:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-dumiwux6hiko" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-dumiwux6hiko" 2026/05/08 04:44:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-dumiwux6hiko" 2026/05/08 04:44:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/08 04:44:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-dumiwux6hiko" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-dumiwux6hiko" 2026/05/08 04:44:37 INFO : Linkbox root 'rclone-test-dumiwux6hiko': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/08 04:44:38 DEBUG : dir/file1: Update: removing old file 2026/05/08 04:44:38 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 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/05/08 04:44:47 DEBUG : forgetting directory cache 2026/05/08 04:44:47 DEBUG : dir: forgetting directory cache 2026/05/08 04:44:47 DEBUG : dir: Removed virtual directory entry vAddFile: "potato" 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:358 /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:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1(1) (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:358 /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:302 /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 "time_test" 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:358 /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:302 /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(1)" file_test.go:305: skip as can't rename files 2026/05/08 04:44:49 DEBUG : WaitForWriters: timeout=30s 2026/05/08 04:44:49 DEBUG : dir: Looking for writers 2026/05/08 04:44:49 DEBUG : file1: reading active writers 2026/05/08 04:44:49 DEBUG : file1(1): reading active writers 2026/05/08 04:44:49 DEBUG : Looking for writers 2026/05/08 04:44:49 DEBUG : time_test: reading active writers 2026/05/08 04:44:49 DEBUG : dir: reading active writers 2026/05/08 04:44:49 DEBUG : >WaitForWriters: 2026/05/08 04:44:49 DEBUG : Linkbox root 'rclone-test-dumiwux6hiko': vfs cache: cleaner exiting run.go:172: removing file "time_test" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "time_test" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "time_test" failed: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:305 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: listing wrong, want 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/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:305 /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 "time_test" 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:305 /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: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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:305 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 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:198: Remote "Linkbox root 'rclone-test-dumiwux6hiko'", Local "Local file system at /tmp/rclone1930328265", Modify Window "876000h0m0s" 2026/05/08 04:45:09 INFO : Linkbox root 'rclone-test-dumiwux6hiko': poll-interval is not supported by this remote 2026/05/08 04:45:09 DEBUG : Linkbox root 'rclone-test-dumiwux6hiko': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/08 04:45:09 DEBUG : Linkbox root 'rclone-test-dumiwux6hiko': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-dumiwux6hiko" 2026/05/08 04:45:09 DEBUG : Linkbox root 'rclone-test-dumiwux6hiko': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-dumiwux6hiko" 2026/05/08 04:45:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-dumiwux6hiko" 2026/05/08 04:45:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/08 04:45:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-dumiwux6hiko" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-dumiwux6hiko" 2026/05/08 04:45:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-dumiwux6hiko" 2026/05/08 04:45:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/08 04:45:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-dumiwux6hiko" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-dumiwux6hiko" 2026/05/08 04:45:09 INFO : Linkbox root 'rclone-test-dumiwux6hiko': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/08 04:45:09 DEBUG : dir/file1: Update: removing old file 2026/05/08 04:45:10 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 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/05/08 04:45:20 DEBUG : forgetting directory cache 2026/05/08 04:45:20 DEBUG : dir: forgetting directory cache 2026/05/08 04:45:20 DEBUG : dir/sub: forgetting directory cache 2026/05/08 04:45:20 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 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:358 /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:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=true Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1(1) (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:358 /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:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=true Messages: Unexpected file "time_test" 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:358 /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:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=true Messages: Unexpected file "dir/file1(1)" file_test.go:305: skip as can't rename files 2026/05/08 04:45:21 DEBUG : WaitForWriters: timeout=30s 2026/05/08 04:45:21 DEBUG : dir: Looking for writers 2026/05/08 04:45:21 DEBUG : file1: reading active writers 2026/05/08 04:45:21 DEBUG : file1(1): reading active writers 2026/05/08 04:45:21 DEBUG : Looking for writers 2026/05/08 04:45:21 DEBUG : dir: reading active writers 2026/05/08 04:45:21 DEBUG : time_test: reading active writers 2026/05/08 04:45:21 DEBUG : >WaitForWriters: 2026/05/08 04:45:21 DEBUG : Linkbox root 'rclone-test-dumiwux6hiko': vfs cache: cleaner exiting run.go:172: removing file "time_test" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "time_test" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "time_test" failed: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:305 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=true Messages: listing wrong, want 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/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:305 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=true Messages: Unexpected file "time_test" 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:305 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=true Messages: Unexpected file "dir/file1" 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:305 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 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:198: Remote "Linkbox root 'rclone-test-dumiwux6hiko'", Local "Local file system at /tmp/rclone1930328265", Modify Window "876000h0m0s" 2026/05/08 04:45:41 INFO : Linkbox root 'rclone-test-dumiwux6hiko': poll-interval is not supported by this remote 2026/05/08 04:45:41 DEBUG : Linkbox root 'rclone-test-dumiwux6hiko': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/08 04:45:41 DEBUG : Linkbox root 'rclone-test-dumiwux6hiko': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-dumiwux6hiko" 2026/05/08 04:45:41 DEBUG : Linkbox root 'rclone-test-dumiwux6hiko': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-dumiwux6hiko" 2026/05/08 04:45:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-dumiwux6hiko" 2026/05/08 04:45:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/08 04:45:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-dumiwux6hiko" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-dumiwux6hiko" 2026/05/08 04:45:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-dumiwux6hiko" 2026/05/08 04:45:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/08 04:45:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-dumiwux6hiko" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-dumiwux6hiko" 2026/05/08 04:45:41 INFO : Linkbox root 'rclone-test-dumiwux6hiko': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/08 04:45:42 DEBUG : dir/file1: Update: removing old file 2026/05/08 04:45:42 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 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/05/08 04:45:53 DEBUG : forgetting directory cache 2026/05/08 04:45:53 DEBUG : dir: forgetting directory cache 2026/05/08 04:45:53 DEBUG : dir/sub: forgetting directory cache 2026/05/08 04:45:53 DEBUG : dir/sub/subsub: forgetting directory cache 2026/05/08 04:45:53 DEBUG : dir/sub: Removed virtual directory entry vAddDir: "subsub" 2026/05/08 04:45:53 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 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:358 /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:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/full,forceCache=false Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1(1) (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:358 /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:302 /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 "time_test" 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:358 /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:302 /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(1)" file_test.go:305: skip as can't rename files 2026/05/08 04:45:54 DEBUG : WaitForWriters: timeout=30s 2026/05/08 04:45:54 DEBUG : dir: Looking for writers 2026/05/08 04:45:54 DEBUG : file1: reading active writers 2026/05/08 04:45:54 DEBUG : file1(1): reading active writers 2026/05/08 04:45:54 DEBUG : Looking for writers 2026/05/08 04:45:54 DEBUG : dir: reading active writers 2026/05/08 04:45:54 DEBUG : time_test: reading active writers 2026/05/08 04:45:54 DEBUG : >WaitForWriters: 2026/05/08 04:45:54 DEBUG : Linkbox root 'rclone-test-dumiwux6hiko': vfs cache: cleaner exiting run.go:172: removing file "time_test" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "time_test" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "time_test" failed: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:305 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/full,forceCache=false Messages: listing wrong, want 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/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:305 /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 "time_test" 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:305 /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: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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:305 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 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 (192.22s) --- FAIL: TestFileRename/off,forceCache=false (32.21s) --- FAIL: TestFileRename/minimal,forceCache=false (31.70s) --- FAIL: TestFileRename/minimal,forceCache=true (31.71s) --- FAIL: TestFileRename/writes,forceCache=false (31.68s) --- FAIL: TestFileRename/writes,forceCache=true (32.36s) --- FAIL: TestFileRename/full,forceCache=false (32.56s) === RUN TestFileStructSize file_test.go:419: File struct has size 208 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:198: Remote "Linkbox root 'rclone-test-dumiwux6hiko'", Local "Local file system at /tmp/rclone1930328265", Modify Window "876000h0m0s" 2026/05/08 04:46:14 INFO : Linkbox root 'rclone-test-dumiwux6hiko': poll-interval is not supported by this remote 2026/05/08 04:46:14 NOTICE: Linkbox root 'rclone-test-dumiwux6hiko': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/08 04:46:14 INFO : Linkbox root 'rclone-test-dumiwux6hiko': poll-interval is not supported by this remote 2026/05/08 04:46:14 NOTICE: Linkbox root 'rclone-test-dumiwux6hiko': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/08 04:46:14 DEBUG : WaitForWriters: timeout=30s 2026/05/08 04:46:14 DEBUG : Looking for writers 2026/05/08 04:46:14 DEBUG : >WaitForWriters: run.go:172: removing file "time_test" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "time_test" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "time_test" failed: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRcGetVFS Messages: listing wrong, want 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/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRcGetVFS Messages: Unexpected file "time_test" 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRcGetVFS 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestRcGetVFS Messages: directories --- FAIL: TestRcGetVFS (18.74s) === 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:198: Remote "Linkbox root 'rclone-test-dumiwux6hiko'", Local "Local file system at /tmp/rclone1930328265", Modify Window "876000h0m0s" 2026/05/08 04:46:32 INFO : Linkbox root 'rclone-test-dumiwux6hiko': poll-interval is not supported by this remote 2026/05/08 04:46:32 NOTICE: Linkbox root 'rclone-test-dumiwux6hiko': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/08 04:46:33 DEBUG : dir/file1: Update: removing old file 2026/05/08 04:46:33 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 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/05/08 04:46:39 DEBUG : forgetting directory cache 2026/05/08 04:46:39 DEBUG : dir: forgetting directory cache 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:358 /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:40 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestReadFileHandleMethods Messages: listing wrong, want dir/file1 (16) got dir/file1 (14), dir/file1(1) (16), 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:358 /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:40 Error: Should be true Test: TestReadFileHandleMethods Messages: Unexpected file "time_test" 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:358 /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:40 Error: Not equal: expected: 16 actual : 14 Test: TestReadFileHandleMethods Messages: dir/file1: size incorrect file=16 vs obj=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:358 /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:40 Error: Should be true Test: TestReadFileHandleMethods Messages: Unexpected file "dir/file1(1)" 2026/05/08 04:46:44 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/08 04:46:44 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/08 04:46:44 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/08 04:46:44 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= read_test.go:55: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:55 Error: Not equal: expected: 16 actual : 14 Test: TestReadFileHandleMethods 2026/05/08 04:46:44 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/08 04:46:45 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 read_test.go:58: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:58 Error: Not equal: expected: "0" actual : "f" Diff: --- Expected +++ Actual @@ -1 +1 @@ -0 +f Test: TestReadFileHandleMethods 2026/05/08 04:46:45 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 read_test.go:61: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:61 Error: Not equal: expected: "123456789abcdef" actual : "ile1 contents" Diff: --- Expected +++ Actual @@ -1 +1 @@ -123456789abcdef +ile1 contents Test: TestReadFileHandleMethods read_test.go:72: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:72 Error: Not equal: expected: 16 actual : 14 Test: TestReadFileHandleMethods 2026/05/08 04:46:45 DEBUG : WaitForWriters: timeout=30s 2026/05/08 04:46:45 DEBUG : dir: Looking for writers 2026/05/08 04:46:45 DEBUG : file1: reading active writers 2026/05/08 04:46:45 DEBUG : file1(1): reading active writers 2026/05/08 04:46:45 DEBUG : Looking for writers 2026/05/08 04:46:45 DEBUG : dir: reading active writers 2026/05/08 04:46:45 DEBUG : time_test: reading active writers 2026/05/08 04:46:45 DEBUG : >WaitForWriters: run.go:172: removing file "time_test" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "time_test" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "time_test" failed: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestReadFileHandleMethods Messages: listing wrong, want 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/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestReadFileHandleMethods Messages: Unexpected file "time_test" 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestReadFileHandleMethods 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestReadFileHandleMethods Messages: directories --- FAIL: TestReadFileHandleMethods (31.87s) === RUN TestReadFileHandleSeek run.go:198: Remote "Linkbox root 'rclone-test-dumiwux6hiko'", Local "Local file system at /tmp/rclone1930328265", Modify Window "876000h0m0s" 2026/05/08 04:47:04 INFO : Linkbox root 'rclone-test-dumiwux6hiko': poll-interval is not supported by this remote 2026/05/08 04:47:04 NOTICE: Linkbox root 'rclone-test-dumiwux6hiko': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/08 04:47:05 DEBUG : dir/file1: Update: removing old file 2026/05/08 04:47:05 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/05/08 04:47:08 DEBUG : forgetting directory cache 2026/05/08 04:47:08 DEBUG : dir: forgetting directory cache 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:358 /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:1771 Error: Should be true Test: TestReadFileHandleSeek Messages: listing wrong, want dir/file1 (16) got dir/file1 (14), dir/file1(1) (16), 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:358 /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: Should be true Test: TestReadFileHandleSeek Messages: Unexpected file "time_test" 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:358 /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: 16 actual : 14 Test: TestReadFileHandleSeek Messages: dir/file1: size incorrect file=16 vs obj=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:358 /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: Should be true Test: TestReadFileHandleSeek Messages: Unexpected file "dir/file1(1)" 2026/05/08 04:47:16 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/08 04:47:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/08 04:47:16 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/08 04:47:16 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/08 04:47:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/08 04:47:16 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 read_test.go:87: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:87 Error: Not equal: expected: "0" actual : "f" Diff: --- Expected +++ Actual @@ -1 +1 @@ -0 +f Test: TestReadFileHandleSeek 2026/05/08 04:47:16 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/05/08 04:47:17 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/05/08 04:47:17 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/05/08 04:47:17 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/05/08 04:47:17 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/05/08 04:47:17 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/05/08 04:47:17 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 read_test.go:93: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:93 Error: Not equal: expected: "5" actual : " " Diff: --- Expected +++ Actual @@ -1 +1 @@ -5 + Test: TestReadFileHandleSeek 2026/05/08 04:47:17 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/05/08 04:47:17 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/05/08 04:47:17 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/05/08 04:47:17 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 read_test.go:99: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:99 Error: Not equal: expected: "3" actual : "e" Diff: --- Expected +++ Actual @@ -1 +1 @@ -3 +e Test: TestReadFileHandleSeek read_test.go:104: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:104 Error: Not equal: expected: 13 actual : 11 Test: TestReadFileHandleSeek 2026/05/08 04:47:17 DEBUG : dir/file1: waiting for in-sequence read to 11 for 20ms 2026/05/08 04:47:17 DEBUG : dir/file1: aborting in-sequence read wait, off=11 2026/05/08 04:47:17 DEBUG : dir/file1: failed to wait for in-sequence read to 11 2026/05/08 04:47:17 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 11 (fs.RangeSeeker) 2026/05/08 04:47:17 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 11 length -1 2026/05/08 04:47:17 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 11 chunkSize 134217728 2026/05/08 04:47:17 DEBUG : dir/file1: ChunkedReader.openRange at 11 length 134217728 read_test.go:105: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:105 Error: Not equal: expected: "d" actual : "n" Diff: --- Expected +++ Actual @@ -1 +1 @@ -d +n Test: TestReadFileHandleSeek 2026/05/08 04:47:17 DEBUG : WaitForWriters: timeout=30s 2026/05/08 04:47:17 DEBUG : dir: Looking for writers 2026/05/08 04:47:17 DEBUG : file1: reading active writers 2026/05/08 04:47:17 DEBUG : file1(1): reading active writers 2026/05/08 04:47:17 DEBUG : Looking for writers 2026/05/08 04:47:17 DEBUG : dir: reading active writers 2026/05/08 04:47:17 DEBUG : time_test: reading active writers 2026/05/08 04:47:17 DEBUG : >WaitForWriters: run.go:172: removing file "time_test" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "time_test" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "time_test" failed: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty 2026/05/08 04:47:28 DEBUG : forgetting directory cache 2026/05/08 04:47:28 DEBUG : dir: forgetting directory cache run.go:186: 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestReadFileHandleSeek Messages: listing wrong, want 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/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestReadFileHandleSeek Messages: Unexpected file "time_test" 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestReadFileHandleSeek 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 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 (32.72s) === RUN TestReadFileHandleReadAt run.go:198: Remote "Linkbox root 'rclone-test-dumiwux6hiko'", Local "Local file system at /tmp/rclone1930328265", Modify Window "876000h0m0s" 2026/05/08 04:47:37 INFO : Linkbox root 'rclone-test-dumiwux6hiko': poll-interval is not supported by this remote 2026/05/08 04:47:37 NOTICE: Linkbox root 'rclone-test-dumiwux6hiko': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/08 04:47:38 DEBUG : dir/file1: Update: removing old file 2026/05/08 04:47:38 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 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/05/08 04:47:48 DEBUG : forgetting directory cache 2026/05/08 04:47:48 DEBUG : dir: forgetting directory cache 2026/05/08 04:47:48 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/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /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:127 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestReadFileHandleReadAt Messages: listing wrong, want dir/file1 (16) got dir/file1 (14), dir/file1(1) (16), 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:358 /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:127 Error: Should be true Test: TestReadFileHandleReadAt Messages: Unexpected file "time_test" 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:358 /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:127 Error: Not equal: expected: 16 actual : 14 Test: TestReadFileHandleReadAt Messages: dir/file1: size incorrect file=16 vs obj=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:358 /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:127 Error: Should be true Test: TestReadFileHandleReadAt Messages: Unexpected file "dir/file1(1)" 2026/05/08 04:47:48 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/08 04:47:49 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/08 04:47:49 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/08 04:47:49 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/08 04:47:49 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/08 04:47:49 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 read_test.go:134: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:134 Error: Not equal: expected: "0" actual : "f" Diff: --- Expected +++ Actual @@ -1 +1 @@ -0 +f Test: TestReadFileHandleReadAt 2026/05/08 04:47:49 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/05/08 04:47:49 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/05/08 04:47:49 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/05/08 04:47:49 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/05/08 04:47:49 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/05/08 04:47:49 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/05/08 04:47:49 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 read_test.go:140: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:140 Error: Not equal: expected: "5" actual : " " Diff: --- Expected +++ Actual @@ -1 +1 @@ -5 + Test: TestReadFileHandleReadAt 2026/05/08 04:47:50 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/05/08 04:47:50 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/05/08 04:47:50 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/05/08 04:47:50 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 read_test.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:146 Error: Not equal: expected: "1" actual : "i" Diff: --- Expected +++ Actual @@ -1 +1 @@ -1 +i Test: TestReadFileHandleReadAt 2026/05/08 04:47:50 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/05/08 04:47:50 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/05/08 04:47:50 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/05/08 04:47:50 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/05/08 04:47:50 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/05/08 04:47:50 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/05/08 04:47:50 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 read_test.go:151: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:151 Error: Received unexpected error: EOF Test: TestReadFileHandleReadAt 2026/05/08 04:47:50 DEBUG : WaitForWriters: timeout=30s 2026/05/08 04:47:50 DEBUG : dir: Looking for writers 2026/05/08 04:47:50 DEBUG : file1: reading active writers 2026/05/08 04:47:50 DEBUG : file1(1): reading active writers 2026/05/08 04:47:50 DEBUG : Looking for writers 2026/05/08 04:47:50 DEBUG : dir: reading active writers 2026/05/08 04:47:50 DEBUG : time_test: reading active writers 2026/05/08 04:47:50 DEBUG : >WaitForWriters: run.go:172: removing file "time_test" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "time_test" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "time_test" failed: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:151 Error: Should be true Test: TestReadFileHandleReadAt Messages: listing wrong, want 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/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:151 Error: Should be true Test: TestReadFileHandleReadAt Messages: Unexpected file "time_test" 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:151 Error: Should be true Test: TestReadFileHandleReadAt 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:151 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestReadFileHandleReadAt Messages: directories --- FAIL: TestReadFileHandleReadAt (32.70s) === RUN TestReadFileHandleFlush run.go:198: Remote "Linkbox root 'rclone-test-dumiwux6hiko'", Local "Local file system at /tmp/rclone1930328265", Modify Window "876000h0m0s" 2026/05/08 04:48:10 INFO : Linkbox root 'rclone-test-dumiwux6hiko': poll-interval is not supported by this remote 2026/05/08 04:48:10 NOTICE: Linkbox root 'rclone-test-dumiwux6hiko': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/08 04:48:10 DEBUG : dir/file1: Update: removing old file 2026/05/08 04:48:11 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 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/05/08 04:48:20 DEBUG : forgetting directory cache 2026/05/08 04:48:20 DEBUG : dir: forgetting directory cache 2026/05/08 04:48:20 DEBUG : dir/sub: forgetting directory cache 2026/05/08 04:48:20 DEBUG : dir: forgetting directory cache 2026/05/08 04:48:20 DEBUG : dir/sub: forgetting directory cache 2026/05/08 04:48:20 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file0" 2026/05/08 04:48:20 DEBUG : dir/sub: 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:358 /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:1771 Error: Should be true Test: TestReadFileHandleFlush Messages: listing wrong, want dir/file1 (16) got dir/file1 (14), dir/file1(1) (16), 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:358 /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: Should be true Test: TestReadFileHandleFlush Messages: Unexpected file "time_test" 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:358 /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: 16 actual : 14 Test: TestReadFileHandleFlush Messages: dir/file1: size incorrect file=16 vs obj=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:358 /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: Should be true Test: TestReadFileHandleFlush Messages: Unexpected file "dir/file1(1)" 2026/05/08 04:48:21 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/08 04:48:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/08 04:48:22 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/08 04:48:22 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/08 04:48:22 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/08 04:48:22 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 read_test.go:193: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:193 Error: Not equal: expected: 16 actual : 14 Test: TestReadFileHandleFlush 2026/05/08 04:48:22 DEBUG : WaitForWriters: timeout=30s 2026/05/08 04:48:22 DEBUG : dir: Looking for writers 2026/05/08 04:48:22 DEBUG : file1: reading active writers 2026/05/08 04:48:22 DEBUG : file1(1): reading active writers 2026/05/08 04:48:22 DEBUG : Looking for writers 2026/05/08 04:48:22 DEBUG : dir: reading active writers 2026/05/08 04:48:22 DEBUG : time_test: reading active writers 2026/05/08 04:48:22 DEBUG : >WaitForWriters: run.go:172: removing file "time_test" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "time_test" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "time_test" failed: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestReadFileHandleFlush Messages: listing wrong, want 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/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestReadFileHandleFlush Messages: Unexpected file "time_test" 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestReadFileHandleFlush 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 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 (31.92s) === RUN TestReadFileHandleRelease run.go:198: Remote "Linkbox root 'rclone-test-dumiwux6hiko'", Local "Local file system at /tmp/rclone1930328265", Modify Window "876000h0m0s" 2026/05/08 04:48:42 INFO : Linkbox root 'rclone-test-dumiwux6hiko': poll-interval is not supported by this remote 2026/05/08 04:48:42 NOTICE: Linkbox root 'rclone-test-dumiwux6hiko': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/08 04:48:42 DEBUG : dir/file1: Update: removing old file 2026/05/08 04:48:42 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 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/05/08 04:48:46 DEBUG : forgetting directory cache 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:358 /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:210 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestReadFileHandleRelease Messages: listing wrong, want dir/file1 (16) got dir/file1 (14), dir/file1(1) (16), 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:358 /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:210 Error: Should be true Test: TestReadFileHandleRelease Messages: Unexpected file "time_test" 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:358 /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:210 Error: Not equal: expected: 16 actual : 14 Test: TestReadFileHandleRelease Messages: dir/file1: size incorrect file=16 vs obj=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:358 /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:210 Error: Should be true Test: TestReadFileHandleRelease Messages: Unexpected file "dir/file1(1)" 2026/05/08 04:48:53 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/08 04:48:53 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/08 04:48:53 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/08 04:48:53 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/08 04:48:53 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/08 04:48:54 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 read_test.go:221: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:221 Error: Not equal: expected: 16 actual : 14 Test: TestReadFileHandleRelease 2026/05/08 04:48:54 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/05/08 04:48:54 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/05/08 04:48:54 DEBUG : WaitForWriters: timeout=30s 2026/05/08 04:48:54 DEBUG : dir: Looking for writers 2026/05/08 04:48:54 DEBUG : file1(1): reading active writers 2026/05/08 04:48:54 DEBUG : file1: reading active writers 2026/05/08 04:48:54 DEBUG : Looking for writers 2026/05/08 04:48:54 DEBUG : dir: reading active writers 2026/05/08 04:48:54 DEBUG : time_test: reading active writers 2026/05/08 04:48:54 DEBUG : >WaitForWriters: run.go:172: removing file "time_test" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "time_test" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "time_test" failed: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/05/08 04:49:05 DEBUG : forgetting directory cache 2026/05/08 04:49:05 DEBUG : dir: forgetting directory cache 2026/05/08 04:49:05 DEBUG : dir: Removed virtual directory entry vAddFile: "file1.metadata" 2026/05/08 04:49:05 DEBUG : Removed virtual directory entry vAddFile: "dir.metadata" 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestReadFileHandleRelease Messages: listing wrong, want 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/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestReadFileHandleRelease Messages: Unexpected file "time_test" 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestReadFileHandleRelease 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 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 (31.73s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "Linkbox root 'rclone-test-dumiwux6hiko'", Local "Local file system at /tmp/rclone1930328265", Modify Window "876000h0m0s" 2026/05/08 04:49:13 INFO : Linkbox root 'rclone-test-dumiwux6hiko': poll-interval is not supported by this remote 2026/05/08 04:49:13 DEBUG : Linkbox root 'rclone-test-dumiwux6hiko': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/08 04:49:13 DEBUG : Linkbox root 'rclone-test-dumiwux6hiko': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-dumiwux6hiko" 2026/05/08 04:49:13 DEBUG : Linkbox root 'rclone-test-dumiwux6hiko': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-dumiwux6hiko" 2026/05/08 04:49:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-dumiwux6hiko" 2026/05/08 04:49:13 DEBUG : Config file has changed externally - reloading 2026/05/08 04:49:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/08 04:49:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-dumiwux6hiko" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-dumiwux6hiko" 2026/05/08 04:49:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-dumiwux6hiko" 2026/05/08 04:49:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/08 04:49:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-dumiwux6hiko" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-dumiwux6hiko" 2026/05/08 04:49:13 INFO : Linkbox root 'rclone-test-dumiwux6hiko': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/08 04:49:14 DEBUG : dir/file1: Update: removing old file 2026/05/08 04:49:14 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 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:358 /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:72 Error: Should be true Test: TestRWFileHandleMethodsRead Messages: listing wrong, want dir/file1 (16) got dir/file1 (14), dir/file1(1) (16), 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:358 /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:72 Error: Should be true Test: TestRWFileHandleMethodsRead Messages: Unexpected file "time_test" 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:358 /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:72 Error: Not equal: expected: 16 actual : 14 Test: TestRWFileHandleMethodsRead Messages: dir/file1: size incorrect file=16 vs obj=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:358 /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:72 Error: Should be true Test: TestRWFileHandleMethodsRead Messages: Unexpected file "dir/file1(1)" 2026/05/08 04:49:25 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/08 04:49:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/08 04:49:25 DEBUG : dir/file1: newRWFileHandle: 2026/05/08 04:49:25 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/08 04:49:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/08 04:49:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= read_write_test.go:84: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:84 Error: Not equal: expected: 16 actual : 14 Test: TestRWFileHandleMethodsRead 2026/05/08 04:49:25 DEBUG : dir/file1(0x152dc4cf50c0): _readAt: size=1, off=0 2026/05/08 04:49:25 DEBUG : dir/file1(0x152dc4cf50c0): openPending: 2026/05/08 04:49:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2026/05/08 04:49:25 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/08 04:49:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/08 04:49:25 DEBUG : dir/file1(0x152dc4cf50c0): >openPending: err= 2026/05/08 04:49:25 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/05/08 04:49:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/08 04:49:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/08 04:49:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/08 04:49:26 DEBUG : dir/file1(0x152dc4cf50c0): >_readAt: n=1, err= read_write_test.go:87: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:87 Error: Not equal: expected: "0" actual : "f" Diff: --- Expected +++ Actual @@ -1 +1 @@ -0 +f Test: TestRWFileHandleMethodsRead 2026/05/08 04:49:26 DEBUG : dir/file1(0x152dc4cf50c0): _readAt: size=256, off=1 2026/05/08 04:49:26 DEBUG : vfs cache: looking for range={Pos:1 Size:13} in [{Pos:0 Size:14}] - present true 2026/05/08 04:49:26 DEBUG : dir/file1(0x152dc4cf50c0): >_readAt: n=13, err=EOF read_write_test.go:90: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:90 Error: Not equal: expected: "123456789abcdef" actual : "ile1 contents" Diff: --- Expected +++ Actual @@ -1 +1 @@ -123456789abcdef +ile1 contents Test: TestRWFileHandleMethodsRead 2026/05/08 04:49:26 DEBUG : dir/file1(0x152dc4cf50c0): _readAt: size=16, off=14 2026/05/08 04:49:26 DEBUG : dir/file1(0x152dc4cf50c0): >_readAt: n=0, err=EOF read_write_test.go:105: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:105 Error: Not equal: expected: 16 actual : 14 Test: TestRWFileHandleMethodsRead 2026/05/08 04:49:26 DEBUG : dir/file1(0x152dc4cf50c0): close: 2026/05/08 04:49:26 DEBUG : dir/file1(0x152dc4cf50c0): >close: err= 2026/05/08 04:49:26 DEBUG : dir/file1(0x152dc4cf50c0): close: 2026/05/08 04:49:26 DEBUG : dir/file1(0x152dc4cf50c0): >close: err=file already closed 2026/05/08 04:49:26 DEBUG : WaitForWriters: timeout=30s 2026/05/08 04:49:26 DEBUG : dir: Looking for writers 2026/05/08 04:49:26 DEBUG : file1: reading active writers 2026/05/08 04:49:26 DEBUG : file1(1): reading active writers 2026/05/08 04:49:26 DEBUG : Looking for writers 2026/05/08 04:49:26 DEBUG : dir: reading active writers 2026/05/08 04:49:26 DEBUG : time_test: reading active writers 2026/05/08 04:49:26 DEBUG : >WaitForWriters: 2026/05/08 04:49:26 DEBUG : Linkbox root 'rclone-test-dumiwux6hiko': vfs cache: cleaner exiting run.go:172: removing file "time_test" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "time_test" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "time_test" failed: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit 2026/05/08 04:49:31 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-dumiwux6hiko/dir/file1: no such file or directory 2026/05/08 04:49:31 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-dumiwux6hiko/dir/file1: no such file or directory run.go:172: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty 2026/05/08 04:49:34 DEBUG : forgetting directory cache 2026/05/08 04:49:34 DEBUG : dir: forgetting directory cache run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRWFileHandleMethodsRead Messages: listing wrong, want 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/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRWFileHandleMethodsRead Messages: Unexpected file "time_test" 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRWFileHandleMethodsRead 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestRWFileHandleMethodsRead Messages: directories --- FAIL: TestRWFileHandleMethodsRead (31.96s) === RUN TestRWFileHandleSeek run.go:198: Remote "Linkbox root 'rclone-test-dumiwux6hiko'", Local "Local file system at /tmp/rclone1930328265", Modify Window "876000h0m0s" 2026/05/08 04:49:45 INFO : Linkbox root 'rclone-test-dumiwux6hiko': poll-interval is not supported by this remote 2026/05/08 04:49:45 DEBUG : Linkbox root 'rclone-test-dumiwux6hiko': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/08 04:49:45 DEBUG : Linkbox root 'rclone-test-dumiwux6hiko': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-dumiwux6hiko" 2026/05/08 04:49:45 DEBUG : Linkbox root 'rclone-test-dumiwux6hiko': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-dumiwux6hiko" 2026/05/08 04:49:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-dumiwux6hiko" 2026/05/08 04:49:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/08 04:49:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-dumiwux6hiko" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-dumiwux6hiko" 2026/05/08 04:49:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-dumiwux6hiko" 2026/05/08 04:49:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/08 04:49:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-dumiwux6hiko" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-dumiwux6hiko" 2026/05/08 04:49:45 INFO : Linkbox root 'rclone-test-dumiwux6hiko': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/08 04:49:46 DEBUG : dir/file1: Update: removing old file 2026/05/08 04:49:46 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 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/05/08 04:49:54 DEBUG : forgetting directory cache 2026/05/08 04:49:54 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/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /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:118 Error: Should be true Test: TestRWFileHandleSeek Messages: listing wrong, want dir/file1 (16) got dir/file1 (14), dir/file1(1) (16), 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:358 /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:118 Error: Should be true Test: TestRWFileHandleSeek Messages: Unexpected file "time_test" 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:358 /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:118 Error: Not equal: expected: 16 actual : 14 Test: TestRWFileHandleSeek Messages: dir/file1: size incorrect file=16 vs obj=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:358 /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:118 Error: Should be true Test: TestRWFileHandleSeek Messages: Unexpected file "dir/file1(1)" 2026/05/08 04:49:57 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/08 04:49:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/08 04:49:57 DEBUG : dir/file1: newRWFileHandle: 2026/05/08 04:49:57 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/08 04:49:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/08 04:49:57 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/08 04:49:57 DEBUG : dir/file1(0x152dc4971300): _readAt: size=1, off=0 2026/05/08 04:49:57 DEBUG : dir/file1(0x152dc4971300): openPending: 2026/05/08 04:49:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2026/05/08 04:49:57 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/08 04:49:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/08 04:49:57 DEBUG : dir/file1(0x152dc4971300): >openPending: err= 2026/05/08 04:49:57 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/05/08 04:49:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/08 04:49:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/08 04:49:57 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/08 04:49:58 DEBUG : dir/file1(0x152dc4971300): >_readAt: n=1, err= read_write_test.go:132: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:132 Error: Not equal: expected: "0" actual : "f" Diff: --- Expected +++ Actual @@ -1 +1 @@ -0 +f Test: TestRWFileHandleSeek 2026/05/08 04:49:58 DEBUG : dir/file1(0x152dc4971300): _readAt: size=1, off=5 2026/05/08 04:49:58 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:14}] - present true 2026/05/08 04:49:58 DEBUG : dir/file1(0x152dc4971300): >_readAt: n=1, err= read_write_test.go:138: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:138 Error: Not equal: expected: "5" actual : " " Diff: --- Expected +++ Actual @@ -1 +1 @@ -5 + Test: TestRWFileHandleSeek 2026/05/08 04:49:58 DEBUG : dir/file1(0x152dc4971300): _readAt: size=1, off=3 2026/05/08 04:49:58 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:14}] - present true 2026/05/08 04:49:58 DEBUG : dir/file1(0x152dc4971300): >_readAt: n=1, err= read_write_test.go:144: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:144 Error: Not equal: expected: "3" actual : "e" Diff: --- Expected +++ Actual @@ -1 +1 @@ -3 +e Test: TestRWFileHandleSeek read_write_test.go:149: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:149 Error: Not equal: expected: 13 actual : 11 Test: TestRWFileHandleSeek 2026/05/08 04:49:58 DEBUG : dir/file1(0x152dc4971300): _readAt: size=1, off=11 2026/05/08 04:49:58 DEBUG : vfs cache: looking for range={Pos:11 Size:1} in [{Pos:0 Size:14}] - present true 2026/05/08 04:49:58 DEBUG : dir/file1(0x152dc4971300): >_readAt: n=1, err= read_write_test.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:150 Error: Not equal: expected: "d" actual : "n" Diff: --- Expected +++ Actual @@ -1 +1 @@ -d +n Test: TestRWFileHandleSeek 2026/05/08 04:49:58 DEBUG : dir/file1(0x152dc4971300): _readAt: size=16, off=100 2026/05/08 04:49:58 DEBUG : dir/file1(0x152dc4971300): >_readAt: n=0, err=EOF 2026/05/08 04:49:58 DEBUG : dir/file1(0x152dc4971300): close: 2026/05/08 04:49:58 DEBUG : dir/file1(0x152dc4971300): >close: err= 2026/05/08 04:49:58 DEBUG : WaitForWriters: timeout=30s 2026/05/08 04:49:58 DEBUG : dir: Looking for writers 2026/05/08 04:49:58 DEBUG : file1: reading active writers 2026/05/08 04:49:58 DEBUG : file1(1): reading active writers 2026/05/08 04:49:58 DEBUG : Looking for writers 2026/05/08 04:49:58 DEBUG : dir: reading active writers 2026/05/08 04:49:58 DEBUG : time_test: reading active writers 2026/05/08 04:49:58 DEBUG : >WaitForWriters: 2026/05/08 04:49:58 DEBUG : Linkbox root 'rclone-test-dumiwux6hiko': vfs cache: cleaner exiting run.go:172: removing file "time_test" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "time_test" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "time_test" failed: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit 2026/05/08 04:50:03 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-dumiwux6hiko/dir/file1: no such file or directory 2026/05/08 04:50:03 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-dumiwux6hiko/dir/file1: no such file or directory run.go:172: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRWFileHandleSeek Messages: listing wrong, want 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/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRWFileHandleSeek Messages: Unexpected file "time_test" 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRWFileHandleSeek 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestRWFileHandleSeek Messages: directories --- FAIL: TestRWFileHandleSeek (32.19s) === RUN TestRWFileHandleReadAt run.go:198: Remote "Linkbox root 'rclone-test-dumiwux6hiko'", Local "Local file system at /tmp/rclone1930328265", Modify Window "876000h0m0s" 2026/05/08 04:50:17 INFO : Linkbox root 'rclone-test-dumiwux6hiko': poll-interval is not supported by this remote 2026/05/08 04:50:17 DEBUG : Linkbox root 'rclone-test-dumiwux6hiko': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/08 04:50:17 DEBUG : Linkbox root 'rclone-test-dumiwux6hiko': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-dumiwux6hiko" 2026/05/08 04:50:17 DEBUG : Linkbox root 'rclone-test-dumiwux6hiko': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-dumiwux6hiko" 2026/05/08 04:50:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-dumiwux6hiko" 2026/05/08 04:50:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/08 04:50:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-dumiwux6hiko" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-dumiwux6hiko" 2026/05/08 04:50:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-dumiwux6hiko" 2026/05/08 04:50:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/08 04:50:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-dumiwux6hiko" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-dumiwux6hiko" 2026/05/08 04:50:17 INFO : Linkbox root 'rclone-test-dumiwux6hiko': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/08 04:50:18 DEBUG : dir/file1: Update: removing old file 2026/05/08 04:50:18 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 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:358 /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:167 Error: Should be true Test: TestRWFileHandleReadAt Messages: listing wrong, want dir/file1 (16) got dir/file1 (14), dir/file1(1) (16), 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:358 /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:167 Error: Should be true Test: TestRWFileHandleReadAt Messages: Unexpected file "time_test" 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:358 /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:167 Error: Not equal: expected: 16 actual : 14 Test: TestRWFileHandleReadAt Messages: dir/file1: size incorrect file=16 vs obj=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:358 /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:167 Error: Should be true Test: TestRWFileHandleReadAt Messages: Unexpected file "dir/file1(1)" 2026/05/08 04:50:29 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/08 04:50:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/08 04:50:29 DEBUG : dir/file1: newRWFileHandle: 2026/05/08 04:50:29 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/08 04:50:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/08 04:50:29 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/08 04:50:29 DEBUG : dir/file1(0x152dc4fff900): _readAt: size=1, off=0 2026/05/08 04:50:29 DEBUG : dir/file1(0x152dc4fff900): openPending: 2026/05/08 04:50:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2026/05/08 04:50:29 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/08 04:50:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/08 04:50:29 DEBUG : dir/file1(0x152dc4fff900): >openPending: err= 2026/05/08 04:50:29 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/05/08 04:50:29 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/08 04:50:29 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/08 04:50:29 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/08 04:50:30 DEBUG : dir/file1(0x152dc4fff900): >_readAt: n=1, err= read_write_test.go:174: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:174 Error: Not equal: expected: "0" actual : "f" Diff: --- Expected +++ Actual @@ -1 +1 @@ -0 +f Test: TestRWFileHandleReadAt 2026/05/08 04:50:30 DEBUG : dir/file1(0x152dc4fff900): _readAt: size=1, off=5 2026/05/08 04:50:30 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:14}] - present true 2026/05/08 04:50:30 DEBUG : dir/file1(0x152dc4fff900): >_readAt: n=1, err= read_write_test.go:180: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:180 Error: Not equal: expected: "5" actual : " " Diff: --- Expected +++ Actual @@ -1 +1 @@ -5 + Test: TestRWFileHandleReadAt 2026/05/08 04:50:30 DEBUG : dir/file1(0x152dc4fff900): _readAt: size=1, off=1 2026/05/08 04:50:30 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:14}] - present true 2026/05/08 04:50:30 DEBUG : dir/file1(0x152dc4fff900): >_readAt: n=1, err= read_write_test.go:186: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:186 Error: Not equal: expected: "1" actual : "i" Diff: --- Expected +++ Actual @@ -1 +1 @@ -1 +i Test: TestRWFileHandleReadAt 2026/05/08 04:50:30 DEBUG : dir/file1(0x152dc4fff900): _readAt: size=6, off=10 2026/05/08 04:50:30 DEBUG : vfs cache: looking for range={Pos:10 Size:4} in [{Pos:0 Size:14}] - present true 2026/05/08 04:50:30 DEBUG : dir/file1(0x152dc4fff900): >_readAt: n=4, err=EOF read_write_test.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:191 Error: Received unexpected error: EOF Test: TestRWFileHandleReadAt 2026/05/08 04:50:30 DEBUG : WaitForWriters: timeout=30s 2026/05/08 04:50:30 DEBUG : dir: Looking for writers 2026/05/08 04:50:30 DEBUG : file1: reading active writers 2026/05/08 04:50:30 DEBUG : file1(1): reading active writers 2026/05/08 04:50:30 DEBUG : Looking for writers 2026/05/08 04:50:30 DEBUG : dir: reading active writers 2026/05/08 04:50:30 DEBUG : time_test: reading active writers 2026/05/08 04:50:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/08 04:50:30 DEBUG : dir: Looking for writers 2026/05/08 04:50:30 DEBUG : file1: reading active writers 2026/05/08 04:50:30 DEBUG : file1(1): reading active writers 2026/05/08 04:50:30 DEBUG : Looking for writers 2026/05/08 04:50:30 DEBUG : dir: reading active writers 2026/05/08 04:50:30 DEBUG : time_test: reading active writers 2026/05/08 04:50:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/08 04:50:30 DEBUG : dir: Looking for writers 2026/05/08 04:50:30 DEBUG : file1(1): reading active writers 2026/05/08 04:50:30 DEBUG : file1: reading active writers 2026/05/08 04:50:30 DEBUG : Looking for writers 2026/05/08 04:50:30 DEBUG : dir: reading active writers 2026/05/08 04:50:30 DEBUG : time_test: reading active writers 2026/05/08 04:50:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/08 04:50:30 DEBUG : dir: Looking for writers 2026/05/08 04:50:30 DEBUG : file1: reading active writers 2026/05/08 04:50:30 DEBUG : file1(1): reading active writers 2026/05/08 04:50:30 DEBUG : Looking for writers 2026/05/08 04:50:30 DEBUG : dir: reading active writers 2026/05/08 04:50:30 DEBUG : time_test: reading active writers 2026/05/08 04:50:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/08 04:50:30 DEBUG : forgetting directory cache 2026/05/08 04:50:30 DEBUG : dir: forgetting directory cache 2026/05/08 04:50:30 DEBUG : dir: Looking for writers 2026/05/08 04:50:30 DEBUG : file1: reading active writers 2026/05/08 04:50:30 DEBUG : file1(1): reading active writers 2026/05/08 04:50:30 DEBUG : Looking for writers 2026/05/08 04:50:30 DEBUG : dir: reading active writers 2026/05/08 04:50:30 DEBUG : time_test: reading active writers 2026/05/08 04:50:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/08 04:50:30 DEBUG : dir: Looking for writers 2026/05/08 04:50:30 DEBUG : file1: reading active writers 2026/05/08 04:50:30 DEBUG : file1(1): reading active writers 2026/05/08 04:50:30 DEBUG : Looking for writers 2026/05/08 04:50:30 DEBUG : dir: reading active writers 2026/05/08 04:50:30 DEBUG : time_test: reading active writers 2026/05/08 04:50:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/08 04:50:30 DEBUG : dir: Looking for writers 2026/05/08 04:50:30 DEBUG : file1: reading active writers 2026/05/08 04:50:30 DEBUG : file1(1): reading active writers 2026/05/08 04:50:30 DEBUG : Looking for writers 2026/05/08 04:50:30 DEBUG : dir: reading active writers 2026/05/08 04:50:30 DEBUG : time_test: reading active writers 2026/05/08 04:50:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/08 04:50:31 DEBUG : dir: Looking for writers 2026/05/08 04:50:31 DEBUG : file1(1): reading active writers 2026/05/08 04:50:31 DEBUG : file1: reading active writers 2026/05/08 04:50:31 DEBUG : Looking for writers 2026/05/08 04:50:31 DEBUG : dir: reading active writers 2026/05/08 04:50:31 DEBUG : time_test: reading active writers 2026/05/08 04:50:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/05/08 04:50:32 DEBUG : dir: Looking for writers 2026/05/08 04:50:32 DEBUG : file1: reading active writers 2026/05/08 04:50:32 DEBUG : file1(1): reading active writers 2026/05/08 04:50:32 DEBUG : Looking for writers 2026/05/08 04:50:32 DEBUG : dir: reading active writers 2026/05/08 04:50:32 DEBUG : time_test: reading active writers 2026/05/08 04:50:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/05/08 04:50:33 DEBUG : dir: Looking for writers 2026/05/08 04:50:33 DEBUG : file1: reading active writers 2026/05/08 04:50:33 DEBUG : file1(1): reading active writers 2026/05/08 04:50:33 DEBUG : Looking for writers 2026/05/08 04:50:33 DEBUG : dir: reading active writers 2026/05/08 04:50:33 DEBUG : time_test: reading active writers 2026/05/08 04:50:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/05/08 04:50:34 DEBUG : dir: Looking for writers 2026/05/08 04:50:34 DEBUG : file1: reading active writers 2026/05/08 04:50:34 DEBUG : file1(1): reading active writers 2026/05/08 04:50:34 DEBUG : Looking for writers 2026/05/08 04:50:34 DEBUG : dir: reading active writers 2026/05/08 04:50:34 DEBUG : time_test: reading active writers 2026/05/08 04:50:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/05/08 04:50:35 DEBUG : dir: Looking for writers 2026/05/08 04:50:35 DEBUG : file1: reading active writers 2026/05/08 04:50:35 DEBUG : file1(1): reading active writers 2026/05/08 04:50:35 DEBUG : Looking for writers 2026/05/08 04:50:35 DEBUG : time_test: reading active writers 2026/05/08 04:50:35 DEBUG : dir: reading active writers 2026/05/08 04:50:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/05/08 04:50:36 DEBUG : dir: Looking for writers 2026/05/08 04:50:36 DEBUG : file1: reading active writers 2026/05/08 04:50:36 DEBUG : file1(1): reading active writers 2026/05/08 04:50:36 DEBUG : Looking for writers 2026/05/08 04:50:36 DEBUG : dir: reading active writers 2026/05/08 04:50:36 DEBUG : time_test: reading active writers 2026/05/08 04:50:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/05/08 04:50:37 DEBUG : dir: Looking for writers 2026/05/08 04:50:37 DEBUG : file1: reading active writers 2026/05/08 04:50:37 DEBUG : file1(1): reading active writers 2026/05/08 04:50:37 DEBUG : Looking for writers 2026/05/08 04:50:37 DEBUG : dir: reading active writers 2026/05/08 04:50:37 DEBUG : time_test: reading active writers 2026/05/08 04:50:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/05/08 04:50:38 DEBUG : dir: Looking for writers 2026/05/08 04:50:38 DEBUG : file1: reading active writers 2026/05/08 04:50:38 DEBUG : file1(1): reading active writers 2026/05/08 04:50:38 DEBUG : Looking for writers 2026/05/08 04:50:38 DEBUG : dir: reading active writers 2026/05/08 04:50:38 DEBUG : time_test: reading active writers 2026/05/08 04:50:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/05/08 04:50:39 DEBUG : dir: Looking for writers 2026/05/08 04:50:39 DEBUG : file1: reading active writers 2026/05/08 04:50:39 DEBUG : file1(1): reading active writers 2026/05/08 04:50:39 DEBUG : Looking for writers 2026/05/08 04:50:39 DEBUG : dir: reading active writers 2026/05/08 04:50:39 DEBUG : time_test: reading active writers 2026/05/08 04:50:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/05/08 04:50:40 DEBUG : dir: Looking for writers 2026/05/08 04:50:40 DEBUG : file1: reading active writers 2026/05/08 04:50:40 DEBUG : file1(1): reading active writers 2026/05/08 04:50:40 DEBUG : Looking for writers 2026/05/08 04:50:40 DEBUG : dir: reading active writers 2026/05/08 04:50:40 DEBUG : time_test: reading active writers 2026/05/08 04:50:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/05/08 04:50:41 DEBUG : dir: Looking for writers 2026/05/08 04:50:41 DEBUG : file1: reading active writers 2026/05/08 04:50:41 DEBUG : file1(1): reading active writers 2026/05/08 04:50:41 DEBUG : Looking for writers 2026/05/08 04:50:41 DEBUG : dir: reading active writers 2026/05/08 04:50:41 DEBUG : time_test: reading active writers 2026/05/08 04:50:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/05/08 04:50:42 DEBUG : dir: Looking for writers 2026/05/08 04:50:42 DEBUG : file1: reading active writers 2026/05/08 04:50:42 DEBUG : file1(1): reading active writers 2026/05/08 04:50:42 DEBUG : Looking for writers 2026/05/08 04:50:42 DEBUG : dir: reading active writers 2026/05/08 04:50:42 DEBUG : time_test: reading active writers 2026/05/08 04:50:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/05/08 04:50:43 DEBUG : dir: Looking for writers 2026/05/08 04:50:43 DEBUG : file1: reading active writers 2026/05/08 04:50:43 DEBUG : file1(1): reading active writers 2026/05/08 04:50:43 DEBUG : Looking for writers 2026/05/08 04:50:43 DEBUG : dir: reading active writers 2026/05/08 04:50:43 DEBUG : time_test: reading active writers 2026/05/08 04:50:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/05/08 04:50:44 DEBUG : dir: Looking for writers 2026/05/08 04:50:44 DEBUG : file1: reading active writers 2026/05/08 04:50:44 DEBUG : file1(1): reading active writers 2026/05/08 04:50:44 DEBUG : Looking for writers 2026/05/08 04:50:44 DEBUG : dir: reading active writers 2026/05/08 04:50:44 DEBUG : time_test: reading active writers 2026/05/08 04:50:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/05/08 04:50:45 DEBUG : dir: Looking for writers 2026/05/08 04:50:45 DEBUG : file1: reading active writers 2026/05/08 04:50:45 DEBUG : file1(1): reading active writers 2026/05/08 04:50:45 DEBUG : Looking for writers 2026/05/08 04:50:45 DEBUG : dir: reading active writers 2026/05/08 04:50:45 DEBUG : time_test: reading active writers 2026/05/08 04:50:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/05/08 04:50:46 DEBUG : dir: Looking for writers 2026/05/08 04:50:46 DEBUG : file1: reading active writers 2026/05/08 04:50:46 DEBUG : file1(1): reading active writers 2026/05/08 04:50:46 DEBUG : Looking for writers 2026/05/08 04:50:46 DEBUG : dir: reading active writers 2026/05/08 04:50:46 DEBUG : time_test: reading active writers 2026/05/08 04:50:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/05/08 04:50:47 DEBUG : dir: Looking for writers 2026/05/08 04:50:47 DEBUG : file1: reading active writers 2026/05/08 04:50:47 DEBUG : file1(1): reading active writers 2026/05/08 04:50:47 DEBUG : Looking for writers 2026/05/08 04:50:47 DEBUG : dir: reading active writers 2026/05/08 04:50:47 DEBUG : time_test: reading active writers 2026/05/08 04:50:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/05/08 04:50:48 DEBUG : dir: Looking for writers 2026/05/08 04:50:48 DEBUG : file1: reading active writers 2026/05/08 04:50:48 DEBUG : file1(1): reading active writers 2026/05/08 04:50:48 DEBUG : Looking for writers 2026/05/08 04:50:48 DEBUG : dir: reading active writers 2026/05/08 04:50:48 DEBUG : time_test: reading active writers 2026/05/08 04:50:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/05/08 04:50:49 DEBUG : dir: Looking for writers 2026/05/08 04:50:49 DEBUG : file1: reading active writers 2026/05/08 04:50:49 DEBUG : file1(1): reading active writers 2026/05/08 04:50:49 DEBUG : Looking for writers 2026/05/08 04:50:49 DEBUG : dir: reading active writers 2026/05/08 04:50:49 DEBUG : time_test: reading active writers 2026/05/08 04:50:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/05/08 04:50:50 DEBUG : forgetting directory cache 2026/05/08 04:50:50 DEBUG : dir: Looking for writers 2026/05/08 04:50:50 DEBUG : file1: reading active writers 2026/05/08 04:50:50 DEBUG : file1(1): reading active writers 2026/05/08 04:50:50 DEBUG : Looking for writers 2026/05/08 04:50:50 DEBUG : dir: reading active writers 2026/05/08 04:50:50 DEBUG : time_test: reading active writers 2026/05/08 04:50:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/05/08 04:50:51 DEBUG : dir: Looking for writers 2026/05/08 04:50:51 DEBUG : file1: reading active writers 2026/05/08 04:50:51 DEBUG : file1(1): reading active writers 2026/05/08 04:50:51 DEBUG : Looking for writers 2026/05/08 04:50:51 DEBUG : dir: reading active writers 2026/05/08 04:50:51 DEBUG : time_test: reading active writers 2026/05/08 04:50:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/05/08 04:50:52 DEBUG : dir: Looking for writers 2026/05/08 04:50:52 DEBUG : file1: reading active writers 2026/05/08 04:50:52 DEBUG : file1(1): reading active writers 2026/05/08 04:50:52 DEBUG : Looking for writers 2026/05/08 04:50:52 DEBUG : time_test: reading active writers 2026/05/08 04:50:52 DEBUG : dir: reading active writers 2026/05/08 04:50:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/05/08 04:50:53 DEBUG : dir: Looking for writers 2026/05/08 04:50:53 DEBUG : file1: reading active writers 2026/05/08 04:50:53 DEBUG : file1(1): reading active writers 2026/05/08 04:50:53 DEBUG : Looking for writers 2026/05/08 04:50:53 DEBUG : dir: reading active writers 2026/05/08 04:50:53 DEBUG : time_test: reading active writers 2026/05/08 04:50:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/05/08 04:50:54 DEBUG : dir: Looking for writers 2026/05/08 04:50:54 DEBUG : file1: reading active writers 2026/05/08 04:50:54 DEBUG : file1(1): reading active writers 2026/05/08 04:50:54 DEBUG : Looking for writers 2026/05/08 04:50:54 DEBUG : time_test: reading active writers 2026/05/08 04:50:54 DEBUG : dir: reading active writers 2026/05/08 04:50:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/05/08 04:50:55 DEBUG : dir: Looking for writers 2026/05/08 04:50:55 DEBUG : file1(1): reading active writers 2026/05/08 04:50:55 DEBUG : file1: reading active writers 2026/05/08 04:50:55 DEBUG : Looking for writers 2026/05/08 04:50:55 DEBUG : dir: reading active writers 2026/05/08 04:50:55 DEBUG : time_test: reading active writers 2026/05/08 04:50:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/05/08 04:50:56 DEBUG : dir: Looking for writers 2026/05/08 04:50:56 DEBUG : file1: reading active writers 2026/05/08 04:50:56 DEBUG : file1(1): reading active writers 2026/05/08 04:50:56 DEBUG : Looking for writers 2026/05/08 04:50:56 DEBUG : dir: reading active writers 2026/05/08 04:50:56 DEBUG : time_test: reading active writers 2026/05/08 04:50:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/05/08 04:50:57 DEBUG : dir: Looking for writers 2026/05/08 04:50:57 DEBUG : file1: reading active writers 2026/05/08 04:50:57 DEBUG : file1(1): reading active writers 2026/05/08 04:50:57 DEBUG : Looking for writers 2026/05/08 04:50:57 DEBUG : dir: reading active writers 2026/05/08 04:50:57 DEBUG : time_test: reading active writers 2026/05/08 04:50:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/05/08 04:50:58 DEBUG : dir: Looking for writers 2026/05/08 04:50:58 DEBUG : file1: reading active writers 2026/05/08 04:50:58 DEBUG : file1(1): reading active writers 2026/05/08 04:50:58 DEBUG : Looking for writers 2026/05/08 04:50:58 DEBUG : dir: reading active writers 2026/05/08 04:50:58 DEBUG : time_test: reading active writers 2026/05/08 04:50:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/05/08 04:50:59 DEBUG : dir: Looking for writers 2026/05/08 04:50:59 DEBUG : file1: reading active writers 2026/05/08 04:50:59 DEBUG : file1(1): reading active writers 2026/05/08 04:50:59 DEBUG : Looking for writers 2026/05/08 04:50:59 DEBUG : dir: reading active writers 2026/05/08 04:50:59 DEBUG : time_test: reading active writers 2026/05/08 04:50:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/05/08 04:51:00 ERROR : Exiting even though 0 writers active and 1 cache items in use after 30s Cache{ "dir/file1": &{c:0x152dc49e4000 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0x152dc50358c8 notify:{wait:0 notify:0 lock:0 head: tail:} checker:23286323042560} name:dir/file1 opens:1 downloaders:0x152dc4901b80 o:0x152dc4e79100 fd:0x152dc4d80110 info:{ModTime:{wall:14012801555153274914 ext:1307992049921 loc:0x4728200} ATime:{wall:14012801555317370892 ext:1308082404075 loc:0x4728200} Size:14 Rs:[{Pos:0 Size:14}] Fingerprint:14 Dirty:false} writeBackID:0 pendingAccesses:0 modified:false beingReset:false graceTimer:}, } 2026/05/08 04:51:00 DEBUG : >WaitForWriters: 2026/05/08 04:51:00 DEBUG : Linkbox root 'rclone-test-dumiwux6hiko': vfs cache: cleaner exiting run.go:172: removing file "time_test" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "time_test" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit 2026/05/08 04:51:02 DEBUG : forgetting directory cache 2026/05/08 04:51:02 DEBUG : dir: forgetting directory cache 2026/05/08 04:51:02 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" run.go:172: removing file "time_test" failed: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:191 Error: Should be true Test: TestRWFileHandleReadAt Messages: listing wrong, want 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/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:191 Error: Should be true Test: TestRWFileHandleReadAt Messages: Unexpected file "time_test" 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:191 Error: Should be true Test: TestRWFileHandleReadAt 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:191 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestRWFileHandleReadAt Messages: directories --- FAIL: TestRWFileHandleReadAt (61.97s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "Linkbox root 'rclone-test-dumiwux6hiko'", Local "Local file system at /tmp/rclone1930328265", Modify Window "876000h0m0s" 2026/05/08 04:51:19 INFO : Linkbox root 'rclone-test-dumiwux6hiko': poll-interval is not supported by this remote 2026/05/08 04:51:19 DEBUG : Linkbox root 'rclone-test-dumiwux6hiko': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/08 04:51:19 DEBUG : Linkbox root 'rclone-test-dumiwux6hiko': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-dumiwux6hiko" 2026/05/08 04:51:19 DEBUG : Linkbox root 'rclone-test-dumiwux6hiko': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-dumiwux6hiko" 2026/05/08 04:51:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-dumiwux6hiko" 2026/05/08 04:51:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/08 04:51:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-dumiwux6hiko" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-dumiwux6hiko" 2026/05/08 04:51:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-dumiwux6hiko" 2026/05/08 04:51:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/08 04:51:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-dumiwux6hiko" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-dumiwux6hiko" 2026/05/08 04:51:19 INFO : Linkbox root 'rclone-test-dumiwux6hiko': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/08 04:51:20 DEBUG : dir/file1: Update: removing old file 2026/05/08 04:51:20 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 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:358 /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 dir/file1 (14), dir/file1(1) (16), 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:358 /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: Unexpected file "time_test" 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:358 /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: 16 actual : 14 Test: TestRWFileHandleFlushRead Messages: dir/file1: size incorrect file=16 vs obj=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:358 /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: Unexpected file "dir/file1(1)" 2026/05/08 04:51:31 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/08 04:51:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/08 04:51:31 DEBUG : dir/file1: newRWFileHandle: 2026/05/08 04:51:31 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/08 04:51:31 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/08 04:51:31 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/08 04:51:31 DEBUG : dir/file1(0x152dc4cf50c0): RWFileHandle.Flush 2026/05/08 04:51:31 DEBUG : dir/file1(0x152dc4cf50c0): _readAt: size=256, off=0 2026/05/08 04:51:31 DEBUG : dir/file1(0x152dc4cf50c0): openPending: 2026/05/08 04:51:31 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2026/05/08 04:51:31 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/08 04:51:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/08 04:51:31 DEBUG : dir/file1(0x152dc4cf50c0): >openPending: err= 2026/05/08 04:51:31 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/05/08 04:51:31 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/08 04:51:31 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/08 04:51:31 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/08 04:51:32 DEBUG : dir/file1(0x152dc4cf50c0): >_readAt: n=14, err=EOF read_write_test.go:227: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:227 Error: Not equal: expected: 16 actual : 14 Test: TestRWFileHandleFlushRead 2026/05/08 04:51:32 DEBUG : dir/file1(0x152dc4cf50c0): RWFileHandle.Flush 2026/05/08 04:51:32 DEBUG : dir/file1(0x152dc4cf50c0): RWFileHandle.Flush 2026/05/08 04:51:32 DEBUG : dir/file1(0x152dc4cf50c0): close: 2026/05/08 04:51:32 DEBUG : dir/file1(0x152dc4cf50c0): >close: err= 2026/05/08 04:51:32 DEBUG : WaitForWriters: timeout=30s 2026/05/08 04:51:32 DEBUG : dir: Looking for writers 2026/05/08 04:51:32 DEBUG : file1: reading active writers 2026/05/08 04:51:32 DEBUG : file1(1): reading active writers 2026/05/08 04:51:32 DEBUG : Looking for writers 2026/05/08 04:51:32 DEBUG : dir: reading active writers 2026/05/08 04:51:32 DEBUG : time_test: reading active writers 2026/05/08 04:51:32 DEBUG : >WaitForWriters: 2026/05/08 04:51:32 DEBUG : Linkbox root 'rclone-test-dumiwux6hiko': vfs cache: cleaner exiting run.go:172: removing file "time_test" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "time_test" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "time_test" failed: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit 2026/05/08 04:51:37 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-dumiwux6hiko/dir/file1: no such file or directory 2026/05/08 04:51:37 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-dumiwux6hiko/dir/file1: no such file or directory 2026/05/08 04:51:37 DEBUG : forgetting directory cache 2026/05/08 04:51:37 DEBUG : dir: forgetting directory cache run.go:172: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRWFileHandleFlushRead Messages: listing wrong, want 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/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRWFileHandleFlushRead Messages: Unexpected file "time_test" 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRWFileHandleFlushRead 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 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 (31.99s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "Linkbox root 'rclone-test-dumiwux6hiko'", Local "Local file system at /tmp/rclone1930328265", Modify Window "876000h0m0s" 2026/05/08 04:51:51 INFO : Linkbox root 'rclone-test-dumiwux6hiko': poll-interval is not supported by this remote 2026/05/08 04:51:51 DEBUG : Linkbox root 'rclone-test-dumiwux6hiko': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/08 04:51:51 DEBUG : Linkbox root 'rclone-test-dumiwux6hiko': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-dumiwux6hiko" 2026/05/08 04:51:51 DEBUG : Linkbox root 'rclone-test-dumiwux6hiko': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-dumiwux6hiko" 2026/05/08 04:51:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-dumiwux6hiko" 2026/05/08 04:51:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/08 04:51:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-dumiwux6hiko" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-dumiwux6hiko" 2026/05/08 04:51:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-dumiwux6hiko" 2026/05/08 04:51:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/08 04:51:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-dumiwux6hiko" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-dumiwux6hiko" 2026/05/08 04:51:51 INFO : Linkbox root 'rclone-test-dumiwux6hiko': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/08 04:51:52 DEBUG : dir/file1: Update: removing old file 2026/05/08 04:51:52 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 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:358 /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:244 Error: Should be true Test: TestRWFileHandleReleaseRead Messages: listing wrong, want dir/file1 (16) got dir/file1 (14), dir/file1(1) (16), 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:358 /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:244 Error: Should be true Test: TestRWFileHandleReleaseRead Messages: Unexpected file "time_test" 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:358 /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:244 Error: Not equal: expected: 16 actual : 14 Test: TestRWFileHandleReleaseRead Messages: dir/file1: size incorrect file=16 vs obj=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:358 /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:244 Error: Should be true Test: TestRWFileHandleReleaseRead Messages: Unexpected file "dir/file1(1)" 2026/05/08 04:52:03 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/08 04:52:03 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/08 04:52:03 DEBUG : dir/file1: newRWFileHandle: 2026/05/08 04:52:03 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/08 04:52:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/08 04:52:03 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/08 04:52:03 DEBUG : dir/file1(0x152dc4970f80): _readAt: size=256, off=0 2026/05/08 04:52:03 DEBUG : dir/file1(0x152dc4970f80): openPending: 2026/05/08 04:52:03 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2026/05/08 04:52:03 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/08 04:52:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/08 04:52:03 DEBUG : dir/file1(0x152dc4970f80): >openPending: err= 2026/05/08 04:52:03 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/05/08 04:52:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/08 04:52:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/08 04:52:03 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/08 04:52:03 DEBUG : dir/file1(0x152dc4970f80): >_readAt: n=14, err=EOF read_write_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:250 Error: Not equal: expected: 16 actual : 14 Test: TestRWFileHandleReleaseRead 2026/05/08 04:52:03 DEBUG : dir/file1(0x152dc4970f80): RWFileHandle.Release 2026/05/08 04:52:03 DEBUG : dir/file1(0x152dc4970f80): close: 2026/05/08 04:52:03 DEBUG : dir/file1(0x152dc4970f80): >close: err= 2026/05/08 04:52:03 DEBUG : dir/file1(0x152dc4970f80): RWFileHandle.Release 2026/05/08 04:52:03 DEBUG : WaitForWriters: timeout=30s 2026/05/08 04:52:03 DEBUG : dir: Looking for writers 2026/05/08 04:52:03 DEBUG : file1: reading active writers 2026/05/08 04:52:03 DEBUG : file1(1): reading active writers 2026/05/08 04:52:03 DEBUG : Looking for writers 2026/05/08 04:52:03 DEBUG : dir: reading active writers 2026/05/08 04:52:03 DEBUG : time_test: reading active writers 2026/05/08 04:52:03 DEBUG : >WaitForWriters: 2026/05/08 04:52:03 DEBUG : Linkbox root 'rclone-test-dumiwux6hiko': vfs cache: cleaner exiting run.go:172: removing file "time_test" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "time_test" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "time_test" failed: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit 2026/05/08 04:52:08 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-dumiwux6hiko/dir/file1: no such file or directory 2026/05/08 04:52:08 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-dumiwux6hiko/dir/file1: no such file or directory 2026/05/08 04:52:10 DEBUG : forgetting directory cache 2026/05/08 04:52:10 DEBUG : dir: forgetting directory cache run.go:172: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRWFileHandleReleaseRead Messages: listing wrong, want 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/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRWFileHandleReleaseRead Messages: Unexpected file "time_test" 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRWFileHandleReleaseRead 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 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 (31.80s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "Linkbox root 'rclone-test-dumiwux6hiko'", Local "Local file system at /tmp/rclone1930328265", Modify Window "876000h0m0s" 2026/05/08 04:52:23 INFO : Linkbox root 'rclone-test-dumiwux6hiko': poll-interval is not supported by this remote 2026/05/08 04:52:23 DEBUG : Linkbox root 'rclone-test-dumiwux6hiko': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/08 04:52:23 DEBUG : Linkbox root 'rclone-test-dumiwux6hiko': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-dumiwux6hiko" 2026/05/08 04:52:23 DEBUG : Linkbox root 'rclone-test-dumiwux6hiko': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-dumiwux6hiko" 2026/05/08 04:52:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-dumiwux6hiko" 2026/05/08 04:52:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/08 04:52:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-dumiwux6hiko" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-dumiwux6hiko" 2026/05/08 04:52:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-dumiwux6hiko" 2026/05/08 04:52:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/08 04:52:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-dumiwux6hiko" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-dumiwux6hiko" 2026/05/08 04:52:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:52:23 INFO : Linkbox root 'rclone-test-dumiwux6hiko': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/08 04:52:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:52:24 DEBUG : file1: newRWFileHandle: 2026/05/08 04:52:24 DEBUG : file1(0x152dc4af2c00): openPending: 2026/05/08 04:52:24 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:52:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/08 04:52:24 DEBUG : file1(0x152dc4af2c00): >openPending: err= 2026/05/08 04:52:24 DEBUG : file1: >newRWFileHandle: err= 2026/05/08 04:52:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/08 04:52:24 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/08 04:52:24 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/08 04:52:24 DEBUG : file1(0x152dc4af2c00): _writeAt: size=5, off=0 2026/05/08 04:52:24 DEBUG : file1(0x152dc4af2c00): >_writeAt: n=5, err= 2026/05/08 04:52:24 DEBUG : file1(0x152dc4af2c00): _writeAt: size=7, off=5 2026/05/08 04:52:24 DEBUG : file1(0x152dc4af2c00): >_writeAt: n=7, err= 2026/05/08 04:52:24 DEBUG : file1: vfs cache: truncate to size=11 2026/05/08 04:52:24 DEBUG : file1(0x152dc4af2c00): close: 2026/05/08 04:52:24 DEBUG : file1: vfs cache: setting modification time to 2026-05-08 04:52:24.315500242 +0000 UTC m=+1422.318495153 2026/05/08 04:52:24 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/08 04:52:24 DEBUG : file1(0x152dc4af2c00): >close: err= 2026/05/08 04:52:24 DEBUG : file1(0x152dc4af2c00): close: 2026/05/08 04:52:24 DEBUG : file1(0x152dc4af2c00): >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", "time_test,5,false"} Diff: --- Expected +++ Actual @@ -1,3 +1,5 @@ -([]string) (len=1) { - (string) (len=14) "file1,11,false" +([]string) (len=3) { + (string) (len=10) "dir,0,true", + (string) (len=14) "file1,11,false", + (string) (len=17) "time_test,5,false" } Test: TestRWFileHandleMethodsWrite 2026/05/08 04:52:24 DEBUG : WaitForWriters: timeout=30s 2026/05/08 04:52:24 DEBUG : dir: Looking for writers 2026/05/08 04:52:24 DEBUG : Looking for writers 2026/05/08 04:52:24 DEBUG : dir: reading active writers 2026/05/08 04:52:24 DEBUG : time_test: reading active writers 2026/05/08 04:52:24 DEBUG : file1: reading active writers 2026/05/08 04:52:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/08 04:52:24 DEBUG : dir: Looking for writers 2026/05/08 04:52:24 DEBUG : Looking for writers 2026/05/08 04:52:24 DEBUG : dir: reading active writers 2026/05/08 04:52:24 DEBUG : time_test: reading active writers 2026/05/08 04:52:24 DEBUG : file1: reading active writers 2026/05/08 04:52:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/08 04:52:24 DEBUG : dir: Looking for writers 2026/05/08 04:52:24 DEBUG : Looking for writers 2026/05/08 04:52:24 DEBUG : time_test: reading active writers 2026/05/08 04:52:24 DEBUG : file1: reading active writers 2026/05/08 04:52:24 DEBUG : dir: reading active writers 2026/05/08 04:52:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/08 04:52:24 DEBUG : dir: Looking for writers 2026/05/08 04:52:24 DEBUG : Looking for writers 2026/05/08 04:52:24 DEBUG : dir: reading active writers 2026/05/08 04:52:24 DEBUG : time_test: reading active writers 2026/05/08 04:52:24 DEBUG : file1: reading active writers 2026/05/08 04:52:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/08 04:52:24 DEBUG : file1: vfs cache: starting upload 2026/05/08 04:52:24 DEBUG : dir: Looking for writers 2026/05/08 04:52:24 DEBUG : Looking for writers 2026/05/08 04:52:24 DEBUG : dir: reading active writers 2026/05/08 04:52:24 DEBUG : time_test: reading active writers 2026/05/08 04:52:24 DEBUG : file1: reading active writers 2026/05/08 04:52:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/08 04:52:24 DEBUG : dir: Looking for writers 2026/05/08 04:52:24 DEBUG : Looking for writers 2026/05/08 04:52:24 DEBUG : time_test: reading active writers 2026/05/08 04:52:24 DEBUG : file1: reading active writers 2026/05/08 04:52:24 DEBUG : dir: reading active writers 2026/05/08 04:52:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/08 04:52:24 DEBUG : dir: Looking for writers 2026/05/08 04:52:24 DEBUG : Looking for writers 2026/05/08 04:52:24 DEBUG : file1: reading active writers 2026/05/08 04:52:24 DEBUG : dir: reading active writers 2026/05/08 04:52:24 DEBUG : time_test: reading active writers 2026/05/08 04:52:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/08 04:52:25 DEBUG : dir: Looking for writers 2026/05/08 04:52:25 DEBUG : Looking for writers 2026/05/08 04:52:25 DEBUG : file1: reading active writers 2026/05/08 04:52:25 DEBUG : dir: reading active writers 2026/05/08 04:52:25 DEBUG : time_test: reading active writers 2026/05/08 04:52:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/05/08 04:52:26 DEBUG : file1: size = 11 OK 2026/05/08 04:52:26 INFO : file1: Copied (new) 2026/05/08 04:52:26 DEBUG : file1: vfs cache: fingerprint now "11" 2026/05/08 04:52:26 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/08 04:52:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/08 04:52:26 INFO : file1: vfs cache: upload succeeded try #1 2026/05/08 04:52:26 DEBUG : dir: Looking for writers 2026/05/08 04:52:26 DEBUG : Looking for writers 2026/05/08 04:52:26 DEBUG : dir: reading active writers 2026/05/08 04:52:26 DEBUG : time_test: reading active writers 2026/05/08 04:52:26 DEBUG : file1: reading active writers 2026/05/08 04:52: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/read_write_test.go:337 Error: Should be true Test: TestRWFileHandleMethodsWrite Messages: listing wrong, want file1 (11) got dir/file1 (14), file1 (11), 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/vfs/read_write_test.go:337 Error: Should be true Test: TestRWFileHandleMethodsWrite Messages: Unexpected file "time_test" 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/read_write_test.go:337 Error: Should be true Test: TestRWFileHandleMethodsWrite 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/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/05/08 04:52:35 DEBUG : WaitForWriters: timeout=30s 2026/05/08 04:52:35 DEBUG : dir: Looking for writers 2026/05/08 04:52:35 DEBUG : Looking for writers 2026/05/08 04:52:35 DEBUG : time_test: reading active writers 2026/05/08 04:52:35 DEBUG : file1: reading active writers 2026/05/08 04:52:35 DEBUG : dir: reading active writers 2026/05/08 04:52:35 DEBUG : >WaitForWriters: 2026/05/08 04:52:35 DEBUG : Linkbox root 'rclone-test-dumiwux6hiko': vfs cache: cleaner exiting run.go:172: removing file "time_test" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "time_test" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "time_test" failed: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit 2026/05/08 04:52:42 DEBUG : forgetting directory cache 2026/05/08 04:52:42 DEBUG : dir: forgetting directory cache run.go:172: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRWFileHandleMethodsWrite Messages: listing wrong, want 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/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRWFileHandleMethodsWrite Messages: Unexpected file "time_test" 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRWFileHandleMethodsWrite 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 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 --- FAIL: TestRWFileHandleMethodsWrite (31.64s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "Linkbox root 'rclone-test-dumiwux6hiko'", Local "Local file system at /tmp/rclone1930328265", Modify Window "876000h0m0s" 2026/05/08 04:52:55 INFO : Linkbox root 'rclone-test-dumiwux6hiko': poll-interval is not supported by this remote 2026/05/08 04:52:55 DEBUG : Linkbox root 'rclone-test-dumiwux6hiko': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/08 04:52:55 DEBUG : Linkbox root 'rclone-test-dumiwux6hiko': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-dumiwux6hiko" 2026/05/08 04:52:55 DEBUG : Linkbox root 'rclone-test-dumiwux6hiko': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-dumiwux6hiko" 2026/05/08 04:52:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-dumiwux6hiko" 2026/05/08 04:52:55 DEBUG : Config file has changed externally - reloading 2026/05/08 04:52:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/08 04:52:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-dumiwux6hiko" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-dumiwux6hiko" 2026/05/08 04:52:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-dumiwux6hiko" 2026/05/08 04:52:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/08 04:52:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-dumiwux6hiko" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-dumiwux6hiko" 2026/05/08 04:52:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:52:55 INFO : Linkbox root 'rclone-test-dumiwux6hiko': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/08 04:52:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:52:55 DEBUG : file1: newRWFileHandle: 2026/05/08 04:52:55 DEBUG : file1(0x152dc4cf52c0): openPending: 2026/05/08 04:52:55 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:52:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/08 04:52:55 DEBUG : file1(0x152dc4cf52c0): >openPending: err= 2026/05/08 04:52:55 DEBUG : file1: >newRWFileHandle: err= 2026/05/08 04:52:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/08 04:52:55 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/08 04:52:55 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/08 04:52:55 DEBUG : file1(0x152dc4cf52c0): _writeAt: size=7, off=0 2026/05/08 04:52:55 DEBUG : file1(0x152dc4cf52c0): >_writeAt: n=7, err= 2026/05/08 04:52:55 DEBUG : file1(0x152dc4cf52c0): _writeAt: size=6, off=5 2026/05/08 04:52:55 DEBUG : file1(0x152dc4cf52c0): >_writeAt: n=6, err= 2026/05/08 04:52:55 DEBUG : file1(0x152dc4cf52c0): close: 2026/05/08 04:52:55 DEBUG : file1: vfs cache: setting modification time to 2026-05-08 04:52:55.8205825 +0000 UTC m=+1453.823577402 2026/05/08 04:52:55 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/08 04:52:55 DEBUG : file1(0x152dc4cf52c0): >close: err= 2026/05/08 04:52:55 DEBUG : file1(0x152dc4cf52c0): _writeAt: size=5, off=0 2026/05/08 04:52:55 DEBUG : file1(0x152dc4cf52c0): >_writeAt: n=0, 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:382 Error: Not equal: expected: []string{"file1,11,false"} actual : []string{"dir,0,true", "file1,11,false", "time_test,5,false"} Diff: --- Expected +++ Actual @@ -1,3 +1,5 @@ -([]string) (len=1) { - (string) (len=14) "file1,11,false" +([]string) (len=3) { + (string) (len=10) "dir,0,true", + (string) (len=14) "file1,11,false", + (string) (len=17) "time_test,5,false" } Test: TestRWFileHandleWriteAt 2026/05/08 04:52:55 DEBUG : WaitForWriters: timeout=30s 2026/05/08 04:52:55 DEBUG : dir: Looking for writers 2026/05/08 04:52:55 DEBUG : Looking for writers 2026/05/08 04:52:55 DEBUG : dir: reading active writers 2026/05/08 04:52:55 DEBUG : time_test: reading active writers 2026/05/08 04:52:55 DEBUG : file1: reading active writers 2026/05/08 04:52:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/08 04:52:55 DEBUG : dir: Looking for writers 2026/05/08 04:52:55 DEBUG : Looking for writers 2026/05/08 04:52:55 DEBUG : time_test: reading active writers 2026/05/08 04:52:55 DEBUG : file1: reading active writers 2026/05/08 04:52:55 DEBUG : dir: reading active writers 2026/05/08 04:52:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/08 04:52:55 DEBUG : dir: Looking for writers 2026/05/08 04:52:55 DEBUG : Looking for writers 2026/05/08 04:52:55 DEBUG : file1: reading active writers 2026/05/08 04:52:55 DEBUG : dir: reading active writers 2026/05/08 04:52:55 DEBUG : time_test: reading active writers 2026/05/08 04:52:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/08 04:52:55 DEBUG : dir: Looking for writers 2026/05/08 04:52:55 DEBUG : Looking for writers 2026/05/08 04:52:55 DEBUG : dir: reading active writers 2026/05/08 04:52:55 DEBUG : time_test: reading active writers 2026/05/08 04:52:55 DEBUG : file1: reading active writers 2026/05/08 04:52:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/08 04:52:55 DEBUG : file1: vfs cache: starting upload 2026/05/08 04:52:55 DEBUG : dir: Looking for writers 2026/05/08 04:52:55 DEBUG : Looking for writers 2026/05/08 04:52:55 DEBUG : dir: reading active writers 2026/05/08 04:52:55 DEBUG : time_test: reading active writers 2026/05/08 04:52:55 DEBUG : file1: reading active writers 2026/05/08 04:52:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/08 04:52:56 DEBUG : dir: Looking for writers 2026/05/08 04:52:56 DEBUG : Looking for writers 2026/05/08 04:52:56 DEBUG : dir: reading active writers 2026/05/08 04:52:56 DEBUG : time_test: reading active writers 2026/05/08 04:52:56 DEBUG : file1: reading active writers 2026/05/08 04:52:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/08 04:52:56 DEBUG : dir: Looking for writers 2026/05/08 04:52:56 DEBUG : Looking for writers 2026/05/08 04:52:56 DEBUG : dir: reading active writers 2026/05/08 04:52:56 DEBUG : time_test: reading active writers 2026/05/08 04:52:56 DEBUG : file1: reading active writers 2026/05/08 04:52:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/08 04:52:57 DEBUG : dir: Looking for writers 2026/05/08 04:52:57 DEBUG : Looking for writers 2026/05/08 04:52:57 DEBUG : time_test: reading active writers 2026/05/08 04:52:57 DEBUG : file1: reading active writers 2026/05/08 04:52:57 DEBUG : dir: reading active writers 2026/05/08 04:52:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/05/08 04:52:57 DEBUG : file1: Trying to read object after upload: try again in 100ms (1/10) 2026/05/08 04:52:58 DEBUG : dir: Looking for writers 2026/05/08 04:52:58 DEBUG : Looking for writers 2026/05/08 04:52:58 DEBUG : dir: reading active writers 2026/05/08 04:52:58 DEBUG : time_test: reading active writers 2026/05/08 04:52:58 DEBUG : file1: reading active writers 2026/05/08 04:52:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/05/08 04:52:58 DEBUG : file1: size = 11 OK 2026/05/08 04:52:58 INFO : file1: Copied (new) 2026/05/08 04:52:58 DEBUG : file1: vfs cache: fingerprint now "11" 2026/05/08 04:52:58 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/08 04:52:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/08 04:52:58 INFO : file1: vfs cache: upload succeeded try #1 2026/05/08 04:52:59 DEBUG : dir: Looking for writers 2026/05/08 04:52:59 DEBUG : Looking for writers 2026/05/08 04:52:59 DEBUG : dir: reading active writers 2026/05/08 04:52:59 DEBUG : time_test: reading active writers 2026/05/08 04:52:59 DEBUG : file1: reading active writers 2026/05/08 04:52:59 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 dir/file1 (14), file1 (11), 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/vfs/read_write_test.go:387 Error: Should be true Test: TestRWFileHandleWriteAt Messages: Unexpected file "time_test" 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/read_write_test.go:387 Error: Should be true Test: TestRWFileHandleWriteAt 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/vfs/read_write_test.go:387 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestRWFileHandleWriteAt Messages: directories 2026/05/08 04:53:07 DEBUG : WaitForWriters: timeout=30s 2026/05/08 04:53:07 DEBUG : dir: Looking for writers 2026/05/08 04:53:07 DEBUG : Looking for writers 2026/05/08 04:53:07 DEBUG : dir: reading active writers 2026/05/08 04:53:07 DEBUG : time_test: reading active writers 2026/05/08 04:53:07 DEBUG : file1: reading active writers 2026/05/08 04:53:07 DEBUG : >WaitForWriters: 2026/05/08 04:53:07 DEBUG : Linkbox root 'rclone-test-dumiwux6hiko': vfs cache: cleaner exiting run.go:172: removing file "time_test" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "time_test" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "time_test" failed: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit 2026/05/08 04:53:14 DEBUG : forgetting directory cache 2026/05/08 04:53:14 DEBUG : dir: forgetting directory cache run.go:172: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRWFileHandleWriteAt Messages: listing wrong, want 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/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRWFileHandleWriteAt Messages: Unexpected file "time_test" 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRWFileHandleWriteAt 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestRWFileHandleWriteAt Messages: directories --- FAIL: TestRWFileHandleWriteAt (32.69s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "Linkbox root 'rclone-test-dumiwux6hiko'", Local "Local file system at /tmp/rclone1930328265", Modify Window "876000h0m0s" 2026/05/08 04:53:28 INFO : Linkbox root 'rclone-test-dumiwux6hiko': poll-interval is not supported by this remote 2026/05/08 04:53:28 DEBUG : Linkbox root 'rclone-test-dumiwux6hiko': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/08 04:53:28 DEBUG : Linkbox root 'rclone-test-dumiwux6hiko': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-dumiwux6hiko" 2026/05/08 04:53:28 DEBUG : Linkbox root 'rclone-test-dumiwux6hiko': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-dumiwux6hiko" 2026/05/08 04:53:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-dumiwux6hiko" 2026/05/08 04:53:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/08 04:53:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-dumiwux6hiko" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-dumiwux6hiko" 2026/05/08 04:53:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-dumiwux6hiko" 2026/05/08 04:53:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/08 04:53:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-dumiwux6hiko" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-dumiwux6hiko" 2026/05/08 04:53:28 INFO : Linkbox root 'rclone-test-dumiwux6hiko': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/08 04:53:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:53:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:53:28 DEBUG : file1: newRWFileHandle: 2026/05/08 04:53:28 DEBUG : file1(0x152dc507c140): openPending: 2026/05/08 04:53:28 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:53:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/08 04:53:28 DEBUG : file1(0x152dc507c140): >openPending: err= 2026/05/08 04:53:28 DEBUG : file1: >newRWFileHandle: err= 2026/05/08 04:53:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/08 04:53:28 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/08 04:53:28 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/08 04:53:28 DEBUG : file1(0x152dc507c140): close: 2026/05/08 04:53:28 DEBUG : file1: vfs cache: setting modification time to 2026-05-08 04:53:28.497426238 +0000 UTC m=+1486.500421170 2026/05/08 04:53:28 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/08 04:53:28 DEBUG : file1(0x152dc507c140): >close: err= 2026/05/08 04:53:28 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/05/08 04:53:28 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/08 04:53:28 DEBUG : file2: newRWFileHandle: 2026/05/08 04:53:28 DEBUG : file2(0x152dc507c640): openPending: 2026/05/08 04:53:28 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:53:28 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/08 04:53:28 DEBUG : file2(0x152dc507c640): >openPending: err= 2026/05/08 04:53:28 DEBUG : file2: >newRWFileHandle: err= 2026/05/08 04:53:28 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/08 04:53:28 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/05/08 04:53:28 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/05/08 04:53:28 DEBUG : file2(0x152dc507c640): RWFileHandle.Flush 2026/05/08 04:53:28 DEBUG : file2(0x152dc507c640): RWFileHandle.Release 2026/05/08 04:53:28 DEBUG : file2(0x152dc507c640): close: 2026/05/08 04:53:28 DEBUG : file2: vfs cache: setting modification time to 2026-05-08 04:53:28.498373653 +0000 UTC m=+1486.501368564 2026/05/08 04:53:28 INFO : file2: vfs cache: queuing for upload in 100ms 2026/05/08 04:53:28 DEBUG : file2(0x152dc507c640): >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{"dir,0,true", "file1,0,false", "file2,0,false", "time_test,5,false"} Diff: --- Expected +++ Actual @@ -1,4 +1,6 @@ -([]string) (len=2) { +([]string) (len=4) { + (string) (len=10) "dir,0,true", (string) (len=13) "file1,0,false", - (string) (len=13) "file2,0,false" + (string) (len=13) "file2,0,false", + (string) (len=17) "time_test,5,false" } Test: TestRWFileHandleWriteNoWrite 2026/05/08 04:53:28 DEBUG : WaitForWriters: timeout=30s 2026/05/08 04:53:28 DEBUG : dir: Looking for writers 2026/05/08 04:53:28 DEBUG : Looking for writers 2026/05/08 04:53:28 DEBUG : dir: reading active writers 2026/05/08 04:53:28 DEBUG : time_test: reading active writers 2026/05/08 04:53:28 DEBUG : file1: reading active writers 2026/05/08 04:53:28 DEBUG : file2: reading active writers 2026/05/08 04:53:28 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/05/08 04:53:28 DEBUG : dir: Looking for writers 2026/05/08 04:53:28 DEBUG : Looking for writers 2026/05/08 04:53:28 DEBUG : file1: reading active writers 2026/05/08 04:53:28 DEBUG : file2: reading active writers 2026/05/08 04:53:28 DEBUG : dir: reading active writers 2026/05/08 04:53:28 DEBUG : time_test: reading active writers 2026/05/08 04:53:28 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/05/08 04:53:28 DEBUG : dir: Looking for writers 2026/05/08 04:53:28 DEBUG : Looking for writers 2026/05/08 04:53:28 DEBUG : dir: reading active writers 2026/05/08 04:53:28 DEBUG : time_test: reading active writers 2026/05/08 04:53:28 DEBUG : file1: reading active writers 2026/05/08 04:53:28 DEBUG : file2: reading active writers 2026/05/08 04:53:28 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/05/08 04:53:28 DEBUG : dir: Looking for writers 2026/05/08 04:53:28 DEBUG : Looking for writers 2026/05/08 04:53:28 DEBUG : dir: reading active writers 2026/05/08 04:53:28 DEBUG : time_test: reading active writers 2026/05/08 04:53:28 DEBUG : file1: reading active writers 2026/05/08 04:53:28 DEBUG : file2: reading active writers 2026/05/08 04:53:28 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/05/08 04:53:28 DEBUG : file1: vfs cache: starting upload 2026/05/08 04:53:28 ERROR : file1: Failed to copy: can't upload empty files to this remote 2026/05/08 04:53:28 ERROR : file1: Writeback failed: can't upload empty files to this remote 2026/05/08 04:53:28 INFO : file1: vfs cache: upload succeeded try #1 2026/05/08 04:53:28 DEBUG : file2: vfs cache: starting upload 2026/05/08 04:53:28 ERROR : file2: Failed to copy: can't upload empty files to this remote 2026/05/08 04:53:28 ERROR : file2: Writeback failed: can't upload empty files to this remote 2026/05/08 04:53:28 INFO : file2: vfs cache: upload succeeded try #1 2026/05/08 04:53:28 DEBUG : dir: Looking for writers 2026/05/08 04:53:28 DEBUG : Looking for writers 2026/05/08 04:53:28 DEBUG : dir: reading active writers 2026/05/08 04:53:28 DEBUG : time_test: reading active writers 2026/05/08 04:53:28 DEBUG : file1: reading active writers 2026/05/08 04:53:28 DEBUG : file2: reading active writers 2026/05/08 04:53:28 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/05/08 04:53:28 DEBUG : dir: Looking for writers 2026/05/08 04:53:28 DEBUG : Looking for writers 2026/05/08 04:53:28 DEBUG : dir: reading active writers 2026/05/08 04:53:28 DEBUG : time_test: reading active writers 2026/05/08 04:53:28 DEBUG : file1: reading active writers 2026/05/08 04:53:28 DEBUG : file2: reading active writers 2026/05/08 04:53:28 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/05/08 04:53:29 DEBUG : dir: Looking for writers 2026/05/08 04:53:29 DEBUG : Looking for writers 2026/05/08 04:53:29 DEBUG : dir: reading active writers 2026/05/08 04:53:29 DEBUG : time_test: reading active writers 2026/05/08 04:53:29 DEBUG : file1: reading active writers 2026/05/08 04:53:29 DEBUG : file2: reading active writers 2026/05/08 04:53:29 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2026/05/08 04:53:29 DEBUG : dir: Looking for writers 2026/05/08 04:53:29 DEBUG : Looking for writers 2026/05/08 04:53:29 DEBUG : dir: reading active writers 2026/05/08 04:53:29 DEBUG : time_test: reading active writers 2026/05/08 04:53:29 DEBUG : file1: reading active writers 2026/05/08 04:53:29 DEBUG : file2: reading active writers 2026/05/08 04:53:29 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/05/08 04:53:30 DEBUG : dir: Looking for writers 2026/05/08 04:53:30 DEBUG : Looking for writers 2026/05/08 04:53:30 DEBUG : file1: reading active writers 2026/05/08 04:53:30 DEBUG : file2: reading active writers 2026/05/08 04:53:30 DEBUG : dir: reading active writers 2026/05/08 04:53:30 DEBUG : time_test: reading active writers 2026/05/08 04:53:30 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/05/08 04:53:31 DEBUG : dir: Looking for writers 2026/05/08 04:53:31 DEBUG : Looking for writers 2026/05/08 04:53:31 DEBUG : time_test: reading active writers 2026/05/08 04:53:31 DEBUG : file1: reading active writers 2026/05/08 04:53:31 DEBUG : file2: reading active writers 2026/05/08 04:53:31 DEBUG : dir: reading active writers 2026/05/08 04:53:31 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/05/08 04:53:32 DEBUG : dir: Looking for writers 2026/05/08 04:53:32 DEBUG : Looking for writers 2026/05/08 04:53:32 DEBUG : dir: reading active writers 2026/05/08 04:53:32 DEBUG : time_test: reading active writers 2026/05/08 04:53:32 DEBUG : file1: reading active writers 2026/05/08 04:53:32 DEBUG : file2: reading active writers 2026/05/08 04:53:32 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/05/08 04:53:33 DEBUG : dir: Looking for writers 2026/05/08 04:53:33 DEBUG : Looking for writers 2026/05/08 04:53:33 DEBUG : time_test: reading active writers 2026/05/08 04:53:33 DEBUG : file1: reading active writers 2026/05/08 04:53:33 DEBUG : file2: reading active writers 2026/05/08 04:53:33 DEBUG : dir: reading active writers 2026/05/08 04:53:33 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/05/08 04:53:34 DEBUG : dir: Looking for writers 2026/05/08 04:53:34 DEBUG : Looking for writers 2026/05/08 04:53:34 DEBUG : dir: reading active writers 2026/05/08 04:53:34 DEBUG : time_test: reading active writers 2026/05/08 04:53:34 DEBUG : file1: reading active writers 2026/05/08 04:53:34 DEBUG : file2: reading active writers 2026/05/08 04:53:34 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/05/08 04:53:35 DEBUG : dir: Looking for writers 2026/05/08 04:53:35 DEBUG : Looking for writers 2026/05/08 04:53:35 DEBUG : dir: reading active writers 2026/05/08 04:53:35 DEBUG : time_test: reading active writers 2026/05/08 04:53:35 DEBUG : file1: reading active writers 2026/05/08 04:53:35 DEBUG : file2: reading active writers 2026/05/08 04:53:35 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/05/08 04:53:36 DEBUG : dir: Looking for writers 2026/05/08 04:53:36 DEBUG : Looking for writers 2026/05/08 04:53:36 DEBUG : dir: reading active writers 2026/05/08 04:53:36 DEBUG : time_test: reading active writers 2026/05/08 04:53:36 DEBUG : file1: reading active writers 2026/05/08 04:53:36 DEBUG : file2: reading active writers 2026/05/08 04:53:36 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/05/08 04:53:37 DEBUG : dir: Looking for writers 2026/05/08 04:53:37 DEBUG : Looking for writers 2026/05/08 04:53:37 DEBUG : file2: reading active writers 2026/05/08 04:53:37 DEBUG : dir: reading active writers 2026/05/08 04:53:37 DEBUG : time_test: reading active writers 2026/05/08 04:53:37 DEBUG : file1: reading active writers 2026/05/08 04:53:37 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/05/08 04:53:38 DEBUG : dir: Looking for writers 2026/05/08 04:53:38 DEBUG : Looking for writers 2026/05/08 04:53:38 DEBUG : dir: reading active writers 2026/05/08 04:53:38 DEBUG : time_test: reading active writers 2026/05/08 04:53:38 DEBUG : file1: reading active writers 2026/05/08 04:53:38 DEBUG : file2: reading active writers 2026/05/08 04:53:38 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/05/08 04:53:39 DEBUG : dir: Looking for writers 2026/05/08 04:53:39 DEBUG : Looking for writers 2026/05/08 04:53:39 DEBUG : dir: reading active writers 2026/05/08 04:53:39 DEBUG : time_test: reading active writers 2026/05/08 04:53:39 DEBUG : file1: reading active writers 2026/05/08 04:53:39 DEBUG : file2: reading active writers 2026/05/08 04:53:39 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/05/08 04:53:40 DEBUG : dir: Looking for writers 2026/05/08 04:53:40 DEBUG : Looking for writers 2026/05/08 04:53:40 DEBUG : dir: reading active writers 2026/05/08 04:53:40 DEBUG : time_test: reading active writers 2026/05/08 04:53:40 DEBUG : file1: reading active writers 2026/05/08 04:53:40 DEBUG : file2: reading active writers 2026/05/08 04:53:40 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/05/08 04:53:41 DEBUG : dir: Looking for writers 2026/05/08 04:53:41 DEBUG : Looking for writers 2026/05/08 04:53:41 DEBUG : file1: reading active writers 2026/05/08 04:53:41 DEBUG : file2: reading active writers 2026/05/08 04:53:41 DEBUG : dir: reading active writers 2026/05/08 04:53:41 DEBUG : time_test: reading active writers 2026/05/08 04:53:41 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/05/08 04:53:42 DEBUG : dir: Looking for writers 2026/05/08 04:53:42 DEBUG : Looking for writers 2026/05/08 04:53:42 DEBUG : file1: reading active writers 2026/05/08 04:53:42 DEBUG : file2: reading active writers 2026/05/08 04:53:42 DEBUG : dir: reading active writers 2026/05/08 04:53:42 DEBUG : time_test: reading active writers 2026/05/08 04:53:42 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/05/08 04:53:43 DEBUG : dir: Looking for writers 2026/05/08 04:53:43 DEBUG : Looking for writers 2026/05/08 04:53:43 DEBUG : dir: reading active writers 2026/05/08 04:53:43 DEBUG : time_test: reading active writers 2026/05/08 04:53:43 DEBUG : file1: reading active writers 2026/05/08 04:53:43 DEBUG : file2: reading active writers 2026/05/08 04:53:43 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/05/08 04:53:44 DEBUG : dir: Looking for writers 2026/05/08 04:53:44 DEBUG : Looking for writers 2026/05/08 04:53:44 DEBUG : dir: reading active writers 2026/05/08 04:53:44 DEBUG : time_test: reading active writers 2026/05/08 04:53:44 DEBUG : file1: reading active writers 2026/05/08 04:53:44 DEBUG : file2: reading active writers 2026/05/08 04:53:44 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/05/08 04:53:45 DEBUG : dir: Looking for writers 2026/05/08 04:53:45 DEBUG : Looking for writers 2026/05/08 04:53:45 DEBUG : time_test: reading active writers 2026/05/08 04:53:45 DEBUG : file1: reading active writers 2026/05/08 04:53:45 DEBUG : file2: reading active writers 2026/05/08 04:53:45 DEBUG : dir: reading active writers 2026/05/08 04:53:45 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/05/08 04:53:46 DEBUG : forgetting directory cache 2026/05/08 04:53:46 DEBUG : dir: forgetting directory cache 2026/05/08 04:53:46 DEBUG : dir: forgetting directory cache 2026/05/08 04:53:46 DEBUG : dir/virtualDir: forgetting directory cache 2026/05/08 04:53:46 DEBUG : forgetting directory cache 2026/05/08 04:53:46 DEBUG : dir: forgetting directory cache 2026/05/08 04:53:46 DEBUG : dir/virtualDir: forgetting directory cache 2026/05/08 04:53:46 DEBUG : dir: Looking for writers 2026/05/08 04:53:46 DEBUG : Looking for writers 2026/05/08 04:53:46 DEBUG : dir: reading active writers 2026/05/08 04:53:46 DEBUG : time_test: reading active writers 2026/05/08 04:53:46 DEBUG : file1: reading active writers 2026/05/08 04:53:46 DEBUG : file2: reading active writers 2026/05/08 04:53:46 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/05/08 04:53:47 DEBUG : dir: Looking for writers 2026/05/08 04:53:47 DEBUG : Looking for writers 2026/05/08 04:53:47 DEBUG : file1: reading active writers 2026/05/08 04:53:47 DEBUG : file2: reading active writers 2026/05/08 04:53:47 DEBUG : dir: reading active writers 2026/05/08 04:53:47 DEBUG : time_test: reading active writers 2026/05/08 04:53:47 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/05/08 04:53:48 DEBUG : dir: Looking for writers 2026/05/08 04:53:48 DEBUG : Looking for writers 2026/05/08 04:53:48 DEBUG : time_test: reading active writers 2026/05/08 04:53:48 DEBUG : file1: reading active writers 2026/05/08 04:53:48 DEBUG : file2: reading active writers 2026/05/08 04:53:48 DEBUG : dir: reading active writers 2026/05/08 04:53:48 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/05/08 04:53:49 DEBUG : dir: Looking for writers 2026/05/08 04:53:49 DEBUG : Looking for writers 2026/05/08 04:53:49 DEBUG : dir: reading active writers 2026/05/08 04:53:49 DEBUG : time_test: reading active writers 2026/05/08 04:53:49 DEBUG : file1: reading active writers 2026/05/08 04:53:49 DEBUG : file2: reading active writers 2026/05/08 04:53:49 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/05/08 04:53:50 DEBUG : dir: Looking for writers 2026/05/08 04:53:50 DEBUG : Looking for writers 2026/05/08 04:53:50 DEBUG : dir: reading active writers 2026/05/08 04:53:50 DEBUG : time_test: reading active writers 2026/05/08 04:53:50 DEBUG : file1: reading active writers 2026/05/08 04:53:50 DEBUG : file2: reading active writers 2026/05/08 04:53:50 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/05/08 04:53:51 DEBUG : dir: Looking for writers 2026/05/08 04:53:51 DEBUG : Looking for writers 2026/05/08 04:53:51 DEBUG : time_test: reading active writers 2026/05/08 04:53:51 DEBUG : file1: reading active writers 2026/05/08 04:53:51 DEBUG : file2: reading active writers 2026/05/08 04:53:51 DEBUG : dir: reading active writers 2026/05/08 04:53:51 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/05/08 04:53:52 DEBUG : dir: Looking for writers 2026/05/08 04:53:52 DEBUG : Looking for writers 2026/05/08 04:53:52 DEBUG : dir: reading active writers 2026/05/08 04:53:52 DEBUG : time_test: reading active writers 2026/05/08 04:53:52 DEBUG : file1: reading active writers 2026/05/08 04:53:52 DEBUG : file2: reading active writers 2026/05/08 04:53:52 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/05/08 04:53:53 DEBUG : dir: Looking for writers 2026/05/08 04:53:53 DEBUG : Looking for writers 2026/05/08 04:53:53 DEBUG : dir: reading active writers 2026/05/08 04:53:53 DEBUG : time_test: reading active writers 2026/05/08 04:53:53 DEBUG : file1: reading active writers 2026/05/08 04:53:53 DEBUG : file2: reading active writers 2026/05/08 04:53:53 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/05/08 04:53:54 DEBUG : dir: Looking for writers 2026/05/08 04:53:54 DEBUG : Looking for writers 2026/05/08 04:53:54 DEBUG : dir: reading active writers 2026/05/08 04:53:54 DEBUG : time_test: reading active writers 2026/05/08 04:53:54 DEBUG : file1: reading active writers 2026/05/08 04:53:54 DEBUG : file2: reading active writers 2026/05/08 04:53:54 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/05/08 04:53:55 DEBUG : dir: Looking for writers 2026/05/08 04:53:55 DEBUG : Looking for writers 2026/05/08 04:53:55 DEBUG : dir: reading active writers 2026/05/08 04:53:55 DEBUG : time_test: reading active writers 2026/05/08 04:53:55 DEBUG : file1: reading active writers 2026/05/08 04:53:55 DEBUG : file2: reading active writers 2026/05/08 04:53:55 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/05/08 04:53:56 DEBUG : dir: Looking for writers 2026/05/08 04:53:56 DEBUG : Looking for writers 2026/05/08 04:53:56 DEBUG : dir: reading active writers 2026/05/08 04:53:56 DEBUG : time_test: reading active writers 2026/05/08 04:53:56 DEBUG : file1: reading active writers 2026/05/08 04:53:56 DEBUG : file2: reading active writers 2026/05/08 04:53:56 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/05/08 04:53:57 DEBUG : dir: Looking for writers 2026/05/08 04:53:57 DEBUG : Looking for writers 2026/05/08 04:53:57 DEBUG : dir: reading active writers 2026/05/08 04:53:57 DEBUG : time_test: reading active writers 2026/05/08 04:53:57 DEBUG : file1: reading active writers 2026/05/08 04:53:57 DEBUG : file2: reading active writers 2026/05/08 04:53:57 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/05/08 04:53:58 ERROR : Exiting even though 0 writers active and 2 cache items in use after 30s Cache{ "file2": &{c:0x152dc4bc2500 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0x152dc50346c8 notify:{wait:0 notify:0 lock:0 head: tail:} checker:23286323037952} name:file2 opens:0 downloaders: o: fd: info:{ModTime:{wall:14012801746862380053 ext:1486501368564 loc:0x4728200} ATime:{wall:14012801746862533403 ext:1486501521915 loc:0x4728200} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:2 pendingAccesses:0 modified:false beingReset:false graceTimer:}, "file1": &{c:0x152dc4bc2500 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0x152dc5034368 notify:{wait:0 notify:0 lock:0 head: tail:} checker:23286323037088} name:file1 opens:0 downloaders: o: fd: info:{ModTime:{wall:14012801746861432638 ext:1486500421170 loc:0x4728200} ATime:{wall:14012801746861689786 ext:1486500678317 loc:0x4728200} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:1 pendingAccesses:0 modified:false beingReset:false graceTimer:}, } 2026/05/08 04:53:58 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 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/vfs/read_write_test.go:420 Error: Should be true Test: TestRWFileHandleWriteNoWrite Messages: Unexpected file "time_test" 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/read_write_test.go:420 Error: Should be true Test: TestRWFileHandleWriteNoWrite Messages: Unexpected file "dir/file1" fstest.go:203: Not found "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/read_write_test.go:420 Error: Not equal: expected: 0 actual : 2 Test: TestRWFileHandleWriteNoWrite 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/read_write_test.go:420 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestRWFileHandleWriteNoWrite Messages: directories 2026/05/08 04:54:07 DEBUG : WaitForWriters: timeout=30s 2026/05/08 04:54:07 DEBUG : dir: Looking for writers 2026/05/08 04:54:07 DEBUG : Looking for writers 2026/05/08 04:54:07 DEBUG : dir: reading active writers 2026/05/08 04:54:07 DEBUG : time_test: reading active writers 2026/05/08 04:54:07 DEBUG : file1: reading active writers 2026/05/08 04:54:07 DEBUG : file2: reading active writers 2026/05/08 04:54:07 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/05/08 04:54:07 DEBUG : dir: Looking for writers 2026/05/08 04:54:07 DEBUG : Looking for writers 2026/05/08 04:54:07 DEBUG : time_test: reading active writers 2026/05/08 04:54:07 DEBUG : file1: reading active writers 2026/05/08 04:54:07 DEBUG : file2: reading active writers 2026/05/08 04:54:07 DEBUG : dir: reading active writers 2026/05/08 04:54:07 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/05/08 04:54:07 DEBUG : dir: Looking for writers 2026/05/08 04:54:07 DEBUG : Looking for writers 2026/05/08 04:54:07 DEBUG : time_test: reading active writers 2026/05/08 04:54:07 DEBUG : file1: reading active writers 2026/05/08 04:54:07 DEBUG : file2: reading active writers 2026/05/08 04:54:07 DEBUG : dir: reading active writers 2026/05/08 04:54:07 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/05/08 04:54:07 DEBUG : dir: Looking for writers 2026/05/08 04:54:07 DEBUG : Looking for writers 2026/05/08 04:54:07 DEBUG : file1: reading active writers 2026/05/08 04:54:07 DEBUG : file2: reading active writers 2026/05/08 04:54:07 DEBUG : dir: reading active writers 2026/05/08 04:54:07 DEBUG : time_test: reading active writers 2026/05/08 04:54:07 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/05/08 04:54:07 DEBUG : dir: Looking for writers 2026/05/08 04:54:07 DEBUG : Looking for writers 2026/05/08 04:54:07 DEBUG : file2: reading active writers 2026/05/08 04:54:07 DEBUG : dir: reading active writers 2026/05/08 04:54:07 DEBUG : time_test: reading active writers 2026/05/08 04:54:07 DEBUG : file1: reading active writers 2026/05/08 04:54:07 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/05/08 04:54:07 DEBUG : dir: Looking for writers 2026/05/08 04:54:07 DEBUG : Looking for writers 2026/05/08 04:54:07 DEBUG : dir: reading active writers 2026/05/08 04:54:07 DEBUG : time_test: reading active writers 2026/05/08 04:54:07 DEBUG : file1: reading active writers 2026/05/08 04:54:07 DEBUG : file2: reading active writers 2026/05/08 04:54:07 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/05/08 04:54:07 DEBUG : dir: Looking for writers 2026/05/08 04:54:07 DEBUG : Looking for writers 2026/05/08 04:54:07 DEBUG : dir: reading active writers 2026/05/08 04:54:07 DEBUG : time_test: reading active writers 2026/05/08 04:54:07 DEBUG : file1: reading active writers 2026/05/08 04:54:07 DEBUG : file2: reading active writers 2026/05/08 04:54:07 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2026/05/08 04:54:08 DEBUG : dir: Looking for writers 2026/05/08 04:54:08 DEBUG : Looking for writers 2026/05/08 04:54:08 DEBUG : dir: reading active writers 2026/05/08 04:54:08 DEBUG : time_test: reading active writers 2026/05/08 04:54:08 DEBUG : file1: reading active writers 2026/05/08 04:54:08 DEBUG : file2: reading active writers 2026/05/08 04:54:08 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/05/08 04:54:09 DEBUG : dir: Looking for writers 2026/05/08 04:54:09 DEBUG : Looking for writers 2026/05/08 04:54:09 DEBUG : time_test: reading active writers 2026/05/08 04:54:09 DEBUG : file1: reading active writers 2026/05/08 04:54:09 DEBUG : file2: reading active writers 2026/05/08 04:54:09 DEBUG : dir: reading active writers 2026/05/08 04:54:09 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/05/08 04:54:10 DEBUG : dir: Looking for writers 2026/05/08 04:54:10 DEBUG : Looking for writers 2026/05/08 04:54:10 DEBUG : dir: reading active writers 2026/05/08 04:54:10 DEBUG : time_test: reading active writers 2026/05/08 04:54:10 DEBUG : file1: reading active writers 2026/05/08 04:54:10 DEBUG : file2: reading active writers 2026/05/08 04:54:10 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/05/08 04:54:11 DEBUG : dir: Looking for writers 2026/05/08 04:54:11 DEBUG : Looking for writers 2026/05/08 04:54:11 DEBUG : dir: reading active writers 2026/05/08 04:54:11 DEBUG : time_test: reading active writers 2026/05/08 04:54:11 DEBUG : file1: reading active writers 2026/05/08 04:54:11 DEBUG : file2: reading active writers 2026/05/08 04:54:11 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/05/08 04:54:12 DEBUG : dir: Looking for writers 2026/05/08 04:54:12 DEBUG : Looking for writers 2026/05/08 04:54:12 DEBUG : file1: reading active writers 2026/05/08 04:54:12 DEBUG : file2: reading active writers 2026/05/08 04:54:12 DEBUG : dir: reading active writers 2026/05/08 04:54:12 DEBUG : time_test: reading active writers 2026/05/08 04:54:12 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/05/08 04:54:13 DEBUG : dir: Looking for writers 2026/05/08 04:54:13 DEBUG : Looking for writers 2026/05/08 04:54:13 DEBUG : dir: reading active writers 2026/05/08 04:54:13 DEBUG : time_test: reading active writers 2026/05/08 04:54:13 DEBUG : file1: reading active writers 2026/05/08 04:54:13 DEBUG : file2: reading active writers 2026/05/08 04:54:13 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/05/08 04:54:14 DEBUG : dir: Looking for writers 2026/05/08 04:54:14 DEBUG : Looking for writers 2026/05/08 04:54:14 DEBUG : dir: reading active writers 2026/05/08 04:54:14 DEBUG : time_test: reading active writers 2026/05/08 04:54:14 DEBUG : file1: reading active writers 2026/05/08 04:54:14 DEBUG : file2: reading active writers 2026/05/08 04:54:14 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/05/08 04:54:15 DEBUG : dir: Looking for writers 2026/05/08 04:54:15 DEBUG : Looking for writers 2026/05/08 04:54:15 DEBUG : file2: reading active writers 2026/05/08 04:54:15 DEBUG : dir: reading active writers 2026/05/08 04:54:15 DEBUG : time_test: reading active writers 2026/05/08 04:54:15 DEBUG : file1: reading active writers 2026/05/08 04:54:15 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/05/08 04:54:16 DEBUG : dir: Looking for writers 2026/05/08 04:54:16 DEBUG : Looking for writers 2026/05/08 04:54:16 DEBUG : time_test: reading active writers 2026/05/08 04:54:16 DEBUG : file1: reading active writers 2026/05/08 04:54:16 DEBUG : file2: reading active writers 2026/05/08 04:54:16 DEBUG : dir: reading active writers 2026/05/08 04:54:16 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/05/08 04:54:17 DEBUG : dir: Looking for writers 2026/05/08 04:54:17 DEBUG : Looking for writers 2026/05/08 04:54:17 DEBUG : time_test: reading active writers 2026/05/08 04:54:17 DEBUG : file1: reading active writers 2026/05/08 04:54:17 DEBUG : file2: reading active writers 2026/05/08 04:54:17 DEBUG : dir: reading active writers 2026/05/08 04:54:17 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/05/08 04:54:17 DEBUG : forgetting directory cache 2026/05/08 04:54:17 DEBUG : dir: forgetting directory cache 2026/05/08 04:54:18 DEBUG : dir: Looking for writers 2026/05/08 04:54:18 DEBUG : Looking for writers 2026/05/08 04:54:18 DEBUG : file1: reading active writers 2026/05/08 04:54:18 DEBUG : file2: reading active writers 2026/05/08 04:54:18 DEBUG : dir: reading active writers 2026/05/08 04:54:18 DEBUG : time_test: reading active writers 2026/05/08 04:54:18 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/05/08 04:54:19 DEBUG : dir: Looking for writers 2026/05/08 04:54:19 DEBUG : Looking for writers 2026/05/08 04:54:19 DEBUG : dir: reading active writers 2026/05/08 04:54:19 DEBUG : time_test: reading active writers 2026/05/08 04:54:19 DEBUG : file1: reading active writers 2026/05/08 04:54:19 DEBUG : file2: reading active writers 2026/05/08 04:54:19 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/05/08 04:54:20 DEBUG : dir: Looking for writers 2026/05/08 04:54:20 DEBUG : Looking for writers 2026/05/08 04:54:20 DEBUG : dir: reading active writers 2026/05/08 04:54:20 DEBUG : time_test: reading active writers 2026/05/08 04:54:20 DEBUG : file1: reading active writers 2026/05/08 04:54:20 DEBUG : file2: reading active writers 2026/05/08 04:54:20 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/05/08 04:54:21 DEBUG : dir: Looking for writers 2026/05/08 04:54:21 DEBUG : Looking for writers 2026/05/08 04:54:21 DEBUG : dir: reading active writers 2026/05/08 04:54:21 DEBUG : time_test: reading active writers 2026/05/08 04:54:21 DEBUG : file1: reading active writers 2026/05/08 04:54:21 DEBUG : file2: reading active writers 2026/05/08 04:54:21 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/05/08 04:54:22 DEBUG : dir: Looking for writers 2026/05/08 04:54:22 DEBUG : Looking for writers 2026/05/08 04:54:22 DEBUG : dir: reading active writers 2026/05/08 04:54:22 DEBUG : time_test: reading active writers 2026/05/08 04:54:22 DEBUG : file1: reading active writers 2026/05/08 04:54:22 DEBUG : file2: reading active writers 2026/05/08 04:54:22 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/05/08 04:54:23 DEBUG : dir: Looking for writers 2026/05/08 04:54:23 DEBUG : Looking for writers 2026/05/08 04:54:23 DEBUG : dir: reading active writers 2026/05/08 04:54:23 DEBUG : time_test: reading active writers 2026/05/08 04:54:23 DEBUG : file1: reading active writers 2026/05/08 04:54:23 DEBUG : file2: reading active writers 2026/05/08 04:54:23 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/05/08 04:54:24 DEBUG : dir: Looking for writers 2026/05/08 04:54:24 DEBUG : Looking for writers 2026/05/08 04:54:24 DEBUG : file2: reading active writers 2026/05/08 04:54:24 DEBUG : dir: reading active writers 2026/05/08 04:54:24 DEBUG : time_test: reading active writers 2026/05/08 04:54:24 DEBUG : file1: reading active writers 2026/05/08 04:54:24 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/05/08 04:54:25 DEBUG : dir: Looking for writers 2026/05/08 04:54:25 DEBUG : Looking for writers 2026/05/08 04:54:25 DEBUG : dir: reading active writers 2026/05/08 04:54:25 DEBUG : time_test: reading active writers 2026/05/08 04:54:25 DEBUG : file1: reading active writers 2026/05/08 04:54:25 DEBUG : file2: reading active writers 2026/05/08 04:54:25 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/05/08 04:54:26 DEBUG : dir: Looking for writers 2026/05/08 04:54:26 DEBUG : Looking for writers 2026/05/08 04:54:26 DEBUG : dir: reading active writers 2026/05/08 04:54:26 DEBUG : time_test: reading active writers 2026/05/08 04:54:26 DEBUG : file1: reading active writers 2026/05/08 04:54:26 DEBUG : file2: reading active writers 2026/05/08 04:54:26 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/05/08 04:54:27 DEBUG : dir: Looking for writers 2026/05/08 04:54:27 DEBUG : Looking for writers 2026/05/08 04:54:27 DEBUG : dir: reading active writers 2026/05/08 04:54:27 DEBUG : time_test: reading active writers 2026/05/08 04:54:27 DEBUG : file1: reading active writers 2026/05/08 04:54:27 DEBUG : file2: reading active writers 2026/05/08 04:54:27 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/05/08 04:54:28 DEBUG : Linkbox root 'rclone-test-dumiwux6hiko': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2026/05/08 04:54:28 DEBUG : Linkbox root 'rclone-test-dumiwux6hiko': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file2 not removed, freed 0 bytes 2026/05/08 04:54:28 INFO : Linkbox root 'rclone-test-dumiwux6hiko': vfs cache: cleaned: objects 2 (was 2) in use 2, to upload 0, uploading 0, total size 0 (was 0) 2026/05/08 04:54:28 DEBUG : dir: Looking for writers 2026/05/08 04:54:28 DEBUG : Looking for writers 2026/05/08 04:54:28 DEBUG : dir: reading active writers 2026/05/08 04:54:28 DEBUG : time_test: reading active writers 2026/05/08 04:54:28 DEBUG : file1: reading active writers 2026/05/08 04:54:28 DEBUG : file2: reading active writers 2026/05/08 04:54:28 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/05/08 04:54:29 DEBUG : dir: Looking for writers 2026/05/08 04:54:29 DEBUG : Looking for writers 2026/05/08 04:54:29 DEBUG : dir: reading active writers 2026/05/08 04:54:29 DEBUG : time_test: reading active writers 2026/05/08 04:54:29 DEBUG : file1: reading active writers 2026/05/08 04:54:29 DEBUG : file2: reading active writers 2026/05/08 04:54:29 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/05/08 04:54:30 DEBUG : dir: Looking for writers 2026/05/08 04:54:30 DEBUG : Looking for writers 2026/05/08 04:54:30 DEBUG : dir: reading active writers 2026/05/08 04:54:30 DEBUG : time_test: reading active writers 2026/05/08 04:54:30 DEBUG : file1: reading active writers 2026/05/08 04:54:30 DEBUG : file2: reading active writers 2026/05/08 04:54:30 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/05/08 04:54:31 DEBUG : dir: Looking for writers 2026/05/08 04:54:31 DEBUG : Looking for writers 2026/05/08 04:54:31 DEBUG : dir: reading active writers 2026/05/08 04:54:31 DEBUG : time_test: reading active writers 2026/05/08 04:54:31 DEBUG : file1: reading active writers 2026/05/08 04:54:31 DEBUG : file2: reading active writers 2026/05/08 04:54:31 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/05/08 04:54:32 DEBUG : dir: Looking for writers 2026/05/08 04:54:32 DEBUG : Looking for writers 2026/05/08 04:54:32 DEBUG : file1: reading active writers 2026/05/08 04:54:32 DEBUG : file2: reading active writers 2026/05/08 04:54:32 DEBUG : dir: reading active writers 2026/05/08 04:54:32 DEBUG : time_test: reading active writers 2026/05/08 04:54:32 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/05/08 04:54:33 DEBUG : dir: Looking for writers 2026/05/08 04:54:33 DEBUG : Looking for writers 2026/05/08 04:54:33 DEBUG : dir: reading active writers 2026/05/08 04:54:33 DEBUG : time_test: reading active writers 2026/05/08 04:54:33 DEBUG : file1: reading active writers 2026/05/08 04:54:33 DEBUG : file2: reading active writers 2026/05/08 04:54:33 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/05/08 04:54:34 DEBUG : dir: Looking for writers 2026/05/08 04:54:34 DEBUG : Looking for writers 2026/05/08 04:54:34 DEBUG : file2: reading active writers 2026/05/08 04:54:34 DEBUG : dir: reading active writers 2026/05/08 04:54:34 DEBUG : time_test: reading active writers 2026/05/08 04:54:34 DEBUG : file1: reading active writers 2026/05/08 04:54:34 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/05/08 04:54:35 DEBUG : dir: Looking for writers 2026/05/08 04:54:35 DEBUG : Looking for writers 2026/05/08 04:54:35 DEBUG : file2: reading active writers 2026/05/08 04:54:35 DEBUG : dir: reading active writers 2026/05/08 04:54:35 DEBUG : time_test: reading active writers 2026/05/08 04:54:35 DEBUG : file1: reading active writers 2026/05/08 04:54:35 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/05/08 04:54:36 DEBUG : dir: Looking for writers 2026/05/08 04:54:36 DEBUG : Looking for writers 2026/05/08 04:54:36 DEBUG : file1: reading active writers 2026/05/08 04:54:36 DEBUG : file2: reading active writers 2026/05/08 04:54:36 DEBUG : dir: reading active writers 2026/05/08 04:54:36 DEBUG : time_test: reading active writers 2026/05/08 04:54:36 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/05/08 04:54:37 ERROR : Exiting even though 0 writers active and 2 cache items in use after 30s Cache{ "file1": &{c:0x152dc4bc2500 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0x152dc5034368 notify:{wait:0 notify:0 lock:0 head: tail:} checker:23286323037088} name:file1 opens:0 downloaders: o: fd: info:{ModTime:{wall:14012801746861432638 ext:1486500421170 loc:0x4728200} ATime:{wall:14012801746861689786 ext:1486500678317 loc:0x4728200} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:1 pendingAccesses:0 modified:false beingReset:false graceTimer:}, "file2": &{c:0x152dc4bc2500 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0x152dc50346c8 notify:{wait:0 notify:0 lock:0 head: tail:} checker:23286323037952} name:file2 opens:0 downloaders: o: fd: info:{ModTime:{wall:14012801746862380053 ext:1486501368564 loc:0x4728200} ATime:{wall:14012801746862533403 ext:1486501521915 loc:0x4728200} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:2 pendingAccesses:0 modified:false beingReset:false graceTimer:}, } 2026/05/08 04:54:37 DEBUG : >WaitForWriters: 2026/05/08 04:54:37 DEBUG : Linkbox root 'rclone-test-dumiwux6hiko': vfs cache: cleaner exiting run.go:172: removing file "time_test" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "time_test" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "time_test" failed: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: 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 2026/05/08 04:54:49 DEBUG : forgetting directory cache 2026/05/08 04:54:49 DEBUG : dir: forgetting directory cache 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRWFileHandleWriteNoWrite Messages: listing wrong, want 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/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRWFileHandleWriteNoWrite Messages: Unexpected file "time_test" 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRWFileHandleWriteNoWrite 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestRWFileHandleWriteNoWrite Messages: directories --- FAIL: TestRWFileHandleWriteNoWrite (87.78s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "Linkbox root 'rclone-test-dumiwux6hiko'", Local "Local file system at /tmp/rclone1930328265", Modify Window "876000h0m0s" 2026/05/08 04:54:55 INFO : Linkbox root 'rclone-test-dumiwux6hiko': poll-interval is not supported by this remote 2026/05/08 04:54:55 DEBUG : Linkbox root 'rclone-test-dumiwux6hiko': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/08 04:54:55 DEBUG : Linkbox root 'rclone-test-dumiwux6hiko': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-dumiwux6hiko" 2026/05/08 04:54:55 DEBUG : Linkbox root 'rclone-test-dumiwux6hiko': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-dumiwux6hiko" 2026/05/08 04:54:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-dumiwux6hiko" 2026/05/08 04:54:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/08 04:54:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-dumiwux6hiko" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-dumiwux6hiko" 2026/05/08 04:54:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-dumiwux6hiko" 2026/05/08 04:54:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/08 04:54:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-dumiwux6hiko" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-dumiwux6hiko" 2026/05/08 04:54:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:54:55 INFO : Linkbox root 'rclone-test-dumiwux6hiko': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/08 04:54:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:54:56 DEBUG : file1: newRWFileHandle: 2026/05/08 04:54:56 DEBUG : file1(0x152dc4e90f40): openPending: 2026/05/08 04:54:56 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:54:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/08 04:54:56 DEBUG : file1(0x152dc4e90f40): >openPending: err= 2026/05/08 04:54:56 DEBUG : file1: >newRWFileHandle: err= 2026/05/08 04:54:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/08 04:54:56 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/08 04:54:56 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/08 04:54:56 DEBUG : file1(0x152dc4e90f40): _writeAt: size=5, off=0 2026/05/08 04:54:56 DEBUG : file1(0x152dc4e90f40): >_writeAt: n=5, err= 2026/05/08 04:54:56 DEBUG : file1(0x152dc4e90f40): RWFileHandle.Flush 2026/05/08 04:54:56 DEBUG : file1(0x152dc4e90f40): RWFileHandle.Flush 2026/05/08 04:54:56 DEBUG : file1(0x152dc4e90f40): close: 2026/05/08 04:54:56 DEBUG : file1: vfs cache: setting modification time to 2026-05-08 04:54:56.266254481 +0000 UTC m=+1574.269249392 2026/05/08 04:54:56 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/08 04:54:56 DEBUG : file1(0x152dc4e90f40): >close: err= 2026/05/08 04:54:56 DEBUG : WaitForWriters: timeout=30s 2026/05/08 04:54:56 DEBUG : dir: Looking for writers 2026/05/08 04:54:56 DEBUG : Looking for writers 2026/05/08 04:54:56 DEBUG : file1: reading active writers 2026/05/08 04:54:56 DEBUG : dir: reading active writers 2026/05/08 04:54:56 DEBUG : time_test: reading active writers 2026/05/08 04:54:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/08 04:54:56 DEBUG : dir: Looking for writers 2026/05/08 04:54:56 DEBUG : Looking for writers 2026/05/08 04:54:56 DEBUG : dir: reading active writers 2026/05/08 04:54:56 DEBUG : time_test: reading active writers 2026/05/08 04:54:56 DEBUG : file1: reading active writers 2026/05/08 04:54:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/08 04:54:56 DEBUG : dir: Looking for writers 2026/05/08 04:54:56 DEBUG : Looking for writers 2026/05/08 04:54:56 DEBUG : dir: reading active writers 2026/05/08 04:54:56 DEBUG : time_test: reading active writers 2026/05/08 04:54:56 DEBUG : file1: reading active writers 2026/05/08 04:54:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/08 04:54:56 DEBUG : dir: Looking for writers 2026/05/08 04:54:56 DEBUG : Looking for writers 2026/05/08 04:54:56 DEBUG : dir: reading active writers 2026/05/08 04:54:56 DEBUG : time_test: reading active writers 2026/05/08 04:54:56 DEBUG : file1: reading active writers 2026/05/08 04:54:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/08 04:54:56 DEBUG : file1: vfs cache: starting upload 2026/05/08 04:54:56 DEBUG : dir: Looking for writers 2026/05/08 04:54:56 DEBUG : Looking for writers 2026/05/08 04:54:56 DEBUG : time_test: reading active writers 2026/05/08 04:54:56 DEBUG : file1: reading active writers 2026/05/08 04:54:56 DEBUG : dir: reading active writers 2026/05/08 04:54:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/08 04:54:56 DEBUG : dir: Looking for writers 2026/05/08 04:54:56 DEBUG : Looking for writers 2026/05/08 04:54:56 DEBUG : file1: reading active writers 2026/05/08 04:54:56 DEBUG : dir: reading active writers 2026/05/08 04:54:56 DEBUG : time_test: reading active writers 2026/05/08 04:54:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/08 04:54:56 DEBUG : dir: Looking for writers 2026/05/08 04:54:56 DEBUG : Looking for writers 2026/05/08 04:54:56 DEBUG : file1: reading active writers 2026/05/08 04:54:56 DEBUG : dir: reading active writers 2026/05/08 04:54:56 DEBUG : time_test: reading active writers 2026/05/08 04:54:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/08 04:54:57 DEBUG : dir: Looking for writers 2026/05/08 04:54:57 DEBUG : Looking for writers 2026/05/08 04:54:57 DEBUG : dir: reading active writers 2026/05/08 04:54:57 DEBUG : time_test: reading active writers 2026/05/08 04:54:57 DEBUG : file1: reading active writers 2026/05/08 04:54:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/05/08 04:54:58 DEBUG : file1: Trying to read object after upload: try again in 100ms (1/10) 2026/05/08 04:54:58 DEBUG : dir: Looking for writers 2026/05/08 04:54:58 DEBUG : Looking for writers 2026/05/08 04:54:58 DEBUG : dir: reading active writers 2026/05/08 04:54:58 DEBUG : time_test: reading active writers 2026/05/08 04:54:58 DEBUG : file1: reading active writers 2026/05/08 04:54:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/05/08 04:54:58 DEBUG : file1: Trying to read object after upload: try again in 200ms (2/10) 2026/05/08 04:54:58 DEBUG : file1: size = 5 OK 2026/05/08 04:54:58 INFO : file1: Copied (new) 2026/05/08 04:54:58 DEBUG : file1: vfs cache: fingerprint now "5" 2026/05/08 04:54:58 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/08 04:54:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/08 04:54:58 INFO : file1: vfs cache: upload succeeded try #1 2026/05/08 04:54:59 DEBUG : dir: Looking for writers 2026/05/08 04:54:59 DEBUG : Looking for writers 2026/05/08 04:54:59 DEBUG : dir: reading active writers 2026/05/08 04:54:59 DEBUG : time_test: reading active writers 2026/05/08 04:54:59 DEBUG : file1: reading active writers 2026/05/08 04:54:59 DEBUG : >WaitForWriters: 2026/05/08 04:54:59 DEBUG : Linkbox root 'rclone-test-dumiwux6hiko': vfs cache: cleaner exiting run.go:172: removing file "time_test" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "time_test" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "time_test" failed: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRWFileHandleFlushWrite Messages: listing wrong, want 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/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRWFileHandleFlushWrite Messages: Unexpected file "time_test" 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRWFileHandleFlushWrite 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestRWFileHandleFlushWrite Messages: directories --- FAIL: TestRWFileHandleFlushWrite (23.32s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "Linkbox root 'rclone-test-dumiwux6hiko'", Local "Local file system at /tmp/rclone1930328265", Modify Window "876000h0m0s" 2026/05/08 04:55:19 INFO : Linkbox root 'rclone-test-dumiwux6hiko': poll-interval is not supported by this remote 2026/05/08 04:55:19 DEBUG : Linkbox root 'rclone-test-dumiwux6hiko': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/08 04:55:19 DEBUG : Linkbox root 'rclone-test-dumiwux6hiko': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-dumiwux6hiko" 2026/05/08 04:55:19 DEBUG : Linkbox root 'rclone-test-dumiwux6hiko': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-dumiwux6hiko" 2026/05/08 04:55:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-dumiwux6hiko" 2026/05/08 04:55:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/08 04:55:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-dumiwux6hiko" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-dumiwux6hiko" 2026/05/08 04:55:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-dumiwux6hiko" 2026/05/08 04:55:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/08 04:55:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-dumiwux6hiko" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-dumiwux6hiko" 2026/05/08 04:55:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:55:19 INFO : Linkbox root 'rclone-test-dumiwux6hiko': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/08 04:55:19 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:55:19 DEBUG : file1: newRWFileHandle: 2026/05/08 04:55:19 DEBUG : file1(0x152dc4e04480): openPending: 2026/05/08 04:55:19 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:55:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/08 04:55:19 DEBUG : file1(0x152dc4e04480): >openPending: err= 2026/05/08 04:55:19 DEBUG : file1: >newRWFileHandle: err= 2026/05/08 04:55:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/08 04:55:19 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/08 04:55:19 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/08 04:55:19 DEBUG : file1(0x152dc4e04480): _writeAt: size=5, off=0 2026/05/08 04:55:19 DEBUG : file1(0x152dc4e04480): >_writeAt: n=5, err= 2026/05/08 04:55:19 DEBUG : file1(0x152dc4e04480): RWFileHandle.Release 2026/05/08 04:55:19 DEBUG : file1(0x152dc4e04480): close: 2026/05/08 04:55:19 DEBUG : file1: vfs cache: setting modification time to 2026-05-08 04:55:19.610558869 +0000 UTC m=+1597.613553780 2026/05/08 04:55:19 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/08 04:55:19 DEBUG : file1(0x152dc4e04480): >close: err= 2026/05/08 04:55:19 DEBUG : file1(0x152dc4e04480): RWFileHandle.Release 2026/05/08 04:55:19 DEBUG : WaitForWriters: timeout=30s 2026/05/08 04:55:19 DEBUG : dir: Looking for writers 2026/05/08 04:55:19 DEBUG : Looking for writers 2026/05/08 04:55:19 DEBUG : file1: reading active writers 2026/05/08 04:55:19 DEBUG : dir: reading active writers 2026/05/08 04:55:19 DEBUG : time_test: reading active writers 2026/05/08 04:55:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/08 04:55:19 DEBUG : dir: Looking for writers 2026/05/08 04:55:19 DEBUG : Looking for writers 2026/05/08 04:55:19 DEBUG : dir: reading active writers 2026/05/08 04:55:19 DEBUG : time_test: reading active writers 2026/05/08 04:55:19 DEBUG : file1: reading active writers 2026/05/08 04:55:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/08 04:55:19 DEBUG : dir: Looking for writers 2026/05/08 04:55:19 DEBUG : Looking for writers 2026/05/08 04:55:19 DEBUG : dir: reading active writers 2026/05/08 04:55:19 DEBUG : time_test: reading active writers 2026/05/08 04:55:19 DEBUG : file1: reading active writers 2026/05/08 04:55:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/08 04:55:19 DEBUG : dir: Looking for writers 2026/05/08 04:55:19 DEBUG : Looking for writers 2026/05/08 04:55:19 DEBUG : dir: reading active writers 2026/05/08 04:55:19 DEBUG : time_test: reading active writers 2026/05/08 04:55:19 DEBUG : file1: reading active writers 2026/05/08 04:55:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/08 04:55:19 DEBUG : file1: vfs cache: starting upload 2026/05/08 04:55:19 DEBUG : dir: Looking for writers 2026/05/08 04:55:19 DEBUG : Looking for writers 2026/05/08 04:55:19 DEBUG : time_test: reading active writers 2026/05/08 04:55:19 DEBUG : file1: reading active writers 2026/05/08 04:55:19 DEBUG : dir: reading active writers 2026/05/08 04:55:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/08 04:55:19 DEBUG : dir: Looking for writers 2026/05/08 04:55:19 DEBUG : Looking for writers 2026/05/08 04:55:19 DEBUG : dir: reading active writers 2026/05/08 04:55:19 DEBUG : time_test: reading active writers 2026/05/08 04:55:19 DEBUG : file1: reading active writers 2026/05/08 04:55:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/08 04:55:20 DEBUG : dir: Looking for writers 2026/05/08 04:55:20 DEBUG : Looking for writers 2026/05/08 04:55:20 DEBUG : dir: reading active writers 2026/05/08 04:55:20 DEBUG : time_test: reading active writers 2026/05/08 04:55:20 DEBUG : file1: reading active writers 2026/05/08 04:55:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/08 04:55:20 DEBUG : dir: Looking for writers 2026/05/08 04:55:20 DEBUG : Looking for writers 2026/05/08 04:55:20 DEBUG : dir: reading active writers 2026/05/08 04:55:20 DEBUG : time_test: reading active writers 2026/05/08 04:55:20 DEBUG : file1: reading active writers 2026/05/08 04:55:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/05/08 04:55:21 DEBUG : forgetting directory cache 2026/05/08 04:55:21 DEBUG : dir: forgetting directory cache 2026/05/08 04:55:21 DEBUG : file1: Trying to read object after upload: try again in 100ms (1/10) 2026/05/08 04:55:21 DEBUG : dir: Looking for writers 2026/05/08 04:55:21 DEBUG : Looking for writers 2026/05/08 04:55:21 DEBUG : dir: reading active writers 2026/05/08 04:55:21 DEBUG : time_test: reading active writers 2026/05/08 04:55:21 DEBUG : file1: reading active writers 2026/05/08 04:55:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/05/08 04:55:21 DEBUG : file1: Trying to read object after upload: try again in 200ms (2/10) 2026/05/08 04:55:22 DEBUG : file1: Trying to read object after upload: try again in 400ms (3/10) 2026/05/08 04:55:22 DEBUG : dir: Looking for writers 2026/05/08 04:55:22 DEBUG : Looking for writers 2026/05/08 04:55:22 DEBUG : dir: reading active writers 2026/05/08 04:55:22 DEBUG : time_test: reading active writers 2026/05/08 04:55:22 DEBUG : file1: reading active writers 2026/05/08 04:55:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/05/08 04:55:22 DEBUG : file1: Trying to read object after upload: try again in 800ms (4/10) 2026/05/08 04:55:23 DEBUG : dir: Looking for writers 2026/05/08 04:55:23 DEBUG : Looking for writers 2026/05/08 04:55:23 DEBUG : file1: reading active writers 2026/05/08 04:55:23 DEBUG : dir: reading active writers 2026/05/08 04:55:23 DEBUG : time_test: reading active writers 2026/05/08 04:55:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/05/08 04:55:23 DEBUG : file1: size = 5 OK 2026/05/08 04:55:23 INFO : file1: Copied (new) 2026/05/08 04:55:23 DEBUG : file1: vfs cache: fingerprint now "5" 2026/05/08 04:55:23 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/08 04:55:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/08 04:55:23 INFO : file1: vfs cache: upload succeeded try #1 2026/05/08 04:55:24 DEBUG : dir: Looking for writers 2026/05/08 04:55:24 DEBUG : Looking for writers 2026/05/08 04:55:24 DEBUG : dir: reading active writers 2026/05/08 04:55:24 DEBUG : time_test: reading active writers 2026/05/08 04:55:24 DEBUG : file1: reading active writers 2026/05/08 04:55:24 DEBUG : >WaitForWriters: 2026/05/08 04:55:24 DEBUG : Linkbox root 'rclone-test-dumiwux6hiko': vfs cache: cleaner exiting run.go:172: removing file "time_test" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "time_test" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "time_test" failed: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRWFileHandleReleaseWrite Messages: listing wrong, want 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/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRWFileHandleReleaseWrite Messages: Unexpected file "time_test" 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRWFileHandleReleaseWrite 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestRWFileHandleReleaseWrite Messages: directories --- FAIL: TestRWFileHandleReleaseWrite (25.45s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "Linkbox root 'rclone-test-dumiwux6hiko'", Local "Local file system at /tmp/rclone1930328265", Modify Window "876000h0m0s" 2026/05/08 04:55:44 INFO : Linkbox root 'rclone-test-dumiwux6hiko': poll-interval is not supported by this remote 2026/05/08 04:55:44 DEBUG : Linkbox root 'rclone-test-dumiwux6hiko': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/08 04:55:44 DEBUG : Linkbox root 'rclone-test-dumiwux6hiko': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-dumiwux6hiko" 2026/05/08 04:55:44 DEBUG : Linkbox root 'rclone-test-dumiwux6hiko': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-dumiwux6hiko" 2026/05/08 04:55:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-dumiwux6hiko" 2026/05/08 04:55:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/08 04:55:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-dumiwux6hiko" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-dumiwux6hiko" 2026/05/08 04:55:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-dumiwux6hiko" 2026/05/08 04:55:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/08 04:55:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-dumiwux6hiko" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-dumiwux6hiko" 2026/05/08 04:55:44 INFO : Linkbox root 'rclone-test-dumiwux6hiko': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/08 04:55:45 DEBUG : dir/file1: Update: removing old file 2026/05/08 04:55:45 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 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/05/08 04:55:53 DEBUG : forgetting directory cache 2026/05/08 04:55:53 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/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /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:481 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestRWFileHandleSizeTruncateExisting Messages: listing wrong, want dir/file1 (16) got dir/file1 (14), dir/file1(1) (16), 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:358 /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:481 Error: Should be true Test: TestRWFileHandleSizeTruncateExisting Messages: Unexpected file "time_test" 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:358 /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:481 Error: Not equal: expected: 16 actual : 14 Test: TestRWFileHandleSizeTruncateExisting Messages: dir/file1: size incorrect file=16 vs obj=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:358 /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:481 Error: Should be true Test: TestRWFileHandleSizeTruncateExisting Messages: Unexpected file "dir/file1(1)" 2026/05/08 04:55:56 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/05/08 04:55:56 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/08 04:55:56 DEBUG : dir/file1: newRWFileHandle: 2026/05/08 04:55:56 DEBUG : dir/file1(0x152dc476fd40): openPending: 2026/05/08 04:55:56 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2026/05/08 04:55:56 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/08 04:55:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/08 04:55:56 DEBUG : dir/file1(0x152dc476fd40): >openPending: err= 2026/05/08 04:55:56 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/08 04:55:56 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/08 04:55:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/08 04:55:56 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/08 04:55:56 DEBUG : dir/file1(0x152dc476fd40): _writeAt: size=5, off=0 2026/05/08 04:55:56 DEBUG : dir/file1(0x152dc476fd40): >_writeAt: n=5, err= 2026/05/08 04:55:56 DEBUG : dir/file1(0x152dc476fd40): close: 2026/05/08 04:55:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 04:55:56 DEBUG : dir/file1: vfs cache: setting modification time to 2026-05-08 04:55:56.659909236 +0000 UTC m=+1634.662904147 2026/05/08 04:55:56 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/08 04:55:56 DEBUG : dir/file1(0x152dc476fd40): >close: err= 2026/05/08 04:55:56 DEBUG : WaitForWriters: timeout=30s 2026/05/08 04:55:56 DEBUG : dir: Looking for writers 2026/05/08 04:55:56 DEBUG : file1: reading active writers 2026/05/08 04:55:56 DEBUG : file1(1): reading active writers 2026/05/08 04:55:56 DEBUG : Looking for writers 2026/05/08 04:55:56 DEBUG : dir: reading active writers 2026/05/08 04:55:56 DEBUG : time_test: reading active writers 2026/05/08 04:55:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/08 04:55:56 DEBUG : dir: Looking for writers 2026/05/08 04:55:56 DEBUG : file1: reading active writers 2026/05/08 04:55:56 DEBUG : file1(1): reading active writers 2026/05/08 04:55:56 DEBUG : Looking for writers 2026/05/08 04:55:56 DEBUG : dir: reading active writers 2026/05/08 04:55:56 DEBUG : time_test: reading active writers 2026/05/08 04:55:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/08 04:55:56 DEBUG : dir: Looking for writers 2026/05/08 04:55:56 DEBUG : file1: reading active writers 2026/05/08 04:55:56 DEBUG : file1(1): reading active writers 2026/05/08 04:55:56 DEBUG : Looking for writers 2026/05/08 04:55:56 DEBUG : dir: reading active writers 2026/05/08 04:55:56 DEBUG : time_test: reading active writers 2026/05/08 04:55:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/08 04:55:56 DEBUG : dir: Looking for writers 2026/05/08 04:55:56 DEBUG : file1: reading active writers 2026/05/08 04:55:56 DEBUG : file1(1): reading active writers 2026/05/08 04:55:56 DEBUG : Looking for writers 2026/05/08 04:55:56 DEBUG : dir: reading active writers 2026/05/08 04:55:56 DEBUG : time_test: reading active writers 2026/05/08 04:55:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/08 04:55:56 DEBUG : dir/file1: vfs cache: starting upload 2026/05/08 04:55:56 DEBUG : dir/file1: Update: removing old file 2026/05/08 04:55:56 DEBUG : dir: Looking for writers 2026/05/08 04:55:56 DEBUG : file1: reading active writers 2026/05/08 04:55:56 DEBUG : file1(1): reading active writers 2026/05/08 04:55:56 DEBUG : Looking for writers 2026/05/08 04:55:56 DEBUG : dir: reading active writers 2026/05/08 04:55:56 DEBUG : time_test: reading active writers 2026/05/08 04:55:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/08 04:55:56 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 2026/05/08 04:55:56 DEBUG : dir: Looking for writers 2026/05/08 04:55:56 DEBUG : file1: reading active writers 2026/05/08 04:55:56 DEBUG : file1(1): reading active writers 2026/05/08 04:55:56 DEBUG : Looking for writers 2026/05/08 04:55:56 DEBUG : dir: reading active writers 2026/05/08 04:55:56 DEBUG : time_test: reading active writers 2026/05/08 04:55:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/08 04:55:57 DEBUG : dir: Looking for writers 2026/05/08 04:55:57 DEBUG : file1: reading active writers 2026/05/08 04:55:57 DEBUG : file1(1): reading active writers 2026/05/08 04:55:57 DEBUG : Looking for writers 2026/05/08 04:55:57 DEBUG : dir: reading active writers 2026/05/08 04:55:57 DEBUG : time_test: reading active writers 2026/05/08 04:55:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/08 04:55:57 DEBUG : dir: Looking for writers 2026/05/08 04:55:57 DEBUG : file1: reading active writers 2026/05/08 04:55:57 DEBUG : file1(1): reading active writers 2026/05/08 04:55:57 DEBUG : Looking for writers 2026/05/08 04:55:57 DEBUG : dir: reading active writers 2026/05/08 04:55:57 DEBUG : time_test: reading active writers 2026/05/08 04:55:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/05/08 04:55:58 DEBUG : dir/file1: size = 5 (Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-dumiwux6hiko) 2026/05/08 04:55:58 DEBUG : dir/file1: size = 14 (Linkbox root 'rclone-test-dumiwux6hiko') 2026/05/08 04:55:58 ERROR : dir/file1: corrupted on transfer: sizes differ src(Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-dumiwux6hiko) 5 vs dst(Linkbox root 'rclone-test-dumiwux6hiko') 14 2026/05/08 04:55:58 INFO : dir/file1: Removing failed copy 2026/05/08 04:55:58 INFO : dir/file1: Failed to remove failed copy: could not Remove: Linkbox error 403: not permit 2026/05/08 04:55:58 ERROR : dir/file1: vfs cache: failed to upload try #1, will retry in 200ms: vfs cache: failed to transfer file from cache to remote: corrupted on transfer: sizes differ src(Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-dumiwux6hiko) 5 vs dst(Linkbox root 'rclone-test-dumiwux6hiko') 14 2026/05/08 04:55:58 DEBUG : dir: Looking for writers 2026/05/08 04:55:58 DEBUG : file1: reading active writers 2026/05/08 04:55:58 DEBUG : file1(1): reading active writers 2026/05/08 04:55:58 DEBUG : Looking for writers 2026/05/08 04:55:58 DEBUG : time_test: reading active writers 2026/05/08 04:55:58 DEBUG : dir: reading active writers 2026/05/08 04:55:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/05/08 04:55:59 DEBUG : dir/file1: vfs cache: starting upload 2026/05/08 04:55:59 DEBUG : dir/file1: Update: removing old file 2026/05/08 04:55:59 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 2026/05/08 04:55:59 DEBUG : dir: Looking for writers 2026/05/08 04:55:59 DEBUG : file1: reading active writers 2026/05/08 04:55:59 DEBUG : file1(1): reading active writers 2026/05/08 04:55:59 DEBUG : Looking for writers 2026/05/08 04:55:59 DEBUG : dir: reading active writers 2026/05/08 04:55:59 DEBUG : time_test: reading active writers 2026/05/08 04:55:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/05/08 04:56:00 DEBUG : dir: Looking for writers 2026/05/08 04:56:00 DEBUG : file1: reading active writers 2026/05/08 04:56:00 DEBUG : file1(1): reading active writers 2026/05/08 04:56:00 DEBUG : Looking for writers 2026/05/08 04:56:00 DEBUG : dir: reading active writers 2026/05/08 04:56:00 DEBUG : time_test: reading active writers 2026/05/08 04:56:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/05/08 04:56:01 DEBUG : dir/file1: size = 5 (Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-dumiwux6hiko) 2026/05/08 04:56:01 DEBUG : dir/file1: size = 14 (Linkbox root 'rclone-test-dumiwux6hiko') 2026/05/08 04:56:01 ERROR : dir/file1: corrupted on transfer: sizes differ src(Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-dumiwux6hiko) 5 vs dst(Linkbox root 'rclone-test-dumiwux6hiko') 14 2026/05/08 04:56:01 INFO : dir/file1: Removing failed copy 2026/05/08 04:56:01 INFO : dir/file1: Failed to remove failed copy: could not Remove: Linkbox error 403: not permit 2026/05/08 04:56:01 ERROR : dir/file1: vfs cache: failed to upload try #2, will retry in 400ms: vfs cache: failed to transfer file from cache to remote: corrupted on transfer: sizes differ src(Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-dumiwux6hiko) 5 vs dst(Linkbox root 'rclone-test-dumiwux6hiko') 14 2026/05/08 04:56:01 DEBUG : dir/file1: vfs cache: starting upload 2026/05/08 04:56:01 DEBUG : dir/file1: Update: removing old file 2026/05/08 04:56:01 DEBUG : dir: Looking for writers 2026/05/08 04:56:01 DEBUG : file1: reading active writers 2026/05/08 04:56:01 DEBUG : file1(1): reading active writers 2026/05/08 04:56:01 DEBUG : Looking for writers 2026/05/08 04:56:01 DEBUG : dir: reading active writers 2026/05/08 04:56:01 DEBUG : time_test: reading active writers 2026/05/08 04:56:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/05/08 04:56:02 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 2026/05/08 04:56:02 DEBUG : dir: Looking for writers 2026/05/08 04:56:02 DEBUG : file1: reading active writers 2026/05/08 04:56:02 DEBUG : file1(1): reading active writers 2026/05/08 04:56:02 DEBUG : Looking for writers 2026/05/08 04:56:02 DEBUG : dir: reading active writers 2026/05/08 04:56:02 DEBUG : time_test: reading active writers 2026/05/08 04:56:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/05/08 04:56:03 DEBUG : dir/file1: size = 5 (Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-dumiwux6hiko) 2026/05/08 04:56:03 DEBUG : dir/file1: size = 14 (Linkbox root 'rclone-test-dumiwux6hiko') 2026/05/08 04:56:03 ERROR : dir/file1: corrupted on transfer: sizes differ src(Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-dumiwux6hiko) 5 vs dst(Linkbox root 'rclone-test-dumiwux6hiko') 14 2026/05/08 04:56:03 INFO : dir/file1: Removing failed copy 2026/05/08 04:56:03 INFO : dir/file1: Failed to remove failed copy: could not Remove: Linkbox error 403: not permit 2026/05/08 04:56:03 ERROR : dir/file1: vfs cache: failed to upload try #3, will retry in 800ms: vfs cache: failed to transfer file from cache to remote: corrupted on transfer: sizes differ src(Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-dumiwux6hiko) 5 vs dst(Linkbox root 'rclone-test-dumiwux6hiko') 14 2026/05/08 04:56:03 DEBUG : dir: Looking for writers 2026/05/08 04:56:03 DEBUG : file1: reading active writers 2026/05/08 04:56:03 DEBUG : file1(1): reading active writers 2026/05/08 04:56:03 DEBUG : Looking for writers 2026/05/08 04:56:03 DEBUG : dir: reading active writers 2026/05/08 04:56:03 DEBUG : time_test: reading active writers 2026/05/08 04:56:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/05/08 04:56:04 DEBUG : dir/file1: vfs cache: starting upload 2026/05/08 04:56:04 DEBUG : dir/file1: Update: removing old file 2026/05/08 04:56:04 DEBUG : dir: Looking for writers 2026/05/08 04:56:04 DEBUG : file1(1): reading active writers 2026/05/08 04:56:04 DEBUG : file1: reading active writers 2026/05/08 04:56:04 DEBUG : Looking for writers 2026/05/08 04:56:04 DEBUG : dir: reading active writers 2026/05/08 04:56:04 DEBUG : time_test: reading active writers 2026/05/08 04:56:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/05/08 04:56:04 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 2026/05/08 04:56:05 DEBUG : dir: Looking for writers 2026/05/08 04:56:05 DEBUG : file1: reading active writers 2026/05/08 04:56:05 DEBUG : file1(1): reading active writers 2026/05/08 04:56:05 DEBUG : Looking for writers 2026/05/08 04:56:05 DEBUG : dir: reading active writers 2026/05/08 04:56:05 DEBUG : time_test: reading active writers 2026/05/08 04:56:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/05/08 04:56:06 DEBUG : dir/file1: size = 5 (Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-dumiwux6hiko) 2026/05/08 04:56:06 DEBUG : dir/file1: size = 14 (Linkbox root 'rclone-test-dumiwux6hiko') 2026/05/08 04:56:06 ERROR : dir/file1: corrupted on transfer: sizes differ src(Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-dumiwux6hiko) 5 vs dst(Linkbox root 'rclone-test-dumiwux6hiko') 14 2026/05/08 04:56:06 INFO : dir/file1: Removing failed copy 2026/05/08 04:56:06 DEBUG : dir: Looking for writers 2026/05/08 04:56:06 DEBUG : file1: reading active writers 2026/05/08 04:56:06 DEBUG : file1(1): reading active writers 2026/05/08 04:56:06 DEBUG : Looking for writers 2026/05/08 04:56:06 DEBUG : dir: reading active writers 2026/05/08 04:56:06 DEBUG : time_test: reading active writers 2026/05/08 04:56:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/05/08 04:56:06 INFO : dir/file1: Failed to remove failed copy: could not Remove: Linkbox error 403: not permit 2026/05/08 04:56:06 ERROR : dir/file1: vfs cache: failed to upload try #4, will retry in 1.6s: vfs cache: failed to transfer file from cache to remote: corrupted on transfer: sizes differ src(Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-dumiwux6hiko) 5 vs dst(Linkbox root 'rclone-test-dumiwux6hiko') 14 2026/05/08 04:56:07 DEBUG : dir: Looking for writers 2026/05/08 04:56:07 DEBUG : file1: reading active writers 2026/05/08 04:56:07 DEBUG : file1(1): reading active writers 2026/05/08 04:56:07 DEBUG : Looking for writers 2026/05/08 04:56:07 DEBUG : dir: reading active writers 2026/05/08 04:56:07 DEBUG : time_test: reading active writers 2026/05/08 04:56:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/05/08 04:56:08 DEBUG : dir/file1: vfs cache: starting upload 2026/05/08 04:56:08 DEBUG : dir/file1: Update: removing old file 2026/05/08 04:56:08 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 2026/05/08 04:56:08 DEBUG : dir: Looking for writers 2026/05/08 04:56:08 DEBUG : file1: reading active writers 2026/05/08 04:56:08 DEBUG : file1(1): reading active writers 2026/05/08 04:56:08 DEBUG : Looking for writers 2026/05/08 04:56:08 DEBUG : time_test: reading active writers 2026/05/08 04:56:08 DEBUG : dir: reading active writers 2026/05/08 04:56:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/05/08 04:56:09 DEBUG : dir: Looking for writers 2026/05/08 04:56:09 DEBUG : file1: reading active writers 2026/05/08 04:56:09 DEBUG : file1(1): reading active writers 2026/05/08 04:56:09 DEBUG : Looking for writers 2026/05/08 04:56:09 DEBUG : time_test: reading active writers 2026/05/08 04:56:09 DEBUG : dir: reading active writers 2026/05/08 04:56:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/05/08 04:56:10 DEBUG : dir/file1: size = 5 (Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-dumiwux6hiko) 2026/05/08 04:56:10 DEBUG : dir/file1: size = 14 (Linkbox root 'rclone-test-dumiwux6hiko') 2026/05/08 04:56:10 ERROR : dir/file1: corrupted on transfer: sizes differ src(Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-dumiwux6hiko) 5 vs dst(Linkbox root 'rclone-test-dumiwux6hiko') 14 2026/05/08 04:56:10 INFO : dir/file1: Removing failed copy 2026/05/08 04:56:10 INFO : dir/file1: Failed to remove failed copy: could not Remove: Linkbox error 403: not permit 2026/05/08 04:56:10 ERROR : dir/file1: vfs cache: failed to upload try #5, will retry in 3.2s: vfs cache: failed to transfer file from cache to remote: corrupted on transfer: sizes differ src(Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-dumiwux6hiko) 5 vs dst(Linkbox root 'rclone-test-dumiwux6hiko') 14 2026/05/08 04:56:10 DEBUG : dir: Looking for writers 2026/05/08 04:56:10 DEBUG : file1: reading active writers 2026/05/08 04:56:10 DEBUG : file1(1): reading active writers 2026/05/08 04:56:10 DEBUG : Looking for writers 2026/05/08 04:56:10 DEBUG : dir: reading active writers 2026/05/08 04:56:10 DEBUG : time_test: reading active writers 2026/05/08 04:56:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/05/08 04:56:11 DEBUG : dir: Looking for writers 2026/05/08 04:56:11 DEBUG : file1(1): reading active writers 2026/05/08 04:56:11 DEBUG : file1: reading active writers 2026/05/08 04:56:11 DEBUG : Looking for writers 2026/05/08 04:56:11 DEBUG : dir: reading active writers 2026/05/08 04:56:11 DEBUG : time_test: reading active writers 2026/05/08 04:56:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/05/08 04:56:12 DEBUG : dir: Looking for writers 2026/05/08 04:56:12 DEBUG : file1: reading active writers 2026/05/08 04:56:12 DEBUG : file1(1): reading active writers 2026/05/08 04:56:12 DEBUG : Looking for writers 2026/05/08 04:56:12 DEBUG : time_test: reading active writers 2026/05/08 04:56:12 DEBUG : dir: reading active writers 2026/05/08 04:56:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/05/08 04:56:13 DEBUG : dir/file1: vfs cache: starting upload 2026/05/08 04:56:13 DEBUG : dir/file1: Update: removing old file 2026/05/08 04:56:13 DEBUG : dir: Looking for writers 2026/05/08 04:56:13 DEBUG : file1: reading active writers 2026/05/08 04:56:13 DEBUG : file1(1): reading active writers 2026/05/08 04:56:13 DEBUG : Looking for writers 2026/05/08 04:56:13 DEBUG : dir: reading active writers 2026/05/08 04:56:13 DEBUG : time_test: reading active writers 2026/05/08 04:56:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/05/08 04:56:14 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 2026/05/08 04:56:14 DEBUG : forgetting directory cache 2026/05/08 04:56:14 DEBUG : forgetting directory cache 2026/05/08 04:56:14 DEBUG : dir: Looking for writers 2026/05/08 04:56:14 DEBUG : file1(1): reading active writers 2026/05/08 04:56:14 DEBUG : file1: reading active writers 2026/05/08 04:56:14 DEBUG : Looking for writers 2026/05/08 04:56:14 DEBUG : dir: reading active writers 2026/05/08 04:56:14 DEBUG : time_test: reading active writers 2026/05/08 04:56:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/05/08 04:56:15 DEBUG : dir/file1: size = 5 (Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-dumiwux6hiko) 2026/05/08 04:56:15 DEBUG : dir/file1: size = 14 (Linkbox root 'rclone-test-dumiwux6hiko') 2026/05/08 04:56:15 ERROR : dir/file1: corrupted on transfer: sizes differ src(Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-dumiwux6hiko) 5 vs dst(Linkbox root 'rclone-test-dumiwux6hiko') 14 2026/05/08 04:56:15 INFO : dir/file1: Removing failed copy 2026/05/08 04:56:15 DEBUG : dir: Looking for writers 2026/05/08 04:56:15 DEBUG : file1: reading active writers 2026/05/08 04:56:15 DEBUG : file1(1): reading active writers 2026/05/08 04:56:15 DEBUG : Looking for writers 2026/05/08 04:56:15 DEBUG : dir: reading active writers 2026/05/08 04:56:15 DEBUG : time_test: reading active writers 2026/05/08 04:56:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/05/08 04:56:16 INFO : dir/file1: Failed to remove failed copy: could not Remove: Linkbox error 403: not permit 2026/05/08 04:56:16 ERROR : dir/file1: vfs cache: failed to upload try #6, will retry in 6.4s: vfs cache: failed to transfer file from cache to remote: corrupted on transfer: sizes differ src(Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-dumiwux6hiko) 5 vs dst(Linkbox root 'rclone-test-dumiwux6hiko') 14 2026/05/08 04:56:16 DEBUG : dir: Looking for writers 2026/05/08 04:56:16 DEBUG : file1: reading active writers 2026/05/08 04:56:16 DEBUG : file1(1): reading active writers 2026/05/08 04:56:16 DEBUG : Looking for writers 2026/05/08 04:56:16 DEBUG : dir: reading active writers 2026/05/08 04:56:16 DEBUG : time_test: reading active writers 2026/05/08 04:56:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/05/08 04:56:17 DEBUG : dir: Looking for writers 2026/05/08 04:56:17 DEBUG : file1: reading active writers 2026/05/08 04:56:17 DEBUG : file1(1): reading active writers 2026/05/08 04:56:17 DEBUG : Looking for writers 2026/05/08 04:56:17 DEBUG : dir: reading active writers 2026/05/08 04:56:17 DEBUG : time_test: reading active writers 2026/05/08 04:56:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/05/08 04:56:18 DEBUG : dir: Looking for writers 2026/05/08 04:56:18 DEBUG : file1: reading active writers 2026/05/08 04:56:18 DEBUG : file1(1): reading active writers 2026/05/08 04:56:18 DEBUG : Looking for writers 2026/05/08 04:56:18 DEBUG : dir: reading active writers 2026/05/08 04:56:18 DEBUG : time_test: reading active writers 2026/05/08 04:56:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/05/08 04:56:19 DEBUG : dir: Looking for writers 2026/05/08 04:56:19 DEBUG : file1: reading active writers 2026/05/08 04:56:19 DEBUG : file1(1): reading active writers 2026/05/08 04:56:19 DEBUG : Looking for writers 2026/05/08 04:56:19 DEBUG : dir: reading active writers 2026/05/08 04:56:19 DEBUG : time_test: reading active writers 2026/05/08 04:56:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/05/08 04:56:20 DEBUG : dir: Looking for writers 2026/05/08 04:56:20 DEBUG : file1: reading active writers 2026/05/08 04:56:20 DEBUG : file1(1): reading active writers 2026/05/08 04:56:20 DEBUG : Looking for writers 2026/05/08 04:56:20 DEBUG : dir: reading active writers 2026/05/08 04:56:20 DEBUG : time_test: reading active writers 2026/05/08 04:56:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/05/08 04:56:21 DEBUG : dir: Looking for writers 2026/05/08 04:56:21 DEBUG : file1: reading active writers 2026/05/08 04:56:21 DEBUG : file1(1): reading active writers 2026/05/08 04:56:21 DEBUG : Looking for writers 2026/05/08 04:56:21 DEBUG : dir: reading active writers 2026/05/08 04:56:21 DEBUG : time_test: reading active writers 2026/05/08 04:56:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/05/08 04:56:22 DEBUG : dir/file1: vfs cache: starting upload 2026/05/08 04:56:22 DEBUG : dir/file1: Update: removing old file 2026/05/08 04:56:22 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 2026/05/08 04:56:22 DEBUG : dir: Looking for writers 2026/05/08 04:56:22 DEBUG : file1: reading active writers 2026/05/08 04:56:22 DEBUG : file1(1): reading active writers 2026/05/08 04:56:22 DEBUG : Looking for writers 2026/05/08 04:56:22 DEBUG : dir: reading active writers 2026/05/08 04:56:22 DEBUG : time_test: reading active writers 2026/05/08 04:56:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/05/08 04:56:23 DEBUG : dir: Looking for writers 2026/05/08 04:56:23 DEBUG : file1: reading active writers 2026/05/08 04:56:23 DEBUG : file1(1): reading active writers 2026/05/08 04:56:23 DEBUG : Looking for writers 2026/05/08 04:56:23 DEBUG : dir: reading active writers 2026/05/08 04:56:23 DEBUG : time_test: reading active writers 2026/05/08 04:56:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/05/08 04:56:24 DEBUG : dir/file1: size = 5 (Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-dumiwux6hiko) 2026/05/08 04:56:24 DEBUG : dir/file1: size = 14 (Linkbox root 'rclone-test-dumiwux6hiko') 2026/05/08 04:56:24 ERROR : dir/file1: corrupted on transfer: sizes differ src(Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-dumiwux6hiko) 5 vs dst(Linkbox root 'rclone-test-dumiwux6hiko') 14 2026/05/08 04:56:24 INFO : dir/file1: Removing failed copy 2026/05/08 04:56:24 INFO : dir/file1: Failed to remove failed copy: could not Remove: Linkbox error 403: not permit 2026/05/08 04:56:24 ERROR : dir/file1: vfs cache: failed to upload try #7, will retry in 12.8s: vfs cache: failed to transfer file from cache to remote: corrupted on transfer: sizes differ src(Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-dumiwux6hiko) 5 vs dst(Linkbox root 'rclone-test-dumiwux6hiko') 14 2026/05/08 04:56:24 DEBUG : dir: Looking for writers 2026/05/08 04:56:24 DEBUG : file1(1): reading active writers 2026/05/08 04:56:24 DEBUG : file1: reading active writers 2026/05/08 04:56:24 DEBUG : Looking for writers 2026/05/08 04:56:24 DEBUG : dir: reading active writers 2026/05/08 04:56:24 DEBUG : time_test: reading active writers 2026/05/08 04:56:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/05/08 04:56:25 DEBUG : dir: Looking for writers 2026/05/08 04:56:25 DEBUG : file1: reading active writers 2026/05/08 04:56:25 DEBUG : file1(1): reading active writers 2026/05/08 04:56:25 DEBUG : Looking for writers 2026/05/08 04:56:25 DEBUG : dir: reading active writers 2026/05/08 04:56:25 DEBUG : time_test: reading active writers 2026/05/08 04:56:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/05/08 04:56:26 ERROR : Exiting even though 0 writers active and 1 cache items in use after 30s Cache{ "dir/file1": &{c:0x152dc46e7100 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0x152dc4def448 notify:{wait:0 notify:0 lock:0 head: tail:} checker:23286320657536} name:dir/file1 opens:0 downloaders: o:0x152dc502c800 fd: info:{ModTime:{wall:14012801905937705588 ext:1634662904147 loc:0x4728200} ATime:{wall:14012801905937746977 ext:1634662945555 loc:0x4728200} Size:5 Rs:[{Pos:0 Size:5}] Fingerprint:14 Dirty:true} writeBackID:1 pendingAccesses:0 modified:false beingReset:false graceTimer:}, } 2026/05/08 04:56:26 DEBUG : >WaitForWriters: 2026/05/08 04:56:26 DEBUG : Linkbox root 'rclone-test-dumiwux6hiko': vfs cache: cleaner exiting run.go:172: removing file "time_test" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "time_test" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "time_test" failed: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty 2026/05/08 04:56:44 DEBUG : forgetting directory cache 2026/05/08 04:56:44 DEBUG : dir: forgetting directory cache run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRWFileHandleSizeTruncateExisting Messages: listing wrong, want 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/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRWFileHandleSizeTruncateExisting Messages: Unexpected file "time_test" 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 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 (70.95s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "Linkbox root 'rclone-test-dumiwux6hiko'", Local "Local file system at /tmp/rclone1930328265", Modify Window "876000h0m0s" 2026/05/08 04:56:55 INFO : Linkbox root 'rclone-test-dumiwux6hiko': poll-interval is not supported by this remote 2026/05/08 04:56:55 DEBUG : Linkbox root 'rclone-test-dumiwux6hiko': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/08 04:56:55 DEBUG : Linkbox root 'rclone-test-dumiwux6hiko': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-dumiwux6hiko" 2026/05/08 04:56:55 DEBUG : Linkbox root 'rclone-test-dumiwux6hiko': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-dumiwux6hiko" 2026/05/08 04:56:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-dumiwux6hiko" 2026/05/08 04:56:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/08 04:56:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-dumiwux6hiko" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-dumiwux6hiko" 2026/05/08 04:56:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-dumiwux6hiko" 2026/05/08 04:56:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/08 04:56:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-dumiwux6hiko" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-dumiwux6hiko" 2026/05/08 04:56:55 INFO : Linkbox root 'rclone-test-dumiwux6hiko': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/08 04:56:56 DEBUG : dir/file1: Update: removing old file 2026/05/08 04:56:56 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 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:358 /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:502 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestRWFileHandleSizeCreateExisting Messages: listing wrong, want dir/file1 (16) got dir/file1 (14), dir/file1(1) (16), 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:358 /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:502 Error: Should be true Test: TestRWFileHandleSizeCreateExisting Messages: Unexpected file "time_test" 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:358 /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:502 Error: Not equal: expected: 16 actual : 14 Test: TestRWFileHandleSizeCreateExisting Messages: dir/file1: size incorrect file=16 vs obj=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:358 /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:502 Error: Should be true Test: TestRWFileHandleSizeCreateExisting Messages: Unexpected file "dir/file1(1)" 2026/05/08 04:57:06 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:57:07 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:57:07 DEBUG : dir/file1: newRWFileHandle: 2026/05/08 04:57:07 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/08 04:57:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/08 04:57:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/08 04:57:07 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= read_write_test.go:473: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:473 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:505 Error: Not equal: expected: 16 actual : 14 Test: TestRWFileHandleSizeCreateExisting read_write_test.go:477: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:477 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:505 Error: Not equal: expected: 16 actual : 14 Test: TestRWFileHandleSizeCreateExisting 2026/05/08 04:57:07 DEBUG : dir/file1(0x152dc4e91500): _writeAt: size=5, off=0 2026/05/08 04:57:07 DEBUG : dir/file1(0x152dc4e91500): openPending: 2026/05/08 04:57:07 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2026/05/08 04:57:07 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/08 04:57:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/08 04:57:07 DEBUG : dir/file1(0x152dc4e91500): >openPending: err= 2026/05/08 04:57:07 DEBUG : dir/file1(0x152dc4e91500): >_writeAt: n=5, err= read_write_test.go:473: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:473 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:513 Error: Not equal: expected: 16 actual : 14 Test: TestRWFileHandleSizeCreateExisting read_write_test.go:477: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:477 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:513 Error: Not equal: expected: 16 actual : 14 Test: TestRWFileHandleSizeCreateExisting 2026/05/08 04:57:07 DEBUG : dir/file1(0x152dc4e91500): _writeAt: size=15, off=5 2026/05/08 04:57:07 DEBUG : dir/file1(0x152dc4e91500): >_writeAt: n=15, err= 2026/05/08 04:57:07 DEBUG : dir/file1(0x152dc4e91500): close: 2026/05/08 04:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/05/08 04:57:07 DEBUG : dir/file1: vfs cache: setting modification time to 2026-05-08 04:57:07.636037756 +0000 UTC m=+1705.639032667 2026/05/08 04:57:07 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/08 04:57:07 DEBUG : dir/file1(0x152dc4e91500): >close: err= 2026/05/08 04:57:07 DEBUG : WaitForWriters: timeout=30s 2026/05/08 04:57:07 DEBUG : dir: Looking for writers 2026/05/08 04:57:07 DEBUG : file1: reading active writers 2026/05/08 04:57:07 DEBUG : file1(1): reading active writers 2026/05/08 04:57:07 DEBUG : Looking for writers 2026/05/08 04:57:07 DEBUG : dir: reading active writers 2026/05/08 04:57:07 DEBUG : time_test: reading active writers 2026/05/08 04:57:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/08 04:57:07 DEBUG : dir: Looking for writers 2026/05/08 04:57:07 DEBUG : file1(1): reading active writers 2026/05/08 04:57:07 DEBUG : file1: reading active writers 2026/05/08 04:57:07 DEBUG : Looking for writers 2026/05/08 04:57:07 DEBUG : dir: reading active writers 2026/05/08 04:57:07 DEBUG : time_test: reading active writers 2026/05/08 04:57:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/08 04:57:07 DEBUG : dir: Looking for writers 2026/05/08 04:57:07 DEBUG : file1: reading active writers 2026/05/08 04:57:07 DEBUG : file1(1): reading active writers 2026/05/08 04:57:07 DEBUG : Looking for writers 2026/05/08 04:57:07 DEBUG : time_test: reading active writers 2026/05/08 04:57:07 DEBUG : dir: reading active writers 2026/05/08 04:57:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/08 04:57:07 DEBUG : dir: Looking for writers 2026/05/08 04:57:07 DEBUG : file1: reading active writers 2026/05/08 04:57:07 DEBUG : file1(1): reading active writers 2026/05/08 04:57:07 DEBUG : Looking for writers 2026/05/08 04:57:07 DEBUG : dir: reading active writers 2026/05/08 04:57:07 DEBUG : time_test: reading active writers 2026/05/08 04:57:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/08 04:57:07 DEBUG : dir/file1: vfs cache: starting upload 2026/05/08 04:57:07 DEBUG : dir/file1: Update: removing old file 2026/05/08 04:57:07 DEBUG : dir: Looking for writers 2026/05/08 04:57:07 DEBUG : file1: reading active writers 2026/05/08 04:57:07 DEBUG : file1(1): reading active writers 2026/05/08 04:57:07 DEBUG : Looking for writers 2026/05/08 04:57:07 DEBUG : dir: reading active writers 2026/05/08 04:57:07 DEBUG : time_test: reading active writers 2026/05/08 04:57:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/08 04:57:07 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 2026/05/08 04:57:07 DEBUG : dir: Looking for writers 2026/05/08 04:57:07 DEBUG : file1: reading active writers 2026/05/08 04:57:07 DEBUG : file1(1): reading active writers 2026/05/08 04:57:07 DEBUG : Looking for writers 2026/05/08 04:57:07 DEBUG : dir: reading active writers 2026/05/08 04:57:07 DEBUG : time_test: reading active writers 2026/05/08 04:57:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/08 04:57:08 DEBUG : dir: Looking for writers 2026/05/08 04:57:08 DEBUG : file1: reading active writers 2026/05/08 04:57:08 DEBUG : file1(1): reading active writers 2026/05/08 04:57:08 DEBUG : Looking for writers 2026/05/08 04:57:08 DEBUG : dir: reading active writers 2026/05/08 04:57:08 DEBUG : time_test: reading active writers 2026/05/08 04:57:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/08 04:57:08 DEBUG : dir: Looking for writers 2026/05/08 04:57:08 DEBUG : file1: reading active writers 2026/05/08 04:57:08 DEBUG : file1(1): reading active writers 2026/05/08 04:57:08 DEBUG : Looking for writers 2026/05/08 04:57:08 DEBUG : dir: reading active writers 2026/05/08 04:57:08 DEBUG : time_test: reading active writers 2026/05/08 04:57:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/05/08 04:57:09 DEBUG : dir/file1: size = 20 (Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-dumiwux6hiko) 2026/05/08 04:57:09 DEBUG : dir/file1: size = 14 (Linkbox root 'rclone-test-dumiwux6hiko') 2026/05/08 04:57:09 ERROR : dir/file1: corrupted on transfer: sizes differ src(Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-dumiwux6hiko) 20 vs dst(Linkbox root 'rclone-test-dumiwux6hiko') 14 2026/05/08 04:57:09 INFO : dir/file1: Removing failed copy 2026/05/08 04:57:09 DEBUG : dir: Looking for writers 2026/05/08 04:57:09 DEBUG : file1: reading active writers 2026/05/08 04:57:09 DEBUG : file1(1): reading active writers 2026/05/08 04:57:09 DEBUG : Looking for writers 2026/05/08 04:57:09 DEBUG : dir: reading active writers 2026/05/08 04:57:09 DEBUG : time_test: reading active writers 2026/05/08 04:57:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/05/08 04:57:10 INFO : dir/file1: Failed to remove failed copy: could not Remove: Linkbox error 403: not permit 2026/05/08 04:57:10 ERROR : dir/file1: vfs cache: failed to upload try #1, will retry in 200ms: vfs cache: failed to transfer file from cache to remote: corrupted on transfer: sizes differ src(Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-dumiwux6hiko) 20 vs dst(Linkbox root 'rclone-test-dumiwux6hiko') 14 2026/05/08 04:57:10 DEBUG : dir/file1: vfs cache: starting upload 2026/05/08 04:57:10 DEBUG : dir/file1: Update: removing old file 2026/05/08 04:57:10 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 2026/05/08 04:57:10 DEBUG : dir: Looking for writers 2026/05/08 04:57:10 DEBUG : file1: reading active writers 2026/05/08 04:57:10 DEBUG : file1(1): reading active writers 2026/05/08 04:57:10 DEBUG : Looking for writers 2026/05/08 04:57:10 DEBUG : time_test: reading active writers 2026/05/08 04:57:10 DEBUG : dir: reading active writers 2026/05/08 04:57:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/05/08 04:57:11 DEBUG : dir: Looking for writers 2026/05/08 04:57:11 DEBUG : file1(1): reading active writers 2026/05/08 04:57:11 DEBUG : file1: reading active writers 2026/05/08 04:57:11 DEBUG : Looking for writers 2026/05/08 04:57:11 DEBUG : dir: reading active writers 2026/05/08 04:57:11 DEBUG : time_test: reading active writers 2026/05/08 04:57:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/05/08 04:57:12 DEBUG : dir/file1: size = 20 (Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-dumiwux6hiko) 2026/05/08 04:57:12 DEBUG : dir/file1: size = 14 (Linkbox root 'rclone-test-dumiwux6hiko') 2026/05/08 04:57:12 ERROR : dir/file1: corrupted on transfer: sizes differ src(Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-dumiwux6hiko) 20 vs dst(Linkbox root 'rclone-test-dumiwux6hiko') 14 2026/05/08 04:57:12 INFO : dir/file1: Removing failed copy 2026/05/08 04:57:12 INFO : dir/file1: Failed to remove failed copy: could not Remove: Linkbox error 403: not permit 2026/05/08 04:57:12 ERROR : dir/file1: vfs cache: failed to upload try #2, will retry in 400ms: vfs cache: failed to transfer file from cache to remote: corrupted on transfer: sizes differ src(Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-dumiwux6hiko) 20 vs dst(Linkbox root 'rclone-test-dumiwux6hiko') 14 2026/05/08 04:57:12 DEBUG : dir/file1: vfs cache: starting upload 2026/05/08 04:57:12 DEBUG : dir/file1: Update: removing old file 2026/05/08 04:57:12 DEBUG : dir: Looking for writers 2026/05/08 04:57:12 DEBUG : file1: reading active writers 2026/05/08 04:57:12 DEBUG : file1(1): reading active writers 2026/05/08 04:57:12 DEBUG : Looking for writers 2026/05/08 04:57:12 DEBUG : dir: reading active writers 2026/05/08 04:57:12 DEBUG : time_test: reading active writers 2026/05/08 04:57:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/05/08 04:57:12 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 2026/05/08 04:57:13 DEBUG : dir: Looking for writers 2026/05/08 04:57:13 DEBUG : file1: reading active writers 2026/05/08 04:57:13 DEBUG : file1(1): reading active writers 2026/05/08 04:57:13 DEBUG : Looking for writers 2026/05/08 04:57:13 DEBUG : dir: reading active writers 2026/05/08 04:57:13 DEBUG : time_test: reading active writers 2026/05/08 04:57:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/05/08 04:57:14 DEBUG : dir/file1: size = 20 (Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-dumiwux6hiko) 2026/05/08 04:57:14 DEBUG : dir/file1: size = 14 (Linkbox root 'rclone-test-dumiwux6hiko') 2026/05/08 04:57:14 ERROR : dir/file1: corrupted on transfer: sizes differ src(Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-dumiwux6hiko) 20 vs dst(Linkbox root 'rclone-test-dumiwux6hiko') 14 2026/05/08 04:57:14 INFO : dir/file1: Removing failed copy 2026/05/08 04:57:14 INFO : dir/file1: Failed to remove failed copy: could not Remove: Linkbox error 403: not permit 2026/05/08 04:57:14 ERROR : dir/file1: vfs cache: failed to upload try #3, will retry in 800ms: vfs cache: failed to transfer file from cache to remote: corrupted on transfer: sizes differ src(Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-dumiwux6hiko) 20 vs dst(Linkbox root 'rclone-test-dumiwux6hiko') 14 2026/05/08 04:57:14 DEBUG : dir: Looking for writers 2026/05/08 04:57:14 DEBUG : file1: reading active writers 2026/05/08 04:57:14 DEBUG : file1(1): reading active writers 2026/05/08 04:57:14 DEBUG : Looking for writers 2026/05/08 04:57:14 DEBUG : dir: reading active writers 2026/05/08 04:57:14 DEBUG : time_test: reading active writers 2026/05/08 04:57:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/05/08 04:57:15 DEBUG : dir/file1: vfs cache: starting upload 2026/05/08 04:57:15 DEBUG : dir/file1: Update: removing old file 2026/05/08 04:57:15 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 2026/05/08 04:57:15 DEBUG : dir: Looking for writers 2026/05/08 04:57:15 DEBUG : file1: reading active writers 2026/05/08 04:57:15 DEBUG : file1(1): reading active writers 2026/05/08 04:57:15 DEBUG : Looking for writers 2026/05/08 04:57:15 DEBUG : dir: reading active writers 2026/05/08 04:57:15 DEBUG : time_test: reading active writers 2026/05/08 04:57:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/05/08 04:57:16 DEBUG : forgetting directory cache 2026/05/08 04:57:16 DEBUG : dir: forgetting directory cache 2026/05/08 04:57:16 DEBUG : dir: Looking for writers 2026/05/08 04:57:16 DEBUG : file1: reading active writers 2026/05/08 04:57:16 DEBUG : file1(1): reading active writers 2026/05/08 04:57:16 DEBUG : Looking for writers 2026/05/08 04:57:16 DEBUG : time_test: reading active writers 2026/05/08 04:57:16 DEBUG : dir: reading active writers 2026/05/08 04:57:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/05/08 04:57:17 DEBUG : dir/file1: size = 20 (Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-dumiwux6hiko) 2026/05/08 04:57:17 DEBUG : dir/file1: size = 14 (Linkbox root 'rclone-test-dumiwux6hiko') 2026/05/08 04:57:17 ERROR : dir/file1: corrupted on transfer: sizes differ src(Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-dumiwux6hiko) 20 vs dst(Linkbox root 'rclone-test-dumiwux6hiko') 14 2026/05/08 04:57:17 INFO : dir/file1: Removing failed copy 2026/05/08 04:57:17 INFO : dir/file1: Failed to remove failed copy: could not Remove: Linkbox error 403: not permit 2026/05/08 04:57:17 ERROR : dir/file1: vfs cache: failed to upload try #4, will retry in 1.6s: vfs cache: failed to transfer file from cache to remote: corrupted on transfer: sizes differ src(Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-dumiwux6hiko) 20 vs dst(Linkbox root 'rclone-test-dumiwux6hiko') 14 2026/05/08 04:57:17 DEBUG : dir: Looking for writers 2026/05/08 04:57:17 DEBUG : file1: reading active writers 2026/05/08 04:57:17 DEBUG : file1(1): reading active writers 2026/05/08 04:57:17 DEBUG : Looking for writers 2026/05/08 04:57:17 DEBUG : time_test: reading active writers 2026/05/08 04:57:17 DEBUG : dir: reading active writers 2026/05/08 04:57:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/05/08 04:57:18 DEBUG : dir: Looking for writers 2026/05/08 04:57:18 DEBUG : file1: reading active writers 2026/05/08 04:57:18 DEBUG : file1(1): reading active writers 2026/05/08 04:57:18 DEBUG : Looking for writers 2026/05/08 04:57:18 DEBUG : dir: reading active writers 2026/05/08 04:57:18 DEBUG : time_test: reading active writers 2026/05/08 04:57:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/05/08 04:57:19 DEBUG : dir/file1: vfs cache: starting upload 2026/05/08 04:57:19 DEBUG : dir/file1: Update: removing old file 2026/05/08 04:57:19 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 2026/05/08 04:57:19 DEBUG : dir: Looking for writers 2026/05/08 04:57:19 DEBUG : file1(1): reading active writers 2026/05/08 04:57:19 DEBUG : file1: reading active writers 2026/05/08 04:57:19 DEBUG : Looking for writers 2026/05/08 04:57:19 DEBUG : dir: reading active writers 2026/05/08 04:57:19 DEBUG : time_test: reading active writers 2026/05/08 04:57:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/05/08 04:57:20 DEBUG : dir: Looking for writers 2026/05/08 04:57:20 DEBUG : file1: reading active writers 2026/05/08 04:57:20 DEBUG : file1(1): reading active writers 2026/05/08 04:57:20 DEBUG : Looking for writers 2026/05/08 04:57:20 DEBUG : dir: reading active writers 2026/05/08 04:57:20 DEBUG : time_test: reading active writers 2026/05/08 04:57:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/05/08 04:57:21 DEBUG : dir/file1: size = 20 (Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-dumiwux6hiko) 2026/05/08 04:57:21 DEBUG : dir/file1: size = 14 (Linkbox root 'rclone-test-dumiwux6hiko') 2026/05/08 04:57:21 ERROR : dir/file1: corrupted on transfer: sizes differ src(Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-dumiwux6hiko) 20 vs dst(Linkbox root 'rclone-test-dumiwux6hiko') 14 2026/05/08 04:57:21 INFO : dir/file1: Removing failed copy 2026/05/08 04:57:21 INFO : dir/file1: Failed to remove failed copy: could not Remove: Linkbox error 403: not permit 2026/05/08 04:57:21 ERROR : dir/file1: vfs cache: failed to upload try #5, will retry in 3.2s: vfs cache: failed to transfer file from cache to remote: corrupted on transfer: sizes differ src(Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-dumiwux6hiko) 20 vs dst(Linkbox root 'rclone-test-dumiwux6hiko') 14 2026/05/08 04:57:21 DEBUG : dir: Looking for writers 2026/05/08 04:57:21 DEBUG : file1: reading active writers 2026/05/08 04:57:21 DEBUG : file1(1): reading active writers 2026/05/08 04:57:21 DEBUG : Looking for writers 2026/05/08 04:57:21 DEBUG : dir: reading active writers 2026/05/08 04:57:21 DEBUG : time_test: reading active writers 2026/05/08 04:57:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/05/08 04:57:22 DEBUG : dir: Looking for writers 2026/05/08 04:57:22 DEBUG : file1: reading active writers 2026/05/08 04:57:22 DEBUG : file1(1): reading active writers 2026/05/08 04:57:22 DEBUG : Looking for writers 2026/05/08 04:57:22 DEBUG : dir: reading active writers 2026/05/08 04:57:22 DEBUG : time_test: reading active writers 2026/05/08 04:57:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/05/08 04:57:23 DEBUG : dir: Looking for writers 2026/05/08 04:57:23 DEBUG : file1: reading active writers 2026/05/08 04:57:23 DEBUG : file1(1): reading active writers 2026/05/08 04:57:23 DEBUG : Looking for writers 2026/05/08 04:57:23 DEBUG : dir: reading active writers 2026/05/08 04:57:23 DEBUG : time_test: reading active writers 2026/05/08 04:57:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/05/08 04:57:24 DEBUG : dir/file1: vfs cache: starting upload 2026/05/08 04:57:24 DEBUG : dir/file1: Update: removing old file 2026/05/08 04:57:24 DEBUG : dir: Looking for writers 2026/05/08 04:57:24 DEBUG : file1: reading active writers 2026/05/08 04:57:24 DEBUG : file1(1): reading active writers 2026/05/08 04:57:24 DEBUG : Looking for writers 2026/05/08 04:57:24 DEBUG : dir: reading active writers 2026/05/08 04:57:24 DEBUG : time_test: reading active writers 2026/05/08 04:57:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/05/08 04:57:25 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 2026/05/08 04:57:25 DEBUG : dir: Looking for writers 2026/05/08 04:57:25 DEBUG : file1(1): reading active writers 2026/05/08 04:57:25 DEBUG : file1: reading active writers 2026/05/08 04:57:25 DEBUG : Looking for writers 2026/05/08 04:57:25 DEBUG : dir: reading active writers 2026/05/08 04:57:25 DEBUG : time_test: reading active writers 2026/05/08 04:57:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/05/08 04:57:26 DEBUG : dir: Looking for writers 2026/05/08 04:57:26 DEBUG : file1: reading active writers 2026/05/08 04:57:26 DEBUG : file1(1): reading active writers 2026/05/08 04:57:26 DEBUG : Looking for writers 2026/05/08 04:57:26 DEBUG : dir: reading active writers 2026/05/08 04:57:26 DEBUG : time_test: reading active writers 2026/05/08 04:57:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/05/08 04:57:26 DEBUG : dir/file1: size = 20 (Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-dumiwux6hiko) 2026/05/08 04:57:26 DEBUG : dir/file1: size = 14 (Linkbox root 'rclone-test-dumiwux6hiko') 2026/05/08 04:57:26 ERROR : dir/file1: corrupted on transfer: sizes differ src(Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-dumiwux6hiko) 20 vs dst(Linkbox root 'rclone-test-dumiwux6hiko') 14 2026/05/08 04:57:26 INFO : dir/file1: Removing failed copy 2026/05/08 04:57:27 INFO : dir/file1: Failed to remove failed copy: could not Remove: Linkbox error 403: not permit 2026/05/08 04:57:27 ERROR : dir/file1: vfs cache: failed to upload try #6, will retry in 6.4s: vfs cache: failed to transfer file from cache to remote: corrupted on transfer: sizes differ src(Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-dumiwux6hiko) 20 vs dst(Linkbox root 'rclone-test-dumiwux6hiko') 14 2026/05/08 04:57:27 DEBUG : dir: Looking for writers 2026/05/08 04:57:27 DEBUG : file1: reading active writers 2026/05/08 04:57:27 DEBUG : file1(1): reading active writers 2026/05/08 04:57:27 DEBUG : Looking for writers 2026/05/08 04:57:27 DEBUG : dir: reading active writers 2026/05/08 04:57:27 DEBUG : time_test: reading active writers 2026/05/08 04:57:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/05/08 04:57:28 DEBUG : dir: Looking for writers 2026/05/08 04:57:28 DEBUG : file1: reading active writers 2026/05/08 04:57:28 DEBUG : file1(1): reading active writers 2026/05/08 04:57:28 DEBUG : Looking for writers 2026/05/08 04:57:28 DEBUG : dir: reading active writers 2026/05/08 04:57:28 DEBUG : time_test: reading active writers 2026/05/08 04:57:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/05/08 04:57:29 DEBUG : dir: Looking for writers 2026/05/08 04:57:29 DEBUG : file1: reading active writers 2026/05/08 04:57:29 DEBUG : file1(1): reading active writers 2026/05/08 04:57:29 DEBUG : Looking for writers 2026/05/08 04:57:29 DEBUG : dir: reading active writers 2026/05/08 04:57:29 DEBUG : time_test: reading active writers 2026/05/08 04:57:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/05/08 04:57:30 DEBUG : dir: Looking for writers 2026/05/08 04:57:30 DEBUG : file1: reading active writers 2026/05/08 04:57:30 DEBUG : file1(1): reading active writers 2026/05/08 04:57:30 DEBUG : Looking for writers 2026/05/08 04:57:30 DEBUG : dir: reading active writers 2026/05/08 04:57:30 DEBUG : time_test: reading active writers 2026/05/08 04:57:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/05/08 04:57:31 DEBUG : dir: Looking for writers 2026/05/08 04:57:31 DEBUG : file1: reading active writers 2026/05/08 04:57:31 DEBUG : file1(1): reading active writers 2026/05/08 04:57:31 DEBUG : Looking for writers 2026/05/08 04:57:31 DEBUG : dir: reading active writers 2026/05/08 04:57:31 DEBUG : time_test: reading active writers 2026/05/08 04:57:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/05/08 04:57:32 DEBUG : dir: Looking for writers 2026/05/08 04:57:32 DEBUG : file1: reading active writers 2026/05/08 04:57:32 DEBUG : file1(1): reading active writers 2026/05/08 04:57:32 DEBUG : Looking for writers 2026/05/08 04:57:32 DEBUG : dir: reading active writers 2026/05/08 04:57:32 DEBUG : time_test: reading active writers 2026/05/08 04:57:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/05/08 04:57:33 DEBUG : dir/file1: vfs cache: starting upload 2026/05/08 04:57:33 DEBUG : dir/file1: Update: removing old file 2026/05/08 04:57:33 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 2026/05/08 04:57:33 DEBUG : dir: Looking for writers 2026/05/08 04:57:33 DEBUG : file1: reading active writers 2026/05/08 04:57:33 DEBUG : file1(1): reading active writers 2026/05/08 04:57:33 DEBUG : Looking for writers 2026/05/08 04:57:33 DEBUG : time_test: reading active writers 2026/05/08 04:57:33 DEBUG : dir: reading active writers 2026/05/08 04:57:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/05/08 04:57:34 DEBUG : dir: Looking for writers 2026/05/08 04:57:34 DEBUG : file1: reading active writers 2026/05/08 04:57:34 DEBUG : file1(1): reading active writers 2026/05/08 04:57:34 DEBUG : Looking for writers 2026/05/08 04:57:34 DEBUG : dir: reading active writers 2026/05/08 04:57:34 DEBUG : time_test: reading active writers 2026/05/08 04:57:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/05/08 04:57:35 DEBUG : dir/file1: size = 20 (Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-dumiwux6hiko) 2026/05/08 04:57:35 DEBUG : dir/file1: size = 14 (Linkbox root 'rclone-test-dumiwux6hiko') 2026/05/08 04:57:35 ERROR : dir/file1: corrupted on transfer: sizes differ src(Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-dumiwux6hiko) 20 vs dst(Linkbox root 'rclone-test-dumiwux6hiko') 14 2026/05/08 04:57:35 INFO : dir/file1: Removing failed copy 2026/05/08 04:57:35 INFO : dir/file1: Failed to remove failed copy: could not Remove: Linkbox error 403: not permit 2026/05/08 04:57:35 ERROR : dir/file1: vfs cache: failed to upload try #7, will retry in 12.8s: vfs cache: failed to transfer file from cache to remote: corrupted on transfer: sizes differ src(Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-dumiwux6hiko) 20 vs dst(Linkbox root 'rclone-test-dumiwux6hiko') 14 2026/05/08 04:57:35 DEBUG : dir: Looking for writers 2026/05/08 04:57:35 DEBUG : file1: reading active writers 2026/05/08 04:57:35 DEBUG : file1(1): reading active writers 2026/05/08 04:57:35 DEBUG : Looking for writers 2026/05/08 04:57:35 DEBUG : dir: reading active writers 2026/05/08 04:57:35 DEBUG : time_test: reading active writers 2026/05/08 04:57:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/05/08 04:57:36 DEBUG : dir: Looking for writers 2026/05/08 04:57:36 DEBUG : file1: reading active writers 2026/05/08 04:57:36 DEBUG : file1(1): reading active writers 2026/05/08 04:57:36 DEBUG : Looking for writers 2026/05/08 04:57:36 DEBUG : dir: reading active writers 2026/05/08 04:57:36 DEBUG : time_test: reading active writers 2026/05/08 04:57:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/05/08 04:57:37 ERROR : Exiting even though 0 writers active and 1 cache items in use after 30s Cache{ "dir/file1": &{c:0x152dc49e5000 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0x152dc4e67b08 notify:{wait:0 notify:0 lock:0 head: tail:} checker:23286321150784} name:dir/file1 opens:0 downloaders: o:0x152dc50c7c00 fd: info:{ModTime:{wall:14012801982149503612 ext:1705639032667 loc:0x4728200} ATime:{wall:14012801982149524191 ext:1705639053247 loc:0x4728200} Size:20 Rs:[{Pos:0 Size:20}] Fingerprint:14 Dirty:true} writeBackID:1 pendingAccesses:0 modified:false beingReset:false graceTimer:}, } 2026/05/08 04:57:37 DEBUG : >WaitForWriters: 2026/05/08 04:57:37 DEBUG : Linkbox root 'rclone-test-dumiwux6hiko': vfs cache: cleaner exiting run.go:172: removing file "time_test" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "time_test" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "time_test" failed: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit 2026/05/08 04:57:49 DEBUG : forgetting directory cache 2026/05/08 04:57:49 DEBUG : dir: forgetting directory cache run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRWFileHandleSizeCreateExisting Messages: listing wrong, want 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/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRWFileHandleSizeCreateExisting Messages: Unexpected file "time_test" 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRWFileHandleSizeCreateExisting 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 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 (71.36s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "Linkbox root 'rclone-test-dumiwux6hiko'", Local "Local file system at /tmp/rclone1930328265", Modify Window "876000h0m0s" 2026/05/08 04:58:06 INFO : Linkbox root 'rclone-test-dumiwux6hiko': poll-interval is not supported by this remote 2026/05/08 04:58:06 DEBUG : Linkbox root 'rclone-test-dumiwux6hiko': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/08 04:58:06 DEBUG : Linkbox root 'rclone-test-dumiwux6hiko': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-dumiwux6hiko" 2026/05/08 04:58:06 DEBUG : Linkbox root 'rclone-test-dumiwux6hiko': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-dumiwux6hiko" 2026/05/08 04:58:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-dumiwux6hiko" 2026/05/08 04:58:06 DEBUG : Config file has changed externally - reloading 2026/05/08 04:58:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/08 04:58:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-dumiwux6hiko" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-dumiwux6hiko" 2026/05/08 04:58:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-dumiwux6hiko" 2026/05/08 04:58:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/08 04:58:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-dumiwux6hiko" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-dumiwux6hiko" 2026/05/08 04:58:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:06 INFO : Linkbox root 'rclone-test-dumiwux6hiko': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/08 04:58:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:07 DEBUG : file1: newRWFileHandle: 2026/05/08 04:58:07 DEBUG : file1(0x152dc476f240): openPending: 2026/05/08 04:58:07 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/08 04:58:07 DEBUG : file1(0x152dc476f240): >openPending: err= 2026/05/08 04:58:07 DEBUG : file1: >newRWFileHandle: err= 2026/05/08 04:58:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/08 04:58:07 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/08 04:58:07 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/08 04:58:07 DEBUG : file1(0x152dc476f240): _writeAt: size=5, off=0 2026/05/08 04:58:07 DEBUG : file1(0x152dc476f240): >_writeAt: n=5, err= 2026/05/08 04:58:07 DEBUG : file1(0x152dc476f240): close: 2026/05/08 04:58:07 DEBUG : file1: vfs cache: setting modification time to 2026-05-08 04:58:07.492424977 +0000 UTC m=+1765.495419888 2026/05/08 04:58:07 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:07 DEBUG : file1(0x152dc476f240): >close: err= 2026/05/08 04:58:07 DEBUG : WaitForWriters: timeout=30s 2026/05/08 04:58:07 DEBUG : dir: Looking for writers 2026/05/08 04:58:07 DEBUG : Looking for writers 2026/05/08 04:58:07 DEBUG : time_test: reading active writers 2026/05/08 04:58:07 DEBUG : file1: reading active writers 2026/05/08 04:58:07 DEBUG : dir: reading active writers 2026/05/08 04:58:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/08 04:58:07 DEBUG : dir: Looking for writers 2026/05/08 04:58:07 DEBUG : Looking for writers 2026/05/08 04:58:07 DEBUG : dir: reading active writers 2026/05/08 04:58:07 DEBUG : time_test: reading active writers 2026/05/08 04:58:07 DEBUG : file1: reading active writers 2026/05/08 04:58:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/08 04:58:07 DEBUG : dir: Looking for writers 2026/05/08 04:58:07 DEBUG : Looking for writers 2026/05/08 04:58:07 DEBUG : dir: reading active writers 2026/05/08 04:58:07 DEBUG : time_test: reading active writers 2026/05/08 04:58:07 DEBUG : file1: reading active writers 2026/05/08 04:58:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/08 04:58:07 DEBUG : dir: Looking for writers 2026/05/08 04:58:07 DEBUG : Looking for writers 2026/05/08 04:58:07 DEBUG : dir: reading active writers 2026/05/08 04:58:07 DEBUG : time_test: reading active writers 2026/05/08 04:58:07 DEBUG : file1: reading active writers 2026/05/08 04:58:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/08 04:58:07 DEBUG : file1: vfs cache: starting upload 2026/05/08 04:58:07 DEBUG : dir: Looking for writers 2026/05/08 04:58:07 DEBUG : Looking for writers 2026/05/08 04:58:07 DEBUG : file1: reading active writers 2026/05/08 04:58:07 DEBUG : dir: reading active writers 2026/05/08 04:58:07 DEBUG : time_test: reading active writers 2026/05/08 04:58:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/08 04:58:07 DEBUG : dir: Looking for writers 2026/05/08 04:58:07 DEBUG : Looking for writers 2026/05/08 04:58:07 DEBUG : dir: reading active writers 2026/05/08 04:58:07 DEBUG : time_test: reading active writers 2026/05/08 04:58:07 DEBUG : file1: reading active writers 2026/05/08 04:58:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/08 04:58:08 DEBUG : dir: Looking for writers 2026/05/08 04:58:08 DEBUG : Looking for writers 2026/05/08 04:58:08 DEBUG : dir: reading active writers 2026/05/08 04:58:08 DEBUG : time_test: reading active writers 2026/05/08 04:58:08 DEBUG : file1: reading active writers 2026/05/08 04:58:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/08 04:58:08 DEBUG : dir: Looking for writers 2026/05/08 04:58:08 DEBUG : Looking for writers 2026/05/08 04:58:08 DEBUG : file1: reading active writers 2026/05/08 04:58:08 DEBUG : dir: reading active writers 2026/05/08 04:58:08 DEBUG : time_test: reading active writers 2026/05/08 04:58:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/05/08 04:58:09 DEBUG : file1: size = 5 OK 2026/05/08 04:58:09 INFO : file1: Copied (new) 2026/05/08 04:58:09 DEBUG : file1: vfs cache: fingerprint now "5" 2026/05/08 04:58:09 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/08 04:58:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/08 04:58:09 INFO : file1: vfs cache: upload succeeded try #1 2026/05/08 04:58:09 DEBUG : dir: Looking for writers 2026/05/08 04:58:09 DEBUG : Looking for writers 2026/05/08 04:58:09 DEBUG : dir: reading active writers 2026/05/08 04:58:09 DEBUG : time_test: reading active writers 2026/05/08 04:58:09 DEBUG : file1: reading active writers 2026/05/08 04:58:09 DEBUG : >WaitForWriters: 2026/05/08 04:58:09 DEBUG : Linkbox root 'rclone-test-dumiwux6hiko': vfs cache: cleaner exiting run.go:172: removing file "time_test" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "time_test" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "time_test" failed: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/05/08 04:58:22 DEBUG : forgetting directory cache 2026/05/08 04:58:22 DEBUG : dir: forgetting directory cache 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRWFileHandleSizeCreateNew Messages: listing wrong, want 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/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRWFileHandleSizeCreateNew Messages: Unexpected file "time_test" 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRWFileHandleSizeCreateNew 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestRWFileHandleSizeCreateNew Messages: directories --- FAIL: TestRWFileHandleSizeCreateNew (22.50s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "Linkbox root 'rclone-test-dumiwux6hiko'", Local "Local file system at /tmp/rclone1930328265", Modify Window "876000h0m0s" 2026/05/08 04:58:29 INFO : Linkbox root 'rclone-test-dumiwux6hiko': poll-interval is not supported by this remote 2026/05/08 04:58:29 DEBUG : Linkbox root 'rclone-test-dumiwux6hiko': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/08 04:58:29 DEBUG : Linkbox root 'rclone-test-dumiwux6hiko': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-dumiwux6hiko" 2026/05/08 04:58:29 DEBUG : Linkbox root 'rclone-test-dumiwux6hiko': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-dumiwux6hiko" 2026/05/08 04:58:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-dumiwux6hiko" 2026/05/08 04:58:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/08 04:58:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-dumiwux6hiko" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-dumiwux6hiko" 2026/05/08 04:58:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-dumiwux6hiko" 2026/05/08 04:58:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/08 04:58:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-dumiwux6hiko" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-dumiwux6hiko" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/05/08 04:58:29 INFO : Linkbox root 'rclone-test-dumiwux6hiko': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4971480): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4971480): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4971480): _writeAt: size=5, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4971480): >_writeAt: n=5, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4971480): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.83688188 +0000 UTC m=+1787.839876782 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4971480): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4971ac0): _readAt: size=2, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4971ac0): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4971ac0): >openPending: err= 2026/05/08 04:58:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4971ac0): >_readAt: n=2, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4971ac0): _writeAt: size=3, off=2 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4971ac0): >_writeAt: n=0, err=Bad file descriptor 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4971ac0): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.83688188 +0000 UTC m=+1787.839876782 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4971ac0): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5064080): _readAt: size=512, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5064080): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5064080): >openPending: err= 2026/05/08 04:58:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5064080): >_readAt: n=5, err=EOF 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5064080): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.83688188 +0000 UTC m=+1787.839876782 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5064080): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: Remove: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc49279d0 item 1 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc50646c0): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc50646c0): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc50646c0): _writeAt: size=5, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc50646c0): >_writeAt: n=5, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc50646c0): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.838595174 +0000 UTC m=+1787.841590075 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc50646c0): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5064c40): _readAt: size=512, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5064c40): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5064c40): >openPending: err= 2026/05/08 04:58:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5064c40): >_readAt: n=5, err=EOF 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5064c40): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.838595174 +0000 UTC m=+1787.841590075 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5064c40): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: Remove: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4f0c380 item 2 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5065280): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5065280): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5065280): _writeAt: size=5, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5065280): >_writeAt: n=5, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5065280): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.840179553 +0000 UTC m=+1787.843174464 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5065280): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5065700): _readAt: size=2, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5065700): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5065700): >openPending: err= 2026/05/08 04:58:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5065700): >_readAt: n=2, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5065700): _writeAt: size=3, off=2 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5065700): >_writeAt: n=0, err=Bad file descriptor 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5065700): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.840179553 +0000 UTC m=+1787.843174464 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5065700): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5065bc0): _readAt: size=512, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5065bc0): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5065bc0): >openPending: err= 2026/05/08 04:58:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5065bc0): >_readAt: n=5, err=EOF 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5065bc0): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.840179553 +0000 UTC m=+1787.843174464 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5065bc0): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: Remove: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4f0c8c0 item 3 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e1a340): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e1a340): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e1a340): _writeAt: size=5, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e1a340): >_writeAt: n=5, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e1a340): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.84233933 +0000 UTC m=+1787.845334312 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e1a340): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e1a880): _readAt: size=512, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e1a880): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e1a880): >openPending: err= 2026/05/08 04:58:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e1a880): >_readAt: n=5, err=EOF 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e1a880): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.84233933 +0000 UTC m=+1787.845334312 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e1a880): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: Remove: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4f0cfc0 item 4 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e1aec0): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e1aec0): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e1aec0): _writeAt: size=5, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e1aec0): >_writeAt: n=5, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e1aec0): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.844247102 +0000 UTC m=+1787.847242003 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e1aec0): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e1b340): _readAt: size=2, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e1b340): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e1b340): >openPending: err= 2026/05/08 04:58:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e1b340): >_readAt: n=2, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e1b340): _writeAt: size=3, off=2 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e1b340): >_writeAt: n=0, err=Bad file descriptor 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e1b340): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.844247102 +0000 UTC m=+1787.847242003 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e1b340): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e1b800): _readAt: size=512, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e1b800): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e1b800): >openPending: err= 2026/05/08 04:58:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e1b800): >_readAt: n=5, err=EOF 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e1b800): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.844247102 +0000 UTC m=+1787.847242003 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e1b800): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: Remove: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4f0d340 item 5 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e1be80): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e1be80): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e1be80): _writeAt: size=5, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e1be80): >_writeAt: n=5, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e1be80): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.846230827 +0000 UTC m=+1787.849225738 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e1be80): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e5e4c0): _readAt: size=512, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e5e4c0): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e5e4c0): >openPending: err= 2026/05/08 04:58:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e5e4c0): >_readAt: n=5, err=EOF 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e5e4c0): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.846230827 +0000 UTC m=+1787.849225738 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e5e4c0): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: Remove: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4f0d880 item 6 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e5eb40): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e5eb40): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e5eb40): _writeAt: size=5, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e5eb40): >_writeAt: n=5, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e5eb40): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.847599428 +0000 UTC m=+1787.850594339 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e5eb40): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e5f040): _readAt: size=2, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e5f040): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e5f040): >openPending: err= 2026/05/08 04:58:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e5f040): >_readAt: n=2, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e5f040): _writeAt: size=3, off=2 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e5f040): >_writeAt: n=0, err=Bad file descriptor 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e5f040): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.847599428 +0000 UTC m=+1787.850594339 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e5f040): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e5f500): _readAt: size=512, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e5f500): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e5f500): >openPending: err= 2026/05/08 04:58:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e5f500): >_readAt: n=5, err=EOF 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e5f500): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.847599428 +0000 UTC m=+1787.850594339 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e5f500): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: Remove: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4f0dc70 item 7 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e5fb80): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e5fb80): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e5fb80): _writeAt: size=5, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e5fb80): >_writeAt: n=5, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e5fb80): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.849405266 +0000 UTC m=+1787.852400177 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e5fb80): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e7e1c0): _readAt: size=512, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e7e1c0): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e7e1c0): >openPending: err= 2026/05/08 04:58:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e7e1c0): >_readAt: n=5, err=EOF 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e7e1c0): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.849405266 +0000 UTC m=+1787.852400177 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e7e1c0): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: Remove: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4fcc2a0 item 8 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e7e780): _readAt: size=2, off=0 2026/05/08 04:58:29 ERROR : open-test-file(0x152dc4e7e780): Couldn't read size of file 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e7e780): >_readAt: n=0, err=EOF 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e7e780): _writeAt: size=5, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e7e780): >_writeAt: n=0, err=Bad file descriptor 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e7e780): close: 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e7e780): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e7eb40): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e7eb40): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e7eb40): _writeAt: size=5, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e7eb40): >_writeAt: n=5, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e7eb40): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.850883884 +0000 UTC m=+1787.853878796 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e7eb40): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e7efc0): _readAt: size=2, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e7efc0): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e7efc0): >openPending: err= 2026/05/08 04:58:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e7efc0): >_readAt: n=2, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e7efc0): _writeAt: size=3, off=2 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e7efc0): >_writeAt: n=0, err=Bad file descriptor 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e7efc0): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.850883884 +0000 UTC m=+1787.853878796 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e7efc0): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e7f4c0): _readAt: size=512, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e7f4c0): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e7f4c0): >openPending: err= 2026/05/08 04:58:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e7f4c0): >_readAt: n=5, err=EOF 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e7f4c0): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.850883884 +0000 UTC m=+1787.853878796 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e7f4c0): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: Remove: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4fcc620 item 9 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e7fb40): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e7fb40): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e7fb40): _writeAt: size=5, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e7fb40): >_writeAt: n=5, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e7fb40): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.852936148 +0000 UTC m=+1787.855931059 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e7fb40): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ea2180): _readAt: size=512, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ea2180): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ea2180): >openPending: err= 2026/05/08 04:58:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ea2180): >_readAt: n=5, err=EOF 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ea2180): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.852936148 +0000 UTC m=+1787.855931059 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ea2180): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: Remove: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4fccf50 item 10 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ea27c0): _readAt: size=2, off=0 2026/05/08 04:58:29 ERROR : open-test-file(0x152dc4ea27c0): Couldn't read size of file 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ea27c0): >_readAt: n=0, err=EOF 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ea27c0): _writeAt: size=5, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ea27c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ea27c0): close: 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ea27c0): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ea2b80): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ea2b80): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ea2b80): _writeAt: size=5, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ea2b80): >_writeAt: n=5, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ea2b80): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.854528984 +0000 UTC m=+1787.857523886 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ea2b80): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ea3080): _readAt: size=2, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ea3080): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ea3080): >openPending: err= 2026/05/08 04:58:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ea3080): >_readAt: n=2, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ea3080): _writeAt: size=3, off=2 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ea3080): >_writeAt: n=0, err=Bad file descriptor 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ea3080): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.854528984 +0000 UTC m=+1787.857523886 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ea3080): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ea3580): _readAt: size=512, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ea3580): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ea3580): >openPending: err= 2026/05/08 04:58:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ea3580): >_readAt: n=5, err=EOF 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ea3580): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.854528984 +0000 UTC m=+1787.857523886 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ea3580): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: Remove: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4fcd500 item 11 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ea3c00): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ea3c00): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ea3c00): _writeAt: size=5, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ea3c00): >_writeAt: n=5, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ea3c00): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.85661861 +0000 UTC m=+1787.859613521 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ea3c00): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ec8240): _readAt: size=512, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ec8240): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ec8240): >openPending: err= 2026/05/08 04:58:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ec8240): >_readAt: n=5, err=EOF 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ec8240): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.85661861 +0000 UTC m=+1787.859613521 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ec8240): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: Remove: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4fcdc00 item 12 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ec8880): _readAt: size=2, off=0 2026/05/08 04:58:29 ERROR : open-test-file(0x152dc4ec8880): Couldn't read size of file 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ec8880): >_readAt: n=0, err=EOF 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ec8880): _writeAt: size=5, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ec8880): >_writeAt: n=0, err=Bad file descriptor 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ec8880): close: 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ec8880): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ec8c40): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ec8c40): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ec8c40): _writeAt: size=5, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ec8c40): >_writeAt: n=5, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ec8c40): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.858371307 +0000 UTC m=+1787.861366218 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ec8c40): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/08 04:58:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ec9300): _readAt: size=512, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ec9300): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ec9300): >openPending: err= 2026/05/08 04:58:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ec9300): >_readAt: n=5, err=EOF 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ec9300): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.858371307 +0000 UTC m=+1787.861366218 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ec9300): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: Remove: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc496eee0 item 13 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ec9980): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ec9980): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ec9980): _writeAt: size=5, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ec9980): >_writeAt: n=5, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ec9980): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.85977262 +0000 UTC m=+1787.862767531 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ec9980): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ec9ec0): _readAt: size=512, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ec9ec0): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ec9ec0): >openPending: err= 2026/05/08 04:58:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ec9ec0): >_readAt: n=5, err=EOF 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ec9ec0): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.85977262 +0000 UTC m=+1787.862767531 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ec9ec0): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: Remove: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc496f8f0 item 14 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4eea600): _readAt: size=2, off=0 2026/05/08 04:58:29 ERROR : open-test-file(0x152dc4eea600): Couldn't read size of file 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4eea600): >_readAt: n=0, err=EOF 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4eea600): _writeAt: size=5, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4eea600): >_writeAt: n=0, err=Bad file descriptor 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4eea600): close: 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4eea600): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4eea9c0): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4eea9c0): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4eea9c0): _writeAt: size=5, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4eea9c0): >_writeAt: n=5, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4eea9c0): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.861308496 +0000 UTC m=+1787.864303407 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4eea9c0): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/08 04:58:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4eeb080): _readAt: size=512, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4eeb080): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4eeb080): >openPending: err= 2026/05/08 04:58:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4eeb080): >_readAt: n=5, err=EOF 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4eeb080): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.861308496 +0000 UTC m=+1787.864303407 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4eeb080): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: Remove: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc496fdc0 item 15 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:29 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/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4eeb700): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4eeb700): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4eeb700): _writeAt: size=5, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4eeb700): >_writeAt: n=5, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4eeb700): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.862874491 +0000 UTC m=+1787.865869402 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4eeb700): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e91280): _readAt: size=512, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e91280): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e91280): >openPending: err= 2026/05/08 04:58:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e91280): >_readAt: n=5, err=EOF 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e91280): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.862874491 +0000 UTC m=+1787.865869402 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e91280): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: Remove: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc50e21c0 item 16 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e91940): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e91940): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e91940): _writeAt: size=5, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e91940): >_writeAt: n=5, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e91940): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.864386473 +0000 UTC m=+1787.867381384 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e91940): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e91dc0): _readAt: size=2, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e91dc0): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e91dc0): open at offset 5 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e91dc0): >openPending: err= 2026/05/08 04:58:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e91dc0): >_readAt: n=2, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e91dc0): _writeAt: size=3, off=7 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e91dc0): >_writeAt: n=0, err=Bad file descriptor 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e91dc0): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.864386473 +0000 UTC m=+1787.867381384 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e91dc0): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4f9e3c0): _readAt: size=512, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4f9e3c0): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4f9e3c0): >openPending: err= 2026/05/08 04:58:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4f9e3c0): >_readAt: n=5, err=EOF 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4f9e3c0): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.864386473 +0000 UTC m=+1787.867381384 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4f9e3c0): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: Remove: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc50e2690 item 17 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4f9ea40): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4f9ea40): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4f9ea40): _writeAt: size=5, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4f9ea40): >_writeAt: n=5, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4f9ea40): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.866448816 +0000 UTC m=+1787.869443727 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4f9ea40): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4f9ef80): _readAt: size=512, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4f9ef80): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4f9ef80): >openPending: err= 2026/05/08 04:58:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4f9ef80): >_readAt: n=5, err=EOF 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4f9ef80): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.866448816 +0000 UTC m=+1787.869443727 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4f9ef80): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: Remove: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc50e2bd0 item 18 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4f9f600): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4f9f600): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4f9f600): _writeAt: size=5, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4f9f600): >_writeAt: n=5, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4f9f600): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.867861439 +0000 UTC m=+1787.870856350 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4f9f600): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4f9fb00): _readAt: size=2, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4f9fb00): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4f9fb00): open at offset 5 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4f9fb00): >openPending: err= 2026/05/08 04:58:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4f9fb00): >_readAt: n=2, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4f9fb00): _writeAt: size=3, off=7 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4f9fb00): >_writeAt: n=0, err=Bad file descriptor 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4f9fb00): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.867861439 +0000 UTC m=+1787.870856350 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4f9fb00): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4fe6100): _readAt: size=512, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4fe6100): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4fe6100): >openPending: err= 2026/05/08 04:58:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4fe6100): >_readAt: n=5, err=EOF 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4fe6100): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.867861439 +0000 UTC m=+1787.870856350 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4fe6100): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: Remove: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc50e30a0 item 19 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4fe6780): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4fe6780): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4fe6780): _writeAt: size=5, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4fe6780): >_writeAt: n=5, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4fe6780): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.869901622 +0000 UTC m=+1787.872896533 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4fe6780): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4fe6cc0): _readAt: size=512, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4fe6cc0): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4fe6cc0): >openPending: err= 2026/05/08 04:58:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4fe6cc0): >_readAt: n=5, err=EOF 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4fe6cc0): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.869901622 +0000 UTC m=+1787.872896533 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4fe6cc0): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: Remove: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc50e3880 item 20 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4fe7340): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4fe7340): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4fe7340): _writeAt: size=5, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4fe7340): >_writeAt: n=5, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4fe7340): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.871198116 +0000 UTC m=+1787.874193027 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4fe7340): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4fe7840): _readAt: size=2, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4fe7840): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4fe7840): open at offset 5 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4fe7840): >openPending: err= 2026/05/08 04:58:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4fe7840): >_readAt: n=2, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4fe7840): _writeAt: size=3, off=7 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4fe7840): >_writeAt: n=0, err=Bad file descriptor 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4fe7840): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.871198116 +0000 UTC m=+1787.874193027 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4fe7840): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4fe7d40): _readAt: size=512, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4fe7d40): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4fe7d40): >openPending: err= 2026/05/08 04:58:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4fe7d40): >_readAt: n=5, err=EOF 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4fe7d40): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.871198116 +0000 UTC m=+1787.874193027 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4fe7d40): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: Remove: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc50e3dc0 item 21 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc50064c0): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc50064c0): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc50064c0): _writeAt: size=5, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc50064c0): >_writeAt: n=5, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc50064c0): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.872995388 +0000 UTC m=+1787.875990299 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc50064c0): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5006a00): _readAt: size=512, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5006a00): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5006a00): >openPending: err= 2026/05/08 04:58:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5006a00): >_readAt: n=5, err=EOF 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5006a00): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.872995388 +0000 UTC m=+1787.875990299 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5006a00): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: Remove: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc492e9a0 item 22 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5007080): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5007080): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5007080): _writeAt: size=5, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5007080): >_writeAt: n=5, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5007080): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.874219113 +0000 UTC m=+1787.877214024 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5007080): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5007580): _readAt: size=2, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5007580): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5007580): open at offset 5 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5007580): >openPending: err= 2026/05/08 04:58:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5007580): >_readAt: n=2, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5007580): _writeAt: size=3, off=7 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5007580): >_writeAt: n=0, err=Bad file descriptor 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5007580): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.874219113 +0000 UTC m=+1787.877214024 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5007580): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5007a80): _readAt: size=512, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5007a80): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5007a80): >openPending: err= 2026/05/08 04:58:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5007a80): >_readAt: n=5, err=EOF 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5007a80): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.874219113 +0000 UTC m=+1787.877214024 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5007a80): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: Remove: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc492fa40 item 23 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:29 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/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc504e200): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc504e200): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc504e200): _writeAt: size=5, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc504e200): >_writeAt: n=5, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc504e200): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.875782333 +0000 UTC m=+1787.878777234 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc504e200): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc504e740): _readAt: size=512, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc504e740): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc504e740): >openPending: err= 2026/05/08 04:58:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc504e740): >_readAt: n=5, err=EOF 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc504e740): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.875782333 +0000 UTC m=+1787.878777234 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc504e740): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: Remove: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4954e70 item 24 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc504ed80): _readAt: size=2, off=0 2026/05/08 04:58:29 ERROR : open-test-file(0x152dc504ed80): Couldn't read size of file 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc504ed80): >_readAt: n=0, err=EOF 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc504ed80): _writeAt: size=5, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc504ed80): >_writeAt: n=0, err=Bad file descriptor 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc504ed80): close: 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc504ed80): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc504f140): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc504f140): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc504f140): _writeAt: size=5, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc504f140): >_writeAt: n=5, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc504f140): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.877232698 +0000 UTC m=+1787.880227609 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc504f140): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc504f640): _readAt: size=2, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc504f640): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc504f640): open at offset 5 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc504f640): >openPending: err= 2026/05/08 04:58:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc504f640): >_readAt: n=2, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc504f640): _writeAt: size=3, off=7 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc504f640): >_writeAt: n=0, err=Bad file descriptor 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc504f640): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.877232698 +0000 UTC m=+1787.880227609 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc504f640): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc504fb80): _readAt: size=512, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc504fb80): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc504fb80): >openPending: err= 2026/05/08 04:58:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc504fb80): >_readAt: n=5, err=EOF 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc504fb80): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.877232698 +0000 UTC m=+1787.880227609 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc504fb80): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: Remove: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4955490 item 25 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5080300): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5080300): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5080300): _writeAt: size=5, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5080300): >_writeAt: n=5, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5080300): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.879994355 +0000 UTC m=+1787.882989266 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5080300): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5080840): _readAt: size=512, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5080840): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5080840): >openPending: err= 2026/05/08 04:58:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5080840): >_readAt: n=5, err=EOF 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5080840): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.879994355 +0000 UTC m=+1787.882989266 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5080840): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: Remove: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc48fa7e0 item 26 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5080e80): _readAt: size=2, off=0 2026/05/08 04:58:29 ERROR : open-test-file(0x152dc5080e80): Couldn't read size of file 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5080e80): >_readAt: n=0, err=EOF 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5080e80): _writeAt: size=5, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5080e80): >_writeAt: n=0, err=Bad file descriptor 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5080e80): close: 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5080e80): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5081240): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5081240): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5081240): _writeAt: size=5, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5081240): >_writeAt: n=5, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5081240): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.88166659 +0000 UTC m=+1787.884661501 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5081240): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5081740): _readAt: size=2, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5081740): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5081740): open at offset 5 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5081740): >openPending: err= 2026/05/08 04:58:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5081740): >_readAt: n=2, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5081740): _writeAt: size=3, off=7 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5081740): >_writeAt: n=0, err=Bad file descriptor 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5081740): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.88166659 +0000 UTC m=+1787.884661501 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5081740): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5081c80): _readAt: size=512, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5081c80): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5081c80): >openPending: err= 2026/05/08 04:58:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5081c80): >_readAt: n=5, err=EOF 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5081c80): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.88166659 +0000 UTC m=+1787.884661501 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5081c80): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: Remove: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc48fb880 item 27 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:29 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/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc50b0400): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc50b0400): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc50b0400): _writeAt: size=5, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc50b0400): >_writeAt: n=5, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc50b0400): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.88362115 +0000 UTC m=+1787.886616061 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc50b0400): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc50b0940): _readAt: size=512, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc50b0940): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc50b0940): >openPending: err= 2026/05/08 04:58:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc50b0940): >_readAt: n=5, err=EOF 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc50b0940): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.88362115 +0000 UTC m=+1787.886616061 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc50b0940): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: Remove: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4ebc2a0 item 28 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc50b0f80): _readAt: size=2, off=0 2026/05/08 04:58:29 ERROR : open-test-file(0x152dc50b0f80): Couldn't read size of file 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc50b0f80): >_readAt: n=0, err=EOF 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc50b0f80): _writeAt: size=5, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc50b0f80): >_writeAt: n=0, err=Bad file descriptor 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc50b0f80): close: 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc50b0f80): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc50b1340): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc50b1340): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc50b1340): _writeAt: size=5, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc50b1340): >_writeAt: n=5, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc50b1340): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.885563146 +0000 UTC m=+1787.888558047 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc50b1340): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/08 04:58:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc50b1a00): _readAt: size=512, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc50b1a00): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc50b1a00): >openPending: err= 2026/05/08 04:58:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc50b1a00): >_readAt: n=5, err=EOF 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc50b1a00): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.885563146 +0000 UTC m=+1787.888558047 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc50b1a00): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: Remove: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4ebc7e0 item 29 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:29 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/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc50e0180): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc50e0180): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc50e0180): _writeAt: size=5, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc50e0180): >_writeAt: n=5, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc50e0180): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.88710249 +0000 UTC m=+1787.890097401 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc50e0180): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc50e06c0): _readAt: size=512, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc50e06c0): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc50e06c0): >openPending: err= 2026/05/08 04:58:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc50e06c0): >_readAt: n=5, err=EOF 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc50e06c0): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.88710249 +0000 UTC m=+1787.890097401 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc50e06c0): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: Remove: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4ebcbd0 item 30 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:29 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/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc50e0d00): _readAt: size=2, off=0 2026/05/08 04:58:29 ERROR : open-test-file(0x152dc50e0d00): Couldn't read size of file 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc50e0d00): >_readAt: n=0, err=EOF 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc50e0d00): _writeAt: size=5, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc50e0d00): >_writeAt: n=0, err=Bad file descriptor 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc50e0d00): close: 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc50e0d00): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc50e10c0): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc50e10c0): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc50e10c0): _writeAt: size=5, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc50e10c0): >_writeAt: n=5, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc50e10c0): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.888601227 +0000 UTC m=+1787.891596138 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc50e10c0): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/08 04:58:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc50e1780): _readAt: size=512, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc50e1780): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc50e1780): >openPending: err= 2026/05/08 04:58:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc50e1780): >_readAt: n=5, err=EOF 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc50e1780): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.888601227 +0000 UTC m=+1787.891596138 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc50e1780): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: Remove: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4ebcf50 item 31 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:29 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/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc50e1e00): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc50e1e00): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc50e1e00): _writeAt: size=5, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc50e1e00): >_writeAt: n=5, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc50e1e00): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.890297728 +0000 UTC m=+1787.893292639 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc50e1e00): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc50fe440): _readAt: size=512, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc50fe440): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc50fe440): >openPending: err= 2026/05/08 04:58:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc50fe440): >_readAt: n=5, err=EOF 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc50fe440): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.890297728 +0000 UTC m=+1787.893292639 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc50fe440): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: Remove: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4ebd6c0 item 32 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc50fea80): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc50fea80): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc50fea80): _writeAt: size=5, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc50fea80): >_writeAt: n=5, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc50fea80): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.89168344 +0000 UTC m=+1787.894678351 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc50fea80): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc50fef00): _readAt: size=2, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc50fef00): >_readAt: n=0, err=Bad file descriptor 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc50fef00): _writeAt: size=3, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc50fef00): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc50fef00): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4ebdce0 item 33 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc50fef00): >_writeAt: n=3, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc50fef00): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.89217432 +0000 UTC m=+1787.895169221 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc50fef00): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc50ff400): _readAt: size=512, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc50ff400): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc50ff400): >openPending: err= 2026/05/08 04:58:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc50ff400): >_readAt: n=5, err=EOF 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc50ff400): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.89217432 +0000 UTC m=+1787.895169221 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc50ff400): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: Remove: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4f6c230 item 33 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc50ffa40): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc50ffa40): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc50ffa40): _writeAt: size=5, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc50ffa40): >_writeAt: n=5, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc50ffa40): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.893600008 +0000 UTC m=+1787.896594909 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc50ffa40): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc50ffec0): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc50ffec0): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4f6c700 item 34 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc50ffec0): _readAt: size=2, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc50ffec0): >_readAt: n=0, err=Bad file descriptor 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc50ffec0): _writeAt: size=3, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc50ffec0): >_writeAt: n=3, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc50ffec0): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.894206095 +0000 UTC m=+1787.897200997 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc50ffec0): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5122500): _readAt: size=512, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5122500): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5122500): >openPending: err= 2026/05/08 04:58:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5122500): >_readAt: n=3, err=EOF 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5122500): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.894206095 +0000 UTC m=+1787.897200997 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5122500): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: Remove: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4f6c8c0 item 34 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5122b40): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5122b40): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5122b40): _writeAt: size=5, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5122b40): >_writeAt: n=5, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5122b40): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.895574686 +0000 UTC m=+1787.898569647 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5122b40): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5122fc0): _readAt: size=2, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5122fc0): >_readAt: n=0, err=Bad file descriptor 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5122fc0): _writeAt: size=3, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5122fc0): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5122fc0): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4f6cf50 item 35 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5122fc0): >_writeAt: n=3, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5122fc0): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.89618965 +0000 UTC m=+1787.899184551 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5122fc0): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc51234c0): _readAt: size=512, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc51234c0): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc51234c0): >openPending: err= 2026/05/08 04:58:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc51234c0): >_readAt: n=5, err=EOF 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc51234c0): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.89618965 +0000 UTC m=+1787.899184551 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc51234c0): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: Remove: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4f6d180 item 35 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5123b40): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5123b40): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5123b40): _writeAt: size=5, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5123b40): >_writeAt: n=5, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5123b40): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.897714946 +0000 UTC m=+1787.900709858 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5123b40): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc514e140): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc514e140): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4f6d9d0 item 36 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc514e140): _readAt: size=2, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc514e140): >_readAt: n=0, err=Bad file descriptor 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc514e140): _writeAt: size=3, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc514e140): >_writeAt: n=3, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc514e140): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.898358806 +0000 UTC m=+1787.901353717 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc514e140): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc514e680): _readAt: size=512, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc514e680): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc514e680): >openPending: err= 2026/05/08 04:58:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc514e680): >_readAt: n=3, err=EOF 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc514e680): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.898358806 +0000 UTC m=+1787.901353717 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc514e680): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: Remove: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4f6dc70 item 36 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc514ecc0): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc514ecc0): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc514ecc0): _writeAt: size=5, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc514ecc0): >_writeAt: n=5, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc514ecc0): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.899859456 +0000 UTC m=+1787.902854367 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc514ecc0): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc514f140): _readAt: size=2, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc514f140): >_readAt: n=0, err=Bad file descriptor 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc514f140): _writeAt: size=3, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc514f140): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc514f140): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc49085b0 item 37 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc514f140): >_writeAt: n=3, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc514f140): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.900478928 +0000 UTC m=+1787.903473839 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc514f140): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc514f640): _readAt: size=512, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc514f640): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc514f640): >openPending: err= 2026/05/08 04:58:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc514f640): >_readAt: n=5, err=EOF 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc514f640): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.900478928 +0000 UTC m=+1787.903473839 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc514f640): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: Remove: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4909340 item 37 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc514fcc0): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc514fcc0): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc514fcc0): _writeAt: size=5, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc514fcc0): >_writeAt: n=5, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc514fcc0): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.902303552 +0000 UTC m=+1787.905298494 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc514fcc0): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc518c2c0): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc518c2c0): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc490e4d0 item 38 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc518c2c0): _readAt: size=2, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc518c2c0): >_readAt: n=0, err=Bad file descriptor 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc518c2c0): _writeAt: size=3, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc518c2c0): >_writeAt: n=3, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc518c2c0): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.902969634 +0000 UTC m=+1787.905964535 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc518c2c0): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc518c800): _readAt: size=512, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc518c800): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc518c800): >openPending: err= 2026/05/08 04:58:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc518c800): >_readAt: n=3, err=EOF 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc518c800): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.902969634 +0000 UTC m=+1787.905964535 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc518c800): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: Remove: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc490e850 item 38 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc518ce80): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc518ce80): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc518ce80): _writeAt: size=5, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc518ce80): >_writeAt: n=5, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc518ce80): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.904242462 +0000 UTC m=+1787.907237394 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc518ce80): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc518d380): _readAt: size=2, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc518d380): >_readAt: n=0, err=Bad file descriptor 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc518d380): _writeAt: size=3, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc518d380): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc518d380): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc490fb90 item 39 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc518d380): >_writeAt: n=3, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc518d380): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.904834413 +0000 UTC m=+1787.907829314 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc518d380): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc518d880): _readAt: size=512, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc518d880): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc518d880): >openPending: err= 2026/05/08 04:58:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc518d880): >_readAt: n=5, err=EOF 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc518d880): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.904834413 +0000 UTC m=+1787.907829314 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc518d880): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: Remove: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc519c1c0 item 39 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc51b4000): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc51b4000): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc51b4000): _writeAt: size=5, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc51b4000): >_writeAt: n=5, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc51b4000): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.90605363 +0000 UTC m=+1787.909048532 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc51b4000): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc51b4500): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc51b4500): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc519c540 item 40 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc51b4500): _readAt: size=2, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc51b4500): >_readAt: n=0, err=Bad file descriptor 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc51b4500): _writeAt: size=3, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc51b4500): >_writeAt: n=3, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc51b4500): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.906631365 +0000 UTC m=+1787.909626286 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc51b4500): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc51b4a40): _readAt: size=512, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc51b4a40): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc51b4a40): >openPending: err= 2026/05/08 04:58:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc51b4a40): >_readAt: n=3, err=EOF 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc51b4a40): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.906631365 +0000 UTC m=+1787.909626286 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc51b4a40): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: Remove: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc519c700 item 40 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc51b5000): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc51b5000): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc51b5000): _readAt: size=2, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc51b5000): >_readAt: n=0, err=Bad file descriptor 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc51b5000): _writeAt: size=5, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc51b5000): >_writeAt: n=5, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc51b5000): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.907920846 +0000 UTC m=+1787.910915747 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc51b5000): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc51b5500): _writeAt: size=5, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc51b5500): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc51b5500): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc519ca80 item 41 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc51b5500): >_writeAt: n=5, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc51b5500): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.908404791 +0000 UTC m=+1787.911399702 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc51b5500): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc51b59c0): _readAt: size=2, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc51b59c0): >_readAt: n=0, err=Bad file descriptor 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc51b59c0): _writeAt: size=3, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc51b59c0): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc51b59c0): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc519cc40 item 41 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc51b59c0): >_writeAt: n=3, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc51b59c0): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.908930025 +0000 UTC m=+1787.911924926 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc51b59c0): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc51d4000): _readAt: size=512, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc51d4000): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc51d4000): >openPending: err= 2026/05/08 04:58:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc51d4000): >_readAt: n=5, err=EOF 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc51d4000): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.908930025 +0000 UTC m=+1787.911924926 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc51d4000): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: Remove: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc519ce00 item 41 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc51d4640): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc51d4640): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc51d4640): _readAt: size=2, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc51d4640): >_readAt: n=0, err=Bad file descriptor 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc51d4640): _writeAt: size=5, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc51d4640): >_writeAt: n=5, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc51d4640): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.91026379 +0000 UTC m=+1787.913258690 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc51d4640): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc51d4b40): _writeAt: size=5, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc51d4b40): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc51d4b40): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc519d180 item 42 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc51d4b40): >_writeAt: n=5, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc51d4b40): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.9107238 +0000 UTC m=+1787.913718701 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc51d4b40): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc51d5080): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc51d5080): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc519d420 item 42 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc51d5080): _readAt: size=2, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc51d5080): >_readAt: n=0, err=Bad file descriptor 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc51d5080): _writeAt: size=3, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc51d5080): >_writeAt: n=3, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc51d5080): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.911509918 +0000 UTC m=+1787.914504829 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc51d5080): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5202000): _readAt: size=512, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5202000): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5202000): >openPending: err= 2026/05/08 04:58:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5202000): >_readAt: n=3, err=EOF 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5202000): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.911509918 +0000 UTC m=+1787.914504829 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5202000): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: Remove: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4c33a40 item 42 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc51d53c0): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc51d53c0): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc51d53c0): _readAt: size=2, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc51d53c0): >_readAt: n=0, err=Bad file descriptor 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc51d53c0): _writeAt: size=5, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc51d53c0): >_writeAt: n=5, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc51d53c0): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.913691858 +0000 UTC m=+1787.916686760 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc51d53c0): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc51d58c0): _writeAt: size=5, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc51d58c0): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc51d58c0): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc519d9d0 item 43 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc51d58c0): >_writeAt: n=5, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc51d58c0): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.914546005 +0000 UTC m=+1787.917540906 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc51d58c0): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4bb6200): _readAt: size=2, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4bb6200): >_readAt: n=0, err=Bad file descriptor 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4bb6200): _writeAt: size=3, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4bb6200): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4bb6200): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc48b8310 item 43 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4bb6200): >_writeAt: n=3, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4bb6200): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.915375856 +0000 UTC m=+1787.918370757 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4bb6200): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4bb6740): _readAt: size=512, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4bb6740): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4bb6740): >openPending: err= 2026/05/08 04:58:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4bb6740): >_readAt: n=5, err=EOF 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4bb6740): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.915375856 +0000 UTC m=+1787.918370757 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4bb6740): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: Remove: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc48b8a10 item 43 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4bb6f80): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4bb6f80): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4bb6f80): _readAt: size=2, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4bb6f80): >_readAt: n=0, err=Bad file descriptor 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4bb6f80): _writeAt: size=5, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4bb6f80): >_writeAt: n=5, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4bb6f80): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.916807857 +0000 UTC m=+1787.919802768 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4bb6f80): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4eea000): _writeAt: size=5, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4eea000): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4eea000): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc48b9e30 item 44 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4eea000): >_writeAt: n=5, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4eea000): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.917396511 +0000 UTC m=+1787.920391422 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4eea000): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4eea540): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4eea540): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4906460 item 44 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4eea540): _readAt: size=2, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4eea540): >_readAt: n=0, err=Bad file descriptor 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4eea540): _writeAt: size=3, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4eea540): >_writeAt: n=3, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4eea540): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.918004773 +0000 UTC m=+1787.920999684 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4eea540): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4eeaac0): _readAt: size=512, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4eeaac0): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4eeaac0): >openPending: err= 2026/05/08 04:58:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4eeaac0): >_readAt: n=3, err=EOF 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4eeaac0): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.918004773 +0000 UTC m=+1787.920999684 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4eeaac0): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: Remove: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4906620 item 44 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4eeb100): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4eeb100): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4eeb100): _readAt: size=2, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4eeb100): >_readAt: n=0, err=Bad file descriptor 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4eeb100): _writeAt: size=5, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4eeb100): >_writeAt: n=5, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4eeb100): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.919450739 +0000 UTC m=+1787.922445640 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4eeb100): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4eeb600): _writeAt: size=5, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4eeb600): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4eeb600): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4906af0 item 45 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4eeb600): >_writeAt: n=5, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4eeb600): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.919952719 +0000 UTC m=+1787.922947620 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4eeb600): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/08 04:58:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc51d4040): _readAt: size=512, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc51d4040): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc51d4040): >openPending: err= 2026/05/08 04:58:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc51d4040): >_readAt: n=5, err=EOF 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc51d4040): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.919952719 +0000 UTC m=+1787.922947620 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc51d4040): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: Remove: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4906fc0 item 45 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc51d4680): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc51d4680): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc51d4680): _readAt: size=2, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc51d4680): >_readAt: n=0, err=Bad file descriptor 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc51d4680): _writeAt: size=5, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc51d4680): >_writeAt: n=5, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc51d4680): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.9214481 +0000 UTC m=+1787.924443011 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc51d4680): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc51d4b80): _writeAt: size=5, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc51d4b80): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc51d4b80): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4907650 item 46 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc51d4b80): >_writeAt: n=5, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc51d4b80): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.921876911 +0000 UTC m=+1787.924871812 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc51d4b80): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/08 04:58:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc51d5e40): _readAt: size=512, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc51d5e40): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc51d5e40): >openPending: err= 2026/05/08 04:58:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc51d5e40): >_readAt: n=5, err=EOF 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc51d5e40): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.921876911 +0000 UTC m=+1787.924871812 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc51d5e40): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: Remove: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc49078f0 item 46 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5202840): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5202840): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5202840): _readAt: size=2, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5202840): >_readAt: n=0, err=Bad file descriptor 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5202840): _writeAt: size=5, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5202840): >_writeAt: n=5, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5202840): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.923060572 +0000 UTC m=+1787.926055472 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5202840): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5202d40): _writeAt: size=5, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5202d40): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5202d40): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4907e30 item 47 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5202d40): >_writeAt: n=5, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5202d40): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.923438608 +0000 UTC m=+1787.926433508 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5202d40): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/08 04:58:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5203440): _readAt: size=512, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5203440): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5203440): >openPending: err= 2026/05/08 04:58:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5203440): >_readAt: n=5, err=EOF 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5203440): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.923438608 +0000 UTC m=+1787.926433508 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5203440): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: Remove: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc519c1c0 item 47 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:29 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/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5203a80): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5203a80): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5203a80): _readAt: size=2, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5203a80): >_readAt: n=0, err=Bad file descriptor 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5203a80): _writeAt: size=5, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5203a80): >_writeAt: n=5, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5203a80): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.924674437 +0000 UTC m=+1787.927669348 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5203a80): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4cf41c0): _writeAt: size=5, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4cf41c0): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4cf41c0): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc519c540 item 48 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4cf41c0): >_writeAt: n=5, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4cf41c0): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.925123737 +0000 UTC m=+1787.928118638 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4cf41c0): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/08 04:58:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4cf49c0): _readAt: size=512, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4cf49c0): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4cf49c0): >openPending: err= 2026/05/08 04:58:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4cf49c0): >_readAt: n=5, err=EOF 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4cf49c0): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.925123737 +0000 UTC m=+1787.928118638 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4cf49c0): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: Remove: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc519c700 item 48 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4cf5000): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4cf5000): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4cf5000): _writeAt: size=5, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4cf5000): >_writeAt: n=5, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4cf5000): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.92662025 +0000 UTC m=+1787.929615161 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4cf5000): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4cf5480): _readAt: size=2, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4cf5480): >_readAt: n=0, err=Bad file descriptor 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4cf5480): _writeAt: size=3, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4cf5480): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4cf5480): open at offset 5 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4cf5480): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc519ca80 item 49 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4cf5480): >_writeAt: n=3, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4cf5480): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.92704325 +0000 UTC m=+1787.930038152 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4cf5480): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4cf59c0): _readAt: size=512, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4cf59c0): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4cf59c0): >openPending: err= 2026/05/08 04:58:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4cf59c0): >_readAt: n=8, err=EOF 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4cf59c0): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.92704325 +0000 UTC m=+1787.930038152 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4cf59c0): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: Remove: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc519cc40 item 49 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4874900): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4874900): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4874900): _writeAt: size=5, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4874900): >_writeAt: n=5, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4874900): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.928311782 +0000 UTC m=+1787.931306683 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4874900): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc476e900): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc476e900): open at offset 5 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc476e900): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc519cfc0 item 50 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc476e900): _readAt: size=2, off=5 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc476e900): >_readAt: n=0, err=Bad file descriptor 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc476e900): _writeAt: size=3, off=5 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc476e900): >_writeAt: n=3, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc476e900): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.928828189 +0000 UTC m=+1787.931823090 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc476e900): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc476ef00): _readAt: size=512, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc476ef00): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc476ef00): >openPending: err= 2026/05/08 04:58:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc476ef00): >_readAt: n=3, err=EOF 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc476ef00): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.928828189 +0000 UTC m=+1787.931823090 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc476ef00): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: Remove: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc519d180 item 50 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc476fd80): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc476fd80): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc476fd80): _writeAt: size=5, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc476fd80): >_writeAt: n=5, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc476fd80): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.93021322 +0000 UTC m=+1787.933208131 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc476fd80): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc51446c0): _readAt: size=2, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc51446c0): >_readAt: n=0, err=Bad file descriptor 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc51446c0): _writeAt: size=3, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc51446c0): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc51446c0): open at offset 5 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc51446c0): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc519dd50 item 51 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc51446c0): >_writeAt: n=3, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc51446c0): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.930649326 +0000 UTC m=+1787.933644227 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc51446c0): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5145040): _readAt: size=512, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5145040): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5145040): >openPending: err= 2026/05/08 04:58:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5145040): >_readAt: n=8, err=EOF 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5145040): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.930649326 +0000 UTC m=+1787.933644227 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5145040): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: Remove: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4c32150 item 51 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc51458c0): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc51458c0): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc51458c0): _writeAt: size=5, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc51458c0): >_writeAt: n=5, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc51458c0): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.93190384 +0000 UTC m=+1787.934898742 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc51458c0): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5145dc0): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5145dc0): open at offset 5 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5145dc0): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4c327e0 item 52 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5145dc0): _readAt: size=2, off=5 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5145dc0): >_readAt: n=0, err=Bad file descriptor 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5145dc0): _writeAt: size=3, off=5 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5145dc0): >_writeAt: n=3, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5145dc0): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.932458059 +0000 UTC m=+1787.935452961 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5145dc0): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4970b80): _readAt: size=512, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4970b80): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4970b80): >openPending: err= 2026/05/08 04:58:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4970b80): >_readAt: n=3, err=EOF 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4970b80): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.932458059 +0000 UTC m=+1787.935452961 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4970b80): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: Remove: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4c32c40 item 52 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4971300): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4971300): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4971300): _writeAt: size=5, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4971300): >_writeAt: n=5, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4971300): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.933606764 +0000 UTC m=+1787.936601665 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4971300): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4971a00): _readAt: size=2, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4971a00): >_readAt: n=0, err=Bad file descriptor 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4971a00): _writeAt: size=3, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4971a00): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4971a00): open at offset 5 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4971a00): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4c33500 item 53 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4971a00): >_writeAt: n=3, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4971a00): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.934032329 +0000 UTC m=+1787.937027240 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4971a00): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5064040): _readAt: size=512, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5064040): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5064040): >openPending: err= 2026/05/08 04:58:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5064040): >_readAt: n=8, err=EOF 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5064040): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.934032329 +0000 UTC m=+1787.937027240 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5064040): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: Remove: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4c338f0 item 53 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc50646c0): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc50646c0): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc50646c0): _writeAt: size=5, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc50646c0): >_writeAt: n=5, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc50646c0): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.935367597 +0000 UTC m=+1787.938362498 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc50646c0): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5064c40): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5064c40): open at offset 5 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5064c40): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4580230 item 54 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5064c40): _readAt: size=2, off=5 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5064c40): >_readAt: n=0, err=Bad file descriptor 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5064c40): _writeAt: size=3, off=5 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5064c40): >_writeAt: n=3, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5064c40): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.935933839 +0000 UTC m=+1787.938928740 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5064c40): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc50651c0): _readAt: size=512, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc50651c0): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc50651c0): >openPending: err= 2026/05/08 04:58:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc50651c0): >_readAt: n=3, err=EOF 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc50651c0): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.935933839 +0000 UTC m=+1787.938928740 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc50651c0): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: Remove: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4580700 item 54 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5065840): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5065840): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5065840): _writeAt: size=5, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5065840): >_writeAt: n=5, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5065840): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.937069398 +0000 UTC m=+1787.940064299 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5065840): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5065d40): _readAt: size=2, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5065d40): >_readAt: n=0, err=Bad file descriptor 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5065d40): _writeAt: size=3, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5065d40): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5065d40): open at offset 5 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5065d40): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4581340 item 55 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5065d40): >_writeAt: n=3, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5065d40): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.937478793 +0000 UTC m=+1787.940473714 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5065d40): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4af2480): _readAt: size=512, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4af2480): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4af2480): >openPending: err= 2026/05/08 04:58:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4af2480): >_readAt: n=8, err=EOF 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4af2480): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.937478793 +0000 UTC m=+1787.940473714 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4af2480): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: Remove: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4581650 item 55 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:29 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/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4af2c00): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4af2c00): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4af2c00): _writeAt: size=5, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4af2c00): >_writeAt: n=5, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4af2c00): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.938806406 +0000 UTC m=+1787.941801307 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4af2c00): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4af3100): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4af3100): open at offset 5 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4af3100): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4c7c150 item 56 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4af3100): _readAt: size=2, off=5 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4af3100): >_readAt: n=0, err=Bad file descriptor 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4af3100): _writeAt: size=3, off=5 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4af3100): >_writeAt: n=3, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4af3100): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.939427632 +0000 UTC m=+1787.942422533 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4af3100): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4af3780): _readAt: size=512, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4af3780): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4af3780): >openPending: err= 2026/05/08 04:58:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4af3780): >_readAt: n=3, err=EOF 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4af3780): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.939427632 +0000 UTC m=+1787.942422533 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4af3780): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: Remove: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4c7c3f0 item 56 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc49de240): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc49de240): open at offset 0 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc49de240): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc49de240): _readAt: size=2, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc49de240): >_readAt: n=0, err=Bad file descriptor 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc49de240): _writeAt: size=5, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc49de240): >_writeAt: n=5, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc49de240): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.940645708 +0000 UTC m=+1787.943640609 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc49de240): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc49de780): _writeAt: size=5, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc49de780): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc49de780): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4c7c7e0 item 57 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc49de780): >_writeAt: n=5, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc49de780): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.941148338 +0000 UTC m=+1787.944143250 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc49de780): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc49decc0): _readAt: size=2, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc49decc0): >_readAt: n=0, err=Bad file descriptor 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc49decc0): _writeAt: size=3, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc49decc0): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc49decc0): open at offset 5 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc49decc0): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4c7caf0 item 57 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc49decc0): >_writeAt: n=3, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc49decc0): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.941631243 +0000 UTC m=+1787.944626144 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc49decc0): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc49df240): _readAt: size=512, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc49df240): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc49df240): >openPending: err= 2026/05/08 04:58:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc49df240): >_readAt: n=8, err=EOF 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc49df240): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.941631243 +0000 UTC m=+1787.944626144 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc49df240): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: Remove: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4c7cd20 item 57 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc49df880): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc49df880): open at offset 0 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc49df880): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc49df880): _readAt: size=2, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc49df880): >_readAt: n=0, err=Bad file descriptor 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc49df880): _writeAt: size=5, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc49df880): >_writeAt: n=5, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc49df880): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.942884826 +0000 UTC m=+1787.945879737 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc49df880): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc49dfdc0): _writeAt: size=5, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc49dfdc0): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc49dfdc0): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4c7d3b0 item 58 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc49dfdc0): >_writeAt: n=5, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc49dfdc0): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.943427323 +0000 UTC m=+1787.946422223 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc49dfdc0): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4b12400): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4b12400): open at offset 5 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4b12400): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4c7d5e0 item 58 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4b12400): _readAt: size=2, off=5 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4b12400): >_readAt: n=0, err=Bad file descriptor 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4b12400): _writeAt: size=3, off=5 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4b12400): >_writeAt: n=3, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4b12400): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.943920967 +0000 UTC m=+1787.946915878 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4b12400): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4b129c0): _readAt: size=512, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4b129c0): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4b129c0): >openPending: err= 2026/05/08 04:58:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4b129c0): >_readAt: n=3, err=EOF 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4b129c0): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.943920967 +0000 UTC m=+1787.946915878 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4b129c0): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: Remove: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4c7d880 item 58 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4b13000): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4b13000): open at offset 0 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4b13000): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4b13000): _readAt: size=2, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4b13000): >_readAt: n=0, err=Bad file descriptor 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4b13000): _writeAt: size=5, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4b13000): >_writeAt: n=5, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4b13000): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.945161245 +0000 UTC m=+1787.948156156 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4b13000): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4b9e040): _writeAt: size=5, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4b9e040): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4b9e040): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4c7dc00 item 59 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4b9e040): >_writeAt: n=5, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4b9e040): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.945627878 +0000 UTC m=+1787.948622789 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4b9e040): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4b9e600): _readAt: size=2, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4b9e600): >_readAt: n=0, err=Bad file descriptor 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4b9e600): _writeAt: size=3, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4b9e600): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4b9e600): open at offset 5 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4b9e600): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc51a40e0 item 59 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4b9e600): >_writeAt: n=3, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4b9e600): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.946091846 +0000 UTC m=+1787.949086767 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4b9e600): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4b9eb80): _readAt: size=512, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4b9eb80): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4b9eb80): >openPending: err= 2026/05/08 04:58:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4b9eb80): >_readAt: n=8, err=EOF 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4b9eb80): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.946091846 +0000 UTC m=+1787.949086767 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4b9eb80): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: Remove: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc51a42a0 item 59 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:29 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/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4b9f1c0): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4b9f1c0): open at offset 0 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4b9f1c0): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4b9f1c0): _readAt: size=2, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4b9f1c0): >_readAt: n=0, err=Bad file descriptor 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4b9f1c0): _writeAt: size=5, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4b9f1c0): >_writeAt: n=5, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4b9f1c0): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.947300634 +0000 UTC m=+1787.950295536 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4b9f1c0): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4b9f700): _writeAt: size=5, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4b9f700): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4b9f700): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc51a49a0 item 60 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4b9f700): >_writeAt: n=5, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4b9f700): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.947695843 +0000 UTC m=+1787.950690743 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4b9f700): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4b9fc40): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4b9fc40): open at offset 5 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4b9fc40): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc51a4cb0 item 60 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4b9fc40): _readAt: size=2, off=5 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4b9fc40): >_readAt: n=0, err=Bad file descriptor 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4b9fc40): _writeAt: size=3, off=5 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4b9fc40): >_writeAt: n=3, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4b9fc40): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.948237477 +0000 UTC m=+1787.951232408 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4b9fc40): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4c66300): _readAt: size=512, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4c66300): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4c66300): >openPending: err= 2026/05/08 04:58:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4c66300): >_readAt: n=3, err=EOF 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4c66300): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.948237477 +0000 UTC m=+1787.951232408 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4c66300): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: Remove: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc51a4e70 item 60 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4c66940): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4c66940): open at offset 0 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4c66940): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4c66940): _readAt: size=2, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4c66940): >_readAt: n=0, err=Bad file descriptor 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4c66940): _writeAt: size=5, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4c66940): >_writeAt: n=5, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4c66940): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.949345745 +0000 UTC m=+1787.952340646 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4c66940): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4c66e80): _writeAt: size=5, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4c66e80): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4c66e80): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc51a5340 item 61 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4c66e80): >_writeAt: n=5, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4c66e80): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.949735704 +0000 UTC m=+1787.952730604 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4c66e80): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/08 04:58:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4c67580): _readAt: size=512, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4c67580): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4c67580): >openPending: err= 2026/05/08 04:58:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4c67580): >_readAt: n=5, err=EOF 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4c67580): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.949735704 +0000 UTC m=+1787.952730604 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4c67580): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: Remove: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc51a5880 item 61 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:29 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/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4c67bc0): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4c67bc0): open at offset 0 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4c67bc0): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4c67bc0): _readAt: size=2, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4c67bc0): >_readAt: n=0, err=Bad file descriptor 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4c67bc0): _writeAt: size=5, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4c67bc0): >_writeAt: n=5, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4c67bc0): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.950909225 +0000 UTC m=+1787.953904126 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4c67bc0): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ca6200): _writeAt: size=5, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ca6200): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ca6200): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc51a5c00 item 62 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ca6200): >_writeAt: n=5, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ca6200): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.951311607 +0000 UTC m=+1787.954306507 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ca6200): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/08 04:58:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ca6900): _readAt: size=512, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ca6900): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ca6900): >openPending: err= 2026/05/08 04:58:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ca6900): >_readAt: n=5, err=EOF 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ca6900): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.951311607 +0000 UTC m=+1787.954306507 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ca6900): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: Remove: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc51a5dc0 item 62 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:29 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/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ca6f40): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ca6f40): open at offset 0 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ca6f40): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ca6f40): _readAt: size=2, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ca6f40): >_readAt: n=0, err=Bad file descriptor 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ca6f40): _writeAt: size=5, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ca6f40): >_writeAt: n=5, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ca6f40): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.952443048 +0000 UTC m=+1787.955437949 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ca6f40): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ca7480): _writeAt: size=5, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ca7480): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ca7480): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc508c2a0 item 63 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ca7480): >_writeAt: n=5, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ca7480): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.952842133 +0000 UTC m=+1787.955837034 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ca7480): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/08 04:58:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ca7b80): _readAt: size=512, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ca7b80): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ca7b80): >openPending: err= 2026/05/08 04:58:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ca7b80): >_readAt: n=5, err=EOF 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ca7b80): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.952842133 +0000 UTC m=+1787.955837034 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ca7b80): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: Remove: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc508c460 item 63 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:29 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/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ce82c0): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ce82c0): open at offset 0 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ce82c0): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ce82c0): _readAt: size=2, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ce82c0): >_readAt: n=0, err=Bad file descriptor 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ce82c0): _writeAt: size=5, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ce82c0): >_writeAt: n=5, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ce82c0): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.95393937 +0000 UTC m=+1787.956934271 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ce82c0): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ce8800): _writeAt: size=5, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ce8800): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ce8800): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc508c930 item 64 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ce8800): >_writeAt: n=5, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ce8800): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.954342063 +0000 UTC m=+1787.957336963 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ce8800): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/08 04:58:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ce8f00): _readAt: size=512, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ce8f00): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ce8f00): >openPending: err= 2026/05/08 04:58:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ce8f00): >_readAt: n=5, err=EOF 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ce8f00): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.954342063 +0000 UTC m=+1787.957336963 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ce8f00): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: Remove: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc508caf0 item 64 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ce9540): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ce9540): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ce9540): _writeAt: size=5, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ce9540): >_writeAt: n=5, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ce9540): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.955464147 +0000 UTC m=+1787.958459047 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ce9540): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDWR 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ce99c0): _readAt: size=2, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ce99c0): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ce99c0): >openPending: err= 2026/05/08 04:58:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ce99c0): >_readAt: n=2, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ce99c0): _writeAt: size=3, off=2 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc508ce70 item 65 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ce99c0): >_writeAt: n=3, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ce99c0): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.95604202 +0000 UTC m=+1787.959036921 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ce99c0): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ce9ec0): _readAt: size=512, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ce9ec0): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ce9ec0): >openPending: err= 2026/05/08 04:58:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ce9ec0): >_readAt: n=5, err=EOF 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ce9ec0): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.95604202 +0000 UTC m=+1787.959036921 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ce9ec0): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: Remove: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc508d650 item 65 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4d14600): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4d14600): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4d14600): _writeAt: size=5, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4d14600): >_writeAt: n=5, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4d14600): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.957040611 +0000 UTC m=+1787.960035511 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4d14600): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4d14a80): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4d14a80): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc508dc00 item 66 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4d14a80): _readAt: size=2, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4d14a80): >_readAt: n=0, err=EOF 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4d14a80): _writeAt: size=3, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4d14a80): >_writeAt: n=3, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4d14a80): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.957591773 +0000 UTC m=+1787.960586674 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4d14a80): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4d14fc0): _readAt: size=512, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4d14fc0): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4d14fc0): >openPending: err= 2026/05/08 04:58:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4d14fc0): >_readAt: n=3, err=EOF 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4d14fc0): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.957591773 +0000 UTC m=+1787.960586674 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4d14fc0): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: Remove: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4670ee0 item 66 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4d15600): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4d15600): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4d15600): _writeAt: size=5, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4d15600): >_writeAt: n=5, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4d15600): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.95870485 +0000 UTC m=+1787.961699751 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4d15600): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4d15a80): _readAt: size=2, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4d15a80): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4d15a80): >openPending: err= 2026/05/08 04:58:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4d15a80): >_readAt: n=2, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4d15a80): _writeAt: size=3, off=2 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc46716c0 item 67 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4d15a80): >_writeAt: n=3, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4d15a80): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.959198575 +0000 UTC m=+1787.962193476 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4d15a80): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4d4e080): _readAt: size=512, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4d4e080): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4d4e080): >openPending: err= 2026/05/08 04:58:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4d4e080): >_readAt: n=5, err=EOF 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4d4e080): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.959198575 +0000 UTC m=+1787.962193476 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4d4e080): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: Remove: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4a80a10 item 67 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4d4e700): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4d4e700): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4d4e700): _writeAt: size=5, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4d4e700): >_writeAt: n=5, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4d4e700): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.960381323 +0000 UTC m=+1787.963376224 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4d4e700): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc520a140): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc520a140): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4a815e0 item 68 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc520a140): _readAt: size=2, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc520a140): >_readAt: n=0, err=EOF 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc520a140): _writeAt: size=3, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc520a140): >_writeAt: n=3, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc520a140): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.960939711 +0000 UTC m=+1787.963934611 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc520a140): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc520a680): _readAt: size=512, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc520a680): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc520a680): >openPending: err= 2026/05/08 04:58:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc520a680): >_readAt: n=3, err=EOF 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc520a680): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.960939711 +0000 UTC m=+1787.963934611 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc520a680): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: Remove: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4964690 item 68 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc520acc0): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc520acc0): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc520acc0): _writeAt: size=5, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc520acc0): >_writeAt: n=5, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc520acc0): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.962020727 +0000 UTC m=+1787.965015628 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc520acc0): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc520b140): _readAt: size=2, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc520b140): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc520b140): >openPending: err= 2026/05/08 04:58:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc520b140): >_readAt: n=2, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc520b140): _writeAt: size=3, off=2 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4965110 item 69 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc520b140): >_writeAt: n=3, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc520b140): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.962461722 +0000 UTC m=+1787.965456623 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc520b140): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc520b640): _readAt: size=512, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc520b640): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc520b640): >openPending: err= 2026/05/08 04:58:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc520b640): >_readAt: n=5, err=EOF 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc520b640): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.962461722 +0000 UTC m=+1787.965456623 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc520b640): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: Remove: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc49653b0 item 69 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc520bcc0): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc520bcc0): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc520bcc0): _writeAt: size=5, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc520bcc0): >_writeAt: n=5, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc520bcc0): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.963567674 +0000 UTC m=+1787.966562575 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc520bcc0): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc52262c0): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc52262c0): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4965a40 item 70 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc52262c0): _readAt: size=2, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc52262c0): >_readAt: n=0, err=EOF 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc52262c0): _writeAt: size=3, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc52262c0): >_writeAt: n=3, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc52262c0): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.964224818 +0000 UTC m=+1787.967219720 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc52262c0): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5226800): _readAt: size=512, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5226800): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5226800): >openPending: err= 2026/05/08 04:58:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5226800): >_readAt: n=3, err=EOF 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5226800): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.964224818 +0000 UTC m=+1787.967219720 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5226800): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: Remove: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4965c70 item 70 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5226e80): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5226e80): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5226e80): _writeAt: size=5, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5226e80): >_writeAt: n=5, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5226e80): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.96521861 +0000 UTC m=+1787.968213511 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5226e80): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5227380): _readAt: size=2, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5227380): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5227380): >openPending: err= 2026/05/08 04:58:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5227380): >_readAt: n=2, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5227380): _writeAt: size=3, off=2 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4f5e770 item 71 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5227380): >_writeAt: n=3, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5227380): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.965665015 +0000 UTC m=+1787.968659916 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5227380): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5227880): _readAt: size=512, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5227880): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5227880): >openPending: err= 2026/05/08 04:58:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5227880): >_readAt: n=5, err=EOF 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5227880): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.965665015 +0000 UTC m=+1787.968659916 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5227880): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: Remove: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4f5eaf0 item 71 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5240000): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5240000): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5240000): _writeAt: size=5, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5240000): >_writeAt: n=5, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5240000): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.966838195 +0000 UTC m=+1787.969833095 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5240000): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5240500): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5240500): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4f5eee0 item 72 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5240500): _readAt: size=2, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5240500): >_readAt: n=0, err=EOF 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5240500): _writeAt: size=3, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5240500): >_writeAt: n=3, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5240500): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.967270513 +0000 UTC m=+1787.970265414 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5240500): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5240a40): _readAt: size=512, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5240a40): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5240a40): >openPending: err= 2026/05/08 04:58:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5240a40): >_readAt: n=3, err=EOF 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5240a40): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.967270513 +0000 UTC m=+1787.970265414 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5240a40): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: Remove: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4f5f260 item 72 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5241000): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5241000): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5241000): _readAt: size=2, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5241000): >_readAt: n=0, err=EOF 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5241000): _writeAt: size=5, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5241000): >_writeAt: n=5, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5241000): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.968295974 +0000 UTC m=+1787.971290875 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5241000): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5241500): _writeAt: size=5, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5241500): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5241500): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4f5f730 item 73 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5241500): >_writeAt: n=5, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5241500): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.968686904 +0000 UTC m=+1787.971681805 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5241500): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc52419c0): _readAt: size=2, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc52419c0): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc52419c0): >openPending: err= 2026/05/08 04:58:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc52419c0): >_readAt: n=2, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc52419c0): _writeAt: size=3, off=2 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4f5fce0 item 73 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc52419c0): >_writeAt: n=3, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc52419c0): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.969151304 +0000 UTC m=+1787.972146205 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc52419c0): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5256000): _readAt: size=512, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5256000): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5256000): >openPending: err= 2026/05/08 04:58:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5256000): >_readAt: n=5, err=EOF 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5256000): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.969151304 +0000 UTC m=+1787.972146205 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5256000): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: Remove: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4a6a1c0 item 73 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5256640): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5256640): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5256640): _readAt: size=2, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5256640): >_readAt: n=0, err=EOF 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5256640): _writeAt: size=5, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5256640): >_writeAt: n=5, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5256640): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.970293165 +0000 UTC m=+1787.973288066 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5256640): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5256b40): _writeAt: size=5, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5256b40): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5256b40): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4a6a540 item 74 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5256b40): >_writeAt: n=5, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5256b40): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.970719421 +0000 UTC m=+1787.973714322 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5256b40): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5257080): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5257080): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4a6a700 item 74 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5257080): _readAt: size=2, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5257080): >_readAt: n=0, err=EOF 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5257080): _writeAt: size=3, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5257080): >_writeAt: n=3, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5257080): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.971198117 +0000 UTC m=+1787.974193019 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5257080): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5257600): _readAt: size=512, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5257600): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5257600): >openPending: err= 2026/05/08 04:58:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5257600): >_readAt: n=3, err=EOF 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5257600): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.971198117 +0000 UTC m=+1787.974193019 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5257600): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: Remove: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4a6aa80 item 74 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5257c40): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5257c40): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5257c40): _readAt: size=2, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5257c40): >_readAt: n=0, err=EOF 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5257c40): _writeAt: size=5, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5257c40): >_writeAt: n=5, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5257c40): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.972225221 +0000 UTC m=+1787.975220123 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5257c40): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5270240): _writeAt: size=5, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5270240): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5270240): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4a6b180 item 75 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5270240): >_writeAt: n=5, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5270240): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.972706563 +0000 UTC m=+1787.975701464 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5270240): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5270780): _readAt: size=2, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5270780): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5270780): >openPending: err= 2026/05/08 04:58:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5270780): >_readAt: n=2, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5270780): _writeAt: size=3, off=2 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4a6b7a0 item 75 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5270780): >_writeAt: n=3, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5270780): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.973111199 +0000 UTC m=+1787.976106100 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5270780): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5270cc0): _readAt: size=512, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5270cc0): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5270cc0): >openPending: err= 2026/05/08 04:58:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5270cc0): >_readAt: n=5, err=EOF 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5270cc0): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.973111199 +0000 UTC m=+1787.976106100 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5270cc0): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: Remove: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4a6b960 item 75 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5271300): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5271300): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5271300): _readAt: size=2, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5271300): >_readAt: n=0, err=EOF 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5271300): _writeAt: size=5, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5271300): >_writeAt: n=5, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5271300): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.974165144 +0000 UTC m=+1787.977160056 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5271300): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5271800): _writeAt: size=5, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5271800): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5271800): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc49261c0 item 76 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5271800): >_writeAt: n=5, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5271800): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.974539592 +0000 UTC m=+1787.977534493 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5271800): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5271d40): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5271d40): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4926930 item 76 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5271d40): _readAt: size=2, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5271d40): >_readAt: n=0, err=EOF 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5271d40): _writeAt: size=3, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5271d40): >_writeAt: n=3, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5271d40): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.975108278 +0000 UTC m=+1787.978103180 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc5271d40): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e103c0): _readAt: size=512, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e103c0): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e103c0): >openPending: err= 2026/05/08 04:58:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e103c0): >_readAt: n=3, err=EOF 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e103c0): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.975108278 +0000 UTC m=+1787.978103180 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e103c0): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: Remove: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4926c40 item 76 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e10a00): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e10a00): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e10a00): _readAt: size=2, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e10a00): >_readAt: n=0, err=EOF 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e10a00): _writeAt: size=5, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e10a00): >_writeAt: n=5, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e10a00): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.976037618 +0000 UTC m=+1787.979032520 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e10a00): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e10f00): _writeAt: size=5, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e10f00): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e10f00): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4927340 item 77 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e10f00): >_writeAt: n=5, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e10f00): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.976473493 +0000 UTC m=+1787.979468395 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e10f00): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/08 04:58:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e11600): _readAt: size=512, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e11600): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e11600): >openPending: err= 2026/05/08 04:58:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e11600): >_readAt: n=5, err=EOF 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e11600): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.976473493 +0000 UTC m=+1787.979468395 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e11600): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: Remove: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4927880 item 77 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e11c40): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e11c40): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e11c40): _readAt: size=2, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e11c40): >_readAt: n=0, err=EOF 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e11c40): _writeAt: size=5, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e11c40): >_writeAt: n=5, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e11c40): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.978200371 +0000 UTC m=+1787.981195272 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e11c40): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e48240): _writeAt: size=5, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e48240): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e48240): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4927d50 item 78 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e48240): >_writeAt: n=5, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e48240): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.978703924 +0000 UTC m=+1787.981698846 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e48240): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/08 04:58:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e48940): _readAt: size=512, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e48940): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e48940): >openPending: err= 2026/05/08 04:58:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e48940): >_readAt: n=5, err=EOF 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e48940): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.978703924 +0000 UTC m=+1787.981698846 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e48940): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: Remove: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4f0c2a0 item 78 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e48f80): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e48f80): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e48f80): _readAt: size=2, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e48f80): >_readAt: n=0, err=EOF 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e48f80): _writeAt: size=5, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e48f80): >_writeAt: n=5, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e48f80): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.980466861 +0000 UTC m=+1787.983461762 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e48f80): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e49480): _writeAt: size=5, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e49480): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e49480): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4f0c700 item 79 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e49480): >_writeAt: n=5, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e49480): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.981054955 +0000 UTC m=+1787.984049856 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e49480): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/08 04:58:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e49b80): _readAt: size=512, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e49b80): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e49b80): >openPending: err= 2026/05/08 04:58:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e49b80): >_readAt: n=5, err=EOF 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e49b80): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.981054955 +0000 UTC m=+1787.984049856 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e49b80): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: Remove: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4f0ca80 item 79 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:29 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/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e682c0): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e682c0): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e682c0): _readAt: size=2, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e682c0): >_readAt: n=0, err=EOF 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e682c0): _writeAt: size=5, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e682c0): >_writeAt: n=5, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e682c0): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.9824572 +0000 UTC m=+1787.985452100 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e682c0): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e687c0): _writeAt: size=5, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e687c0): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e687c0): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4f0cf50 item 80 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e687c0): >_writeAt: n=5, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e687c0): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.982936887 +0000 UTC m=+1787.985931788 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e687c0): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/08 04:58:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e68ec0): _readAt: size=512, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e68ec0): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e68ec0): >openPending: err= 2026/05/08 04:58:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e68ec0): >_readAt: n=5, err=EOF 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e68ec0): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.982936887 +0000 UTC m=+1787.985931788 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e68ec0): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: Remove: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4f0d110 item 80 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e69500): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e69500): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e69500): _writeAt: size=5, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e69500): >_writeAt: n=5, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e69500): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.984261655 +0000 UTC m=+1787.987256556 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e69500): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e69980): _readAt: size=2, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e69980): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e69980): open at offset 5 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e69980): >openPending: err= 2026/05/08 04:58:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e69980): >_readAt: n=2, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e69980): _writeAt: size=3, off=7 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4f0d490 item 81 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e69980): >_writeAt: n=3, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e69980): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.984702069 +0000 UTC m=+1787.987696970 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e69980): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e69ec0): _readAt: size=512, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e69ec0): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e69ec0): >openPending: err= 2026/05/08 04:58:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e69ec0): >_readAt: n=8, err=EOF 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e69ec0): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.984702069 +0000 UTC m=+1787.987696970 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e69ec0): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: Remove: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4f0d6c0 item 81 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e9e640): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e9e640): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e9e640): _writeAt: size=5, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e9e640): >_writeAt: n=5, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e9e640): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.985880058 +0000 UTC m=+1787.988874969 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e9e640): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e9eb40): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e9eb40): open at offset 5 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e9eb40): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4f0da40 item 82 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e9eb40): _readAt: size=2, off=5 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e9eb40): >_readAt: n=0, err=EOF 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e9eb40): _writeAt: size=3, off=5 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e9eb40): >_writeAt: n=3, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e9eb40): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.986563863 +0000 UTC m=+1787.989558764 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e9eb40): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e9f0c0): _readAt: size=512, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e9f0c0): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e9f0c0): >openPending: err= 2026/05/08 04:58:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e9f0c0): >_readAt: n=3, err=EOF 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e9f0c0): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.986563863 +0000 UTC m=+1787.989558764 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e9f0c0): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: Remove: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4f0dc70 item 82 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e9f740): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e9f740): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e9f740): _writeAt: size=5, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e9f740): >_writeAt: n=5, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e9f740): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.987792499 +0000 UTC m=+1787.990787399 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e9f740): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e9fc40): _readAt: size=2, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e9fc40): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e9fc40): open at offset 5 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e9fc40): >openPending: err= 2026/05/08 04:58:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e9fc40): >_readAt: n=2, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e9fc40): _writeAt: size=3, off=7 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4fcc150 item 83 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e9fc40): >_writeAt: n=3, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e9fc40): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.988350133 +0000 UTC m=+1787.991345034 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4e9fc40): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ec8280): _readAt: size=512, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ec8280): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ec8280): >openPending: err= 2026/05/08 04:58:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ec8280): >_readAt: n=8, err=EOF 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ec8280): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.988350133 +0000 UTC m=+1787.991345034 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ec8280): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: Remove: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4fcc310 item 83 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ec8900): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ec8900): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ec8900): _writeAt: size=5, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ec8900): >_writeAt: n=5, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ec8900): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.989550776 +0000 UTC m=+1787.992545677 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ec8900): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ec8e00): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ec8e00): open at offset 5 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ec8e00): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4fcc690 item 84 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ec8e00): _readAt: size=2, off=5 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ec8e00): >_readAt: n=0, err=EOF 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ec8e00): _writeAt: size=3, off=5 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ec8e00): >_writeAt: n=3, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ec8e00): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.989978125 +0000 UTC m=+1787.992973026 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ec8e00): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ec9380): _readAt: size=512, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ec9380): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ec9380): >openPending: err= 2026/05/08 04:58:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ec9380): >_readAt: n=3, err=EOF 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ec9380): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.989978125 +0000 UTC m=+1787.992973026 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ec9380): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: Remove: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4fcca80 item 84 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ec9a00): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ec9a00): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ec9a00): _writeAt: size=5, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ec9a00): >_writeAt: n=5, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ec9a00): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.990974771 +0000 UTC m=+1787.993969673 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ec9a00): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ef2000): _readAt: size=2, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ef2000): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ef2000): open at offset 5 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ef2000): >openPending: err= 2026/05/08 04:58:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ef2000): >_readAt: n=2, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ef2000): _writeAt: size=3, off=7 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4fccf50 item 85 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ef2000): >_writeAt: n=3, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ef2000): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.991393213 +0000 UTC m=+1787.994388114 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ef2000): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ef2540): _readAt: size=512, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ef2540): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ef2540): >openPending: err= 2026/05/08 04:58:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ef2540): >_readAt: n=8, err=EOF 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ef2540): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.991393213 +0000 UTC m=+1787.994388114 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ef2540): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: Remove: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4fcd260 item 85 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ef2bc0): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ef2bc0): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ef2bc0): _writeAt: size=5, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ef2bc0): >_writeAt: n=5, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ef2bc0): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.992621748 +0000 UTC m=+1787.995616650 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ef2bc0): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ef30c0): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ef30c0): open at offset 5 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ef30c0): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4fcd810 item 86 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ef30c0): _readAt: size=2, off=5 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ef30c0): >_readAt: n=0, err=EOF 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ef30c0): _writeAt: size=3, off=5 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ef30c0): >_writeAt: n=3, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ef30c0): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.993063855 +0000 UTC m=+1787.996058757 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ef30c0): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ef3640): _readAt: size=512, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ef3640): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ef3640): >openPending: err= 2026/05/08 04:58:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ef3640): >_readAt: n=3, err=EOF 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ef3640): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.993063855 +0000 UTC m=+1787.996058757 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ef3640): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: Remove: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4fcd9d0 item 86 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ef3cc0): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ef3cc0): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ef3cc0): _writeAt: size=5, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ef3cc0): >_writeAt: n=5, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ef3cc0): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.994245051 +0000 UTC m=+1787.997239953 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4ef3cc0): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4f8c2c0): _readAt: size=2, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4f8c2c0): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4f8c2c0): open at offset 5 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4f8c2c0): >openPending: err= 2026/05/08 04:58:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4f8c2c0): >_readAt: n=2, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4f8c2c0): _writeAt: size=3, off=7 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc496e770 item 87 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4f8c2c0): >_writeAt: n=3, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4f8c2c0): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.994695865 +0000 UTC m=+1787.997690766 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4f8c2c0): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4f8c800): _readAt: size=512, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4f8c800): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4f8c800): >openPending: err= 2026/05/08 04:58:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4f8c800): >_readAt: n=8, err=EOF 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4f8c800): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.994695865 +0000 UTC m=+1787.997690766 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4f8c800): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: Remove: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc496f110 item 87 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:29 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/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4f8ce80): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4f8ce80): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4f8ce80): _writeAt: size=5, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4f8ce80): >_writeAt: n=5, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4f8ce80): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.995673715 +0000 UTC m=+1787.998668616 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4f8ce80): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4f8d380): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4f8d380): open at offset 5 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4f8d380): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc496f9d0 item 88 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4f8d380): _readAt: size=2, off=5 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4f8d380): >_readAt: n=0, err=EOF 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4f8d380): _writeAt: size=3, off=5 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4f8d380): >_writeAt: n=3, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4f8d380): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.996239086 +0000 UTC m=+1787.999233986 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4f8d380): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4f8d900): _readAt: size=512, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4f8d900): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4f8d900): >openPending: err= 2026/05/08 04:58:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4f8d900): >_readAt: n=3, err=EOF 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4f8d900): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.996239086 +0000 UTC m=+1787.999233986 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4f8d900): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: Remove: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc496fc00 item 88 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4fc6040): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4fc6040): open at offset 0 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4fc6040): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4fc6040): _readAt: size=2, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4fc6040): >_readAt: n=0, err=EOF 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4fc6040): _writeAt: size=5, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4fc6040): >_writeAt: n=5, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4fc6040): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.997304963 +0000 UTC m=+1788.000299864 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4fc6040): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4fc6580): _writeAt: size=5, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4fc6580): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4fc6580): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc50e21c0 item 89 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4fc6580): >_writeAt: n=5, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4fc6580): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.99764713 +0000 UTC m=+1788.000642032 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4fc6580): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4fc6ac0): _readAt: size=2, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4fc6ac0): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4fc6ac0): open at offset 5 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4fc6ac0): >openPending: err= 2026/05/08 04:58:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4fc6ac0): >_readAt: n=2, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4fc6ac0): _writeAt: size=3, off=7 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc50e23f0 item 89 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4fc6ac0): >_writeAt: n=3, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4fc6ac0): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.998234273 +0000 UTC m=+1788.001229174 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4fc6ac0): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4fc7040): _readAt: size=512, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4fc7040): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4fc7040): >openPending: err= 2026/05/08 04:58:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4fc7040): >_readAt: n=8, err=EOF 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4fc7040): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.998234273 +0000 UTC m=+1788.001229174 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4fc7040): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: Remove: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc50e2690 item 89 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4fc7680): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4fc7680): open at offset 0 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4fc7680): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4fc7680): _readAt: size=2, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4fc7680): >_readAt: n=0, err=EOF 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4fc7680): _writeAt: size=5, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4fc7680): >_writeAt: n=5, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4fc7680): close: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.999414747 +0000 UTC m=+1788.002409648 2026/05/08 04:58:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4fc7680): >close: err= 2026/05/08 04:58:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:29 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4fc7bc0): _writeAt: size=5, off=0 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4fc7bc0): openPending: 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4fc7bc0): >openPending: err= 2026/05/08 04:58:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc50e2a10 item 90 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4fc7bc0): >_writeAt: n=5, err= 2026/05/08 04:58:29 DEBUG : open-test-file(0x152dc4fc7bc0): close: 2026/05/08 04:58:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:29.999821236 +0000 UTC m=+1788.002816137 2026/05/08 04:58:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc4fc7bc0): >close: err= 2026/05/08 04:58:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/08 04:58:30 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc4ff4200): openPending: 2026/05/08 04:58:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc4ff4200): open at offset 5 2026/05/08 04:58:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc4ff4200): >openPending: err= 2026/05/08 04:58:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/08 04:58:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc50e2c40 item 90 2026/05/08 04:58:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc4ff4200): _readAt: size=2, off=5 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc4ff4200): >_readAt: n=0, err=EOF 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc4ff4200): _writeAt: size=3, off=5 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc4ff4200): >_writeAt: n=3, err= 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc4ff4200): close: 2026/05/08 04:58:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:30.000293329 +0000 UTC m=+1788.003288231 2026/05/08 04:58:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc4ff4200): >close: err= 2026/05/08 04:58:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:30 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc4ff47c0): _readAt: size=512, off=0 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc4ff47c0): openPending: 2026/05/08 04:58:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/08 04:58:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc4ff47c0): >openPending: err= 2026/05/08 04:58:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc4ff47c0): >_readAt: n=3, err=EOF 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc4ff47c0): close: 2026/05/08 04:58:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:30.000293329 +0000 UTC m=+1788.003288231 2026/05/08 04:58:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc4ff47c0): >close: err= 2026/05/08 04:58:30 DEBUG : open-test-file: Remove: 2026/05/08 04:58:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc50e2e00 item 90 2026/05/08 04:58:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/08 04:58:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/08 04:58:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/08 04:58:30 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc4ff4e00): openPending: 2026/05/08 04:58:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc4ff4e00): open at offset 0 2026/05/08 04:58:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc4ff4e00): >openPending: err= 2026/05/08 04:58:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc4ff4e00): _readAt: size=2, off=0 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc4ff4e00): >_readAt: n=0, err=EOF 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc4ff4e00): _writeAt: size=5, off=0 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc4ff4e00): >_writeAt: n=5, err= 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc4ff4e00): close: 2026/05/08 04:58:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:30.001352184 +0000 UTC m=+1788.004347085 2026/05/08 04:58:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc4ff4e00): >close: err= 2026/05/08 04:58:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:30 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc4ff5340): _writeAt: size=5, off=0 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc4ff5340): openPending: 2026/05/08 04:58:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc4ff5340): >openPending: err= 2026/05/08 04:58:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc50e35e0 item 91 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc4ff5340): >_writeAt: n=5, err= 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc4ff5340): close: 2026/05/08 04:58:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:30.001755467 +0000 UTC m=+1788.004750368 2026/05/08 04:58:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc4ff5340): >close: err= 2026/05/08 04:58:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/08 04:58:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/08 04:58:30 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc4ff5880): _readAt: size=2, off=0 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc4ff5880): openPending: 2026/05/08 04:58:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc4ff5880): open at offset 5 2026/05/08 04:58:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc4ff5880): >openPending: err= 2026/05/08 04:58:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc4ff5880): >_readAt: n=2, err= 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc4ff5880): _writeAt: size=3, off=7 2026/05/08 04:58:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc50e37a0 item 91 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc4ff5880): >_writeAt: n=3, err= 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc4ff5880): close: 2026/05/08 04:58:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:30.002225437 +0000 UTC m=+1788.005220338 2026/05/08 04:58:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc4ff5880): >close: err= 2026/05/08 04:58:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:30 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc4ff5e00): _readAt: size=512, off=0 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc4ff5e00): openPending: 2026/05/08 04:58:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/08 04:58:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc4ff5e00): >openPending: err= 2026/05/08 04:58:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc4ff5e00): >_readAt: n=8, err=EOF 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc4ff5e00): close: 2026/05/08 04:58:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:30.002225437 +0000 UTC m=+1788.005220338 2026/05/08 04:58:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc4ff5e00): >close: err= 2026/05/08 04:58:30 DEBUG : open-test-file: Remove: 2026/05/08 04:58:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc50e3ab0 item 91 2026/05/08 04:58:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:30 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/05/08 04:58:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/08 04:58:30 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc502e540): openPending: 2026/05/08 04:58:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc502e540): open at offset 0 2026/05/08 04:58:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc502e540): >openPending: err= 2026/05/08 04:58:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc502e540): _readAt: size=2, off=0 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc502e540): >_readAt: n=0, err=EOF 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc502e540): _writeAt: size=5, off=0 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc502e540): >_writeAt: n=5, err= 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc502e540): close: 2026/05/08 04:58:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:30.003290323 +0000 UTC m=+1788.006285224 2026/05/08 04:58:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc502e540): >close: err= 2026/05/08 04:58:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:30 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc502ea80): _writeAt: size=5, off=0 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc502ea80): openPending: 2026/05/08 04:58:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc502ea80): >openPending: err= 2026/05/08 04:58:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc492e000 item 92 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc502ea80): >_writeAt: n=5, err= 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc502ea80): close: 2026/05/08 04:58:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:30.003670021 +0000 UTC m=+1788.006664922 2026/05/08 04:58:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc502ea80): >close: err= 2026/05/08 04:58:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/08 04:58:30 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc502efc0): openPending: 2026/05/08 04:58:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc502efc0): open at offset 5 2026/05/08 04:58:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc502efc0): >openPending: err= 2026/05/08 04:58:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/08 04:58:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc492e380 item 92 2026/05/08 04:58:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc502efc0): _readAt: size=2, off=5 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc502efc0): >_readAt: n=0, err=EOF 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc502efc0): _writeAt: size=3, off=5 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc502efc0): >_writeAt: n=3, err= 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc502efc0): close: 2026/05/08 04:58:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:30.004115053 +0000 UTC m=+1788.007109985 2026/05/08 04:58:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc502efc0): >close: err= 2026/05/08 04:58:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:30 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc502f580): _readAt: size=512, off=0 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc502f580): openPending: 2026/05/08 04:58:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/08 04:58:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc502f580): >openPending: err= 2026/05/08 04:58:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc502f580): >_readAt: n=3, err=EOF 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc502f580): close: 2026/05/08 04:58:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:30.004115053 +0000 UTC m=+1788.007109985 2026/05/08 04:58:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc502f580): >close: err= 2026/05/08 04:58:30 DEBUG : open-test-file: Remove: 2026/05/08 04:58:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc492e930 item 92 2026/05/08 04:58:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/08 04:58:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/08 04:58:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/08 04:58:30 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc502fbc0): openPending: 2026/05/08 04:58:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc502fbc0): open at offset 0 2026/05/08 04:58:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc502fbc0): >openPending: err= 2026/05/08 04:58:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc502fbc0): _readAt: size=2, off=0 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc502fbc0): >_readAt: n=0, err=EOF 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc502fbc0): _writeAt: size=5, off=0 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc502fbc0): >_writeAt: n=5, err= 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc502fbc0): close: 2026/05/08 04:58:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:30.005187854 +0000 UTC m=+1788.008182755 2026/05/08 04:58:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc502fbc0): >close: err= 2026/05/08 04:58:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:30 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc5062200): _writeAt: size=5, off=0 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc5062200): openPending: 2026/05/08 04:58:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc5062200): >openPending: err= 2026/05/08 04:58:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc492f570 item 93 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc5062200): >_writeAt: n=5, err= 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc5062200): close: 2026/05/08 04:58:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:30.00556587 +0000 UTC m=+1788.008560771 2026/05/08 04:58:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc5062200): >close: err= 2026/05/08 04:58:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/08 04:58:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/08 04:58:30 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/08 04:58:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/08 04:58:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/08 04:58:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/08 04:58:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:30 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc5062900): _readAt: size=512, off=0 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc5062900): openPending: 2026/05/08 04:58:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc5062900): >openPending: err= 2026/05/08 04:58:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc5062900): >_readAt: n=5, err=EOF 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc5062900): close: 2026/05/08 04:58:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:30.00556587 +0000 UTC m=+1788.008560771 2026/05/08 04:58:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc5062900): >close: err= 2026/05/08 04:58:30 DEBUG : open-test-file: Remove: 2026/05/08 04:58:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc492fab0 item 93 2026/05/08 04:58:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:30 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/05/08 04:58:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/08 04:58:30 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc5062f40): openPending: 2026/05/08 04:58:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc5062f40): open at offset 0 2026/05/08 04:58:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc5062f40): >openPending: err= 2026/05/08 04:58:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc5062f40): _readAt: size=2, off=0 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc5062f40): >_readAt: n=0, err=EOF 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc5062f40): _writeAt: size=5, off=0 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc5062f40): >_writeAt: n=5, err= 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc5062f40): close: 2026/05/08 04:58:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:30.006704896 +0000 UTC m=+1788.009699796 2026/05/08 04:58:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc5062f40): >close: err= 2026/05/08 04:58:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:30 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc5063480): _writeAt: size=5, off=0 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc5063480): openPending: 2026/05/08 04:58:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc5063480): >openPending: err= 2026/05/08 04:58:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4954bd0 item 94 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc5063480): >_writeAt: n=5, err= 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc5063480): close: 2026/05/08 04:58:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:30.007096807 +0000 UTC m=+1788.010091709 2026/05/08 04:58:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc5063480): >close: err= 2026/05/08 04:58:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/08 04:58:30 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/08 04:58:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/08 04:58:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/08 04:58:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/08 04:58:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:30 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc5063b80): _readAt: size=512, off=0 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc5063b80): openPending: 2026/05/08 04:58:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc5063b80): >openPending: err= 2026/05/08 04:58:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc5063b80): >_readAt: n=5, err=EOF 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc5063b80): close: 2026/05/08 04:58:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:30.007096807 +0000 UTC m=+1788.010091709 2026/05/08 04:58:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc5063b80): >close: err= 2026/05/08 04:58:30 DEBUG : open-test-file: Remove: 2026/05/08 04:58:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4955030 item 94 2026/05/08 04:58:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:30 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/05/08 04:58:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/08 04:58:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/08 04:58:30 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc50962c0): openPending: 2026/05/08 04:58:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc50962c0): open at offset 0 2026/05/08 04:58:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc50962c0): >openPending: err= 2026/05/08 04:58:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc50962c0): _readAt: size=2, off=0 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc50962c0): >_readAt: n=0, err=EOF 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc50962c0): _writeAt: size=5, off=0 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc50962c0): >_writeAt: n=5, err= 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc50962c0): close: 2026/05/08 04:58:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:30.008151464 +0000 UTC m=+1788.011146365 2026/05/08 04:58:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc50962c0): >close: err= 2026/05/08 04:58:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:30 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc5096800): _writeAt: size=5, off=0 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc5096800): openPending: 2026/05/08 04:58:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc5096800): >openPending: err= 2026/05/08 04:58:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4955810 item 95 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc5096800): >_writeAt: n=5, err= 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc5096800): close: 2026/05/08 04:58:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:30.008507388 +0000 UTC m=+1788.011502288 2026/05/08 04:58:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc5096800): >close: err= 2026/05/08 04:58:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/08 04:58:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/08 04:58:30 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/08 04:58:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/08 04:58:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/08 04:58:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/08 04:58:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:30 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc5096f00): _readAt: size=512, off=0 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc5096f00): openPending: 2026/05/08 04:58:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc5096f00): >openPending: err= 2026/05/08 04:58:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc5096f00): >_readAt: n=5, err=EOF 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc5096f00): close: 2026/05/08 04:58:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:30.008507388 +0000 UTC m=+1788.011502288 2026/05/08 04:58:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc5096f00): >close: err= 2026/05/08 04:58:30 DEBUG : open-test-file: Remove: 2026/05/08 04:58:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4955c00 item 95 2026/05/08 04:58:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:30 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/05/08 04:58:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/08 04:58:30 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc5097540): openPending: 2026/05/08 04:58:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc5097540): open at offset 0 2026/05/08 04:58:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc5097540): >openPending: err= 2026/05/08 04:58:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc5097540): _readAt: size=2, off=0 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc5097540): >_readAt: n=0, err=EOF 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc5097540): _writeAt: size=5, off=0 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc5097540): >_writeAt: n=5, err= 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc5097540): close: 2026/05/08 04:58:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:30.009564158 +0000 UTC m=+1788.012559059 2026/05/08 04:58:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc5097540): >close: err= 2026/05/08 04:58:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:30 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc5097a80): _writeAt: size=5, off=0 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc5097a80): openPending: 2026/05/08 04:58:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc5097a80): >openPending: err= 2026/05/08 04:58:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc48fb340 item 96 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc5097a80): >_writeAt: n=5, err= 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc5097a80): close: 2026/05/08 04:58:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:30.00994029 +0000 UTC m=+1788.012935191 2026/05/08 04:58:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc5097a80): >close: err= 2026/05/08 04:58:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/08 04:58:30 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/08 04:58:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/08 04:58:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/08 04:58:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/08 04:58:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:30 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc50be280): _readAt: size=512, off=0 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc50be280): openPending: 2026/05/08 04:58:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc50be280): >openPending: err= 2026/05/08 04:58:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc50be280): >_readAt: n=5, err=EOF 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc50be280): close: 2026/05/08 04:58:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:30.00994029 +0000 UTC m=+1788.012935191 2026/05/08 04:58:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:30 DEBUG : open-test-file(0x152dc50be280): >close: err= 2026/05/08 04:58:30 DEBUG : open-test-file: Remove: 2026/05/08 04:58:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc48fb730 item 96 2026/05/08 04:58:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:30 DEBUG : open-test-file: >Remove: err= 2026/05/08 04:58:30 DEBUG : WaitForWriters: timeout=30s 2026/05/08 04:58:30 DEBUG : dir: Looking for writers 2026/05/08 04:58:30 DEBUG : Looking for writers 2026/05/08 04:58:30 DEBUG : dir: reading active writers 2026/05/08 04:58:30 DEBUG : time_test: reading active writers 2026/05/08 04:58:30 DEBUG : >WaitForWriters: 2026/05/08 04:58:30 DEBUG : Linkbox root 'rclone-test-dumiwux6hiko': vfs cache: cleaner exiting === NAME TestRWFileHandleOpenTests/writes run.go:172: removing file "time_test" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "time_test" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "time_test" failed: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRWFileHandleOpenTests/writes Messages: listing wrong, want 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/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRWFileHandleOpenTests/writes Messages: Unexpected file "time_test" 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRWFileHandleOpenTests/writes 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestRWFileHandleOpenTests/writes Messages: directories === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "Linkbox root 'rclone-test-dumiwux6hiko'", Local "Local file system at /tmp/rclone1930328265", Modify Window "876000h0m0s" 2026/05/08 04:58:48 INFO : Linkbox root 'rclone-test-dumiwux6hiko': poll-interval is not supported by this remote 2026/05/08 04:58:48 DEBUG : Linkbox root 'rclone-test-dumiwux6hiko': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/08 04:58:48 DEBUG : Linkbox root 'rclone-test-dumiwux6hiko': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-dumiwux6hiko" 2026/05/08 04:58:48 DEBUG : Linkbox root 'rclone-test-dumiwux6hiko': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-dumiwux6hiko" 2026/05/08 04:58:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-dumiwux6hiko" 2026/05/08 04:58:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/08 04:58:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-dumiwux6hiko" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-dumiwux6hiko" 2026/05/08 04:58:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-dumiwux6hiko" 2026/05/08 04:58:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/08 04:58:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-dumiwux6hiko" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-dumiwux6hiko" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/05/08 04:58:48 INFO : Linkbox root 'rclone-test-dumiwux6hiko': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4b12200): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4b12200): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4b12200): _writeAt: size=5, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4b12200): >_writeAt: n=5, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4b12200): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.792859601 +0000 UTC m=+1806.795854512 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4b12200): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4b12680): _readAt: size=2, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4b12680): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4b12680): >openPending: err= 2026/05/08 04:58:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4b12680): >_readAt: n=2, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4b12680): _writeAt: size=3, off=2 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4b12680): >_writeAt: n=0, err=Bad file descriptor 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4b12680): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.792859601 +0000 UTC m=+1806.795854512 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4b12680): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4b12b40): _readAt: size=512, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4b12b40): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4b12b40): >openPending: err= 2026/05/08 04:58:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4b12b40): >_readAt: n=5, err=EOF 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4b12b40): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.792859601 +0000 UTC m=+1806.795854512 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4b12b40): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: Remove: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4ebc3f0 item 1 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4b13180): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4b13180): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4b13180): _writeAt: size=5, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4b13180): >_writeAt: n=5, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4b13180): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.795949098 +0000 UTC m=+1806.798944009 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4b13180): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4b13680): _readAt: size=512, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4b13680): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4b13680): >openPending: err= 2026/05/08 04:58:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4b13680): >_readAt: n=5, err=EOF 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4b13680): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.795949098 +0000 UTC m=+1806.798944009 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4b13680): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: Remove: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4ebca10 item 2 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4b13d00): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4b13d00): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4b13d00): _writeAt: size=5, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4b13d00): >_writeAt: n=5, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4b13d00): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.79731338 +0000 UTC m=+1806.800308281 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4b13d00): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4bb6280): _readAt: size=2, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4bb6280): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4bb6280): >openPending: err= 2026/05/08 04:58:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4bb6280): >_readAt: n=2, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4bb6280): _writeAt: size=3, off=2 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4bb6280): >_writeAt: n=0, err=Bad file descriptor 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4bb6280): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.79731338 +0000 UTC m=+1806.800308281 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4bb6280): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4bb6740): _readAt: size=512, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4bb6740): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4bb6740): >openPending: err= 2026/05/08 04:58:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4bb6740): >_readAt: n=5, err=EOF 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4bb6740): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.79731338 +0000 UTC m=+1806.800308281 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4bb6740): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: Remove: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4ebce00 item 3 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4bb7000): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4bb7000): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4bb7000): _writeAt: size=5, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4bb7000): >_writeAt: n=5, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4bb7000): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.799687093 +0000 UTC m=+1806.802681994 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4bb7000): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4cf41c0): _readAt: size=512, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4cf41c0): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4cf41c0): >openPending: err= 2026/05/08 04:58:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4cf41c0): >_readAt: n=5, err=EOF 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4cf41c0): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.799687093 +0000 UTC m=+1806.802681994 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4cf41c0): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: Remove: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4ebd7a0 item 4 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4cf4900): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4cf4900): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4cf4900): _writeAt: size=5, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4cf4900): >_writeAt: n=5, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4cf4900): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.801029413 +0000 UTC m=+1806.804024315 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4cf4900): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4cf4d80): _readAt: size=2, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4cf4d80): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4cf4d80): >openPending: err= 2026/05/08 04:58:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4cf4d80): >_readAt: n=2, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4cf4d80): _writeAt: size=3, off=2 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4cf4d80): >_writeAt: n=0, err=Bad file descriptor 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4cf4d80): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.801029413 +0000 UTC m=+1806.804024315 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4cf4d80): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4cf5240): _readAt: size=512, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4cf5240): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4cf5240): >openPending: err= 2026/05/08 04:58:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4cf5240): >_readAt: n=5, err=EOF 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4cf5240): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.801029413 +0000 UTC m=+1806.804024315 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4cf5240): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: Remove: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4ebdb90 item 5 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4cf58c0): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4cf58c0): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4cf58c0): _writeAt: size=5, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4cf58c0): >_writeAt: n=5, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4cf58c0): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.803429898 +0000 UTC m=+1806.806424809 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4cf58c0): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4cf5e00): _readAt: size=512, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4cf5e00): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4cf5e00): >openPending: err= 2026/05/08 04:58:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4cf5e00): >_readAt: n=5, err=EOF 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4cf5e00): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.803429898 +0000 UTC m=+1806.806424809 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4cf5e00): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: Remove: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4fec380 item 6 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc476e480): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc476e480): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc476e480): _writeAt: size=5, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc476e480): >_writeAt: n=5, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc476e480): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.804820169 +0000 UTC m=+1806.807815080 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc476e480): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc476edc0): _readAt: size=2, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc476edc0): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc476edc0): >openPending: err= 2026/05/08 04:58:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc476edc0): >_readAt: n=2, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc476edc0): _writeAt: size=3, off=2 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc476edc0): >_writeAt: n=0, err=Bad file descriptor 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc476edc0): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.804820169 +0000 UTC m=+1806.807815080 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc476edc0): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc476f500): _readAt: size=512, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc476f500): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc476f500): >openPending: err= 2026/05/08 04:58:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc476f500): >_readAt: n=5, err=EOF 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc476f500): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.804820169 +0000 UTC m=+1806.807815080 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc476f500): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: Remove: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4fecc40 item 7 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc51444c0): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc51444c0): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc51444c0): _writeAt: size=5, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc51444c0): >_writeAt: n=5, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc51444c0): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.8068338 +0000 UTC m=+1806.809828711 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc51444c0): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5144e00): _readAt: size=512, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5144e00): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5144e00): >openPending: err= 2026/05/08 04:58:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5144e00): >_readAt: n=5, err=EOF 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5144e00): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.8068338 +0000 UTC m=+1806.809828711 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5144e00): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: Remove: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4fed110 item 8 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc51455c0): _readAt: size=2, off=0 2026/05/08 04:58:48 ERROR : open-test-file(0x152dc51455c0): Couldn't read size of file 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc51455c0): >_readAt: n=0, err=EOF 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc51455c0): _writeAt: size=5, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc51455c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc51455c0): close: 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc51455c0): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5145a40): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5145a40): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5145a40): _writeAt: size=5, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5145a40): >_writeAt: n=5, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5145a40): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.808254599 +0000 UTC m=+1806.811249510 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5145a40): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5145ec0): _readAt: size=2, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5145ec0): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5145ec0): >openPending: err= 2026/05/08 04:58:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5145ec0): >_readAt: n=2, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5145ec0): _writeAt: size=3, off=2 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5145ec0): >_writeAt: n=0, err=Bad file descriptor 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5145ec0): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.808254599 +0000 UTC m=+1806.811249510 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5145ec0): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4970d00): _readAt: size=512, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4970d00): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4970d00): >openPending: err= 2026/05/08 04:58:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4970d00): >_readAt: n=5, err=EOF 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4970d00): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.808254599 +0000 UTC m=+1806.811249510 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4970d00): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: Remove: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4fed490 item 9 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4971380): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4971380): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4971380): _writeAt: size=5, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4971380): >_writeAt: n=5, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4971380): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.810900478 +0000 UTC m=+1806.813895408 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4971380): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4971ac0): _readAt: size=512, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4971ac0): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4971ac0): >openPending: err= 2026/05/08 04:58:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4971ac0): >_readAt: n=5, err=EOF 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4971ac0): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.810900478 +0000 UTC m=+1806.813895408 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4971ac0): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: Remove: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4feda40 item 10 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5064200): _readAt: size=2, off=0 2026/05/08 04:58:48 ERROR : open-test-file(0x152dc5064200): Couldn't read size of file 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5064200): >_readAt: n=0, err=EOF 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5064200): _writeAt: size=5, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5064200): >_writeAt: n=0, err=Bad file descriptor 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5064200): close: 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5064200): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc50645c0): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc50645c0): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc50645c0): _writeAt: size=5, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc50645c0): >_writeAt: n=5, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc50645c0): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.812469678 +0000 UTC m=+1806.815464579 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc50645c0): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5064b40): _readAt: size=2, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5064b40): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5064b40): >openPending: err= 2026/05/08 04:58:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5064b40): >_readAt: n=2, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5064b40): _writeAt: size=3, off=2 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5064b40): >_writeAt: n=0, err=Bad file descriptor 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5064b40): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.812469678 +0000 UTC m=+1806.815464579 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5064b40): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5065040): _readAt: size=512, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5065040): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5065040): >openPending: err= 2026/05/08 04:58:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5065040): >_readAt: n=5, err=EOF 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5065040): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.812469678 +0000 UTC m=+1806.815464579 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5065040): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: Remove: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4908070 item 11 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc50656c0): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc50656c0): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc50656c0): _writeAt: size=5, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc50656c0): >_writeAt: n=5, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc50656c0): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.814275957 +0000 UTC m=+1806.817270878 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc50656c0): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5065c00): _readAt: size=512, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5065c00): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5065c00): >openPending: err= 2026/05/08 04:58:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5065c00): >_readAt: n=5, err=EOF 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5065c00): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.814275957 +0000 UTC m=+1806.817270878 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5065c00): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: Remove: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4909ce0 item 12 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4af2440): _readAt: size=2, off=0 2026/05/08 04:58:48 ERROR : open-test-file(0x152dc4af2440): Couldn't read size of file 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4af2440): >_readAt: n=0, err=EOF 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4af2440): _writeAt: size=5, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4af2440): >_writeAt: n=0, err=Bad file descriptor 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4af2440): close: 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4af2440): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4af2900): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4af2900): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4af2900): _writeAt: size=5, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4af2900): >_writeAt: n=5, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4af2900): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.815807666 +0000 UTC m=+1806.818802567 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4af2900): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/08 04:58:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4af2fc0): _readAt: size=512, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4af2fc0): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4af2fc0): >openPending: err= 2026/05/08 04:58:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4af2fc0): >_readAt: n=5, err=EOF 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4af2fc0): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.815807666 +0000 UTC m=+1806.818802567 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4af2fc0): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: Remove: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc48b9180 item 13 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4af3740): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4af3740): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4af3740): _writeAt: size=5, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4af3740): >_writeAt: n=5, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4af3740): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.817369222 +0000 UTC m=+1806.820364123 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4af3740): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4af3c80): _readAt: size=512, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4af3c80): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4af3c80): >openPending: err= 2026/05/08 04:58:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4af3c80): >_readAt: n=5, err=EOF 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4af3c80): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.817369222 +0000 UTC m=+1806.820364123 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4af3c80): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: Remove: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc49062a0 item 14 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4b9e440): _readAt: size=2, off=0 2026/05/08 04:58:48 ERROR : open-test-file(0x152dc4b9e440): Couldn't read size of file 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4b9e440): >_readAt: n=0, err=EOF 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4b9e440): _writeAt: size=5, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4b9e440): >_writeAt: n=0, err=Bad file descriptor 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4b9e440): close: 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4b9e440): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4b9e800): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4b9e800): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4b9e800): _writeAt: size=5, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4b9e800): >_writeAt: n=5, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4b9e800): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.818931849 +0000 UTC m=+1806.821926760 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4b9e800): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/08 04:58:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4b9eec0): _readAt: size=512, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4b9eec0): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4b9eec0): >openPending: err= 2026/05/08 04:58:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4b9eec0): >_readAt: n=5, err=EOF 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4b9eec0): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.818931849 +0000 UTC m=+1806.821926760 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4b9eec0): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: Remove: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4906620 item 15 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:48 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/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4b9f540): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4b9f540): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4b9f540): _writeAt: size=5, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4b9f540): >_writeAt: n=5, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4b9f540): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.820413173 +0000 UTC m=+1806.823408085 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4b9f540): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4b9fa80): _readAt: size=512, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4b9fa80): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4b9fa80): >openPending: err= 2026/05/08 04:58:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4b9fa80): >_readAt: n=5, err=EOF 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4b9fa80): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.820413173 +0000 UTC m=+1806.823408085 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4b9fa80): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: Remove: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4906af0 item 16 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4d4e1c0): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4d4e1c0): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4d4e1c0): _writeAt: size=5, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4d4e1c0): >_writeAt: n=5, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4d4e1c0): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.821949882 +0000 UTC m=+1806.824944793 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4d4e1c0): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4d4e640): _readAt: size=2, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4d4e640): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4d4e640): open at offset 5 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4d4e640): >openPending: err= 2026/05/08 04:58:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4d4e640): >_readAt: n=2, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4d4e640): _writeAt: size=3, off=7 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4d4e640): >_writeAt: n=0, err=Bad file descriptor 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4d4e640): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.821949882 +0000 UTC m=+1806.824944793 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4d4e640): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4d4eb40): _readAt: size=512, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4d4eb40): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4d4eb40): >openPending: err= 2026/05/08 04:58:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4d4eb40): >_readAt: n=5, err=EOF 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4d4eb40): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.821949882 +0000 UTC m=+1806.824944793 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4d4eb40): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: Remove: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4907260 item 17 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4d4f200): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4d4f200): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4d4f200): _writeAt: size=5, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4d4f200): >_writeAt: n=5, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4d4f200): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.823955648 +0000 UTC m=+1806.826950549 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4d4f200): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4d4f740): _readAt: size=512, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4d4f740): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4d4f740): >openPending: err= 2026/05/08 04:58:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4d4f740): >_readAt: n=5, err=EOF 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4d4f740): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.823955648 +0000 UTC m=+1806.826950549 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4d4f740): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: Remove: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4907a40 item 18 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4d4fdc0): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4d4fdc0): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4d4fdc0): _writeAt: size=5, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4d4fdc0): >_writeAt: n=5, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4d4fdc0): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.825226995 +0000 UTC m=+1806.828221896 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4d4fdc0): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4c783c0): _readAt: size=2, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4c783c0): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4c783c0): open at offset 5 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4c783c0): >openPending: err= 2026/05/08 04:58:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4c783c0): >_readAt: n=2, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4c783c0): _writeAt: size=3, off=7 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4c783c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4c783c0): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.825226995 +0000 UTC m=+1806.828221896 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4c783c0): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4c788c0): _readAt: size=512, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4c788c0): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4c788c0): >openPending: err= 2026/05/08 04:58:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4c788c0): >_readAt: n=5, err=EOF 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4c788c0): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.825226995 +0000 UTC m=+1806.828221896 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4c788c0): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: Remove: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc519c0e0 item 19 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4c78f40): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4c78f40): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4c78f40): _writeAt: size=5, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4c78f40): >_writeAt: n=5, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4c78f40): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.826923225 +0000 UTC m=+1806.829918126 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4c78f40): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4c79480): _readAt: size=512, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4c79480): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4c79480): >openPending: err= 2026/05/08 04:58:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4c79480): >_readAt: n=5, err=EOF 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4c79480): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.826923225 +0000 UTC m=+1806.829918126 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4c79480): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: Remove: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc519c620 item 20 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4c79b00): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4c79b00): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4c79b00): _writeAt: size=5, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4c79b00): >_writeAt: n=5, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4c79b00): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.828257602 +0000 UTC m=+1806.831252502 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4c79b00): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5108340): _readAt: size=2, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5108340): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5108340): open at offset 5 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5108340): >openPending: err= 2026/05/08 04:58:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5108340): >_readAt: n=2, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5108340): _writeAt: size=3, off=7 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5108340): >_writeAt: n=0, err=Bad file descriptor 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5108340): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.828257602 +0000 UTC m=+1806.831252502 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5108340): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5108980): _readAt: size=512, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5108980): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5108980): >openPending: err= 2026/05/08 04:58:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5108980): >_readAt: n=5, err=EOF 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5108980): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.828257602 +0000 UTC m=+1806.831252502 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5108980): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: Remove: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4f6c230 item 21 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5109000): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5109000): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5109000): _writeAt: size=5, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5109000): >_writeAt: n=5, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5109000): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.83005823 +0000 UTC m=+1806.833053151 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5109000): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5109540): _readAt: size=512, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5109540): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5109540): >openPending: err= 2026/05/08 04:58:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5109540): >_readAt: n=5, err=EOF 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5109540): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.83005823 +0000 UTC m=+1806.833053151 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5109540): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: Remove: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4f6c850 item 22 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5109bc0): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5109bc0): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5109bc0): _writeAt: size=5, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5109bc0): >_writeAt: n=5, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5109bc0): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.831371204 +0000 UTC m=+1806.834366136 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5109bc0): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4d121c0): _readAt: size=2, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4d121c0): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4d121c0): open at offset 5 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4d121c0): >openPending: err= 2026/05/08 04:58:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4d121c0): >_readAt: n=2, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4d121c0): _writeAt: size=3, off=7 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4d121c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4d121c0): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.831371204 +0000 UTC m=+1806.834366136 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4d121c0): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4d126c0): _readAt: size=512, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4d126c0): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4d126c0): >openPending: err= 2026/05/08 04:58:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4d126c0): >_readAt: n=5, err=EOF 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4d126c0): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.831371204 +0000 UTC m=+1806.834366136 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4d126c0): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: Remove: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4f6cee0 item 23 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:48 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/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4d12d40): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4d12d40): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4d12d40): _writeAt: size=5, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4d12d40): >_writeAt: n=5, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4d12d40): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.833306197 +0000 UTC m=+1806.836301098 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4d12d40): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4d13280): _readAt: size=512, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4d13280): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4d13280): >openPending: err= 2026/05/08 04:58:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4d13280): >_readAt: n=5, err=EOF 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4d13280): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.833306197 +0000 UTC m=+1806.836301098 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4d13280): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: Remove: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4c32150 item 24 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4d138c0): _readAt: size=2, off=0 2026/05/08 04:58:48 ERROR : open-test-file(0x152dc4d138c0): Couldn't read size of file 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4d138c0): >_readAt: n=0, err=EOF 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4d138c0): _writeAt: size=5, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4d138c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4d138c0): close: 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4d138c0): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4d13c80): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4d13c80): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4d13c80): _writeAt: size=5, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4d13c80): >_writeAt: n=5, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4d13c80): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.834761562 +0000 UTC m=+1806.837756463 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4d13c80): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4d28280): _readAt: size=2, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4d28280): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4d28280): open at offset 5 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4d28280): >openPending: err= 2026/05/08 04:58:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4d28280): >_readAt: n=2, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4d28280): _writeAt: size=3, off=7 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4d28280): >_writeAt: n=0, err=Bad file descriptor 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4d28280): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.834761562 +0000 UTC m=+1806.837756463 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4d28280): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4d287c0): _readAt: size=512, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4d287c0): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4d287c0): >openPending: err= 2026/05/08 04:58:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4d287c0): >_readAt: n=5, err=EOF 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4d287c0): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.834761562 +0000 UTC m=+1806.837756463 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4d287c0): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: Remove: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4c327e0 item 25 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4d28e40): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4d28e40): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4d28e40): _writeAt: size=5, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4d28e40): >_writeAt: n=5, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4d28e40): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.836562842 +0000 UTC m=+1806.839557742 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4d28e40): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4d29380): _readAt: size=512, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4d29380): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4d29380): >openPending: err= 2026/05/08 04:58:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4d29380): >_readAt: n=5, err=EOF 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4d29380): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.836562842 +0000 UTC m=+1806.839557742 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4d29380): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: Remove: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4c332d0 item 26 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4d299c0): _readAt: size=2, off=0 2026/05/08 04:58:48 ERROR : open-test-file(0x152dc4d299c0): Couldn't read size of file 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4d299c0): >_readAt: n=0, err=EOF 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4d299c0): _writeAt: size=5, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4d299c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4d299c0): close: 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4d299c0): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4d29d80): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4d29d80): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4d29d80): _writeAt: size=5, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4d29d80): >_writeAt: n=5, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4d29d80): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.838066287 +0000 UTC m=+1806.841061187 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4d29d80): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4d7c380): _readAt: size=2, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4d7c380): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4d7c380): open at offset 5 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4d7c380): >openPending: err= 2026/05/08 04:58:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4d7c380): >_readAt: n=2, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4d7c380): _writeAt: size=3, off=7 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4d7c380): >_writeAt: n=0, err=Bad file descriptor 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4d7c380): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.838066287 +0000 UTC m=+1806.841061187 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4d7c380): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4d7c8c0): _readAt: size=512, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4d7c8c0): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4d7c8c0): >openPending: err= 2026/05/08 04:58:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4d7c8c0): >_readAt: n=5, err=EOF 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4d7c8c0): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.838066287 +0000 UTC m=+1806.841061187 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4d7c8c0): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: Remove: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4c339d0 item 27 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:48 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/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4ca2480): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4ca2480): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4ca2480): _writeAt: size=5, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4ca2480): >_writeAt: n=5, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4ca2480): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.840400906 +0000 UTC m=+1806.843395817 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4ca2480): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4ca29c0): _readAt: size=512, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4ca29c0): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4ca29c0): >openPending: err= 2026/05/08 04:58:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4ca29c0): >_readAt: n=5, err=EOF 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4ca29c0): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.840400906 +0000 UTC m=+1806.843395817 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4ca29c0): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: Remove: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc519cc40 item 28 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4ca3000): _readAt: size=2, off=0 2026/05/08 04:58:48 ERROR : open-test-file(0x152dc4ca3000): Couldn't read size of file 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4ca3000): >_readAt: n=0, err=EOF 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4ca3000): _writeAt: size=5, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4ca3000): >_writeAt: n=0, err=Bad file descriptor 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4ca3000): close: 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4ca3000): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4ca33c0): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4ca33c0): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4ca33c0): _writeAt: size=5, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4ca33c0): >_writeAt: n=5, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4ca33c0): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.842071638 +0000 UTC m=+1806.845066539 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4ca33c0): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/08 04:58:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4ca3a80): _readAt: size=512, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4ca3a80): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4ca3a80): >openPending: err= 2026/05/08 04:58:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4ca3a80): >_readAt: n=5, err=EOF 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4ca3a80): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.842071638 +0000 UTC m=+1806.845066539 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4ca3a80): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: Remove: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc519cfc0 item 29 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:48 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/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4ce4200): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4ce4200): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4ce4200): _writeAt: size=5, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4ce4200): >_writeAt: n=5, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4ce4200): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.843614489 +0000 UTC m=+1806.846609390 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4ce4200): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4ce4740): _readAt: size=512, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4ce4740): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4ce4740): >openPending: err= 2026/05/08 04:58:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4ce4740): >_readAt: n=5, err=EOF 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4ce4740): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.843614489 +0000 UTC m=+1806.846609390 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4ce4740): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: Remove: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc519d420 item 30 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:48 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/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4ce4d80): _readAt: size=2, off=0 2026/05/08 04:58:48 ERROR : open-test-file(0x152dc4ce4d80): Couldn't read size of file 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4ce4d80): >_readAt: n=0, err=EOF 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4ce4d80): _writeAt: size=5, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4ce4d80): >_writeAt: n=0, err=Bad file descriptor 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4ce4d80): close: 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4ce4d80): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4ce5140): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4ce5140): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4ce5140): _writeAt: size=5, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4ce5140): >_writeAt: n=5, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4ce5140): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.845338301 +0000 UTC m=+1806.848333242 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4ce5140): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/08 04:58:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4ce5800): _readAt: size=512, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4ce5800): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4ce5800): >openPending: err= 2026/05/08 04:58:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4ce5800): >_readAt: n=5, err=EOF 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4ce5800): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.845338301 +0000 UTC m=+1806.848333242 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4ce5800): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: Remove: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc519dab0 item 31 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:48 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/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4ce5e80): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4ce5e80): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4ce5e80): _writeAt: size=5, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4ce5e80): >_writeAt: n=5, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4ce5e80): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.846607063 +0000 UTC m=+1806.849601964 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4ce5e80): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4e124c0): _readAt: size=512, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4e124c0): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4e124c0): >openPending: err= 2026/05/08 04:58:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4e124c0): >_readAt: n=5, err=EOF 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4e124c0): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.846607063 +0000 UTC m=+1806.849601964 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4e124c0): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: Remove: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4580070 item 32 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4e12b00): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4e12b00): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4e12b00): _writeAt: size=5, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4e12b00): >_writeAt: n=5, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4e12b00): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.847917633 +0000 UTC m=+1806.850912534 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4e12b00): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4e12f80): _readAt: size=2, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4e12f80): >_readAt: n=0, err=Bad file descriptor 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4e12f80): _writeAt: size=3, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4e12f80): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4e12f80): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc45807e0 item 33 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4e12f80): >_writeAt: n=3, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4e12f80): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.848556953 +0000 UTC m=+1806.851551884 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4e12f80): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4e13480): _readAt: size=512, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4e13480): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4e13480): >openPending: err= 2026/05/08 04:58:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4e13480): >_readAt: n=5, err=EOF 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4e13480): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.848556953 +0000 UTC m=+1806.851551884 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4e13480): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: Remove: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc45810a0 item 33 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4e13ac0): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4e13ac0): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4e13ac0): _writeAt: size=5, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4e13ac0): >_writeAt: n=5, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4e13ac0): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.850018039 +0000 UTC m=+1806.853012940 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4e13ac0): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4e48040): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4e48040): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc45819d0 item 34 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4e48040): _readAt: size=2, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4e48040): >_readAt: n=0, err=Bad file descriptor 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4e48040): _writeAt: size=3, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4e48040): >_writeAt: n=3, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4e48040): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.850833513 +0000 UTC m=+1806.853828414 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4e48040): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4e48580): _readAt: size=512, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4e48580): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4e48580): >openPending: err= 2026/05/08 04:58:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4e48580): >_readAt: n=3, err=EOF 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4e48580): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.850833513 +0000 UTC m=+1806.853828414 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4e48580): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: Remove: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc51a4000 item 34 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4e48bc0): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4e48bc0): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4e48bc0): _writeAt: size=5, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4e48bc0): >_writeAt: n=5, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4e48bc0): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.852249623 +0000 UTC m=+1806.855244534 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4e48bc0): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4e49040): _readAt: size=2, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4e49040): >_readAt: n=0, err=Bad file descriptor 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4e49040): _writeAt: size=3, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4e49040): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4e49040): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc51a43f0 item 35 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4e49040): >_writeAt: n=3, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4e49040): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.852742706 +0000 UTC m=+1806.855737617 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4e49040): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4e49540): _readAt: size=512, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4e49540): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4e49540): >openPending: err= 2026/05/08 04:58:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4e49540): >_readAt: n=5, err=EOF 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4e49540): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.852742706 +0000 UTC m=+1806.855737617 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4e49540): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: Remove: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc51a47e0 item 35 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4e49bc0): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4e49bc0): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4e49bc0): _writeAt: size=5, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4e49bc0): >_writeAt: n=5, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4e49bc0): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.854229561 +0000 UTC m=+1806.857224472 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4e49bc0): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4e6e1c0): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4e6e1c0): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc51a4d90 item 36 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4e6e1c0): _readAt: size=2, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4e6e1c0): >_readAt: n=0, err=Bad file descriptor 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4e6e1c0): _writeAt: size=3, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4e6e1c0): >_writeAt: n=3, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4e6e1c0): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.8548948 +0000 UTC m=+1806.857889711 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4e6e1c0): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4e6e700): _readAt: size=512, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4e6e700): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4e6e700): >openPending: err= 2026/05/08 04:58:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4e6e700): >_readAt: n=3, err=EOF 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4e6e700): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.8548948 +0000 UTC m=+1806.857889711 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4e6e700): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: Remove: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc51a4fc0 item 36 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4e6ed40): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4e6ed40): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4e6ed40): _writeAt: size=5, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4e6ed40): >_writeAt: n=5, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4e6ed40): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.856468377 +0000 UTC m=+1806.859463289 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4e6ed40): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4e6f1c0): _readAt: size=2, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4e6f1c0): >_readAt: n=0, err=Bad file descriptor 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4e6f1c0): _writeAt: size=3, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4e6f1c0): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4e6f1c0): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc51a56c0 item 37 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4e6f1c0): >_writeAt: n=3, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4e6f1c0): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.857125431 +0000 UTC m=+1806.860120333 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4e6f1c0): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4e6f6c0): _readAt: size=512, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4e6f6c0): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4e6f6c0): >openPending: err= 2026/05/08 04:58:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4e6f6c0): >_readAt: n=5, err=EOF 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4e6f6c0): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.857125431 +0000 UTC m=+1806.860120333 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4e6f6c0): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: Remove: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc51a5960 item 37 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4e6fd40): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4e6fd40): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4e6fd40): _writeAt: size=5, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4e6fd40): >_writeAt: n=5, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4e6fd40): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.858600263 +0000 UTC m=+1806.861595164 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4e6fd40): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4e90340): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4e90340): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc51a5ce0 item 38 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4e90340): _readAt: size=2, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4e90340): >_readAt: n=0, err=Bad file descriptor 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4e90340): _writeAt: size=3, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4e90340): >_writeAt: n=3, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4e90340): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.859229053 +0000 UTC m=+1806.862223954 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4e90340): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4e90880): _readAt: size=512, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4e90880): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4e90880): >openPending: err= 2026/05/08 04:58:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4e90880): >_readAt: n=3, err=EOF 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4e90880): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.859229053 +0000 UTC m=+1806.862223954 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4e90880): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: Remove: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc508c000 item 38 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4e90f00): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4e90f00): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4e90f00): _writeAt: size=5, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4e90f00): >_writeAt: n=5, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4e90f00): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.860415338 +0000 UTC m=+1806.863410239 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4e90f00): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4e91400): _readAt: size=2, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4e91400): >_readAt: n=0, err=Bad file descriptor 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4e91400): _writeAt: size=3, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4e91400): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4e91400): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc508c380 item 39 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4e91400): >_writeAt: n=3, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4e91400): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.860908252 +0000 UTC m=+1806.863903153 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4e91400): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4e91900): _readAt: size=512, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4e91900): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4e91900): >openPending: err= 2026/05/08 04:58:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4e91900): >_readAt: n=5, err=EOF 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4e91900): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.860908252 +0000 UTC m=+1806.863903153 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4e91900): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: Remove: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc508c620 item 39 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4ebe080): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4ebe080): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4ebe080): _writeAt: size=5, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4ebe080): >_writeAt: n=5, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4ebe080): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.862388253 +0000 UTC m=+1806.865383154 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4ebe080): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4ebe580): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4ebe580): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc508ca10 item 40 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4ebe580): _readAt: size=2, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4ebe580): >_readAt: n=0, err=Bad file descriptor 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4ebe580): _writeAt: size=3, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4ebe580): >_writeAt: n=3, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4ebe580): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.863008978 +0000 UTC m=+1806.866003878 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4ebe580): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4ebeac0): _readAt: size=512, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4ebeac0): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4ebeac0): >openPending: err= 2026/05/08 04:58:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4ebeac0): >_readAt: n=3, err=EOF 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4ebeac0): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.863008978 +0000 UTC m=+1806.866003878 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4ebeac0): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: Remove: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc508cbd0 item 40 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4ebf080): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4ebf080): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4ebf080): _readAt: size=2, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4ebf080): >_readAt: n=0, err=Bad file descriptor 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4ebf080): _writeAt: size=5, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4ebf080): >_writeAt: n=5, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4ebf080): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.864368731 +0000 UTC m=+1806.867363632 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4ebf080): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4ebf580): _writeAt: size=5, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4ebf580): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4ebf580): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc508d2d0 item 41 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4ebf580): >_writeAt: n=5, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4ebf580): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.864817641 +0000 UTC m=+1806.867812582 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4ebf580): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4ebfa40): _readAt: size=2, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4ebfa40): >_readAt: n=0, err=Bad file descriptor 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4ebfa40): _writeAt: size=3, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4ebfa40): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4ebfa40): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc508d730 item 41 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4ebfa40): >_writeAt: n=3, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4ebfa40): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.865351743 +0000 UTC m=+1806.868346644 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4ebfa40): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4edc080): _readAt: size=512, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4edc080): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4edc080): >openPending: err= 2026/05/08 04:58:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4edc080): >_readAt: n=5, err=EOF 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4edc080): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.865351743 +0000 UTC m=+1806.868346644 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4edc080): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: Remove: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc508dab0 item 41 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4edc6c0): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4edc6c0): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4edc6c0): _readAt: size=2, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4edc6c0): >_readAt: n=0, err=Bad file descriptor 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4edc6c0): _writeAt: size=5, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4edc6c0): >_writeAt: n=5, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4edc6c0): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.866738888 +0000 UTC m=+1806.869733789 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4edc6c0): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4edcbc0): _writeAt: size=5, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4edcbc0): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4edcbc0): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4671180 item 42 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4edcbc0): >_writeAt: n=5, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4edcbc0): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.867323645 +0000 UTC m=+1806.870318546 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4edcbc0): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4edd100): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4edd100): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4671420 item 42 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4edd100): _readAt: size=2, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4edd100): >_readAt: n=0, err=Bad file descriptor 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4edd100): _writeAt: size=3, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4edd100): >_writeAt: n=3, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4edd100): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.867835183 +0000 UTC m=+1806.870830084 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4edd100): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4edd680): _readAt: size=512, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4edd680): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4edd680): >openPending: err= 2026/05/08 04:58:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4edd680): >_readAt: n=3, err=EOF 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4edd680): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.867835183 +0000 UTC m=+1806.870830084 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4edd680): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: Remove: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc46717a0 item 42 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4eddcc0): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4eddcc0): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4eddcc0): _readAt: size=2, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4eddcc0): >_readAt: n=0, err=Bad file descriptor 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4eddcc0): _writeAt: size=5, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4eddcc0): >_writeAt: n=5, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4eddcc0): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.869140264 +0000 UTC m=+1806.872135164 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4eddcc0): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4f002c0): _writeAt: size=5, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4f002c0): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4f002c0): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4964e70 item 43 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4f002c0): >_writeAt: n=5, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4f002c0): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.869472182 +0000 UTC m=+1806.872467083 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4f002c0): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4f00800): _readAt: size=2, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4f00800): >_readAt: n=0, err=Bad file descriptor 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4f00800): _writeAt: size=3, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4f00800): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4f00800): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc49651f0 item 43 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4f00800): >_writeAt: n=3, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4f00800): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.869929407 +0000 UTC m=+1806.872924308 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4f00800): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4f00d40): _readAt: size=512, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4f00d40): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4f00d40): >openPending: err= 2026/05/08 04:58:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4f00d40): >_readAt: n=5, err=EOF 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4f00d40): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.869929407 +0000 UTC m=+1806.872924308 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4f00d40): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: Remove: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4965420 item 43 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4f01380): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4f01380): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4f01380): _readAt: size=2, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4f01380): >_readAt: n=0, err=Bad file descriptor 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4f01380): _writeAt: size=5, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4f01380): >_writeAt: n=5, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4f01380): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.87130485 +0000 UTC m=+1806.874299751 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4f01380): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4f01880): _writeAt: size=5, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4f01880): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4f01880): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4965ab0 item 44 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4f01880): >_writeAt: n=5, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4f01880): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.871808924 +0000 UTC m=+1806.874803826 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4f01880): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4f01dc0): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4f01dc0): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4f5e000 item 44 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4f01dc0): _readAt: size=2, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4f01dc0): >_readAt: n=0, err=Bad file descriptor 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4f01dc0): _writeAt: size=3, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4f01dc0): >_writeAt: n=3, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4f01dc0): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.872418207 +0000 UTC m=+1806.875413109 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4f01dc0): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4f26440): _readAt: size=512, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4f26440): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4f26440): >openPending: err= 2026/05/08 04:58:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4f26440): >_readAt: n=3, err=EOF 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4f26440): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.872418207 +0000 UTC m=+1806.875413109 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4f26440): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: Remove: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4f5e2a0 item 44 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4f26a80): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4f26a80): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4f26a80): _readAt: size=2, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4f26a80): >_readAt: n=0, err=Bad file descriptor 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4f26a80): _writeAt: size=5, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4f26a80): >_writeAt: n=5, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4f26a80): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.874142682 +0000 UTC m=+1806.877137583 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4f26a80): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4f26f80): _writeAt: size=5, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4f26f80): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4f26f80): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4f5eb60 item 45 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4f26f80): >_writeAt: n=5, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4f26f80): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.874630655 +0000 UTC m=+1806.877625556 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4f26f80): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/08 04:58:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4f27680): _readAt: size=512, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4f27680): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4f27680): >openPending: err= 2026/05/08 04:58:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4f27680): >_readAt: n=5, err=EOF 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4f27680): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.874630655 +0000 UTC m=+1806.877625556 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4f27680): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: Remove: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4f5ed90 item 45 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4f27cc0): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4f27cc0): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4f27cc0): _readAt: size=2, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4f27cc0): >_readAt: n=0, err=Bad file descriptor 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4f27cc0): _writeAt: size=5, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4f27cc0): >_writeAt: n=5, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4f27cc0): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.876819789 +0000 UTC m=+1806.879814690 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4f27cc0): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4f702c0): _writeAt: size=5, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4f702c0): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4f702c0): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4f5f2d0 item 46 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4f702c0): >_writeAt: n=5, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4f702c0): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.877169461 +0000 UTC m=+1806.880164361 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4f702c0): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/08 04:58:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4f709c0): _readAt: size=512, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4f709c0): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4f709c0): >openPending: err= 2026/05/08 04:58:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4f709c0): >_readAt: n=5, err=EOF 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4f709c0): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.877169461 +0000 UTC m=+1806.880164361 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4f709c0): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: Remove: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4f5f570 item 46 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4f71000): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4f71000): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4f71000): _readAt: size=2, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4f71000): >_readAt: n=0, err=Bad file descriptor 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4f71000): _writeAt: size=5, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4f71000): >_writeAt: n=5, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4f71000): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.8786587 +0000 UTC m=+1806.881653601 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4f71000): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4f71500): _writeAt: size=5, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4f71500): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4f71500): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4f5fce0 item 47 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4f71500): >_writeAt: n=5, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4f71500): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.879272591 +0000 UTC m=+1806.882267502 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4f71500): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/08 04:58:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4f71c00): _readAt: size=512, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4f71c00): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4f71c00): >openPending: err= 2026/05/08 04:58:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4f71c00): >_readAt: n=5, err=EOF 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4f71c00): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.879272591 +0000 UTC m=+1806.882267502 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4f71c00): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: Remove: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4a6a1c0 item 47 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:48 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/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4f90340): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4f90340): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4f90340): _readAt: size=2, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4f90340): >_readAt: n=0, err=Bad file descriptor 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4f90340): _writeAt: size=5, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4f90340): >_writeAt: n=5, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4f90340): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.881011633 +0000 UTC m=+1806.884006554 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4f90340): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4f90840): _writeAt: size=5, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4f90840): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4f90840): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4a6a540 item 48 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4f90840): >_writeAt: n=5, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4f90840): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.881926133 +0000 UTC m=+1806.884921055 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4f90840): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/08 04:58:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4f90f40): _readAt: size=512, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4f90f40): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4f90f40): >openPending: err= 2026/05/08 04:58:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4f90f40): >_readAt: n=5, err=EOF 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4f90f40): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.881926133 +0000 UTC m=+1806.884921055 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4f90f40): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: Remove: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4a6a700 item 48 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4f91580): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4f91580): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4f91580): _writeAt: size=5, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4f91580): >_writeAt: n=5, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4f91580): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.883804981 +0000 UTC m=+1806.886799892 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4f91580): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4f91a00): _readAt: size=2, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4f91a00): >_readAt: n=0, err=Bad file descriptor 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4f91a00): _writeAt: size=3, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4f91a00): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4f91a00): open at offset 5 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4f91a00): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4a6af50 item 49 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4f91a00): >_writeAt: n=3, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4f91a00): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.884442206 +0000 UTC m=+1806.887437108 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4f91a00): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4fca040): _readAt: size=512, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4fca040): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4fca040): >openPending: err= 2026/05/08 04:58:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4fca040): >_readAt: n=8, err=EOF 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4fca040): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.884442206 +0000 UTC m=+1806.887437108 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4fca040): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: Remove: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4a6b180 item 49 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4fca6c0): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4fca6c0): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4fca6c0): _writeAt: size=5, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4fca6c0): >_writeAt: n=5, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4fca6c0): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.885877723 +0000 UTC m=+1806.888872644 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4fca6c0): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4fcabc0): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4fcabc0): open at offset 5 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4fcabc0): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4a6b960 item 50 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4fcabc0): _readAt: size=2, off=5 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4fcabc0): >_readAt: n=0, err=Bad file descriptor 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4fcabc0): _writeAt: size=3, off=5 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4fcabc0): >_writeAt: n=3, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4fcabc0): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.886551608 +0000 UTC m=+1806.889546570 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4fcabc0): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4fcb140): _readAt: size=512, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4fcb140): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4fcb140): >openPending: err= 2026/05/08 04:58:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4fcb140): >_readAt: n=3, err=EOF 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4fcb140): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.886551608 +0000 UTC m=+1806.889546570 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4fcb140): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: Remove: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4a6bce0 item 50 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4fcb7c0): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4fcb7c0): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4fcb7c0): _writeAt: size=5, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4fcb7c0): >_writeAt: n=5, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4fcb7c0): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.888936403 +0000 UTC m=+1806.891931325 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4fcb7c0): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4fcbcc0): _readAt: size=2, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4fcbcc0): >_readAt: n=0, err=Bad file descriptor 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4fcbcc0): _writeAt: size=3, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4fcbcc0): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4fcbcc0): open at offset 5 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4fcbcc0): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4926930 item 51 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4fcbcc0): >_writeAt: n=3, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4fcbcc0): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.890101308 +0000 UTC m=+1806.893096209 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4fcbcc0): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4fe8300): _readAt: size=512, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4fe8300): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4fe8300): >openPending: err= 2026/05/08 04:58:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4fe8300): >_readAt: n=8, err=EOF 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4fe8300): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.890101308 +0000 UTC m=+1806.893096209 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4fe8300): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: Remove: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4926c40 item 51 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4fe8980): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4fe8980): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4fe8980): _writeAt: size=5, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4fe8980): >_writeAt: n=5, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4fe8980): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.892271727 +0000 UTC m=+1806.895266648 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4fe8980): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4fe8e80): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4fe8e80): open at offset 5 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4fe8e80): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4927340 item 52 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4fe8e80): _readAt: size=2, off=5 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4fe8e80): >_readAt: n=0, err=Bad file descriptor 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4fe8e80): _writeAt: size=3, off=5 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4fe8e80): >_writeAt: n=3, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4fe8e80): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.892900536 +0000 UTC m=+1806.895895438 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4fe8e80): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4fe9400): _readAt: size=512, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4fe9400): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4fe9400): >openPending: err= 2026/05/08 04:58:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4fe9400): >_readAt: n=3, err=EOF 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4fe9400): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.892900536 +0000 UTC m=+1806.895895438 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4fe9400): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: Remove: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4927880 item 52 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4fe9a80): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4fe9a80): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4fe9a80): _writeAt: size=5, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4fe9a80): >_writeAt: n=5, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4fe9a80): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.894580997 +0000 UTC m=+1806.897575899 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4fe9a80): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5020080): _readAt: size=2, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5020080): >_readAt: n=0, err=Bad file descriptor 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5020080): _writeAt: size=3, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5020080): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5020080): open at offset 5 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5020080): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4927d50 item 53 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5020080): >_writeAt: n=3, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5020080): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.895222952 +0000 UTC m=+1806.898217873 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5020080): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc50205c0): _readAt: size=512, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc50205c0): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc50205c0): >openPending: err= 2026/05/08 04:58:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc50205c0): >_readAt: n=8, err=EOF 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc50205c0): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.895222952 +0000 UTC m=+1806.898217873 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc50205c0): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: Remove: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4f0c2a0 item 53 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5020c40): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5020c40): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5020c40): _writeAt: size=5, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5020c40): >_writeAt: n=5, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5020c40): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.896890619 +0000 UTC m=+1806.899885540 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5020c40): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5021140): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5021140): open at offset 5 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5021140): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4f0c700 item 54 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5021140): _readAt: size=2, off=5 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5021140): >_readAt: n=0, err=Bad file descriptor 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5021140): _writeAt: size=3, off=5 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5021140): >_writeAt: n=3, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5021140): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.897583039 +0000 UTC m=+1806.900577941 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5021140): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc50216c0): _readAt: size=512, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc50216c0): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc50216c0): >openPending: err= 2026/05/08 04:58:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc50216c0): >_readAt: n=3, err=EOF 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc50216c0): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.897583039 +0000 UTC m=+1806.900577941 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc50216c0): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: Remove: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4f0ca80 item 54 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5021d40): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5021d40): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5021d40): _writeAt: size=5, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5021d40): >_writeAt: n=5, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5021d40): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.899306491 +0000 UTC m=+1806.902301392 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5021d40): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5058340): _readAt: size=2, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5058340): >_readAt: n=0, err=Bad file descriptor 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5058340): _writeAt: size=3, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5058340): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5058340): open at offset 5 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5058340): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4f0cf50 item 55 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5058340): >_writeAt: n=3, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5058340): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.899906317 +0000 UTC m=+1806.902901218 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5058340): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5058880): _readAt: size=512, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5058880): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5058880): >openPending: err= 2026/05/08 04:58:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5058880): >_readAt: n=8, err=EOF 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5058880): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.899906317 +0000 UTC m=+1806.902901218 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5058880): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: Remove: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4f0d110 item 55 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:48 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/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5058f00): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5058f00): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5058f00): _writeAt: size=5, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5058f00): >_writeAt: n=5, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5058f00): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.902476402 +0000 UTC m=+1806.905471313 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5058f00): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5059400): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5059400): open at offset 5 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5059400): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4f0d490 item 56 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5059400): _readAt: size=2, off=5 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5059400): >_readAt: n=0, err=Bad file descriptor 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5059400): _writeAt: size=3, off=5 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5059400): >_writeAt: n=3, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5059400): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.90315167 +0000 UTC m=+1806.906146581 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5059400): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5059980): _readAt: size=512, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5059980): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5059980): >openPending: err= 2026/05/08 04:58:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5059980): >_readAt: n=3, err=EOF 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5059980): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.90315167 +0000 UTC m=+1806.906146581 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5059980): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: Remove: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4f0d6c0 item 56 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc50860c0): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc50860c0): open at offset 0 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc50860c0): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc50860c0): _readAt: size=2, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc50860c0): >_readAt: n=0, err=Bad file descriptor 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc50860c0): _writeAt: size=5, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc50860c0): >_writeAt: n=5, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc50860c0): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.904689921 +0000 UTC m=+1806.907684832 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc50860c0): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5086600): _writeAt: size=5, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5086600): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5086600): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4f0da40 item 57 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5086600): >_writeAt: n=5, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5086600): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.905257956 +0000 UTC m=+1806.908252858 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5086600): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5086b40): _readAt: size=2, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5086b40): >_readAt: n=0, err=Bad file descriptor 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5086b40): _writeAt: size=3, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5086b40): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5086b40): open at offset 5 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5086b40): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4f0dc70 item 57 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5086b40): >_writeAt: n=3, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5086b40): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.906111412 +0000 UTC m=+1806.909106313 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5086b40): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc50870c0): _readAt: size=512, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc50870c0): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc50870c0): >openPending: err= 2026/05/08 04:58:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc50870c0): >_readAt: n=8, err=EOF 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc50870c0): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.906111412 +0000 UTC m=+1806.909106313 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc50870c0): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: Remove: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4f0de30 item 57 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5087700): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5087700): open at offset 0 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5087700): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5087700): _readAt: size=2, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5087700): >_readAt: n=0, err=Bad file descriptor 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5087700): _writeAt: size=5, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5087700): >_writeAt: n=5, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5087700): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.907794317 +0000 UTC m=+1806.910789219 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5087700): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc51283c0): _writeAt: size=5, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc51283c0): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc51283c0): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc496e310 item 58 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc51283c0): >_writeAt: n=5, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc51283c0): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.908258666 +0000 UTC m=+1806.911253567 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc51283c0): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5128900): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5128900): open at offset 5 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5128900): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc496ed20 item 58 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5128900): _readAt: size=2, off=5 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5128900): >_readAt: n=0, err=Bad file descriptor 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5128900): _writeAt: size=3, off=5 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5128900): >_writeAt: n=3, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5128900): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.908767739 +0000 UTC m=+1806.911762640 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5128900): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5128ec0): _readAt: size=512, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5128ec0): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5128ec0): >openPending: err= 2026/05/08 04:58:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5128ec0): >_readAt: n=3, err=EOF 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5128ec0): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.908767739 +0000 UTC m=+1806.911762640 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5128ec0): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: Remove: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc496f420 item 58 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5129500): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5129500): open at offset 0 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5129500): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5129500): _readAt: size=2, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5129500): >_readAt: n=0, err=Bad file descriptor 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5129500): _writeAt: size=5, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5129500): >_writeAt: n=5, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5129500): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.909844247 +0000 UTC m=+1806.912839148 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5129500): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5129a40): _writeAt: size=5, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5129a40): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5129a40): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc496fb20 item 59 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5129a40): >_writeAt: n=5, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5129a40): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.910262188 +0000 UTC m=+1806.913257089 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5129a40): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5168080): _readAt: size=2, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5168080): >_readAt: n=0, err=Bad file descriptor 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5168080): _writeAt: size=3, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5168080): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5168080): open at offset 5 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5168080): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc496fd50 item 59 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5168080): >_writeAt: n=3, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5168080): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.910714354 +0000 UTC m=+1806.913709254 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5168080): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5168600): _readAt: size=512, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5168600): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5168600): >openPending: err= 2026/05/08 04:58:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5168600): >_readAt: n=8, err=EOF 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5168600): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.910714354 +0000 UTC m=+1806.913709254 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5168600): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: Remove: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc50e20e0 item 59 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:48 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/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5168c40): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5168c40): open at offset 0 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5168c40): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5168c40): _readAt: size=2, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5168c40): >_readAt: n=0, err=Bad file descriptor 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5168c40): _writeAt: size=5, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5168c40): >_writeAt: n=5, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5168c40): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.911944763 +0000 UTC m=+1806.914939663 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5168c40): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5169180): _writeAt: size=5, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5169180): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5169180): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc50e25b0 item 60 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5169180): >_writeAt: n=5, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5169180): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.912417709 +0000 UTC m=+1806.915412610 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5169180): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc51696c0): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc51696c0): open at offset 5 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc51696c0): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc50e2770 item 60 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc51696c0): _readAt: size=2, off=5 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc51696c0): >_readAt: n=0, err=Bad file descriptor 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc51696c0): _writeAt: size=3, off=5 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc51696c0): >_writeAt: n=3, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc51696c0): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.912963911 +0000 UTC m=+1806.915958843 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc51696c0): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5169c80): _readAt: size=512, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5169c80): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5169c80): >openPending: err= 2026/05/08 04:58:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5169c80): >_readAt: n=3, err=EOF 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5169c80): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.912963911 +0000 UTC m=+1806.915958843 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5169c80): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: Remove: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc50e2930 item 60 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc51b63c0): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc51b63c0): open at offset 0 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc51b63c0): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc51b63c0): _readAt: size=2, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc51b63c0): >_readAt: n=0, err=Bad file descriptor 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc51b63c0): _writeAt: size=5, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc51b63c0): >_writeAt: n=5, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc51b63c0): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.914238946 +0000 UTC m=+1806.917233846 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc51b63c0): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc51b6900): _writeAt: size=5, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc51b6900): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc51b6900): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc50e2d20 item 61 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc51b6900): >_writeAt: n=5, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc51b6900): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.914656586 +0000 UTC m=+1806.917651487 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc51b6900): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/08 04:58:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc51b7000): _readAt: size=512, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc51b7000): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc51b7000): >openPending: err= 2026/05/08 04:58:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc51b7000): >_readAt: n=5, err=EOF 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc51b7000): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.914656586 +0000 UTC m=+1806.917651487 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc51b7000): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: Remove: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc50e2fc0 item 61 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:48 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/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc51b7640): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc51b7640): open at offset 0 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc51b7640): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc51b7640): _readAt: size=2, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc51b7640): >_readAt: n=0, err=Bad file descriptor 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc51b7640): _writeAt: size=5, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc51b7640): >_writeAt: n=5, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc51b7640): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.915930086 +0000 UTC m=+1806.918924988 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc51b7640): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc51b7b80): _writeAt: size=5, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc51b7b80): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc51b7b80): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc50e36c0 item 62 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc51b7b80): >_writeAt: n=5, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc51b7b80): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.916427708 +0000 UTC m=+1806.919422610 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc51b7b80): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/08 04:58:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc51ea380): _readAt: size=512, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc51ea380): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc51ea380): >openPending: err= 2026/05/08 04:58:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc51ea380): >_readAt: n=5, err=EOF 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc51ea380): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.916427708 +0000 UTC m=+1806.919422610 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc51ea380): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: Remove: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc50e3880 item 62 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:48 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/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc51ea9c0): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc51ea9c0): open at offset 0 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc51ea9c0): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc51ea9c0): _readAt: size=2, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc51ea9c0): >_readAt: n=0, err=Bad file descriptor 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc51ea9c0): _writeAt: size=5, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc51ea9c0): >_writeAt: n=5, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc51ea9c0): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.917679728 +0000 UTC m=+1806.920674629 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc51ea9c0): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc51eaf00): _writeAt: size=5, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc51eaf00): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc51eaf00): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc50e3dc0 item 63 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc51eaf00): >_writeAt: n=5, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc51eaf00): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.918104712 +0000 UTC m=+1806.921099613 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc51eaf00): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/08 04:58:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc51eb600): _readAt: size=512, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc51eb600): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc51eb600): >openPending: err= 2026/05/08 04:58:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc51eb600): >_readAt: n=5, err=EOF 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc51eb600): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.918104712 +0000 UTC m=+1806.921099613 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc51eb600): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: Remove: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc492e1c0 item 63 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:48 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/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc51ebc40): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc51ebc40): open at offset 0 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc51ebc40): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc51ebc40): _readAt: size=2, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc51ebc40): >_readAt: n=0, err=Bad file descriptor 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc51ebc40): _writeAt: size=5, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc51ebc40): >_writeAt: n=5, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc51ebc40): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.919255951 +0000 UTC m=+1806.922250853 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc51ebc40): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc521c280): _writeAt: size=5, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc521c280): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc521c280): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc492ea80 item 64 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc521c280): >_writeAt: n=5, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc521c280): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.919629027 +0000 UTC m=+1806.922623928 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc521c280): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/08 04:58:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc521c980): _readAt: size=512, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc521c980): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc521c980): >openPending: err= 2026/05/08 04:58:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc521c980): >_readAt: n=5, err=EOF 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc521c980): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.919629027 +0000 UTC m=+1806.922623928 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc521c980): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: Remove: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc492f0a0 item 64 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc521cfc0): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc521cfc0): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc521cfc0): _writeAt: size=5, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc521cfc0): >_writeAt: n=5, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc521cfc0): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.920690707 +0000 UTC m=+1806.923685608 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc521cfc0): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDWR 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc521d440): _readAt: size=2, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc521d440): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc521d440): >openPending: err= 2026/05/08 04:58:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc521d440): >_readAt: n=2, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc521d440): _writeAt: size=3, off=2 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc492fc70 item 65 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc521d440): >_writeAt: n=3, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc521d440): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.92114136 +0000 UTC m=+1806.924136261 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc521d440): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc521d940): _readAt: size=512, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc521d940): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc521d940): >openPending: err= 2026/05/08 04:58:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc521d940): >_readAt: n=5, err=EOF 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc521d940): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.92114136 +0000 UTC m=+1806.924136261 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc521d940): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: Remove: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4954690 item 65 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc523e080): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc523e080): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc523e080): _writeAt: size=5, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc523e080): >_writeAt: n=5, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc523e080): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.923400466 +0000 UTC m=+1806.926395407 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc523e080): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc523e500): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc523e500): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4955180 item 66 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc523e500): _readAt: size=2, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc523e500): >_readAt: n=0, err=EOF 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc523e500): _writeAt: size=3, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc523e500): >_writeAt: n=3, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc523e500): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.924354712 +0000 UTC m=+1806.927349613 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc523e500): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc523ea40): _readAt: size=512, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc523ea40): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc523ea40): >openPending: err= 2026/05/08 04:58:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc523ea40): >_readAt: n=3, err=EOF 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc523ea40): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.924354712 +0000 UTC m=+1806.927349613 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc523ea40): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: Remove: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4955490 item 66 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc523f080): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc523f080): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc523f080): _writeAt: size=5, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc523f080): >_writeAt: n=5, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc523f080): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.925934222 +0000 UTC m=+1806.928929123 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc523f080): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc523f500): _readAt: size=2, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc523f500): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc523f500): >openPending: err= 2026/05/08 04:58:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc523f500): >_readAt: n=2, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc523f500): _writeAt: size=3, off=2 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4955d50 item 67 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc523f500): >_writeAt: n=3, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc523f500): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.926684231 +0000 UTC m=+1806.929679132 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc523f500): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc523fa00): _readAt: size=512, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc523fa00): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc523fa00): >openPending: err= 2026/05/08 04:58:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc523fa00): >_readAt: n=5, err=EOF 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc523fa00): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.926684231 +0000 UTC m=+1806.929679132 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc523fa00): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: Remove: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc48fa930 item 67 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5258180): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5258180): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5258180): _writeAt: size=5, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5258180): >_writeAt: n=5, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5258180): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.928325387 +0000 UTC m=+1806.931320289 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5258180): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5258680): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5258680): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc48fbb20 item 68 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5258680): _readAt: size=2, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5258680): >_readAt: n=0, err=EOF 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5258680): _writeAt: size=3, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5258680): >_writeAt: n=3, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5258680): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.928817489 +0000 UTC m=+1806.931812390 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5258680): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5258bc0): _readAt: size=512, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5258bc0): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5258bc0): >openPending: err= 2026/05/08 04:58:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5258bc0): >_readAt: n=3, err=EOF 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5258bc0): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.928817489 +0000 UTC m=+1806.931812390 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5258bc0): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: Remove: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc48fbdc0 item 68 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5259200): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5259200): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5259200): _writeAt: size=5, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5259200): >_writeAt: n=5, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5259200): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.929950163 +0000 UTC m=+1806.932945064 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5259200): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5259680): _readAt: size=2, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5259680): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5259680): >openPending: err= 2026/05/08 04:58:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5259680): >_readAt: n=2, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5259680): _writeAt: size=3, off=2 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4a81110 item 69 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5259680): >_writeAt: n=3, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5259680): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.930415093 +0000 UTC m=+1806.933409994 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5259680): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5259b80): _readAt: size=512, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5259b80): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5259b80): >openPending: err= 2026/05/08 04:58:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5259b80): >_readAt: n=5, err=EOF 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5259b80): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.930415093 +0000 UTC m=+1806.933409994 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5259b80): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: Remove: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4a813b0 item 69 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5278300): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5278300): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5278300): _writeAt: size=5, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5278300): >_writeAt: n=5, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5278300): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.93158639 +0000 UTC m=+1806.934581291 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5278300): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5278800): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5278800): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4c7c000 item 70 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5278800): _readAt: size=2, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5278800): >_readAt: n=0, err=EOF 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5278800): _writeAt: size=3, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5278800): >_writeAt: n=3, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5278800): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.932168862 +0000 UTC m=+1806.935163763 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5278800): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5278d40): _readAt: size=512, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5278d40): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5278d40): >openPending: err= 2026/05/08 04:58:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5278d40): >_readAt: n=3, err=EOF 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5278d40): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.932168862 +0000 UTC m=+1806.935163763 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5278d40): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: Remove: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4c7c310 item 70 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc52793c0): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc52793c0): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc52793c0): _writeAt: size=5, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc52793c0): >_writeAt: n=5, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc52793c0): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.934825221 +0000 UTC m=+1806.937820122 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc52793c0): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc52798c0): _readAt: size=2, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc52798c0): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc52798c0): >openPending: err= 2026/05/08 04:58:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc52798c0): >_readAt: n=2, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc52798c0): _writeAt: size=3, off=2 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4c7c700 item 71 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc52798c0): >_writeAt: n=3, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc52798c0): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.935278238 +0000 UTC m=+1806.938273139 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc52798c0): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5279dc0): _readAt: size=512, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5279dc0): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5279dc0): >openPending: err= 2026/05/08 04:58:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5279dc0): >_readAt: n=5, err=EOF 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5279dc0): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.935278238 +0000 UTC m=+1806.938273139 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5279dc0): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: Remove: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4c7c930 item 71 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5292540): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5292540): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5292540): _writeAt: size=5, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5292540): >_writeAt: n=5, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5292540): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.936783727 +0000 UTC m=+1806.939778628 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5292540): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5292a40): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5292a40): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4c7cf50 item 72 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5292a40): _readAt: size=2, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5292a40): >_readAt: n=0, err=EOF 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5292a40): _writeAt: size=3, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5292a40): >_writeAt: n=3, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5292a40): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.937344709 +0000 UTC m=+1806.940339610 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5292a40): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5292f80): _readAt: size=512, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5292f80): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5292f80): >openPending: err= 2026/05/08 04:58:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5292f80): >_readAt: n=3, err=EOF 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5292f80): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.937344709 +0000 UTC m=+1806.940339610 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5292f80): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: Remove: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4c7d260 item 72 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5293540): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5293540): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5293540): _readAt: size=2, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5293540): >_readAt: n=0, err=EOF 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5293540): _writeAt: size=5, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5293540): >_writeAt: n=5, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5293540): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.93874515 +0000 UTC m=+1806.941740051 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5293540): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5293a40): _writeAt: size=5, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5293a40): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5293a40): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4c7d6c0 item 73 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5293a40): >_writeAt: n=5, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5293a40): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.939299109 +0000 UTC m=+1806.942294010 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5293a40): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc52b4000): _readAt: size=2, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc52b4000): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc52b4000): >openPending: err= 2026/05/08 04:58:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc52b4000): >_readAt: n=2, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc52b4000): _writeAt: size=3, off=2 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4c7d960 item 73 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc52b4000): >_writeAt: n=3, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc52b4000): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.939804876 +0000 UTC m=+1806.942799777 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc52b4000): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc52b4540): _readAt: size=512, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc52b4540): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc52b4540): >openPending: err= 2026/05/08 04:58:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc52b4540): >_readAt: n=5, err=EOF 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc52b4540): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.939804876 +0000 UTC m=+1806.942799777 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc52b4540): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: Remove: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4c7db20 item 73 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc52b4b80): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc52b4b80): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc52b4b80): _readAt: size=2, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc52b4b80): >_readAt: n=0, err=EOF 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc52b4b80): _writeAt: size=5, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc52b4b80): >_writeAt: n=5, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc52b4b80): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.940973629 +0000 UTC m=+1806.943968529 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc52b4b80): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc52b5080): _writeAt: size=5, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc52b5080): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc52b5080): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc490e700 item 74 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc52b5080): >_writeAt: n=5, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc52b5080): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.941592259 +0000 UTC m=+1806.944587160 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc52b5080): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc52b55c0): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc52b55c0): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc490ed20 item 74 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc52b55c0): _readAt: size=2, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc52b55c0): >_readAt: n=0, err=EOF 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc52b55c0): _writeAt: size=3, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc52b55c0): >_writeAt: n=3, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc52b55c0): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.94216268 +0000 UTC m=+1806.945157580 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc52b55c0): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc52b5b40): _readAt: size=512, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc52b5b40): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc52b5b40): >openPending: err= 2026/05/08 04:58:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc52b5b40): >_readAt: n=3, err=EOF 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc52b5b40): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.94216268 +0000 UTC m=+1806.945157580 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc52b5b40): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: Remove: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc490f8f0 item 74 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5087ac0): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5087ac0): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5087ac0): _readAt: size=2, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5087ac0): >_readAt: n=0, err=EOF 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5087ac0): _writeAt: size=5, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5087ac0): >_writeAt: n=5, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5087ac0): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.943696142 +0000 UTC m=+1806.946691042 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5087ac0): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc50ba0c0): _writeAt: size=5, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc50ba0c0): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc50ba0c0): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4fcc3f0 item 75 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc50ba0c0): >_writeAt: n=5, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc50ba0c0): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.944280337 +0000 UTC m=+1806.947275238 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc50ba0c0): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc50ba600): _readAt: size=2, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc50ba600): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc50ba600): >openPending: err= 2026/05/08 04:58:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc50ba600): >_readAt: n=2, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc50ba600): _writeAt: size=3, off=2 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4fcc5b0 item 75 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc50ba600): >_writeAt: n=3, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc50ba600): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.945212572 +0000 UTC m=+1806.948207473 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc50ba600): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5302400): _readAt: size=512, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5302400): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5302400): >openPending: err= 2026/05/08 04:58:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5302400): >_readAt: n=5, err=EOF 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5302400): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.945212572 +0000 UTC m=+1806.948207473 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5302400): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: Remove: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc48f03f0 item 75 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5302a40): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5302a40): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5302a40): _readAt: size=2, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5302a40): >_readAt: n=0, err=EOF 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5302a40): _writeAt: size=5, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5302a40): >_writeAt: n=5, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5302a40): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.947048596 +0000 UTC m=+1806.950043507 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5302a40): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5302f40): _writeAt: size=5, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5302f40): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5302f40): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4c32310 item 76 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5302f40): >_writeAt: n=5, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5302f40): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.947604299 +0000 UTC m=+1806.950599210 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5302f40): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5303480): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5303480): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4c32700 item 76 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5303480): _readAt: size=2, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5303480): >_readAt: n=0, err=EOF 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5303480): _writeAt: size=3, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5303480): >_writeAt: n=3, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5303480): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.948216067 +0000 UTC m=+1806.951210978 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5303480): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5303a00): _readAt: size=512, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5303a00): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5303a00): >openPending: err= 2026/05/08 04:58:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5303a00): >_readAt: n=3, err=EOF 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5303a00): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.948216067 +0000 UTC m=+1806.951210978 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5303a00): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: Remove: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4c32a10 item 76 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc50ba900): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc50ba900): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc50ba900): _readAt: size=2, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc50ba900): >_readAt: n=0, err=EOF 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc50ba900): _writeAt: size=5, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc50ba900): >_writeAt: n=5, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc50ba900): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.949485469 +0000 UTC m=+1806.952480370 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc50ba900): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc50bae00): _writeAt: size=5, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc50bae00): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc50bae00): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4c332d0 item 77 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc50bae00): >_writeAt: n=5, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc50bae00): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.949947633 +0000 UTC m=+1806.952942545 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc50bae00): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/08 04:58:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc50bb500): _readAt: size=512, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc50bb500): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc50bb500): >openPending: err= 2026/05/08 04:58:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc50bb500): >_readAt: n=5, err=EOF 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc50bb500): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.949947633 +0000 UTC m=+1806.952942545 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc50bb500): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: Remove: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4c33650 item 77 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc50bbb40): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc50bbb40): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc50bbb40): _readAt: size=2, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc50bbb40): >_readAt: n=0, err=EOF 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc50bbb40): _writeAt: size=5, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc50bbb40): >_writeAt: n=5, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc50bbb40): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.951506154 +0000 UTC m=+1806.954501065 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc50bbb40): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc52d6180): _writeAt: size=5, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc52d6180): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc52d6180): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4c33b90 item 78 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc52d6180): >_writeAt: n=5, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc52d6180): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.952002644 +0000 UTC m=+1806.954997545 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc52d6180): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/08 04:58:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc52d6880): _readAt: size=512, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc52d6880): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc52d6880): >openPending: err= 2026/05/08 04:58:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc52d6880): >_readAt: n=5, err=EOF 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc52d6880): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.952002644 +0000 UTC m=+1806.954997545 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc52d6880): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: Remove: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4c33dc0 item 78 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc52d6ec0): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc52d6ec0): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc52d6ec0): _readAt: size=2, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc52d6ec0): >_readAt: n=0, err=EOF 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc52d6ec0): _writeAt: size=5, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc52d6ec0): >_writeAt: n=5, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc52d6ec0): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.954196927 +0000 UTC m=+1806.957191828 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc52d6ec0): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc52d73c0): _writeAt: size=5, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc52d73c0): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc52d73c0): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc48f1960 item 79 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc52d73c0): >_writeAt: n=5, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc52d73c0): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.954644515 +0000 UTC m=+1806.957639416 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc52d73c0): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/08 04:58:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc52d7ac0): _readAt: size=512, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc52d7ac0): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc52d7ac0): >openPending: err= 2026/05/08 04:58:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc52d7ac0): >_readAt: n=5, err=EOF 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc52d7ac0): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.954644515 +0000 UTC m=+1806.957639416 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc52d7ac0): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: Remove: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc48f1ce0 item 79 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:48 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/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4bb6200): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4bb6200): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4bb6200): _readAt: size=2, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4bb6200): >_readAt: n=0, err=EOF 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4bb6200): _writeAt: size=5, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4bb6200): >_writeAt: n=5, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4bb6200): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.955897416 +0000 UTC m=+1806.958892317 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4bb6200): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4bb6700): _writeAt: size=5, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4bb6700): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4bb6700): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4fcc930 item 80 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4bb6700): >_writeAt: n=5, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4bb6700): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.956332409 +0000 UTC m=+1806.959327310 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4bb6700): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/08 04:58:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4bb7040): _readAt: size=512, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4bb7040): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4bb7040): >openPending: err= 2026/05/08 04:58:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4bb7040): >_readAt: n=5, err=EOF 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4bb7040): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.956332409 +0000 UTC m=+1806.959327310 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4bb7040): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: Remove: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4fccb60 item 80 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4cf4340): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4cf4340): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4cf4340): _writeAt: size=5, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4cf4340): >_writeAt: n=5, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4cf4340): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.957508384 +0000 UTC m=+1806.960503286 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4cf4340): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4cf4880): _readAt: size=2, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4cf4880): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4cf4880): open at offset 5 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4cf4880): >openPending: err= 2026/05/08 04:58:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4cf4880): >_readAt: n=2, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4cf4880): _writeAt: size=3, off=7 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4fcd110 item 81 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4cf4880): >_writeAt: n=3, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4cf4880): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.957952686 +0000 UTC m=+1806.960947586 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4cf4880): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4cf4dc0): _readAt: size=512, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4cf4dc0): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4cf4dc0): >openPending: err= 2026/05/08 04:58:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4cf4dc0): >_readAt: n=8, err=EOF 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4cf4dc0): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.957952686 +0000 UTC m=+1806.960947586 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4cf4dc0): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: Remove: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4fcd420 item 81 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4cf5440): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4cf5440): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4cf5440): _writeAt: size=5, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4cf5440): >_writeAt: n=5, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4cf5440): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.961320381 +0000 UTC m=+1806.964315281 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4cf5440): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4cf5940): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4cf5940): open at offset 5 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4cf5940): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4fcd8f0 item 82 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4cf5940): _readAt: size=2, off=5 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4cf5940): >_readAt: n=0, err=EOF 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4cf5940): _writeAt: size=3, off=5 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4cf5940): >_writeAt: n=3, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4cf5940): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.9617275 +0000 UTC m=+1806.964722411 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4cf5940): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc48744c0): _readAt: size=512, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc48744c0): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc48744c0): >openPending: err= 2026/05/08 04:58:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc48744c0): >_readAt: n=3, err=EOF 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc48744c0): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.9617275 +0000 UTC m=+1806.964722411 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc48744c0): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: Remove: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4fcdb90 item 82 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc476e900): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc476e900): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc476e900): _writeAt: size=5, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc476e900): >_writeAt: n=5, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc476e900): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.962965975 +0000 UTC m=+1806.965960876 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc476e900): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc476ee80): _readAt: size=2, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc476ee80): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc476ee80): open at offset 5 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc476ee80): >openPending: err= 2026/05/08 04:58:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc476ee80): >_readAt: n=2, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc476ee80): _writeAt: size=3, off=7 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc495e460 item 83 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc476ee80): >_writeAt: n=3, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc476ee80): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.963422178 +0000 UTC m=+1806.966417079 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc476ee80): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc476fac0): _readAt: size=512, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc476fac0): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc476fac0): >openPending: err= 2026/05/08 04:58:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc476fac0): >_readAt: n=8, err=EOF 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc476fac0): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.963422178 +0000 UTC m=+1806.966417079 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc476fac0): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: Remove: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc495e9a0 item 83 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5144600): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5144600): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5144600): _writeAt: size=5, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5144600): >_writeAt: n=5, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5144600): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.964571625 +0000 UTC m=+1806.967566526 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5144600): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5144ec0): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5144ec0): open at offset 5 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5144ec0): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc495f500 item 84 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5144ec0): _readAt: size=2, off=5 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5144ec0): >_readAt: n=0, err=EOF 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5144ec0): _writeAt: size=3, off=5 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5144ec0): >_writeAt: n=3, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5144ec0): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.965121955 +0000 UTC m=+1806.968116857 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5144ec0): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5145600): _readAt: size=512, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5145600): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5145600): >openPending: err= 2026/05/08 04:58:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5145600): >_readAt: n=3, err=EOF 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5145600): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.965121955 +0000 UTC m=+1806.968116857 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5145600): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: Remove: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4ebc000 item 84 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5145d40): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5145d40): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5145d40): _writeAt: size=5, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5145d40): >_writeAt: n=5, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5145d40): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.966465208 +0000 UTC m=+1806.969460110 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5145d40): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4970a00): _readAt: size=2, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4970a00): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4970a00): open at offset 5 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4970a00): >openPending: err= 2026/05/08 04:58:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4970a00): >_readAt: n=2, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4970a00): _writeAt: size=3, off=7 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4ebc700 item 85 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4970a00): >_writeAt: n=3, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4970a00): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.966913026 +0000 UTC m=+1806.969907927 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4970a00): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc49710c0): _readAt: size=512, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc49710c0): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc49710c0): >openPending: err= 2026/05/08 04:58:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc49710c0): >_readAt: n=8, err=EOF 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc49710c0): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.966913026 +0000 UTC m=+1806.969907927 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc49710c0): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: Remove: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4ebc8c0 item 85 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4971940): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4971940): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4971940): _writeAt: size=5, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4971940): >_writeAt: n=5, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4971940): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.968134278 +0000 UTC m=+1806.971129179 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4971940): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4971e40): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4971e40): open at offset 5 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4971e40): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4ebccb0 item 86 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4971e40): _readAt: size=2, off=5 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4971e40): >_readAt: n=0, err=EOF 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4971e40): _writeAt: size=3, off=5 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4971e40): >_writeAt: n=3, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4971e40): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.968588868 +0000 UTC m=+1806.971583770 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4971e40): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc50644c0): _readAt: size=512, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc50644c0): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc50644c0): >openPending: err= 2026/05/08 04:58:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc50644c0): >_readAt: n=3, err=EOF 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc50644c0): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.968588868 +0000 UTC m=+1806.971583770 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc50644c0): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: Remove: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4ebce70 item 86 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5064bc0): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5064bc0): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5064bc0): _writeAt: size=5, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5064bc0): >_writeAt: n=5, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5064bc0): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.96957807 +0000 UTC m=+1806.972572971 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5064bc0): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc50650c0): _readAt: size=2, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc50650c0): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc50650c0): open at offset 5 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc50650c0): >openPending: err= 2026/05/08 04:58:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc50650c0): >_readAt: n=2, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc50650c0): _writeAt: size=3, off=7 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4ebd420 item 87 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc50650c0): >_writeAt: n=3, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc50650c0): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.970059792 +0000 UTC m=+1806.973054693 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc50650c0): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4af20c0): _readAt: size=512, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4af20c0): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4af20c0): >openPending: err= 2026/05/08 04:58:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4af20c0): >_readAt: n=8, err=EOF 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4af20c0): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.970059792 +0000 UTC m=+1806.973054693 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4af20c0): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: Remove: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4ebd880 item 87 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:48 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/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4af2940): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4af2940): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4af2940): _writeAt: size=5, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4af2940): >_writeAt: n=5, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4af2940): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.971407533 +0000 UTC m=+1806.974402435 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4af2940): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4af2e40): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4af2e40): open at offset 5 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4af2e40): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4fec310 item 88 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4af2e40): _readAt: size=2, off=5 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4af2e40): >_readAt: n=0, err=EOF 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4af2e40): _writeAt: size=3, off=5 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4af2e40): >_writeAt: n=3, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4af2e40): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.971921887 +0000 UTC m=+1806.974916788 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4af2e40): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4af3400): _readAt: size=512, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4af3400): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4af3400): >openPending: err= 2026/05/08 04:58:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4af3400): >_readAt: n=3, err=EOF 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4af3400): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.971921887 +0000 UTC m=+1806.974916788 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4af3400): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: Remove: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4fec4d0 item 88 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4af3ac0): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4af3ac0): open at offset 0 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4af3ac0): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4af3ac0): _readAt: size=2, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4af3ac0): >_readAt: n=0, err=EOF 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4af3ac0): _writeAt: size=5, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4af3ac0): >_writeAt: n=5, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4af3ac0): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.973340071 +0000 UTC m=+1806.976334972 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4af3ac0): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4b9e100): _writeAt: size=5, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4b9e100): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4b9e100): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4fec850 item 89 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4b9e100): >_writeAt: n=5, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4b9e100): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.97377802 +0000 UTC m=+1806.976772921 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4b9e100): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4b9e680): _readAt: size=2, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4b9e680): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4b9e680): open at offset 5 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4b9e680): >openPending: err= 2026/05/08 04:58:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4b9e680): >_readAt: n=2, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4b9e680): _writeAt: size=3, off=7 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4feca10 item 89 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4b9e680): >_writeAt: n=3, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4b9e680): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.974340605 +0000 UTC m=+1806.977335506 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4b9e680): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4b9ec00): _readAt: size=512, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4b9ec00): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4b9ec00): >openPending: err= 2026/05/08 04:58:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4b9ec00): >_readAt: n=8, err=EOF 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4b9ec00): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.974340605 +0000 UTC m=+1806.977335506 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4b9ec00): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: Remove: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4fecbd0 item 89 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4b9f240): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4b9f240): open at offset 0 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4b9f240): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4b9f240): _readAt: size=2, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4b9f240): >_readAt: n=0, err=EOF 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4b9f240): _writeAt: size=5, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4b9f240): >_writeAt: n=5, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4b9f240): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.975557498 +0000 UTC m=+1806.978552399 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4b9f240): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4b9f780): _writeAt: size=5, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4b9f780): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4b9f780): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4fecf50 item 90 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4b9f780): >_writeAt: n=5, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4b9f780): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.975947496 +0000 UTC m=+1806.978942407 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4b9f780): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4b9fcc0): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4b9fcc0): open at offset 5 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4b9fcc0): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4fed110 item 90 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4b9fcc0): _readAt: size=2, off=5 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4b9fcc0): >_readAt: n=0, err=EOF 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4b9fcc0): _writeAt: size=3, off=5 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4b9fcc0): >_writeAt: n=3, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4b9fcc0): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.976522825 +0000 UTC m=+1806.979517726 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4b9fcc0): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4c78380): _readAt: size=512, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4c78380): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4c78380): >openPending: err= 2026/05/08 04:58:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4c78380): >_readAt: n=3, err=EOF 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4c78380): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.976522825 +0000 UTC m=+1806.979517726 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4c78380): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: Remove: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4fed2d0 item 90 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4c789c0): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4c789c0): open at offset 0 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4c789c0): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4c789c0): _readAt: size=2, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4c789c0): >_readAt: n=0, err=EOF 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4c789c0): _writeAt: size=5, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4c789c0): >_writeAt: n=5, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4c789c0): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.977923386 +0000 UTC m=+1806.980918287 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4c789c0): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4c78f00): _writeAt: size=5, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4c78f00): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4c78f00): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4fed730 item 91 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4c78f00): >_writeAt: n=5, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4c78f00): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.978407513 +0000 UTC m=+1806.981402414 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4c78f00): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4c79440): _readAt: size=2, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4c79440): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4c79440): open at offset 5 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4c79440): >openPending: err= 2026/05/08 04:58:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4c79440): >_readAt: n=2, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4c79440): _writeAt: size=3, off=7 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4fed8f0 item 91 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4c79440): >_writeAt: n=3, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4c79440): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.978911407 +0000 UTC m=+1806.981906308 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4c79440): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4c799c0): _readAt: size=512, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4c799c0): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4c799c0): >openPending: err= 2026/05/08 04:58:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4c799c0): >_readAt: n=8, err=EOF 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4c799c0): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.978911407 +0000 UTC m=+1806.981906308 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc4c799c0): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: Remove: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4fedab0 item 91 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:48 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/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5128140): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5128140): open at offset 0 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5128140): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5128140): _readAt: size=2, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5128140): >_readAt: n=0, err=EOF 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5128140): _writeAt: size=5, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5128140): >_writeAt: n=5, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5128140): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.980109955 +0000 UTC m=+1806.983104866 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5128140): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc51286c0): _writeAt: size=5, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc51286c0): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc51286c0): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4908460 item 92 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc51286c0): >_writeAt: n=5, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc51286c0): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.980544758 +0000 UTC m=+1806.983539659 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc51286c0): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5128c00): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5128c00): open at offset 5 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5128c00): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4908a10 item 92 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5128c00): _readAt: size=2, off=5 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5128c00): >_readAt: n=0, err=EOF 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5128c00): _writeAt: size=3, off=5 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5128c00): >_writeAt: n=3, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5128c00): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.981058881 +0000 UTC m=+1806.984053792 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5128c00): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc51291c0): _readAt: size=512, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc51291c0): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc51291c0): >openPending: err= 2026/05/08 04:58:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc51291c0): >_readAt: n=3, err=EOF 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc51291c0): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.981058881 +0000 UTC m=+1806.984053792 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc51291c0): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: Remove: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4909810 item 92 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5129800): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5129800): open at offset 0 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5129800): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5129800): _readAt: size=2, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5129800): >_readAt: n=0, err=EOF 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5129800): _writeAt: size=5, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5129800): >_writeAt: n=5, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5129800): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.982398797 +0000 UTC m=+1806.985393697 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5129800): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5129d40): _writeAt: size=5, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5129d40): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5129d40): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc48b89a0 item 93 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5129d40): >_writeAt: n=5, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5129d40): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.982809465 +0000 UTC m=+1806.985804366 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5129d40): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/08 04:58:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5086540): _readAt: size=512, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5086540): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5086540): >openPending: err= 2026/05/08 04:58:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5086540): >_readAt: n=5, err=EOF 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5086540): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.982809465 +0000 UTC m=+1806.985804366 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5086540): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: Remove: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc48b9180 item 93 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:48 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/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5086b80): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5086b80): open at offset 0 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5086b80): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5086b80): _readAt: size=2, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5086b80): >_readAt: n=0, err=EOF 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5086b80): _writeAt: size=5, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5086b80): >_writeAt: n=5, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5086b80): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.984150953 +0000 UTC m=+1806.987145854 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5086b80): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc50870c0): _writeAt: size=5, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc50870c0): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc50870c0): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc49062a0 item 94 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc50870c0): >_writeAt: n=5, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc50870c0): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.984493882 +0000 UTC m=+1806.987488783 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc50870c0): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/08 04:58:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc50877c0): _readAt: size=512, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc50877c0): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc50877c0): >openPending: err= 2026/05/08 04:58:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc50877c0): >_readAt: n=5, err=EOF 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc50877c0): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.984493882 +0000 UTC m=+1806.987488783 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc50877c0): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: Remove: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4906460 item 94 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:48 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/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5065680): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5065680): open at offset 0 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5065680): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5065680): _readAt: size=2, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5065680): >_readAt: n=0, err=EOF 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5065680): _writeAt: size=5, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5065680): >_writeAt: n=5, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5065680): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.9857918 +0000 UTC m=+1806.988786701 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5065680): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5065bc0): _writeAt: size=5, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5065bc0): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5065bc0): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4ebdb20 item 95 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5065bc0): >_writeAt: n=5, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5065bc0): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.987663222 +0000 UTC m=+1806.990658123 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc5065bc0): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/08 04:58:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc49dc3c0): _readAt: size=512, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc49dc3c0): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc49dc3c0): >openPending: err= 2026/05/08 04:58:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc49dc3c0): >_readAt: n=5, err=EOF 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc49dc3c0): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.987663222 +0000 UTC m=+1806.990658123 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc49dc3c0): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: Remove: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4ebdce0 item 95 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:48 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/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc49dca00): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc49dca00): open at offset 0 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc49dca00): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc49dca00): _readAt: size=2, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc49dca00): >_readAt: n=0, err=EOF 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc49dca00): _writeAt: size=5, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc49dca00): >_writeAt: n=5, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc49dca00): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.98959033 +0000 UTC m=+1806.992585230 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc49dca00): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc49dcf40): _writeAt: size=5, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc49dcf40): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc49dcf40): >openPending: err= 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4f6c3f0 item 96 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc49dcf40): >_writeAt: n=5, err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc49dcf40): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.990017458 +0000 UTC m=+1806.993012358 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc49dcf40): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/08 04:58:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/08 04:58:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 04:58:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 04:58:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 04:58:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 04:58:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc49dd640): _readAt: size=512, off=0 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc49dd640): openPending: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc49dd640): >openPending: err= 2026/05/08 04:58:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc49dd640): >_readAt: n=5, err=EOF 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc49dd640): close: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 04:58:48.990017458 +0000 UTC m=+1806.993012358 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 04:58:48 DEBUG : open-test-file(0x152dc49dd640): >close: err= 2026/05/08 04:58:48 DEBUG : open-test-file: Remove: 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152dc4f6c700 item 96 2026/05/08 04:58:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 04:58:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 04:58:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 04:58:48 DEBUG : open-test-file: >Remove: err= 2026/05/08 04:58:48 DEBUG : WaitForWriters: timeout=30s 2026/05/08 04:58:48 DEBUG : dir: Looking for writers 2026/05/08 04:58:48 DEBUG : Looking for writers 2026/05/08 04:58:48 DEBUG : dir: reading active writers 2026/05/08 04:58:48 DEBUG : time_test: reading active writers 2026/05/08 04:58:48 DEBUG : >WaitForWriters: 2026/05/08 04:58:48 DEBUG : Linkbox root 'rclone-test-dumiwux6hiko': vfs cache: cleaner exiting === NAME TestRWFileHandleOpenTests/full run.go:172: removing file "time_test" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "time_test" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "time_test" failed: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit 2026/05/08 04:58:53 DEBUG : forgetting directory cache 2026/05/08 04:58:53 DEBUG : dir: forgetting directory cache run.go:172: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRWFileHandleOpenTests/full Messages: listing wrong, want 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/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRWFileHandleOpenTests/full Messages: Unexpected file "time_test" 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRWFileHandleOpenTests/full 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestRWFileHandleOpenTests/full Messages: directories --- FAIL: TestRWFileHandleOpenTests (37.90s) --- FAIL: TestRWFileHandleOpenTests/writes (18.94s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.43s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- FAIL: TestRWFileHandleOpenTests/full (18.96s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.44s) --- 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:198: Remote "Linkbox root 'rclone-test-dumiwux6hiko'", Local "Local file system at /tmp/rclone1930328265", Modify Window "876000h0m0s" 2026/05/08 04:59:07 INFO : Linkbox root 'rclone-test-dumiwux6hiko': poll-interval is not supported by this remote 2026/05/08 04:59:07 DEBUG : Linkbox root 'rclone-test-dumiwux6hiko': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/08 04:59:07 DEBUG : Linkbox root 'rclone-test-dumiwux6hiko': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-dumiwux6hiko" 2026/05/08 04:59:07 DEBUG : Linkbox root 'rclone-test-dumiwux6hiko': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-dumiwux6hiko" 2026/05/08 04:59:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-dumiwux6hiko" 2026/05/08 04:59:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/08 04:59:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-dumiwux6hiko" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-dumiwux6hiko" 2026/05/08 04:59:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-dumiwux6hiko" 2026/05/08 04:59:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/08 04:59:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-dumiwux6hiko" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-dumiwux6hiko" 2026/05/08 04:59:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 04:59:07 INFO : Linkbox root 'rclone-test-dumiwux6hiko': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/08 04:59:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/08 04:59:07 DEBUG : file1: newRWFileHandle: 2026/05/08 04:59:07 DEBUG : file1(0x152dc4bbc800): openPending: 2026/05/08 04:59:07 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 04:59:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/08 04:59:07 DEBUG : file1(0x152dc4bbc800): >openPending: err= 2026/05/08 04:59:07 DEBUG : file1: >newRWFileHandle: err= 2026/05/08 04:59:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/08 04:59:07 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/08 04:59:07 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2026/05/08 04:59:07 DEBUG : WaitForWriters: timeout=30s 2026/05/08 04:59:07 DEBUG : dir: Looking for writers 2026/05/08 04:59:07 DEBUG : Looking for writers 2026/05/08 04:59:07 DEBUG : dir: reading active writers 2026/05/08 04:59:07 DEBUG : time_test: reading active writers 2026/05/08 04:59:07 DEBUG : file1: reading active writers 2026/05/08 04:59:07 DEBUG : file1: active writers 1 2026/05/08 04:59:07 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2026/05/08 04:59:07 DEBUG : dir: Looking for writers 2026/05/08 04:59:07 DEBUG : Looking for writers 2026/05/08 04:59:07 DEBUG : dir: reading active writers 2026/05/08 04:59:07 DEBUG : time_test: reading active writers 2026/05/08 04:59:07 DEBUG : file1: reading active writers 2026/05/08 04:59:07 DEBUG : file1: active writers 1 2026/05/08 04:59:07 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2026/05/08 04:59:07 DEBUG : dir: Looking for writers 2026/05/08 04:59:07 DEBUG : Looking for writers 2026/05/08 04:59:07 DEBUG : time_test: reading active writers 2026/05/08 04:59:07 DEBUG : file1: reading active writers 2026/05/08 04:59:07 DEBUG : file1: active writers 1 2026/05/08 04:59:07 DEBUG : dir: reading active writers 2026/05/08 04:59:07 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2026/05/08 04:59:07 DEBUG : dir: Looking for writers 2026/05/08 04:59:07 DEBUG : Looking for writers 2026/05/08 04:59:07 DEBUG : time_test: reading active writers 2026/05/08 04:59:07 DEBUG : file1: reading active writers 2026/05/08 04:59:07 DEBUG : file1: active writers 1 2026/05/08 04:59:07 DEBUG : dir: reading active writers 2026/05/08 04:59:07 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2026/05/08 04:59:07 DEBUG : dir: Looking for writers 2026/05/08 04:59:07 DEBUG : Looking for writers 2026/05/08 04:59:07 DEBUG : dir: reading active writers 2026/05/08 04:59:07 DEBUG : time_test: reading active writers 2026/05/08 04:59:07 DEBUG : file1: reading active writers 2026/05/08 04:59:07 DEBUG : file1: active writers 1 2026/05/08 04:59:07 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2026/05/08 04:59:08 DEBUG : dir: Looking for writers 2026/05/08 04:59:08 DEBUG : Looking for writers 2026/05/08 04:59:08 DEBUG : dir: reading active writers 2026/05/08 04:59:08 DEBUG : time_test: reading active writers 2026/05/08 04:59:08 DEBUG : file1: reading active writers 2026/05/08 04:59:08 DEBUG : file1: active writers 1 2026/05/08 04:59:08 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2026/05/08 04:59:08 DEBUG : dir: Looking for writers 2026/05/08 04:59:08 DEBUG : Looking for writers 2026/05/08 04:59:08 DEBUG : dir: reading active writers 2026/05/08 04:59:08 DEBUG : time_test: reading active writers 2026/05/08 04:59:08 DEBUG : file1: reading active writers 2026/05/08 04:59:08 DEBUG : file1: active writers 1 2026/05/08 04:59:08 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2026/05/08 04:59:09 DEBUG : dir: Looking for writers 2026/05/08 04:59:09 DEBUG : Looking for writers 2026/05/08 04:59:09 DEBUG : dir: reading active writers 2026/05/08 04:59:09 DEBUG : time_test: reading active writers 2026/05/08 04:59:09 DEBUG : file1: reading active writers 2026/05/08 04:59:09 DEBUG : file1: active writers 1 2026/05/08 04:59:09 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/08 04:59:10 DEBUG : dir: Looking for writers 2026/05/08 04:59:10 DEBUG : Looking for writers 2026/05/08 04:59:10 DEBUG : dir: reading active writers 2026/05/08 04:59:10 DEBUG : time_test: reading active writers 2026/05/08 04:59:10 DEBUG : file1: reading active writers 2026/05/08 04:59:10 DEBUG : file1: active writers 1 2026/05/08 04:59:10 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/08 04:59:11 DEBUG : dir: Looking for writers 2026/05/08 04:59:11 DEBUG : Looking for writers 2026/05/08 04:59:11 DEBUG : dir: reading active writers 2026/05/08 04:59:11 DEBUG : time_test: reading active writers 2026/05/08 04:59:11 DEBUG : file1: reading active writers 2026/05/08 04:59:11 DEBUG : file1: active writers 1 2026/05/08 04:59:11 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/08 04:59:12 DEBUG : dir: Looking for writers 2026/05/08 04:59:12 DEBUG : Looking for writers 2026/05/08 04:59:12 DEBUG : dir: reading active writers 2026/05/08 04:59:12 DEBUG : time_test: reading active writers 2026/05/08 04:59:12 DEBUG : file1: reading active writers 2026/05/08 04:59:12 DEBUG : file1: active writers 1 2026/05/08 04:59:12 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/08 04:59:13 DEBUG : dir: Looking for writers 2026/05/08 04:59:13 DEBUG : Looking for writers 2026/05/08 04:59:13 DEBUG : dir: reading active writers 2026/05/08 04:59:13 DEBUG : time_test: reading active writers 2026/05/08 04:59:13 DEBUG : file1: reading active writers 2026/05/08 04:59:13 DEBUG : file1: active writers 1 2026/05/08 04:59:13 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/08 04:59:14 DEBUG : dir: Looking for writers 2026/05/08 04:59:14 DEBUG : Looking for writers 2026/05/08 04:59:14 DEBUG : file1: reading active writers 2026/05/08 04:59:14 DEBUG : file1: active writers 1 2026/05/08 04:59:14 DEBUG : dir: reading active writers 2026/05/08 04:59:14 DEBUG : time_test: reading active writers 2026/05/08 04:59:14 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/08 04:59:15 DEBUG : dir: Looking for writers 2026/05/08 04:59:15 DEBUG : Looking for writers 2026/05/08 04:59:15 DEBUG : file1: reading active writers 2026/05/08 04:59:15 DEBUG : file1: active writers 1 2026/05/08 04:59:15 DEBUG : dir: reading active writers 2026/05/08 04:59:15 DEBUG : time_test: reading active writers 2026/05/08 04:59:15 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/08 04:59:16 DEBUG : dir: Looking for writers 2026/05/08 04:59:16 DEBUG : Looking for writers 2026/05/08 04:59:16 DEBUG : file1: reading active writers 2026/05/08 04:59:16 DEBUG : file1: active writers 1 2026/05/08 04:59:16 DEBUG : dir: reading active writers 2026/05/08 04:59:16 DEBUG : time_test: reading active writers 2026/05/08 04:59:16 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/08 04:59:17 DEBUG : dir: Looking for writers 2026/05/08 04:59:17 DEBUG : Looking for writers 2026/05/08 04:59:17 DEBUG : dir: reading active writers 2026/05/08 04:59:17 DEBUG : time_test: reading active writers 2026/05/08 04:59:17 DEBUG : file1: reading active writers 2026/05/08 04:59:17 DEBUG : file1: active writers 1 2026/05/08 04:59:17 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/08 04:59:18 DEBUG : dir: Looking for writers 2026/05/08 04:59:18 DEBUG : Looking for writers 2026/05/08 04:59:18 DEBUG : file1: reading active writers 2026/05/08 04:59:18 DEBUG : file1: active writers 1 2026/05/08 04:59:18 DEBUG : dir: reading active writers 2026/05/08 04:59:18 DEBUG : time_test: reading active writers 2026/05/08 04:59:18 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/08 04:59:19 DEBUG : dir: Looking for writers 2026/05/08 04:59:19 DEBUG : Looking for writers 2026/05/08 04:59:19 DEBUG : dir: reading active writers 2026/05/08 04:59:19 DEBUG : time_test: reading active writers 2026/05/08 04:59:19 DEBUG : file1: reading active writers 2026/05/08 04:59:19 DEBUG : file1: active writers 1 2026/05/08 04:59:19 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/08 04:59:20 DEBUG : dir: Looking for writers 2026/05/08 04:59:20 DEBUG : Looking for writers 2026/05/08 04:59:20 DEBUG : dir: reading active writers 2026/05/08 04:59:20 DEBUG : time_test: reading active writers 2026/05/08 04:59:20 DEBUG : file1: reading active writers 2026/05/08 04:59:20 DEBUG : file1: active writers 1 2026/05/08 04:59:20 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/08 04:59:21 DEBUG : dir: Looking for writers 2026/05/08 04:59:21 DEBUG : Looking for writers 2026/05/08 04:59:21 DEBUG : dir: reading active writers 2026/05/08 04:59:21 DEBUG : time_test: reading active writers 2026/05/08 04:59:21 DEBUG : file1: reading active writers 2026/05/08 04:59:21 DEBUG : file1: active writers 1 2026/05/08 04:59:21 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/08 04:59:22 DEBUG : dir: Looking for writers 2026/05/08 04:59:22 DEBUG : Looking for writers 2026/05/08 04:59:22 DEBUG : dir: reading active writers 2026/05/08 04:59:22 DEBUG : time_test: reading active writers 2026/05/08 04:59:22 DEBUG : file1: reading active writers 2026/05/08 04:59:22 DEBUG : file1: active writers 1 2026/05/08 04:59:22 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/08 04:59:23 DEBUG : dir: Looking for writers 2026/05/08 04:59:23 DEBUG : Looking for writers 2026/05/08 04:59:23 DEBUG : dir: reading active writers 2026/05/08 04:59:23 DEBUG : time_test: reading active writers 2026/05/08 04:59:23 DEBUG : file1: reading active writers 2026/05/08 04:59:23 DEBUG : file1: active writers 1 2026/05/08 04:59:23 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/08 04:59:24 DEBUG : dir: Looking for writers 2026/05/08 04:59:24 DEBUG : Looking for writers 2026/05/08 04:59:24 DEBUG : file1: reading active writers 2026/05/08 04:59:24 DEBUG : file1: active writers 1 2026/05/08 04:59:24 DEBUG : dir: reading active writers 2026/05/08 04:59:24 DEBUG : time_test: reading active writers 2026/05/08 04:59:24 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/08 04:59:25 DEBUG : dir: Looking for writers 2026/05/08 04:59:25 DEBUG : Looking for writers 2026/05/08 04:59:25 DEBUG : dir: reading active writers 2026/05/08 04:59:25 DEBUG : time_test: reading active writers 2026/05/08 04:59:25 DEBUG : file1: reading active writers 2026/05/08 04:59:25 DEBUG : file1: active writers 1 2026/05/08 04:59:25 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/08 04:59:25 DEBUG : forgetting directory cache 2026/05/08 04:59:25 DEBUG : dir: forgetting directory cache 2026/05/08 04:59:25 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" 2026/05/08 04:59:26 DEBUG : dir: Looking for writers 2026/05/08 04:59:26 DEBUG : Looking for writers 2026/05/08 04:59:26 DEBUG : dir: reading active writers 2026/05/08 04:59:26 DEBUG : time_test: reading active writers 2026/05/08 04:59:26 DEBUG : file1: reading active writers 2026/05/08 04:59:26 DEBUG : file1: active writers 1 2026/05/08 04:59:26 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/08 04:59:27 DEBUG : dir: Looking for writers 2026/05/08 04:59:27 DEBUG : Looking for writers 2026/05/08 04:59:27 DEBUG : dir: reading active writers 2026/05/08 04:59:27 DEBUG : time_test: reading active writers 2026/05/08 04:59:27 DEBUG : file1: reading active writers 2026/05/08 04:59:27 DEBUG : file1: active writers 1 2026/05/08 04:59:27 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/08 04:59:28 DEBUG : dir: Looking for writers 2026/05/08 04:59:28 DEBUG : Looking for writers 2026/05/08 04:59:28 DEBUG : time_test: reading active writers 2026/05/08 04:59:28 DEBUG : file1: reading active writers 2026/05/08 04:59:28 DEBUG : file1: active writers 1 2026/05/08 04:59:28 DEBUG : dir: reading active writers 2026/05/08 04:59:28 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/08 04:59:29 DEBUG : dir: Looking for writers 2026/05/08 04:59:29 DEBUG : Looking for writers 2026/05/08 04:59:29 DEBUG : dir: reading active writers 2026/05/08 04:59:29 DEBUG : time_test: reading active writers 2026/05/08 04:59:29 DEBUG : file1: reading active writers 2026/05/08 04:59:29 DEBUG : file1: active writers 1 2026/05/08 04:59:29 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/08 04:59:30 DEBUG : dir: Looking for writers 2026/05/08 04:59:30 DEBUG : Looking for writers 2026/05/08 04:59:30 DEBUG : dir: reading active writers 2026/05/08 04:59:30 DEBUG : time_test: reading active writers 2026/05/08 04:59:30 DEBUG : file1: reading active writers 2026/05/08 04:59:30 DEBUG : file1: active writers 1 2026/05/08 04:59:30 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/08 04:59:31 DEBUG : dir: Looking for writers 2026/05/08 04:59:31 DEBUG : Looking for writers 2026/05/08 04:59:31 DEBUG : dir: reading active writers 2026/05/08 04:59:31 DEBUG : time_test: reading active writers 2026/05/08 04:59:31 DEBUG : file1: reading active writers 2026/05/08 04:59:31 DEBUG : file1: active writers 1 2026/05/08 04:59:31 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/08 04:59:32 DEBUG : dir: Looking for writers 2026/05/08 04:59:32 DEBUG : Looking for writers 2026/05/08 04:59:32 DEBUG : dir: reading active writers 2026/05/08 04:59:32 DEBUG : time_test: reading active writers 2026/05/08 04:59:32 DEBUG : file1: reading active writers 2026/05/08 04:59:32 DEBUG : file1: active writers 1 2026/05/08 04:59:32 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/08 04:59:33 DEBUG : dir: Looking for writers 2026/05/08 04:59:33 DEBUG : Looking for writers 2026/05/08 04:59:33 DEBUG : dir: reading active writers 2026/05/08 04:59:33 DEBUG : time_test: reading active writers 2026/05/08 04:59:33 DEBUG : file1: reading active writers 2026/05/08 04:59:33 DEBUG : file1: active writers 1 2026/05/08 04:59:33 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/08 04:59:34 DEBUG : dir: Looking for writers 2026/05/08 04:59:34 DEBUG : Looking for writers 2026/05/08 04:59:34 DEBUG : dir: reading active writers 2026/05/08 04:59:34 DEBUG : time_test: reading active writers 2026/05/08 04:59:34 DEBUG : file1: reading active writers 2026/05/08 04:59:34 DEBUG : file1: active writers 1 2026/05/08 04:59:34 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/08 04:59:35 DEBUG : dir: Looking for writers 2026/05/08 04:59:35 DEBUG : Looking for writers 2026/05/08 04:59:35 DEBUG : dir: reading active writers 2026/05/08 04:59:35 DEBUG : time_test: reading active writers 2026/05/08 04:59:35 DEBUG : file1: reading active writers 2026/05/08 04:59:35 DEBUG : file1: active writers 1 2026/05/08 04:59:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/08 04:59:36 DEBUG : dir: Looking for writers 2026/05/08 04:59:36 DEBUG : Looking for writers 2026/05/08 04:59:36 DEBUG : dir: reading active writers 2026/05/08 04:59:36 DEBUG : time_test: reading active writers 2026/05/08 04:59:36 DEBUG : file1: reading active writers 2026/05/08 04:59:36 DEBUG : file1: active writers 1 2026/05/08 04:59:36 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/08 04:59:37 DEBUG : dir: Looking for writers 2026/05/08 04:59:37 DEBUG : Looking for writers 2026/05/08 04:59:37 DEBUG : dir: reading active writers 2026/05/08 04:59:37 DEBUG : time_test: reading active writers 2026/05/08 04:59:37 DEBUG : file1: reading active writers 2026/05/08 04:59:37 DEBUG : file1: active writers 1 2026/05/08 04:59:37 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/08 04:59:37 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0x152dc4bc3100 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0x152dc4dc8d88 notify:{wait:0 notify:0 lock:0 head: tail:} checker:23286320500160} name:file1 opens:1 downloaders: o: fd:0x152dc4530770 info:{ModTime:{wall:14012802111119220010 ext:1825759730186 loc:0x4728200} ATime:{wall:14012802111119220010 ext:1825759730186 loc:0x4728200} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false graceTimer:}, } 2026/05/08 04:59:37 DEBUG : >WaitForWriters: 2026/05/08 04:59:37 DEBUG : Linkbox root 'rclone-test-dumiwux6hiko': vfs cache: cleaner exiting run.go:172: removing file "time_test" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "time_test" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "time_test" failed: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:655 Error: Should be true Test: TestRWFileModTimeWithOpenWriters Messages: listing wrong, want 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/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:655 Error: Should be true Test: TestRWFileModTimeWithOpenWriters Messages: Unexpected file "time_test" 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:655 Error: Should be true Test: TestRWFileModTimeWithOpenWriters 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:655 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestRWFileModTimeWithOpenWriters Messages: directories --- FAIL: TestRWFileModTimeWithOpenWriters (48.85s) === RUN TestRWCacheRename run.go:198: Remote "Linkbox root 'rclone-test-dumiwux6hiko'", Local "Local file system at /tmp/rclone1930328265", Modify Window "876000h0m0s" 2026/05/08 04:59:56 INFO : Linkbox root 'rclone-test-dumiwux6hiko': poll-interval is not supported by this remote 2026/05/08 04:59:56 DEBUG : Linkbox root 'rclone-test-dumiwux6hiko': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/08 04:59:56 DEBUG : Linkbox root 'rclone-test-dumiwux6hiko': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-dumiwux6hiko" 2026/05/08 04:59:56 DEBUG : Linkbox root 'rclone-test-dumiwux6hiko': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-dumiwux6hiko" 2026/05/08 04:59:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-dumiwux6hiko" 2026/05/08 04:59:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/08 04:59:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-dumiwux6hiko" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-dumiwux6hiko" 2026/05/08 04:59:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-dumiwux6hiko" 2026/05/08 04:59:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/08 04:59:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-dumiwux6hiko" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-dumiwux6hiko" read_write_test.go:694: skip as can't rename files 2026/05/08 04:59:56 DEBUG : WaitForWriters: timeout=30s 2026/05/08 04:59:56 INFO : Linkbox root 'rclone-test-dumiwux6hiko': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/08 04:59:56 DEBUG : Looking for writers 2026/05/08 04:59:56 DEBUG : >WaitForWriters: 2026/05/08 04:59:56 DEBUG : Linkbox root 'rclone-test-dumiwux6hiko': vfs cache: cleaner exiting run.go:172: removing file "time_test" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit 2026/05/08 04:59:57 DEBUG : forgetting directory cache 2026/05/08 04:59:57 DEBUG : dir: forgetting directory cache 2026/05/08 04:59:57 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" run.go:172: removing file "time_test" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "time_test" failed: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:694 Error: Should be true Test: TestRWCacheRename Messages: listing wrong, want 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/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:694 Error: Should be true Test: TestRWCacheRename Messages: Unexpected file "time_test" 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:694 Error: Should be true Test: TestRWCacheRename 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:694 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestRWCacheRename Messages: directories --- FAIL: TestRWCacheRename (18.60s) === RUN TestRWCacheUpdate run.go:198: Remote "Linkbox root 'rclone-test-dumiwux6hiko'", Local "Local file system at /tmp/rclone1930328265", Modify Window "876000h0m0s" 2026/05/08 05:00:14 INFO : Linkbox root 'rclone-test-dumiwux6hiko': poll-interval is not supported by this remote 2026/05/08 05:00:14 DEBUG : Linkbox root 'rclone-test-dumiwux6hiko': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/08 05:00:14 DEBUG : Linkbox root 'rclone-test-dumiwux6hiko': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-dumiwux6hiko" 2026/05/08 05:00:14 DEBUG : Linkbox root 'rclone-test-dumiwux6hiko': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-dumiwux6hiko" 2026/05/08 05:00:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-dumiwux6hiko" 2026/05/08 05:00:14 DEBUG : Config file has changed externally - reloading 2026/05/08 05:00:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/08 05:00:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-dumiwux6hiko" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-dumiwux6hiko" 2026/05/08 05:00:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-dumiwux6hiko" 2026/05/08 05:00:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/08 05:00:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-dumiwux6hiko" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-dumiwux6hiko" read_write_test.go:730: skip as modtime not supported 2026/05/08 05:00:14 DEBUG : WaitForWriters: timeout=30s 2026/05/08 05:00:14 DEBUG : Looking for writers 2026/05/08 05:00:14 DEBUG : >WaitForWriters: 2026/05/08 05:00:14 INFO : Linkbox root 'rclone-test-dumiwux6hiko': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/08 05:00:14 DEBUG : Linkbox root 'rclone-test-dumiwux6hiko': vfs cache: cleaner exiting 2026/05/08 05:00:14 DEBUG : forgetting directory cache run.go:172: removing file "time_test" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "time_test" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "time_test" failed: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: 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/05/08 05:00:29 DEBUG : forgetting directory cache 2026/05/08 05:00:29 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:730 Error: Should be true Test: TestRWCacheUpdate Messages: listing wrong, want 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/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:730 Error: Should be true Test: TestRWCacheUpdate Messages: Unexpected file "time_test" 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:730 Error: Should be true Test: TestRWCacheUpdate 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:730 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestRWCacheUpdate Messages: directories --- FAIL: TestRWCacheUpdate (18.63s) === RUN TestCaseSensitivity run.go:198: Remote "Linkbox root 'rclone-test-dumiwux6hiko'", Local "Local file system at /tmp/rclone1930328265", Modify Window "876000h0m0s" vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive run.go:172: removing file "time_test" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "time_test" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "time_test" failed: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:20 Error: Should be true Test: TestCaseSensitivity Messages: listing wrong, want 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/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:20 Error: Should be true Test: TestCaseSensitivity Messages: Unexpected file "time_test" 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:20 Error: Should be true Test: TestCaseSensitivity 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:20 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestCaseSensitivity Messages: directories --- FAIL: TestCaseSensitivity (18.89s) === RUN TestUnicodeNormalization run.go:198: Remote "Linkbox root 'rclone-test-dumiwux6hiko'", Local "Local file system at /tmp/rclone1930328265", Modify Window "876000h0m0s" 2026/05/08 05:00:54 DEBUG : normal name with no special characters.txt: Trying to read object after upload: try again in 100ms (1/10) 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:358 /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 dir/file1 (14), normal name with no special characters.txt (5), time_test (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:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:179 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestUnicodeNormalization Messages: Unexpected file "time_test" 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:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:179 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestUnicodeNormalization Messages: Unexpected file "dir/file1" 2026/05/08 05:01:05 INFO : Linkbox root 'rclone-test-dumiwux6hiko': poll-interval is not supported by this remote 2026/05/08 05:01:05 NOTICE: Linkbox root 'rclone-test-dumiwux6hiko': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/08 05:01:05 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/08 05:01:05 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/05/08 05:01:05 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/05/08 05:01:05 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/05/08 05:01:05 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/08 05:01:05 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/08 05:01:05 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/08 05:01:05 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/05/08 05:01:05 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/05/08 05:01:05 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/05/08 05:01:05 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/05/08 05:01:06 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/08 05:01:06 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/08 05:01:06 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/05/08 05:01:06 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/05/08 05:01:06 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/05/08 05:01:06 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/08 05:01:06 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/08 05:01:06 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/08 05:01:06 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/05/08 05:01:06 DEBUG : WaitForWriters: timeout=30s 2026/05/08 05:01:06 DEBUG : dir: Looking for writers 2026/05/08 05:01:06 DEBUG : Looking for writers 2026/05/08 05:01:06 DEBUG : dir: reading active writers 2026/05/08 05:01:06 DEBUG : normal name with no special characters.txt: reading active writers 2026/05/08 05:01:06 DEBUG : time_test: reading active writers 2026/05/08 05:01:06 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/05/08 05:01:06 DEBUG : >WaitForWriters: run.go:172: removing file "time_test" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "time_test" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "time_test" failed: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestUnicodeNormalization Messages: listing wrong, want 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/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestUnicodeNormalization Messages: Unexpected file "time_test" 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestUnicodeNormalization 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestUnicodeNormalization Messages: directories --- FAIL: TestUnicodeNormalization (35.38s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "Linkbox root 'rclone-test-dumiwux6hiko'", Local "Local file system at /tmp/rclone1930328265", Modify Window "876000h0m0s" 2026/05/08 05:01:27 INFO : Linkbox root 'rclone-test-dumiwux6hiko': poll-interval is not supported by this remote 2026/05/08 05:01:27 NOTICE: Linkbox root 'rclone-test-dumiwux6hiko': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/08 05:01:27 DEBUG : Linkbox root 'rclone-test-dumiwux6hiko': Reusing VFS from active cache 2026/05/08 05:01:27 DEBUG : WaitForWriters: timeout=30s 2026/05/08 05:01:27 DEBUG : Looking for writers 2026/05/08 05:01:27 DEBUG : >WaitForWriters: 2026/05/08 05:01:27 DEBUG : WaitForWriters: timeout=30s 2026/05/08 05:01:27 DEBUG : Looking for writers 2026/05/08 05:01:27 DEBUG : >WaitForWriters: run.go:172: removing file "time_test" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "time_test" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "time_test" failed: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit 2026/05/08 05:01:31 DEBUG : forgetting directory cache 2026/05/08 05:01:31 DEBUG : dir: forgetting directory cache 2026/05/08 05:01:31 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" run.go:172: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestVFSNew Messages: listing wrong, want 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/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestVFSNew Messages: Unexpected file "time_test" 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestVFSNew 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestVFSNew Messages: directories --- FAIL: TestVFSNew (18.56s) === RUN TestVFSNewWithOpts run.go:198: Remote "Linkbox root 'rclone-test-dumiwux6hiko'", Local "Local file system at /tmp/rclone1930328265", Modify Window "876000h0m0s" 2026/05/08 05:01:46 INFO : Linkbox root 'rclone-test-dumiwux6hiko': poll-interval is not supported by this remote 2026/05/08 05:01:46 NOTICE: Linkbox root 'rclone-test-dumiwux6hiko': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/08 05:01:46 DEBUG : WaitForWriters: timeout=30s 2026/05/08 05:01:46 DEBUG : Looking for writers 2026/05/08 05:01:46 DEBUG : >WaitForWriters: run.go:172: removing file "time_test" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "time_test" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "time_test" failed: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: 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/05/08 05:02:03 DEBUG : forgetting directory cache 2026/05/08 05:02:03 DEBUG : dir: forgetting directory cache 2026/05/08 05:02:03 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/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestVFSNewWithOpts Messages: listing wrong, want 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/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestVFSNewWithOpts Messages: Unexpected file "time_test" 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestVFSNewWithOpts 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestVFSNewWithOpts Messages: directories --- FAIL: TestVFSNewWithOpts (18.61s) === RUN TestVFSRoot run.go:198: Remote "Linkbox root 'rclone-test-dumiwux6hiko'", Local "Local file system at /tmp/rclone1930328265", Modify Window "876000h0m0s" 2026/05/08 05:02:04 INFO : Linkbox root 'rclone-test-dumiwux6hiko': poll-interval is not supported by this remote 2026/05/08 05:02:04 NOTICE: Linkbox root 'rclone-test-dumiwux6hiko': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/08 05:02:04 DEBUG : WaitForWriters: timeout=30s 2026/05/08 05:02:04 DEBUG : Looking for writers 2026/05/08 05:02:04 DEBUG : >WaitForWriters: run.go:172: removing file "time_test" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "time_test" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "time_test" failed: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestVFSRoot Messages: listing wrong, want 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/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestVFSRoot Messages: Unexpected file "time_test" 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestVFSRoot 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestVFSRoot Messages: directories --- FAIL: TestVFSRoot (18.61s) === RUN TestVFSStat run.go:198: Remote "Linkbox root 'rclone-test-dumiwux6hiko'", Local "Local file system at /tmp/rclone1930328265", Modify Window "876000h0m0s" 2026/05/08 05:02:23 INFO : Linkbox root 'rclone-test-dumiwux6hiko': poll-interval is not supported by this remote 2026/05/08 05:02:23 NOTICE: Linkbox root 'rclone-test-dumiwux6hiko': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/08 05:02:24 DEBUG : forgetting directory cache 2026/05/08 05:02:24 DEBUG : dir: forgetting directory cache 2026/05/08 05:02:24 DEBUG : dir: forgetting directory cache 2026/05/08 05:02:24 DEBUG : Removed virtual directory entry vAddFile: "file1" 2026/05/08 05:02:25 DEBUG : file1: Trying to read object after upload: try again in 100ms (1/10) 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:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:190 Error: Should be true Test: TestVFSStat Messages: listing wrong, want dir/file2 (14), file1 (14) got dir/file1 (14), dir/file2 (14), 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:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:190 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestVFSStat Messages: Unexpected file "time_test" 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:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:190 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestVFSStat Messages: Unexpected file "dir/file1" 2026/05/08 05:02:37 DEBUG : WaitForWriters: timeout=30s 2026/05/08 05:02:37 DEBUG : dir: Looking for writers 2026/05/08 05:02:37 DEBUG : file2: reading active writers 2026/05/08 05:02:37 DEBUG : file1: reading active writers 2026/05/08 05:02:37 DEBUG : Looking for writers 2026/05/08 05:02:37 DEBUG : dir: reading active writers 2026/05/08 05:02:37 DEBUG : file1: reading active writers 2026/05/08 05:02:37 DEBUG : time_test: reading active writers 2026/05/08 05:02:37 DEBUG : >WaitForWriters: run.go:172: removing file "time_test" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "time_test" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "time_test" failed: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: 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/05/08 05:02:55 DEBUG : forgetting directory cache 2026/05/08 05:02:55 DEBUG : dir: forgetting directory cache 2026/05/08 05:02:55 DEBUG : dir: forgetting directory cache 2026/05/08 05:02:55 DEBUG : 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/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestVFSStat Messages: listing wrong, want 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/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestVFSStat Messages: Unexpected file "time_test" 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestVFSStat 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 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 (35.49s) === RUN TestVFSStatParent run.go:198: Remote "Linkbox root 'rclone-test-dumiwux6hiko'", Local "Local file system at /tmp/rclone1930328265", Modify Window "876000h0m0s" 2026/05/08 05:02:58 INFO : Linkbox root 'rclone-test-dumiwux6hiko': poll-interval is not supported by this remote 2026/05/08 05:02:58 NOTICE: Linkbox root 'rclone-test-dumiwux6hiko': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 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:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:225 Error: Should be true Test: TestVFSStatParent Messages: listing wrong, want dir/file2 (14), file1 (14) got dir/file1 (14), dir/file2 (14), 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:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:225 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestVFSStatParent Messages: Unexpected file "time_test" 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:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:225 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestVFSStatParent Messages: Unexpected file "dir/file1" 2026/05/08 05:03:12 DEBUG : WaitForWriters: timeout=30s 2026/05/08 05:03:12 DEBUG : dir: Looking for writers 2026/05/08 05:03:12 DEBUG : Looking for writers 2026/05/08 05:03:12 DEBUG : dir: reading active writers 2026/05/08 05:03:12 DEBUG : file1: reading active writers 2026/05/08 05:03:12 DEBUG : time_test: reading active writers 2026/05/08 05:03:12 DEBUG : >WaitForWriters: run.go:172: removing file "time_test" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "time_test" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "time_test" failed: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: 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 2026/05/08 05:03:28 DEBUG : dir: forgetting directory cache 2026/05/08 05:03:28 DEBUG : forgetting directory cache 2026/05/08 05:03:28 DEBUG : dir: forgetting directory cache 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestVFSStatParent Messages: listing wrong, want 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/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestVFSStatParent Messages: Unexpected file "time_test" 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestVFSStatParent 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 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 (34.56s) === RUN TestVFSOpenFile run.go:198: Remote "Linkbox root 'rclone-test-dumiwux6hiko'", Local "Local file system at /tmp/rclone1930328265", Modify Window "876000h0m0s" 2026/05/08 05:03:33 INFO : Linkbox root 'rclone-test-dumiwux6hiko': poll-interval is not supported by this remote 2026/05/08 05:03:33 NOTICE: Linkbox root 'rclone-test-dumiwux6hiko': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/08 05:03:35 DEBUG : file1: Trying to read object after upload: try again in 100ms (1/10) 2026/05/08 05:03:35 DEBUG : file1: Trying to read object after upload: try again in 200ms (2/10) 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/05/08 05:03:46 DEBUG : forgetting directory cache 2026/05/08 05:03:46 DEBUG : dir: forgetting directory cache 2026/05/08 05:03:46 DEBUG : dir/virtualDir: forgetting directory cache 2026/05/08 05:03:46 DEBUG : dir: forgetting directory cache 2026/05/08 05:03:46 DEBUG : dir/virtualDir: 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:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:257 Error: Should be true Test: TestVFSOpenFile Messages: listing wrong, want dir/file2 (14), file1 (14) got dir/file1 (14), dir/file2 (14), 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:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:257 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestVFSOpenFile Messages: Unexpected file "time_test" 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:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:257 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestVFSOpenFile Messages: Unexpected file "dir/file1" 2026/05/08 05:03:48 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/08 05:03:48 DEBUG : file1: Open: flags=O_RDONLY 2026/05/08 05:03:48 DEBUG : file1: >Open: fd=file1 (r), err= 2026/05/08 05:03:48 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/05/08 05:03:48 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/08 05:03:48 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/05/08 05:03:48 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/08 05:03:48 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/05/08 05:03:48 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:03:48 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:03:48 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/05/08 05:03:48 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/05/08 05:03:48 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/05/08 05:03:48 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/05/08 05:03:48 DEBUG : Linkbox root 'rclone-test-dumiwux6hiko': File to upload is small (0 bytes), uploading instead of streaming 2026/05/08 05:03:48 ERROR : dir/new_file.txt: WriteFileHandle.New Rcat failed: can't upload empty files to this remote 2026/05/08 05:03:48 DEBUG : dir/new_file.txt: Remove: 2026/05/08 05:03:48 DEBUG : dir: Added virtual directory entry vDel: "new_file.txt" 2026/05/08 05:03:48 DEBUG : dir/new_file.txt: >Remove: err= 2026/05/08 05:03:48 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:03:48 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/05/08 05:03:48 DEBUG : WaitForWriters: timeout=30s 2026/05/08 05:03:48 DEBUG : dir: Looking for writers 2026/05/08 05:03:48 DEBUG : file1: reading active writers 2026/05/08 05:03:48 DEBUG : file2: reading active writers 2026/05/08 05:03:48 DEBUG : Looking for writers 2026/05/08 05:03:48 DEBUG : dir: reading active writers 2026/05/08 05:03:48 DEBUG : file1: reading active writers 2026/05/08 05:03:48 DEBUG : time_test: reading active writers 2026/05/08 05:03:48 DEBUG : >WaitForWriters: run.go:172: removing file "time_test" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "time_test" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "time_test" failed: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestVFSOpenFile Messages: listing wrong, want 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/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestVFSOpenFile Messages: Unexpected file "time_test" 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestVFSOpenFile 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 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 (36.63s) === RUN TestVFSRename run.go:198: Remote "Linkbox root 'rclone-test-dumiwux6hiko'", Local "Local file system at /tmp/rclone1930328265", Modify Window "876000h0m0s" 2026/05/08 05:04:10 INFO : Linkbox root 'rclone-test-dumiwux6hiko': poll-interval is not supported by this remote 2026/05/08 05:04:10 NOTICE: Linkbox root 'rclone-test-dumiwux6hiko': --vfs-cache-mode writes or full is recommended for this remote as it can't stream vfs_test.go:291: skip as can't rename files 2026/05/08 05:04:10 DEBUG : WaitForWriters: timeout=30s 2026/05/08 05:04:10 DEBUG : Looking for writers 2026/05/08 05:04:10 DEBUG : >WaitForWriters: run.go:172: removing file "time_test" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "time_test" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "time_test" failed: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:291 Error: Should be true Test: TestVFSRename Messages: listing wrong, want 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/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:291 Error: Should be true Test: TestVFSRename Messages: Unexpected file "time_test" 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:291 Error: Should be true Test: TestVFSRename 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:291 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 (18.59s) === RUN TestVFSStatfs run.go:198: Remote "Linkbox root 'rclone-test-dumiwux6hiko'", Local "Local file system at /tmp/rclone1930328265", Modify Window "876000h0m0s" 2026/05/08 05:04:28 INFO : Linkbox root 'rclone-test-dumiwux6hiko': poll-interval is not supported by this remote 2026/05/08 05:04:28 NOTICE: Linkbox root 'rclone-test-dumiwux6hiko': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/08 05:04:28 DEBUG : WaitForWriters: timeout=30s 2026/05/08 05:04:28 DEBUG : Looking for writers 2026/05/08 05:04:28 DEBUG : >WaitForWriters: run.go:172: removing file "time_test" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "time_test" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "time_test" failed: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestVFSStatfs Messages: listing wrong, want 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/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestVFSStatfs Messages: Unexpected file "time_test" 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestVFSStatfs 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestVFSStatfs Messages: directories --- FAIL: TestVFSStatfs (18.55s) === RUN TestVFSMkdir run.go:198: Remote "Linkbox root 'rclone-test-dumiwux6hiko'", Local "Local file system at /tmp/rclone1930328265", Modify Window "876000h0m0s" 2026/05/08 05:04:47 INFO : Linkbox root 'rclone-test-dumiwux6hiko': poll-interval is not supported by this remote 2026/05/08 05:04:47 NOTICE: Linkbox root 'rclone-test-dumiwux6hiko': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 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:378 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:371 Error: Should be true Test: TestVFSMkdir Messages: listing wrong, want 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/run.go:378 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:371 Error: Should be true Test: TestVFSMkdir Messages: Unexpected file "time_test" 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:378 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:371 Error: Should be true Test: TestVFSMkdir 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:378 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:371 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestVFSMkdir Messages: directories 2026/05/08 05:04:56 DEBUG : forgetting directory cache 2026/05/08 05:04:56 DEBUG : dir: forgetting directory cache 2026/05/08 05:04:56 DEBUG : dir: forgetting directory cache 2026/05/08 05:04:56 DEBUG : Removed virtual directory entry vAddFile: "file1" 2026/05/08 05:04:56 DEBUG : Added virtual directory entry vAddDir: "/" 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:378 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:376 Error: Should be true Test: TestVFSMkdir Messages: listing wrong, want 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/run.go:378 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:376 Error: Should be true Test: TestVFSMkdir Messages: Unexpected file "time_test" 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:378 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:376 Error: Should be true Test: TestVFSMkdir 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:378 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:376 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestVFSMkdir Messages: directories 2026/05/08 05:05:07 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: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:378 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:382 Error: Should be true Test: TestVFSMkdir Messages: listing wrong, want 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/run.go:378 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:382 Error: Should be true Test: TestVFSMkdir Messages: Unexpected file "time_test" 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:378 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:382 Error: Should be true Test: TestVFSMkdir 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:378 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:382 Error: Not equal: expected: []string{"a"} actual : []string{"a", "dir"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=1) "a" +([]string) (len=2) { + (string) (len=1) "a", + (string) (len=3) "dir" } Test: TestVFSMkdir Messages: directories 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/05/08 05:05:19 DEBUG : forgetting directory cache 2026/05/08 05:05:19 DEBUG : dir: forgetting directory cache 2026/05/08 05:05:19 DEBUG : dir: forgetting directory cache 2026/05/08 05:05:19 DEBUG : Removed virtual directory entry vAddFile: "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: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:378 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:388 Error: Should be true Test: TestVFSMkdir Messages: listing wrong, want 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/run.go:378 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:388 Error: Should be true Test: TestVFSMkdir Messages: Unexpected file "time_test" 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:378 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:388 Error: Should be true Test: TestVFSMkdir 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:378 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:388 Error: Not equal: expected: []string{"a"} actual : []string{"a", "dir"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=1) "a" +([]string) (len=2) { + (string) (len=1) "a", + (string) (len=3) "dir" } Test: TestVFSMkdir Messages: directories 2026/05/08 05:05:27 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: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:378 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:394 Error: Should be true Test: TestVFSMkdir Messages: listing wrong, want 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/run.go:378 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:394 Error: Should be true Test: TestVFSMkdir Messages: Unexpected file "time_test" 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:378 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:394 Error: Should be true Test: TestVFSMkdir 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:378 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:394 Error: Not equal: expected: []string{"a", "b"} actual : []string{"a", "b", "dir"} Diff: --- Expected +++ Actual @@ -1,4 +1,5 @@ -([]string) (len=2) { +([]string) (len=3) { (string) (len=1) "a", - (string) (len=1) "b" + (string) (len=1) "b", + (string) (len=3) "dir" } Test: TestVFSMkdir Messages: directories 2026/05/08 05:05:39 DEBUG : Added virtual directory entry vAddDir: "c" 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:378 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:400 Error: Should be true Test: TestVFSMkdir Messages: listing wrong, want 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/run.go:378 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:400 Error: Should be true Test: TestVFSMkdir Messages: Unexpected file "time_test" 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:378 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:400 Error: Should be true Test: TestVFSMkdir 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:378 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:400 Error: Not equal: expected: []string{"a", "b", "c"} actual : []string{"a", "b", "c", "dir"} Diff: --- Expected +++ Actual @@ -1,5 +1,6 @@ -([]string) (len=3) { +([]string) (len=4) { (string) (len=1) "a", (string) (len=1) "b", - (string) (len=1) "c" + (string) (len=1) "c", + (string) (len=3) "dir" } Test: TestVFSMkdir Messages: directories 2026/05/08 05:05:51 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 2026/05/08 05:05:56 DEBUG : forgetting directory cache 2026/05/08 05:05:56 DEBUG : dir: forgetting directory cache 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:378 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:406 Error: Should be true Test: TestVFSMkdir Messages: listing wrong, want 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/run.go:378 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:406 Error: Should be true Test: TestVFSMkdir Messages: Unexpected file "time_test" 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:378 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:406 Error: Should be true Test: TestVFSMkdir 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:378 /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", "d", "dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=4) { +([]string) (len=5) { (string) (len=1) "a", @@ -4,3 +4,4 @@ (string) (len=1) "c", - (string) (len=1) "d" + (string) (len=1) "d", + (string) (len=3) "dir" } Test: TestVFSMkdir Messages: directories 2026/05/08 05:06:02 DEBUG : WaitForWriters: timeout=30s 2026/05/08 05:06:02 DEBUG : b: Looking for writers 2026/05/08 05:06:02 DEBUG : c: Looking for writers 2026/05/08 05:06:02 DEBUG : d: Looking for writers 2026/05/08 05:06:02 DEBUG : dir: Looking for writers 2026/05/08 05:06:02 DEBUG : Looking for writers 2026/05/08 05:06:02 DEBUG : a: Looking for writers 2026/05/08 05:06:02 DEBUG : Looking for writers 2026/05/08 05:06:02 DEBUG : c: reading active writers 2026/05/08 05:06:02 DEBUG : d: reading active writers 2026/05/08 05:06:02 DEBUG : dir: reading active writers 2026/05/08 05:06:02 DEBUG : time_test: reading active writers 2026/05/08 05:06:02 DEBUG : /: reading active writers 2026/05/08 05:06:02 DEBUG : a: reading active writers 2026/05/08 05:06:02 DEBUG : b: reading active writers 2026/05/08 05:06:02 DEBUG : >WaitForWriters: run.go:172: removing file "time_test" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "time_test" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "time_test" failed: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestVFSMkdir Messages: listing wrong, want 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/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestVFSMkdir Messages: Unexpected file "time_test" 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestVFSMkdir 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestVFSMkdir Messages: directories --- FAIL: TestVFSMkdir (100.89s) === RUN TestVFSMkdirAll run.go:198: Remote "Linkbox root 'rclone-test-dumiwux6hiko'", Local "Local file system at /tmp/rclone1930328265", Modify Window "876000h0m0s" 2026/05/08 05:06:28 INFO : Linkbox root 'rclone-test-dumiwux6hiko': poll-interval is not supported by this remote 2026/05/08 05:06:28 NOTICE: Linkbox root 'rclone-test-dumiwux6hiko': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 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:378 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:416 Error: Should be true Test: TestVFSMkdirAll Messages: listing wrong, want 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/run.go:378 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:416 Error: Should be true Test: TestVFSMkdirAll Messages: Unexpected file "time_test" 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:378 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:416 Error: Should be true Test: TestVFSMkdirAll 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:378 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:416 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestVFSMkdirAll Messages: directories 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:378 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:421 Error: Should be true Test: TestVFSMkdirAll Messages: listing wrong, want 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/run.go:378 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:421 Error: Should be true Test: TestVFSMkdirAll Messages: Unexpected file "time_test" 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:378 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:421 Error: Should be true Test: TestVFSMkdirAll 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:378 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:421 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestVFSMkdirAll Messages: directories 2026/05/08 05:06:48 DEBUG : Added virtual directory entry vAddDir: "a" 2026/05/08 05:06:49 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/05/08 05:06:51 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/05/08 05:06:53 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: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:378 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:427 Error: Should be true Test: TestVFSMkdirAll Messages: listing wrong, want 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/run.go:378 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:427 Error: Should be true Test: TestVFSMkdirAll Messages: Unexpected file "time_test" 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:378 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:427 Error: Should be true Test: TestVFSMkdirAll 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:378 /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{"a", "a/b", "a/b/c", "a/b/c/d", "dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=4) { +([]string) (len=5) { (string) (len=1) "a", @@ -4,3 +4,4 @@ (string) (len=5) "a/b/c", - (string) (len=7) "a/b/c/d" + (string) (len=7) "a/b/c/d", + (string) (len=3) "dir" } Test: TestVFSMkdirAll Messages: directories fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/05/08 05:07:07 DEBUG : forgetting directory cache 2026/05/08 05:07:07 DEBUG : dir: forgetting 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:378 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:433 Error: Should be true Test: TestVFSMkdirAll Messages: listing wrong, want 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/run.go:378 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:433 Error: Should be true Test: TestVFSMkdirAll Messages: Unexpected file "time_test" 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:378 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:433 Error: Should be true Test: TestVFSMkdirAll 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:378 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:433 Error: Not equal: expected: []string{"a", "a/b", "a/b/c", "a/b/c/d"} actual : []string{"a", "a/b", "a/b/c", "a/b/c/d", "dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=4) { +([]string) (len=5) { (string) (len=1) "a", @@ -4,3 +4,4 @@ (string) (len=5) "a/b/c", - (string) (len=7) "a/b/c/d" + (string) (len=7) "a/b/c/d", + (string) (len=3) "dir" } Test: TestVFSMkdirAll Messages: directories 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:378 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:439 Error: Should be true Test: TestVFSMkdirAll Messages: listing wrong, want 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/run.go:378 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:439 Error: Should be true Test: TestVFSMkdirAll Messages: Unexpected file "time_test" 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:378 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:439 Error: Should be true Test: TestVFSMkdirAll 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:378 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:439 Error: Not equal: expected: []string{"a", "a/b", "a/b/c", "a/b/c/d"} actual : []string{"a", "a/b", "a/b/c", "a/b/c/d", "dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=4) { +([]string) (len=5) { (string) (len=1) "a", @@ -4,3 +4,4 @@ (string) (len=5) "a/b/c", - (string) (len=7) "a/b/c/d" + (string) (len=7) "a/b/c/d", + (string) (len=3) "dir" } Test: TestVFSMkdirAll Messages: directories 2026/05/08 05:07:27 DEBUG : WaitForWriters: timeout=30s 2026/05/08 05:07:27 DEBUG : dir: Looking for writers 2026/05/08 05:07:27 DEBUG : a/b/c/d: Looking for writers 2026/05/08 05:07:27 DEBUG : a/b/c: Looking for writers 2026/05/08 05:07:27 DEBUG : d: reading active writers 2026/05/08 05:07:27 DEBUG : a/b: Looking for writers 2026/05/08 05:07:27 DEBUG : c: reading active writers 2026/05/08 05:07:27 DEBUG : a: Looking for writers 2026/05/08 05:07:27 DEBUG : b: reading active writers 2026/05/08 05:07:27 DEBUG : Looking for writers 2026/05/08 05:07:27 DEBUG : dir: reading active writers 2026/05/08 05:07:27 DEBUG : time_test: reading active writers 2026/05/08 05:07:27 DEBUG : a: reading active writers 2026/05/08 05:07:27 DEBUG : >WaitForWriters: run.go:172: removing file "time_test" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "time_test" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "time_test" failed: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestVFSMkdirAll Messages: listing wrong, want 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/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestVFSMkdirAll Messages: Unexpected file "time_test" 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestVFSMkdirAll 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestVFSMkdirAll Messages: directories --- FAIL: TestVFSMkdirAll (84.70s) === 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:198: Remote "Linkbox root 'rclone-test-dumiwux6hiko'", Local "Local file system at /tmp/rclone1930328265", Modify Window "876000h0m0s" 2026/05/08 05:07:52 INFO : Linkbox root 'rclone-test-dumiwux6hiko': poll-interval is not supported by this remote 2026/05/08 05:07:52 NOTICE: Linkbox root 'rclone-test-dumiwux6hiko': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/08 05:07:52 DEBUG : WaitForWriters: timeout=30s 2026/05/08 05:07:52 DEBUG : Looking for writers 2026/05/08 05:07:52 DEBUG : >WaitForWriters: run.go:172: removing file "time_test" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "time_test" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "time_test" failed: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: 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/05/08 05:08:07 DEBUG : dir: forgetting directory cache 2026/05/08 05:08:07 DEBUG : forgetting directory cache 2026/05/08 05:08:07 DEBUG : dir: forgetting directory cache 2026/05/08 05:08:07 DEBUG : 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/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestVFSIsMetadataFile Messages: listing wrong, want 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/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestVFSIsMetadataFile Messages: Unexpected file "time_test" 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestVFSIsMetadataFile 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestVFSIsMetadataFile Messages: directories --- FAIL: TestVFSIsMetadataFile (18.59s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:198: Remote "Linkbox root 'rclone-test-dumiwux6hiko'", Local "Local file system at /tmp/rclone1930328265", Modify Window "876000h0m0s" 2026/05/08 05:08:11 INFO : Linkbox root 'rclone-test-dumiwux6hiko': poll-interval is not supported by this remote 2026/05/08 05:08:11 NOTICE: Linkbox root 'rclone-test-dumiwux6hiko': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/08 05:08:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:08:11 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:08:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/08 05:08:11 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/08 05:08:11 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/08 05:08:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/08 05:08:11 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/05/08 05:08:11 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/05/08 05:08:11 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/05/08 05:08:11 DEBUG : Linkbox root 'rclone-test-dumiwux6hiko': File to upload is small (5 bytes), uploading instead of streaming 2026/05/08 05:08:13 DEBUG : file1: size = 5 OK 2026/05/08 05:08:13 DEBUG : file1: Size of src and dst objects identical 2026/05/08 05:08:13 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{"dir,0,true", "file1,5,false", "time_test,5,false"} Diff: --- Expected +++ Actual @@ -1,3 +1,5 @@ -([]string) (len=1) { - (string) (len=13) "file1,5,false" +([]string) (len=3) { + (string) (len=10) "dir,0,true", + (string) (len=13) "file1,5,false", + (string) (len=17) "time_test,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: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/write_test.go:157 Error: Should be true Test: TestWriteFileHandleMethods Messages: listing wrong, want file1 (5) got dir/file1 (14), file1 (5), 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/vfs/write_test.go:157 Error: Should be true Test: TestWriteFileHandleMethods Messages: Unexpected file "time_test" 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/write_test.go:157 Error: Should be true Test: TestWriteFileHandleMethods 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/vfs/write_test.go:157 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestWriteFileHandleMethods Messages: directories 2026/05/08 05:08:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:08:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:08:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/08 05:08:22 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/08 05:08:22 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{"dir,0,true", "file1,5,false", "time_test,5,false"} Diff: --- Expected +++ Actual @@ -1,3 +1,5 @@ -([]string) (len=1) { - (string) (len=13) "file1,5,false" +([]string) (len=3) { + (string) (len=10) "dir,0,true", + (string) (len=13) "file1,5,false", + (string) (len=17) "time_test,5,false" } Test: TestWriteFileHandleMethods 2026/05/08 05:08:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:08:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:08:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/08 05:08:22 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/08 05:08:22 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/08 05:08:22 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{"dir,0,true", "file1,5,false", "time_test,5,false"} Diff: --- Expected +++ Actual @@ -1,3 +1,5 @@ -([]string) (len=1) { - (string) (len=13) "file1,5,false" +([]string) (len=3) { + (string) (len=10) "dir,0,true", + (string) (len=13) "file1,5,false", + (string) (len=17) "time_test,5,false" } Test: TestWriteFileHandleMethods 2026/05/08 05:08:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/05/08 05:08:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/08 05:08:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/08 05:08:22 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/08 05:08:22 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/08 05:08:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/08 05:08:22 DEBUG : Linkbox root 'rclone-test-dumiwux6hiko': File to upload is small (0 bytes), uploading instead of streaming 2026/05/08 05:08:22 ERROR : file1: WriteFileHandle.New Rcat failed: can't upload empty files to this remote 2026/05/08 05:08:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/05/08 05:08:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/08 05:08:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/08 05:08:22 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/08 05:08:22 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/08 05:08:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/08 05:08:22 DEBUG : Linkbox root 'rclone-test-dumiwux6hiko': File to upload is small (7 bytes), uploading instead of streaming 2026/05/08 05:08:22 DEBUG : file1: Update: removing old file 2026/05/08 05:08:26 DEBUG : file1: Trying to read object after upload: try again in 100ms (1/10) 2026/05/08 05:08:26 DEBUG : file1: Trying to read object after upload: try again in 200ms (2/10) 2026/05/08 05:08:27 DEBUG : file1: Trying to read object after upload: try again in 400ms (3/10) 2026/05/08 05:08:27 DEBUG : file1: Trying to read object after upload: try again in 800ms (4/10) 2026/05/08 05:08:28 DEBUG : file1: Trying to read object after upload: try again in 1.6s (5/10) 2026/05/08 05:08:29 DEBUG : forgetting directory cache 2026/05/08 05:08:29 DEBUG : dir: forgetting directory cache 2026/05/08 05:08:29 DEBUG : Removed virtual directory entry vDel: "open-test-file" 2026/05/08 05:08:29 DEBUG : dir: forgetting directory cache 2026/05/08 05:08:30 DEBUG : file1: Trying to read object after upload: try again in 3.2s (6/10) 2026/05/08 05:08:33 DEBUG : file1: Trying to read object after upload: try again in 6.4s (7/10) 2026/05/08 05:08:40 DEBUG : file1: Trying to read object after upload: try again in 12.8s (8/10) 2026/05/08 05:08:48 DEBUG : forgetting directory cache 2026/05/08 05:08:48 DEBUG : dir: forgetting directory cache 2026/05/08 05:08:48 DEBUG : dir: forgetting directory cache 2026/05/08 05:08:48 DEBUG : Removed virtual directory entry vDel: "open-test-file" 2026/05/08 05:08:53 DEBUG : file1: Trying to read object after upload: try again in 25.6s (9/10) 2026/05/08 05:09:07 DEBUG : dir: forgetting directory cache 2026/05/08 05:09:07 DEBUG : forgetting directory cache 2026/05/08 05:09:07 DEBUG : dir: forgetting directory cache 2026/05/08 05:09:19 DEBUG : file1: Trying to read object after upload: try again in 51.2s (10/10) 2026/05/08 05:09:56 DEBUG : forgetting directory cache 2026/05/08 05:10:10 ERROR : file1: WriteFileHandle.New Rcat failed: object not found write_test.go:190: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:190 Error: Received unexpected error: object not found Test: TestWriteFileHandleMethods 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{"dir,0,true", "file1,5,false", "time_test,5,false"} Diff: --- Expected +++ Actual @@ -1,3 +1,5 @@ -([]string) (len=1) { - (string) (len=13) "file1,7,false" +([]string) (len=3) { + (string) (len=10) "dir,0,true", + (string) (len=13) "file1,5,false", + (string) (len=17) "time_test,5,false" } Test: TestWriteFileHandleMethods 2026/05/08 05:10:10 DEBUG : WaitForWriters: timeout=30s 2026/05/08 05:10:10 DEBUG : dir: Looking for writers 2026/05/08 05:10:10 DEBUG : Looking for writers 2026/05/08 05:10:10 DEBUG : dir: reading active writers 2026/05/08 05:10:10 DEBUG : time_test: reading active writers 2026/05/08 05:10:10 DEBUG : file1: reading active writers 2026/05/08 05:10:10 DEBUG : >WaitForWriters: run.go:172: removing file "time_test" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "time_test" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "time_test" failed: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: 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/05/08 05:10:29 DEBUG : dir: forgetting directory cache 2026/05/08 05:10:29 DEBUG : forgetting directory cache 2026/05/08 05:10:29 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestWriteFileHandleMethods Messages: listing wrong, want 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/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestWriteFileHandleMethods Messages: Unexpected file "time_test" 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestWriteFileHandleMethods 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestWriteFileHandleMethods Messages: directories --- FAIL: TestWriteFileHandleMethods (138.96s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "Linkbox root 'rclone-test-dumiwux6hiko'", Local "Local file system at /tmp/rclone1930328265", Modify Window "876000h0m0s" 2026/05/08 05:10:30 INFO : Linkbox root 'rclone-test-dumiwux6hiko': poll-interval is not supported by this remote 2026/05/08 05:10:30 NOTICE: Linkbox root 'rclone-test-dumiwux6hiko': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/08 05:10:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:10:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:10:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/08 05:10:30 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/08 05:10:30 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/08 05:10:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/08 05:10:30 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/05/08 05:10:31 DEBUG : file1: aborting in-sequence write wait, off=100 2026/05/08 05:10:31 DEBUG : file1: failed to wait for in-sequence write to 100 2026/05/08 05:10:31 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/05/08 05:10:31 DEBUG : Linkbox root 'rclone-test-dumiwux6hiko': File to upload is small (11 bytes), uploading instead of streaming 2026/05/08 05:10:33 DEBUG : file1: size = 11 OK 2026/05/08 05:10:33 DEBUG : file1: Size of src and dst objects identical 2026/05/08 05:10:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/08 05:10:33 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{"dir,0,true", "file1,11,false", "time_test,5,false"} Diff: --- Expected +++ Actual @@ -1,3 +1,5 @@ -([]string) (len=1) { - (string) (len=14) "file1,11,false" +([]string) (len=3) { + (string) (len=10) "dir,0,true", + (string) (len=14) "file1,11,false", + (string) (len=17) "time_test,5,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: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/write_test.go:235 Error: Should be true Test: TestWriteFileHandleWriteAt Messages: listing wrong, want file1 (11) got dir/file1 (14), file1 (11), 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/vfs/write_test.go:235 Error: Should be true Test: TestWriteFileHandleWriteAt Messages: Unexpected file "time_test" 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/write_test.go:235 Error: Should be true Test: TestWriteFileHandleWriteAt 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/vfs/write_test.go:235 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestWriteFileHandleWriteAt Messages: directories 2026/05/08 05:10:42 DEBUG : WaitForWriters: timeout=30s 2026/05/08 05:10:42 DEBUG : dir: Looking for writers 2026/05/08 05:10:42 DEBUG : Looking for writers 2026/05/08 05:10:42 DEBUG : time_test: reading active writers 2026/05/08 05:10:42 DEBUG : file1: reading active writers 2026/05/08 05:10:42 DEBUG : dir: reading active writers 2026/05/08 05:10:42 DEBUG : >WaitForWriters: run.go:172: removing file "time_test" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "time_test" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "time_test" failed: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestWriteFileHandleWriteAt Messages: listing wrong, want 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/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestWriteFileHandleWriteAt Messages: Unexpected file "time_test" 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestWriteFileHandleWriteAt 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestWriteFileHandleWriteAt Messages: directories --- FAIL: TestWriteFileHandleWriteAt (32.14s) === RUN TestWriteFileHandleFlush run.go:198: Remote "Linkbox root 'rclone-test-dumiwux6hiko'", Local "Local file system at /tmp/rclone1930328265", Modify Window "876000h0m0s" 2026/05/08 05:11:02 INFO : Linkbox root 'rclone-test-dumiwux6hiko': poll-interval is not supported by this remote 2026/05/08 05:11:02 NOTICE: Linkbox root 'rclone-test-dumiwux6hiko': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/08 05:11:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:11:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:11:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/08 05:11:02 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/08 05:11:02 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/08 05:11:02 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/05/08 05:11:02 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:247 Error: Not equal: expected: []string{"file1,0,false"} actual : []string{"dir,0,true", "file1,0,false", "time_test,5,false"} Diff: --- Expected +++ Actual @@ -1,3 +1,5 @@ -([]string) (len=1) { - (string) (len=13) "file1,0,false" +([]string) (len=3) { + (string) (len=10) "dir,0,true", + (string) (len=13) "file1,0,false", + (string) (len=17) "time_test,5,false" } Test: TestWriteFileHandleFlush 2026/05/08 05:11:02 DEBUG : Linkbox root 'rclone-test-dumiwux6hiko': File to upload is small (5 bytes), uploading instead of streaming 2026/05/08 05:11:04 DEBUG : file1: size = 5 OK 2026/05/08 05:11:04 DEBUG : file1: Size of src and dst objects identical 2026/05/08 05:11:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/08 05:11:04 DEBUG : file1: WriteFileHandle.Flush nothing to do 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:267 Error: Not equal: expected: []string{"file1,5,false"} actual : []string{"dir,0,true", "file1,5,false", "time_test,5,false"} Diff: --- Expected +++ Actual @@ -1,3 +1,5 @@ -([]string) (len=1) { - (string) (len=13) "file1,5,false" +([]string) (len=3) { + (string) (len=10) "dir,0,true", + (string) (len=13) "file1,5,false", + (string) (len=17) "time_test,5,false" } Test: TestWriteFileHandleFlush 2026/05/08 05:11:04 DEBUG : WaitForWriters: timeout=30s 2026/05/08 05:11:04 DEBUG : dir: Looking for writers 2026/05/08 05:11:04 DEBUG : Looking for writers 2026/05/08 05:11:04 DEBUG : dir: reading active writers 2026/05/08 05:11:04 DEBUG : time_test: reading active writers 2026/05/08 05:11:04 DEBUG : file1: reading active writers 2026/05/08 05:11:04 DEBUG : >WaitForWriters: 2026/05/08 05:11:05 DEBUG : dir: forgetting directory cache 2026/05/08 05:11:05 DEBUG : forgetting directory cache 2026/05/08 05:11:05 DEBUG : dir: forgetting directory cache run.go:172: removing file "time_test" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "time_test" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "time_test" failed: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestWriteFileHandleFlush Messages: listing wrong, want 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/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestWriteFileHandleFlush Messages: Unexpected file "time_test" 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestWriteFileHandleFlush 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestWriteFileHandleFlush Messages: directories --- FAIL: TestWriteFileHandleFlush (22.05s) === RUN TestWriteFileHandleRelease run.go:198: Remote "Linkbox root 'rclone-test-dumiwux6hiko'", Local "Local file system at /tmp/rclone1930328265", Modify Window "876000h0m0s" 2026/05/08 05:11:24 INFO : Linkbox root 'rclone-test-dumiwux6hiko': poll-interval is not supported by this remote 2026/05/08 05:11:24 NOTICE: Linkbox root 'rclone-test-dumiwux6hiko': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/08 05:11:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:11:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:11:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/08 05:11:25 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/08 05:11:25 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/08 05:11:25 DEBUG : file1: WriteFileHandle.Release closing 2026/05/08 05:11:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/08 05:11:25 DEBUG : Linkbox root 'rclone-test-dumiwux6hiko': File to upload is small (0 bytes), uploading instead of streaming 2026/05/08 05:11:25 ERROR : file1: WriteFileHandle.New Rcat failed: can't upload empty files to this remote 2026/05/08 05:11:25 DEBUG : file1: Remove: 2026/05/08 05:11:25 DEBUG : Added virtual directory entry vDel: "file1" 2026/05/08 05:11:25 DEBUG : file1: >Remove: err= 2026/05/08 05:11:25 ERROR : file1: WriteFileHandle.Release error: can't upload empty files to this remote write_test.go:276: skipping test: can't upload empty files to this remote 2026/05/08 05:11:25 DEBUG : WaitForWriters: timeout=30s 2026/05/08 05:11:25 DEBUG : dir: Looking for writers 2026/05/08 05:11:25 DEBUG : Looking for writers 2026/05/08 05:11:25 DEBUG : dir: reading active writers 2026/05/08 05:11:25 DEBUG : time_test: reading active writers 2026/05/08 05:11:25 DEBUG : >WaitForWriters: run.go:172: removing file "time_test" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "time_test" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit 2026/05/08 05:11:27 DEBUG : forgetting directory cache run.go:172: removing file "time_test" failed: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestWriteFileHandleRelease Messages: listing wrong, want 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/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestWriteFileHandleRelease Messages: Unexpected file "time_test" 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestWriteFileHandleRelease 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestWriteFileHandleRelease Messages: directories --- FAIL: TestWriteFileHandleRelease (19.03s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "Linkbox root 'rclone-test-dumiwux6hiko'", Local "Local file system at /tmp/rclone1930328265", Modify Window "876000h0m0s" 2026/05/08 05:11:43 INFO : Linkbox root 'rclone-test-dumiwux6hiko': poll-interval is not supported by this remote 2026/05/08 05:11:43 NOTICE: Linkbox root 'rclone-test-dumiwux6hiko': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/08 05:11:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:11:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:11:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/08 05:11:44 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/08 05:11:44 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2026/05/08 05:11:44 DEBUG : WaitForWriters: timeout=30s 2026/05/08 05:11:44 DEBUG : dir: Looking for writers 2026/05/08 05:11:44 DEBUG : Looking for writers 2026/05/08 05:11:44 DEBUG : dir: reading active writers 2026/05/08 05:11:44 DEBUG : time_test: reading active writers 2026/05/08 05:11:44 DEBUG : file1: reading active writers 2026/05/08 05:11:44 DEBUG : file1: active writers 1 2026/05/08 05:11:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2026/05/08 05:11:44 DEBUG : dir: Looking for writers 2026/05/08 05:11:44 DEBUG : Looking for writers 2026/05/08 05:11:44 DEBUG : time_test: reading active writers 2026/05/08 05:11:44 DEBUG : file1: reading active writers 2026/05/08 05:11:44 DEBUG : file1: active writers 1 2026/05/08 05:11:44 DEBUG : dir: reading active writers 2026/05/08 05:11:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2026/05/08 05:11:44 DEBUG : dir: Looking for writers 2026/05/08 05:11:44 DEBUG : Looking for writers 2026/05/08 05:11:44 DEBUG : dir: reading active writers 2026/05/08 05:11:44 DEBUG : time_test: reading active writers 2026/05/08 05:11:44 DEBUG : file1: reading active writers 2026/05/08 05:11:44 DEBUG : file1: active writers 1 2026/05/08 05:11:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2026/05/08 05:11:44 DEBUG : dir: Looking for writers 2026/05/08 05:11:44 DEBUG : Looking for writers 2026/05/08 05:11:44 DEBUG : dir: reading active writers 2026/05/08 05:11:44 DEBUG : time_test: reading active writers 2026/05/08 05:11:44 DEBUG : file1: reading active writers 2026/05/08 05:11:44 DEBUG : file1: active writers 1 2026/05/08 05:11:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2026/05/08 05:11:44 DEBUG : dir: Looking for writers 2026/05/08 05:11:44 DEBUG : Looking for writers 2026/05/08 05:11:44 DEBUG : dir: reading active writers 2026/05/08 05:11:44 DEBUG : time_test: reading active writers 2026/05/08 05:11:44 DEBUG : file1: reading active writers 2026/05/08 05:11:44 DEBUG : file1: active writers 1 2026/05/08 05:11:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2026/05/08 05:11:44 DEBUG : dir: Looking for writers 2026/05/08 05:11:44 DEBUG : Looking for writers 2026/05/08 05:11:44 DEBUG : dir: reading active writers 2026/05/08 05:11:44 DEBUG : time_test: reading active writers 2026/05/08 05:11:44 DEBUG : file1: reading active writers 2026/05/08 05:11:44 DEBUG : file1: active writers 1 2026/05/08 05:11:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2026/05/08 05:11:44 DEBUG : dir: Looking for writers 2026/05/08 05:11:44 DEBUG : Looking for writers 2026/05/08 05:11:44 DEBUG : dir: reading active writers 2026/05/08 05:11:44 DEBUG : time_test: reading active writers 2026/05/08 05:11:44 DEBUG : file1: reading active writers 2026/05/08 05:11:44 DEBUG : file1: active writers 1 2026/05/08 05:11:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2026/05/08 05:11:45 DEBUG : dir: Looking for writers 2026/05/08 05:11:45 DEBUG : Looking for writers 2026/05/08 05:11:45 DEBUG : dir: reading active writers 2026/05/08 05:11:45 DEBUG : time_test: reading active writers 2026/05/08 05:11:45 DEBUG : file1: reading active writers 2026/05/08 05:11:45 DEBUG : file1: active writers 1 2026/05/08 05:11:45 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/08 05:11:46 DEBUG : forgetting directory cache 2026/05/08 05:11:46 DEBUG : dir: Looking for writers 2026/05/08 05:11:46 DEBUG : Looking for writers 2026/05/08 05:11:46 DEBUG : dir: reading active writers 2026/05/08 05:11:46 DEBUG : time_test: reading active writers 2026/05/08 05:11:46 DEBUG : file1: reading active writers 2026/05/08 05:11:46 DEBUG : file1: active writers 1 2026/05/08 05:11:46 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/08 05:11:47 DEBUG : dir: Looking for writers 2026/05/08 05:11:47 DEBUG : Looking for writers 2026/05/08 05:11:47 DEBUG : file1: reading active writers 2026/05/08 05:11:47 DEBUG : file1: active writers 1 2026/05/08 05:11:47 DEBUG : dir: reading active writers 2026/05/08 05:11:47 DEBUG : time_test: reading active writers 2026/05/08 05:11:47 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/08 05:11:48 DEBUG : dir: Looking for writers 2026/05/08 05:11:48 DEBUG : Looking for writers 2026/05/08 05:11:48 DEBUG : dir: reading active writers 2026/05/08 05:11:48 DEBUG : time_test: reading active writers 2026/05/08 05:11:48 DEBUG : file1: reading active writers 2026/05/08 05:11:48 DEBUG : file1: active writers 1 2026/05/08 05:11:48 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/08 05:11:49 DEBUG : dir: Looking for writers 2026/05/08 05:11:49 DEBUG : Looking for writers 2026/05/08 05:11:49 DEBUG : dir: reading active writers 2026/05/08 05:11:49 DEBUG : time_test: reading active writers 2026/05/08 05:11:49 DEBUG : file1: reading active writers 2026/05/08 05:11:49 DEBUG : file1: active writers 1 2026/05/08 05:11:49 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/08 05:11:50 DEBUG : dir: Looking for writers 2026/05/08 05:11:50 DEBUG : Looking for writers 2026/05/08 05:11:50 DEBUG : dir: reading active writers 2026/05/08 05:11:50 DEBUG : time_test: reading active writers 2026/05/08 05:11:50 DEBUG : file1: reading active writers 2026/05/08 05:11:50 DEBUG : file1: active writers 1 2026/05/08 05:11:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/08 05:11:51 DEBUG : dir: Looking for writers 2026/05/08 05:11:51 DEBUG : Looking for writers 2026/05/08 05:11:51 DEBUG : dir: reading active writers 2026/05/08 05:11:51 DEBUG : time_test: reading active writers 2026/05/08 05:11:51 DEBUG : file1: reading active writers 2026/05/08 05:11:51 DEBUG : file1: active writers 1 2026/05/08 05:11:51 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/08 05:11:52 DEBUG : dir: Looking for writers 2026/05/08 05:11:52 DEBUG : Looking for writers 2026/05/08 05:11:52 DEBUG : dir: reading active writers 2026/05/08 05:11:52 DEBUG : time_test: reading active writers 2026/05/08 05:11:52 DEBUG : file1: reading active writers 2026/05/08 05:11:52 DEBUG : file1: active writers 1 2026/05/08 05:11:52 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/08 05:11:53 DEBUG : dir: Looking for writers 2026/05/08 05:11:53 DEBUG : Looking for writers 2026/05/08 05:11:53 DEBUG : dir: reading active writers 2026/05/08 05:11:53 DEBUG : time_test: reading active writers 2026/05/08 05:11:53 DEBUG : file1: reading active writers 2026/05/08 05:11:53 DEBUG : file1: active writers 1 2026/05/08 05:11:53 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/08 05:11:54 DEBUG : dir: Looking for writers 2026/05/08 05:11:54 DEBUG : Looking for writers 2026/05/08 05:11:54 DEBUG : dir: reading active writers 2026/05/08 05:11:54 DEBUG : time_test: reading active writers 2026/05/08 05:11:54 DEBUG : file1: reading active writers 2026/05/08 05:11:54 DEBUG : file1: active writers 1 2026/05/08 05:11:54 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/08 05:11:55 DEBUG : dir: Looking for writers 2026/05/08 05:11:55 DEBUG : Looking for writers 2026/05/08 05:11:55 DEBUG : dir: reading active writers 2026/05/08 05:11:55 DEBUG : time_test: reading active writers 2026/05/08 05:11:55 DEBUG : file1: reading active writers 2026/05/08 05:11:55 DEBUG : file1: active writers 1 2026/05/08 05:11:55 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/08 05:11:56 DEBUG : dir: Looking for writers 2026/05/08 05:11:56 DEBUG : Looking for writers 2026/05/08 05:11:56 DEBUG : dir: reading active writers 2026/05/08 05:11:56 DEBUG : time_test: reading active writers 2026/05/08 05:11:56 DEBUG : file1: reading active writers 2026/05/08 05:11:56 DEBUG : file1: active writers 1 2026/05/08 05:11:56 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/08 05:11:57 DEBUG : dir: Looking for writers 2026/05/08 05:11:57 DEBUG : Looking for writers 2026/05/08 05:11:57 DEBUG : file1: reading active writers 2026/05/08 05:11:57 DEBUG : file1: active writers 1 2026/05/08 05:11:57 DEBUG : dir: reading active writers 2026/05/08 05:11:57 DEBUG : time_test: reading active writers 2026/05/08 05:11:57 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/08 05:11:58 DEBUG : dir: Looking for writers 2026/05/08 05:11:58 DEBUG : Looking for writers 2026/05/08 05:11:58 DEBUG : dir: reading active writers 2026/05/08 05:11:58 DEBUG : time_test: reading active writers 2026/05/08 05:11:58 DEBUG : file1: reading active writers 2026/05/08 05:11:58 DEBUG : file1: active writers 1 2026/05/08 05:11:58 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/08 05:11:59 DEBUG : dir: Looking for writers 2026/05/08 05:11:59 DEBUG : Looking for writers 2026/05/08 05:11:59 DEBUG : dir: reading active writers 2026/05/08 05:11:59 DEBUG : time_test: reading active writers 2026/05/08 05:11:59 DEBUG : file1: reading active writers 2026/05/08 05:11:59 DEBUG : file1: active writers 1 2026/05/08 05:11:59 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/08 05:12:00 DEBUG : dir: Looking for writers 2026/05/08 05:12:00 DEBUG : Looking for writers 2026/05/08 05:12:00 DEBUG : time_test: reading active writers 2026/05/08 05:12:00 DEBUG : file1: reading active writers 2026/05/08 05:12:00 DEBUG : file1: active writers 1 2026/05/08 05:12:00 DEBUG : dir: reading active writers 2026/05/08 05:12:00 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/08 05:12:01 DEBUG : dir: Looking for writers 2026/05/08 05:12:01 DEBUG : Looking for writers 2026/05/08 05:12:01 DEBUG : file1: reading active writers 2026/05/08 05:12:01 DEBUG : file1: active writers 1 2026/05/08 05:12:01 DEBUG : dir: reading active writers 2026/05/08 05:12:01 DEBUG : time_test: reading active writers 2026/05/08 05:12:01 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/08 05:12:02 DEBUG : dir: Looking for writers 2026/05/08 05:12:02 DEBUG : Looking for writers 2026/05/08 05:12:02 DEBUG : dir: reading active writers 2026/05/08 05:12:02 DEBUG : time_test: reading active writers 2026/05/08 05:12:02 DEBUG : file1: reading active writers 2026/05/08 05:12:02 DEBUG : file1: active writers 1 2026/05/08 05:12:02 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/08 05:12:03 DEBUG : dir: Looking for writers 2026/05/08 05:12:03 DEBUG : Looking for writers 2026/05/08 05:12:03 DEBUG : dir: reading active writers 2026/05/08 05:12:03 DEBUG : time_test: reading active writers 2026/05/08 05:12:03 DEBUG : file1: reading active writers 2026/05/08 05:12:03 DEBUG : file1: active writers 1 2026/05/08 05:12:03 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/08 05:12:04 DEBUG : dir: Looking for writers 2026/05/08 05:12:04 DEBUG : Looking for writers 2026/05/08 05:12:04 DEBUG : time_test: reading active writers 2026/05/08 05:12:04 DEBUG : file1: reading active writers 2026/05/08 05:12:04 DEBUG : file1: active writers 1 2026/05/08 05:12:04 DEBUG : dir: reading active writers 2026/05/08 05:12:04 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/08 05:12:04 DEBUG : forgetting directory cache 2026/05/08 05:12:05 DEBUG : dir: Looking for writers 2026/05/08 05:12:05 DEBUG : Looking for writers 2026/05/08 05:12:05 DEBUG : dir: reading active writers 2026/05/08 05:12:05 DEBUG : time_test: reading active writers 2026/05/08 05:12:05 DEBUG : file1: reading active writers 2026/05/08 05:12:05 DEBUG : file1: active writers 1 2026/05/08 05:12:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/08 05:12:06 DEBUG : dir: Looking for writers 2026/05/08 05:12:06 DEBUG : Looking for writers 2026/05/08 05:12:06 DEBUG : dir: reading active writers 2026/05/08 05:12:06 DEBUG : time_test: reading active writers 2026/05/08 05:12:06 DEBUG : file1: reading active writers 2026/05/08 05:12:06 DEBUG : file1: active writers 1 2026/05/08 05:12:06 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/08 05:12:07 DEBUG : dir: Looking for writers 2026/05/08 05:12:07 DEBUG : Looking for writers 2026/05/08 05:12:07 DEBUG : dir: reading active writers 2026/05/08 05:12:07 DEBUG : time_test: reading active writers 2026/05/08 05:12:07 DEBUG : file1: reading active writers 2026/05/08 05:12:07 DEBUG : file1: active writers 1 2026/05/08 05:12:07 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/08 05:12:08 DEBUG : dir: Looking for writers 2026/05/08 05:12:08 DEBUG : Looking for writers 2026/05/08 05:12:08 DEBUG : dir: reading active writers 2026/05/08 05:12:08 DEBUG : time_test: reading active writers 2026/05/08 05:12:08 DEBUG : file1: reading active writers 2026/05/08 05:12:08 DEBUG : file1: active writers 1 2026/05/08 05:12:08 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/08 05:12:09 DEBUG : dir: Looking for writers 2026/05/08 05:12:09 DEBUG : Looking for writers 2026/05/08 05:12:09 DEBUG : dir: reading active writers 2026/05/08 05:12:09 DEBUG : time_test: reading active writers 2026/05/08 05:12:09 DEBUG : file1: reading active writers 2026/05/08 05:12:09 DEBUG : file1: active writers 1 2026/05/08 05:12:09 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/08 05:12:10 DEBUG : dir: Looking for writers 2026/05/08 05:12:10 DEBUG : Looking for writers 2026/05/08 05:12:10 DEBUG : dir: reading active writers 2026/05/08 05:12:10 DEBUG : time_test: reading active writers 2026/05/08 05:12:10 DEBUG : file1: reading active writers 2026/05/08 05:12:10 DEBUG : file1: active writers 1 2026/05/08 05:12:10 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/08 05:12:11 DEBUG : dir: Looking for writers 2026/05/08 05:12:11 DEBUG : Looking for writers 2026/05/08 05:12:11 DEBUG : dir: reading active writers 2026/05/08 05:12:11 DEBUG : time_test: reading active writers 2026/05/08 05:12:11 DEBUG : file1: reading active writers 2026/05/08 05:12:11 DEBUG : file1: active writers 1 2026/05/08 05:12:11 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/08 05:12:12 DEBUG : dir: Looking for writers 2026/05/08 05:12:12 DEBUG : Looking for writers 2026/05/08 05:12:12 DEBUG : file1: reading active writers 2026/05/08 05:12:12 DEBUG : file1: active writers 1 2026/05/08 05:12:12 DEBUG : dir: reading active writers 2026/05/08 05:12:12 DEBUG : time_test: reading active writers 2026/05/08 05:12:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/08 05:12:13 DEBUG : dir: Looking for writers 2026/05/08 05:12:13 DEBUG : Looking for writers 2026/05/08 05:12:13 DEBUG : dir: reading active writers 2026/05/08 05:12:13 DEBUG : time_test: reading active writers 2026/05/08 05:12:13 DEBUG : file1: reading active writers 2026/05/08 05:12:13 DEBUG : file1: active writers 1 2026/05/08 05:12:13 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/08 05:12:14 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2026/05/08 05:12:14 DEBUG : >WaitForWriters: run.go:172: removing file "time_test" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "time_test" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "time_test" failed: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:321 Error: Should be true Test: TestWriteFileModTimeWithOpenWriters Messages: listing wrong, want 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/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:321 Error: Should be true Test: TestWriteFileModTimeWithOpenWriters Messages: Unexpected file "time_test" 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:321 Error: Should be true Test: TestWriteFileModTimeWithOpenWriters 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:321 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestWriteFileModTimeWithOpenWriters Messages: directories --- FAIL: TestWriteFileModTimeWithOpenWriters (49.30s) === RUN TestFileReadAtZeroLength run.go:198: Remote "Linkbox root 'rclone-test-dumiwux6hiko'", Local "Local file system at /tmp/rclone1930328265", Modify Window "876000h0m0s" 2026/05/08 05:12:32 INFO : Linkbox root 'rclone-test-dumiwux6hiko': poll-interval is not supported by this remote 2026/05/08 05:12:32 NOTICE: Linkbox root 'rclone-test-dumiwux6hiko': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/08 05:12:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:12:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:12:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/08 05:12:33 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/08 05:12:33 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/08 05:12:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/08 05:12:33 DEBUG : Linkbox root 'rclone-test-dumiwux6hiko': File to upload is small (0 bytes), uploading instead of streaming 2026/05/08 05:12:33 ERROR : file1: WriteFileHandle.New Rcat failed: can't upload empty files to this remote 2026/05/08 05:12:33 DEBUG : file1: Remove: 2026/05/08 05:12:33 DEBUG : Added virtual directory entry vDel: "file1" 2026/05/08 05:12:33 DEBUG : file1: >Remove: err= write_test.go:357: skipping test: can't upload empty files to this remote 2026/05/08 05:12:33 DEBUG : WaitForWriters: timeout=30s 2026/05/08 05:12:33 DEBUG : dir: Looking for writers 2026/05/08 05:12:33 DEBUG : Looking for writers 2026/05/08 05:12:33 DEBUG : dir: reading active writers 2026/05/08 05:12:33 DEBUG : time_test: reading active writers 2026/05/08 05:12:33 DEBUG : >WaitForWriters: run.go:172: removing file "time_test" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "time_test" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "time_test" failed: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit 2026/05/08 05:12:37 DEBUG : forgetting directory cache 2026/05/08 05:12:37 DEBUG : dir: forgetting directory cache run.go:172: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestFileReadAtZeroLength Messages: listing wrong, want 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/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestFileReadAtZeroLength Messages: Unexpected file "time_test" 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestFileReadAtZeroLength 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestFileReadAtZeroLength Messages: directories --- FAIL: TestFileReadAtZeroLength (18.97s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "Linkbox root 'rclone-test-dumiwux6hiko'", Local "Local file system at /tmp/rclone1930328265", Modify Window "876000h0m0s" 2026/05/08 05:12:51 INFO : Linkbox root 'rclone-test-dumiwux6hiko': poll-interval is not supported by this remote 2026/05/08 05:12:51 NOTICE: Linkbox root 'rclone-test-dumiwux6hiko': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/08 05:12:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:12:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:12:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/08 05:12:52 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/08 05:12:52 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/08 05:12:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/08 05:12:52 DEBUG : Linkbox root 'rclone-test-dumiwux6hiko': File to upload is small (100 bytes), uploading instead of streaming 2026/05/08 05:12:55 DEBUG : file1: Trying to read object after upload: try again in 100ms (1/10) 2026/05/08 05:12:55 DEBUG : file1: Trying to read object after upload: try again in 200ms (2/10) 2026/05/08 05:12:55 DEBUG : file1: Trying to read object after upload: try again in 400ms (3/10) 2026/05/08 05:12:56 DEBUG : file1: Trying to read object after upload: try again in 800ms (4/10) 2026/05/08 05:12:57 DEBUG : file1: Trying to read object after upload: try again in 1.6s (5/10) 2026/05/08 05:12:59 DEBUG : file1: Trying to read object after upload: try again in 3.2s (6/10) 2026/05/08 05:13:02 DEBUG : file1: size = 100 OK 2026/05/08 05:13:02 DEBUG : file1: Size of src and dst objects identical 2026/05/08 05:13:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/08 05:13:02 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:13:02 DEBUG : file1: Open: flags=O_RDONLY 2026/05/08 05:13:02 DEBUG : file1: >Open: fd=file1 (r), err= 2026/05/08 05:13:02 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/05/08 05:13:02 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/05/08 05:13:03 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/05/08 05:13:03 DEBUG : WaitForWriters: timeout=30s 2026/05/08 05:13:03 DEBUG : dir: Looking for writers 2026/05/08 05:13:03 DEBUG : Looking for writers 2026/05/08 05:13:03 DEBUG : dir: reading active writers 2026/05/08 05:13:03 DEBUG : time_test: reading active writers 2026/05/08 05:13:03 DEBUG : file1: reading active writers 2026/05/08 05:13:03 DEBUG : >WaitForWriters: run.go:172: removing file "time_test" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "time_test" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "time_test" failed: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty 2026/05/08 05:13:12 DEBUG : dir: forgetting directory cache 2026/05/08 05:13:12 DEBUG : forgetting directory cache 2026/05/08 05:13:12 DEBUG : dir: forgetting directory cache run.go:186: 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestFileReadAtNonZeroLength Messages: listing wrong, want got dir/file1 (14), file1 (100), 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestFileReadAtNonZeroLength Messages: Unexpected file "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/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestFileReadAtNonZeroLength Messages: Unexpected file "time_test" 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestFileReadAtNonZeroLength 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestFileReadAtNonZeroLength Messages: directories --- FAIL: TestFileReadAtNonZeroLength (30.93s) === RUN TestZipManyFiles run.go:198: Remote "Linkbox root 'rclone-test-dumiwux6hiko'", Local "Local file system at /tmp/rclone1930328265", Modify Window "876000h0m0s" 2026/05/08 05:13:22 INFO : Linkbox root 'rclone-test-dumiwux6hiko': poll-interval is not supported by this remote 2026/05/08 05:13:22 NOTICE: Linkbox root 'rclone-test-dumiwux6hiko': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/08 05:13:28 DEBUG : forgetting directory cache 2026/05/08 05:13:28 DEBUG : dir: 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:358 /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 dir/file1 (14), file1 (100), flat/f000.txt (7), flat/f001.txt (14), flat/f002.txt (21), flat/f003.txt (28), flat/f004.txt (35), 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:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/zip_test.go:65 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestZipManyFiles Messages: Unexpected file "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/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/zip_test.go:65 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestZipManyFiles Messages: Unexpected file "time_test" 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:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/zip_test.go:65 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestZipManyFiles Messages: Unexpected file "dir/file1" 2026/05/08 05:13:44 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/05/08 05:13:44 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/05/08 05:13:44 DEBUG : flat/f000.txt: Set virtual modtime to 2026-05-08 05:13:25 +0000 UTC 2026/05/08 05:13:44 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/08 05:13:44 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/08 05:13:44 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/05/08 05:13:44 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/05/08 05:13:44 DEBUG : flat/f001.txt: Set virtual modtime to 2026-05-08 05:13:27 +0000 UTC 2026/05/08 05:13:44 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/08 05:13:44 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/08 05:13:44 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/05/08 05:13:44 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/05/08 05:13:44 DEBUG : flat/f002.txt: Set virtual modtime to 2026-05-08 05:13:29 +0000 UTC 2026/05/08 05:13:44 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/08 05:13:45 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/08 05:13:45 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/05/08 05:13:45 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/05/08 05:13:45 DEBUG : flat/f003.txt: Set virtual modtime to 2026-05-08 05:13:31 +0000 UTC 2026/05/08 05:13:45 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/08 05:13:45 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/08 05:13:45 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/05/08 05:13:45 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/05/08 05:13:45 DEBUG : flat/f004.txt: Set virtual modtime to 2026-05-08 05:13:33 +0000 UTC 2026/05/08 05:13:45 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/08 05:13:45 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/08 05:13:45 DEBUG : WaitForWriters: timeout=30s 2026/05/08 05:13:45 DEBUG : dir: Looking for writers 2026/05/08 05:13:45 DEBUG : flat: Looking for writers 2026/05/08 05:13:45 DEBUG : f004.txt: reading active writers 2026/05/08 05:13:45 DEBUG : f000.txt: reading active writers 2026/05/08 05:13:45 DEBUG : f001.txt: reading active writers 2026/05/08 05:13:45 DEBUG : f002.txt: reading active writers 2026/05/08 05:13:45 DEBUG : f003.txt: reading active writers 2026/05/08 05:13:45 DEBUG : Looking for writers 2026/05/08 05:13:45 DEBUG : dir: reading active writers 2026/05/08 05:13:45 DEBUG : file1: reading active writers 2026/05/08 05:13:45 DEBUG : flat: reading active writers 2026/05/08 05:13:45 DEBUG : time_test: reading active writers 2026/05/08 05:13:45 DEBUG : >WaitForWriters: 2026/05/08 05:13:46 DEBUG : forgetting directory cache 2026/05/08 05:13:46 DEBUG : dir: forgetting directory cache 2026/05/08 05:13:46 DEBUG : dir/virtualDir: forgetting directory cache 2026/05/08 05:13:46 DEBUG : dir: forgetting directory cache 2026/05/08 05:13:46 DEBUG : dir/virtualDir: forgetting directory cache run.go:172: removing file "time_test" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit 2026/05/08 05:13:48 DEBUG : forgetting directory cache 2026/05/08 05:13:48 DEBUG : dir: forgetting directory cache 2026/05/08 05:13:48 DEBUG : dir: Removed virtual directory entry vDel: "new_file.txt" run.go:172: removing file "time_test" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "time_test" failed: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: 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/05/08 05:14:10 DEBUG : 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestZipManyFiles Messages: listing wrong, want 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/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestZipManyFiles Messages: Unexpected file "time_test" 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestZipManyFiles 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestZipManyFiles Messages: directories --- FAIL: TestZipManyFiles (51.17s) === RUN TestZipManySubDirs run.go:198: Remote "Linkbox root 'rclone-test-dumiwux6hiko'", Local "Local file system at /tmp/rclone1930328265", Modify Window "876000h0m0s" 2026/05/08 05:14:13 INFO : Linkbox root 'rclone-test-dumiwux6hiko': poll-interval is not supported by this remote 2026/05/08 05:14:13 NOTICE: Linkbox root 'rclone-test-dumiwux6hiko': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/08 05:14:17 DEBUG : a/top.txt: Trying to read object after upload: try again in 100ms (1/10) 2026/05/08 05:14:26 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/05/08 05:14:26 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/05/08 05:14:26 DEBUG : a/b/c/deep.txt: Set virtual modtime to 2026-05-08 05:14:23 +0000 UTC 2026/05/08 05:14:26 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/08 05:14:26 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/08 05:14:26 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/05/08 05:14:26 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/05/08 05:14:26 DEBUG : a/b/mid.txt: Set virtual modtime to 2026-05-08 05:14:20 +0000 UTC 2026/05/08 05:14:26 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/08 05:14:26 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/08 05:14:26 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/05/08 05:14:26 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/05/08 05:14:26 DEBUG : a/top.txt: Set virtual modtime to 2026-05-08 05:14:16 +0000 UTC 2026/05/08 05:14:26 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/08 05:14:26 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/08 05:14:26 DEBUG : WaitForWriters: timeout=30s 2026/05/08 05:14:26 DEBUG : a/b/c: Looking for writers 2026/05/08 05:14:26 DEBUG : deep.txt: reading active writers 2026/05/08 05:14:26 DEBUG : a/b: Looking for writers 2026/05/08 05:14:26 DEBUG : c: reading active writers 2026/05/08 05:14:26 DEBUG : mid.txt: reading active writers 2026/05/08 05:14:26 DEBUG : a: Looking for writers 2026/05/08 05:14:26 DEBUG : top.txt: reading active writers 2026/05/08 05:14:26 DEBUG : b: reading active writers 2026/05/08 05:14:26 DEBUG : dir: Looking for writers 2026/05/08 05:14:26 DEBUG : Looking for writers 2026/05/08 05:14:26 DEBUG : a: reading active writers 2026/05/08 05:14:26 DEBUG : dir: reading active writers 2026/05/08 05:14:26 DEBUG : time_test: reading active writers 2026/05/08 05:14:26 DEBUG : >WaitForWriters: run.go:172: removing file "time_test" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "time_test" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit 2026/05/08 05:14:28 DEBUG : forgetting directory cache run.go:172: removing file "time_test" failed: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestZipManySubDirs Messages: listing wrong, want 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/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestZipManySubDirs Messages: Unexpected file "time_test" 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestZipManySubDirs 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestZipManySubDirs Messages: directories --- FAIL: TestZipManySubDirs (40.47s) === RUN TestZipLargeFiles run.go:198: Remote "Linkbox root 'rclone-test-dumiwux6hiko'", Local "Local file system at /tmp/rclone1930328265", Modify Window "876000h0m0s" 2026/05/08 05:14:54 INFO : Linkbox root 'rclone-test-dumiwux6hiko': poll-interval is not supported by this remote 2026/05/08 05:14:54 NOTICE: Linkbox root 'rclone-test-dumiwux6hiko': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/08 05:14:56 DEBUG : forgetting directory cache 2026/05/08 05:14:56 DEBUG : c: forgetting directory cache 2026/05/08 05:14:56 DEBUG : d: forgetting directory cache 2026/05/08 05:14:56 DEBUG : dir: forgetting directory cache 2026/05/08 05:14:56 DEBUG : forgetting directory cache 2026/05/08 05:14:56 DEBUG : forgetting directory cache 2026/05/08 05:14:56 DEBUG : dir: forgetting directory cache 2026/05/08 05:14:56 DEBUG : a: forgetting directory cache 2026/05/08 05:14:56 DEBUG : b: forgetting directory cache 2026/05/08 05:14:56 DEBUG : Removed virtual directory entry vAddDir: "/" 2026/05/08 05:14:56 DEBUG : Removed virtual directory entry vAddDir: "a" 2026/05/08 05:14:56 DEBUG : Removed virtual directory entry vAddDir: "b" 2026/05/08 05:14:56 DEBUG : Removed virtual directory entry vAddDir: "c" 2026/05/08 05:14:56 DEBUG : Removed virtual directory entry vAddDir: "d" 2026/05/08 05:15:00 DEBUG : bigdir/big.bin: Trying to read object after upload: try again in 100ms (1/10) 2026/05/08 05:15:00 DEBUG : bigdir/big.bin: Trying to read object after upload: try again in 200ms (2/10) 2026/05/08 05:15:01 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/05/08 05:15:01 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/05/08 05:15:01 DEBUG : bigdir/big.bin: Set virtual modtime to 2026-05-08 05:14:58 +0000 UTC 2026/05/08 05:15:01 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/05/08 05:15:02 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/05/08 05:15:02 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/05/08 05:15:02 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/05/08 05:15:02 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/08 05:15:02 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/05/08 05:15:02 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/05/08 05:15:02 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/05/08 05:15:03 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/05/08 05:15:03 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/08 05:15:03 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/08 05:15:05 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/08 05:15:06 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/08 05:15:06 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/08 05:15:06 DEBUG : WaitForWriters: timeout=30s 2026/05/08 05:15:06 DEBUG : bigdir: Looking for writers 2026/05/08 05:15:06 DEBUG : big.bin: reading active writers 2026/05/08 05:15:06 DEBUG : dir: Looking for writers 2026/05/08 05:15:06 DEBUG : Looking for writers 2026/05/08 05:15:06 DEBUG : bigdir: reading active writers 2026/05/08 05:15:06 DEBUG : dir: reading active writers 2026/05/08 05:15:06 DEBUG : time_test: reading active writers 2026/05/08 05:15:06 DEBUG : >WaitForWriters: run.go:172: removing file "time_test" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "time_test" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "time_test" failed: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: removing dir "dir" failed: directory not empty run.go:186: removing dir "bigdir" failed - try 1/3: sleeping 1s: 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestZipLargeFiles Messages: listing wrong, want 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/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestZipLargeFiles Messages: Unexpected file "time_test" 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestZipLargeFiles 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestZipLargeFiles Messages: directories --- FAIL: TestZipLargeFiles (35.25s) === RUN TestZipDirsInRoot run.go:198: Remote "Linkbox root 'rclone-test-dumiwux6hiko'", Local "Local file system at /tmp/rclone1930328265", Modify Window "876000h0m0s" 2026/05/08 05:15:29 INFO : Linkbox root 'rclone-test-dumiwux6hiko': poll-interval is not supported by this remote 2026/05/08 05:15:29 NOTICE: Linkbox root 'rclone-test-dumiwux6hiko': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/08 05:15:33 DEBUG : dir1/a.txt: Trying to read object after upload: try again in 100ms (1/10) 2026/05/08 05:15:34 DEBUG : dir1/a.txt: Trying to read object after upload: try again in 200ms (2/10) 2026/05/08 05:15:38 DEBUG : dir2/b.txt: Trying to read object after upload: try again in 100ms (1/10) 2026/05/08 05:15:38 DEBUG : dir2/b.txt: Trying to read object after upload: try again in 200ms (2/10) 2026/05/08 05:15:38 DEBUG : dir2/b.txt: Trying to read object after upload: try again in 400ms (3/10) 2026/05/08 05:15:43 DEBUG : dir3/c.txt: Trying to read object after upload: try again in 100ms (1/10) 2026/05/08 05:15:43 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/08 05:15:43 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/08 05:15:43 DEBUG : dir/file1: Set virtual modtime to 2026-05-08 04:28:46 +0000 UTC 2026/05/08 05:15:43 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/08 05:15:44 DEBUG : dir/file1: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/08 05:15:44 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/05/08 05:15:44 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/05/08 05:15:44 DEBUG : dir1/a.txt: Set virtual modtime to 2026-05-08 05:15:31 +0000 UTC 2026/05/08 05:15:44 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/08 05:15:44 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/08 05:15:44 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/05/08 05:15:44 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/05/08 05:15:44 DEBUG : dir2/b.txt: Set virtual modtime to 2026-05-08 05:15:36 +0000 UTC 2026/05/08 05:15:44 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/08 05:15:44 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/08 05:15:45 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/05/08 05:15:45 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/05/08 05:15:45 DEBUG : dir3/c.txt: Set virtual modtime to 2026-05-08 05:15:41 +0000 UTC 2026/05/08 05:15:45 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/08 05:15:45 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/08 05:15:45 DEBUG : time_test: Open: flags=O_RDONLY 2026/05/08 05:15:45 DEBUG : time_test: >Open: fd=time_test (r), err= 2026/05/08 05:15:45 DEBUG : time_test: Set virtual modtime to 2026-05-08 04:39:55 +0000 UTC 2026/05/08 05:15:45 DEBUG : time_test: ChunkedReader.openRange at 0 length 134217728 2026/05/08 05:15:45 DEBUG : time_test: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/08 05:15:45 DEBUG : WaitForWriters: timeout=30s 2026/05/08 05:15:45 DEBUG : dir: Looking for writers 2026/05/08 05:15:45 DEBUG : file1: reading active writers 2026/05/08 05:15:45 DEBUG : dir1: Looking for writers 2026/05/08 05:15:45 DEBUG : a.txt: reading active writers 2026/05/08 05:15:45 DEBUG : dir2: Looking for writers 2026/05/08 05:15:45 DEBUG : b.txt: reading active writers 2026/05/08 05:15:45 DEBUG : dir3: Looking for writers 2026/05/08 05:15:45 DEBUG : c.txt: reading active writers 2026/05/08 05:15:45 DEBUG : Looking for writers 2026/05/08 05:15:45 DEBUG : dir3: reading active writers 2026/05/08 05:15:45 DEBUG : time_test: reading active writers 2026/05/08 05:15:45 DEBUG : dir: reading active writers 2026/05/08 05:15:45 DEBUG : dir1: reading active writers 2026/05/08 05:15:45 DEBUG : dir2: reading active writers 2026/05/08 05:15:45 DEBUG : >WaitForWriters: run.go:172: removing file "time_test" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "time_test" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "time_test" failed: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit 2026/05/08 05:15:56 DEBUG : forgetting directory cache 2026/05/08 05:15:56 DEBUG : dir: forgetting directory cache 2026/05/08 05:15:56 DEBUG : dir: forgetting directory cache run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestZipDirsInRoot Messages: listing wrong, want 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/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestZipDirsInRoot Messages: Unexpected file "time_test" 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestZipDirsInRoot 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestZipDirsInRoot Messages: directories --- FAIL: TestZipDirsInRoot (43.31s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2026/05/08 05:16:13 DEBUG : Linkbox root 'rclone-test-dumiwux6hiko': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose" - Finished ERROR in 47m32.575923433s (try 1/5): exit status 1: Failed [TestDirHandleMethods TestDirHandleReaddir TestDirHandleReaddirnames TestDirMethods TestDirForgetAll TestDirForgetPath TestDirWalk TestDirSetModTime TestDirStat TestDirReadDirAll/Virtual TestDirOpen TestDirCreate TestDirMkdir TestDirMkdirSub TestDirRemove TestDirRemoveAll TestDirRemoveName TestDirRename TestDirFileOpen TestDirEntryModTimeInvalidation TestDirMetadataExtension TestFileMethods TestFileSetModTime/cache=off,open=false,write=false 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 TestRcGetVFS TestReadFileHandleMethods TestReadFileHandleSeek TestReadFileHandleReadAt TestReadFileHandleFlush TestReadFileHandleRelease TestRWFileHandleMethodsRead TestRWFileHandleSeek TestRWFileHandleReadAt TestRWFileHandleFlushRead TestRWFileHandleReleaseRead TestRWFileHandleMethodsWrite TestRWFileHandleWriteAt TestRWFileHandleFlushWrite TestRWFileHandleReleaseWrite TestRWFileHandleSizeTruncateExisting TestRWFileHandleSizeCreateExisting TestRWFileHandleSizeCreateNew TestRWFileHandleOpenTests/writes TestRWFileHandleOpenTests/full TestRWFileModTimeWithOpenWriters TestRWCacheRename TestRWCacheUpdate TestCaseSensitivity TestUnicodeNormalization TestVFSNew TestVFSNewWithOpts TestVFSRoot TestVFSStat TestVFSStatParent TestVFSOpenFile TestVFSRename TestVFSStatfs TestVFSMkdir TestVFSMkdirAll TestVFSIsMetadataFile TestWriteFileHandleMethods TestWriteFileHandleWriteAt TestWriteFileHandleFlush TestWriteFileHandleRelease TestWriteFileModTimeWithOpenWriters TestFileReadAtZeroLength TestFileReadAtNonZeroLength TestZipManyFiles TestZipManySubDirs TestZipLargeFiles TestZipDirsInRoot]