"./vfs.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^(TestCaseSensitivity|TestDirRemove|TestFileOpenRead|TestFileReadAtNonZeroLength|TestFileReadAtZeroLength|TestRWCacheRename|TestRWCacheUpdate|TestRWFileHandleFlushRead|TestRWFileHandleFlushWrite|TestRWFileHandleMethodsRead|TestRWFileHandleMethodsWrite|TestRWFileHandleReadAt|TestRWFileHandleReleaseRead|TestRWFileHandleReleaseWrite|TestRWFileHandleSeek|TestRWFileHandleSizeCreateExisting|TestRWFileHandleSizeCreateNew|TestRWFileHandleSizeTruncateExisting|TestRWFileHandleWriteAt|TestRWFileModTimeWithOpenWriters|TestRcGetVFS|TestReadFileHandleFlush|TestReadFileHandleMethods|TestReadFileHandleReadAt|TestReadFileHandleRelease|TestReadFileHandleSeek|TestUnicodeNormalization|TestVFSIsMetadataFile|TestVFSMkdir|TestVFSMkdirAll|TestVFSNew|TestVFSNewWithOpts|TestVFSOpenFile|TestVFSRename|TestVFSRoot|TestVFSStat|TestVFSStatParent|TestVFSStatfs|TestWriteFileHandleFlush|TestWriteFileHandleMethods|TestWriteFileHandleRelease|TestWriteFileHandleWriteAt|TestWriteFileModTimeWithOpenWriters|TestZipDirsInRoot|TestZipLargeFiles|TestZipManyFiles|TestZipManySubDirs)$|^TestFileRename$/^(full,forceCache=false|writes,forceCache=true)$|^TestFileSetModTime$/^cache=off,open=false,write=false$|^TestRWFileHandleOpenTests$/^(full|writes)$'" - Starting (try 4/5) 2026/04/28 05:52:18 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-zahaqef1hafu" 2026/04/28 05:52:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/28 05:52:18 DEBUG : Linkbox root 'rclone-test-zahaqef1hafu': Using cached web token 2026/04/28 05:52:18 DEBUG : Creating backend with remote "/tmp/rclone3792231443" === RUN TestDirRemove run.go:185: Remote "Linkbox root 'rclone-test-zahaqef1hafu'", Local "Local file system at /tmp/rclone3792231443", Modify Window "876000h0m0s" 2026/04/28 05:52:18 INFO : Linkbox root 'rclone-test-zahaqef1hafu': poll-interval is not supported by this remote 2026/04/28 05:52:18 NOTICE: Linkbox root 'rclone-test-zahaqef1hafu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/28 05:52:24 ERROR : dir/: Dir.Remove not empty 2026/04/28 05:52:24 DEBUG : dir/file1: Remove: 2026/04/28 05:52:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/28 05:52:25 DEBUG : dir/file1: >Remove: err= 2026/04/28 05:52:27 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/28 05:52:27 DEBUG : WaitForWriters: timeout=30s 2026/04/28 05:52:27 DEBUG : Looking for writers 2026/04/28 05:52:27 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (9.22s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:185: Remote "Linkbox root 'rclone-test-zahaqef1hafu'", Local "Local file system at /tmp/rclone3792231443", Modify Window "876000h0m0s" 2026/04/28 05:52:28 INFO : Linkbox root 'rclone-test-zahaqef1hafu': poll-interval is not supported by this remote 2026/04/28 05:52:28 NOTICE: Linkbox root 'rclone-test-zahaqef1hafu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/28 05:52:35 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2026/04/28 05:52:35 DEBUG : WaitForWriters: timeout=30s 2026/04/28 05:52:35 DEBUG : dir: Looking for writers 2026/04/28 05:52:35 DEBUG : file1: reading active writers 2026/04/28 05:52:35 DEBUG : Looking for writers 2026/04/28 05:52:35 DEBUG : dir: reading active writers 2026/04/28 05:52:35 DEBUG : >WaitForWriters: --- PASS: TestFileSetModTime (11.24s) --- SKIP: TestFileSetModTime/cache=off,open=false,write=false (11.24s) === RUN TestFileOpenRead run.go:185: Remote "Linkbox root 'rclone-test-zahaqef1hafu'", Local "Local file system at /tmp/rclone3792231443", Modify Window "876000h0m0s" 2026/04/28 05:52:39 INFO : Linkbox root 'rclone-test-zahaqef1hafu': poll-interval is not supported by this remote 2026/04/28 05:52:39 NOTICE: Linkbox root 'rclone-test-zahaqef1hafu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/28 05:52:42 DEBUG : dir/file1: Trying to read object after upload: try again in 100ms (1/10) 2026/04/28 05:52:43 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/28 05:52:43 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/28 05:52:43 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 file_test.go:171: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:171 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:180 Error: Received unexpected error: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestFileOpenRead 2026/04/28 05:52:43 DEBUG : WaitForWriters: timeout=30s 2026/04/28 05:52:43 DEBUG : dir: Looking for writers 2026/04/28 05:52:43 DEBUG : file1: reading active writers 2026/04/28 05:52:43 DEBUG : Looking for writers 2026/04/28 05:52:43 DEBUG : dir: reading active writers 2026/04/28 05:52:43 DEBUG : >WaitForWriters: --- FAIL: TestFileOpenRead (8.17s) === RUN TestFileRename === RUN TestFileRename/writes,forceCache=true run.go:185: Remote "Linkbox root 'rclone-test-zahaqef1hafu'", Local "Local file system at /tmp/rclone3792231443", Modify Window "876000h0m0s" 2026/04/28 05:52:47 INFO : Linkbox root 'rclone-test-zahaqef1hafu': poll-interval is not supported by this remote 2026/04/28 05:52:47 DEBUG : Linkbox root 'rclone-test-zahaqef1hafu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/28 05:52:47 DEBUG : Linkbox root 'rclone-test-zahaqef1hafu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zahaqef1hafu" 2026/04/28 05:52:47 DEBUG : Linkbox root 'rclone-test-zahaqef1hafu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zahaqef1hafu" 2026/04/28 05:52:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zahaqef1hafu" 2026/04/28 05:52:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/28 05:52:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zahaqef1hafu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zahaqef1hafu" 2026/04/28 05:52:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zahaqef1hafu" 2026/04/28 05:52:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/28 05:52:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zahaqef1hafu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zahaqef1hafu" 2026/04/28 05:52:47 INFO : Linkbox root 'rclone-test-zahaqef1hafu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure file_test.go:305: skip as can't rename files 2026/04/28 05:52:59 DEBUG : WaitForWriters: timeout=30s 2026/04/28 05:52:59 DEBUG : dir: Looking for writers 2026/04/28 05:52:59 DEBUG : file1: reading active writers 2026/04/28 05:52:59 DEBUG : Looking for writers 2026/04/28 05:52:59 DEBUG : dir: reading active writers 2026/04/28 05:52:59 DEBUG : >WaitForWriters: 2026/04/28 05:52:59 DEBUG : Linkbox root 'rclone-test-zahaqef1hafu': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:185: Remote "Linkbox root 'rclone-test-zahaqef1hafu'", Local "Local file system at /tmp/rclone3792231443", Modify Window "876000h0m0s" 2026/04/28 05:53:02 INFO : Linkbox root 'rclone-test-zahaqef1hafu': poll-interval is not supported by this remote 2026/04/28 05:53:02 DEBUG : Linkbox root 'rclone-test-zahaqef1hafu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/28 05:53:02 DEBUG : Linkbox root 'rclone-test-zahaqef1hafu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zahaqef1hafu" 2026/04/28 05:53:02 DEBUG : Linkbox root 'rclone-test-zahaqef1hafu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zahaqef1hafu" 2026/04/28 05:53:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zahaqef1hafu" 2026/04/28 05:53:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/28 05:53:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zahaqef1hafu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zahaqef1hafu" 2026/04/28 05:53:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zahaqef1hafu" 2026/04/28 05:53:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/28 05:53:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zahaqef1hafu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zahaqef1hafu" 2026/04/28 05:53:02 INFO : Linkbox root 'rclone-test-zahaqef1hafu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) file_test.go:305: skip as can't rename files 2026/04/28 05:53:07 DEBUG : WaitForWriters: timeout=30s 2026/04/28 05:53:07 DEBUG : dir: Looking for writers 2026/04/28 05:53:07 DEBUG : file1: reading active writers 2026/04/28 05:53:07 DEBUG : Looking for writers 2026/04/28 05:53:07 DEBUG : dir: reading active writers 2026/04/28 05:53:07 DEBUG : >WaitForWriters: 2026/04/28 05:53:07 DEBUG : Linkbox root 'rclone-test-zahaqef1hafu': vfs cache: cleaner exiting run.go:130: removing dir "dir" failed - try 1/3: directory not empty --- PASS: TestFileRename (24.39s) --- SKIP: TestFileRename/writes,forceCache=true (15.46s) --- SKIP: TestFileRename/full,forceCache=false (8.93s) === RUN TestRcGetVFS run.go:185: Remote "Linkbox root 'rclone-test-zahaqef1hafu'", Local "Local file system at /tmp/rclone3792231443", Modify Window "876000h0m0s" 2026/04/28 05:53:11 INFO : Linkbox root 'rclone-test-zahaqef1hafu': poll-interval is not supported by this remote 2026/04/28 05:53:11 NOTICE: Linkbox root 'rclone-test-zahaqef1hafu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/28 05:53:11 INFO : Linkbox root 'rclone-test-zahaqef1hafu': poll-interval is not supported by this remote 2026/04/28 05:53:11 NOTICE: Linkbox root 'rclone-test-zahaqef1hafu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/28 05:53:11 DEBUG : WaitForWriters: timeout=30s 2026/04/28 05:53:11 DEBUG : Looking for writers 2026/04/28 05:53:11 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.44s) === RUN TestReadFileHandleMethods run.go:185: Remote "Linkbox root 'rclone-test-zahaqef1hafu'", Local "Local file system at /tmp/rclone3792231443", Modify Window "876000h0m0s" 2026/04/28 05:53:12 INFO : Linkbox root 'rclone-test-zahaqef1hafu': poll-interval is not supported by this remote 2026/04/28 05:53:12 NOTICE: Linkbox root 'rclone-test-zahaqef1hafu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/28 05:53:15 DEBUG : dir/file1: Trying to read object after upload: try again in 100ms (1/10) 2026/04/28 05:53:16 DEBUG : dir/file1: Trying to read object after upload: try again in 200ms (2/10) 2026/04/28 05:53:16 DEBUG : dir/file1: Trying to read object after upload: try again in 400ms (3/10) 2026/04/28 05:53:17 DEBUG : dir/file1: Trying to read object after upload: try again in 800ms (4/10) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2026/04/28 05:53:26 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/28 05:53:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/28 05:53:26 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/28 05:53:26 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/28 05:53:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 read_test.go:34: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:34 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:58 Error: Received unexpected error: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestReadFileHandleMethods 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 : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -0 + Test: TestReadFileHandleMethods 2026/04/28 05:53:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 read_test.go:34: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:34 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:61 Error: Received unexpected error: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestReadFileHandleMethods 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 : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -123456789abcdef + Test: TestReadFileHandleMethods 2026/04/28 05:53:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 read_test.go:66: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:66 Error: Not equal: expected: *errors.errorString(&errors.errorString{s:"EOF"}) actual : *fmt.wrapError(&fmt.wrapError{msg:"Open failed: HTTP error 403 (403 Forbidden) returned body: \"ip incorrect\"", err:(*errors.errorString)(0x27af4933e6f0)}) Test: TestReadFileHandleMethods 2026/04/28 05:53:27 DEBUG : WaitForWriters: timeout=30s 2026/04/28 05:53:27 DEBUG : dir: Looking for writers 2026/04/28 05:53:27 DEBUG : file1: reading active writers 2026/04/28 05:53:27 DEBUG : Looking for writers 2026/04/28 05:53:27 DEBUG : dir: reading active writers 2026/04/28 05:53:27 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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 (29.23s) === RUN TestReadFileHandleSeek run.go:185: Remote "Linkbox root 'rclone-test-zahaqef1hafu'", Local "Local file system at /tmp/rclone3792231443", Modify Window "876000h0m0s" 2026/04/28 05:53:41 INFO : Linkbox root 'rclone-test-zahaqef1hafu': poll-interval is not supported by this remote 2026/04/28 05:53:41 NOTICE: Linkbox root 'rclone-test-zahaqef1hafu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/28 05:53:43 DEBUG : dir/file1: Trying to read object after upload: try again in 100ms (1/10) 2026/04/28 05:53:44 DEBUG : dir/file1: Trying to read object after upload: try again in 200ms (2/10) 2026/04/28 05:53:44 DEBUG : dir/file1: Trying to read object after upload: try again in 400ms (3/10) 2026/04/28 05:53:45 DEBUG : dir/file1: Trying to read object after upload: try again in 800ms (4/10) 2026/04/28 05:53:46 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/28 05:53:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/28 05:53:46 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/28 05:53:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/28 05:53:46 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 read_test.go:34: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:34 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:87 Error: Received unexpected error: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestReadFileHandleSeek 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 : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -0 + Test: TestReadFileHandleSeek 2026/04/28 05:53:47 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 read_test.go:34: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:34 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:93 Error: Received unexpected error: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestReadFileHandleSeek 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 read_test.go:98: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:98 Error: Not equal: expected: 3 actual : 2 Test: TestReadFileHandleSeek 2026/04/28 05:53:47 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 read_test.go:34: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:34 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:99 Error: Received unexpected error: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestReadFileHandleSeek 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 : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -3 + Test: TestReadFileHandleSeek 2026/04/28 05:53:47 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 read_test.go:34: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:34 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:105 Error: Received unexpected error: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestReadFileHandleSeek 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 : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -d + Test: TestReadFileHandleSeek 2026/04/28 05:53:47 DEBUG : WaitForWriters: timeout=30s 2026/04/28 05:53:47 DEBUG : dir: Looking for writers 2026/04/28 05:53:47 DEBUG : file1: reading active writers 2026/04/28 05:53:47 DEBUG : Looking for writers 2026/04/28 05:53:47 DEBUG : dir: reading active writers 2026/04/28 05:53:47 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: directory not empty --- FAIL: TestReadFileHandleSeek (11.01s) === RUN TestReadFileHandleReadAt run.go:185: Remote "Linkbox root 'rclone-test-zahaqef1hafu'", Local "Local file system at /tmp/rclone3792231443", Modify Window "876000h0m0s" 2026/04/28 05:53:52 INFO : Linkbox root 'rclone-test-zahaqef1hafu': poll-interval is not supported by this remote 2026/04/28 05:53:52 NOTICE: Linkbox root 'rclone-test-zahaqef1hafu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/28 05:53:55 DEBUG : dir/file1: Trying to read object after upload: try again in 100ms (1/10) 2026/04/28 05:53:56 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/28 05:53:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/28 05:53:57 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/28 05:53:57 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/28 05:53:57 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 read_test.go:132: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:132 Error: Received unexpected error: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestReadFileHandleReadAt 2026/04/28 05:53:57 DEBUG : WaitForWriters: timeout=30s 2026/04/28 05:53:57 DEBUG : dir: Looking for writers 2026/04/28 05:53:57 DEBUG : file1: reading active writers 2026/04/28 05:53:57 DEBUG : Looking for writers 2026/04/28 05:53:57 DEBUG : dir: reading active writers 2026/04/28 05:53:57 DEBUG : >WaitForWriters: --- FAIL: TestReadFileHandleReadAt (8.16s) === RUN TestReadFileHandleFlush run.go:185: Remote "Linkbox root 'rclone-test-zahaqef1hafu'", Local "Local file system at /tmp/rclone3792231443", Modify Window "876000h0m0s" 2026/04/28 05:54:00 INFO : Linkbox root 'rclone-test-zahaqef1hafu': poll-interval is not supported by this remote 2026/04/28 05:54:00 NOTICE: Linkbox root 'rclone-test-zahaqef1hafu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/28 05:54:05 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/28 05:54:05 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/28 05:54:05 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/28 05:54:05 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/28 05:54:05 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 read_test.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:192 Error: Not equal: expected: *errors.errorString(&errors.errorString{s:"EOF"}) actual : *fmt.wrapError(&fmt.wrapError{msg:"Open failed: HTTP error 403 (403 Forbidden) returned body: \"ip incorrect\"", err:(*errors.errorString)(0x27af4987eb20)}) Test: TestReadFileHandleFlush 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 : 0 Test: TestReadFileHandleFlush 2026/04/28 05:54:05 DEBUG : WaitForWriters: timeout=30s 2026/04/28 05:54:05 DEBUG : dir: Looking for writers 2026/04/28 05:54:05 DEBUG : file1: reading active writers 2026/04/28 05:54:05 DEBUG : Looking for writers 2026/04/28 05:54:05 DEBUG : dir: reading active writers 2026/04/28 05:54:05 DEBUG : >WaitForWriters: --- FAIL: TestReadFileHandleFlush (8.69s) === RUN TestReadFileHandleRelease run.go:185: Remote "Linkbox root 'rclone-test-zahaqef1hafu'", Local "Local file system at /tmp/rclone3792231443", Modify Window "876000h0m0s" 2026/04/28 05:54:09 INFO : Linkbox root 'rclone-test-zahaqef1hafu': poll-interval is not supported by this remote 2026/04/28 05:54:09 NOTICE: Linkbox root 'rclone-test-zahaqef1hafu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/28 05:54:13 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/28 05:54:13 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/28 05:54:13 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/28 05:54:13 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/28 05:54:13 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/28 05:54:14 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/04/28 05:54:14 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/04/28 05:54:14 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/04/28 05:54:14 DEBUG : WaitForWriters: timeout=30s 2026/04/28 05:54:14 DEBUG : dir: Looking for writers 2026/04/28 05:54:14 DEBUG : file1: reading active writers 2026/04/28 05:54:14 DEBUG : Looking for writers 2026/04/28 05:54:14 DEBUG : dir: reading active writers 2026/04/28 05:54:14 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (8.28s) === RUN TestRWFileHandleMethodsRead run.go:185: Remote "Linkbox root 'rclone-test-zahaqef1hafu'", Local "Local file system at /tmp/rclone3792231443", Modify Window "876000h0m0s" 2026/04/28 05:54:17 INFO : Linkbox root 'rclone-test-zahaqef1hafu': poll-interval is not supported by this remote 2026/04/28 05:54:17 DEBUG : Linkbox root 'rclone-test-zahaqef1hafu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/28 05:54:17 DEBUG : Linkbox root 'rclone-test-zahaqef1hafu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zahaqef1hafu" 2026/04/28 05:54:17 DEBUG : Linkbox root 'rclone-test-zahaqef1hafu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zahaqef1hafu" 2026/04/28 05:54:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zahaqef1hafu" 2026/04/28 05:54:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/28 05:54:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zahaqef1hafu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zahaqef1hafu" 2026/04/28 05:54:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zahaqef1hafu" 2026/04/28 05:54:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/28 05:54:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zahaqef1hafu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zahaqef1hafu" 2026/04/28 05:54:17 INFO : Linkbox root 'rclone-test-zahaqef1hafu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/28 05:54:21 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/28 05:54:21 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/28 05:54:21 DEBUG : dir/file1: newRWFileHandle: 2026/04/28 05:54:21 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/28 05:54:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/28 05:54:21 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/28 05:54:21 DEBUG : dir/file1(0x27af496c80c0): _readAt: size=1, off=0 2026/04/28 05:54:21 DEBUG : dir/file1(0x27af496c80c0): openPending: 2026/04/28 05:54:21 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2026/04/28 05:54:21 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/28 05:54:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/28 05:54:21 DEBUG : dir/file1(0x27af496c80c0): >openPending: err= 2026/04/28 05:54:21 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/28 05:54:21 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/28 05:54:21 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/28 05:54:21 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/28 05:54:21 INFO : dir/file1: vfs cache: downloader: error count now 1: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:54:21 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:54:21 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/28 05:54:21 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/28 05:54:21 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/28 05:54:22 INFO : dir/file1: vfs cache: downloader: error count now 2: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:54:22 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:54:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/28 05:54:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/28 05:54:22 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/28 05:54:22 INFO : dir/file1: vfs cache: downloader: error count now 3: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:54:22 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:54:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/28 05:54:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/28 05:54:22 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/28 05:54:22 INFO : dir/file1: vfs cache: downloader: error count now 4: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:54:22 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:54:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/28 05:54:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/28 05:54:22 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/28 05:54:22 INFO : dir/file1: vfs cache: downloader: error count now 5: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:54:22 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:54:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/28 05:54:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/28 05:54:22 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/28 05:54:22 INFO : dir/file1: vfs cache: downloader: error count now 6: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:54:22 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:54:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/28 05:54:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/28 05:54:22 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/28 05:54:23 INFO : dir/file1: vfs cache: downloader: error count now 7: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:54:23 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:54:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/28 05:54:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/28 05:54:23 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/28 05:54:23 INFO : dir/file1: vfs cache: downloader: error count now 8: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:54:23 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:54:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/28 05:54:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/28 05:54:23 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/28 05:54:23 INFO : dir/file1: vfs cache: downloader: error count now 9: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:54:23 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:54:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/28 05:54:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/28 05:54:23 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/28 05:54:23 INFO : dir/file1: vfs cache: downloader: error count now 10: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:54:23 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:54:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/28 05:54:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/28 05:54:23 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/28 05:54:24 INFO : dir/file1: vfs cache: downloader: error count now 11: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:54:24 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:54:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/28 05:54:24 ERROR : dir/file1: vfs cache: too many errors 11/10: last error: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:54:24 ERROR : dir/file1: vfs cache: failed to kick waiters: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:54:24 ERROR : dir/file1: vfs cache: failed to _ensure cache vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:54:24 DEBUG : dir/file1: vfs cache: failed to _ensure cache vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" is not out of space 2026/04/28 05:54:24 DEBUG : dir/file1(0x27af496c80c0): >_readAt: n=0, err=vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" read_write_test.go:66: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:66 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:87 Error: Received unexpected error: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestRWFileHandleMethodsRead 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 : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -0 + Test: TestRWFileHandleMethodsRead 2026/04/28 05:54:24 DEBUG : dir/file1(0x27af496c80c0): _readAt: size=256, off=0 2026/04/28 05:54:24 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/04/28 05:54:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/28 05:54:24 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/28 05:54:24 INFO : dir/file1: vfs cache: downloader: error count now 12: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:54:24 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:54:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/28 05:54:24 ERROR : dir/file1: vfs cache: too many errors 12/10: last error: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:54:24 ERROR : dir/file1: vfs cache: failed to kick waiters: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:54:24 ERROR : dir/file1: vfs cache: failed to _ensure cache vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:54:24 DEBUG : dir/file1: vfs cache: failed to _ensure cache vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" is not out of space 2026/04/28 05:54:24 DEBUG : dir/file1(0x27af496c80c0): >_readAt: n=0, err=vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" read_write_test.go:66: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:66 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:90 Error: Received unexpected error: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestRWFileHandleMethodsRead 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 : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -123456789abcdef + Test: TestRWFileHandleMethodsRead 2026/04/28 05:54:24 DEBUG : dir/file1(0x27af496c80c0): _readAt: size=16, off=0 2026/04/28 05:54:24 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/04/28 05:54:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/28 05:54:24 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/28 05:54:24 INFO : dir/file1: vfs cache: downloader: error count now 13: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:54:24 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:54:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/28 05:54:24 ERROR : dir/file1: vfs cache: too many errors 13/10: last error: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:54:24 ERROR : dir/file1: vfs cache: failed to kick waiters: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:54:24 ERROR : dir/file1: vfs cache: failed to _ensure cache vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:54:24 DEBUG : dir/file1: vfs cache: failed to _ensure cache vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" is not out of space 2026/04/28 05:54:24 DEBUG : dir/file1(0x27af496c80c0): >_readAt: n=0, err=vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" read_write_test.go:95: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:95 Error: Not equal: expected: *errors.errorString(&errors.errorString{s:"EOF"}) actual : *fmt.wrapError(&fmt.wrapError{msg:"vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: \"ip incorrect\"", err:(*fmt.wrapError)(0x27af495c9b40)}) Test: TestRWFileHandleMethodsRead 2026/04/28 05:54:24 DEBUG : dir/file1(0x27af496c80c0): close: 2026/04/28 05:54:24 DEBUG : dir/file1(0x27af496c80c0): >close: err= 2026/04/28 05:54:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/28 05:54:24 DEBUG : dir/file1(0x27af496c80c0): close: 2026/04/28 05:54:24 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/28 05:54:24 DEBUG : dir/file1(0x27af496c80c0): >close: err=file already closed 2026/04/28 05:54:24 DEBUG : WaitForWriters: timeout=30s 2026/04/28 05:54:24 DEBUG : dir: Looking for writers 2026/04/28 05:54:24 DEBUG : file1: reading active writers 2026/04/28 05:54:24 DEBUG : Looking for writers 2026/04/28 05:54:24 DEBUG : dir: reading active writers 2026/04/28 05:54:24 DEBUG : >WaitForWriters: 2026/04/28 05:54:24 DEBUG : Linkbox root 'rclone-test-zahaqef1hafu': vfs cache: cleaner exiting 2026/04/28 05:54:24 INFO : dir/file1: vfs cache: downloader: error count now 14: vfs reader: failed to write to cache file: Open failed: Get "https://aht.nuplink.top/pool/pub/14/0c/c5/4032af8d61035123906e58e067140cc5/16?token=17dec5aca3258321d26680efede8f43d&ts=1777355661&ip=65.108.87.141": context canceled 2026/04/28 05:54:24 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: Get "https://aht.nuplink.top/pool/pub/14/0c/c5/4032af8d61035123906e58e067140cc5/16?token=17dec5aca3258321d26680efede8f43d&ts=1777355661&ip=65.108.87.141": context canceled --- FAIL: TestRWFileHandleMethodsRead (10.62s) === RUN TestRWFileHandleSeek run.go:185: Remote "Linkbox root 'rclone-test-zahaqef1hafu'", Local "Local file system at /tmp/rclone3792231443", Modify Window "876000h0m0s" 2026/04/28 05:54:28 INFO : Linkbox root 'rclone-test-zahaqef1hafu': poll-interval is not supported by this remote 2026/04/28 05:54:28 DEBUG : Linkbox root 'rclone-test-zahaqef1hafu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/28 05:54:28 DEBUG : Linkbox root 'rclone-test-zahaqef1hafu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zahaqef1hafu" 2026/04/28 05:54:28 DEBUG : Linkbox root 'rclone-test-zahaqef1hafu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zahaqef1hafu" 2026/04/28 05:54:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zahaqef1hafu" 2026/04/28 05:54:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/28 05:54:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zahaqef1hafu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zahaqef1hafu" 2026/04/28 05:54:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zahaqef1hafu" 2026/04/28 05:54:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/28 05:54:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zahaqef1hafu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zahaqef1hafu" 2026/04/28 05:54:28 INFO : Linkbox root 'rclone-test-zahaqef1hafu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/28 05:54:29 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zahaqef1hafu/dir/file1: no such file or directory 2026/04/28 05:54:29 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-zahaqef1hafu/dir/file1: no such file or directory 2026/04/28 05:54:32 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/28 05:54:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/28 05:54:32 DEBUG : dir/file1: newRWFileHandle: 2026/04/28 05:54:32 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/28 05:54:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/28 05:54:32 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/28 05:54:32 DEBUG : dir/file1(0x27af496c9340): _readAt: size=1, off=0 2026/04/28 05:54:32 DEBUG : dir/file1(0x27af496c9340): openPending: 2026/04/28 05:54:32 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2026/04/28 05:54:32 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/28 05:54:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/28 05:54:32 DEBUG : dir/file1(0x27af496c9340): >openPending: err= 2026/04/28 05:54:32 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/28 05:54:32 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/28 05:54:32 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/28 05:54:32 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/28 05:54:32 INFO : dir/file1: vfs cache: downloader: error count now 1: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:54:32 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:54:32 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/28 05:54:32 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/28 05:54:32 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/28 05:54:32 INFO : dir/file1: vfs cache: downloader: error count now 2: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:54:32 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:54:32 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/28 05:54:32 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/28 05:54:32 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/28 05:54:32 INFO : dir/file1: vfs cache: downloader: error count now 3: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:54:32 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:54:32 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/28 05:54:32 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/28 05:54:32 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/28 05:54:33 INFO : dir/file1: vfs cache: downloader: error count now 4: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:54:33 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:54:33 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/28 05:54:33 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/28 05:54:33 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/28 05:54:33 INFO : dir/file1: vfs cache: downloader: error count now 5: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:54:33 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:54:33 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/28 05:54:33 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/28 05:54:33 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/28 05:54:33 INFO : dir/file1: vfs cache: downloader: error count now 6: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:54:33 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:54:33 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/28 05:54:33 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/28 05:54:33 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/28 05:54:33 INFO : dir/file1: vfs cache: downloader: error count now 7: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:54:33 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:54:33 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/28 05:54:33 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/28 05:54:33 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/28 05:54:33 INFO : dir/file1: vfs cache: downloader: error count now 8: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:54:33 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:54:33 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/28 05:54:33 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/28 05:54:33 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/28 05:54:34 INFO : dir/file1: vfs cache: downloader: error count now 9: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:54:34 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:54:34 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/28 05:54:34 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/28 05:54:34 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/28 05:54:34 INFO : dir/file1: vfs cache: downloader: error count now 10: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:54:34 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:54:34 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/28 05:54:34 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/28 05:54:34 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/28 05:54:34 INFO : dir/file1: vfs cache: downloader: error count now 11: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:54:34 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:54:34 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/28 05:54:34 ERROR : dir/file1: vfs cache: too many errors 11/10: last error: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:54:34 ERROR : dir/file1: vfs cache: failed to kick waiters: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:54:34 ERROR : dir/file1: vfs cache: failed to _ensure cache vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:54:34 DEBUG : dir/file1: vfs cache: failed to _ensure cache vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" is not out of space 2026/04/28 05:54:34 DEBUG : dir/file1(0x27af496c9340): >_readAt: n=0, err=vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" read_write_test.go:66: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:66 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:132 Error: Received unexpected error: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestRWFileHandleSeek 2026/04/28 05:54:34 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/28 05:54:34 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 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 : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -0 + Test: TestRWFileHandleSeek 2026/04/28 05:54:34 DEBUG : dir/file1(0x27af496c9340): _readAt: size=1, off=5 2026/04/28 05:54:34 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [] - present false 2026/04/28 05:54:34 INFO : dir/file1: vfs cache: downloader: error count now 12: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:54:34 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:54:34 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/04/28 05:54:34 ERROR : dir/file1: vfs cache: too many errors 12/10: last error: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:54:34 ERROR : dir/file1: vfs cache: failed to kick waiters: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:54:34 ERROR : dir/file1: vfs cache: failed to _ensure cache vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:54:34 DEBUG : dir/file1: vfs cache: failed to _ensure cache vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" is not out of space 2026/04/28 05:54:34 DEBUG : dir/file1(0x27af496c9340): >_readAt: n=0, err=vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" read_write_test.go:66: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:66 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:138 Error: Received unexpected error: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:54:34 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 Test: TestRWFileHandleSeek 2026/04/28 05:54:34 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 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 read_write_test.go:143: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:143 Error: Not equal: expected: 3 actual : 2 Test: TestRWFileHandleSeek 2026/04/28 05:54:34 DEBUG : dir/file1(0x27af496c9340): _readAt: size=1, off=2 2026/04/28 05:54:34 DEBUG : vfs cache: looking for range={Pos:2 Size:1} in [] - present false 2026/04/28 05:54:34 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 2 length -1 2026/04/28 05:54:34 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 2 chunkSize 134217728 2026/04/28 05:54:34 DEBUG : dir/file1: ChunkedReader.openRange at 2 length 134217728 2026/04/28 05:54:34 INFO : dir/file1: vfs cache: downloader: error count now 13: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:54:34 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:54:34 ERROR : dir/file1: vfs cache: too many errors 13/10: last error: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:54:34 ERROR : dir/file1: vfs cache: failed to kick waiters: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:54:34 ERROR : dir/file1: vfs cache: failed to _ensure cache vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:54:34 DEBUG : dir/file1: vfs cache: failed to _ensure cache vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" is not out of space 2026/04/28 05:54:34 DEBUG : dir/file1(0x27af496c9340): >_readAt: n=0, err=vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" read_write_test.go:66: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:66 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:144 Error: Received unexpected error: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestRWFileHandleSeek 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 : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -3 + Test: TestRWFileHandleSeek 2026/04/28 05:54:34 DEBUG : dir/file1(0x27af496c9340): _readAt: size=1, off=13 2026/04/28 05:54:34 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [] - present false 2026/04/28 05:54:35 INFO : dir/file1: vfs cache: downloader: error count now 14: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:54:35 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:54:35 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 13 length -1 2026/04/28 05:54:35 ERROR : dir/file1: vfs cache: too many errors 14/10: last error: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:54:35 ERROR : dir/file1: vfs cache: failed to kick waiters: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:54:35 ERROR : dir/file1: vfs cache: failed to _ensure cache vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:54:35 DEBUG : dir/file1: vfs cache: failed to _ensure cache vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" is not out of space 2026/04/28 05:54:35 DEBUG : dir/file1(0x27af496c9340): >_readAt: n=0, err=vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" read_write_test.go:66: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:66 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:150 Error: Received unexpected error: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestRWFileHandleSeek 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 : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -d + Test: TestRWFileHandleSeek 2026/04/28 05:54:35 DEBUG : dir/file1(0x27af496c9340): _readAt: size=16, off=100 2026/04/28 05:54:35 DEBUG : dir/file1(0x27af496c9340): >_readAt: n=0, err=EOF 2026/04/28 05:54:35 DEBUG : dir/file1(0x27af496c9340): close: 2026/04/28 05:54:35 DEBUG : dir/file1(0x27af496c9340): >close: err= 2026/04/28 05:54:35 DEBUG : WaitForWriters: timeout=30s 2026/04/28 05:54:35 DEBUG : dir: Looking for writers 2026/04/28 05:54:35 DEBUG : file1: reading active writers 2026/04/28 05:54:35 DEBUG : Looking for writers 2026/04/28 05:54:35 DEBUG : dir: reading active writers 2026/04/28 05:54:35 DEBUG : >WaitForWriters: 2026/04/28 05:54:35 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 13 chunkSize 134217728 2026/04/28 05:54:35 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/04/28 05:54:35 DEBUG : Linkbox root 'rclone-test-zahaqef1hafu': vfs cache: cleaner exiting 2026/04/28 05:54:35 INFO : dir/file1: vfs cache: downloader: error count now 15: vfs reader: failed to write to cache file: Open failed: Get "https://aht.nuplink.top/pool/pub/14/0c/c5/4032af8d61035123906e58e067140cc5/16?token=32ca49132d71de005b865f8dc61e0c9d&ts=1777355672&ip=65.108.87.141": context canceled 2026/04/28 05:54:35 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: Get "https://aht.nuplink.top/pool/pub/14/0c/c5/4032af8d61035123906e58e067140cc5/16?token=32ca49132d71de005b865f8dc61e0c9d&ts=1777355672&ip=65.108.87.141": context canceled --- FAIL: TestRWFileHandleSeek (10.67s) === RUN TestRWFileHandleReadAt run.go:185: Remote "Linkbox root 'rclone-test-zahaqef1hafu'", Local "Local file system at /tmp/rclone3792231443", Modify Window "876000h0m0s" 2026/04/28 05:54:38 INFO : Linkbox root 'rclone-test-zahaqef1hafu': poll-interval is not supported by this remote 2026/04/28 05:54:38 DEBUG : Linkbox root 'rclone-test-zahaqef1hafu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/28 05:54:38 DEBUG : Linkbox root 'rclone-test-zahaqef1hafu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zahaqef1hafu" 2026/04/28 05:54:38 DEBUG : Linkbox root 'rclone-test-zahaqef1hafu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zahaqef1hafu" 2026/04/28 05:54:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zahaqef1hafu" 2026/04/28 05:54:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/28 05:54:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zahaqef1hafu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zahaqef1hafu" 2026/04/28 05:54:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zahaqef1hafu" 2026/04/28 05:54:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/28 05:54:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zahaqef1hafu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zahaqef1hafu" 2026/04/28 05:54:38 INFO : Linkbox root 'rclone-test-zahaqef1hafu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/28 05:54:40 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zahaqef1hafu/dir/file1: no such file or directory 2026/04/28 05:54:40 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-zahaqef1hafu/dir/file1: no such file or directory 2026/04/28 05:54:42 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/28 05:54:43 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/28 05:54:43 DEBUG : dir/file1: newRWFileHandle: 2026/04/28 05:54:43 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/28 05:54:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/28 05:54:43 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/28 05:54:43 DEBUG : dir/file1(0x27af496c9280): _readAt: size=1, off=0 2026/04/28 05:54:43 DEBUG : dir/file1(0x27af496c9280): openPending: 2026/04/28 05:54:43 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2026/04/28 05:54:43 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/28 05:54:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/28 05:54:43 DEBUG : dir/file1(0x27af496c9280): >openPending: err= 2026/04/28 05:54:43 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/28 05:54:43 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/28 05:54:43 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/28 05:54:43 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/28 05:54:43 INFO : dir/file1: vfs cache: downloader: error count now 1: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:54:43 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:54:43 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/28 05:54:43 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/28 05:54:43 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/28 05:54:43 INFO : dir/file1: vfs cache: downloader: error count now 2: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:54:43 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:54:43 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/28 05:54:43 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/28 05:54:43 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/28 05:54:43 INFO : dir/file1: vfs cache: downloader: error count now 3: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:54:43 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:54:43 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/28 05:54:43 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/28 05:54:43 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/28 05:54:43 INFO : dir/file1: vfs cache: downloader: error count now 4: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:54:43 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:54:43 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/28 05:54:43 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/28 05:54:43 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/28 05:54:44 INFO : dir/file1: vfs cache: downloader: error count now 5: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:54:44 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:54:44 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/28 05:54:44 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/28 05:54:44 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/28 05:54:44 INFO : dir/file1: vfs cache: downloader: error count now 6: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:54:44 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:54:44 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/28 05:54:44 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/28 05:54:44 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/28 05:54:44 INFO : dir/file1: vfs cache: downloader: error count now 7: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:54:44 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:54:44 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/28 05:54:44 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/28 05:54:44 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/28 05:54:44 INFO : dir/file1: vfs cache: downloader: error count now 8: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:54:44 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:54:44 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/28 05:54:44 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/28 05:54:44 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/28 05:54:44 INFO : dir/file1: vfs cache: downloader: error count now 9: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:54:44 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:54:44 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/28 05:54:44 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/28 05:54:44 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/28 05:54:45 INFO : dir/file1: vfs cache: downloader: error count now 10: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:54:45 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:54:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/28 05:54:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/28 05:54:45 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/28 05:54:45 INFO : dir/file1: vfs cache: downloader: error count now 11: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:54:45 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:54:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/28 05:54:45 ERROR : dir/file1: vfs cache: too many errors 11/10: last error: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:54:45 ERROR : dir/file1: vfs cache: failed to kick waiters: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:54:45 ERROR : dir/file1: vfs cache: failed to _ensure cache vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:54:45 DEBUG : dir/file1: vfs cache: failed to _ensure cache vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" is not out of space 2026/04/28 05:54:45 DEBUG : dir/file1(0x27af496c9280): >_readAt: n=0, err=vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" read_write_test.go:172: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:172 Error: Received unexpected error: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestRWFileHandleReadAt 2026/04/28 05:54:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/28 05:54:45 DEBUG : WaitForWriters: timeout=30s 2026/04/28 05:54:45 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/28 05:54:45 DEBUG : dir: Looking for writers 2026/04/28 05:54:45 DEBUG : file1: reading active writers 2026/04/28 05:54:45 DEBUG : Looking for writers 2026/04/28 05:54:45 DEBUG : dir: reading active writers 2026/04/28 05:54:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/28 05:54:45 DEBUG : dir: Looking for writers 2026/04/28 05:54:45 DEBUG : file1: reading active writers 2026/04/28 05:54:45 DEBUG : Looking for writers 2026/04/28 05:54:45 DEBUG : dir: reading active writers 2026/04/28 05:54:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/28 05:54:45 DEBUG : dir: Looking for writers 2026/04/28 05:54:45 DEBUG : file1: reading active writers 2026/04/28 05:54:45 DEBUG : Looking for writers 2026/04/28 05:54:45 DEBUG : dir: reading active writers 2026/04/28 05:54:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/28 05:54:45 DEBUG : dir: Looking for writers 2026/04/28 05:54:45 DEBUG : file1: reading active writers 2026/04/28 05:54:45 DEBUG : Looking for writers 2026/04/28 05:54:45 DEBUG : dir: reading active writers 2026/04/28 05:54:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/28 05:54:45 DEBUG : dir: Looking for writers 2026/04/28 05:54:45 DEBUG : file1: reading active writers 2026/04/28 05:54:45 DEBUG : Looking for writers 2026/04/28 05:54:45 DEBUG : dir: reading active writers 2026/04/28 05:54:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/28 05:54:45 INFO : dir/file1: vfs cache: downloader: error count now 12: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:54:45 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:54:45 DEBUG : dir: Looking for writers 2026/04/28 05:54:45 DEBUG : file1: reading active writers 2026/04/28 05:54:45 DEBUG : Looking for writers 2026/04/28 05:54:45 DEBUG : dir: reading active writers 2026/04/28 05:54:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/28 05:54:45 DEBUG : dir: Looking for writers 2026/04/28 05:54:45 DEBUG : file1: reading active writers 2026/04/28 05:54:45 DEBUG : Looking for writers 2026/04/28 05:54:45 DEBUG : dir: reading active writers 2026/04/28 05:54:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/28 05:54:46 DEBUG : dir: Looking for writers 2026/04/28 05:54:46 DEBUG : file1: reading active writers 2026/04/28 05:54:46 DEBUG : Looking for writers 2026/04/28 05:54:46 DEBUG : dir: reading active writers 2026/04/28 05:54:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:54:47 DEBUG : dir: Looking for writers 2026/04/28 05:54:47 DEBUG : file1: reading active writers 2026/04/28 05:54:47 DEBUG : Looking for writers 2026/04/28 05:54:47 DEBUG : dir: reading active writers 2026/04/28 05:54:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:54:48 DEBUG : dir: Looking for writers 2026/04/28 05:54:48 DEBUG : file1: reading active writers 2026/04/28 05:54:48 DEBUG : Looking for writers 2026/04/28 05:54:48 DEBUG : dir: reading active writers 2026/04/28 05:54:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:54:49 DEBUG : dir: Looking for writers 2026/04/28 05:54:49 DEBUG : file1: reading active writers 2026/04/28 05:54:49 DEBUG : Looking for writers 2026/04/28 05:54:49 DEBUG : dir: reading active writers 2026/04/28 05:54:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:54:50 DEBUG : dir: Looking for writers 2026/04/28 05:54:50 DEBUG : file1: reading active writers 2026/04/28 05:54:50 DEBUG : Looking for writers 2026/04/28 05:54:50 DEBUG : dir: reading active writers 2026/04/28 05:54:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:54:51 DEBUG : dir: Looking for writers 2026/04/28 05:54:51 DEBUG : file1: reading active writers 2026/04/28 05:54:51 DEBUG : Looking for writers 2026/04/28 05:54:51 DEBUG : dir: reading active writers 2026/04/28 05:54:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:54:52 DEBUG : dir: Looking for writers 2026/04/28 05:54:52 DEBUG : file1: reading active writers 2026/04/28 05:54:52 DEBUG : Looking for writers 2026/04/28 05:54:52 DEBUG : dir: reading active writers 2026/04/28 05:54:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:54:53 DEBUG : dir: Looking for writers 2026/04/28 05:54:53 DEBUG : file1: reading active writers 2026/04/28 05:54:53 DEBUG : Looking for writers 2026/04/28 05:54:53 DEBUG : dir: reading active writers 2026/04/28 05:54:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:54:54 DEBUG : dir: Looking for writers 2026/04/28 05:54:54 DEBUG : file1: reading active writers 2026/04/28 05:54:54 DEBUG : Looking for writers 2026/04/28 05:54:54 DEBUG : dir: reading active writers 2026/04/28 05:54:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:54:55 DEBUG : dir: Looking for writers 2026/04/28 05:54:55 DEBUG : file1: reading active writers 2026/04/28 05:54:55 DEBUG : Looking for writers 2026/04/28 05:54:55 DEBUG : dir: reading active writers 2026/04/28 05:54:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:54:56 DEBUG : dir: Looking for writers 2026/04/28 05:54:56 DEBUG : file1: reading active writers 2026/04/28 05:54:56 DEBUG : Looking for writers 2026/04/28 05:54:56 DEBUG : dir: reading active writers 2026/04/28 05:54:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:54:57 DEBUG : dir: Looking for writers 2026/04/28 05:54:57 DEBUG : file1: reading active writers 2026/04/28 05:54:57 DEBUG : Looking for writers 2026/04/28 05:54:57 DEBUG : dir: reading active writers 2026/04/28 05:54:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:54:58 DEBUG : dir: Looking for writers 2026/04/28 05:54:58 DEBUG : file1: reading active writers 2026/04/28 05:54:58 DEBUG : Looking for writers 2026/04/28 05:54:58 DEBUG : dir: reading active writers 2026/04/28 05:54:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:54:59 DEBUG : dir: Looking for writers 2026/04/28 05:54:59 DEBUG : file1: reading active writers 2026/04/28 05:54:59 DEBUG : Looking for writers 2026/04/28 05:54:59 DEBUG : dir: reading active writers 2026/04/28 05:54:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:55:00 DEBUG : dir: Looking for writers 2026/04/28 05:55:00 DEBUG : file1: reading active writers 2026/04/28 05:55:00 DEBUG : Looking for writers 2026/04/28 05:55:00 DEBUG : dir: reading active writers 2026/04/28 05:55:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:55:01 DEBUG : dir: Looking for writers 2026/04/28 05:55:01 DEBUG : file1: reading active writers 2026/04/28 05:55:01 DEBUG : Looking for writers 2026/04/28 05:55:01 DEBUG : dir: reading active writers 2026/04/28 05:55:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:55:02 DEBUG : dir: Looking for writers 2026/04/28 05:55:02 DEBUG : file1: reading active writers 2026/04/28 05:55:02 DEBUG : Looking for writers 2026/04/28 05:55:02 DEBUG : dir: reading active writers 2026/04/28 05:55:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:55:03 DEBUG : dir: Looking for writers 2026/04/28 05:55:03 DEBUG : file1: reading active writers 2026/04/28 05:55:03 DEBUG : Looking for writers 2026/04/28 05:55:03 DEBUG : dir: reading active writers 2026/04/28 05:55:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:55:04 DEBUG : dir: Looking for writers 2026/04/28 05:55:04 DEBUG : file1: reading active writers 2026/04/28 05:55:04 DEBUG : Looking for writers 2026/04/28 05:55:04 DEBUG : dir: reading active writers 2026/04/28 05:55:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:55:05 DEBUG : dir: Looking for writers 2026/04/28 05:55:05 DEBUG : file1: reading active writers 2026/04/28 05:55:05 DEBUG : Looking for writers 2026/04/28 05:55:05 DEBUG : dir: reading active writers 2026/04/28 05:55:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:55:06 DEBUG : dir: Looking for writers 2026/04/28 05:55:06 DEBUG : file1: reading active writers 2026/04/28 05:55:06 DEBUG : Looking for writers 2026/04/28 05:55:06 DEBUG : dir: reading active writers 2026/04/28 05:55:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:55:07 DEBUG : dir: Looking for writers 2026/04/28 05:55:07 DEBUG : file1: reading active writers 2026/04/28 05:55:07 DEBUG : Looking for writers 2026/04/28 05:55:07 DEBUG : dir: reading active writers 2026/04/28 05:55:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:55:08 DEBUG : dir: Looking for writers 2026/04/28 05:55:08 DEBUG : file1: reading active writers 2026/04/28 05:55:08 DEBUG : Looking for writers 2026/04/28 05:55:08 DEBUG : dir: reading active writers 2026/04/28 05:55:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:55:09 DEBUG : dir: Looking for writers 2026/04/28 05:55:09 DEBUG : file1: reading active writers 2026/04/28 05:55:09 DEBUG : Looking for writers 2026/04/28 05:55:09 DEBUG : dir: reading active writers 2026/04/28 05:55:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:55:10 DEBUG : dir: Looking for writers 2026/04/28 05:55:10 DEBUG : file1: reading active writers 2026/04/28 05:55:10 DEBUG : Looking for writers 2026/04/28 05:55:10 DEBUG : dir: reading active writers 2026/04/28 05:55:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:55:11 DEBUG : dir: Looking for writers 2026/04/28 05:55:11 DEBUG : file1: reading active writers 2026/04/28 05:55:11 DEBUG : Looking for writers 2026/04/28 05:55:11 DEBUG : dir: reading active writers 2026/04/28 05:55:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:55:12 DEBUG : dir: Looking for writers 2026/04/28 05:55:12 DEBUG : file1: reading active writers 2026/04/28 05:55:12 DEBUG : Looking for writers 2026/04/28 05:55:12 DEBUG : dir: reading active writers 2026/04/28 05:55:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:55:13 DEBUG : dir: Looking for writers 2026/04/28 05:55:13 DEBUG : file1: reading active writers 2026/04/28 05:55:13 DEBUG : Looking for writers 2026/04/28 05:55:13 DEBUG : dir: reading active writers 2026/04/28 05:55:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:55:14 DEBUG : dir: Looking for writers 2026/04/28 05:55:14 DEBUG : file1: reading active writers 2026/04/28 05:55:14 DEBUG : Looking for writers 2026/04/28 05:55:14 DEBUG : dir: reading active writers 2026/04/28 05:55:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:55:15 ERROR : Exiting even though 0 writers active and 1 cache items in use after 30s Cache{ "dir/file1": &{c:0x27af497f9100 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0x27af499a1208 notify:{wait:0 notify:0 lock:0 head: tail:} checker:43633807594048} name:dir/file1 opens:1 downloaders:0x27af49239080 o:0x27af491ee980 fd:0x27af48e4c5e8 info:{ModTime:{wall:14011877979598166612 ext:145143041963 loc:0x46fdde0} ATime:{wall:14011877979598277421 ext:145143152772 loc:0x46fdde0} Size:16 Rs:[] Fingerprint:16 Dirty:false} writeBackID:0 pendingAccesses:0 modified:false beingReset:false graceTimer:}, } 2026/04/28 05:55:15 DEBUG : >WaitForWriters: 2026/04/28 05:55:15 DEBUG : Linkbox root 'rclone-test-zahaqef1hafu': vfs cache: cleaner exiting run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty --- FAIL: TestRWFileHandleReadAt (42.14s) === RUN TestRWFileHandleFlushRead run.go:185: Remote "Linkbox root 'rclone-test-zahaqef1hafu'", Local "Local file system at /tmp/rclone3792231443", Modify Window "876000h0m0s" 2026/04/28 05:55:21 INFO : Linkbox root 'rclone-test-zahaqef1hafu': poll-interval is not supported by this remote 2026/04/28 05:55:21 DEBUG : Linkbox root 'rclone-test-zahaqef1hafu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/28 05:55:21 DEBUG : Linkbox root 'rclone-test-zahaqef1hafu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zahaqef1hafu" 2026/04/28 05:55:21 DEBUG : Linkbox root 'rclone-test-zahaqef1hafu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zahaqef1hafu" 2026/04/28 05:55:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zahaqef1hafu" 2026/04/28 05:55:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/28 05:55:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zahaqef1hafu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zahaqef1hafu" 2026/04/28 05:55:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zahaqef1hafu" 2026/04/28 05:55:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/28 05:55:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zahaqef1hafu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zahaqef1hafu" 2026/04/28 05:55:21 INFO : Linkbox root 'rclone-test-zahaqef1hafu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/28 05:55:24 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/28 05:55:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/28 05:55:25 DEBUG : dir/file1: newRWFileHandle: 2026/04/28 05:55:25 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/28 05:55:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/28 05:55:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/28 05:55:25 DEBUG : dir/file1(0x27af49816a80): RWFileHandle.Flush 2026/04/28 05:55:25 DEBUG : dir/file1(0x27af49816a80): _readAt: size=256, off=0 2026/04/28 05:55:25 DEBUG : dir/file1(0x27af49816a80): openPending: 2026/04/28 05:55:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2026/04/28 05:55:25 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/28 05:55:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/28 05:55:25 DEBUG : dir/file1(0x27af49816a80): >openPending: err= 2026/04/28 05:55:25 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/04/28 05:55:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/28 05:55:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/28 05:55:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/28 05:55:25 INFO : dir/file1: vfs cache: downloader: error count now 1: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:55:25 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:55:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/28 05:55:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/28 05:55:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/28 05:55:25 INFO : dir/file1: vfs cache: downloader: error count now 2: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:55:25 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:55:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/28 05:55:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/28 05:55:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/28 05:55:25 INFO : dir/file1: vfs cache: downloader: error count now 3: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:55:25 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:55:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/28 05:55:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/28 05:55:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/28 05:55:25 INFO : dir/file1: vfs cache: downloader: error count now 4: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:55:25 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:55:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/28 05:55:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/28 05:55:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/28 05:55:26 INFO : dir/file1: vfs cache: downloader: error count now 5: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:55:26 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:55:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/28 05:55:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/28 05:55:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/28 05:55:26 INFO : dir/file1: vfs cache: downloader: error count now 6: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:55:26 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:55:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/28 05:55:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/28 05:55:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/28 05:55:26 INFO : dir/file1: vfs cache: downloader: error count now 7: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:55:26 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:55:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/28 05:55:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/28 05:55:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/28 05:55:26 INFO : dir/file1: vfs cache: downloader: error count now 8: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:55:26 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:55:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/28 05:55:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/28 05:55:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/28 05:55:26 INFO : dir/file1: vfs cache: downloader: error count now 9: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:55:26 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:55:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/28 05:55:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/28 05:55:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/28 05:55:27 INFO : dir/file1: vfs cache: downloader: error count now 10: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:55:27 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:55:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/28 05:55:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/28 05:55:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/28 05:55:27 INFO : dir/file1: vfs cache: downloader: error count now 11: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:55:27 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:55:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/28 05:55:27 ERROR : dir/file1: vfs cache: too many errors 11/10: last error: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:55:27 ERROR : dir/file1: vfs cache: failed to kick waiters: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:55:27 ERROR : dir/file1: vfs cache: failed to _ensure cache vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:55:27 DEBUG : dir/file1: vfs cache: failed to _ensure cache vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" is not out of space 2026/04/28 05:55:27 DEBUG : dir/file1(0x27af49816a80): >_readAt: n=0, err=vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" read_write_test.go:226: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:226 Error: Should be true Test: TestRWFileHandleFlushRead 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 : 0 Test: TestRWFileHandleFlushRead 2026/04/28 05:55:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/28 05:55:27 DEBUG : dir/file1(0x27af49816a80): RWFileHandle.Flush 2026/04/28 05:55:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/28 05:55:27 DEBUG : dir/file1(0x27af49816a80): RWFileHandle.Flush 2026/04/28 05:55:27 DEBUG : dir/file1(0x27af49816a80): close: 2026/04/28 05:55:27 DEBUG : dir/file1(0x27af49816a80): >close: err= 2026/04/28 05:55:27 DEBUG : WaitForWriters: timeout=30s 2026/04/28 05:55:27 DEBUG : dir: Looking for writers 2026/04/28 05:55:27 DEBUG : file1: reading active writers 2026/04/28 05:55:27 DEBUG : Looking for writers 2026/04/28 05:55:27 DEBUG : dir: reading active writers 2026/04/28 05:55:27 DEBUG : >WaitForWriters: 2026/04/28 05:55:27 DEBUG : Linkbox root 'rclone-test-zahaqef1hafu': vfs cache: cleaner exiting 2026/04/28 05:55:27 INFO : dir/file1: vfs cache: downloader: error count now 12: vfs reader: failed to write to cache file: Open failed: Get "https://aht.nuplink.top/pool/pub/14/0c/c5/4032af8d61035123906e58e067140cc5/16?token=ddd49e95d2e25850039e4f7647df944f&ts=1777355725&ip=65.108.87.141": context canceled 2026/04/28 05:55:27 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: Get "https://aht.nuplink.top/pool/pub/14/0c/c5/4032af8d61035123906e58e067140cc5/16?token=ddd49e95d2e25850039e4f7647df944f&ts=1777355725&ip=65.108.87.141": context canceled run.go:130: removing dir "dir" failed - try 1/3: directory not empty 2026/04/28 05:55:32 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zahaqef1hafu/dir/file1: no such file or directory 2026/04/28 05:55:32 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-zahaqef1hafu/dir/file1: no such file or directory --- FAIL: TestRWFileHandleFlushRead (11.31s) === RUN TestRWFileHandleReleaseRead run.go:185: Remote "Linkbox root 'rclone-test-zahaqef1hafu'", Local "Local file system at /tmp/rclone3792231443", Modify Window "876000h0m0s" 2026/04/28 05:55:32 INFO : Linkbox root 'rclone-test-zahaqef1hafu': poll-interval is not supported by this remote 2026/04/28 05:55:32 DEBUG : Linkbox root 'rclone-test-zahaqef1hafu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/28 05:55:32 DEBUG : Linkbox root 'rclone-test-zahaqef1hafu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zahaqef1hafu" 2026/04/28 05:55:32 DEBUG : Linkbox root 'rclone-test-zahaqef1hafu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zahaqef1hafu" 2026/04/28 05:55:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zahaqef1hafu" 2026/04/28 05:55:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/28 05:55:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zahaqef1hafu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zahaqef1hafu" 2026/04/28 05:55:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zahaqef1hafu" 2026/04/28 05:55:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/28 05:55:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zahaqef1hafu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zahaqef1hafu" 2026/04/28 05:55:32 INFO : Linkbox root 'rclone-test-zahaqef1hafu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/28 05:55:36 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/28 05:55:36 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/28 05:55:36 DEBUG : dir/file1: newRWFileHandle: 2026/04/28 05:55:36 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/28 05:55:36 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/28 05:55:36 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/28 05:55:36 DEBUG : dir/file1(0x27af497c4840): _readAt: size=256, off=0 2026/04/28 05:55:36 DEBUG : dir/file1(0x27af497c4840): openPending: 2026/04/28 05:55:36 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2026/04/28 05:55:36 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/28 05:55:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/28 05:55:36 DEBUG : dir/file1(0x27af497c4840): >openPending: err= 2026/04/28 05:55:36 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/04/28 05:55:36 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/28 05:55:36 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/28 05:55:36 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/28 05:55:36 INFO : dir/file1: vfs cache: downloader: error count now 1: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:55:36 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:55:36 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/28 05:55:36 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/28 05:55:36 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/28 05:55:36 INFO : dir/file1: vfs cache: downloader: error count now 2: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:55:36 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:55:36 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/28 05:55:36 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/28 05:55:36 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/28 05:55:37 INFO : dir/file1: vfs cache: downloader: error count now 3: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:55:37 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:55:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/28 05:55:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/28 05:55:37 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/28 05:55:37 INFO : dir/file1: vfs cache: downloader: error count now 4: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:55:37 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:55:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/28 05:55:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/28 05:55:37 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/28 05:55:37 INFO : dir/file1: vfs cache: downloader: error count now 5: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:55:37 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:55:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/28 05:55:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/28 05:55:37 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/28 05:55:37 INFO : dir/file1: vfs cache: downloader: error count now 6: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:55:37 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:55:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/28 05:55:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/28 05:55:37 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/28 05:55:37 INFO : dir/file1: vfs cache: downloader: error count now 7: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:55:37 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:55:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/28 05:55:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/28 05:55:37 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/28 05:55:38 INFO : dir/file1: vfs cache: downloader: error count now 8: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:55:38 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:55:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/28 05:55:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/28 05:55:38 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/28 05:55:38 INFO : dir/file1: vfs cache: downloader: error count now 9: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:55:38 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:55:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/28 05:55:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/28 05:55:38 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/28 05:55:38 INFO : dir/file1: vfs cache: downloader: error count now 10: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:55:38 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:55:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/28 05:55:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/28 05:55:38 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/28 05:55:38 INFO : dir/file1: vfs cache: downloader: error count now 11: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:55:38 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:55:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/28 05:55:38 ERROR : dir/file1: vfs cache: too many errors 11/10: last error: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:55:38 ERROR : dir/file1: vfs cache: failed to kick waiters: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:55:38 ERROR : dir/file1: vfs cache: failed to _ensure cache vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:55:38 DEBUG : dir/file1: vfs cache: failed to _ensure cache vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" is not out of space 2026/04/28 05:55:38 DEBUG : dir/file1(0x27af497c4840): >_readAt: n=0, err=vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 05:55:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/28 05:55:38 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 read_write_test.go:249: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:249 Error: Should be true Test: TestRWFileHandleReleaseRead 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 : 0 Test: TestRWFileHandleReleaseRead 2026/04/28 05:55:38 DEBUG : dir/file1(0x27af497c4840): RWFileHandle.Release 2026/04/28 05:55:38 DEBUG : dir/file1(0x27af497c4840): close: 2026/04/28 05:55:38 DEBUG : dir/file1(0x27af497c4840): >close: err= 2026/04/28 05:55:38 DEBUG : dir/file1(0x27af497c4840): RWFileHandle.Release 2026/04/28 05:55:38 DEBUG : WaitForWriters: timeout=30s 2026/04/28 05:55:38 DEBUG : dir: Looking for writers 2026/04/28 05:55:38 DEBUG : file1: reading active writers 2026/04/28 05:55:38 DEBUG : Looking for writers 2026/04/28 05:55:38 DEBUG : dir: reading active writers 2026/04/28 05:55:38 DEBUG : >WaitForWriters: 2026/04/28 05:55:38 DEBUG : Linkbox root 'rclone-test-zahaqef1hafu': vfs cache: cleaner exiting 2026/04/28 05:55:38 INFO : dir/file1: vfs cache: downloader: error count now 12: vfs reader: failed to write to cache file: Open failed: Get "https://aht.nuplink.top/pool/pub/14/0c/c5/4032af8d61035123906e58e067140cc5/16?token=baa93e8b73c760894971662488915763&ts=1777355736&ip=65.108.87.141": context canceled 2026/04/28 05:55:38 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: Get "https://aht.nuplink.top/pool/pub/14/0c/c5/4032af8d61035123906e58e067140cc5/16?token=baa93e8b73c760894971662488915763&ts=1777355736&ip=65.108.87.141": context canceled --- FAIL: TestRWFileHandleReleaseRead (10.05s) === RUN TestRWFileHandleMethodsWrite run.go:185: Remote "Linkbox root 'rclone-test-zahaqef1hafu'", Local "Local file system at /tmp/rclone3792231443", Modify Window "876000h0m0s" 2026/04/28 05:55:42 INFO : Linkbox root 'rclone-test-zahaqef1hafu': poll-interval is not supported by this remote 2026/04/28 05:55:42 DEBUG : Linkbox root 'rclone-test-zahaqef1hafu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/28 05:55:42 DEBUG : Linkbox root 'rclone-test-zahaqef1hafu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zahaqef1hafu" 2026/04/28 05:55:42 DEBUG : Linkbox root 'rclone-test-zahaqef1hafu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zahaqef1hafu" 2026/04/28 05:55:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zahaqef1hafu" 2026/04/28 05:55:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/28 05:55:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zahaqef1hafu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zahaqef1hafu" 2026/04/28 05:55:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zahaqef1hafu" 2026/04/28 05:55:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/28 05:55:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zahaqef1hafu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zahaqef1hafu" 2026/04/28 05:55:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:55:42 INFO : Linkbox root 'rclone-test-zahaqef1hafu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/28 05:55:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:55:42 DEBUG : file1: newRWFileHandle: 2026/04/28 05:55:42 DEBUG : file1(0x27af4921a500): openPending: 2026/04/28 05:55:42 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:55:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/28 05:55:42 DEBUG : file1(0x27af4921a500): >openPending: err= 2026/04/28 05:55:42 DEBUG : file1: >newRWFileHandle: err= 2026/04/28 05:55:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/28 05:55:42 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/28 05:55:42 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/28 05:55:42 DEBUG : file1(0x27af4921a500): _writeAt: size=5, off=0 2026/04/28 05:55:42 DEBUG : file1(0x27af4921a500): >_writeAt: n=5, err= 2026/04/28 05:55:42 DEBUG : file1(0x27af4921a500): _writeAt: size=7, off=5 2026/04/28 05:55:42 DEBUG : file1(0x27af4921a500): >_writeAt: n=7, err= 2026/04/28 05:55:42 DEBUG : file1: vfs cache: truncate to size=11 2026/04/28 05:55:42 DEBUG : file1(0x27af4921a500): close: 2026/04/28 05:55:42 DEBUG : file1: vfs cache: setting modification time to 2026-04-28 05:55:42.610993283 +0000 UTC m=+204.585142255 2026/04/28 05:55:42 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/28 05:55:42 DEBUG : file1(0x27af4921a500): >close: err= 2026/04/28 05:55:42 DEBUG : file1(0x27af4921a500): close: 2026/04/28 05:55:42 DEBUG : file1(0x27af4921a500): >close: err=file already closed 2026/04/28 05:55:42 DEBUG : WaitForWriters: timeout=30s 2026/04/28 05:55:42 DEBUG : Looking for writers 2026/04/28 05:55:42 DEBUG : file1: reading active writers 2026/04/28 05:55:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/28 05:55:42 DEBUG : Looking for writers 2026/04/28 05:55:42 DEBUG : file1: reading active writers 2026/04/28 05:55:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/28 05:55:42 DEBUG : Looking for writers 2026/04/28 05:55:42 DEBUG : file1: reading active writers 2026/04/28 05:55:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/28 05:55:42 DEBUG : Looking for writers 2026/04/28 05:55:42 DEBUG : file1: reading active writers 2026/04/28 05:55:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/28 05:55:42 DEBUG : file1: vfs cache: starting upload 2026/04/28 05:55:42 DEBUG : Looking for writers 2026/04/28 05:55:42 DEBUG : file1: reading active writers 2026/04/28 05:55:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/28 05:55:42 DEBUG : Looking for writers 2026/04/28 05:55:42 DEBUG : file1: reading active writers 2026/04/28 05:55:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/28 05:55:43 DEBUG : Looking for writers 2026/04/28 05:55:43 DEBUG : file1: reading active writers 2026/04/28 05:55:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/28 05:55:43 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zahaqef1hafu/dir/file1: no such file or directory 2026/04/28 05:55:43 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-zahaqef1hafu/dir/file1: no such file or directory 2026/04/28 05:55:43 DEBUG : Looking for writers 2026/04/28 05:55:43 DEBUG : file1: reading active writers 2026/04/28 05:55:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:55:44 DEBUG : file1: size = 11 OK 2026/04/28 05:55:44 INFO : file1: Copied (new) 2026/04/28 05:55:44 DEBUG : file1: vfs cache: fingerprint now "11" 2026/04/28 05:55:44 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/28 05:55:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/28 05:55:44 INFO : file1: vfs cache: upload succeeded try #1 2026/04/28 05:55:44 DEBUG : Looking for writers 2026/04/28 05:55:44 DEBUG : file1: reading active writers 2026/04/28 05:55:44 DEBUG : >WaitForWriters: 2026/04/28 05:55:45 DEBUG : WaitForWriters: timeout=30s 2026/04/28 05:55:45 DEBUG : Looking for writers 2026/04/28 05:55:45 DEBUG : file1: reading active writers 2026/04/28 05:55:45 DEBUG : >WaitForWriters: 2026/04/28 05:55:45 DEBUG : Linkbox root 'rclone-test-zahaqef1hafu': vfs cache: cleaner exiting fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestRWFileHandleMethodsWrite (11.80s) === RUN TestRWFileHandleWriteAt run.go:185: Remote "Linkbox root 'rclone-test-zahaqef1hafu'", Local "Local file system at /tmp/rclone3792231443", Modify Window "876000h0m0s" 2026/04/28 05:55:54 INFO : Linkbox root 'rclone-test-zahaqef1hafu': poll-interval is not supported by this remote 2026/04/28 05:55:54 DEBUG : Linkbox root 'rclone-test-zahaqef1hafu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/28 05:55:54 DEBUG : Linkbox root 'rclone-test-zahaqef1hafu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zahaqef1hafu" 2026/04/28 05:55:54 DEBUG : Linkbox root 'rclone-test-zahaqef1hafu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zahaqef1hafu" 2026/04/28 05:55:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zahaqef1hafu" 2026/04/28 05:55:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/28 05:55:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zahaqef1hafu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zahaqef1hafu" 2026/04/28 05:55:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zahaqef1hafu" 2026/04/28 05:55:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/28 05:55:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zahaqef1hafu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zahaqef1hafu" 2026/04/28 05:55:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:55:54 INFO : Linkbox root 'rclone-test-zahaqef1hafu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/28 05:55:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:55:54 DEBUG : file1: newRWFileHandle: 2026/04/28 05:55:54 DEBUG : file1(0x27af496c8700): openPending: 2026/04/28 05:55:54 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:55:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/28 05:55:54 DEBUG : file1(0x27af496c8700): >openPending: err= 2026/04/28 05:55:54 DEBUG : file1: >newRWFileHandle: err= 2026/04/28 05:55:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/28 05:55:54 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/28 05:55:54 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/28 05:55:54 DEBUG : file1(0x27af496c8700): _writeAt: size=7, off=0 2026/04/28 05:55:54 DEBUG : file1(0x27af496c8700): >_writeAt: n=7, err= 2026/04/28 05:55:54 DEBUG : file1(0x27af496c8700): _writeAt: size=6, off=5 2026/04/28 05:55:54 DEBUG : file1(0x27af496c8700): >_writeAt: n=6, err= 2026/04/28 05:55:54 DEBUG : file1(0x27af496c8700): close: 2026/04/28 05:55:54 DEBUG : file1: vfs cache: setting modification time to 2026-04-28 05:55:54.40867602 +0000 UTC m=+216.382824961 2026/04/28 05:55:54 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/28 05:55:54 DEBUG : file1(0x27af496c8700): >close: err= 2026/04/28 05:55:54 DEBUG : file1(0x27af496c8700): _writeAt: size=5, off=0 2026/04/28 05:55:54 DEBUG : file1(0x27af496c8700): >_writeAt: n=0, err=file already closed 2026/04/28 05:55:54 DEBUG : WaitForWriters: timeout=30s 2026/04/28 05:55:54 DEBUG : Looking for writers 2026/04/28 05:55:54 DEBUG : file1: reading active writers 2026/04/28 05:55:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/28 05:55:54 DEBUG : Looking for writers 2026/04/28 05:55:54 DEBUG : file1: reading active writers 2026/04/28 05:55:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/28 05:55:54 DEBUG : Looking for writers 2026/04/28 05:55:54 DEBUG : file1: reading active writers 2026/04/28 05:55:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/28 05:55:54 DEBUG : Looking for writers 2026/04/28 05:55:54 DEBUG : file1: reading active writers 2026/04/28 05:55:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/28 05:55:54 DEBUG : file1: vfs cache: starting upload 2026/04/28 05:55:54 DEBUG : Looking for writers 2026/04/28 05:55:54 DEBUG : file1: reading active writers 2026/04/28 05:55:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/28 05:55:54 DEBUG : Looking for writers 2026/04/28 05:55:54 DEBUG : file1: reading active writers 2026/04/28 05:55:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/28 05:55:55 DEBUG : Looking for writers 2026/04/28 05:55:55 DEBUG : file1: reading active writers 2026/04/28 05:55:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/28 05:55:55 DEBUG : Looking for writers 2026/04/28 05:55:55 DEBUG : file1: reading active writers 2026/04/28 05:55:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:55:56 DEBUG : file1: Trying to read object after upload: try again in 100ms (1/10) 2026/04/28 05:55:56 DEBUG : Looking for writers 2026/04/28 05:55:56 DEBUG : file1: reading active writers 2026/04/28 05:55:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:55:56 DEBUG : file1: Trying to read object after upload: try again in 200ms (2/10) 2026/04/28 05:55:57 DEBUG : file1: Trying to read object after upload: try again in 400ms (3/10) 2026/04/28 05:55:57 DEBUG : Looking for writers 2026/04/28 05:55:57 DEBUG : file1: reading active writers 2026/04/28 05:55:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:55:57 DEBUG : file1: Trying to read object after upload: try again in 800ms (4/10) 2026/04/28 05:55:58 DEBUG : Looking for writers 2026/04/28 05:55:58 DEBUG : file1: reading active writers 2026/04/28 05:55:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:55:58 DEBUG : file1: size = 11 OK 2026/04/28 05:55:58 INFO : file1: Copied (new) 2026/04/28 05:55:58 DEBUG : file1: vfs cache: fingerprint now "11" 2026/04/28 05:55:58 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/28 05:55:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/28 05:55:58 INFO : file1: vfs cache: upload succeeded try #1 2026/04/28 05:55:59 DEBUG : Looking for writers 2026/04/28 05:55:59 DEBUG : file1: reading active writers 2026/04/28 05:55:59 DEBUG : >WaitForWriters: 2026/04/28 05:55:59 DEBUG : WaitForWriters: timeout=30s 2026/04/28 05:55:59 DEBUG : Looking for writers 2026/04/28 05:55:59 DEBUG : file1: reading active writers 2026/04/28 05:55:59 DEBUG : >WaitForWriters: 2026/04/28 05:55:59 DEBUG : Linkbox root 'rclone-test-zahaqef1hafu': vfs cache: cleaner exiting fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 7s just to make sure --- PASS: TestRWFileHandleWriteAt (18.27s) === RUN TestRWFileHandleFlushWrite run.go:185: Remote "Linkbox root 'rclone-test-zahaqef1hafu'", Local "Local file system at /tmp/rclone3792231443", Modify Window "876000h0m0s" 2026/04/28 05:56:12 INFO : Linkbox root 'rclone-test-zahaqef1hafu': poll-interval is not supported by this remote 2026/04/28 05:56:12 DEBUG : Linkbox root 'rclone-test-zahaqef1hafu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/28 05:56:12 DEBUG : Linkbox root 'rclone-test-zahaqef1hafu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zahaqef1hafu" 2026/04/28 05:56:12 DEBUG : Linkbox root 'rclone-test-zahaqef1hafu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zahaqef1hafu" 2026/04/28 05:56:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zahaqef1hafu" 2026/04/28 05:56:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/28 05:56:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zahaqef1hafu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zahaqef1hafu" 2026/04/28 05:56:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zahaqef1hafu" 2026/04/28 05:56:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/28 05:56:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zahaqef1hafu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zahaqef1hafu" 2026/04/28 05:56:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:56:12 INFO : Linkbox root 'rclone-test-zahaqef1hafu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/28 05:56:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:56:12 DEBUG : file1: newRWFileHandle: 2026/04/28 05:56:12 DEBUG : file1(0x27af496c9d40): openPending: 2026/04/28 05:56:12 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:56:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/28 05:56:12 DEBUG : file1(0x27af496c9d40): >openPending: err= 2026/04/28 05:56:12 DEBUG : file1: >newRWFileHandle: err= 2026/04/28 05:56:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/28 05:56:12 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/28 05:56:12 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/28 05:56:12 DEBUG : file1(0x27af496c9d40): _writeAt: size=5, off=0 2026/04/28 05:56:12 DEBUG : file1(0x27af496c9d40): >_writeAt: n=5, err= 2026/04/28 05:56:12 DEBUG : file1(0x27af496c9d40): RWFileHandle.Flush 2026/04/28 05:56:12 DEBUG : file1(0x27af496c9d40): RWFileHandle.Flush 2026/04/28 05:56:12 DEBUG : file1(0x27af496c9d40): close: 2026/04/28 05:56:12 DEBUG : file1: vfs cache: setting modification time to 2026-04-28 05:56:12.675449725 +0000 UTC m=+234.649598676 2026/04/28 05:56:12 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/28 05:56:12 DEBUG : file1(0x27af496c9d40): >close: err= 2026/04/28 05:56:12 DEBUG : WaitForWriters: timeout=30s 2026/04/28 05:56:12 DEBUG : Looking for writers 2026/04/28 05:56:12 DEBUG : file1: reading active writers 2026/04/28 05:56:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/28 05:56:12 DEBUG : Looking for writers 2026/04/28 05:56:12 DEBUG : file1: reading active writers 2026/04/28 05:56:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/28 05:56:12 DEBUG : Looking for writers 2026/04/28 05:56:12 DEBUG : file1: reading active writers 2026/04/28 05:56:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/28 05:56:12 DEBUG : Looking for writers 2026/04/28 05:56:12 DEBUG : file1: reading active writers 2026/04/28 05:56:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/28 05:56:12 DEBUG : file1: vfs cache: starting upload 2026/04/28 05:56:12 DEBUG : Looking for writers 2026/04/28 05:56:12 DEBUG : file1: reading active writers 2026/04/28 05:56:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/28 05:56:12 DEBUG : Looking for writers 2026/04/28 05:56:12 DEBUG : file1: reading active writers 2026/04/28 05:56:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/28 05:56:13 DEBUG : Looking for writers 2026/04/28 05:56:13 DEBUG : file1: reading active writers 2026/04/28 05:56:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/28 05:56:13 DEBUG : Looking for writers 2026/04/28 05:56:13 DEBUG : file1: reading active writers 2026/04/28 05:56:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:56:14 DEBUG : file1: size = 5 OK 2026/04/28 05:56:14 INFO : file1: Copied (new) 2026/04/28 05:56:14 DEBUG : file1: vfs cache: fingerprint now "5" 2026/04/28 05:56:14 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/28 05:56:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/28 05:56:14 INFO : file1: vfs cache: upload succeeded try #1 2026/04/28 05:56:14 DEBUG : Looking for writers 2026/04/28 05:56:14 DEBUG : file1: reading active writers 2026/04/28 05:56:14 DEBUG : >WaitForWriters: 2026/04/28 05:56:14 DEBUG : Linkbox root 'rclone-test-zahaqef1hafu': vfs cache: cleaner exiting fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestRWFileHandleFlushWrite (11.61s) === RUN TestRWFileHandleReleaseWrite run.go:185: Remote "Linkbox root 'rclone-test-zahaqef1hafu'", Local "Local file system at /tmp/rclone3792231443", Modify Window "876000h0m0s" 2026/04/28 05:56:24 INFO : Linkbox root 'rclone-test-zahaqef1hafu': poll-interval is not supported by this remote 2026/04/28 05:56:24 DEBUG : Linkbox root 'rclone-test-zahaqef1hafu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/28 05:56:24 DEBUG : Linkbox root 'rclone-test-zahaqef1hafu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zahaqef1hafu" 2026/04/28 05:56:24 DEBUG : Linkbox root 'rclone-test-zahaqef1hafu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zahaqef1hafu" 2026/04/28 05:56:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zahaqef1hafu" 2026/04/28 05:56:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/28 05:56:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zahaqef1hafu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zahaqef1hafu" 2026/04/28 05:56:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zahaqef1hafu" 2026/04/28 05:56:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/28 05:56:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zahaqef1hafu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zahaqef1hafu" 2026/04/28 05:56:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:56:24 INFO : Linkbox root 'rclone-test-zahaqef1hafu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/28 05:56:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:56:24 DEBUG : file1: newRWFileHandle: 2026/04/28 05:56:24 DEBUG : file1(0x27af497c4780): openPending: 2026/04/28 05:56:24 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:56:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/28 05:56:24 DEBUG : file1(0x27af497c4780): >openPending: err= 2026/04/28 05:56:24 DEBUG : file1: >newRWFileHandle: err= 2026/04/28 05:56:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/28 05:56:24 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/28 05:56:24 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/28 05:56:24 DEBUG : file1(0x27af497c4780): _writeAt: size=5, off=0 2026/04/28 05:56:24 DEBUG : file1(0x27af497c4780): >_writeAt: n=5, err= 2026/04/28 05:56:24 DEBUG : file1(0x27af497c4780): RWFileHandle.Release 2026/04/28 05:56:24 DEBUG : file1(0x27af497c4780): close: 2026/04/28 05:56:24 DEBUG : file1: vfs cache: setting modification time to 2026-04-28 05:56:24.29234435 +0000 UTC m=+246.266493301 2026/04/28 05:56:24 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/28 05:56:24 DEBUG : file1(0x27af497c4780): >close: err= 2026/04/28 05:56:24 DEBUG : file1(0x27af497c4780): RWFileHandle.Release 2026/04/28 05:56:24 DEBUG : WaitForWriters: timeout=30s 2026/04/28 05:56:24 DEBUG : Looking for writers 2026/04/28 05:56:24 DEBUG : file1: reading active writers 2026/04/28 05:56:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/28 05:56:24 DEBUG : Looking for writers 2026/04/28 05:56:24 DEBUG : file1: reading active writers 2026/04/28 05:56:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/28 05:56:24 DEBUG : Looking for writers 2026/04/28 05:56:24 DEBUG : file1: reading active writers 2026/04/28 05:56:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/28 05:56:24 DEBUG : Looking for writers 2026/04/28 05:56:24 DEBUG : file1: reading active writers 2026/04/28 05:56:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/28 05:56:24 DEBUG : file1: vfs cache: starting upload 2026/04/28 05:56:24 DEBUG : Looking for writers 2026/04/28 05:56:24 DEBUG : file1: reading active writers 2026/04/28 05:56:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/28 05:56:24 DEBUG : Looking for writers 2026/04/28 05:56:24 DEBUG : file1: reading active writers 2026/04/28 05:56:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/28 05:56:24 DEBUG : Looking for writers 2026/04/28 05:56:24 DEBUG : file1: reading active writers 2026/04/28 05:56:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/28 05:56:25 DEBUG : Looking for writers 2026/04/28 05:56:25 DEBUG : file1: reading active writers 2026/04/28 05:56:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:56:26 DEBUG : file1: size = 5 OK 2026/04/28 05:56:26 INFO : file1: Copied (new) 2026/04/28 05:56:26 DEBUG : file1: vfs cache: fingerprint now "5" 2026/04/28 05:56:26 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/28 05:56:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/28 05:56:26 INFO : file1: vfs cache: upload succeeded try #1 2026/04/28 05:56:26 DEBUG : Looking for writers 2026/04/28 05:56:26 DEBUG : file1: reading active writers 2026/04/28 05:56:26 DEBUG : >WaitForWriters: 2026/04/28 05:56:26 DEBUG : Linkbox root 'rclone-test-zahaqef1hafu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (4.24s) === RUN TestRWFileHandleSizeTruncateExisting run.go:185: Remote "Linkbox root 'rclone-test-zahaqef1hafu'", Local "Local file system at /tmp/rclone3792231443", Modify Window "876000h0m0s" 2026/04/28 05:56:28 INFO : Linkbox root 'rclone-test-zahaqef1hafu': poll-interval is not supported by this remote 2026/04/28 05:56:28 DEBUG : Linkbox root 'rclone-test-zahaqef1hafu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/28 05:56:28 DEBUG : Linkbox root 'rclone-test-zahaqef1hafu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zahaqef1hafu" 2026/04/28 05:56:28 DEBUG : Linkbox root 'rclone-test-zahaqef1hafu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zahaqef1hafu" 2026/04/28 05:56:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zahaqef1hafu" 2026/04/28 05:56:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/28 05:56:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zahaqef1hafu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zahaqef1hafu" 2026/04/28 05:56:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zahaqef1hafu" 2026/04/28 05:56:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/28 05:56:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zahaqef1hafu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zahaqef1hafu" 2026/04/28 05:56:28 INFO : Linkbox root 'rclone-test-zahaqef1hafu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/28 05:56:32 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/04/28 05:56:32 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/28 05:56:32 DEBUG : dir/file1: newRWFileHandle: 2026/04/28 05:56:32 DEBUG : dir/file1(0x27af49612c80): openPending: 2026/04/28 05:56:32 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2026/04/28 05:56:32 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/28 05:56:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/28 05:56:32 DEBUG : dir/file1(0x27af49612c80): >openPending: err= 2026/04/28 05:56:32 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/28 05:56:32 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/28 05:56:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/28 05:56:32 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/28 05:56:32 DEBUG : dir/file1(0x27af49612c80): _writeAt: size=5, off=0 2026/04/28 05:56:32 DEBUG : dir/file1(0x27af49612c80): >_writeAt: n=5, err= 2026/04/28 05:56:32 DEBUG : dir/file1(0x27af49612c80): close: 2026/04/28 05:56:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:56:32 DEBUG : dir/file1: vfs cache: setting modification time to 2026-04-28 05:56:32.707872195 +0000 UTC m=+254.682021135 2026/04/28 05:56:32 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/28 05:56:32 DEBUG : dir/file1(0x27af49612c80): >close: err= 2026/04/28 05:56:32 DEBUG : WaitForWriters: timeout=30s 2026/04/28 05:56:32 DEBUG : dir: Looking for writers 2026/04/28 05:56:32 DEBUG : file1: reading active writers 2026/04/28 05:56:32 DEBUG : Looking for writers 2026/04/28 05:56:32 DEBUG : dir: reading active writers 2026/04/28 05:56:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/28 05:56:32 DEBUG : dir: Looking for writers 2026/04/28 05:56:32 DEBUG : file1: reading active writers 2026/04/28 05:56:32 DEBUG : Looking for writers 2026/04/28 05:56:32 DEBUG : dir: reading active writers 2026/04/28 05:56:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/28 05:56:32 DEBUG : dir: Looking for writers 2026/04/28 05:56:32 DEBUG : file1: reading active writers 2026/04/28 05:56:32 DEBUG : Looking for writers 2026/04/28 05:56:32 DEBUG : dir: reading active writers 2026/04/28 05:56:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/28 05:56:32 DEBUG : dir: Looking for writers 2026/04/28 05:56:32 DEBUG : file1: reading active writers 2026/04/28 05:56:32 DEBUG : Looking for writers 2026/04/28 05:56:32 DEBUG : dir: reading active writers 2026/04/28 05:56:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/28 05:56:32 DEBUG : dir/file1: vfs cache: starting upload 2026/04/28 05:56:32 DEBUG : dir/file1: Update: removing old file 2026/04/28 05:56:32 DEBUG : dir: Looking for writers 2026/04/28 05:56:32 DEBUG : file1: reading active writers 2026/04/28 05:56:32 DEBUG : Looking for writers 2026/04/28 05:56:32 DEBUG : dir: reading active writers 2026/04/28 05:56:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/28 05:56:33 DEBUG : dir: Looking for writers 2026/04/28 05:56:33 DEBUG : file1: reading active writers 2026/04/28 05:56:33 DEBUG : Looking for writers 2026/04/28 05:56:33 DEBUG : dir: reading active writers 2026/04/28 05:56:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/28 05:56:33 DEBUG : dir: Looking for writers 2026/04/28 05:56:33 DEBUG : file1: reading active writers 2026/04/28 05:56:33 DEBUG : Looking for writers 2026/04/28 05:56:33 DEBUG : dir: reading active writers 2026/04/28 05:56:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/28 05:56:33 DEBUG : dir: Looking for writers 2026/04/28 05:56:33 DEBUG : file1: reading active writers 2026/04/28 05:56:33 DEBUG : Looking for writers 2026/04/28 05:56:33 DEBUG : dir: reading active writers 2026/04/28 05:56:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:56:34 DEBUG : dir: Looking for writers 2026/04/28 05:56:34 DEBUG : file1: reading active writers 2026/04/28 05:56:34 DEBUG : Looking for writers 2026/04/28 05:56:34 DEBUG : dir: reading active writers 2026/04/28 05:56:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:56:35 DEBUG : dir/file1: Trying to read object after upload: try again in 100ms (1/10) 2026/04/28 05:56:35 DEBUG : dir: Looking for writers 2026/04/28 05:56:35 DEBUG : file1: reading active writers 2026/04/28 05:56:35 DEBUG : Looking for writers 2026/04/28 05:56:35 DEBUG : dir: reading active writers 2026/04/28 05:56:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:56:36 DEBUG : dir/file1: Trying to read object after upload: try again in 200ms (2/10) 2026/04/28 05:56:36 DEBUG : dir/file1: Trying to read object after upload: try again in 400ms (3/10) 2026/04/28 05:56:36 DEBUG : dir: Looking for writers 2026/04/28 05:56:36 DEBUG : file1: reading active writers 2026/04/28 05:56:36 DEBUG : Looking for writers 2026/04/28 05:56:36 DEBUG : dir: reading active writers 2026/04/28 05:56:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:56:37 DEBUG : dir/file1: size = 5 OK 2026/04/28 05:56:37 INFO : dir/file1: Copied (replaced existing) 2026/04/28 05:56:37 DEBUG : dir/file1: vfs cache: fingerprint now "5" 2026/04/28 05:56:37 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/28 05:56:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/28 05:56:37 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/28 05:56:37 DEBUG : dir: Looking for writers 2026/04/28 05:56:37 DEBUG : file1: reading active writers 2026/04/28 05:56:37 DEBUG : Looking for writers 2026/04/28 05:56:37 DEBUG : dir: reading active writers 2026/04/28 05:56:37 DEBUG : >WaitForWriters: 2026/04/28 05:56:37 DEBUG : Linkbox root 'rclone-test-zahaqef1hafu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (13.16s) === RUN TestRWFileHandleSizeCreateExisting run.go:185: Remote "Linkbox root 'rclone-test-zahaqef1hafu'", Local "Local file system at /tmp/rclone3792231443", Modify Window "876000h0m0s" 2026/04/28 05:56:41 INFO : Linkbox root 'rclone-test-zahaqef1hafu': poll-interval is not supported by this remote 2026/04/28 05:56:41 DEBUG : Linkbox root 'rclone-test-zahaqef1hafu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/28 05:56:41 DEBUG : Linkbox root 'rclone-test-zahaqef1hafu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zahaqef1hafu" 2026/04/28 05:56:41 DEBUG : Linkbox root 'rclone-test-zahaqef1hafu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zahaqef1hafu" 2026/04/28 05:56:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zahaqef1hafu" 2026/04/28 05:56:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/28 05:56:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zahaqef1hafu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zahaqef1hafu" 2026/04/28 05:56:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zahaqef1hafu" 2026/04/28 05:56:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/28 05:56:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zahaqef1hafu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zahaqef1hafu" 2026/04/28 05:56:41 INFO : Linkbox root 'rclone-test-zahaqef1hafu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/28 05:56:44 DEBUG : dir/file1: Trying to read object after upload: try again in 100ms (1/10) 2026/04/28 05:56:45 DEBUG : dir/file1: Trying to read object after upload: try again in 200ms (2/10) 2026/04/28 05:56:45 DEBUG : dir/file1: Trying to read object after upload: try again in 400ms (3/10) 2026/04/28 05:56:46 DEBUG : dir/file1: Trying to read object after upload: try again in 800ms (4/10) 2026/04/28 05:56:47 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:56:48 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:56:48 DEBUG : dir/file1: newRWFileHandle: 2026/04/28 05:56:48 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/28 05:56:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/28 05:56:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/28 05:56:48 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/28 05:56:48 DEBUG : dir/file1(0x27af499b4500): _writeAt: size=5, off=0 2026/04/28 05:56:48 DEBUG : dir/file1(0x27af499b4500): openPending: 2026/04/28 05:56:48 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2026/04/28 05:56:48 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/28 05:56:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/28 05:56:48 DEBUG : dir/file1(0x27af499b4500): >openPending: err= 2026/04/28 05:56:48 DEBUG : dir/file1(0x27af499b4500): >_writeAt: n=5, err= 2026/04/28 05:56:48 DEBUG : dir/file1(0x27af499b4500): _writeAt: size=15, off=5 2026/04/28 05:56:48 DEBUG : dir/file1(0x27af499b4500): >_writeAt: n=15, err= 2026/04/28 05:56:48 DEBUG : dir/file1(0x27af499b4500): close: 2026/04/28 05:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/04/28 05:56:48 DEBUG : dir/file1: vfs cache: setting modification time to 2026-04-28 05:56:48.056154498 +0000 UTC m=+270.030303469 2026/04/28 05:56:48 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/28 05:56:48 DEBUG : dir/file1(0x27af499b4500): >close: err= 2026/04/28 05:56:48 DEBUG : WaitForWriters: timeout=30s 2026/04/28 05:56:48 DEBUG : dir: Looking for writers 2026/04/28 05:56:48 DEBUG : file1: reading active writers 2026/04/28 05:56:48 DEBUG : Looking for writers 2026/04/28 05:56:48 DEBUG : dir: reading active writers 2026/04/28 05:56:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/28 05:56:48 DEBUG : dir: Looking for writers 2026/04/28 05:56:48 DEBUG : file1: reading active writers 2026/04/28 05:56:48 DEBUG : Looking for writers 2026/04/28 05:56:48 DEBUG : dir: reading active writers 2026/04/28 05:56:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/28 05:56:48 DEBUG : dir: Looking for writers 2026/04/28 05:56:48 DEBUG : file1: reading active writers 2026/04/28 05:56:48 DEBUG : Looking for writers 2026/04/28 05:56:48 DEBUG : dir: reading active writers 2026/04/28 05:56:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/28 05:56:48 DEBUG : dir: Looking for writers 2026/04/28 05:56:48 DEBUG : file1: reading active writers 2026/04/28 05:56:48 DEBUG : Looking for writers 2026/04/28 05:56:48 DEBUG : dir: reading active writers 2026/04/28 05:56:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/28 05:56:48 DEBUG : dir/file1: vfs cache: starting upload 2026/04/28 05:56:48 DEBUG : dir/file1: Update: removing old file 2026/04/28 05:56:48 DEBUG : dir: Looking for writers 2026/04/28 05:56:48 DEBUG : file1: reading active writers 2026/04/28 05:56:48 DEBUG : Looking for writers 2026/04/28 05:56:48 DEBUG : dir: reading active writers 2026/04/28 05:56:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/28 05:56:48 DEBUG : dir: Looking for writers 2026/04/28 05:56:48 DEBUG : file1: reading active writers 2026/04/28 05:56:48 DEBUG : Looking for writers 2026/04/28 05:56:48 DEBUG : dir: reading active writers 2026/04/28 05:56:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/28 05:56:48 DEBUG : dir: Looking for writers 2026/04/28 05:56:48 DEBUG : file1: reading active writers 2026/04/28 05:56:48 DEBUG : Looking for writers 2026/04/28 05:56:48 DEBUG : dir: reading active writers 2026/04/28 05:56:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/28 05:56:49 DEBUG : dir: Looking for writers 2026/04/28 05:56:49 DEBUG : file1: reading active writers 2026/04/28 05:56:49 DEBUG : Looking for writers 2026/04/28 05:56:49 DEBUG : dir: reading active writers 2026/04/28 05:56:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:56:50 DEBUG : dir: Looking for writers 2026/04/28 05:56:50 DEBUG : file1: reading active writers 2026/04/28 05:56:50 DEBUG : Looking for writers 2026/04/28 05:56:50 DEBUG : dir: reading active writers 2026/04/28 05:56:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:56:51 DEBUG : dir/file1: Trying to read object after upload: try again in 100ms (1/10) 2026/04/28 05:56:51 DEBUG : dir: Looking for writers 2026/04/28 05:56:51 DEBUG : file1: reading active writers 2026/04/28 05:56:51 DEBUG : Looking for writers 2026/04/28 05:56:51 DEBUG : dir: reading active writers 2026/04/28 05:56:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:56:51 DEBUG : dir/file1: Trying to read object after upload: try again in 200ms (2/10) 2026/04/28 05:56:51 DEBUG : dir/file1: Trying to read object after upload: try again in 400ms (3/10) 2026/04/28 05:56:52 DEBUG : dir: Looking for writers 2026/04/28 05:56:52 DEBUG : file1: reading active writers 2026/04/28 05:56:52 DEBUG : Looking for writers 2026/04/28 05:56:52 DEBUG : dir: reading active writers 2026/04/28 05:56:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:56:52 DEBUG : dir/file1: Trying to read object after upload: try again in 800ms (4/10) 2026/04/28 05:56:53 DEBUG : dir: Looking for writers 2026/04/28 05:56:53 DEBUG : file1: reading active writers 2026/04/28 05:56:53 DEBUG : Looking for writers 2026/04/28 05:56:53 DEBUG : dir: reading active writers 2026/04/28 05:56:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:56:53 DEBUG : dir/file1: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/28 05:56:54 DEBUG : dir: Looking for writers 2026/04/28 05:56:54 DEBUG : file1: reading active writers 2026/04/28 05:56:54 DEBUG : Looking for writers 2026/04/28 05:56:54 DEBUG : dir: reading active writers 2026/04/28 05:56:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:56:55 DEBUG : dir/file1: Trying to read object after upload: try again in 3.2s (6/10) 2026/04/28 05:56:55 DEBUG : dir: Looking for writers 2026/04/28 05:56:55 DEBUG : file1: reading active writers 2026/04/28 05:56:55 DEBUG : Looking for writers 2026/04/28 05:56:55 DEBUG : dir: reading active writers 2026/04/28 05:56:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:56:56 DEBUG : dir: Looking for writers 2026/04/28 05:56:56 DEBUG : file1: reading active writers 2026/04/28 05:56:56 DEBUG : Looking for writers 2026/04/28 05:56:56 DEBUG : dir: reading active writers 2026/04/28 05:56:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:56:57 DEBUG : dir: Looking for writers 2026/04/28 05:56:57 DEBUG : file1: reading active writers 2026/04/28 05:56:57 DEBUG : Looking for writers 2026/04/28 05:56:57 DEBUG : dir: reading active writers 2026/04/28 05:56:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:56:58 DEBUG : dir: Looking for writers 2026/04/28 05:56:58 DEBUG : file1: reading active writers 2026/04/28 05:56:58 DEBUG : Looking for writers 2026/04/28 05:56:58 DEBUG : dir: reading active writers 2026/04/28 05:56:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:56:58 DEBUG : dir/file1: Trying to read object after upload: try again in 6.4s (7/10) 2026/04/28 05:56:59 DEBUG : dir: Looking for writers 2026/04/28 05:56:59 DEBUG : file1: reading active writers 2026/04/28 05:56:59 DEBUG : Looking for writers 2026/04/28 05:56:59 DEBUG : dir: reading active writers 2026/04/28 05:56:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:57:00 DEBUG : dir: Looking for writers 2026/04/28 05:57:00 DEBUG : file1: reading active writers 2026/04/28 05:57:00 DEBUG : Looking for writers 2026/04/28 05:57:00 DEBUG : dir: reading active writers 2026/04/28 05:57:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:57:01 DEBUG : dir: Looking for writers 2026/04/28 05:57:01 DEBUG : file1: reading active writers 2026/04/28 05:57:01 DEBUG : Looking for writers 2026/04/28 05:57:01 DEBUG : dir: reading active writers 2026/04/28 05:57:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:57:02 DEBUG : dir: Looking for writers 2026/04/28 05:57:02 DEBUG : file1: reading active writers 2026/04/28 05:57:02 DEBUG : Looking for writers 2026/04/28 05:57:02 DEBUG : dir: reading active writers 2026/04/28 05:57:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:57:03 DEBUG : dir: Looking for writers 2026/04/28 05:57:03 DEBUG : file1: reading active writers 2026/04/28 05:57:03 DEBUG : Looking for writers 2026/04/28 05:57:03 DEBUG : dir: reading active writers 2026/04/28 05:57:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:57:04 DEBUG : dir: Looking for writers 2026/04/28 05:57:04 DEBUG : file1: reading active writers 2026/04/28 05:57:04 DEBUG : Looking for writers 2026/04/28 05:57:04 DEBUG : dir: reading active writers 2026/04/28 05:57:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:57:05 DEBUG : dir/file1: Trying to read object after upload: try again in 12.8s (8/10) 2026/04/28 05:57:05 DEBUG : dir: Looking for writers 2026/04/28 05:57:05 DEBUG : file1: reading active writers 2026/04/28 05:57:05 DEBUG : Looking for writers 2026/04/28 05:57:05 DEBUG : dir: reading active writers 2026/04/28 05:57:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:57:06 DEBUG : dir: Looking for writers 2026/04/28 05:57:06 DEBUG : file1: reading active writers 2026/04/28 05:57:06 DEBUG : Looking for writers 2026/04/28 05:57:06 DEBUG : dir: reading active writers 2026/04/28 05:57:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:57:07 DEBUG : dir: Looking for writers 2026/04/28 05:57:07 DEBUG : file1: reading active writers 2026/04/28 05:57:07 DEBUG : Looking for writers 2026/04/28 05:57:07 DEBUG : dir: reading active writers 2026/04/28 05:57:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:57:08 DEBUG : dir: Looking for writers 2026/04/28 05:57:08 DEBUG : file1: reading active writers 2026/04/28 05:57:08 DEBUG : Looking for writers 2026/04/28 05:57:08 DEBUG : dir: reading active writers 2026/04/28 05:57:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:57:09 DEBUG : dir: Looking for writers 2026/04/28 05:57:09 DEBUG : file1: reading active writers 2026/04/28 05:57:09 DEBUG : Looking for writers 2026/04/28 05:57:09 DEBUG : dir: reading active writers 2026/04/28 05:57:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:57:10 DEBUG : dir: Looking for writers 2026/04/28 05:57:10 DEBUG : file1: reading active writers 2026/04/28 05:57:10 DEBUG : Looking for writers 2026/04/28 05:57:10 DEBUG : dir: reading active writers 2026/04/28 05:57:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:57:11 DEBUG : dir: Looking for writers 2026/04/28 05:57:11 DEBUG : file1: reading active writers 2026/04/28 05:57:11 DEBUG : Looking for writers 2026/04/28 05:57:11 DEBUG : dir: reading active writers 2026/04/28 05:57:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:57:12 DEBUG : dir: Looking for writers 2026/04/28 05:57:12 DEBUG : file1: reading active writers 2026/04/28 05:57:12 DEBUG : Looking for writers 2026/04/28 05:57:12 DEBUG : dir: reading active writers 2026/04/28 05:57:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:57:13 DEBUG : dir: Looking for writers 2026/04/28 05:57:13 DEBUG : file1: reading active writers 2026/04/28 05:57:13 DEBUG : Looking for writers 2026/04/28 05:57:13 DEBUG : dir: reading active writers 2026/04/28 05:57:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:57:14 DEBUG : dir: Looking for writers 2026/04/28 05:57:14 DEBUG : file1: reading active writers 2026/04/28 05:57:14 DEBUG : Looking for writers 2026/04/28 05:57:14 DEBUG : dir: reading active writers 2026/04/28 05:57:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:57:15 DEBUG : dir: Looking for writers 2026/04/28 05:57:15 DEBUG : file1: reading active writers 2026/04/28 05:57:15 DEBUG : Looking for writers 2026/04/28 05:57:15 DEBUG : dir: reading active writers 2026/04/28 05:57:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:57:16 DEBUG : dir: Looking for writers 2026/04/28 05:57:16 DEBUG : file1: reading active writers 2026/04/28 05:57:16 DEBUG : Looking for writers 2026/04/28 05:57:16 DEBUG : dir: reading active writers 2026/04/28 05:57:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:57:17 DEBUG : dir: Looking for writers 2026/04/28 05:57:17 DEBUG : file1: reading active writers 2026/04/28 05:57:17 DEBUG : Looking for writers 2026/04/28 05:57:17 DEBUG : dir: reading active writers 2026/04/28 05:57:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:57:18 ERROR : Exiting even though 0 writers active and 1 cache items in use after 30s Cache{ "dir/file1": &{c:0x27af498a8300 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0x27af498ce908 notify:{wait:0 notify:0 lock:0 head: tail:} checker:43633806731584} name:dir/file1 opens:0 downloaders: o:0x27af4910be80 fd: info:{ModTime:{wall:14011878113703156098 ext:270030303469 loc:0x46fdde0} ATime:{wall:14011878113703190231 ext:270030337613 loc:0x46fdde0} Size:20 Rs:[{Pos:0 Size:20}] Fingerprint:16 Dirty:true} writeBackID:1 pendingAccesses:0 modified:false beingReset:false graceTimer:}, } 2026/04/28 05:57:18 DEBUG : >WaitForWriters: 2026/04/28 05:57:18 DEBUG : Linkbox root 'rclone-test-zahaqef1hafu': vfs cache: cleaner exiting 2026/04/28 05:57:18 ERROR : dir/file1: Failed to copy: Update failed to read object: getting files failed: Get "https://www.linkbox.to/api/file/my_file_list/web?pageNo=1&pageSize=1000&pid=82701763&token=922460207_910d6a404fe74cbfbf30": context canceled 2026/04/28 05:57:18 INFO : dir/file1: vfs cache: upload canceled run.go:130: removing dir "dir" failed - try 1/3: directory not empty --- PASS: TestRWFileHandleSizeCreateExisting (41.38s) === RUN TestRWFileHandleSizeCreateNew run.go:185: Remote "Linkbox root 'rclone-test-zahaqef1hafu'", Local "Local file system at /tmp/rclone3792231443", Modify Window "876000h0m0s" 2026/04/28 05:57:22 INFO : Linkbox root 'rclone-test-zahaqef1hafu': poll-interval is not supported by this remote 2026/04/28 05:57:22 DEBUG : Linkbox root 'rclone-test-zahaqef1hafu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/28 05:57:22 DEBUG : Linkbox root 'rclone-test-zahaqef1hafu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zahaqef1hafu" 2026/04/28 05:57:22 DEBUG : Linkbox root 'rclone-test-zahaqef1hafu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zahaqef1hafu" 2026/04/28 05:57:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zahaqef1hafu" 2026/04/28 05:57:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/28 05:57:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zahaqef1hafu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zahaqef1hafu" 2026/04/28 05:57:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zahaqef1hafu" 2026/04/28 05:57:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/28 05:57:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zahaqef1hafu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zahaqef1hafu" 2026/04/28 05:57:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:22 INFO : Linkbox root 'rclone-test-zahaqef1hafu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/28 05:57:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:23 DEBUG : file1: newRWFileHandle: 2026/04/28 05:57:23 DEBUG : file1(0x27af49522c00): openPending: 2026/04/28 05:57:23 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/28 05:57:23 DEBUG : file1(0x27af49522c00): >openPending: err= 2026/04/28 05:57:23 DEBUG : file1: >newRWFileHandle: err= 2026/04/28 05:57:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/28 05:57:23 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/28 05:57:23 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/28 05:57:23 DEBUG : file1(0x27af49522c00): _writeAt: size=5, off=0 2026/04/28 05:57:23 DEBUG : file1(0x27af49522c00): >_writeAt: n=5, err= 2026/04/28 05:57:23 DEBUG : file1(0x27af49522c00): close: 2026/04/28 05:57:23 DEBUG : file1: vfs cache: setting modification time to 2026-04-28 05:57:23.079015912 +0000 UTC m=+305.053164863 2026/04/28 05:57:23 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:23 DEBUG : file1(0x27af49522c00): >close: err= 2026/04/28 05:57:23 DEBUG : WaitForWriters: timeout=30s 2026/04/28 05:57:23 DEBUG : Looking for writers 2026/04/28 05:57:23 DEBUG : file1: reading active writers 2026/04/28 05:57:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/28 05:57:23 DEBUG : Looking for writers 2026/04/28 05:57:23 DEBUG : file1: reading active writers 2026/04/28 05:57:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/28 05:57:23 DEBUG : Looking for writers 2026/04/28 05:57:23 DEBUG : file1: reading active writers 2026/04/28 05:57:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/28 05:57:23 DEBUG : Looking for writers 2026/04/28 05:57:23 DEBUG : file1: reading active writers 2026/04/28 05:57:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/28 05:57:23 DEBUG : file1: vfs cache: starting upload 2026/04/28 05:57:23 DEBUG : Looking for writers 2026/04/28 05:57:23 DEBUG : file1: reading active writers 2026/04/28 05:57:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/28 05:57:23 DEBUG : Looking for writers 2026/04/28 05:57:23 DEBUG : file1: reading active writers 2026/04/28 05:57:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/28 05:57:23 DEBUG : Looking for writers 2026/04/28 05:57:23 DEBUG : file1: reading active writers 2026/04/28 05:57:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/28 05:57:24 DEBUG : Looking for writers 2026/04/28 05:57:24 DEBUG : file1: reading active writers 2026/04/28 05:57:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/28 05:57:25 DEBUG : file1: size = 5 OK 2026/04/28 05:57:25 INFO : file1: Copied (new) 2026/04/28 05:57:25 DEBUG : file1: vfs cache: fingerprint now "5" 2026/04/28 05:57:25 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/28 05:57:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/28 05:57:25 INFO : file1: vfs cache: upload succeeded try #1 2026/04/28 05:57:25 DEBUG : Looking for writers 2026/04/28 05:57:25 DEBUG : file1: reading active writers 2026/04/28 05:57:25 DEBUG : >WaitForWriters: 2026/04/28 05:57:25 DEBUG : Linkbox root 'rclone-test-zahaqef1hafu': vfs cache: cleaner exiting fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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 file1 (5) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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 "file1" --- FAIL: TestRWFileHandleSizeCreateNew (12.13s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:185: Remote "Linkbox root 'rclone-test-zahaqef1hafu'", Local "Local file system at /tmp/rclone3792231443", Modify Window "876000h0m0s" 2026/04/28 05:57:35 INFO : Linkbox root 'rclone-test-zahaqef1hafu': poll-interval is not supported by this remote 2026/04/28 05:57:35 DEBUG : Linkbox root 'rclone-test-zahaqef1hafu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/28 05:57:35 DEBUG : Linkbox root 'rclone-test-zahaqef1hafu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zahaqef1hafu" 2026/04/28 05:57:35 DEBUG : Linkbox root 'rclone-test-zahaqef1hafu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zahaqef1hafu" 2026/04/28 05:57:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zahaqef1hafu" 2026/04/28 05:57:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/28 05:57:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zahaqef1hafu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zahaqef1hafu" 2026/04/28 05:57:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zahaqef1hafu" 2026/04/28 05:57:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/28 05:57:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zahaqef1hafu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zahaqef1hafu" 2026/04/28 05:57:35 INFO : Linkbox root 'rclone-test-zahaqef1hafu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af4921a500): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af4921a500): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af4921a500): _writeAt: size=5, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af4921a500): >_writeAt: n=5, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af4921a500): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.441632138 +0000 UTC m=+317.415781089 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af4921a500): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af4921adc0): _readAt: size=2, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af4921adc0): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af4921adc0): >openPending: err= 2026/04/28 05:57:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af4921adc0): >_readAt: n=2, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af4921adc0): _writeAt: size=3, off=2 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af4921adc0): >_writeAt: n=0, err=Bad file descriptor 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af4921adc0): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.441632138 +0000 UTC m=+317.415781089 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af4921adc0): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af4921b700): _readAt: size=512, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af4921b700): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af4921b700): >openPending: err= 2026/04/28 05:57:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af4921b700): >_readAt: n=5, err=EOF 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af4921b700): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.441632138 +0000 UTC m=+317.415781089 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af4921b700): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: Remove: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49650a80 item 1 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c84c0): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c84c0): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c84c0): _writeAt: size=5, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c84c0): >_writeAt: n=5, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c84c0): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.444108802 +0000 UTC m=+317.418257753 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c84c0): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c8b80): _readAt: size=512, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c8b80): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c8b80): >openPending: err= 2026/04/28 05:57:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c8b80): >_readAt: n=5, err=EOF 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c8b80): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.444108802 +0000 UTC m=+317.418257753 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c8b80): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: Remove: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49b10c40 item 2 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c9480): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c9480): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c9480): _writeAt: size=5, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c9480): >_writeAt: n=5, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c9480): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.445777076 +0000 UTC m=+317.419926017 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c9480): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c9900): _readAt: size=2, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c9900): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c9900): >openPending: err= 2026/04/28 05:57:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c9900): >_readAt: n=2, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c9900): _writeAt: size=3, off=2 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c9900): >_writeAt: n=0, err=Bad file descriptor 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c9900): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.445777076 +0000 UTC m=+317.419926017 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c9900): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c9dc0): _readAt: size=512, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c9dc0): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c9dc0): >openPending: err= 2026/04/28 05:57:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c9dc0): >_readAt: n=5, err=EOF 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c9dc0): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.445777076 +0000 UTC m=+317.419926017 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c9dc0): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: Remove: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af4925f960 item 3 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af492b1680): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af492b1680): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af492b1680): _writeAt: size=5, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af492b1680): >_writeAt: n=5, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af492b1680): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.448684595 +0000 UTC m=+317.422833536 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af492b1680): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af492b1bc0): _readAt: size=512, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af492b1bc0): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af492b1bc0): >openPending: err= 2026/04/28 05:57:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af492b1bc0): >_readAt: n=5, err=EOF 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af492b1bc0): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.448684595 +0000 UTC m=+317.422833536 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af492b1bc0): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: Remove: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49792150 item 4 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af497c45c0): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af497c45c0): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af497c45c0): _writeAt: size=5, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af497c45c0): >_writeAt: n=5, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af497c45c0): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.450360334 +0000 UTC m=+317.424509275 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af497c45c0): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af497c4ac0): _readAt: size=2, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af497c4ac0): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af497c4ac0): >openPending: err= 2026/04/28 05:57:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af497c4ac0): >_readAt: n=2, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af497c4ac0): _writeAt: size=3, off=2 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af497c4ac0): >_writeAt: n=0, err=Bad file descriptor 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af497c4ac0): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.450360334 +0000 UTC m=+317.424509275 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af497c4ac0): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af497c4f80): _readAt: size=512, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af497c4f80): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af497c4f80): >openPending: err= 2026/04/28 05:57:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af497c4f80): >_readAt: n=5, err=EOF 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af497c4f80): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.450360334 +0000 UTC m=+317.424509275 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af497c4f80): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: Remove: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af494fd650 item 5 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af497c58c0): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af497c58c0): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af497c58c0): _writeAt: size=5, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af497c58c0): >_writeAt: n=5, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af497c58c0): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.45257381 +0000 UTC m=+317.426722751 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af497c58c0): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af497c5e00): _readAt: size=512, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af497c5e00): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af497c5e00): >openPending: err= 2026/04/28 05:57:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af497c5e00): >_readAt: n=5, err=EOF 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af497c5e00): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.45257381 +0000 UTC m=+317.426722751 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af497c5e00): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: Remove: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af4971acb0 item 6 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49612b80): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49612b80): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49612b80): _writeAt: size=5, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49612b80): >_writeAt: n=5, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49612b80): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.454194194 +0000 UTC m=+317.428343136 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49612b80): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49613100): _readAt: size=2, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49613100): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49613100): >openPending: err= 2026/04/28 05:57:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49613100): >_readAt: n=2, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49613100): _writeAt: size=3, off=2 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49613100): >_writeAt: n=0, err=Bad file descriptor 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49613100): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.454194194 +0000 UTC m=+317.428343136 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49613100): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496135c0): _readAt: size=512, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496135c0): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496135c0): >openPending: err= 2026/04/28 05:57:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496135c0): >_readAt: n=5, err=EOF 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496135c0): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.454194194 +0000 UTC m=+317.428343136 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496135c0): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: Remove: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af4973c380 item 7 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af497ce000): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af497ce000): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af497ce000): _writeAt: size=5, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af497ce000): >_writeAt: n=5, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af497ce000): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.456458156 +0000 UTC m=+317.430607108 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af497ce000): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af497ce540): _readAt: size=512, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af497ce540): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af497ce540): >openPending: err= 2026/04/28 05:57:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af497ce540): >_readAt: n=5, err=EOF 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af497ce540): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.456458156 +0000 UTC m=+317.430607108 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af497ce540): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: Remove: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af497b2cb0 item 8 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af497cedc0): _readAt: size=2, off=0 2026/04/28 05:57:35 ERROR : open-test-file(0x27af497cedc0): Couldn't read size of file 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af497cedc0): >_readAt: n=0, err=EOF 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af497cedc0): _writeAt: size=5, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af497cedc0): >_writeAt: n=0, err=Bad file descriptor 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af497cedc0): close: 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af497cedc0): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af497cf180): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af497cf180): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af497cf180): _writeAt: size=5, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af497cf180): >_writeAt: n=5, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af497cf180): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.458281936 +0000 UTC m=+317.432430876 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af497cf180): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af497cf600): _readAt: size=2, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af497cf600): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af497cf600): >openPending: err= 2026/04/28 05:57:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af497cf600): >_readAt: n=2, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af497cf600): _writeAt: size=3, off=2 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af497cf600): >_writeAt: n=0, err=Bad file descriptor 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af497cf600): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.458281936 +0000 UTC m=+317.432430876 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af497cf600): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af497cfb00): _readAt: size=512, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af497cfb00): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af497cfb00): >openPending: err= 2026/04/28 05:57:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af497cfb00): >_readAt: n=5, err=EOF 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af497cfb00): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.458281936 +0000 UTC m=+317.432430876 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af497cfb00): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: Remove: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af4980f490 item 9 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af498d0540): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af498d0540): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af498d0540): _writeAt: size=5, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af498d0540): >_writeAt: n=5, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af498d0540): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.460899706 +0000 UTC m=+317.435048657 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af498d0540): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af498d0a80): _readAt: size=512, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af498d0a80): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af498d0a80): >openPending: err= 2026/04/28 05:57:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af498d0a80): >_readAt: n=5, err=EOF 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af498d0a80): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.460899706 +0000 UTC m=+317.435048657 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af498d0a80): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: Remove: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af498e7dc0 item 10 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af498d1380): _readAt: size=2, off=0 2026/04/28 05:57:35 ERROR : open-test-file(0x27af498d1380): Couldn't read size of file 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af498d1380): >_readAt: n=0, err=EOF 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af498d1380): _writeAt: size=5, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af498d1380): >_writeAt: n=0, err=Bad file descriptor 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af498d1380): close: 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af498d1380): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af498d1740): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af498d1740): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af498d1740): _writeAt: size=5, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af498d1740): >_writeAt: n=5, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af498d1740): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.462532354 +0000 UTC m=+317.436681305 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af498d1740): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af498d1c40): _readAt: size=2, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af498d1c40): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af498d1c40): >openPending: err= 2026/04/28 05:57:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af498d1c40): >_readAt: n=2, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af498d1c40): _writeAt: size=3, off=2 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af498d1c40): >_writeAt: n=0, err=Bad file descriptor 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af498d1c40): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.462532354 +0000 UTC m=+317.436681305 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af498d1c40): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a0c240): _readAt: size=512, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a0c240): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a0c240): >openPending: err= 2026/04/28 05:57:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a0c240): >_readAt: n=5, err=EOF 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a0c240): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.462532354 +0000 UTC m=+317.436681305 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a0c240): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: Remove: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af499e2700 item 11 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af495b0580): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af495b0580): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af495b0580): _writeAt: size=5, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af495b0580): >_writeAt: n=5, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af495b0580): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.465937634 +0000 UTC m=+317.440086576 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af495b0580): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af495b0ec0): _readAt: size=512, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af495b0ec0): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af495b0ec0): >openPending: err= 2026/04/28 05:57:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af495b0ec0): >_readAt: n=5, err=EOF 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af495b0ec0): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.465937634 +0000 UTC m=+317.440086576 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af495b0ec0): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: Remove: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af493839d0 item 12 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49816180): _readAt: size=2, off=0 2026/04/28 05:57:35 ERROR : open-test-file(0x27af49816180): Couldn't read size of file 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49816180): >_readAt: n=0, err=EOF 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49816180): _writeAt: size=5, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49816180): >_writeAt: n=0, err=Bad file descriptor 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49816180): close: 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49816180): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49816540): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49816540): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49816540): _writeAt: size=5, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49816540): >_writeAt: n=5, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49816540): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.467675771 +0000 UTC m=+317.441824713 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49816540): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/28 05:57:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49816d80): _readAt: size=512, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49816d80): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49816d80): >openPending: err= 2026/04/28 05:57:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49816d80): >_readAt: n=5, err=EOF 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49816d80): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.467675771 +0000 UTC m=+317.441824713 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49816d80): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: Remove: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af4975cd20 item 13 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af498176c0): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af498176c0): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af498176c0): _writeAt: size=5, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af498176c0): >_writeAt: n=5, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af498176c0): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.469449906 +0000 UTC m=+317.443598857 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af498176c0): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49817c00): _readAt: size=512, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49817c00): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49817c00): >openPending: err= 2026/04/28 05:57:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49817c00): >_readAt: n=5, err=EOF 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49817c00): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.469449906 +0000 UTC m=+317.443598857 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49817c00): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: Remove: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49338cb0 item 14 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a86ac0): _readAt: size=2, off=0 2026/04/28 05:57:35 ERROR : open-test-file(0x27af49a86ac0): Couldn't read size of file 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a86ac0): >_readAt: n=0, err=EOF 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a86ac0): _writeAt: size=5, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a86ac0): >_writeAt: n=0, err=Bad file descriptor 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a86ac0): close: 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a86ac0): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a86e80): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a86e80): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a86e80): _writeAt: size=5, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a86e80): >_writeAt: n=5, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a86e80): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.471040204 +0000 UTC m=+317.445189145 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a86e80): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/28 05:57:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a87540): _readAt: size=512, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a87540): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a87540): >openPending: err= 2026/04/28 05:57:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a87540): >_readAt: n=5, err=EOF 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a87540): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.471040204 +0000 UTC m=+317.445189145 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a87540): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: Remove: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49813c00 item 15 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:35 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/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a87e80): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a87e80): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a87e80): _writeAt: size=5, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a87e80): >_writeAt: n=5, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a87e80): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.472621604 +0000 UTC m=+317.446770545 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a87e80): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a0c740): _readAt: size=512, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a0c740): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a0c740): >openPending: err= 2026/04/28 05:57:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a0c740): >_readAt: n=5, err=EOF 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a0c740): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.472621604 +0000 UTC m=+317.446770545 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a0c740): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: Remove: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49294150 item 16 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a0d040): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a0d040): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a0d040): _writeAt: size=5, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a0d040): >_writeAt: n=5, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a0d040): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.474731415 +0000 UTC m=+317.448880366 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a0d040): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a0d4c0): _readAt: size=2, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a0d4c0): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a0d4c0): open at offset 5 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a0d4c0): >openPending: err= 2026/04/28 05:57:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a0d4c0): >_readAt: n=2, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a0d4c0): _writeAt: size=3, off=7 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a0d4c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a0d4c0): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.474731415 +0000 UTC m=+317.448880366 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a0d4c0): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a0d9c0): _readAt: size=512, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a0d9c0): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a0d9c0): >openPending: err= 2026/04/28 05:57:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a0d9c0): >_readAt: n=5, err=EOF 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a0d9c0): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.474731415 +0000 UTC m=+317.448880366 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a0d9c0): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: Remove: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49a60540 item 17 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af491ad740): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af491ad740): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af491ad740): _writeAt: size=5, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af491ad740): >_writeAt: n=5, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af491ad740): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.476984206 +0000 UTC m=+317.451133147 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af491ad740): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af4921a600): _readAt: size=512, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af4921a600): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af4921a600): >openPending: err= 2026/04/28 05:57:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af4921a600): >_readAt: n=5, err=EOF 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af4921a600): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.476984206 +0000 UTC m=+317.451133147 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af4921a600): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: Remove: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49246070 item 18 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af4921b980): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af4921b980): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af4921b980): _writeAt: size=5, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af4921b980): >_writeAt: n=5, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af4921b980): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.478471849 +0000 UTC m=+317.452620790 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af4921b980): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c81c0): _readAt: size=2, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c81c0): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c81c0): open at offset 5 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c81c0): >openPending: err= 2026/04/28 05:57:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c81c0): >_readAt: n=2, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c81c0): _writeAt: size=3, off=7 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c81c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c81c0): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.478471849 +0000 UTC m=+317.452620790 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c81c0): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c8700): _readAt: size=512, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c8700): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c8700): >openPending: err= 2026/04/28 05:57:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c8700): >_readAt: n=5, err=EOF 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c8700): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.478471849 +0000 UTC m=+317.452620790 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c8700): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: Remove: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af494fc310 item 19 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c9140): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c9140): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c9140): _writeAt: size=5, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c9140): >_writeAt: n=5, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c9140): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.480477452 +0000 UTC m=+317.454626403 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c9140): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c9680): _readAt: size=512, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c9680): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c9680): >openPending: err= 2026/04/28 05:57:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c9680): >_readAt: n=5, err=EOF 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c9680): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.480477452 +0000 UTC m=+317.454626403 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c9680): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: Remove: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49945880 item 20 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af492b0d40): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af492b0d40): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af492b0d40): _writeAt: size=5, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af492b0d40): >_writeAt: n=5, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af492b0d40): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.482126821 +0000 UTC m=+317.456275772 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af492b0d40): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af492b1300): _readAt: size=2, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af492b1300): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af492b1300): open at offset 5 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af492b1300): >openPending: err= 2026/04/28 05:57:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af492b1300): >_readAt: n=2, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af492b1300): _writeAt: size=3, off=7 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af492b1300): >_writeAt: n=0, err=Bad file descriptor 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af492b1300): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.482126821 +0000 UTC m=+317.456275772 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af492b1300): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af492b1940): _readAt: size=512, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af492b1940): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af492b1940): >openPending: err= 2026/04/28 05:57:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af492b1940): >_readAt: n=5, err=EOF 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af492b1940): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.482126821 +0000 UTC m=+317.456275772 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af492b1940): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: Remove: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49928d90 item 21 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af497c4380): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af497c4380): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af497c4380): _writeAt: size=5, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af497c4380): >_writeAt: n=5, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af497c4380): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.483847365 +0000 UTC m=+317.457996305 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af497c4380): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af497c4940): _readAt: size=512, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af497c4940): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af497c4940): >openPending: err= 2026/04/28 05:57:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af497c4940): >_readAt: n=5, err=EOF 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af497c4940): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.483847365 +0000 UTC m=+317.457996305 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af497c4940): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: Remove: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49699960 item 22 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af497c5280): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af497c5280): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af497c5280): _writeAt: size=5, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af497c5280): >_writeAt: n=5, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af497c5280): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.4856851 +0000 UTC m=+317.459834051 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af497c5280): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af497c5780): _readAt: size=2, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af497c5780): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af497c5780): open at offset 5 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af497c5780): >openPending: err= 2026/04/28 05:57:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af497c5780): >_readAt: n=2, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af497c5780): _writeAt: size=3, off=7 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af497c5780): >_writeAt: n=0, err=Bad file descriptor 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af497c5780): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.4856851 +0000 UTC m=+317.459834051 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af497c5780): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af497c5c80): _readAt: size=512, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af497c5c80): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af497c5c80): >openPending: err= 2026/04/28 05:57:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af497c5c80): >_readAt: n=5, err=EOF 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af497c5c80): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.4856851 +0000 UTC m=+317.459834051 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af497c5c80): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: Remove: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af497462a0 item 23 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:35 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/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496128c0): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496128c0): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496128c0): _writeAt: size=5, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496128c0): >_writeAt: n=5, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496128c0): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.487761688 +0000 UTC m=+317.461910640 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496128c0): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49612f40): _readAt: size=512, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49612f40): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49612f40): >openPending: err= 2026/04/28 05:57:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49612f40): >_readAt: n=5, err=EOF 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49612f40): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.487761688 +0000 UTC m=+317.461910640 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49612f40): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: Remove: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af497b6bd0 item 24 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49613840): _readAt: size=2, off=0 2026/04/28 05:57:35 ERROR : open-test-file(0x27af49613840): Couldn't read size of file 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49613840): >_readAt: n=0, err=EOF 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49613840): _writeAt: size=5, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49613840): >_writeAt: n=0, err=Bad file descriptor 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49613840): close: 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49613840): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49613c00): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49613c00): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49613c00): _writeAt: size=5, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49613c00): >_writeAt: n=5, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49613c00): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.489308534 +0000 UTC m=+317.463457485 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49613c00): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49876200): _readAt: size=2, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49876200): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49876200): open at offset 5 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49876200): >openPending: err= 2026/04/28 05:57:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49876200): >_readAt: n=2, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49876200): _writeAt: size=3, off=7 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49876200): >_writeAt: n=0, err=Bad file descriptor 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49876200): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.489308534 +0000 UTC m=+317.463457485 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49876200): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49876740): _readAt: size=512, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49876740): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49876740): >openPending: err= 2026/04/28 05:57:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49876740): >_readAt: n=5, err=EOF 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49876740): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.489308534 +0000 UTC m=+317.463457485 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49876740): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: Remove: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af4980f3b0 item 25 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49877080): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49877080): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49877080): _writeAt: size=5, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49877080): >_writeAt: n=5, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49877080): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.491200151 +0000 UTC m=+317.465349091 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49877080): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af498775c0): _readAt: size=512, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af498775c0): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af498775c0): >openPending: err= 2026/04/28 05:57:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af498775c0): >_readAt: n=5, err=EOF 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af498775c0): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.491200151 +0000 UTC m=+317.465349091 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af498775c0): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: Remove: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af498cdce0 item 26 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49877ec0): _readAt: size=2, off=0 2026/04/28 05:57:35 ERROR : open-test-file(0x27af49877ec0): Couldn't read size of file 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49877ec0): >_readAt: n=0, err=EOF 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49877ec0): _writeAt: size=5, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49877ec0): >_writeAt: n=0, err=Bad file descriptor 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49877ec0): close: 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49877ec0): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af499dc380): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af499dc380): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af499dc380): _writeAt: size=5, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af499dc380): >_writeAt: n=5, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af499dc380): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.49274402 +0000 UTC m=+317.466892961 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af499dc380): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af499dc880): _readAt: size=2, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af499dc880): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af499dc880): open at offset 5 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af499dc880): >openPending: err= 2026/04/28 05:57:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af499dc880): >_readAt: n=2, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af499dc880): _writeAt: size=3, off=7 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af499dc880): >_writeAt: n=0, err=Bad file descriptor 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af499dc880): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.49274402 +0000 UTC m=+317.466892961 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af499dc880): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af499dcdc0): _readAt: size=512, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af499dcdc0): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af499dcdc0): >openPending: err= 2026/04/28 05:57:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af499dcdc0): >_readAt: n=5, err=EOF 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af499dcdc0): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.49274402 +0000 UTC m=+317.466892961 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af499dcdc0): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: Remove: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af499b4620 item 27 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:35 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/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af499dd700): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af499dd700): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af499dd700): _writeAt: size=5, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af499dd700): >_writeAt: n=5, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af499dd700): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.495703277 +0000 UTC m=+317.469852219 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af499dd700): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af499ddc40): _readAt: size=512, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af499ddc40): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af499ddc40): >openPending: err= 2026/04/28 05:57:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af499ddc40): >_readAt: n=5, err=EOF 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af499ddc40): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.495703277 +0000 UTC m=+317.469852219 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af499ddc40): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: Remove: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af499f2f50 item 28 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49ab8640): _readAt: size=2, off=0 2026/04/28 05:57:35 ERROR : open-test-file(0x27af49ab8640): Couldn't read size of file 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49ab8640): >_readAt: n=0, err=EOF 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49ab8640): _writeAt: size=5, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49ab8640): >_writeAt: n=0, err=Bad file descriptor 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49ab8640): close: 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49ab8640): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49ab8a00): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49ab8a00): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49ab8a00): _writeAt: size=5, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49ab8a00): >_writeAt: n=5, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49ab8a00): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.49744985 +0000 UTC m=+317.471598791 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49ab8a00): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/28 05:57:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49ab90c0): _readAt: size=512, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49ab90c0): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49ab90c0): >openPending: err= 2026/04/28 05:57:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49ab90c0): >_readAt: n=5, err=EOF 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49ab90c0): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.49744985 +0000 UTC m=+317.471598791 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49ab90c0): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: Remove: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49ac1730 item 29 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:35 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/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49ab9a00): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49ab9a00): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49ab9a00): _writeAt: size=5, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49ab9a00): >_writeAt: n=5, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49ab9a00): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.498905062 +0000 UTC m=+317.473054003 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49ab9a00): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49522040): _readAt: size=512, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49522040): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49522040): >openPending: err= 2026/04/28 05:57:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49522040): >_readAt: n=5, err=EOF 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49522040): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.498905062 +0000 UTC m=+317.473054003 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49522040): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: Remove: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49a9f7a0 item 30 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:35 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/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49522a80): _readAt: size=2, off=0 2026/04/28 05:57:35 ERROR : open-test-file(0x27af49522a80): Couldn't read size of file 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49522a80): >_readAt: n=0, err=EOF 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49522a80): _writeAt: size=5, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49522a80): >_writeAt: n=0, err=Bad file descriptor 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49522a80): close: 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49522a80): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49522e40): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49522e40): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49522e40): _writeAt: size=5, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49522e40): >_writeAt: n=5, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49522e40): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.500246328 +0000 UTC m=+317.474395270 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49522e40): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/28 05:57:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49523500): _readAt: size=512, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49523500): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49523500): >openPending: err= 2026/04/28 05:57:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49523500): >_readAt: n=5, err=EOF 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49523500): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.500246328 +0000 UTC m=+317.474395270 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49523500): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: Remove: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af4977f490 item 31 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:35 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/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af495b03c0): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af495b03c0): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af495b03c0): _writeAt: size=5, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af495b03c0): >_writeAt: n=5, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af495b03c0): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.501659401 +0000 UTC m=+317.475808342 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af495b03c0): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af495b0b40): _readAt: size=512, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af495b0b40): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af495b0b40): >openPending: err= 2026/04/28 05:57:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af495b0b40): >_readAt: n=5, err=EOF 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af495b0b40): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.501659401 +0000 UTC m=+317.475808342 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af495b0b40): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: Remove: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af48efccb0 item 32 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af495b1ec0): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af495b1ec0): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af495b1ec0): _writeAt: size=5, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af495b1ec0): >_writeAt: n=5, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af495b1ec0): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.502931938 +0000 UTC m=+317.477080878 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af495b1ec0): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49816440): _readAt: size=2, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49816440): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49816440): _writeAt: size=3, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49816440): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49816440): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af494ff730 item 33 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49816440): >_writeAt: n=3, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49816440): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.50337229 +0000 UTC m=+317.477521231 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49816440): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49816a40): _readAt: size=512, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49816a40): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49816a40): >openPending: err= 2026/04/28 05:57:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49816a40): >_readAt: n=5, err=EOF 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49816a40): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.50337229 +0000 UTC m=+317.477521231 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49816a40): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: Remove: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af494ff960 item 33 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49817340): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49817340): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49817340): _writeAt: size=5, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49817340): >_writeAt: n=5, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49817340): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.504637574 +0000 UTC m=+317.478786515 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49817340): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af498177c0): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af498177c0): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af498327e0 item 34 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af498177c0): _readAt: size=2, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af498177c0): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af498177c0): _writeAt: size=3, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af498177c0): >_writeAt: n=3, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af498177c0): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.505195108 +0000 UTC m=+317.479344049 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af498177c0): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49817d00): _readAt: size=512, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49817d00): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49817d00): >openPending: err= 2026/04/28 05:57:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49817d00): >_readAt: n=3, err=EOF 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49817d00): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.505195108 +0000 UTC m=+317.479344049 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49817d00): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: Remove: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49832a80 item 34 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a868c0): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a868c0): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a868c0): _writeAt: size=5, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a868c0): >_writeAt: n=5, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a868c0): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.506554229 +0000 UTC m=+317.480703169 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a868c0): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a86d40): _readAt: size=2, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a86d40): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a86d40): _writeAt: size=3, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a86d40): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a86d40): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49b04cb0 item 35 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a86d40): >_writeAt: n=3, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a86d40): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.507180182 +0000 UTC m=+317.481329124 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a86d40): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a87240): _readAt: size=512, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a87240): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a87240): >openPending: err= 2026/04/28 05:57:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a87240): >_readAt: n=5, err=EOF 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a87240): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.507180182 +0000 UTC m=+317.481329124 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a87240): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: Remove: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49b04ee0 item 35 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a87b80): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a87b80): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a87b80): _writeAt: size=5, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a87b80): >_writeAt: n=5, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a87b80): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.508512852 +0000 UTC m=+317.482661793 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a87b80): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af491ac8c0): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af491ac8c0): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af492af5e0 item 36 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af491ac8c0): _readAt: size=2, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af491ac8c0): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af491ac8c0): _writeAt: size=3, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af491ac8c0): >_writeAt: n=3, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af491ac8c0): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.508933477 +0000 UTC m=+317.483082419 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af491ac8c0): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af4921a400): _readAt: size=512, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af4921a400): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af4921a400): >openPending: err= 2026/04/28 05:57:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af4921a400): >_readAt: n=3, err=EOF 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af4921a400): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.508933477 +0000 UTC m=+317.483082419 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af4921a400): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: Remove: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af492af9d0 item 36 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af4921b580): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af4921b580): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af4921b580): _writeAt: size=5, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af4921b580): >_writeAt: n=5, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af4921b580): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.510361509 +0000 UTC m=+317.484510460 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af4921b580): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af4921bd00): _readAt: size=2, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af4921bd00): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af4921bd00): _writeAt: size=3, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af4921bd00): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af4921bd00): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49240690 item 37 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af4921bd00): >_writeAt: n=3, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af4921bd00): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.510850834 +0000 UTC m=+317.484999785 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af4921bd00): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c8400): _readAt: size=512, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c8400): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c8400): >openPending: err= 2026/04/28 05:57:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c8400): >_readAt: n=5, err=EOF 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c8400): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.510850834 +0000 UTC m=+317.484999785 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c8400): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: Remove: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49240a10 item 37 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c8e80): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c8e80): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c8e80): _writeAt: size=5, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c8e80): >_writeAt: n=5, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c8e80): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.512278153 +0000 UTC m=+317.486427104 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c8e80): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c9380): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c9380): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49944af0 item 38 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c9380): _readAt: size=2, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c9380): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c9380): _writeAt: size=3, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c9380): >_writeAt: n=3, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c9380): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.5128582 +0000 UTC m=+317.487007151 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c9380): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c98c0): _readAt: size=512, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c98c0): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c98c0): >openPending: err= 2026/04/28 05:57:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c98c0): >_readAt: n=3, err=EOF 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c98c0): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.5128582 +0000 UTC m=+317.487007151 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c98c0): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: Remove: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49944cb0 item 38 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af492b1000): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af492b1000): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af492b1000): _writeAt: size=5, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af492b1000): >_writeAt: n=5, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af492b1000): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.514138 +0000 UTC m=+317.488286942 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af492b1000): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af492b1680): _readAt: size=2, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af492b1680): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af492b1680): _writeAt: size=3, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af492b1680): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af492b1680): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af497e9730 item 39 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af492b1680): >_writeAt: n=3, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af492b1680): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.51451851 +0000 UTC m=+317.488667451 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af492b1680): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af492b1b80): _readAt: size=512, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af492b1b80): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af492b1b80): >openPending: err= 2026/04/28 05:57:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af492b1b80): >_readAt: n=5, err=EOF 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af492b1b80): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.51451851 +0000 UTC m=+317.488667451 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af492b1b80): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: Remove: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af497e98f0 item 39 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af497c45c0): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af497c45c0): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af497c45c0): _writeAt: size=5, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af497c45c0): >_writeAt: n=5, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af497c45c0): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.515942934 +0000 UTC m=+317.490091875 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af497c45c0): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af497c4b40): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af497c4b40): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af496f2930 item 40 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af497c4b40): _readAt: size=2, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af497c4b40): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af497c4b40): _writeAt: size=3, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af497c4b40): >_writeAt: n=3, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af497c4b40): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.516442289 +0000 UTC m=+317.490591229 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af497c4b40): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af497c5080): _readAt: size=512, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af497c5080): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af497c5080): >openPending: err= 2026/04/28 05:57:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af497c5080): >_readAt: n=3, err=EOF 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af497c5080): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.516442289 +0000 UTC m=+317.490591229 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af497c5080): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: Remove: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af496f2af0 item 40 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af497c5900): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af497c5900): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af497c5900): _readAt: size=2, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af497c5900): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af497c5900): _writeAt: size=5, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af497c5900): >_writeAt: n=5, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af497c5900): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.5177017 +0000 UTC m=+317.491850641 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af497c5900): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af497c5e00): _writeAt: size=5, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af497c5e00): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af497c5e00): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af497212d0 item 41 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af497c5e00): >_writeAt: n=5, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af497c5e00): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.518118629 +0000 UTC m=+317.492267570 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af497c5e00): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49612500): _readAt: size=2, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49612500): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49612500): _writeAt: size=3, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49612500): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49612500): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49721490 item 41 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49612500): >_writeAt: n=3, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49612500): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.518721128 +0000 UTC m=+317.492870070 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49612500): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49612c40): _readAt: size=512, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49612c40): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49612c40): >openPending: err= 2026/04/28 05:57:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49612c40): >_readAt: n=5, err=EOF 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49612c40): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.518721128 +0000 UTC m=+317.492870070 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49612c40): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: Remove: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49721650 item 41 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49613540): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49613540): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49613540): _readAt: size=2, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49613540): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49613540): _writeAt: size=5, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49613540): >_writeAt: n=5, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49613540): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.520110004 +0000 UTC m=+317.494258946 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49613540): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49613a40): _writeAt: size=5, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49613a40): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49613a40): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af497c9e30 item 42 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49613a40): >_writeAt: n=5, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49613a40): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.520669653 +0000 UTC m=+317.494818594 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49613a40): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af499dc080): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af499dc080): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af4980e150 item 42 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af499dc080): _readAt: size=2, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af499dc080): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af499dc080): _writeAt: size=3, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af499dc080): >_writeAt: n=3, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af499dc080): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.521203543 +0000 UTC m=+317.495352484 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af499dc080): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af499dc600): _readAt: size=512, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af499dc600): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af499dc600): >openPending: err= 2026/04/28 05:57:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af499dc600): >_readAt: n=3, err=EOF 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af499dc600): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.521203543 +0000 UTC m=+317.495352484 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af499dc600): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: Remove: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af4980e310 item 42 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af499dcf00): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af499dcf00): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af499dcf00): _readAt: size=2, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af499dcf00): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af499dcf00): _writeAt: size=5, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af499dcf00): >_writeAt: n=5, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af499dcf00): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.522545642 +0000 UTC m=+317.496694583 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af499dcf00): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af499dd400): _writeAt: size=5, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af499dd400): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af499dd400): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49860af0 item 43 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af499dd400): >_writeAt: n=5, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af499dd400): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.522983329 +0000 UTC m=+317.497132270 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af499dd400): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af498c2400): _readAt: size=2, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af498c2400): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af498c2400): _writeAt: size=3, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af498c2400): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af498c2400): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49860cb0 item 43 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af498c2400): >_writeAt: n=3, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af498c2400): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.523419394 +0000 UTC m=+317.497568335 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af498c2400): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af498c2940): _readAt: size=512, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af498c2940): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af498c2940): >openPending: err= 2026/04/28 05:57:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af498c2940): >_readAt: n=5, err=EOF 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af498c2940): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.523419394 +0000 UTC m=+317.497568335 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af498c2940): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: Remove: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49860e70 item 43 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af498c3240): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af498c3240): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af498c3240): _readAt: size=2, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af498c3240): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af498c3240): _writeAt: size=5, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af498c3240): >_writeAt: n=5, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af498c3240): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.524721146 +0000 UTC m=+317.498870087 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af498c3240): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af498c3740): _writeAt: size=5, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af498c3740): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af498c3740): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af498ed650 item 44 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af498c3740): >_writeAt: n=5, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af498c3740): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.525139807 +0000 UTC m=+317.499288748 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af498c3740): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af498c3c80): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af498c3c80): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af498ed810 item 44 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af498c3c80): _readAt: size=2, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af498c3c80): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af498c3c80): _writeAt: size=3, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af498c3c80): >_writeAt: n=3, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af498c3c80): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.525641726 +0000 UTC m=+317.499790667 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af498c3c80): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49924300): _readAt: size=512, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49924300): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49924300): >openPending: err= 2026/04/28 05:57:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49924300): >_readAt: n=3, err=EOF 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49924300): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.525641726 +0000 UTC m=+317.499790667 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49924300): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: Remove: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af498ed9d0 item 44 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49924c00): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49924c00): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49924c00): _readAt: size=2, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49924c00): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49924c00): _writeAt: size=5, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49924c00): >_writeAt: n=5, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49924c00): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.526846776 +0000 UTC m=+317.500995727 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49924c00): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49925100): _writeAt: size=5, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49925100): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49925100): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af4995e310 item 45 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49925100): >_writeAt: n=5, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49925100): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.527275156 +0000 UTC m=+317.501424097 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49925100): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/28 05:57:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49925800): _readAt: size=512, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49925800): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49925800): >openPending: err= 2026/04/28 05:57:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49925800): >_readAt: n=5, err=EOF 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49925800): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.527275156 +0000 UTC m=+317.501424097 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49925800): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: Remove: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af4995e4d0 item 45 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a1c4c0): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a1c4c0): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a1c4c0): _readAt: size=2, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a1c4c0): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a1c4c0): _writeAt: size=5, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a1c4c0): >_writeAt: n=5, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a1c4c0): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.53052447 +0000 UTC m=+317.504673411 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a1c4c0): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49984700): _writeAt: size=5, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49984700): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49984700): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49982230 item 46 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49984700): >_writeAt: n=5, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49984700): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.530966887 +0000 UTC m=+317.505115828 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49984700): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/28 05:57:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49984e00): _readAt: size=512, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49984e00): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49984e00): >openPending: err= 2026/04/28 05:57:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49984e00): >_readAt: n=5, err=EOF 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49984e00): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.530966887 +0000 UTC m=+317.505115828 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49984e00): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: Remove: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af499823f0 item 46 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49985700): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49985700): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49985700): _readAt: size=2, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49985700): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49985700): _writeAt: size=5, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49985700): >_writeAt: n=5, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49985700): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.532266084 +0000 UTC m=+317.506415025 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49985700): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49985c00): _writeAt: size=5, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49985c00): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49985c00): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49a71110 item 47 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49985c00): >_writeAt: n=5, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49985c00): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.532650472 +0000 UTC m=+317.506799413 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49985c00): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/28 05:57:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a1c940): _readAt: size=512, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a1c940): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a1c940): >openPending: err= 2026/04/28 05:57:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a1c940): >_readAt: n=5, err=EOF 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a1c940): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.532650472 +0000 UTC m=+317.506799413 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a1c940): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: Remove: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49a712d0 item 47 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:35 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/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a1d240): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a1d240): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a1d240): _readAt: size=2, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a1d240): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a1d240): _writeAt: size=5, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a1d240): >_writeAt: n=5, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a1d240): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.534030261 +0000 UTC m=+317.508179202 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a1d240): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a1d740): _writeAt: size=5, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a1d740): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a1d740): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49a9f340 item 48 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a1d740): >_writeAt: n=5, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a1d740): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.534437281 +0000 UTC m=+317.508586221 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a1d740): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/28 05:57:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a1de40): _readAt: size=512, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a1de40): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a1de40): >openPending: err= 2026/04/28 05:57:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a1de40): >_readAt: n=5, err=EOF 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a1de40): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.534437281 +0000 UTC m=+317.508586221 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a1de40): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: Remove: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49a9f500 item 48 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49522980): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49522980): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49522980): _writeAt: size=5, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49522980): >_writeAt: n=5, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49522980): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.536115063 +0000 UTC m=+317.510264005 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49522980): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49522e00): _readAt: size=2, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49522e00): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49522e00): _writeAt: size=3, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49522e00): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49522e00): open at offset 5 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49522e00): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af4977f1f0 item 49 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49522e00): >_writeAt: n=3, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49522e00): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.536578691 +0000 UTC m=+317.510727631 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49522e00): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49523340): _readAt: size=512, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49523340): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49523340): >openPending: err= 2026/04/28 05:57:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49523340): >_readAt: n=8, err=EOF 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49523340): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.536578691 +0000 UTC m=+317.510727631 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49523340): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: Remove: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af4977f3b0 item 49 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af495b01c0): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af495b01c0): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af495b01c0): _writeAt: size=5, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af495b01c0): >_writeAt: n=5, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af495b01c0): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.537970492 +0000 UTC m=+317.512119434 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af495b01c0): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af495b0800): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af495b0800): open at offset 5 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af495b0800): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af48efcbd0 item 50 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af495b0800): _readAt: size=2, off=5 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af495b0800): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af495b0800): _writeAt: size=3, off=5 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af495b0800): >_writeAt: n=3, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af495b0800): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.53854006 +0000 UTC m=+317.512689001 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af495b0800): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af495b1940): _readAt: size=512, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af495b1940): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af495b1940): >openPending: err= 2026/04/28 05:57:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af495b1940): >_readAt: n=3, err=EOF 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af495b1940): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.53854006 +0000 UTC m=+317.512689001 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af495b1940): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: Remove: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af48efce00 item 50 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49816380): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49816380): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49816380): _writeAt: size=5, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49816380): >_writeAt: n=5, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49816380): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.539776117 +0000 UTC m=+317.513925058 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49816380): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49816980): _readAt: size=2, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49816980): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49816980): _writeAt: size=3, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49816980): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49816980): open at offset 5 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49816980): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af494ff880 item 51 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49816980): >_writeAt: n=3, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49816980): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.540241247 +0000 UTC m=+317.514390188 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49816980): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49816ec0): _readAt: size=512, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49816ec0): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49816ec0): >openPending: err= 2026/04/28 05:57:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49816ec0): >_readAt: n=8, err=EOF 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49816ec0): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.540241247 +0000 UTC m=+317.514390188 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49816ec0): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: Remove: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af494ffa40 item 51 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49817800): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49817800): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49817800): _writeAt: size=5, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49817800): >_writeAt: n=5, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49817800): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.5416971 +0000 UTC m=+317.515846041 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49817800): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49817d00): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49817d00): open at offset 5 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49817d00): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af498328c0 item 52 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49817d00): _readAt: size=2, off=5 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49817d00): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49817d00): _writeAt: size=3, off=5 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49817d00): >_writeAt: n=3, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49817d00): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.542209399 +0000 UTC m=+317.516358341 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49817d00): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af4921a040): _readAt: size=512, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af4921a040): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af4921a040): >openPending: err= 2026/04/28 05:57:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af4921a040): >_readAt: n=3, err=EOF 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af4921a040): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.542209399 +0000 UTC m=+317.516358341 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af4921a040): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: Remove: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49832b60 item 52 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af4921b1c0): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af4921b1c0): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af4921b1c0): _writeAt: size=5, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af4921b1c0): >_writeAt: n=5, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af4921b1c0): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.543453993 +0000 UTC m=+317.517602934 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af4921b1c0): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af4921bb00): _readAt: size=2, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af4921bb00): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af4921bb00): _writeAt: size=3, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af4921bb00): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af4921bb00): open at offset 5 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af4921bb00): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49b04d90 item 53 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af4921bb00): >_writeAt: n=3, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af4921bb00): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.543905307 +0000 UTC m=+317.518054247 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af4921bb00): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c8300): _readAt: size=512, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c8300): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c8300): >openPending: err= 2026/04/28 05:57:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c8300): >_readAt: n=8, err=EOF 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c8300): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.543905307 +0000 UTC m=+317.518054247 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c8300): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: Remove: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49b04fc0 item 53 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c8d80): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c8d80): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c8d80): _writeAt: size=5, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c8d80): >_writeAt: n=5, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c8d80): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.545381037 +0000 UTC m=+317.519529979 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c8d80): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c9280): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c9280): open at offset 5 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c9280): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af492af880 item 54 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c9280): _readAt: size=2, off=5 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c9280): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c9280): _writeAt: size=3, off=5 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c9280): >_writeAt: n=3, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c9280): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.545853139 +0000 UTC m=+317.520002081 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c9280): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c9800): _readAt: size=512, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c9800): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c9800): >openPending: err= 2026/04/28 05:57:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c9800): >_readAt: n=3, err=EOF 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c9800): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.545853139 +0000 UTC m=+317.520002081 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c9800): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: Remove: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af492afb20 item 54 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af492b0ec0): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af492b0ec0): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af492b0ec0): _writeAt: size=5, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af492b0ec0): >_writeAt: n=5, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af492b0ec0): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.547216638 +0000 UTC m=+317.521365579 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af492b0ec0): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af492b1480): _readAt: size=2, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af492b1480): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af492b1480): _writeAt: size=3, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af492b1480): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af492b1480): open at offset 5 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af492b1480): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49240770 item 55 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af492b1480): >_writeAt: n=3, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af492b1480): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.547648896 +0000 UTC m=+317.521797837 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af492b1480): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af492b1b00): _readAt: size=512, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af492b1b00): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af492b1b00): >openPending: err= 2026/04/28 05:57:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af492b1b00): >_readAt: n=8, err=EOF 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af492b1b00): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.547648896 +0000 UTC m=+317.521797837 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af492b1b00): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: Remove: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49240bd0 item 55 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:35 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/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49612680): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49612680): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49612680): _writeAt: size=5, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49612680): >_writeAt: n=5, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49612680): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.548972079 +0000 UTC m=+317.523121020 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49612680): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49612d80): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49612d80): open at offset 5 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49612d80): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49944bd0 item 56 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49612d80): _readAt: size=2, off=5 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49612d80): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49612d80): _writeAt: size=3, off=5 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49612d80): >_writeAt: n=3, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49612d80): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.549542918 +0000 UTC m=+317.523691859 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49612d80): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49613300): _readAt: size=512, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49613300): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49613300): >openPending: err= 2026/04/28 05:57:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49613300): >_readAt: n=3, err=EOF 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49613300): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.549542918 +0000 UTC m=+317.523691859 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49613300): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: Remove: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49944d90 item 56 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49613c00): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49613c00): open at offset 0 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49613c00): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49613c00): _readAt: size=2, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49613c00): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49613c00): _writeAt: size=5, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49613c00): >_writeAt: n=5, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49613c00): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.550767374 +0000 UTC m=+317.524916316 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49613c00): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496d0240): _writeAt: size=5, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496d0240): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496d0240): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af497e9810 item 57 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496d0240): >_writeAt: n=5, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496d0240): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.551193451 +0000 UTC m=+317.525342391 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496d0240): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496d0780): _readAt: size=2, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496d0780): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496d0780): _writeAt: size=3, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496d0780): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496d0780): open at offset 5 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496d0780): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af497e99d0 item 57 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496d0780): >_writeAt: n=3, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496d0780): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.551822229 +0000 UTC m=+317.525971170 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496d0780): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496d0d00): _readAt: size=512, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496d0d00): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496d0d00): >openPending: err= 2026/04/28 05:57:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496d0d00): >_readAt: n=8, err=EOF 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496d0d00): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.551822229 +0000 UTC m=+317.525971170 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496d0d00): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: Remove: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af497e9b90 item 57 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496d1600): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496d1600): open at offset 0 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496d1600): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496d1600): _readAt: size=2, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496d1600): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496d1600): _writeAt: size=5, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496d1600): >_writeAt: n=5, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496d1600): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.553165038 +0000 UTC m=+317.527313979 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496d1600): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496d1b40): _writeAt: size=5, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496d1b40): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496d1b40): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af497070a0 item 58 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496d1b40): >_writeAt: n=5, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496d1b40): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.553477058 +0000 UTC m=+317.527626000 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496d1b40): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49726180): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49726180): open at offset 5 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49726180): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49707260 item 58 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49726180): _readAt: size=2, off=5 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49726180): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49726180): _writeAt: size=3, off=5 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49726180): >_writeAt: n=3, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49726180): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.553927621 +0000 UTC m=+317.528076562 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49726180): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49726740): _readAt: size=512, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49726740): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49726740): >openPending: err= 2026/04/28 05:57:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49726740): >_readAt: n=3, err=EOF 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49726740): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.553927621 +0000 UTC m=+317.528076562 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49726740): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: Remove: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49707420 item 58 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49727040): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49727040): open at offset 0 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49727040): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49727040): _readAt: size=2, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49727040): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49727040): _writeAt: size=5, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49727040): >_writeAt: n=5, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49727040): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.555148409 +0000 UTC m=+317.529297350 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49727040): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49727580): _writeAt: size=5, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49727580): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49727580): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49759c00 item 59 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49727580): >_writeAt: n=5, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49727580): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.555575076 +0000 UTC m=+317.529724017 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49727580): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49727ac0): _readAt: size=2, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49727ac0): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49727ac0): _writeAt: size=3, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49727ac0): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49727ac0): open at offset 5 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49727ac0): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49759dc0 item 59 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49727ac0): >_writeAt: n=3, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49727ac0): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.556044795 +0000 UTC m=+317.530193736 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49727ac0): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49844140): _readAt: size=512, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49844140): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49844140): >openPending: err= 2026/04/28 05:57:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49844140): >_readAt: n=8, err=EOF 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49844140): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.556044795 +0000 UTC m=+317.530193736 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49844140): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: Remove: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af498420e0 item 59 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:35 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/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49844a40): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49844a40): open at offset 0 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49844a40): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49844a40): _readAt: size=2, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49844a40): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49844a40): _writeAt: size=5, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49844a40): >_writeAt: n=5, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49844a40): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.557616287 +0000 UTC m=+317.531765228 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49844a40): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49844f80): _writeAt: size=5, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49844f80): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49844f80): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af498cc8c0 item 60 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49844f80): >_writeAt: n=5, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49844f80): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.558074173 +0000 UTC m=+317.532223114 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49844f80): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af498454c0): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af498454c0): open at offset 5 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af498454c0): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af498cca80 item 60 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af498454c0): _readAt: size=2, off=5 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af498454c0): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af498454c0): _writeAt: size=3, off=5 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af498454c0): >_writeAt: n=3, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af498454c0): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.55855416 +0000 UTC m=+317.532703101 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af498454c0): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49845a80): _readAt: size=512, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49845a80): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49845a80): >openPending: err= 2026/04/28 05:57:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49845a80): >_readAt: n=3, err=EOF 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49845a80): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.55855416 +0000 UTC m=+317.532703101 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49845a80): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: Remove: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af498ccc40 item 60 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af498ea480): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af498ea480): open at offset 0 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af498ea480): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af498ea480): _readAt: size=2, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af498ea480): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af498ea480): _writeAt: size=5, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af498ea480): >_writeAt: n=5, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af498ea480): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.560126795 +0000 UTC m=+317.534275736 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af498ea480): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af498ea9c0): _writeAt: size=5, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af498ea9c0): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af498ea9c0): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af498f5420 item 61 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af498ea9c0): >_writeAt: n=5, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af498ea9c0): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.560686524 +0000 UTC m=+317.534835464 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af498ea9c0): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/28 05:57:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af498eb0c0): _readAt: size=512, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af498eb0c0): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af498eb0c0): >openPending: err= 2026/04/28 05:57:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af498eb0c0): >_readAt: n=5, err=EOF 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af498eb0c0): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.560686524 +0000 UTC m=+317.534835464 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af498eb0c0): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: Remove: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af498f55e0 item 61 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:35 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/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af498eb9c0): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af498eb9c0): open at offset 0 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af498eb9c0): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af498eb9c0): _readAt: size=2, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af498eb9c0): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af498eb9c0): _writeAt: size=5, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af498eb9c0): >_writeAt: n=5, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af498eb9c0): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.56215491 +0000 UTC m=+317.536303851 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af498eb9c0): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49990000): _writeAt: size=5, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49990000): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49990000): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af4993ddc0 item 62 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49990000): >_writeAt: n=5, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49990000): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.562659104 +0000 UTC m=+317.536808046 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49990000): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/28 05:57:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49990700): _readAt: size=512, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49990700): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49990700): >openPending: err= 2026/04/28 05:57:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49990700): >_readAt: n=5, err=EOF 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49990700): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.562659104 +0000 UTC m=+317.536808046 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49990700): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: Remove: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af4999e0e0 item 62 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:35 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/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a90180): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a90180): open at offset 0 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a90180): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a90180): _readAt: size=2, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a90180): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a90180): _writeAt: size=5, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a90180): >_writeAt: n=5, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a90180): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.564674916 +0000 UTC m=+317.538823857 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a90180): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49990180): _writeAt: size=5, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49990180): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49990180): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af499d1dc0 item 63 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49990180): >_writeAt: n=5, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49990180): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.565813759 +0000 UTC m=+317.539962701 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49990180): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/28 05:57:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49990880): _readAt: size=512, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49990880): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49990880): >openPending: err= 2026/04/28 05:57:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49990880): >_readAt: n=5, err=EOF 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49990880): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.565813759 +0000 UTC m=+317.539962701 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49990880): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: Remove: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49b16150 item 63 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:35 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/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af499912c0): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af499912c0): open at offset 0 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af499912c0): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af499912c0): _readAt: size=2, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af499912c0): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af499912c0): _writeAt: size=5, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af499912c0): >_writeAt: n=5, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af499912c0): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.567278089 +0000 UTC m=+317.541427030 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af499912c0): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49991800): _writeAt: size=5, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49991800): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49991800): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af499832d0 item 64 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49991800): >_writeAt: n=5, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49991800): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.567677033 +0000 UTC m=+317.541825975 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49991800): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/28 05:57:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49b02340): _readAt: size=512, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49b02340): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49b02340): >openPending: err= 2026/04/28 05:57:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49b02340): >_readAt: n=5, err=EOF 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49b02340): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.567677033 +0000 UTC m=+317.541825975 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49b02340): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: Remove: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49983490 item 64 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49b02c40): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49b02c40): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49b02c40): _writeAt: size=5, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49b02c40): >_writeAt: n=5, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49b02c40): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.569128108 +0000 UTC m=+317.543277049 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49b02c40): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDWR 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49b030c0): _readAt: size=2, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49b030c0): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49b030c0): >openPending: err= 2026/04/28 05:57:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49b030c0): >_readAt: n=2, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49b030c0): _writeAt: size=3, off=2 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af4977e310 item 65 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49b030c0): >_writeAt: n=3, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49b030c0): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.569577939 +0000 UTC m=+317.543726879 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49b030c0): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49b035c0): _readAt: size=512, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49b035c0): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49b035c0): >openPending: err= 2026/04/28 05:57:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49b035c0): >_readAt: n=5, err=EOF 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49b035c0): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.569577939 +0000 UTC m=+317.543726879 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49b035c0): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: Remove: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af4977e4d0 item 65 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49b03ec0): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49b03ec0): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49b03ec0): _writeAt: size=5, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49b03ec0): >_writeAt: n=5, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49b03ec0): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.571034774 +0000 UTC m=+317.545183715 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49b03ec0): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a90700): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a90700): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49268ee0 item 66 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a90700): _readAt: size=2, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a90700): >_readAt: n=0, err=EOF 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a90700): _writeAt: size=3, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a90700): >_writeAt: n=3, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a90700): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.571556871 +0000 UTC m=+317.545705812 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a90700): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a90c40): _readAt: size=512, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a90c40): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a90c40): >openPending: err= 2026/04/28 05:57:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a90c40): >_readAt: n=3, err=EOF 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a90c40): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.571556871 +0000 UTC m=+317.545705812 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a90c40): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: Remove: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49269570 item 66 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a91540): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a91540): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a91540): _writeAt: size=5, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a91540): >_writeAt: n=5, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a91540): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.572855086 +0000 UTC m=+317.547004027 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a91540): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a919c0): _readAt: size=2, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a919c0): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a919c0): >openPending: err= 2026/04/28 05:57:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a919c0): >_readAt: n=2, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a919c0): _writeAt: size=3, off=2 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af494fee70 item 67 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a919c0): >_writeAt: n=3, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a919c0): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.573341507 +0000 UTC m=+317.547490448 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a919c0): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a91ec0): _readAt: size=512, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a91ec0): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a91ec0): >openPending: err= 2026/04/28 05:57:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a91ec0): >_readAt: n=5, err=EOF 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a91ec0): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.573341507 +0000 UTC m=+317.547490448 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a91ec0): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: Remove: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af494ff030 item 67 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49984a00): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49984a00): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49984a00): _writeAt: size=5, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49984a00): >_writeAt: n=5, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49984a00): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.574849288 +0000 UTC m=+317.548998229 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49984a00): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49984f00): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49984f00): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49651dc0 item 68 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49984f00): _readAt: size=2, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49984f00): >_readAt: n=0, err=EOF 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49984f00): _writeAt: size=3, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49984f00): >_writeAt: n=3, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49984f00): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.575464321 +0000 UTC m=+317.549613262 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49984f00): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49985440): _readAt: size=512, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49985440): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49985440): >openPending: err= 2026/04/28 05:57:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49985440): >_readAt: n=3, err=EOF 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49985440): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.575464321 +0000 UTC m=+317.549613262 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49985440): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: Remove: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af498320e0 item 68 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49985d40): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49985d40): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49985d40): _writeAt: size=5, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49985d40): >_writeAt: n=5, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49985d40): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.576705839 +0000 UTC m=+317.550854780 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49985d40): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af495223c0): _readAt: size=2, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af495223c0): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af495223c0): >openPending: err= 2026/04/28 05:57:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af495223c0): >_readAt: n=2, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af495223c0): _writeAt: size=3, off=2 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49b11dc0 item 69 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af495223c0): >_writeAt: n=3, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af495223c0): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.577242063 +0000 UTC m=+317.551391004 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af495223c0): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49522900): _readAt: size=512, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49522900): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49522900): >openPending: err= 2026/04/28 05:57:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49522900): >_readAt: n=5, err=EOF 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49522900): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.577242063 +0000 UTC m=+317.551391004 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49522900): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: Remove: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49b04540 item 69 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49523240): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49523240): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49523240): _writeAt: size=5, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49523240): >_writeAt: n=5, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49523240): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.578811962 +0000 UTC m=+317.552960903 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49523240): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49523a80): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49523a80): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af492ae2a0 item 70 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49523a80): _readAt: size=2, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49523a80): >_readAt: n=0, err=EOF 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49523a80): _writeAt: size=3, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49523a80): >_writeAt: n=3, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49523a80): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.579305485 +0000 UTC m=+317.553454426 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49523a80): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af495b01c0): _readAt: size=512, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af495b01c0): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af495b01c0): >openPending: err= 2026/04/28 05:57:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af495b01c0): >_readAt: n=3, err=EOF 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af495b01c0): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.579305485 +0000 UTC m=+317.553454426 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af495b01c0): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: Remove: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af492ae4d0 item 70 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af495b0ec0): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af495b0ec0): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af495b0ec0): _writeAt: size=5, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af495b0ec0): >_writeAt: n=5, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af495b0ec0): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.58071949 +0000 UTC m=+317.554868430 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af495b0ec0): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af495b1c80): _readAt: size=2, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af495b1c80): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af495b1c80): >openPending: err= 2026/04/28 05:57:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af495b1c80): >_readAt: n=2, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af495b1c80): _writeAt: size=3, off=2 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af4923e700 item 71 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af495b1c80): >_writeAt: n=3, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af495b1c80): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.581264411 +0000 UTC m=+317.555413352 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af495b1c80): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49816280): _readAt: size=512, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49816280): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49816280): >openPending: err= 2026/04/28 05:57:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49816280): >_readAt: n=5, err=EOF 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49816280): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.581264411 +0000 UTC m=+317.555413352 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49816280): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: Remove: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af4923ed20 item 71 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49816cc0): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49816cc0): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49816cc0): _writeAt: size=5, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49816cc0): >_writeAt: n=5, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49816cc0): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.582640783 +0000 UTC m=+317.556789724 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49816cc0): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af498171c0): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af498171c0): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49944230 item 72 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af498171c0): _readAt: size=2, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af498171c0): >_readAt: n=0, err=EOF 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af498171c0): _writeAt: size=3, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af498171c0): >_writeAt: n=3, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af498171c0): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.583202375 +0000 UTC m=+317.557351316 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af498171c0): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49817700): _readAt: size=512, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49817700): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49817700): >openPending: err= 2026/04/28 05:57:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49817700): >_readAt: n=3, err=EOF 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49817700): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.583202375 +0000 UTC m=+317.557351316 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49817700): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: Remove: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af499444d0 item 72 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af491ac940): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af491ac940): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af491ac940): _readAt: size=2, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af491ac940): >_readAt: n=0, err=EOF 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af491ac940): _writeAt: size=5, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af491ac940): >_writeAt: n=5, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af491ac940): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.584562367 +0000 UTC m=+317.558711309 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af491ac940): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c81c0): _writeAt: size=5, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c81c0): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c81c0): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49928000 item 73 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c81c0): >_writeAt: n=5, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c81c0): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.585097018 +0000 UTC m=+317.559245959 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c81c0): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c86c0): _readAt: size=2, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c86c0): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c86c0): >openPending: err= 2026/04/28 05:57:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c86c0): >_readAt: n=2, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c86c0): _writeAt: size=3, off=2 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af499281c0 item 73 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c86c0): >_writeAt: n=3, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c86c0): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.585562989 +0000 UTC m=+317.559711941 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c86c0): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c8d00): _readAt: size=512, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c8d00): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c8d00): >openPending: err= 2026/04/28 05:57:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c8d00): >_readAt: n=5, err=EOF 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c8d00): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.585562989 +0000 UTC m=+317.559711941 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c8d00): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: Remove: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49928cb0 item 73 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c9600): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c9600): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c9600): _readAt: size=2, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c9600): >_readAt: n=0, err=EOF 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c9600): _writeAt: size=5, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c9600): >_writeAt: n=5, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c9600): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.586872656 +0000 UTC m=+317.561021598 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c9600): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c9b00): _writeAt: size=5, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c9b00): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c9b00): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af496e5420 item 74 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c9b00): >_writeAt: n=5, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c9b00): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.587460979 +0000 UTC m=+317.561609921 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c9b00): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af492b0dc0): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af492b0dc0): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af496e55e0 item 74 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af492b0dc0): _readAt: size=2, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af492b0dc0): >_readAt: n=0, err=EOF 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af492b0dc0): _writeAt: size=3, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af492b0dc0): >_writeAt: n=3, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af492b0dc0): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.588034845 +0000 UTC m=+317.562183785 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af492b0dc0): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af492b1400): _readAt: size=512, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af492b1400): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af492b1400): >openPending: err= 2026/04/28 05:57:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af492b1400): >_readAt: n=3, err=EOF 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af492b1400): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.588034845 +0000 UTC m=+317.562183785 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af492b1400): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: Remove: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af496e57a0 item 74 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af492b1e40): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af492b1e40): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af492b1e40): _readAt: size=2, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af492b1e40): >_readAt: n=0, err=EOF 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af492b1e40): _writeAt: size=5, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af492b1e40): >_writeAt: n=5, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af492b1e40): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.58944937 +0000 UTC m=+317.563598311 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af492b1e40): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49612580): _writeAt: size=5, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49612580): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49612580): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af4977c0e0 item 75 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49612580): >_writeAt: n=5, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49612580): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.589999129 +0000 UTC m=+317.564148070 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49612580): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49612cc0): _readAt: size=2, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49612cc0): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49612cc0): >openPending: err= 2026/04/28 05:57:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49612cc0): >_readAt: n=2, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49612cc0): _writeAt: size=3, off=2 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af4977c2a0 item 75 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49612cc0): >_writeAt: n=3, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49612cc0): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.590596238 +0000 UTC m=+317.564745179 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49612cc0): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49613200): _readAt: size=512, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49613200): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49613200): >openPending: err= 2026/04/28 05:57:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49613200): >_readAt: n=5, err=EOF 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49613200): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.590596238 +0000 UTC m=+317.564745179 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49613200): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: Remove: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af4977c460 item 75 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49613b00): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49613b00): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49613b00): _readAt: size=2, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49613b00): >_readAt: n=0, err=EOF 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49613b00): _writeAt: size=5, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49613b00): >_writeAt: n=5, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49613b00): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.592255015 +0000 UTC m=+317.566403957 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49613b00): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af4987c100): _writeAt: size=5, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af4987c100): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af4987c100): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49810c40 item 76 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af4987c100): >_writeAt: n=5, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af4987c100): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.592835112 +0000 UTC m=+317.566984053 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af4987c100): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af4987c640): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af4987c640): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49810e00 item 76 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af4987c640): _readAt: size=2, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af4987c640): >_readAt: n=0, err=EOF 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af4987c640): _writeAt: size=3, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af4987c640): >_writeAt: n=3, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af4987c640): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.59345813 +0000 UTC m=+317.567607072 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af4987c640): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af4987cbc0): _readAt: size=512, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af4987cbc0): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af4987cbc0): >openPending: err= 2026/04/28 05:57:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af4987cbc0): >_readAt: n=3, err=EOF 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af4987cbc0): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.59345813 +0000 UTC m=+317.567607072 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af4987cbc0): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: Remove: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49810fc0 item 76 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af4987d4c0): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af4987d4c0): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af4987d4c0): _readAt: size=2, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af4987d4c0): >_readAt: n=0, err=EOF 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af4987d4c0): _writeAt: size=5, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af4987d4c0): >_writeAt: n=5, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af4987d4c0): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.594815247 +0000 UTC m=+317.568964188 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af4987d4c0): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af4987d9c0): _writeAt: size=5, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af4987d9c0): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af4987d9c0): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af498e17a0 item 77 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af4987d9c0): >_writeAt: n=5, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af4987d9c0): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.595273133 +0000 UTC m=+317.569422074 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af4987d9c0): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/28 05:57:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af499161c0): _readAt: size=512, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af499161c0): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af499161c0): >openPending: err= 2026/04/28 05:57:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af499161c0): >_readAt: n=5, err=EOF 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af499161c0): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.595273133 +0000 UTC m=+317.569422074 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af499161c0): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: Remove: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af498e1960 item 77 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49916ac0): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49916ac0): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49916ac0): _readAt: size=2, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49916ac0): >_readAt: n=0, err=EOF 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49916ac0): _writeAt: size=5, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49916ac0): >_writeAt: n=5, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49916ac0): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.596787026 +0000 UTC m=+317.570935967 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49916ac0): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49916fc0): _writeAt: size=5, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49916fc0): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49916fc0): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af4994e2a0 item 78 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49916fc0): >_writeAt: n=5, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49916fc0): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.597463225 +0000 UTC m=+317.571612166 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49916fc0): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/28 05:57:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af499176c0): _readAt: size=512, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af499176c0): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af499176c0): >openPending: err= 2026/04/28 05:57:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af499176c0): >_readAt: n=5, err=EOF 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af499176c0): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.597463225 +0000 UTC m=+317.571612166 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af499176c0): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: Remove: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af4994e460 item 78 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af499d80c0): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af499d80c0): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af499d80c0): _readAt: size=2, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af499d80c0): >_readAt: n=0, err=EOF 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af499d80c0): _writeAt: size=5, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af499d80c0): >_writeAt: n=5, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af499d80c0): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.598881849 +0000 UTC m=+317.573030790 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af499d80c0): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af499d85c0): _writeAt: size=5, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af499d85c0): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af499d85c0): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af4999ac40 item 79 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af499d85c0): >_writeAt: n=5, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af499d85c0): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.599407923 +0000 UTC m=+317.573556864 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af499d85c0): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/28 05:57:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af499d8cc0): _readAt: size=512, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af499d8cc0): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af499d8cc0): >openPending: err= 2026/04/28 05:57:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af499d8cc0): >_readAt: n=5, err=EOF 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af499d8cc0): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.599407923 +0000 UTC m=+317.573556864 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af499d8cc0): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: Remove: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af4999ae00 item 79 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:35 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/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af499d95c0): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af499d95c0): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af499d95c0): _readAt: size=2, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af499d95c0): >_readAt: n=0, err=EOF 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af499d95c0): _writeAt: size=5, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af499d95c0): >_writeAt: n=5, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af499d95c0): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.600914482 +0000 UTC m=+317.575063422 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af499d95c0): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af499d9ac0): _writeAt: size=5, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af499d9ac0): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af499d9ac0): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49a175e0 item 80 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af499d9ac0): >_writeAt: n=5, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af499d9ac0): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.601444745 +0000 UTC m=+317.575593686 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af499d9ac0): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/28 05:57:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a3c2c0): _readAt: size=512, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a3c2c0): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a3c2c0): >openPending: err= 2026/04/28 05:57:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a3c2c0): >_readAt: n=5, err=EOF 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a3c2c0): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.601444745 +0000 UTC m=+317.575593686 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a3c2c0): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: Remove: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49a177a0 item 80 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a3cbc0): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a3cbc0): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a3cbc0): _writeAt: size=5, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a3cbc0): >_writeAt: n=5, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a3cbc0): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.603017179 +0000 UTC m=+317.577166119 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a3cbc0): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a3d040): _readAt: size=2, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a3d040): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a3d040): open at offset 5 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a3d040): >openPending: err= 2026/04/28 05:57:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a3d040): >_readAt: n=2, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a3d040): _writeAt: size=3, off=7 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49a720e0 item 81 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a3d040): >_writeAt: n=3, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a3d040): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.603506694 +0000 UTC m=+317.577655635 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a3d040): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a3d580): _readAt: size=512, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a3d580): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a3d580): >openPending: err= 2026/04/28 05:57:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a3d580): >_readAt: n=8, err=EOF 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a3d580): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.603506694 +0000 UTC m=+317.577655635 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a3d580): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: Remove: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49a722a0 item 81 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a3dec0): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a3dec0): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a3dec0): _writeAt: size=5, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a3dec0): >_writeAt: n=5, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a3dec0): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.605051856 +0000 UTC m=+317.579200798 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a3dec0): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49b484c0): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49b484c0): open at offset 5 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49b484c0): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49b1aa80 item 82 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49b484c0): _readAt: size=2, off=5 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49b484c0): >_readAt: n=0, err=EOF 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49b484c0): _writeAt: size=3, off=5 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49b484c0): >_writeAt: n=3, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49b484c0): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.60689343 +0000 UTC m=+317.581042370 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49b484c0): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49b487c0): _readAt: size=512, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49b487c0): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49b487c0): >openPending: err= 2026/04/28 05:57:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49b487c0): >_readAt: n=3, err=EOF 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49b487c0): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.60689343 +0000 UTC m=+317.581042370 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49b487c0): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: Remove: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49b1a070 item 82 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49b49100): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49b49100): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49b49100): _writeAt: size=5, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49b49100): >_writeAt: n=5, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49b49100): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.608208697 +0000 UTC m=+317.582357638 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49b49100): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49b49600): _readAt: size=2, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49b49600): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49b49600): open at offset 5 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49b49600): >openPending: err= 2026/04/28 05:57:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49b49600): >_readAt: n=2, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49b49600): _writeAt: size=3, off=7 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49b88a80 item 83 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49b49600): >_writeAt: n=3, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49b49600): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.608731156 +0000 UTC m=+317.582880097 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49b49600): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49b49b40): _readAt: size=512, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49b49b40): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49b49b40): >openPending: err= 2026/04/28 05:57:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49b49b40): >_readAt: n=8, err=EOF 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49b49b40): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.608731156 +0000 UTC m=+317.582880097 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49b49b40): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: Remove: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49b88c40 item 83 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af4921aac0): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af4921aac0): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af4921aac0): _writeAt: size=5, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af4921aac0): >_writeAt: n=5, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af4921aac0): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.610126885 +0000 UTC m=+317.584275826 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af4921aac0): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af4921b480): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af4921b480): open at offset 5 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af4921b480): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af4934a8c0 item 84 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af4921b480): _readAt: size=2, off=5 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af4921b480): >_readAt: n=0, err=EOF 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af4921b480): _writeAt: size=3, off=5 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af4921b480): >_writeAt: n=3, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af4921b480): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.610667568 +0000 UTC m=+317.584816508 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af4921b480): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af4921be40): _readAt: size=512, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af4921be40): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af4921be40): >openPending: err= 2026/04/28 05:57:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af4921be40): >_readAt: n=3, err=EOF 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af4921be40): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.610667568 +0000 UTC m=+317.584816508 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af4921be40): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: Remove: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af4934aaf0 item 84 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49b8aa00): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49b8aa00): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49b8aa00): _writeAt: size=5, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49b8aa00): >_writeAt: n=5, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49b8aa00): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.612017531 +0000 UTC m=+317.586166472 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49b8aa00): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49b8af00): _readAt: size=2, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49b8af00): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49b8af00): open at offset 5 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49b8af00): >openPending: err= 2026/04/28 05:57:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49b8af00): >_readAt: n=2, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49b8af00): _writeAt: size=3, off=7 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af4975ccb0 item 85 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49b8af00): >_writeAt: n=3, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49b8af00): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.612522866 +0000 UTC m=+317.586671807 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49b8af00): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49b8b440): _readAt: size=512, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49b8b440): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49b8b440): >openPending: err= 2026/04/28 05:57:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49b8b440): >_readAt: n=8, err=EOF 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49b8b440): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.612522866 +0000 UTC m=+317.586671807 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49b8b440): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: Remove: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af4975ce70 item 85 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49b8bd80): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49b8bd80): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49b8bd80): _writeAt: size=5, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49b8bd80): >_writeAt: n=5, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49b8bd80): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.613870594 +0000 UTC m=+317.588019536 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49b8bd80): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49b023c0): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49b023c0): open at offset 5 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49b023c0): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49338d20 item 86 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49b023c0): _readAt: size=2, off=5 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49b023c0): >_readAt: n=0, err=EOF 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49b023c0): _writeAt: size=3, off=5 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49b023c0): >_writeAt: n=3, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49b023c0): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.614433088 +0000 UTC m=+317.588582029 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49b023c0): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49b02940): _readAt: size=512, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49b02940): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49b02940): >openPending: err= 2026/04/28 05:57:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49b02940): >_readAt: n=3, err=EOF 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49b02940): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.614433088 +0000 UTC m=+317.588582029 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49b02940): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: Remove: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49338ee0 item 86 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49b03280): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49b03280): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49b03280): _writeAt: size=5, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49b03280): >_writeAt: n=5, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49b03280): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.615711987 +0000 UTC m=+317.589860928 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49b03280): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49b03780): _readAt: size=2, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49b03780): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49b03780): open at offset 5 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49b03780): >openPending: err= 2026/04/28 05:57:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49b03780): >_readAt: n=2, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49b03780): _writeAt: size=3, off=7 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af497fc3f0 item 87 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49b03780): >_writeAt: n=3, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49b03780): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.616222322 +0000 UTC m=+317.590371263 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49b03780): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49b03cc0): _readAt: size=512, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49b03cc0): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49b03cc0): >openPending: err= 2026/04/28 05:57:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49b03cc0): >_readAt: n=8, err=EOF 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49b03cc0): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.616222322 +0000 UTC m=+317.590371263 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49b03cc0): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: Remove: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af497fc7e0 item 87 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:35 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/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a90780): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a90780): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a90780): _writeAt: size=5, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a90780): >_writeAt: n=5, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a90780): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.617662717 +0000 UTC m=+317.591811658 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a90780): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a90c80): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a90c80): open at offset 5 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a90c80): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49294930 item 88 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a90c80): _readAt: size=2, off=5 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a90c80): >_readAt: n=0, err=EOF 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a90c80): _writeAt: size=3, off=5 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a90c80): >_writeAt: n=3, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a90c80): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.61823023 +0000 UTC m=+317.592379171 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a90c80): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a91200): _readAt: size=512, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a91200): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a91200): >openPending: err= 2026/04/28 05:57:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a91200): >_readAt: n=3, err=EOF 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a91200): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.61823023 +0000 UTC m=+317.592379171 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a91200): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: Remove: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49294c40 item 88 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a91b00): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a91b00): open at offset 0 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a91b00): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a91b00): _readAt: size=2, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a91b00): >_readAt: n=0, err=EOF 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a91b00): _writeAt: size=5, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a91b00): >_writeAt: n=5, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a91b00): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.619696703 +0000 UTC m=+317.593845644 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a91b00): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49522200): _writeAt: size=5, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49522200): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49522200): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49a60e00 item 89 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49522200): >_writeAt: n=5, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49522200): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.620096148 +0000 UTC m=+317.594245090 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49522200): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af495b0180): _readAt: size=2, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af495b0180): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af495b0180): open at offset 5 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af495b0180): >openPending: err= 2026/04/28 05:57:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af495b0180): >_readAt: n=2, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af495b0180): _writeAt: size=3, off=7 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49a611f0 item 89 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af495b0180): >_writeAt: n=3, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af495b0180): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.620643334 +0000 UTC m=+317.594792275 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af495b0180): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af495b0840): _readAt: size=512, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af495b0840): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af495b0840): >openPending: err= 2026/04/28 05:57:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af495b0840): >_readAt: n=8, err=EOF 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af495b0840): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.620643334 +0000 UTC m=+317.594792275 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af495b0840): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: Remove: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af4925e150 item 89 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af495b1d00): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af495b1d00): open at offset 0 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af495b1d00): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af495b1d00): _readAt: size=2, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af495b1d00): >_readAt: n=0, err=EOF 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af495b1d00): _writeAt: size=5, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af495b1d00): >_writeAt: n=5, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af495b1d00): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.622284337 +0000 UTC m=+317.596433278 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af495b1d00): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49816340): _writeAt: size=5, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49816340): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49816340): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49247ce0 item 90 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49816340): >_writeAt: n=5, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49816340): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.622804972 +0000 UTC m=+317.596953913 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49816340): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49816980): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49816980): open at offset 5 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49816980): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af497920e0 item 90 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49816980): _readAt: size=2, off=5 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49816980): >_readAt: n=0, err=EOF 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49816980): _writeAt: size=3, off=5 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49816980): >_writeAt: n=3, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49816980): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.623341186 +0000 UTC m=+317.597490127 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49816980): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49816f40): _readAt: size=512, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49816f40): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49816f40): >openPending: err= 2026/04/28 05:57:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49816f40): >_readAt: n=3, err=EOF 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49816f40): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.623341186 +0000 UTC m=+317.597490127 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49816f40): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: Remove: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af497922a0 item 90 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49817840): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49817840): open at offset 0 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49817840): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49817840): _readAt: size=2, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49817840): >_readAt: n=0, err=EOF 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49817840): _writeAt: size=5, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49817840): >_writeAt: n=5, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49817840): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.624879906 +0000 UTC m=+317.599028847 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49817840): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49817ec0): _writeAt: size=5, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49817ec0): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49817ec0): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af494fd7a0 item 91 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49817ec0): >_writeAt: n=5, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49817ec0): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.625313135 +0000 UTC m=+317.599462076 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49817ec0): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c8040): _readAt: size=2, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c8040): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c8040): open at offset 5 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c8040): >openPending: err= 2026/04/28 05:57:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c8040): >_readAt: n=2, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c8040): _writeAt: size=3, off=7 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af494fd960 item 91 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c8040): >_writeAt: n=3, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c8040): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.625833999 +0000 UTC m=+317.599982941 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c8040): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c8640): _readAt: size=512, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c8640): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c8640): >openPending: err= 2026/04/28 05:57:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c8640): >_readAt: n=8, err=EOF 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c8640): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.625833999 +0000 UTC m=+317.599982941 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c8640): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: Remove: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af494fdb20 item 91 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:35 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/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c9040): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c9040): open at offset 0 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c9040): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c9040): _readAt: size=2, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c9040): >_readAt: n=0, err=EOF 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c9040): _writeAt: size=5, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c9040): >_writeAt: n=5, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c9040): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.627539556 +0000 UTC m=+317.601688517 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c9040): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c9580): _writeAt: size=5, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c9580): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c9580): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af4971b0a0 item 92 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c9580): >_writeAt: n=5, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c9580): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.627949532 +0000 UTC m=+317.602098472 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c9580): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c9ac0): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c9ac0): open at offset 5 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c9ac0): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af4971b260 item 92 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c9ac0): _readAt: size=2, off=5 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c9ac0): >_readAt: n=0, err=EOF 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c9ac0): _writeAt: size=3, off=5 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c9ac0): >_writeAt: n=3, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c9ac0): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.628572289 +0000 UTC m=+317.602721230 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496c9ac0): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af492b0e00): _readAt: size=512, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af492b0e00): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af492b0e00): >openPending: err= 2026/04/28 05:57:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af492b0e00): >_readAt: n=3, err=EOF 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af492b0e00): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.628572289 +0000 UTC m=+317.602721230 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af492b0e00): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: Remove: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af4971b420 item 92 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af492b1900): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af492b1900): open at offset 0 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af492b1900): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af492b1900): _readAt: size=2, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af492b1900): >_readAt: n=0, err=EOF 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af492b1900): _writeAt: size=5, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af492b1900): >_writeAt: n=5, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af492b1900): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.629906862 +0000 UTC m=+317.604055803 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af492b1900): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af492b1e40): _writeAt: size=5, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af492b1e40): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af492b1e40): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49646af0 item 93 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af492b1e40): >_writeAt: n=5, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af492b1e40): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.630504924 +0000 UTC m=+317.604653915 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af492b1e40): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/28 05:57:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49612800): _readAt: size=512, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49612800): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49612800): >openPending: err= 2026/04/28 05:57:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49612800): >_readAt: n=5, err=EOF 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49612800): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.630504924 +0000 UTC m=+317.604653915 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49612800): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: Remove: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49646cb0 item 93 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:35 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/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49613280): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49613280): open at offset 0 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49613280): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49613280): _readAt: size=2, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49613280): >_readAt: n=0, err=EOF 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49613280): _writeAt: size=5, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49613280): >_writeAt: n=5, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49613280): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.632263028 +0000 UTC m=+317.606411970 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49613280): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496137c0): _writeAt: size=5, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496137c0): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496137c0): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af496f3490 item 94 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496137c0): >_writeAt: n=5, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496137c0): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.632733438 +0000 UTC m=+317.606882380 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af496137c0): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/28 05:57:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49613ec0): _readAt: size=512, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49613ec0): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49613ec0): >openPending: err= 2026/04/28 05:57:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49613ec0): >_readAt: n=5, err=EOF 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49613ec0): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.632733438 +0000 UTC m=+317.606882380 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49613ec0): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: Remove: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af496f3650 item 94 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:35 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/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a3c8c0): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a3c8c0): open at offset 0 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a3c8c0): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a3c8c0): _readAt: size=2, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a3c8c0): >_readAt: n=0, err=EOF 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a3c8c0): _writeAt: size=5, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a3c8c0): >_writeAt: n=5, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a3c8c0): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.634206714 +0000 UTC m=+317.608355655 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a3c8c0): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a3ce00): _writeAt: size=5, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a3ce00): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a3ce00): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af4976de30 item 95 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a3ce00): >_writeAt: n=5, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a3ce00): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.634662777 +0000 UTC m=+317.608811718 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a3ce00): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/28 05:57:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a3d500): _readAt: size=512, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a3d500): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a3d500): >openPending: err= 2026/04/28 05:57:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a3d500): >_readAt: n=5, err=EOF 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a3d500): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.634662777 +0000 UTC m=+317.608811718 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a3d500): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: Remove: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af497de150 item 95 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:35 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/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a3de00): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a3de00): open at offset 0 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a3de00): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a3de00): _readAt: size=2, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a3de00): >_readAt: n=0, err=EOF 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a3de00): _writeAt: size=5, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a3de00): >_writeAt: n=5, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a3de00): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.635983915 +0000 UTC m=+317.610132856 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49a3de00): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49878480): _writeAt: size=5, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49878480): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49878480): >openPending: err= 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af4985e930 item 96 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49878480): >_writeAt: n=5, err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49878480): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.636410813 +0000 UTC m=+317.610559754 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49878480): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/28 05:57:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/28 05:57:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49878b80): _readAt: size=512, off=0 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49878b80): openPending: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49878b80): >openPending: err= 2026/04/28 05:57:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49878b80): >_readAt: n=5, err=EOF 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49878b80): close: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:35.636410813 +0000 UTC m=+317.610559754 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:35 DEBUG : open-test-file(0x27af49878b80): >close: err= 2026/04/28 05:57:35 DEBUG : open-test-file: Remove: 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af4985eaf0 item 96 2026/04/28 05:57:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:35 DEBUG : open-test-file: >Remove: err= 2026/04/28 05:57:35 DEBUG : WaitForWriters: timeout=30s 2026/04/28 05:57:35 DEBUG : Looking for writers 2026/04/28 05:57:35 DEBUG : file1: reading active writers 2026/04/28 05:57:35 DEBUG : >WaitForWriters: 2026/04/28 05:57:35 DEBUG : Linkbox root 'rclone-test-zahaqef1hafu': vfs cache: cleaner exiting === NAME TestRWFileHandleOpenTests/writes run.go:130: removing file "file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "file1" failed: 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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 file1 (5) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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 "file1" === RUN TestRWFileHandleOpenTests/full run.go:185: Remote "Linkbox root 'rclone-test-zahaqef1hafu'", Local "Local file system at /tmp/rclone3792231443", Modify Window "876000h0m0s" 2026/04/28 05:57:47 INFO : Linkbox root 'rclone-test-zahaqef1hafu': poll-interval is not supported by this remote 2026/04/28 05:57:47 DEBUG : Linkbox root 'rclone-test-zahaqef1hafu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/28 05:57:47 DEBUG : Linkbox root 'rclone-test-zahaqef1hafu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zahaqef1hafu" 2026/04/28 05:57:47 DEBUG : Linkbox root 'rclone-test-zahaqef1hafu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zahaqef1hafu" 2026/04/28 05:57:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zahaqef1hafu" 2026/04/28 05:57:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/28 05:57:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zahaqef1hafu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zahaqef1hafu" 2026/04/28 05:57:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zahaqef1hafu" 2026/04/28 05:57:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/28 05:57:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zahaqef1hafu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zahaqef1hafu" 2026/04/28 05:57:47 INFO : Linkbox root 'rclone-test-zahaqef1hafu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49998780): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49998780): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49998780): _writeAt: size=5, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49998780): >_writeAt: n=5, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49998780): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.049339784 +0000 UTC m=+330.023488765 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49998780): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49998d00): _readAt: size=2, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49998d00): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49998d00): >openPending: err= 2026/04/28 05:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49998d00): >_readAt: n=2, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49998d00): _writeAt: size=3, off=2 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49998d00): >_writeAt: n=0, err=Bad file descriptor 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49998d00): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.049339784 +0000 UTC m=+330.023488765 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49998d00): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af499991c0): _readAt: size=512, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af499991c0): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af499991c0): >openPending: err= 2026/04/28 05:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af499991c0): >_readAt: n=5, err=EOF 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af499991c0): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.049339784 +0000 UTC m=+330.023488765 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af499991c0): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: Remove: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af492297a0 item 1 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49999ac0): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49999ac0): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49999ac0): _writeAt: size=5, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49999ac0): >_writeAt: n=5, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49999ac0): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.05303873 +0000 UTC m=+330.027187711 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49999ac0): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4921a2c0): _readAt: size=512, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4921a2c0): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4921a2c0): >openPending: err= 2026/04/28 05:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4921a2c0): >_readAt: n=5, err=EOF 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4921a2c0): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.05303873 +0000 UTC m=+330.027187711 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4921a2c0): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: Remove: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af4975dce0 item 2 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4921b3c0): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4921b3c0): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4921b3c0): _writeAt: size=5, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4921b3c0): >_writeAt: n=5, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4921b3c0): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.055244432 +0000 UTC m=+330.029393383 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4921b3c0): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4921bb00): _readAt: size=2, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4921bb00): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4921bb00): >openPending: err= 2026/04/28 05:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4921bb00): >_readAt: n=2, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4921bb00): _writeAt: size=3, off=2 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4921bb00): >_writeAt: n=0, err=Bad file descriptor 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4921bb00): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.055244432 +0000 UTC m=+330.029393383 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4921bb00): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49b8a2c0): _readAt: size=512, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49b8a2c0): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49b8a2c0): >openPending: err= 2026/04/28 05:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49b8a2c0): >_readAt: n=5, err=EOF 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49b8a2c0): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.055244432 +0000 UTC m=+330.029393383 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49b8a2c0): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: Remove: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49339c70 item 3 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49b8ac00): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49b8ac00): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49b8ac00): _writeAt: size=5, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49b8ac00): >_writeAt: n=5, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49b8ac00): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.057562856 +0000 UTC m=+330.031711797 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49b8ac00): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49b8b140): _readAt: size=512, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49b8b140): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49b8b140): >openPending: err= 2026/04/28 05:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49b8b140): >_readAt: n=5, err=EOF 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49b8b140): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.057562856 +0000 UTC m=+330.031711797 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49b8b140): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: Remove: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49650070 item 4 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49b8ba40): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49b8ba40): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49b8ba40): _writeAt: size=5, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49b8ba40): >_writeAt: n=5, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49b8ba40): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.060047896 +0000 UTC m=+330.034196867 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49b8ba40): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49b8bec0): _readAt: size=2, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49b8bec0): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49b8bec0): >openPending: err= 2026/04/28 05:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49b8bec0): >_readAt: n=2, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49b8bec0): _writeAt: size=3, off=2 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49b8bec0): >_writeAt: n=0, err=Bad file descriptor 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49b8bec0): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.060047896 +0000 UTC m=+330.034196867 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49b8bec0): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49b024c0): _readAt: size=512, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49b024c0): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49b024c0): >openPending: err= 2026/04/28 05:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49b024c0): >_readAt: n=5, err=EOF 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49b024c0): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.060047896 +0000 UTC m=+330.034196867 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49b024c0): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: Remove: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af492959d0 item 5 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49b02e00): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49b02e00): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49b02e00): _writeAt: size=5, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49b02e00): >_writeAt: n=5, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49b02e00): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.063336936 +0000 UTC m=+330.037485907 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49b02e00): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49b03340): _readAt: size=512, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49b03340): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49b03340): >openPending: err= 2026/04/28 05:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49b03340): >_readAt: n=5, err=EOF 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49b03340): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.063336936 +0000 UTC m=+330.037485907 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49b03340): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: Remove: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49232230 item 6 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49b03c80): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49b03c80): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49b03c80): _writeAt: size=5, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49b03c80): >_writeAt: n=5, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49b03c80): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.065806576 +0000 UTC m=+330.039955558 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49b03c80): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a902c0): _readAt: size=2, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a902c0): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a902c0): >openPending: err= 2026/04/28 05:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a902c0): >_readAt: n=2, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a902c0): _writeAt: size=3, off=2 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a902c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a902c0): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.065806576 +0000 UTC m=+330.039955558 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a902c0): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a90780): _readAt: size=512, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a90780): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a90780): >openPending: err= 2026/04/28 05:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a90780): >_readAt: n=5, err=EOF 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a90780): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.065806576 +0000 UTC m=+330.039955558 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a90780): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: Remove: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49793260 item 7 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a910c0): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a910c0): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a910c0): _writeAt: size=5, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a910c0): >_writeAt: n=5, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a910c0): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.068999145 +0000 UTC m=+330.043148116 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a910c0): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a91600): _readAt: size=512, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a91600): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a91600): >openPending: err= 2026/04/28 05:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a91600): >_readAt: n=5, err=EOF 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a91600): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.068999145 +0000 UTC m=+330.043148116 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a91600): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: Remove: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af4929e850 item 8 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a91e80): _readAt: size=2, off=0 2026/04/28 05:57:48 ERROR : open-test-file(0x27af49a91e80): Couldn't read size of file 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a91e80): >_readAt: n=0, err=EOF 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a91e80): _writeAt: size=5, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a91e80): >_writeAt: n=0, err=Bad file descriptor 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a91e80): close: 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a91e80): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af495b0380): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af495b0380): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af495b0380): _writeAt: size=5, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af495b0380): >_writeAt: n=5, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af495b0380): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.070912182 +0000 UTC m=+330.045061133 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af495b0380): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af495b0900): _readAt: size=2, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af495b0900): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af495b0900): >openPending: err= 2026/04/28 05:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af495b0900): >_readAt: n=2, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af495b0900): _writeAt: size=3, off=2 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af495b0900): >_writeAt: n=0, err=Bad file descriptor 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af495b0900): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.070912182 +0000 UTC m=+330.045061133 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af495b0900): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af495b19c0): _readAt: size=512, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af495b19c0): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af495b19c0): >openPending: err= 2026/04/28 05:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af495b19c0): >_readAt: n=5, err=EOF 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af495b19c0): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.070912182 +0000 UTC m=+330.045061133 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af495b19c0): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: Remove: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af4971bce0 item 9 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49816400): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49816400): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49816400): _writeAt: size=5, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49816400): >_writeAt: n=5, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49816400): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.074670791 +0000 UTC m=+330.048819731 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49816400): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49522740): _readAt: size=512, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49522740): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49522740): >openPending: err= 2026/04/28 05:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49522740): >_readAt: n=5, err=EOF 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49522740): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.074670791 +0000 UTC m=+330.048819731 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49522740): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: Remove: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af4934a1c0 item 10 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af495230c0): _readAt: size=2, off=0 2026/04/28 05:57:48 ERROR : open-test-file(0x27af495230c0): Couldn't read size of file 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af495230c0): >_readAt: n=0, err=EOF 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af495230c0): _writeAt: size=5, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af495230c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af495230c0): close: 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af495230c0): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49523480): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49523480): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49523480): _writeAt: size=5, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49523480): >_writeAt: n=5, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49523480): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.077027718 +0000 UTC m=+330.051176689 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49523480): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49523dc0): _readAt: size=2, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49523dc0): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49523dc0): >openPending: err= 2026/04/28 05:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49523dc0): >_readAt: n=2, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49523dc0): _writeAt: size=3, off=2 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49523dc0): >_writeAt: n=0, err=Bad file descriptor 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49523dc0): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.077027718 +0000 UTC m=+330.051176689 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49523dc0): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af491ad3c0): _readAt: size=512, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af491ad3c0): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af491ad3c0): >openPending: err= 2026/04/28 05:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af491ad3c0): >_readAt: n=5, err=EOF 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af491ad3c0): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.077027718 +0000 UTC m=+330.051176689 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af491ad3c0): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: Remove: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49634e70 item 11 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c88c0): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c88c0): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c88c0): _writeAt: size=5, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c88c0): >_writeAt: n=5, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c88c0): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.08035986 +0000 UTC m=+330.054508801 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c88c0): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c8f00): _readAt: size=512, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c8f00): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c8f00): >openPending: err= 2026/04/28 05:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c8f00): >_readAt: n=5, err=EOF 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c8f00): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.08035986 +0000 UTC m=+330.054508801 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c8f00): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: Remove: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af496f77a0 item 12 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c9800): _readAt: size=2, off=0 2026/04/28 05:57:48 ERROR : open-test-file(0x27af496c9800): Couldn't read size of file 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c9800): >_readAt: n=0, err=EOF 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c9800): _writeAt: size=5, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c9800): >_writeAt: n=0, err=Bad file descriptor 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c9800): close: 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c9800): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c9bc0): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c9bc0): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c9bc0): _writeAt: size=5, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c9bc0): >_writeAt: n=5, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c9bc0): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.08242758 +0000 UTC m=+330.056576521 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c9bc0): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/28 05:57:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af492b1080): _readAt: size=512, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af492b1080): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af492b1080): >openPending: err= 2026/04/28 05:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af492b1080): >_readAt: n=5, err=EOF 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af492b1080): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.08242758 +0000 UTC m=+330.056576521 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af492b1080): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: Remove: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af497900e0 item 13 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af492b1b40): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af492b1b40): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af492b1b40): _writeAt: size=5, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af492b1b40): >_writeAt: n=5, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af492b1b40): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.084244066 +0000 UTC m=+330.058393027 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af492b1b40): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496122c0): _readAt: size=512, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496122c0): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496122c0): >openPending: err= 2026/04/28 05:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496122c0): >_readAt: n=5, err=EOF 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496122c0): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.084244066 +0000 UTC m=+330.058393027 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496122c0): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: Remove: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af497de8c0 item 14 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49612d40): _readAt: size=2, off=0 2026/04/28 05:57:48 ERROR : open-test-file(0x27af49612d40): Couldn't read size of file 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49612d40): >_readAt: n=0, err=EOF 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49612d40): _writeAt: size=5, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49612d40): >_writeAt: n=0, err=Bad file descriptor 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49612d40): close: 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49612d40): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49613100): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49613100): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49613100): _writeAt: size=5, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49613100): >_writeAt: n=5, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49613100): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.087649927 +0000 UTC m=+330.061798868 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49613100): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/28 05:57:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496137c0): _readAt: size=512, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496137c0): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496137c0): >openPending: err= 2026/04/28 05:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496137c0): >_readAt: n=5, err=EOF 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496137c0): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.087649927 +0000 UTC m=+330.061798868 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496137c0): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: Remove: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af498790a0 item 15 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57: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/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49924200): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49924200): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49924200): _writeAt: size=5, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49924200): >_writeAt: n=5, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49924200): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.089388165 +0000 UTC m=+330.063537106 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49924200): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49924740): _readAt: size=512, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49924740): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49924740): >openPending: err= 2026/04/28 05:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49924740): >_readAt: n=5, err=EOF 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49924740): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.089388165 +0000 UTC m=+330.063537106 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49924740): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: Remove: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49913880 item 16 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49816180): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49816180): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49816180): _writeAt: size=5, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49816180): >_writeAt: n=5, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49816180): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.092640715 +0000 UTC m=+330.066789657 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49816180): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49816680): _readAt: size=2, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49816680): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49816680): open at offset 5 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49816680): >openPending: err= 2026/04/28 05:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49816680): >_readAt: n=2, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49816680): _writeAt: size=3, off=7 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49816680): >_writeAt: n=0, err=Bad file descriptor 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49816680): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.092640715 +0000 UTC m=+330.066789657 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49816680): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49816c80): _readAt: size=512, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49816c80): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49816c80): >openPending: err= 2026/04/28 05:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49816c80): >_readAt: n=5, err=EOF 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49816c80): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.092640715 +0000 UTC m=+330.066789657 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49816c80): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: Remove: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49a7cd90 item 17 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af498175c0): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af498175c0): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af498175c0): _writeAt: size=5, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af498175c0): >_writeAt: n=5, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af498175c0): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.094566177 +0000 UTC m=+330.068715118 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af498175c0): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49817b00): _readAt: size=512, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49817b00): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49817b00): >openPending: err= 2026/04/28 05:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49817b00): >_readAt: n=5, err=EOF 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49817b00): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.094566177 +0000 UTC m=+330.068715118 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49817b00): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: Remove: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af4997f500 item 18 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a72880): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a72880): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a72880): _writeAt: size=5, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a72880): >_writeAt: n=5, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a72880): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.096054622 +0000 UTC m=+330.070203573 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a72880): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a72d80): _readAt: size=2, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a72d80): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a72d80): open at offset 5 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a72d80): >openPending: err= 2026/04/28 05:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a72d80): >_readAt: n=2, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a72d80): _writeAt: size=3, off=7 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a72d80): >_writeAt: n=0, err=Bad file descriptor 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a72d80): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.096054622 +0000 UTC m=+330.070203573 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a72d80): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a73280): _readAt: size=512, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a73280): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a73280): >openPending: err= 2026/04/28 05:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a73280): >_readAt: n=5, err=EOF 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a73280): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.096054622 +0000 UTC m=+330.070203573 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a73280): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: Remove: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49229c70 item 19 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a73bc0): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a73bc0): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a73bc0): _writeAt: size=5, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a73bc0): >_writeAt: n=5, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a73bc0): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.097880887 +0000 UTC m=+330.072029847 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a73bc0): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49904500): _readAt: size=512, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49904500): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49904500): >openPending: err= 2026/04/28 05:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49904500): >_readAt: n=5, err=EOF 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49904500): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.097880887 +0000 UTC m=+330.072029847 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49904500): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: Remove: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af492b61c0 item 20 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49904f80): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49904f80): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49904f80): _writeAt: size=5, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49904f80): >_writeAt: n=5, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49904f80): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.099568868 +0000 UTC m=+330.073717809 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49904f80): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49905480): _readAt: size=2, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49905480): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49905480): open at offset 5 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49905480): >openPending: err= 2026/04/28 05:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49905480): >_readAt: n=2, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49905480): _writeAt: size=3, off=7 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49905480): >_writeAt: n=0, err=Bad file descriptor 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49905480): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.099568868 +0000 UTC m=+330.073717809 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49905480): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49905980): _readAt: size=512, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49905980): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49905980): >openPending: err= 2026/04/28 05:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49905980): >_readAt: n=5, err=EOF 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49905980): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.099568868 +0000 UTC m=+330.073717809 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49905980): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: Remove: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49616000 item 21 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af499243c0): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af499243c0): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af499243c0): _writeAt: size=5, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af499243c0): >_writeAt: n=5, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af499243c0): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.10154188 +0000 UTC m=+330.075690821 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af499243c0): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49924a00): _readAt: size=512, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49924a00): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49924a00): >openPending: err= 2026/04/28 05:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49924a00): >_readAt: n=5, err=EOF 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49924a00): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.10154188 +0000 UTC m=+330.075690821 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49924a00): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: Remove: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49650230 item 22 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49925340): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49925340): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49925340): _writeAt: size=5, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49925340): >_writeAt: n=5, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49925340): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.103145352 +0000 UTC m=+330.077294293 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49925340): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49925840): _readAt: size=2, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49925840): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49925840): open at offset 5 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49925840): >openPending: err= 2026/04/28 05:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49925840): >_readAt: n=2, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49925840): _writeAt: size=3, off=7 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49925840): >_writeAt: n=0, err=Bad file descriptor 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49925840): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.103145352 +0000 UTC m=+330.077294293 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49925840): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49925d40): _readAt: size=512, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49925d40): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49925d40): >openPending: err= 2026/04/28 05:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49925d40): >_readAt: n=5, err=EOF 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49925d40): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.103145352 +0000 UTC m=+330.077294293 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49925d40): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: Remove: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49295c00 item 23 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57: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/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4921a600): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4921a600): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4921a600): _writeAt: size=5, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4921a600): >_writeAt: n=5, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4921a600): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.10528545 +0000 UTC m=+330.079434401 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4921a600): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4921b3c0): _readAt: size=512, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4921b3c0): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4921b3c0): >openPending: err= 2026/04/28 05:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4921b3c0): >_readAt: n=5, err=EOF 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4921b3c0): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.10528545 +0000 UTC m=+330.079434401 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4921b3c0): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: Remove: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af492339d0 item 24 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af495b0200): _readAt: size=2, off=0 2026/04/28 05:57:48 ERROR : open-test-file(0x27af495b0200): Couldn't read size of file 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af495b0200): >_readAt: n=0, err=EOF 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af495b0200): _writeAt: size=5, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af495b0200): >_writeAt: n=0, err=Bad file descriptor 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af495b0200): close: 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af495b0200): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af495b0600): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af495b0600): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af495b0600): _writeAt: size=5, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af495b0600): >_writeAt: n=5, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af495b0600): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.106821034 +0000 UTC m=+330.080969974 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af495b0600): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af495b0d00): _readAt: size=2, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af495b0d00): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af495b0d00): open at offset 5 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af495b0d00): >openPending: err= 2026/04/28 05:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af495b0d00): >_readAt: n=2, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af495b0d00): _writeAt: size=3, off=7 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af495b0d00): >_writeAt: n=0, err=Bad file descriptor 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af495b0d00): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.106821034 +0000 UTC m=+330.080969974 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af495b0d00): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af495b1c80): _readAt: size=512, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af495b1c80): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af495b1c80): >openPending: err= 2026/04/28 05:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af495b1c80): >_readAt: n=5, err=EOF 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af495b1c80): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.106821034 +0000 UTC m=+330.080969974 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af495b1c80): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: Remove: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49793a40 item 25 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49522880): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49522880): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49522880): _writeAt: size=5, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49522880): >_writeAt: n=5, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49522880): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.10892347 +0000 UTC m=+330.083072411 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49522880): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49522dc0): _readAt: size=512, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49522dc0): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49522dc0): >openPending: err= 2026/04/28 05:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49522dc0): >_readAt: n=5, err=EOF 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49522dc0): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.10892347 +0000 UTC m=+330.083072411 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49522dc0): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: Remove: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af4929f5e0 item 26 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49523a00): _readAt: size=2, off=0 2026/04/28 05:57:48 ERROR : open-test-file(0x27af49523a00): Couldn't read size of file 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49523a00): >_readAt: n=0, err=EOF 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49523a00): _writeAt: size=5, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49523a00): >_writeAt: n=0, err=Bad file descriptor 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49523a00): close: 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49523a00): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49523ec0): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49523ec0): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49523ec0): _writeAt: size=5, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49523ec0): >_writeAt: n=5, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49523ec0): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.110585573 +0000 UTC m=+330.084734515 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49523ec0): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c8000): _readAt: size=2, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c8000): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c8000): open at offset 5 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c8000): >openPending: err= 2026/04/28 05:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c8000): >_readAt: n=2, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c8000): _writeAt: size=3, off=7 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c8000): >_writeAt: n=0, err=Bad file descriptor 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c8000): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.110585573 +0000 UTC m=+330.084734515 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c8000): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c85c0): _readAt: size=512, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c85c0): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c85c0): >openPending: err= 2026/04/28 05:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c85c0): >_readAt: n=5, err=EOF 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c85c0): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.110585573 +0000 UTC m=+330.084734515 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c85c0): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: Remove: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49929180 item 27 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57: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/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c9000): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c9000): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c9000): _writeAt: size=5, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c9000): >_writeAt: n=5, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c9000): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.112530231 +0000 UTC m=+330.086679172 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c9000): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c9540): _readAt: size=512, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c9540): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c9540): >openPending: err= 2026/04/28 05:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c9540): >_readAt: n=5, err=EOF 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c9540): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.112530231 +0000 UTC m=+330.086679172 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c9540): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: Remove: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af496ee230 item 28 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c9e40): _readAt: size=2, off=0 2026/04/28 05:57:48 ERROR : open-test-file(0x27af496c9e40): Couldn't read size of file 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c9e40): >_readAt: n=0, err=EOF 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c9e40): _writeAt: size=5, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c9e40): >_writeAt: n=0, err=Bad file descriptor 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c9e40): close: 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c9e40): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af492b1000): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af492b1000): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af492b1000): _writeAt: size=5, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af492b1000): >_writeAt: n=5, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af492b1000): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.114157017 +0000 UTC m=+330.088305958 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af492b1000): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/28 05:57:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af492b1840): _readAt: size=512, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af492b1840): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af492b1840): >openPending: err= 2026/04/28 05:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af492b1840): >_readAt: n=5, err=EOF 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af492b1840): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.114157017 +0000 UTC m=+330.088305958 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af492b1840): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: Remove: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49708a10 item 29 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57: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/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496123c0): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496123c0): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496123c0): _writeAt: size=5, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496123c0): >_writeAt: n=5, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496123c0): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.115579016 +0000 UTC m=+330.089727958 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496123c0): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49612a00): _readAt: size=512, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49612a00): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49612a00): >openPending: err= 2026/04/28 05:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49612a00): >_readAt: n=5, err=EOF 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49612a00): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.115579016 +0000 UTC m=+330.089727958 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49612a00): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: Remove: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af497471f0 item 30 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57: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/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49613380): _readAt: size=2, off=0 2026/04/28 05:57:48 ERROR : open-test-file(0x27af49613380): Couldn't read size of file 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49613380): >_readAt: n=0, err=EOF 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49613380): _writeAt: size=5, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49613380): >_writeAt: n=0, err=Bad file descriptor 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49613380): close: 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49613380): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49613740): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49613740): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49613740): _writeAt: size=5, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49613740): >_writeAt: n=5, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49613740): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.117059626 +0000 UTC m=+330.091208578 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49613740): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/28 05:57:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49613e00): _readAt: size=512, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49613e00): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49613e00): >openPending: err= 2026/04/28 05:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49613e00): >_readAt: n=5, err=EOF 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49613e00): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.117059626 +0000 UTC m=+330.091208578 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49613e00): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: Remove: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af497b99d0 item 31 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57: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/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4980e840): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4980e840): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4980e840): _writeAt: size=5, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4980e840): >_writeAt: n=5, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4980e840): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.118474743 +0000 UTC m=+330.092623694 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4980e840): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4980ed80): _readAt: size=512, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4980ed80): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4980ed80): >openPending: err= 2026/04/28 05:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4980ed80): >_readAt: n=5, err=EOF 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4980ed80): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.118474743 +0000 UTC m=+330.092623694 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4980ed80): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: Remove: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af498a0310 item 32 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4980f680): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4980f680): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4980f680): _writeAt: size=5, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4980f680): >_writeAt: n=5, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4980f680): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.120005989 +0000 UTC m=+330.094154940 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4980f680): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4980fb00): _readAt: size=2, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4980fb00): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4980fb00): _writeAt: size=3, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4980fb00): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4980fb00): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af498fcaf0 item 33 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4980fb00): >_writeAt: n=3, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4980fb00): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.120523749 +0000 UTC m=+330.094672700 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4980fb00): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4997c100): _readAt: size=512, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4997c100): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4997c100): >openPending: err= 2026/04/28 05:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4997c100): >_readAt: n=5, err=EOF 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4997c100): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.120523749 +0000 UTC m=+330.094672700 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4997c100): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: Remove: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af498fccb0 item 33 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4997ca00): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4997ca00): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4997ca00): _writeAt: size=5, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4997ca00): >_writeAt: n=5, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4997ca00): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.122031129 +0000 UTC m=+330.096180070 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4997ca00): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4997ce80): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4997ce80): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af4998b490 item 34 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4997ce80): _readAt: size=2, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4997ce80): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4997ce80): _writeAt: size=3, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4997ce80): >_writeAt: n=3, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4997ce80): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.122598983 +0000 UTC m=+330.096747934 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4997ce80): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4997d3c0): _readAt: size=512, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4997d3c0): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4997d3c0): >openPending: err= 2026/04/28 05:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4997d3c0): >_readAt: n=3, err=EOF 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4997d3c0): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.122598983 +0000 UTC m=+330.096747934 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4997d3c0): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: Remove: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af4998b650 item 34 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4997dcc0): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4997dcc0): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4997dcc0): _writeAt: size=5, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4997dcc0): >_writeAt: n=5, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4997dcc0): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.124351928 +0000 UTC m=+330.098500869 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4997dcc0): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a32240): _readAt: size=2, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a32240): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a32240): _writeAt: size=3, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a32240): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a32240): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af499dde30 item 35 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a32240): >_writeAt: n=3, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a32240): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.124856302 +0000 UTC m=+330.099005253 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a32240): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a32740): _readAt: size=512, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a32740): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a32740): >openPending: err= 2026/04/28 05:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a32740): >_readAt: n=5, err=EOF 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a32740): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.124856302 +0000 UTC m=+330.099005253 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a32740): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: Remove: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49a3a0e0 item 35 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a33080): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a33080): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a33080): _writeAt: size=5, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a33080): >_writeAt: n=5, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a33080): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.126884247 +0000 UTC m=+330.101033198 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a33080): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a33580): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a33580): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49b10a10 item 36 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a33580): _readAt: size=2, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a33580): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a33580): _writeAt: size=3, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a33580): >_writeAt: n=3, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a33580): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.127585043 +0000 UTC m=+330.101733994 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a33580): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a33ac0): _readAt: size=512, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a33ac0): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a33ac0): >openPending: err= 2026/04/28 05:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a33ac0): >_readAt: n=3, err=EOF 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a33ac0): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.127585043 +0000 UTC m=+330.101733994 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a33ac0): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: Remove: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49b10cb0 item 36 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af499984c0): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af499984c0): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af499984c0): _writeAt: size=5, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af499984c0): >_writeAt: n=5, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af499984c0): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.129145294 +0000 UTC m=+330.103294245 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af499984c0): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af499989c0): _readAt: size=2, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af499989c0): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af499989c0): _writeAt: size=3, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af499989c0): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af499989c0): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49913a40 item 37 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af499989c0): >_writeAt: n=3, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af499989c0): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.129572151 +0000 UTC m=+330.103721102 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af499989c0): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49998ec0): _readAt: size=512, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49998ec0): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49998ec0): >openPending: err= 2026/04/28 05:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49998ec0): >_readAt: n=5, err=EOF 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49998ec0): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.129572151 +0000 UTC m=+330.103721102 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49998ec0): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: Remove: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49913c00 item 37 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49999800): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49999800): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49999800): _writeAt: size=5, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49999800): >_writeAt: n=5, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49999800): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.131060415 +0000 UTC m=+330.105209356 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49999800): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49999d00): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49999d00): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49a60a10 item 38 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49999d00): _readAt: size=2, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49999d00): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49999d00): _writeAt: size=3, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49999d00): >_writeAt: n=3, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49999d00): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.131547747 +0000 UTC m=+330.105696688 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49999d00): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af498163c0): _readAt: size=512, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af498163c0): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af498163c0): >openPending: err= 2026/04/28 05:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af498163c0): >_readAt: n=3, err=EOF 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af498163c0): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.131547747 +0000 UTC m=+330.105696688 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af498163c0): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: Remove: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49a60d90 item 38 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49816e00): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49816e00): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49816e00): _writeAt: size=5, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49816e00): >_writeAt: n=5, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49816e00): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.133095404 +0000 UTC m=+330.107244385 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49816e00): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49817300): _readAt: size=2, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49817300): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49817300): _writeAt: size=3, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49817300): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49817300): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af4975c700 item 39 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49817300): >_writeAt: n=3, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49817300): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.133539794 +0000 UTC m=+330.107688735 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49817300): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49817800): _readAt: size=512, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49817800): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49817800): >openPending: err= 2026/04/28 05:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49817800): >_readAt: n=5, err=EOF 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49817800): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.133539794 +0000 UTC m=+330.107688735 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49817800): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: Remove: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af4975c8c0 item 39 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49904400): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49904400): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49904400): _writeAt: size=5, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49904400): >_writeAt: n=5, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49904400): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.135019423 +0000 UTC m=+330.109168383 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49904400): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49904900): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49904900): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49338460 item 40 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49904900): _readAt: size=2, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49904900): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49904900): _writeAt: size=3, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49904900): >_writeAt: n=3, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49904900): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.135532352 +0000 UTC m=+330.109681294 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49904900): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49904e40): _readAt: size=512, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49904e40): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49904e40): >openPending: err= 2026/04/28 05:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49904e40): >_readAt: n=3, err=EOF 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49904e40): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.135532352 +0000 UTC m=+330.109681294 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49904e40): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: Remove: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af493388c0 item 40 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af499056c0): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af499056c0): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af499056c0): _readAt: size=2, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af499056c0): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af499056c0): _writeAt: size=5, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af499056c0): >_writeAt: n=5, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af499056c0): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.137112081 +0000 UTC m=+330.111261021 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af499056c0): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49905bc0): _writeAt: size=5, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49905bc0): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49905bc0): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af498136c0 item 41 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49905bc0): >_writeAt: n=5, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49905bc0): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.137569906 +0000 UTC m=+330.111718867 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49905bc0): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4921a380): _readAt: size=2, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4921a380): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4921a380): _writeAt: size=3, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4921a380): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4921a380): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49813880 item 41 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4921a380): >_writeAt: n=3, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4921a380): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.138107163 +0000 UTC m=+330.112256103 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4921a380): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4921ad80): _readAt: size=512, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4921ad80): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4921ad80): >openPending: err= 2026/04/28 05:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4921ad80): >_readAt: n=5, err=EOF 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4921ad80): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.138107163 +0000 UTC m=+330.112256103 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4921ad80): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: Remove: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49813b90 item 41 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4921be80): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4921be80): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4921be80): _readAt: size=2, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4921be80): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4921be80): _writeAt: size=5, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4921be80): >_writeAt: n=5, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4921be80): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.13957053 +0000 UTC m=+330.113719481 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4921be80): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af495b04c0): _writeAt: size=5, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af495b04c0): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af495b04c0): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49294000 item 42 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af495b04c0): >_writeAt: n=5, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af495b04c0): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.140111273 +0000 UTC m=+330.114260213 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af495b04c0): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af495b0c00): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af495b0c00): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af492941c0 item 42 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af495b0c00): _readAt: size=2, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af495b0c00): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af495b0c00): _writeAt: size=3, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af495b0c00): >_writeAt: n=3, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af495b0c00): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.140620565 +0000 UTC m=+330.114769507 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af495b0c00): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af495b1bc0): _readAt: size=512, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af495b1bc0): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af495b1bc0): >openPending: err= 2026/04/28 05:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af495b1bc0): >_readAt: n=3, err=EOF 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af495b1bc0): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.140620565 +0000 UTC m=+330.114769507 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af495b1bc0): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: Remove: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49294460 item 42 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49522780): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49522780): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49522780): _readAt: size=2, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49522780): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49522780): _writeAt: size=5, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49522780): >_writeAt: n=5, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49522780): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.14220408 +0000 UTC m=+330.116353022 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49522780): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49522c80): _writeAt: size=5, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49522c80): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49522c80): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af492ae690 item 43 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49522c80): >_writeAt: n=5, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49522c80): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.142639564 +0000 UTC m=+330.116788505 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49522c80): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af495231c0): _readAt: size=2, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af495231c0): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af495231c0): _writeAt: size=3, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af495231c0): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af495231c0): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af492aeb60 item 43 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af495231c0): >_writeAt: n=3, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af495231c0): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.143149588 +0000 UTC m=+330.117298539 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af495231c0): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49523a40): _readAt: size=512, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49523a40): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49523a40): >openPending: err= 2026/04/28 05:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49523a40): >_readAt: n=5, err=EOF 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49523a40): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.143149588 +0000 UTC m=+330.117298539 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49523a40): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: Remove: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af492aee70 item 43 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c8080): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c8080): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c8080): _readAt: size=2, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c8080): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c8080): _writeAt: size=5, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c8080): >_writeAt: n=5, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c8080): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.144631711 +0000 UTC m=+330.118780663 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c8080): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c8600): _writeAt: size=5, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c8600): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c8600): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af4923f420 item 44 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c8600): >_writeAt: n=5, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c8600): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.145071232 +0000 UTC m=+330.119220174 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c8600): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c8c40): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c8c40): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af492403f0 item 44 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c8c40): _readAt: size=2, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c8c40): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c8c40): _writeAt: size=3, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c8c40): >_writeAt: n=3, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c8c40): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.145558314 +0000 UTC m=+330.119707255 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c8c40): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c91c0): _readAt: size=512, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c91c0): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c91c0): >openPending: err= 2026/04/28 05:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c91c0): >_readAt: n=3, err=EOF 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c91c0): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.145558314 +0000 UTC m=+330.119707255 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c91c0): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: Remove: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49240620 item 44 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c9ac0): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c9ac0): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c9ac0): _readAt: size=2, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c9ac0): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c9ac0): _writeAt: size=5, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c9ac0): >_writeAt: n=5, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c9ac0): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.146996784 +0000 UTC m=+330.121145725 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c9ac0): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af492b0d40): _writeAt: size=5, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af492b0d40): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af492b0d40): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af499448c0 item 45 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af492b0d40): >_writeAt: n=5, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af492b0d40): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.147416718 +0000 UTC m=+330.121565659 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af492b0d40): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/28 05:57:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af492b1640): _readAt: size=512, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af492b1640): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af492b1640): >openPending: err= 2026/04/28 05:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af492b1640): >_readAt: n=5, err=EOF 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af492b1640): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.147416718 +0000 UTC m=+330.121565659 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af492b1640): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: Remove: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49944a80 item 45 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49612040): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49612040): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49612040): _readAt: size=2, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49612040): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49612040): _writeAt: size=5, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49612040): >_writeAt: n=5, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49612040): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.148911445 +0000 UTC m=+330.123060406 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49612040): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49612680): _writeAt: size=5, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49612680): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49612680): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af4985e1c0 item 46 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49612680): >_writeAt: n=5, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49612680): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.149364561 +0000 UTC m=+330.123513513 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49612680): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/28 05:57:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49612f00): _readAt: size=512, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49612f00): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49612f00): >openPending: err= 2026/04/28 05:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49612f00): >_readAt: n=5, err=EOF 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49612f00): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.149364561 +0000 UTC m=+330.123513513 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49612f00): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: Remove: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af4985e380 item 46 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49613800): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49613800): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49613800): _readAt: size=2, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49613800): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49613800): _writeAt: size=5, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49613800): >_writeAt: n=5, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49613800): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.150813753 +0000 UTC m=+330.124962714 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49613800): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49613d00): _writeAt: size=5, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49613d00): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49613d00): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af4998b0a0 item 47 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49613d00): >_writeAt: n=5, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49613d00): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.151303449 +0000 UTC m=+330.125452391 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49613d00): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/28 05:57:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4997c500): _readAt: size=512, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4997c500): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4997c500): >openPending: err= 2026/04/28 05:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4997c500): >_readAt: n=5, err=EOF 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4997c500): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.151303449 +0000 UTC m=+330.125452391 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4997c500): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: Remove: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af4998b260 item 47 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57: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/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4997ce00): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4997ce00): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4997ce00): _readAt: size=2, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4997ce00): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4997ce00): _writeAt: size=5, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4997ce00): >_writeAt: n=5, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4997ce00): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.152848091 +0000 UTC m=+330.126997032 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4997ce00): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4997d300): _writeAt: size=5, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4997d300): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4997d300): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49720380 item 48 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4997d300): >_writeAt: n=5, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4997d300): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.153322457 +0000 UTC m=+330.127471398 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4997d300): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/28 05:57:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4976c440): _readAt: size=512, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4976c440): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4976c440): >openPending: err= 2026/04/28 05:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4976c440): >_readAt: n=5, err=EOF 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4976c440): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.153322457 +0000 UTC m=+330.127471398 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4976c440): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: Remove: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49720540 item 48 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4976cd40): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4976cd40): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4976cd40): _writeAt: size=5, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4976cd40): >_writeAt: n=5, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4976cd40): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.154762592 +0000 UTC m=+330.128911533 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4976cd40): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4976d1c0): _readAt: size=2, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4976d1c0): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4976d1c0): _writeAt: size=3, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4976d1c0): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4976d1c0): open at offset 5 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4976d1c0): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af497dcd20 item 49 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4976d1c0): >_writeAt: n=3, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4976d1c0): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.155292413 +0000 UTC m=+330.129441354 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4976d1c0): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4976d700): _readAt: size=512, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4976d700): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4976d700): >openPending: err= 2026/04/28 05:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4976d700): >_readAt: n=8, err=EOF 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4976d700): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.155292413 +0000 UTC m=+330.129441354 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4976d700): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: Remove: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af497dcee0 item 49 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af498a0140): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af498a0140): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af498a0140): _writeAt: size=5, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af498a0140): >_writeAt: n=5, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af498a0140): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.156733238 +0000 UTC m=+330.130882189 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af498a0140): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af498a0640): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af498a0640): open at offset 5 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af498a0640): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af498616c0 item 50 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af498a0640): _readAt: size=2, off=5 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af498a0640): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af498a0640): _writeAt: size=3, off=5 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af498a0640): >_writeAt: n=3, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af498a0640): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.157382817 +0000 UTC m=+330.131531797 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af498a0640): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af498a0bc0): _readAt: size=512, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af498a0bc0): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af498a0bc0): >openPending: err= 2026/04/28 05:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af498a0bc0): >_readAt: n=3, err=EOF 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af498a0bc0): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.157382817 +0000 UTC m=+330.131531797 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af498a0bc0): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: Remove: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49861880 item 50 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af498a1500): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af498a1500): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af498a1500): _writeAt: size=5, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af498a1500): >_writeAt: n=5, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af498a1500): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.158957935 +0000 UTC m=+330.133106896 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af498a1500): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af498a1a00): _readAt: size=2, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af498a1a00): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af498a1a00): _writeAt: size=3, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af498a1a00): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af498a1a00): open at offset 5 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af498a1a00): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af499381c0 item 51 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af498a1a00): >_writeAt: n=3, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af498a1a00): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.159594049 +0000 UTC m=+330.133743010 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af498a1a00): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49976040): _readAt: size=512, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49976040): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49976040): >openPending: err= 2026/04/28 05:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49976040): >_readAt: n=8, err=EOF 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49976040): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.159594049 +0000 UTC m=+330.133743010 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49976040): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: Remove: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49938380 item 51 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49976980): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49976980): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49976980): _writeAt: size=5, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49976980): >_writeAt: n=5, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49976980): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.161459026 +0000 UTC m=+330.135607987 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49976980): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49976e80): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49976e80): open at offset 5 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49976e80): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49988b60 item 52 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49976e80): _readAt: size=2, off=5 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49976e80): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49976e80): _writeAt: size=3, off=5 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49976e80): >_writeAt: n=3, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49976e80): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.161998054 +0000 UTC m=+330.136147016 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49976e80): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49977400): _readAt: size=512, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49977400): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49977400): >openPending: err= 2026/04/28 05:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49977400): >_readAt: n=3, err=EOF 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49977400): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.161998054 +0000 UTC m=+330.136147016 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49977400): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: Remove: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49988d20 item 52 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a64400): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a64400): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a64400): _writeAt: size=5, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a64400): >_writeAt: n=5, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a64400): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.16464995 +0000 UTC m=+330.138798901 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a64400): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a64900): _readAt: size=2, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a64900): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a64900): _writeAt: size=3, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a64900): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a64900): open at offset 5 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a64900): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49a68e00 item 53 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a64900): >_writeAt: n=3, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a64900): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.165237151 +0000 UTC m=+330.139386092 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a64900): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a64e40): _readAt: size=512, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a64e40): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a64e40): >openPending: err= 2026/04/28 05:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a64e40): >_readAt: n=8, err=EOF 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a64e40): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.165237151 +0000 UTC m=+330.139386092 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a64e40): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: Remove: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49a68fc0 item 53 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a65780): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a65780): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a65780): _writeAt: size=5, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a65780): >_writeAt: n=5, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a65780): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.16685962 +0000 UTC m=+330.141008571 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a65780): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a65c80): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a65c80): open at offset 5 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a65c80): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49b10070 item 54 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a65c80): _readAt: size=2, off=5 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a65c80): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a65c80): _writeAt: size=3, off=5 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a65c80): >_writeAt: n=3, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a65c80): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.167430238 +0000 UTC m=+330.141579189 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a65c80): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49976300): _readAt: size=512, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49976300): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49976300): >openPending: err= 2026/04/28 05:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49976300): >_readAt: n=3, err=EOF 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49976300): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.167430238 +0000 UTC m=+330.141579189 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49976300): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: Remove: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49b10230 item 54 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49976c40): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49976c40): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49976c40): _writeAt: size=5, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49976c40): >_writeAt: n=5, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49976c40): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.16892235 +0000 UTC m=+330.143071301 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49976c40): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49977140): _readAt: size=2, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49977140): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49977140): _writeAt: size=3, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49977140): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49977140): open at offset 5 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49977140): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af499130a0 item 55 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49977140): >_writeAt: n=3, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49977140): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.169453856 +0000 UTC m=+330.143602797 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49977140): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49977c80): _readAt: size=512, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49977c80): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49977c80): >openPending: err= 2026/04/28 05:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49977c80): >_readAt: n=8, err=EOF 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49977c80): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.169453856 +0000 UTC m=+330.143602797 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49977c80): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: Remove: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49913260 item 55 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57: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/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af499986c0): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af499986c0): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af499986c0): _writeAt: size=5, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af499986c0): >_writeAt: n=5, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af499986c0): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.171149622 +0000 UTC m=+330.145298593 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af499986c0): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49998c40): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49998c40): open at offset 5 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49998c40): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49995d50 item 56 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49998c40): _readAt: size=2, off=5 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49998c40): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49998c40): _writeAt: size=3, off=5 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49998c40): >_writeAt: n=3, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49998c40): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.171747363 +0000 UTC m=+330.145896304 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49998c40): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af499991c0): _readAt: size=512, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af499991c0): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af499991c0): >openPending: err= 2026/04/28 05:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af499991c0): >_readAt: n=3, err=EOF 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af499991c0): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.171747363 +0000 UTC m=+330.145896304 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af499991c0): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: Remove: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49a60070 item 56 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49999ac0): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49999ac0): open at offset 0 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49999ac0): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49999ac0): _readAt: size=2, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49999ac0): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49999ac0): _writeAt: size=5, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49999ac0): >_writeAt: n=5, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49999ac0): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.173209127 +0000 UTC m=+330.147358068 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49999ac0): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49816100): _writeAt: size=5, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49816100): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49816100): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af4977fb20 item 57 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49816100): >_writeAt: n=5, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49816100): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.173646404 +0000 UTC m=+330.147795395 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49816100): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af498166c0): _readAt: size=2, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af498166c0): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af498166c0): _writeAt: size=3, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af498166c0): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af498166c0): open at offset 5 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af498166c0): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af4977fce0 item 57 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af498166c0): >_writeAt: n=3, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af498166c0): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.174175966 +0000 UTC m=+330.148324907 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af498166c0): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49816d40): _readAt: size=512, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49816d40): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49816d40): >openPending: err= 2026/04/28 05:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49816d40): >_readAt: n=8, err=EOF 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49816d40): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.174175966 +0000 UTC m=+330.148324907 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49816d40): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: Remove: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af4975c000 item 57 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49817640): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49817640): open at offset 0 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49817640): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49817640): _readAt: size=2, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49817640): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49817640): _writeAt: size=5, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49817640): >_writeAt: n=5, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49817640): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.175766164 +0000 UTC m=+330.149915124 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49817640): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49817b80): _writeAt: size=5, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49817b80): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49817b80): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af492a4f50 item 58 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49817b80): >_writeAt: n=5, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49817b80): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.176235832 +0000 UTC m=+330.150384783 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49817b80): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4921a500): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4921a500): open at offset 5 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4921a500): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af492a5500 item 58 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4921a500): _readAt: size=2, off=5 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4921a500): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4921a500): _writeAt: size=3, off=5 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4921a500): >_writeAt: n=3, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4921a500): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.176798395 +0000 UTC m=+330.150947336 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4921a500): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4921b1c0): _readAt: size=512, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4921b1c0): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4921b1c0): >openPending: err= 2026/04/28 05:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4921b1c0): >_readAt: n=3, err=EOF 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4921b1c0): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.176798395 +0000 UTC m=+330.150947336 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4921b1c0): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: Remove: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af492a5a40 item 58 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af495b0180): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af495b0180): open at offset 0 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af495b0180): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af495b0180): _readAt: size=2, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af495b0180): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af495b0180): _writeAt: size=5, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af495b0180): >_writeAt: n=5, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af495b0180): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.178197151 +0000 UTC m=+330.152346112 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af495b0180): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af495b0740): _writeAt: size=5, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af495b0740): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af495b0740): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49812230 item 59 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af495b0740): >_writeAt: n=5, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af495b0740): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.178641311 +0000 UTC m=+330.152790272 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af495b0740): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af495b1880): _readAt: size=2, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af495b1880): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af495b1880): _writeAt: size=3, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af495b1880): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af495b1880): open at offset 5 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af495b1880): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49812770 item 59 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af495b1880): >_writeAt: n=3, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af495b1880): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.179201811 +0000 UTC m=+330.153350762 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af495b1880): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af495b1e00): _readAt: size=512, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af495b1e00): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af495b1e00): >openPending: err= 2026/04/28 05:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af495b1e00): >_readAt: n=8, err=EOF 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af495b1e00): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.179201811 +0000 UTC m=+330.153350762 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af495b1e00): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: Remove: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49812cb0 item 59 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57: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/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af495229c0): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af495229c0): open at offset 0 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af495229c0): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af495229c0): _readAt: size=2, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af495229c0): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af495229c0): _writeAt: size=5, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af495229c0): >_writeAt: n=5, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af495229c0): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.180878903 +0000 UTC m=+330.155027884 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af495229c0): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49522f00): _writeAt: size=5, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49522f00): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49522f00): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af498338f0 item 60 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49522f00): >_writeAt: n=5, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49522f00): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.181361265 +0000 UTC m=+330.155510226 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49522f00): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49523440): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49523440): open at offset 5 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49523440): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49833ab0 item 60 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49523440): _readAt: size=2, off=5 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49523440): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49523440): _writeAt: size=3, off=5 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49523440): >_writeAt: n=3, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49523440): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.181926013 +0000 UTC m=+330.156074964 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49523440): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49523e40): _readAt: size=512, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49523e40): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49523e40): >openPending: err= 2026/04/28 05:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49523e40): >_readAt: n=3, err=EOF 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49523e40): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.181926013 +0000 UTC m=+330.156074964 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49523e40): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: Remove: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49833c70 item 60 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c83c0): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c83c0): open at offset 0 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c83c0): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c83c0): _readAt: size=2, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c83c0): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c83c0): _writeAt: size=5, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c83c0): >_writeAt: n=5, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c83c0): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.183343013 +0000 UTC m=+330.157491974 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c83c0): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c8940): _writeAt: size=5, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c8940): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c8940): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49233b20 item 61 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c8940): >_writeAt: n=5, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c8940): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.183803453 +0000 UTC m=+330.157952415 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c8940): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/28 05:57:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c9140): _readAt: size=512, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c9140): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c9140): >openPending: err= 2026/04/28 05:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c9140): >_readAt: n=5, err=EOF 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c9140): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.183803453 +0000 UTC m=+330.157952415 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c9140): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: Remove: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af492ae070 item 61 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57: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/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c9a40): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c9a40): open at offset 0 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c9a40): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c9a40): _readAt: size=2, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c9a40): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c9a40): _writeAt: size=5, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c9a40): >_writeAt: n=5, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c9a40): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.185496155 +0000 UTC m=+330.159645096 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c9a40): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af492b0d00): _writeAt: size=5, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af492b0d00): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af492b0d00): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49793d50 item 62 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af492b0d00): >_writeAt: n=5, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af492b0d00): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.186019945 +0000 UTC m=+330.160168887 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af492b0d00): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/28 05:57:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af492b14c0): _readAt: size=512, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af492b14c0): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af492b14c0): >openPending: err= 2026/04/28 05:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af492b14c0): >_readAt: n=5, err=EOF 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af492b14c0): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.186019945 +0000 UTC m=+330.160168887 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af492b14c0): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: Remove: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af4923e310 item 62 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57: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/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49612000): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49612000): open at offset 0 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49612000): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49612000): _readAt: size=2, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49612000): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49612000): _writeAt: size=5, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49612000): >_writeAt: n=5, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49612000): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.187635791 +0000 UTC m=+330.161784752 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49612000): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49612680): _writeAt: size=5, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49612680): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49612680): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af4929fb20 item 63 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49612680): >_writeAt: n=5, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49612680): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.188051037 +0000 UTC m=+330.162199978 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49612680): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/28 05:57:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49612f00): _readAt: size=512, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49612f00): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49612f00): >openPending: err= 2026/04/28 05:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49612f00): >_readAt: n=5, err=EOF 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49612f00): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.188051037 +0000 UTC m=+330.162199978 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49612f00): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: Remove: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49944070 item 63 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57: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/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49613800): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49613800): open at offset 0 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49613800): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49613800): _readAt: size=2, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49613800): >_readAt: n=0, err=Bad file descriptor 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49613800): _writeAt: size=5, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49613800): >_writeAt: n=5, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49613800): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.1894964 +0000 UTC m=+330.163645351 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49613800): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49613d40): _writeAt: size=5, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49613d40): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49613d40): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49929650 item 64 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49613d40): >_writeAt: n=5, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49613d40): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.189984623 +0000 UTC m=+330.164133564 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49613d40): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/28 05:57:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496d6540): _readAt: size=512, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496d6540): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496d6540): >openPending: err= 2026/04/28 05:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496d6540): >_readAt: n=5, err=EOF 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496d6540): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.189984623 +0000 UTC m=+330.164133564 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496d6540): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: Remove: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49929810 item 64 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496d6e40): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496d6e40): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496d6e40): _writeAt: size=5, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496d6e40): >_writeAt: n=5, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496d6e40): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.191725326 +0000 UTC m=+330.165874296 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496d6e40): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDWR 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496d72c0): _readAt: size=2, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496d72c0): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496d72c0): >openPending: err= 2026/04/28 05:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496d72c0): >_readAt: n=2, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496d72c0): _writeAt: size=3, off=2 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49988770 item 65 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496d72c0): >_writeAt: n=3, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496d72c0): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.192299791 +0000 UTC m=+330.166448733 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496d72c0): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496d77c0): _readAt: size=512, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496d77c0): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496d77c0): >openPending: err= 2026/04/28 05:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496d77c0): >_readAt: n=5, err=EOF 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496d77c0): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.192299791 +0000 UTC m=+330.166448733 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496d77c0): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: Remove: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49988930 item 65 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af497201c0): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af497201c0): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af497201c0): _writeAt: size=5, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af497201c0): >_writeAt: n=5, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af497201c0): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.193776204 +0000 UTC m=+330.167925145 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af497201c0): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49720640): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49720640): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af497823f0 item 66 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49720640): _readAt: size=2, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49720640): >_readAt: n=0, err=EOF 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49720640): _writeAt: size=3, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49720640): >_writeAt: n=3, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49720640): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.194298312 +0000 UTC m=+330.168447253 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49720640): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49720b80): _readAt: size=512, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49720b80): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49720b80): >openPending: err= 2026/04/28 05:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49720b80): >_readAt: n=3, err=EOF 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49720b80): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.194298312 +0000 UTC m=+330.168447253 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49720b80): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: Remove: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af497825b0 item 66 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49721480): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49721480): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49721480): _writeAt: size=5, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49721480): >_writeAt: n=5, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49721480): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.195723177 +0000 UTC m=+330.169872118 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49721480): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49721900): _readAt: size=2, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49721900): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49721900): >openPending: err= 2026/04/28 05:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49721900): >_readAt: n=2, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49721900): _writeAt: size=3, off=2 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af4980ed90 item 67 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49721900): >_writeAt: n=3, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49721900): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.196234433 +0000 UTC m=+330.170383384 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49721900): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49721e00): _readAt: size=512, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49721e00): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49721e00): >openPending: err= 2026/04/28 05:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49721e00): >_readAt: n=5, err=EOF 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49721e00): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.196234433 +0000 UTC m=+330.170383384 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49721e00): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: Remove: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af4980ef50 item 67 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49898840): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49898840): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49898840): _writeAt: size=5, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49898840): >_writeAt: n=5, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49898840): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.197707529 +0000 UTC m=+330.171856490 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49898840): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49898d40): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49898d40): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af498c3730 item 68 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49898d40): _readAt: size=2, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49898d40): >_readAt: n=0, err=EOF 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49898d40): _writeAt: size=3, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49898d40): >_writeAt: n=3, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49898d40): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.198261316 +0000 UTC m=+330.172410258 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49898d40): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49899280): _readAt: size=512, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49899280): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49899280): >openPending: err= 2026/04/28 05:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49899280): >_readAt: n=3, err=EOF 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49899280): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.198261316 +0000 UTC m=+330.172410258 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49899280): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: Remove: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af498c38f0 item 68 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49899b80): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49899b80): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49899b80): _writeAt: size=5, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49899b80): >_writeAt: n=5, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49899b80): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.200407525 +0000 UTC m=+330.174556476 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49899b80): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af498ec3c0): _readAt: size=2, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af498ec3c0): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af498ec3c0): >openPending: err= 2026/04/28 05:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af498ec3c0): >_readAt: n=2, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af498ec3c0): _writeAt: size=3, off=2 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af498f40e0 item 69 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af498ec3c0): >_writeAt: n=3, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af498ec3c0): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.200921106 +0000 UTC m=+330.175070047 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af498ec3c0): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af498ec8c0): _readAt: size=512, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af498ec8c0): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af498ec8c0): >openPending: err= 2026/04/28 05:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af498ec8c0): >_readAt: n=5, err=EOF 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af498ec8c0): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.200921106 +0000 UTC m=+330.175070047 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af498ec8c0): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: Remove: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af498f42a0 item 69 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af499ae740): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af499ae740): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af499ae740): _writeAt: size=5, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af499ae740): >_writeAt: n=5, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af499ae740): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.202791624 +0000 UTC m=+330.176940566 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af499ae740): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af499aecc0): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af499aecc0): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49978700 item 70 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af499aecc0): _readAt: size=2, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af499aecc0): >_readAt: n=0, err=EOF 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af499aecc0): _writeAt: size=3, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af499aecc0): >_writeAt: n=3, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af499aecc0): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.203536864 +0000 UTC m=+330.177685804 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af499aecc0): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af499af200): _readAt: size=512, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af499af200): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af499af200): >openPending: err= 2026/04/28 05:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af499af200): >_readAt: n=3, err=EOF 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af499af200): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.203536864 +0000 UTC m=+330.177685804 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af499af200): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: Remove: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af499788c0 item 70 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af499afb40): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af499afb40): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af499afb40): _writeAt: size=5, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af499afb40): >_writeAt: n=5, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af499afb40): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.205298465 +0000 UTC m=+330.179447416 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af499afb40): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49898140): _readAt: size=2, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49898140): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49898140): >openPending: err= 2026/04/28 05:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49898140): >_readAt: n=2, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49898140): _writeAt: size=3, off=2 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49b11880 item 71 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49898140): >_writeAt: n=3, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49898140): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.20620475 +0000 UTC m=+330.180353701 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49898140): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49898640): _readAt: size=512, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49898640): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49898640): >openPending: err= 2026/04/28 05:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49898640): >_readAt: n=5, err=EOF 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49898640): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.20620475 +0000 UTC m=+330.180353701 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49898640): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: Remove: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49b11a40 item 71 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49898f80): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49898f80): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49898f80): _writeAt: size=5, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49898f80): >_writeAt: n=5, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49898f80): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.207814213 +0000 UTC m=+330.181963164 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49898f80): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49899480): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49899480): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49994850 item 72 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49899480): _readAt: size=2, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49899480): >_readAt: n=0, err=EOF 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49899480): _writeAt: size=3, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49899480): >_writeAt: n=3, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49899480): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.208361378 +0000 UTC m=+330.182510329 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49899480): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af498999c0): _readAt: size=512, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af498999c0): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af498999c0): >openPending: err= 2026/04/28 05:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af498999c0): >_readAt: n=3, err=EOF 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af498999c0): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.208361378 +0000 UTC m=+330.182510329 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af498999c0): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: Remove: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49994a10 item 72 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af498ecf80): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af498ecf80): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af498ecf80): _readAt: size=2, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af498ecf80): >_readAt: n=0, err=EOF 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af498ecf80): _writeAt: size=5, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af498ecf80): >_writeAt: n=5, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af498ecf80): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.210006389 +0000 UTC m=+330.184155380 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af498ecf80): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af498ed480): _writeAt: size=5, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af498ed480): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af498ed480): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49383dc0 item 73 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af498ed480): >_writeAt: n=5, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af498ed480): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.210512065 +0000 UTC m=+330.184661016 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af498ed480): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af498ed940): _readAt: size=2, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af498ed940): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af498ed940): >openPending: err= 2026/04/28 05:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af498ed940): >_readAt: n=2, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af498ed940): _writeAt: size=3, off=2 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af4977e1c0 item 73 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af498ed940): >_writeAt: n=3, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af498ed940): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.211289406 +0000 UTC m=+330.185438357 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af498ed940): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af498ede80): _readAt: size=512, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af498ede80): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af498ede80): >openPending: err= 2026/04/28 05:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af498ede80): >_readAt: n=5, err=EOF 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af498ede80): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.211289406 +0000 UTC m=+330.185438357 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af498ede80): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: Remove: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af4977e380 item 73 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49998880): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49998880): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49998880): _readAt: size=2, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49998880): >_readAt: n=0, err=EOF 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49998880): _writeAt: size=5, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49998880): >_writeAt: n=5, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49998880): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.212627936 +0000 UTC m=+330.186776877 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49998880): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49998e00): _writeAt: size=5, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49998e00): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49998e00): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49268d90 item 74 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49998e00): >_writeAt: n=5, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49998e00): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.213022984 +0000 UTC m=+330.187171925 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49998e00): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49999340): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49999340): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af492690a0 item 74 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49999340): _readAt: size=2, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49999340): >_readAt: n=0, err=EOF 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49999340): _writeAt: size=3, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49999340): >_writeAt: n=3, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49999340): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.213499384 +0000 UTC m=+330.187648325 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49999340): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af499998c0): _readAt: size=512, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af499998c0): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af499998c0): >openPending: err= 2026/04/28 05:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af499998c0): >_readAt: n=3, err=EOF 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af499998c0): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.213499384 +0000 UTC m=+330.187648325 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af499998c0): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: Remove: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af492695e0 item 74 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49816340): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49816340): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49816340): _readAt: size=2, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49816340): >_readAt: n=0, err=EOF 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49816340): _writeAt: size=5, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49816340): >_writeAt: n=5, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49816340): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.214830091 +0000 UTC m=+330.188979063 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49816340): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49816940): _writeAt: size=5, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49816940): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49816940): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af494fee70 item 75 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49816940): >_writeAt: n=5, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49816940): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.21528972 +0000 UTC m=+330.189438661 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49816940): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49816e80): _readAt: size=2, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49816e80): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49816e80): >openPending: err= 2026/04/28 05:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49816e80): >_readAt: n=2, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49816e80): _writeAt: size=3, off=2 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af494ff030 item 75 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49816e80): >_writeAt: n=3, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49816e80): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.215959678 +0000 UTC m=+330.190108639 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49816e80): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af498173c0): _readAt: size=512, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af498173c0): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af498173c0): >openPending: err= 2026/04/28 05:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af498173c0): >_readAt: n=5, err=EOF 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af498173c0): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.215959678 +0000 UTC m=+330.190108639 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af498173c0): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: Remove: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af494ff1f0 item 75 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49817cc0): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49817cc0): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49817cc0): _readAt: size=2, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49817cc0): >_readAt: n=0, err=EOF 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49817cc0): _writeAt: size=5, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49817cc0): >_writeAt: n=5, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49817cc0): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.217330871 +0000 UTC m=+330.191479832 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49817cc0): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4921a600): _writeAt: size=5, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4921a600): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4921a600): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49651e30 item 76 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4921a600): >_writeAt: n=5, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4921a600): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.217782395 +0000 UTC m=+330.191931336 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4921a600): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4921b3c0): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4921b3c0): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49832150 item 76 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4921b3c0): _readAt: size=2, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4921b3c0): >_readAt: n=0, err=EOF 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4921b3c0): _writeAt: size=3, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4921b3c0): >_writeAt: n=3, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4921b3c0): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.218326594 +0000 UTC m=+330.192475534 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4921b3c0): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4921bcc0): _readAt: size=512, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4921bcc0): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4921bcc0): >openPending: err= 2026/04/28 05:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4921bcc0): >_readAt: n=3, err=EOF 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4921bcc0): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.218326594 +0000 UTC m=+330.192475534 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4921bcc0): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: Remove: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49832310 item 76 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af495b0840): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af495b0840): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af495b0840): _readAt: size=2, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af495b0840): >_readAt: n=0, err=EOF 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af495b0840): _writeAt: size=5, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af495b0840): >_writeAt: n=5, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af495b0840): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.219654415 +0000 UTC m=+330.193803366 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af495b0840): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af495b1900): _writeAt: size=5, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af495b1900): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af495b1900): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af4925e930 item 77 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af495b1900): >_writeAt: n=5, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af495b1900): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.220141657 +0000 UTC m=+330.194290598 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af495b1900): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/28 05:57:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49522280): _readAt: size=512, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49522280): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49522280): >openPending: err= 2026/04/28 05:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49522280): >_readAt: n=5, err=EOF 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49522280): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.220141657 +0000 UTC m=+330.194290598 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49522280): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: Remove: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af4925ed20 item 77 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49522c80): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49522c80): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49522c80): _readAt: size=2, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49522c80): >_readAt: n=0, err=EOF 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49522c80): _writeAt: size=5, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49522c80): >_writeAt: n=5, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49522c80): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.221949616 +0000 UTC m=+330.196098557 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49522c80): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49523180): _writeAt: size=5, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49523180): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49523180): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af497930a0 item 78 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49523180): >_writeAt: n=5, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49523180): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.222442328 +0000 UTC m=+330.196591269 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49523180): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/28 05:57:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49523cc0): _readAt: size=512, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49523cc0): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49523cc0): >openPending: err= 2026/04/28 05:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49523cc0): >_readAt: n=5, err=EOF 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49523cc0): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.222442328 +0000 UTC m=+330.196591269 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49523cc0): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: Remove: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49793260 item 78 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c8240): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c8240): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c8240): _readAt: size=2, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c8240): >_readAt: n=0, err=EOF 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c8240): _writeAt: size=5, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c8240): >_writeAt: n=5, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c8240): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.224646195 +0000 UTC m=+330.198795137 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c8240): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c8780): _writeAt: size=5, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c8780): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c8780): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af4929e700 item 79 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c8780): >_writeAt: n=5, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c8780): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.225128878 +0000 UTC m=+330.199277819 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c8780): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/28 05:57:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c8f80): _readAt: size=512, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c8f80): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c8f80): >openPending: err= 2026/04/28 05:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c8f80): >_readAt: n=5, err=EOF 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c8f80): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.225128878 +0000 UTC m=+330.199277819 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c8f80): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: Remove: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af4929e8c0 item 79 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57: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/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c9880): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c9880): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c9880): _readAt: size=2, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c9880): >_readAt: n=0, err=EOF 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c9880): _writeAt: size=5, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c9880): >_writeAt: n=5, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c9880): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.226561648 +0000 UTC m=+330.200710589 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c9880): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c9d80): _writeAt: size=5, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c9d80): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c9d80): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af4971bd50 item 80 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c9d80): >_writeAt: n=5, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c9d80): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.226960012 +0000 UTC m=+330.201108963 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c9d80): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/28 05:57:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af492b1280): _readAt: size=512, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af492b1280): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af492b1280): >openPending: err= 2026/04/28 05:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af492b1280): >_readAt: n=5, err=EOF 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af492b1280): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.226960012 +0000 UTC m=+330.201108963 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af492b1280): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: Remove: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49928070 item 80 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af492b1d00): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af492b1d00): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af492b1d00): _writeAt: size=5, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af492b1d00): >_writeAt: n=5, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af492b1d00): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.228585285 +0000 UTC m=+330.202734227 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af492b1d00): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496123c0): _readAt: size=2, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496123c0): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496123c0): open at offset 5 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496123c0): >openPending: err= 2026/04/28 05:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496123c0): >_readAt: n=2, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496123c0): _writeAt: size=3, off=7 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af4934b730 item 81 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496123c0): >_writeAt: n=3, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496123c0): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.229047118 +0000 UTC m=+330.203196060 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496123c0): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49612a00): _readAt: size=512, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49612a00): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49612a00): >openPending: err= 2026/04/28 05:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49612a00): >_readAt: n=8, err=EOF 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49612a00): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.229047118 +0000 UTC m=+330.203196060 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49612a00): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: Remove: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af4934bab0 item 81 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496133c0): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496133c0): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496133c0): _writeAt: size=5, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496133c0): >_writeAt: n=5, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496133c0): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.230220047 +0000 UTC m=+330.204368987 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496133c0): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496138c0): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496138c0): open at offset 5 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496138c0): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af496ae540 item 82 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496138c0): _readAt: size=2, off=5 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496138c0): >_readAt: n=0, err=EOF 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496138c0): _writeAt: size=3, off=5 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496138c0): >_writeAt: n=3, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496138c0): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.230630714 +0000 UTC m=+330.204779655 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496138c0): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49613e40): _readAt: size=512, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49613e40): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49613e40): >openPending: err= 2026/04/28 05:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49613e40): >_readAt: n=3, err=EOF 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49613e40): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.230630714 +0000 UTC m=+330.204779655 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49613e40): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: Remove: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af496ae700 item 82 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a0e7c0): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a0e7c0): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a0e7c0): _writeAt: size=5, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a0e7c0): >_writeAt: n=5, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a0e7c0): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.231962171 +0000 UTC m=+330.206111112 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a0e7c0): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a0ecc0): _readAt: size=2, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a0ecc0): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a0ecc0): open at offset 5 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a0ecc0): >openPending: err= 2026/04/28 05:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a0ecc0): >_readAt: n=2, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a0ecc0): _writeAt: size=3, off=7 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49a56700 item 83 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a0ecc0): >_writeAt: n=3, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a0ecc0): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.232401361 +0000 UTC m=+330.206550303 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a0ecc0): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a0f200): _readAt: size=512, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a0f200): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a0f200): >openPending: err= 2026/04/28 05:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a0f200): >_readAt: n=8, err=EOF 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a0f200): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.232401361 +0000 UTC m=+330.206550303 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a0f200): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: Remove: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49a568c0 item 83 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a0fb40): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a0fb40): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a0fb40): _writeAt: size=5, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a0fb40): >_writeAt: n=5, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a0fb40): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.233545056 +0000 UTC m=+330.207693996 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49a0fb40): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4977c140): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4977c140): open at offset 5 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4977c140): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af497210a0 item 84 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4977c140): _readAt: size=2, off=5 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4977c140): >_readAt: n=0, err=EOF 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4977c140): _writeAt: size=3, off=5 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4977c140): >_writeAt: n=3, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4977c140): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.233964429 +0000 UTC m=+330.208113370 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4977c140): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4977c6c0): _readAt: size=512, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4977c6c0): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4977c6c0): >openPending: err= 2026/04/28 05:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4977c6c0): >_readAt: n=3, err=EOF 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4977c6c0): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.233964429 +0000 UTC m=+330.208113370 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4977c6c0): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: Remove: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49721260 item 84 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4977d000): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4977d000): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4977d000): _writeAt: size=5, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4977d000): >_writeAt: n=5, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4977d000): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.235147956 +0000 UTC m=+330.209296898 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4977d000): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4977d500): _readAt: size=2, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4977d500): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4977d500): open at offset 5 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4977d500): >openPending: err= 2026/04/28 05:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4977d500): >_readAt: n=2, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4977d500): _writeAt: size=3, off=7 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af497cfa40 item 85 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4977d500): >_writeAt: n=3, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4977d500): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.235597156 +0000 UTC m=+330.209746097 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4977d500): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af495b1ec0): _readAt: size=512, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af495b1ec0): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af495b1ec0): >openPending: err= 2026/04/28 05:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af495b1ec0): >_readAt: n=8, err=EOF 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af495b1ec0): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.235597156 +0000 UTC m=+330.209746097 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af495b1ec0): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: Remove: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af497cfc00 item 85 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af498888c0): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af498888c0): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af498888c0): _writeAt: size=5, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af498888c0): >_writeAt: n=5, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af498888c0): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.237668543 +0000 UTC m=+330.211817484 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af498888c0): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49888dc0): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49888dc0): open at offset 5 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49888dc0): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49845340 item 86 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49888dc0): _readAt: size=2, off=5 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49888dc0): >_readAt: n=0, err=EOF 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49888dc0): _writeAt: size=3, off=5 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49888dc0): >_writeAt: n=3, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49888dc0): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.238199197 +0000 UTC m=+330.212348138 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49888dc0): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49889340): _readAt: size=512, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49889340): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49889340): >openPending: err= 2026/04/28 05:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49889340): >_readAt: n=3, err=EOF 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49889340): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.238199197 +0000 UTC m=+330.212348138 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49889340): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: Remove: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49845500 item 86 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49889c80): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49889c80): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49889c80): _writeAt: size=5, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49889c80): >_writeAt: n=5, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49889c80): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.239556104 +0000 UTC m=+330.213705044 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49889c80): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4977c280): _readAt: size=2, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4977c280): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4977c280): open at offset 5 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4977c280): >openPending: err= 2026/04/28 05:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4977c280): >_readAt: n=2, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4977c280): _writeAt: size=3, off=7 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49b10770 item 87 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4977c280): >_writeAt: n=3, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4977c280): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.239952923 +0000 UTC m=+330.214101864 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4977c280): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4977c7c0): _readAt: size=512, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4977c7c0): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4977c7c0): >openPending: err= 2026/04/28 05:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4977c7c0): >_readAt: n=8, err=EOF 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4977c7c0): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.239952923 +0000 UTC m=+330.214101864 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4977c7c0): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: Remove: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49b10930 item 87 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57: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/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4977d100): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4977d100): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4977d100): _writeAt: size=5, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4977d100): >_writeAt: n=5, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4977d100): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.241194362 +0000 UTC m=+330.215343302 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4977d100): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4977d640): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4977d640): open at offset 5 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4977d640): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af4997f7a0 item 88 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4977d640): _readAt: size=2, off=5 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4977d640): >_readAt: n=0, err=EOF 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4977d640): _writeAt: size=3, off=5 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4977d640): >_writeAt: n=3, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4977d640): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.241612082 +0000 UTC m=+330.215761023 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4977d640): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4977dd00): _readAt: size=512, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4977dd00): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4977dd00): >openPending: err= 2026/04/28 05:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4977dd00): >_readAt: n=3, err=EOF 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4977dd00): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.241612082 +0000 UTC m=+330.215761023 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4977dd00): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: Remove: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af4997f960 item 88 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af499ae780): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af499ae780): open at offset 0 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af499ae780): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af499ae780): _readAt: size=2, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af499ae780): >_readAt: n=0, err=EOF 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af499ae780): _writeAt: size=5, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af499ae780): >_writeAt: n=5, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af499ae780): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.242762477 +0000 UTC m=+330.216911419 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af499ae780): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af499aed40): _writeAt: size=5, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af499aed40): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af499aed40): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af493825b0 item 89 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af499aed40): >_writeAt: n=5, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af499aed40): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.24331878 +0000 UTC m=+330.217467720 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af499aed40): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af499af280): _readAt: size=2, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af499af280): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af499af280): open at offset 5 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af499af280): >openPending: err= 2026/04/28 05:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af499af280): >_readAt: n=2, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af499af280): _writeAt: size=3, off=7 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49382770 item 89 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af499af280): >_writeAt: n=3, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af499af280): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.243697997 +0000 UTC m=+330.217846938 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af499af280): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af499af800): _readAt: size=512, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af499af800): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af499af800): >openPending: err= 2026/04/28 05:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af499af800): >_readAt: n=8, err=EOF 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af499af800): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.243697997 +0000 UTC m=+330.217846938 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af499af800): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: Remove: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49382930 item 89 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49898200): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49898200): open at offset 0 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49898200): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49898200): _readAt: size=2, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49898200): >_readAt: n=0, err=EOF 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49898200): _writeAt: size=5, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49898200): >_writeAt: n=5, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49898200): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.244834456 +0000 UTC m=+330.218983397 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49898200): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49898740): _writeAt: size=5, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49898740): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49898740): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af492b6f50 item 90 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49898740): >_writeAt: n=5, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49898740): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.245203915 +0000 UTC m=+330.219352856 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49898740): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49898c80): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49898c80): open at offset 5 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49898c80): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af492b7420 item 90 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49898c80): _readAt: size=2, off=5 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49898c80): >_readAt: n=0, err=EOF 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49898c80): _writeAt: size=3, off=5 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49898c80): >_writeAt: n=3, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49898c80): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.245733656 +0000 UTC m=+330.219882608 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49898c80): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49899240): _readAt: size=512, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49899240): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49899240): >openPending: err= 2026/04/28 05:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49899240): >_readAt: n=3, err=EOF 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49899240): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.245733656 +0000 UTC m=+330.219882608 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49899240): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: Remove: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af492b7c00 item 90 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49899b40): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49899b40): open at offset 0 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49899b40): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49899b40): _readAt: size=2, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49899b40): >_readAt: n=0, err=EOF 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49899b40): _writeAt: size=5, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49899b40): >_writeAt: n=5, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49899b40): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.247005341 +0000 UTC m=+330.221154282 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49899b40): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49998200): _writeAt: size=5, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49998200): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49998200): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49617030 item 91 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49998200): >_writeAt: n=5, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49998200): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.24743864 +0000 UTC m=+330.221587582 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49998200): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49998740): _readAt: size=2, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49998740): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49998740): open at offset 5 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49998740): >openPending: err= 2026/04/28 05:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49998740): >_readAt: n=2, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49998740): _writeAt: size=3, off=7 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af496175e0 item 91 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49998740): >_writeAt: n=3, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49998740): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.248060788 +0000 UTC m=+330.222209728 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49998740): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49998d40): _readAt: size=512, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49998d40): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49998d40): >openPending: err= 2026/04/28 05:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49998d40): >_readAt: n=8, err=EOF 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49998d40): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.248060788 +0000 UTC m=+330.222209728 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49998d40): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: Remove: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49617960 item 91 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57: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/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49999640): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49999640): open at offset 0 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49999640): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49999640): _readAt: size=2, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49999640): >_readAt: n=0, err=EOF 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49999640): _writeAt: size=5, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49999640): >_writeAt: n=5, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49999640): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.249277278 +0000 UTC m=+330.223426219 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49999640): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49999b80): _writeAt: size=5, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49999b80): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49999b80): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49650ee0 item 92 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49999b80): >_writeAt: n=5, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49999b80): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.249678767 +0000 UTC m=+330.223827708 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49999b80): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af498161c0): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af498161c0): open at offset 5 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af498161c0): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af496510a0 item 92 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af498161c0): _readAt: size=2, off=5 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af498161c0): >_readAt: n=0, err=EOF 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af498161c0): _writeAt: size=3, off=5 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af498161c0): >_writeAt: n=3, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af498161c0): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.250193141 +0000 UTC m=+330.224342081 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af498161c0): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49816880): _readAt: size=512, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49816880): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49816880): >openPending: err= 2026/04/28 05:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49816880): >_readAt: n=3, err=EOF 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49816880): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.250193141 +0000 UTC m=+330.224342081 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49816880): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: Remove: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49651260 item 92 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49817180): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49817180): open at offset 0 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49817180): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49817180): _readAt: size=2, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49817180): >_readAt: n=0, err=EOF 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49817180): _writeAt: size=5, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49817180): >_writeAt: n=5, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49817180): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.251405874 +0000 UTC m=+330.225554825 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49817180): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af498176c0): _writeAt: size=5, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af498176c0): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af498176c0): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49b05340 item 93 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af498176c0): >_writeAt: n=5, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af498176c0): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.251976492 +0000 UTC m=+330.226125434 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af498176c0): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/28 05:57:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4921a040): _readAt: size=512, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4921a040): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4921a040): >openPending: err= 2026/04/28 05:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4921a040): >_readAt: n=5, err=EOF 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4921a040): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.251976492 +0000 UTC m=+330.226125434 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4921a040): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: Remove: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49b05570 item 93 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57: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/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4921b180): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4921b180): open at offset 0 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4921b180): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4921b180): _readAt: size=2, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4921b180): >_readAt: n=0, err=EOF 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4921b180): _writeAt: size=5, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4921b180): >_writeAt: n=5, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4921b180): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.253253338 +0000 UTC m=+330.227402279 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4921b180): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4921bb00): _writeAt: size=5, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4921bb00): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4921bb00): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49792a10 item 94 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4921bb00): >_writeAt: n=5, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4921bb00): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.253641301 +0000 UTC m=+330.227790242 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af4921bb00): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/28 05:57:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49522640): _readAt: size=512, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49522640): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49522640): >openPending: err= 2026/04/28 05:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49522640): >_readAt: n=5, err=EOF 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49522640): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.253641301 +0000 UTC m=+330.227790242 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49522640): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: Remove: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af49792bd0 item 94 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57: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/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49522f40): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49522f40): open at offset 0 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49522f40): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49522f40): _readAt: size=2, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49522f40): >_readAt: n=0, err=EOF 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49522f40): _writeAt: size=5, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49522f40): >_writeAt: n=5, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49522f40): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.254903289 +0000 UTC m=+330.229052240 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49522f40): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49523480): _writeAt: size=5, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49523480): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49523480): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af4929e0e0 item 95 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49523480): >_writeAt: n=5, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49523480): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.255330176 +0000 UTC m=+330.229479117 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af49523480): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/28 05:57:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af491ac780): _readAt: size=512, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af491ac780): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af491ac780): >openPending: err= 2026/04/28 05:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af491ac780): >_readAt: n=5, err=EOF 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af491ac780): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.255330176 +0000 UTC m=+330.229479117 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af491ac780): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: Remove: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af4929e310 item 95 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57: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/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c8580): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c8580): open at offset 0 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c8580): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c8580): _readAt: size=2, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c8580): >_readAt: n=0, err=EOF 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c8580): _writeAt: size=5, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c8580): >_writeAt: n=5, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c8580): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.256958435 +0000 UTC m=+330.231107376 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c8580): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c8bc0): _writeAt: size=5, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c8bc0): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c8bc0): >openPending: err= 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af4971b650 item 96 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c8bc0): >_writeAt: n=5, err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c8bc0): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.257385653 +0000 UTC m=+330.231534594 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c8bc0): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/28 05:57:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/28 05:57:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 05:57:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 05:57:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 05:57:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 05:57:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c92c0): _readAt: size=512, off=0 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c92c0): openPending: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c92c0): >openPending: err= 2026/04/28 05:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c92c0): >_readAt: n=5, err=EOF 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c92c0): close: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 05:57:48.257385653 +0000 UTC m=+330.231534594 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 05:57:48 DEBUG : open-test-file(0x27af496c92c0): >close: err= 2026/04/28 05:57:48 DEBUG : open-test-file: Remove: 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x27af4971b810 item 96 2026/04/28 05:57:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 05:57:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 05:57:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 05:57:48 DEBUG : open-test-file: >Remove: err= 2026/04/28 05:57:48 DEBUG : WaitForWriters: timeout=30s 2026/04/28 05:57:48 DEBUG : Looking for writers 2026/04/28 05:57:48 DEBUG : file1: reading active writers 2026/04/28 05:57:48 DEBUG : >WaitForWriters: 2026/04/28 05:57:48 DEBUG : Linkbox root 'rclone-test-zahaqef1hafu': vfs cache: cleaner exiting === NAME TestRWFileHandleOpenTests/full run.go:130: removing file "file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "file1" failed: 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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 file1 (5) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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 "file1" --- FAIL: TestRWFileHandleOpenTests (25.13s) --- FAIL: TestRWFileHandleOpenTests/writes (12.59s) --- 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 (12.53s) --- 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:185: Remote "Linkbox root 'rclone-test-zahaqef1hafu'", Local "Local file system at /tmp/rclone3792231443", Modify Window "876000h0m0s" 2026/04/28 05:58:00 INFO : Linkbox root 'rclone-test-zahaqef1hafu': poll-interval is not supported by this remote 2026/04/28 05:58:00 DEBUG : Linkbox root 'rclone-test-zahaqef1hafu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/28 05:58:00 DEBUG : Linkbox root 'rclone-test-zahaqef1hafu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zahaqef1hafu" 2026/04/28 05:58:00 DEBUG : Linkbox root 'rclone-test-zahaqef1hafu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zahaqef1hafu" 2026/04/28 05:58:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zahaqef1hafu" 2026/04/28 05:58:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/28 05:58:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zahaqef1hafu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zahaqef1hafu" 2026/04/28 05:58:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zahaqef1hafu" 2026/04/28 05:58:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/28 05:58:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zahaqef1hafu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zahaqef1hafu" 2026/04/28 05:58:00 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 05:58:00 INFO : Linkbox root 'rclone-test-zahaqef1hafu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/28 05:58:00 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/28 05:58:00 DEBUG : file1: newRWFileHandle: 2026/04/28 05:58:00 DEBUG : file1: >newRWFileHandle: err= 2026/04/28 05:58:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/28 05:58:00 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/28 05:58:00 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2026/04/28 05:58:00 DEBUG : WaitForWriters: timeout=30s 2026/04/28 05:58:00 DEBUG : Looking for writers 2026/04/28 05:58:00 DEBUG : file1: reading active writers 2026/04/28 05:58:00 DEBUG : file1: active writers 1 2026/04/28 05:58:00 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2026/04/28 05:58:00 DEBUG : Looking for writers 2026/04/28 05:58:00 DEBUG : file1: reading active writers 2026/04/28 05:58:00 DEBUG : file1: active writers 1 2026/04/28 05:58:00 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2026/04/28 05:58:00 DEBUG : Looking for writers 2026/04/28 05:58:00 DEBUG : file1: reading active writers 2026/04/28 05:58:00 DEBUG : file1: active writers 1 2026/04/28 05:58:00 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2026/04/28 05:58:00 DEBUG : Looking for writers 2026/04/28 05:58:00 DEBUG : file1: reading active writers 2026/04/28 05:58:00 DEBUG : file1: active writers 1 2026/04/28 05:58:00 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2026/04/28 05:58:00 DEBUG : Looking for writers 2026/04/28 05:58:00 DEBUG : file1: reading active writers 2026/04/28 05:58:00 DEBUG : file1: active writers 1 2026/04/28 05:58:00 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2026/04/28 05:58:00 DEBUG : Looking for writers 2026/04/28 05:58:00 DEBUG : file1: reading active writers 2026/04/28 05:58:00 DEBUG : file1: active writers 1 2026/04/28 05:58:00 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2026/04/28 05:58:01 DEBUG : Looking for writers 2026/04/28 05:58:01 DEBUG : file1: reading active writers 2026/04/28 05:58:01 DEBUG : file1: active writers 1 2026/04/28 05:58:01 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2026/04/28 05:58:01 DEBUG : Looking for writers 2026/04/28 05:58:01 DEBUG : file1: reading active writers 2026/04/28 05:58:01 DEBUG : file1: active writers 1 2026/04/28 05:58:01 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/28 05:58:02 DEBUG : Looking for writers 2026/04/28 05:58:02 DEBUG : file1: reading active writers 2026/04/28 05:58:02 DEBUG : file1: active writers 1 2026/04/28 05:58:02 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/28 05:58:03 DEBUG : Looking for writers 2026/04/28 05:58:03 DEBUG : file1: reading active writers 2026/04/28 05:58:03 DEBUG : file1: active writers 1 2026/04/28 05:58:03 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/28 05:58:04 DEBUG : Looking for writers 2026/04/28 05:58:04 DEBUG : file1: reading active writers 2026/04/28 05:58:04 DEBUG : file1: active writers 1 2026/04/28 05:58:04 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/28 05:58:05 DEBUG : Looking for writers 2026/04/28 05:58:05 DEBUG : file1: reading active writers 2026/04/28 05:58:05 DEBUG : file1: active writers 1 2026/04/28 05:58:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/28 05:58:06 DEBUG : Looking for writers 2026/04/28 05:58:06 DEBUG : file1: reading active writers 2026/04/28 05:58:06 DEBUG : file1: active writers 1 2026/04/28 05:58:06 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/28 05:58:07 DEBUG : Looking for writers 2026/04/28 05:58:07 DEBUG : file1: reading active writers 2026/04/28 05:58:07 DEBUG : file1: active writers 1 2026/04/28 05:58:07 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/28 05:58:08 DEBUG : Looking for writers 2026/04/28 05:58:08 DEBUG : file1: reading active writers 2026/04/28 05:58:08 DEBUG : file1: active writers 1 2026/04/28 05:58:08 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/28 05:58:09 DEBUG : Looking for writers 2026/04/28 05:58:09 DEBUG : file1: reading active writers 2026/04/28 05:58:09 DEBUG : file1: active writers 1 2026/04/28 05:58:09 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/28 05:58:10 DEBUG : Looking for writers 2026/04/28 05:58:10 DEBUG : file1: reading active writers 2026/04/28 05:58:10 DEBUG : file1: active writers 1 2026/04/28 05:58:10 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/28 05:58:11 DEBUG : Looking for writers 2026/04/28 05:58:11 DEBUG : file1: reading active writers 2026/04/28 05:58:11 DEBUG : file1: active writers 1 2026/04/28 05:58:11 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/28 05:58:12 DEBUG : Looking for writers 2026/04/28 05:58:12 DEBUG : file1: reading active writers 2026/04/28 05:58:12 DEBUG : file1: active writers 1 2026/04/28 05:58:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/28 05:58:13 DEBUG : Looking for writers 2026/04/28 05:58:13 DEBUG : file1: reading active writers 2026/04/28 05:58:13 DEBUG : file1: active writers 1 2026/04/28 05:58:13 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/28 05:58:14 DEBUG : Looking for writers 2026/04/28 05:58:14 DEBUG : file1: reading active writers 2026/04/28 05:58:14 DEBUG : file1: active writers 1 2026/04/28 05:58:14 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/28 05:58:15 DEBUG : Looking for writers 2026/04/28 05:58:15 DEBUG : file1: reading active writers 2026/04/28 05:58:15 DEBUG : file1: active writers 1 2026/04/28 05:58:15 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/28 05:58:16 DEBUG : Looking for writers 2026/04/28 05:58:16 DEBUG : file1: reading active writers 2026/04/28 05:58:16 DEBUG : file1: active writers 1 2026/04/28 05:58:16 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/28 05:58:17 DEBUG : Looking for writers 2026/04/28 05:58:17 DEBUG : file1: reading active writers 2026/04/28 05:58:17 DEBUG : file1: active writers 1 2026/04/28 05:58:17 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/28 05:58:18 DEBUG : Looking for writers 2026/04/28 05:58:18 DEBUG : file1: reading active writers 2026/04/28 05:58:18 DEBUG : file1: active writers 1 2026/04/28 05:58:18 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/28 05:58:19 DEBUG : Looking for writers 2026/04/28 05:58:19 DEBUG : file1: reading active writers 2026/04/28 05:58:19 DEBUG : file1: active writers 1 2026/04/28 05:58:19 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/28 05:58:20 DEBUG : Looking for writers 2026/04/28 05:58:20 DEBUG : file1: reading active writers 2026/04/28 05:58:20 DEBUG : file1: active writers 1 2026/04/28 05:58:20 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/28 05:58:21 DEBUG : Looking for writers 2026/04/28 05:58:21 DEBUG : file1: reading active writers 2026/04/28 05:58:21 DEBUG : file1: active writers 1 2026/04/28 05:58:21 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/28 05:58:22 DEBUG : Looking for writers 2026/04/28 05:58:22 DEBUG : file1: reading active writers 2026/04/28 05:58:22 DEBUG : file1: active writers 1 2026/04/28 05:58:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/28 05:58:23 DEBUG : Looking for writers 2026/04/28 05:58:23 DEBUG : file1: reading active writers 2026/04/28 05:58:23 DEBUG : file1: active writers 1 2026/04/28 05:58:23 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/28 05:58:24 DEBUG : Looking for writers 2026/04/28 05:58:24 DEBUG : file1: reading active writers 2026/04/28 05:58:24 DEBUG : file1: active writers 1 2026/04/28 05:58:24 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/28 05:58:25 DEBUG : Looking for writers 2026/04/28 05:58:25 DEBUG : file1: reading active writers 2026/04/28 05:58:25 DEBUG : file1: active writers 1 2026/04/28 05:58:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/28 05:58:26 DEBUG : Looking for writers 2026/04/28 05:58:26 DEBUG : file1: reading active writers 2026/04/28 05:58:26 DEBUG : file1: active writers 1 2026/04/28 05:58:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/28 05:58:27 DEBUG : Looking for writers 2026/04/28 05:58:27 DEBUG : file1: reading active writers 2026/04/28 05:58:27 DEBUG : file1: active writers 1 2026/04/28 05:58:27 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/28 05:58:28 DEBUG : Looking for writers 2026/04/28 05:58:28 DEBUG : file1: reading active writers 2026/04/28 05:58:28 DEBUG : file1: active writers 1 2026/04/28 05:58:28 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/28 05:58:29 DEBUG : Looking for writers 2026/04/28 05:58:29 DEBUG : file1: reading active writers 2026/04/28 05:58:29 DEBUG : file1: active writers 1 2026/04/28 05:58:29 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/28 05:58:30 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache{ "file1": &{c:0x27af4931f700 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0x27af4957d7a8 notify:{wait:0 notify:0 lock:0 head: tail:} checker:0} name:file1 opens:0 downloaders: o: fd: info:{ModTime:{wall:14011878191530097183 ext:342547833195 loc:0x46fdde0} ATime:{wall:14011878191530097183 ext:342547833195 loc:0x46fdde0} Size:0 Rs:[] Fingerprint: Dirty:false} writeBackID:0 pendingAccesses:0 modified:false beingReset:false graceTimer:}, } 2026/04/28 05:58:30 DEBUG : >WaitForWriters: 2026/04/28 05:58:30 DEBUG : Linkbox root 'rclone-test-zahaqef1hafu': vfs cache: cleaner exiting run.go:130: removing file "file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "file1" failed: 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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 file1 (5) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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 "file1" --- FAIL: TestRWFileModTimeWithOpenWriters (42.31s) === RUN TestRWCacheRename run.go:185: Remote "Linkbox root 'rclone-test-zahaqef1hafu'", Local "Local file system at /tmp/rclone3792231443", Modify Window "876000h0m0s" 2026/04/28 05:58:42 INFO : Linkbox root 'rclone-test-zahaqef1hafu': poll-interval is not supported by this remote 2026/04/28 05:58:42 DEBUG : Linkbox root 'rclone-test-zahaqef1hafu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/28 05:58:42 DEBUG : Linkbox root 'rclone-test-zahaqef1hafu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zahaqef1hafu" 2026/04/28 05:58:42 DEBUG : Linkbox root 'rclone-test-zahaqef1hafu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zahaqef1hafu" 2026/04/28 05:58:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zahaqef1hafu" 2026/04/28 05:58:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/28 05:58:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zahaqef1hafu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zahaqef1hafu" 2026/04/28 05:58:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zahaqef1hafu" 2026/04/28 05:58:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/28 05:58:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zahaqef1hafu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zahaqef1hafu" read_write_test.go:694: skip as can't rename files 2026/04/28 05:58:42 DEBUG : WaitForWriters: timeout=30s 2026/04/28 05:58:42 DEBUG : Looking for writers 2026/04/28 05:58:42 DEBUG : >WaitForWriters: 2026/04/28 05:58:42 INFO : Linkbox root 'rclone-test-zahaqef1hafu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/28 05:58:42 DEBUG : Linkbox root 'rclone-test-zahaqef1hafu': vfs cache: cleaner exiting run.go:130: removing file "file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "file1" failed: 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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 file1 (5) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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 "file1" --- FAIL: TestRWCacheRename (12.11s) === RUN TestRWCacheUpdate run.go:185: Remote "Linkbox root 'rclone-test-zahaqef1hafu'", Local "Local file system at /tmp/rclone3792231443", Modify Window "876000h0m0s" 2026/04/28 05:58:54 INFO : Linkbox root 'rclone-test-zahaqef1hafu': poll-interval is not supported by this remote 2026/04/28 05:58:54 DEBUG : Linkbox root 'rclone-test-zahaqef1hafu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/28 05:58:54 DEBUG : Linkbox root 'rclone-test-zahaqef1hafu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zahaqef1hafu" 2026/04/28 05:58:54 DEBUG : Linkbox root 'rclone-test-zahaqef1hafu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zahaqef1hafu" 2026/04/28 05:58:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zahaqef1hafu" 2026/04/28 05:58:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/28 05:58:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zahaqef1hafu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zahaqef1hafu" 2026/04/28 05:58:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zahaqef1hafu" 2026/04/28 05:58:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/28 05:58:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zahaqef1hafu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zahaqef1hafu" read_write_test.go:730: skip as modtime not supported 2026/04/28 05:58:54 DEBUG : WaitForWriters: timeout=30s 2026/04/28 05:58:54 DEBUG : Looking for writers 2026/04/28 05:58:54 DEBUG : >WaitForWriters: 2026/04/28 05:58:54 DEBUG : Linkbox root 'rclone-test-zahaqef1hafu': vfs cache: cleaner exiting 2026/04/28 05:58:54 DEBUG : forgetting directory cache run.go:130: removing file "file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "file1" failed: 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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 file1 (5) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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 "file1" --- FAIL: TestRWCacheUpdate (12.08s) === RUN TestCaseSensitivity run.go:185: Remote "Linkbox root 'rclone-test-zahaqef1hafu'", Local "Local file system at /tmp/rclone3792231443", Modify Window "876000h0m0s" vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive run.go:130: removing file "file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "file1" failed: 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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 file1 (5) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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 "file1" --- FAIL: TestCaseSensitivity (12.29s) === RUN TestUnicodeNormalization run.go:185: Remote "Linkbox root 'rclone-test-zahaqef1hafu'", Local "Local file system at /tmp/rclone3792231443", Modify Window "876000h0m0s" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:179 Error: Should be true Test: TestUnicodeNormalization Messages: listing wrong, want normal name with no special characters.txt (5), 測試_Русский___ě_áñ (5) got file1 (5), normal name with no special characters.txt (5), 測試_Русский___ě_áñ (5) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:179 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestUnicodeNormalization Messages: Unexpected file "file1" 2026/04/28 05:59:31 INFO : Linkbox root 'rclone-test-zahaqef1hafu': poll-interval is not supported by this remote 2026/04/28 05:59:31 NOTICE: Linkbox root 'rclone-test-zahaqef1hafu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/28 05:59:31 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/28 05:59:31 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/04/28 05:59:31 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/04/28 05:59:31 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/04/28 05:59:31 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 vfs_case_test.go:147: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:147 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:187 Error: Received unexpected error: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestUnicodeNormalization vfs_case_test.go:148: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:148 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:187 Error: Not equal: expected: 0 actual : 5 Test: TestUnicodeNormalization vfs_case_test.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:150 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:187 Error: Not equal: expected: "\x00\x00\x00\x00\x00" actual : "data1" Diff: --- Expected +++ Actual @@ -1 +1 @@ - +data1 Test: TestUnicodeNormalization 2026/04/28 05:59:31 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/28 05:59:31 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/04/28 05:59:31 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/04/28 05:59:31 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/04/28 05:59:31 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/04/28 05:59:32 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/28 05:59:32 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/28 05:59:32 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/04/28 05:59:32 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/04/28 05:59:32 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/04/28 05:59:32 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 vfs_case_test.go:147: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:147 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:195 Error: Received unexpected error: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestUnicodeNormalization vfs_case_test.go:148: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:148 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:195 Error: Not equal: expected: 0 actual : 5 Test: TestUnicodeNormalization vfs_case_test.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:150 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:195 Error: Not equal: expected: "\x00\x00\x00\x00\x00" actual : "data1" Diff: --- Expected +++ Actual @@ -1 +1 @@ - +data1 Test: TestUnicodeNormalization 2026/04/28 05:59:32 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/28 05:59:32 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/04/28 05:59:32 DEBUG : WaitForWriters: timeout=30s 2026/04/28 05:59:32 DEBUG : Looking for writers 2026/04/28 05:59:32 DEBUG : file1: reading active writers 2026/04/28 05:59:32 DEBUG : normal name with no special characters.txt: reading active writers 2026/04/28 05:59:32 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/04/28 05:59:32 DEBUG : >WaitForWriters: run.go:130: removing file "file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "file1" failed: 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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 file1 (5) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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 "file1" --- FAIL: TestUnicodeNormalization (27.83s) === RUN TestVFSNew run.go:185: Remote "Linkbox root 'rclone-test-zahaqef1hafu'", Local "Local file system at /tmp/rclone3792231443", Modify Window "876000h0m0s" 2026/04/28 05:59:46 INFO : Linkbox root 'rclone-test-zahaqef1hafu': poll-interval is not supported by this remote 2026/04/28 05:59:46 NOTICE: Linkbox root 'rclone-test-zahaqef1hafu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/28 05:59:46 DEBUG : Linkbox root 'rclone-test-zahaqef1hafu': Reusing VFS from active cache 2026/04/28 05:59:46 DEBUG : WaitForWriters: timeout=30s 2026/04/28 05:59:46 DEBUG : Looking for writers 2026/04/28 05:59:46 DEBUG : >WaitForWriters: 2026/04/28 05:59:46 DEBUG : WaitForWriters: timeout=30s 2026/04/28 05:59:46 DEBUG : Looking for writers 2026/04/28 05:59:46 DEBUG : >WaitForWriters: run.go:130: removing file "file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "file1" failed: 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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 file1 (5) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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 "file1" --- FAIL: TestVFSNew (12.11s) === RUN TestVFSNewWithOpts run.go:185: Remote "Linkbox root 'rclone-test-zahaqef1hafu'", Local "Local file system at /tmp/rclone3792231443", Modify Window "876000h0m0s" 2026/04/28 05:59:58 INFO : Linkbox root 'rclone-test-zahaqef1hafu': poll-interval is not supported by this remote 2026/04/28 05:59:58 NOTICE: Linkbox root 'rclone-test-zahaqef1hafu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/28 05:59:58 DEBUG : WaitForWriters: timeout=30s 2026/04/28 05:59:58 DEBUG : Looking for writers 2026/04/28 05:59:58 DEBUG : >WaitForWriters: run.go:130: removing file "file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "file1" failed: 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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 file1 (5) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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 "file1" --- FAIL: TestVFSNewWithOpts (12.73s) === RUN TestVFSRoot run.go:185: Remote "Linkbox root 'rclone-test-zahaqef1hafu'", Local "Local file system at /tmp/rclone3792231443", Modify Window "876000h0m0s" 2026/04/28 06:00:11 INFO : Linkbox root 'rclone-test-zahaqef1hafu': poll-interval is not supported by this remote 2026/04/28 06:00:11 NOTICE: Linkbox root 'rclone-test-zahaqef1hafu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/28 06:00:11 DEBUG : WaitForWriters: timeout=30s 2026/04/28 06:00:11 DEBUG : Looking for writers 2026/04/28 06:00:11 DEBUG : >WaitForWriters: run.go:130: removing file "file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "file1" failed: 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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 file1 (5) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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 "file1" --- FAIL: TestVFSRoot (12.10s) === RUN TestVFSStat run.go:185: Remote "Linkbox root 'rclone-test-zahaqef1hafu'", Local "Local file system at /tmp/rclone3792231443", Modify Window "876000h0m0s" 2026/04/28 06:00:23 INFO : Linkbox root 'rclone-test-zahaqef1hafu': poll-interval is not supported by this remote 2026/04/28 06:00:23 NOTICE: Linkbox root 'rclone-test-zahaqef1hafu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/28 06:00:24 DEBUG : file1: Update: removing old file 2026/04/28 06:00:24 ERROR : file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 2026/04/28 06:00:29 DEBUG : dir/file2: 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:345 /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/file2 (14), file1 (5), file1(1) (14) fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:190 Error: Not equal: expected: 14 actual : 5 Test: TestVFSStat Messages: file1: size incorrect file=14 vs obj=5 fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:190 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestVFSStat Messages: Unexpected file "file1(1)" 2026/04/28 06:00:39 DEBUG : WaitForWriters: timeout=30s 2026/04/28 06:00:39 DEBUG : dir: Looking for writers 2026/04/28 06:00:39 DEBUG : file2: reading active writers 2026/04/28 06:00:39 DEBUG : Looking for writers 2026/04/28 06:00:39 DEBUG : file1(1): reading active writers 2026/04/28 06:00:39 DEBUG : dir: reading active writers 2026/04/28 06:00:39 DEBUG : file1: reading active writers 2026/04/28 06:00:39 DEBUG : >WaitForWriters: run.go:130: removing file "file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "file1" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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 file1 (5) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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 "file1" --- FAIL: TestVFSStat (34.43s) === RUN TestVFSStatParent run.go:185: Remote "Linkbox root 'rclone-test-zahaqef1hafu'", Local "Local file system at /tmp/rclone3792231443", Modify Window "876000h0m0s" 2026/04/28 06:00:58 INFO : Linkbox root 'rclone-test-zahaqef1hafu': poll-interval is not supported by this remote 2026/04/28 06:00:58 NOTICE: Linkbox root 'rclone-test-zahaqef1hafu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/28 06:00:58 DEBUG : file1: Update: removing old file 2026/04/28 06:00:58 ERROR : file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 2026/04/28 06:01:03 DEBUG : dir/file2: Trying to read object after upload: try again in 100ms (1/10) 2026/04/28 06:01:04 DEBUG : dir/file2: Trying to read object after upload: try again in 200ms (2/10) 2026/04/28 06:01:04 DEBUG : dir/file2: Trying to read object after upload: try again in 400ms (3/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:345 /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/file2 (14), file1 (5), file1(1) (14) fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:225 Error: Not equal: expected: 14 actual : 5 Test: TestVFSStatParent Messages: file1: size incorrect file=14 vs obj=5 fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:225 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestVFSStatParent Messages: Unexpected file "file1(1)" 2026/04/28 06:01:14 DEBUG : WaitForWriters: timeout=30s 2026/04/28 06:01:14 DEBUG : dir: Looking for writers 2026/04/28 06:01:14 DEBUG : Looking for writers 2026/04/28 06:01:14 DEBUG : file1(1): reading active writers 2026/04/28 06:01:14 DEBUG : dir: reading active writers 2026/04/28 06:01:14 DEBUG : file1: reading active writers 2026/04/28 06:01:14 DEBUG : >WaitForWriters: run.go:130: removing file "file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "file1" failed: 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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 file1 (5) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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 "file1" --- FAIL: TestVFSStatParent (32.57s) === RUN TestVFSOpenFile run.go:185: Remote "Linkbox root 'rclone-test-zahaqef1hafu'", Local "Local file system at /tmp/rclone3792231443", Modify Window "876000h0m0s" 2026/04/28 06:01:30 INFO : Linkbox root 'rclone-test-zahaqef1hafu': poll-interval is not supported by this remote 2026/04/28 06:01:30 NOTICE: Linkbox root 'rclone-test-zahaqef1hafu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/28 06:01:31 DEBUG : file1: Update: removing old file 2026/04/28 06:01:31 ERROR : file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 2026/04/28 06:01:36 DEBUG : dir/file2: Trying to read object after upload: try again in 100ms (1/10) 2026/04/28 06:01:37 DEBUG : dir/file2: 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 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:257 Error: Should be true Test: TestVFSOpenFile Messages: listing wrong, want dir/file2 (14), file1 (14) got dir/file2 (14), file1 (5), file1(1) (14) fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:257 Error: Not equal: expected: 14 actual : 5 Test: TestVFSOpenFile Messages: file1: size incorrect file=14 vs obj=5 fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:257 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestVFSOpenFile Messages: Unexpected file "file1(1)" 2026/04/28 06:01:46 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/28 06:01:46 DEBUG : file1: Open: flags=O_RDONLY 2026/04/28 06:01:46 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/28 06:01:46 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/28 06:01:46 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/28 06:01:46 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/04/28 06:01:46 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/28 06:01:46 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/04/28 06:01:46 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 06:01:46 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/04/28 06:01:46 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/28 06:01:46 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/04/28 06:01:46 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/04/28 06:01:46 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/28 06:01:46 DEBUG : Linkbox root 'rclone-test-zahaqef1hafu': File to upload is small (0 bytes), uploading instead of streaming 2026/04/28 06:01:46 ERROR : dir/new_file.txt: WriteFileHandle.New Rcat failed: can't upload empty files to this remote 2026/04/28 06:01:46 DEBUG : dir/new_file.txt: Remove: 2026/04/28 06:01:46 DEBUG : dir: Added virtual directory entry vDel: "new_file.txt" 2026/04/28 06:01:46 DEBUG : dir/new_file.txt: >Remove: err= 2026/04/28 06:01:46 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 06:01:46 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/04/28 06:01:46 DEBUG : WaitForWriters: timeout=30s 2026/04/28 06:01:46 DEBUG : dir: Looking for writers 2026/04/28 06:01:46 DEBUG : file2: reading active writers 2026/04/28 06:01:46 DEBUG : Looking for writers 2026/04/28 06:01:46 DEBUG : file1(1): reading active writers 2026/04/28 06:01:46 DEBUG : dir: reading active writers 2026/04/28 06:01:46 DEBUG : file1: reading active writers 2026/04/28 06:01:46 DEBUG : >WaitForWriters: run.go:130: removing file "file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "file1" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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 file1 (5) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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 "file1" --- FAIL: TestVFSOpenFile (34.63s) === RUN TestVFSRename run.go:185: Remote "Linkbox root 'rclone-test-zahaqef1hafu'", Local "Local file system at /tmp/rclone3792231443", Modify Window "876000h0m0s" 2026/04/28 06:02:05 INFO : Linkbox root 'rclone-test-zahaqef1hafu': poll-interval is not supported by this remote 2026/04/28 06:02:05 NOTICE: Linkbox root 'rclone-test-zahaqef1hafu': --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/04/28 06:02:05 DEBUG : WaitForWriters: timeout=30s 2026/04/28 06:02:05 DEBUG : Looking for writers 2026/04/28 06:02:05 DEBUG : >WaitForWriters: run.go:130: removing file "file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "file1" failed: 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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 file1 (5) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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 "file1" --- FAIL: TestVFSRename (12.24s) === RUN TestVFSStatfs run.go:185: Remote "Linkbox root 'rclone-test-zahaqef1hafu'", Local "Local file system at /tmp/rclone3792231443", Modify Window "876000h0m0s" 2026/04/28 06:02:17 INFO : Linkbox root 'rclone-test-zahaqef1hafu': poll-interval is not supported by this remote 2026/04/28 06:02:17 NOTICE: Linkbox root 'rclone-test-zahaqef1hafu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/28 06:02:17 DEBUG : WaitForWriters: timeout=30s 2026/04/28 06:02:17 DEBUG : Looking for writers 2026/04/28 06:02:17 DEBUG : >WaitForWriters: run.go:130: removing file "file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "file1" failed: 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/04/28 06:02:24 DEBUG : forgetting directory cache 2026/04/28 06:02:24 DEBUG : Removed virtual directory entry vDel: "dir" 2026/04/28 06:02:24 DEBUG : dir: forgetting directory cache 2026/04/28 06:02:24 DEBUG : dir: Removed virtual directory entry vDel: "file1" fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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 file1 (5) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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 "file1" --- FAIL: TestVFSStatfs (12.12s) === RUN TestVFSMkdir run.go:185: Remote "Linkbox root 'rclone-test-zahaqef1hafu'", Local "Local file system at /tmp/rclone3792231443", Modify Window "876000h0m0s" 2026/04/28 06:02:29 INFO : Linkbox root 'rclone-test-zahaqef1hafu': poll-interval is not supported by this remote 2026/04/28 06:02:29 NOTICE: Linkbox root 'rclone-test-zahaqef1hafu': --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 2026/04/28 06:02:32 DEBUG : forgetting directory cache 2026/04/28 06:02:32 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:365 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:371 Error: Should be true Test: TestVFSMkdir Messages: listing wrong, want got file1 (5) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:371 Error: Should be true Test: TestVFSMkdir Messages: Unexpected file "file1" 2026/04/28 06:02:38 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 2026/04/28 06:02:43 DEBUG : forgetting directory cache 2026/04/28 06:02:43 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:365 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:376 Error: Should be true Test: TestVFSMkdir Messages: listing wrong, want got file1 (5) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:376 Error: Should be true Test: TestVFSMkdir Messages: Unexpected file "file1" 2026/04/28 06:02:48 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:365 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:382 Error: Should be true Test: TestVFSMkdir Messages: listing wrong, want got file1 (5) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:382 Error: Should be true Test: TestVFSMkdir Messages: Unexpected file "file1" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/04/28 06:02:59 DEBUG : forgetting directory cache 2026/04/28 06:02:59 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:365 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:388 Error: Should be true Test: TestVFSMkdir Messages: listing wrong, want got file1 (5) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:388 Error: Should be true Test: TestVFSMkdir Messages: Unexpected file "file1" 2026/04/28 06:03:06 DEBUG : forgetting directory cache 2026/04/28 06:03:06 DEBUG : dir: forgetting directory cache 2026/04/28 06:03:08 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 2026/04/28 06:03:11 DEBUG : forgetting directory cache 2026/04/28 06:03:11 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/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:394 Error: Should be true Test: TestVFSMkdir Messages: listing wrong, want got file1 (5) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:394 Error: Should be true Test: TestVFSMkdir Messages: Unexpected file "file1" 2026/04/28 06:03:19 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 2026/04/28 06:03:26 DEBUG : forgetting directory cache 2026/04/28 06:03:26 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:365 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:400 Error: Should be true Test: TestVFSMkdir Messages: listing wrong, want got file1 (5) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:400 Error: Should be true Test: TestVFSMkdir Messages: Unexpected file "file1" 2026/04/28 06:03:30 DEBUG : Added virtual directory entry vAddDir: "d" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go: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:365 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:406 Error: Should be true Test: TestVFSMkdir Messages: listing wrong, want got file1 (5) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:406 Error: Should be true Test: TestVFSMkdir Messages: Unexpected file "file1" 2026/04/28 06:03:41 DEBUG : WaitForWriters: timeout=30s 2026/04/28 06:03:41 DEBUG : d: Looking for writers 2026/04/28 06:03:41 DEBUG : Looking for writers 2026/04/28 06:03:41 DEBUG : a: Looking for writers 2026/04/28 06:03:41 DEBUG : b: Looking for writers 2026/04/28 06:03:41 DEBUG : c: Looking for writers 2026/04/28 06:03:41 DEBUG : Looking for writers 2026/04/28 06:03:41 DEBUG : c: reading active writers 2026/04/28 06:03:41 DEBUG : d: reading active writers 2026/04/28 06:03:41 DEBUG : file1: reading active writers 2026/04/28 06:03:41 DEBUG : /: reading active writers 2026/04/28 06:03:41 DEBUG : a: reading active writers 2026/04/28 06:03:41 DEBUG : b: reading active writers 2026/04/28 06:03:41 DEBUG : >WaitForWriters: run.go:130: removing file "file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "file1" failed: could not Remove: Linkbox error 403: not permit 2026/04/28 06:03:46 DEBUG : forgetting directory cache 2026/04/28 06:03:46 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 2026/04/28 06:03:56 DEBUG : forgetting directory cache 2026/04/28 06:03:56 DEBUG : dir: forgetting directory cache fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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 file1 (5) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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 "file1" --- FAIL: TestVFSMkdir (90.79s) === RUN TestVFSMkdirAll run.go:185: Remote "Linkbox root 'rclone-test-zahaqef1hafu'", Local "Local file system at /tmp/rclone3792231443", Modify Window "876000h0m0s" 2026/04/28 06:04:00 INFO : Linkbox root 'rclone-test-zahaqef1hafu': poll-interval is not supported by this remote 2026/04/28 06:04:00 NOTICE: Linkbox root 'rclone-test-zahaqef1hafu': --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 2026/04/28 06:04:05 DEBUG : forgetting directory cache 2026/04/28 06:04:05 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:365 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:416 Error: Should be true Test: TestVFSMkdirAll Messages: listing wrong, want got file1 (5) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:416 Error: Should be true Test: TestVFSMkdirAll Messages: Unexpected file "file1" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 2026/04/28 06:04:13 DEBUG : forgetting directory cache 2026/04/28 06:04:13 DEBUG : dir: forgetting 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:365 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:421 Error: Should be true Test: TestVFSMkdirAll Messages: listing wrong, want got file1 (5) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:421 Error: Should be true Test: TestVFSMkdirAll Messages: Unexpected file "file1" 2026/04/28 06:04:19 DEBUG : Added virtual directory entry vAddDir: "a" 2026/04/28 06:04:21 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/04/28 06:04:21 DEBUG : forgetting directory cache 2026/04/28 06:04:21 DEBUG : dir: forgetting directory cache 2026/04/28 06:04:21 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" 2026/04/28 06:04:22 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/04/28 06:04:24 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 2026/04/28 06:04:32 DEBUG : forgetting directory cache 2026/04/28 06:04:32 DEBUG : dir: forgetting directory cache 2026/04/28 06:04:32 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:365 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:427 Error: Should be true Test: TestVFSMkdirAll Messages: listing wrong, want got file1 (5) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:427 Error: Should be true Test: TestVFSMkdirAll Messages: Unexpected file "file1" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 2026/04/28 06:04:42 DEBUG : forgetting directory cache 2026/04/28 06:04:42 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:365 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:433 Error: Should be true Test: TestVFSMkdirAll Messages: listing wrong, want got file1 (5) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:433 Error: Should be true Test: TestVFSMkdirAll Messages: Unexpected file "file1" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:439 Error: Should be true Test: TestVFSMkdirAll Messages: listing wrong, want got file1 (5) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:439 Error: Should be true Test: TestVFSMkdirAll Messages: Unexpected file "file1" 2026/04/28 06:04:56 DEBUG : WaitForWriters: timeout=30s 2026/04/28 06:04:56 DEBUG : a/b/c/d: Looking for writers 2026/04/28 06:04:56 DEBUG : a/b/c: Looking for writers 2026/04/28 06:04:56 DEBUG : d: reading active writers 2026/04/28 06:04:56 DEBUG : a/b: Looking for writers 2026/04/28 06:04:56 DEBUG : c: reading active writers 2026/04/28 06:04:56 DEBUG : a: Looking for writers 2026/04/28 06:04:56 DEBUG : b: reading active writers 2026/04/28 06:04:56 DEBUG : Looking for writers 2026/04/28 06:04:56 DEBUG : file1: reading active writers 2026/04/28 06:04:56 DEBUG : a: reading active writers 2026/04/28 06:04:56 DEBUG : >WaitForWriters: run.go:130: removing file "file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "file1" failed: 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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 file1 (5) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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 "file1" --- FAIL: TestVFSMkdirAll (75.35s) === RUN TestVFSIsMetadataFile run.go:185: Remote "Linkbox root 'rclone-test-zahaqef1hafu'", Local "Local file system at /tmp/rclone3792231443", Modify Window "876000h0m0s" 2026/04/28 06:05:15 INFO : Linkbox root 'rclone-test-zahaqef1hafu': poll-interval is not supported by this remote 2026/04/28 06:05:15 NOTICE: Linkbox root 'rclone-test-zahaqef1hafu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/28 06:05:15 DEBUG : WaitForWriters: timeout=30s 2026/04/28 06:05:15 DEBUG : Looking for writers 2026/04/28 06:05:15 DEBUG : >WaitForWriters: run.go:130: removing file "file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "file1" failed: 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/04/28 06:05:25 DEBUG : forgetting directory cache 2026/04/28 06:05:25 DEBUG : dir: forgetting directory cache 2026/04/28 06:05:25 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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 file1 (5) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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 "file1" --- FAIL: TestVFSIsMetadataFile (12.23s) === RUN TestWriteFileHandleMethods run.go:185: Remote "Linkbox root 'rclone-test-zahaqef1hafu'", Local "Local file system at /tmp/rclone3792231443", Modify Window "876000h0m0s" 2026/04/28 06:05:28 INFO : Linkbox root 'rclone-test-zahaqef1hafu': poll-interval is not supported by this remote 2026/04/28 06:05:28 NOTICE: Linkbox root 'rclone-test-zahaqef1hafu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/28 06:05:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 06:05:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/28 06:05:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/28 06:05:28 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/28 06:05:28 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:106: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:106 Error: Not equal: expected: 0 actual : 5 Test: TestWriteFileHandleMethods 2026/04/28 06:05:28 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes write_test.go:110: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:110 Error: Received unexpected error: permission denied Test: TestWriteFileHandleMethods write_test.go:111: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:111 Error: Not equal: expected: 5 actual : 0 Test: TestWriteFileHandleMethods write_test.go:114: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:114 Error: Not equal: expected: 5 actual : 0 Test: TestWriteFileHandleMethods 2026/04/28 06:05:28 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/04/28 06:05:28 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/04/28 06:05:28 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes write_test.go:139: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:139 Error: Received unexpected error: permission denied Test: TestWriteFileHandleMethods 2026/04/28 06:05:28 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/04/28 06:05:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 06:05:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/28 06:05:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/28 06:05:28 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/28 06:05:28 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/28 06:05:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 06:05:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/28 06:05:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/28 06:05:28 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/28 06:05:28 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/28 06:05:28 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/04/28 06:05:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/28 06:05:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/28 06:05:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/28 06:05:28 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/28 06:05:28 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/28 06:05:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/28 06:05:28 DEBUG : Linkbox root 'rclone-test-zahaqef1hafu': File to upload is small (0 bytes), uploading instead of streaming 2026/04/28 06:05:28 ERROR : file1: WriteFileHandle.New Rcat failed: can't upload empty files to this remote 2026/04/28 06:05:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/28 06:05:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/28 06:05:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/28 06:05:28 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/28 06:05:28 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/28 06:05:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/28 06:05:28 DEBUG : Linkbox root 'rclone-test-zahaqef1hafu': File to upload is small (7 bytes), uploading instead of streaming 2026/04/28 06:05:28 DEBUG : file1: Update: removing old file 2026/04/28 06:05:29 ERROR : file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 2026/04/28 06:05:30 DEBUG : file1: size = 7 (Linkbox root 'rclone-test-zahaqef1hafu') 2026/04/28 06:05:30 DEBUG : file1: size = 5 (Linkbox root 'rclone-test-zahaqef1hafu') 2026/04/28 06:05:30 DEBUG : file1: Sizes differ 2026/04/28 06:05:30 ERROR : file1: corrupted on transfer 2026/04/28 06:05:30 ERROR : file1: WriteFileHandle.New Rcat failed: corrupted on transfer write_test.go:190: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:190 Error: Received unexpected error: corrupted on transfer 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{"file1,5,false"} Diff: --- Expected +++ Actual @@ -1,3 +1,3 @@ ([]string) (len=1) { - (string) (len=13) "file1,7,false" + (string) (len=13) "file1,5,false" } Test: TestWriteFileHandleMethods 2026/04/28 06:05:30 DEBUG : WaitForWriters: timeout=30s 2026/04/28 06:05:30 DEBUG : Looking for writers 2026/04/28 06:05:30 DEBUG : file1: reading active writers 2026/04/28 06:05:30 DEBUG : >WaitForWriters: run.go:130: removing file "file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "file1" failed: 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/04/28 06:05:36 DEBUG : forgetting directory cache 2026/04/28 06:05:36 DEBUG : dir: forgetting directory cache 2026/04/28 06:05:36 DEBUG : dir: 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 2026/04/28 06:05:42 DEBUG : forgetting directory cache 2026/04/28 06:05:42 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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 file1 (5), file1(1) (7) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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 "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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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 "file1(1)" --- FAIL: TestWriteFileHandleMethods (14.59s) === RUN TestWriteFileHandleWriteAt run.go:185: Remote "Linkbox root 'rclone-test-zahaqef1hafu'", Local "Local file system at /tmp/rclone3792231443", Modify Window "876000h0m0s" 2026/04/28 06:05:42 INFO : Linkbox root 'rclone-test-zahaqef1hafu': poll-interval is not supported by this remote 2026/04/28 06:05:42 NOTICE: Linkbox root 'rclone-test-zahaqef1hafu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/28 06:05:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 06:05:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/28 06:05:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/28 06:05:43 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/28 06:05:43 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/28 06:05:43 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes write_test.go:203: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:203 Error: Received unexpected error: permission denied Test: TestWriteFileHandleWriteAt write_test.go:204: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:204 Error: Not equal: expected: 5 actual : 0 Test: TestWriteFileHandleWriteAt write_test.go:207: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:207 Error: Not equal: expected: 5 actual : 0 Test: TestWriteFileHandleWriteAt write_test.go:208: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:208 Error: Should be true Test: TestWriteFileHandleWriteAt 2026/04/28 06:05:43 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/04/28 06:05:44 DEBUG : file1: aborting in-sequence write wait, off=100 2026/04/28 06:05:44 DEBUG : file1: failed to wait for in-sequence write to 100 2026/04/28 06:05:44 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/04/28 06:05:44 DEBUG : file1: waiting for in-sequence write to 5 for 1s 2026/04/28 06:05:45 DEBUG : file1: aborting in-sequence write wait, off=5 2026/04/28 06:05:45 DEBUG : file1: failed to wait for in-sequence write to 5 2026/04/28 06:05:45 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes write_test.go:217: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:217 Error: Received unexpected error: Illegal seek Test: TestWriteFileHandleWriteAt write_test.go:218: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:218 Error: Not equal: expected: 6 actual : 0 Test: TestWriteFileHandleWriteAt 2026/04/28 06:05:45 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{"file1,5,false", "file1(1),7,false"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=14) "file1,11,false" +([]string) (len=2) { + (string) (len=13) "file1,5,false", + (string) (len=16) "file1(1),7,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 file1 (5), file1(1) (7) fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:235 Error: Not equal: expected: 11 actual : 5 Test: TestWriteFileHandleWriteAt Messages: file1: size incorrect file=11 vs obj=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 "file1(1)" 2026/04/28 06:05:53 DEBUG : WaitForWriters: timeout=30s 2026/04/28 06:05:53 DEBUG : Looking for writers 2026/04/28 06:05:53 DEBUG : file1(1): reading active writers 2026/04/28 06:05:53 DEBUG : file1: reading active writers 2026/04/28 06:05:53 DEBUG : >WaitForWriters: run.go:130: removing file "file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit 2026/04/28 06:05:54 DEBUG : forgetting directory cache 2026/04/28 06:05:54 DEBUG : Removed virtual directory entry vAddFile: "file1" run.go:130: removing file "file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "file1" failed: 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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 file1 (5) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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 "file1" --- FAIL: TestWriteFileHandleWriteAt (24.25s) === RUN TestWriteFileHandleFlush run.go:185: Remote "Linkbox root 'rclone-test-zahaqef1hafu'", Local "Local file system at /tmp/rclone3792231443", Modify Window "876000h0m0s" 2026/04/28 06:06:06 INFO : Linkbox root 'rclone-test-zahaqef1hafu': poll-interval is not supported by this remote 2026/04/28 06:06:06 NOTICE: Linkbox root 'rclone-test-zahaqef1hafu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/28 06:06:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 06:06:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/28 06:06:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/28 06:06:07 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/28 06:06:07 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/28 06:06:07 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/04/28 06:06:07 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes write_test.go:243: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:243 Error: Received unexpected error: permission denied Test: TestWriteFileHandleFlush 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{"file1,5,false"} Diff: --- Expected +++ Actual @@ -1,3 +1,3 @@ ([]string) (len=1) { - (string) (len=13) "file1,0,false" + (string) (len=13) "file1,5,false" } Test: TestWriteFileHandleFlush 2026/04/28 06:06:07 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes write_test.go:251: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:251 Error: Received unexpected error: permission denied Test: TestWriteFileHandleFlush write_test.go:252: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:252 Error: Not equal: expected: 5 actual : 0 Test: TestWriteFileHandleFlush 2026/04/28 06:06:07 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/04/28 06:06:07 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes write_test.go:256: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:256 Error: Received unexpected error: permission denied Test: TestWriteFileHandleFlush write_test.go:257: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:257 Error: Should be true Test: TestWriteFileHandleFlush 2026/04/28 06:06:07 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/04/28 06:06:07 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes write_test.go:261: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:261 Error: Received unexpected error: permission denied Test: TestWriteFileHandleFlush write_test.go:262: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:262 Error: Should be true Test: TestWriteFileHandleFlush 2026/04/28 06:06:07 DEBUG : WaitForWriters: timeout=30s 2026/04/28 06:06:07 DEBUG : Looking for writers 2026/04/28 06:06:07 DEBUG : file1: reading active writers 2026/04/28 06:06:07 DEBUG : file1: active writers 1 2026/04/28 06:06:07 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2026/04/28 06:06:07 DEBUG : Looking for writers 2026/04/28 06:06:07 DEBUG : file1: reading active writers 2026/04/28 06:06:07 DEBUG : file1: active writers 1 2026/04/28 06:06:07 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2026/04/28 06:06:07 DEBUG : Looking for writers 2026/04/28 06:06:07 DEBUG : file1: reading active writers 2026/04/28 06:06:07 DEBUG : file1: active writers 1 2026/04/28 06:06:07 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2026/04/28 06:06:07 DEBUG : Looking for writers 2026/04/28 06:06:07 DEBUG : file1: reading active writers 2026/04/28 06:06:07 DEBUG : file1: active writers 1 2026/04/28 06:06:07 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2026/04/28 06:06:07 DEBUG : Looking for writers 2026/04/28 06:06:07 DEBUG : file1: reading active writers 2026/04/28 06:06:07 DEBUG : file1: active writers 1 2026/04/28 06:06:07 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2026/04/28 06:06:07 DEBUG : Looking for writers 2026/04/28 06:06:07 DEBUG : file1: reading active writers 2026/04/28 06:06:07 DEBUG : file1: active writers 1 2026/04/28 06:06:07 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2026/04/28 06:06:07 DEBUG : Looking for writers 2026/04/28 06:06:07 DEBUG : file1: reading active writers 2026/04/28 06:06:07 DEBUG : file1: active writers 1 2026/04/28 06:06:07 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2026/04/28 06:06:08 DEBUG : Looking for writers 2026/04/28 06:06:08 DEBUG : file1: reading active writers 2026/04/28 06:06:08 DEBUG : file1: active writers 1 2026/04/28 06:06:08 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/28 06:06:09 DEBUG : Looking for writers 2026/04/28 06:06:09 DEBUG : file1: reading active writers 2026/04/28 06:06:09 DEBUG : file1: active writers 1 2026/04/28 06:06:09 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/28 06:06:10 DEBUG : Looking for writers 2026/04/28 06:06:10 DEBUG : file1: reading active writers 2026/04/28 06:06:10 DEBUG : file1: active writers 1 2026/04/28 06:06:10 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/28 06:06:11 DEBUG : Looking for writers 2026/04/28 06:06:11 DEBUG : file1: reading active writers 2026/04/28 06:06:11 DEBUG : file1: active writers 1 2026/04/28 06:06:11 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/28 06:06:12 DEBUG : Looking for writers 2026/04/28 06:06:12 DEBUG : file1: reading active writers 2026/04/28 06:06:12 DEBUG : file1: active writers 1 2026/04/28 06:06:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/28 06:06:12 DEBUG : forgetting directory cache 2026/04/28 06:06:12 DEBUG : Removed virtual directory entry vAddFile: "file1" 2026/04/28 06:06:13 DEBUG : Looking for writers 2026/04/28 06:06:13 DEBUG : file1: reading active writers 2026/04/28 06:06:13 DEBUG : file1: active writers 1 2026/04/28 06:06:13 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/28 06:06:14 DEBUG : Looking for writers 2026/04/28 06:06:14 DEBUG : file1: reading active writers 2026/04/28 06:06:14 DEBUG : file1: active writers 1 2026/04/28 06:06:14 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/28 06:06:15 DEBUG : Looking for writers 2026/04/28 06:06:15 DEBUG : file1: reading active writers 2026/04/28 06:06:15 DEBUG : file1: active writers 1 2026/04/28 06:06:15 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/28 06:06:16 DEBUG : Looking for writers 2026/04/28 06:06:16 DEBUG : file1: reading active writers 2026/04/28 06:06:16 DEBUG : file1: active writers 1 2026/04/28 06:06:16 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/28 06:06:17 DEBUG : Looking for writers 2026/04/28 06:06:17 DEBUG : file1: reading active writers 2026/04/28 06:06:17 DEBUG : file1: active writers 1 2026/04/28 06:06:17 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/28 06:06:18 DEBUG : Looking for writers 2026/04/28 06:06:18 DEBUG : file1: reading active writers 2026/04/28 06:06:18 DEBUG : file1: active writers 1 2026/04/28 06:06:18 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/28 06:06:19 DEBUG : Looking for writers 2026/04/28 06:06:19 DEBUG : file1: reading active writers 2026/04/28 06:06:19 DEBUG : file1: active writers 1 2026/04/28 06:06:19 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/28 06:06:20 DEBUG : Looking for writers 2026/04/28 06:06:20 DEBUG : file1: reading active writers 2026/04/28 06:06:20 DEBUG : file1: active writers 1 2026/04/28 06:06:20 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/28 06:06:21 DEBUG : Looking for writers 2026/04/28 06:06:21 DEBUG : file1: reading active writers 2026/04/28 06:06:21 DEBUG : file1: active writers 1 2026/04/28 06:06:21 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/28 06:06:22 DEBUG : Looking for writers 2026/04/28 06:06:22 DEBUG : file1: reading active writers 2026/04/28 06:06:22 DEBUG : file1: active writers 1 2026/04/28 06:06:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/28 06:06:23 DEBUG : Looking for writers 2026/04/28 06:06:23 DEBUG : file1: reading active writers 2026/04/28 06:06:23 DEBUG : file1: active writers 1 2026/04/28 06:06:23 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/28 06:06:24 DEBUG : forgetting directory cache 2026/04/28 06:06:24 DEBUG : Removed virtual directory entry vAddFile: "file1" 2026/04/28 06:06:24 DEBUG : Looking for writers 2026/04/28 06:06:24 DEBUG : file1: reading active writers 2026/04/28 06:06:24 DEBUG : file1: active writers 1 2026/04/28 06:06:24 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/28 06:06:25 DEBUG : Looking for writers 2026/04/28 06:06:25 DEBUG : file1: reading active writers 2026/04/28 06:06:25 DEBUG : file1: active writers 1 2026/04/28 06:06:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/28 06:06:26 DEBUG : Looking for writers 2026/04/28 06:06:26 DEBUG : file1: reading active writers 2026/04/28 06:06:26 DEBUG : file1: active writers 1 2026/04/28 06:06:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/28 06:06:27 DEBUG : Looking for writers 2026/04/28 06:06:27 DEBUG : file1: reading active writers 2026/04/28 06:06:27 DEBUG : file1: active writers 1 2026/04/28 06:06:27 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/28 06:06:28 DEBUG : Looking for writers 2026/04/28 06:06:28 DEBUG : file1: reading active writers 2026/04/28 06:06:28 DEBUG : file1: active writers 1 2026/04/28 06:06:28 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/28 06:06:29 DEBUG : Looking for writers 2026/04/28 06:06:29 DEBUG : file1: reading active writers 2026/04/28 06:06:29 DEBUG : file1: active writers 1 2026/04/28 06:06:29 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/28 06:06:30 DEBUG : Looking for writers 2026/04/28 06:06:30 DEBUG : file1: reading active writers 2026/04/28 06:06:30 DEBUG : file1: active writers 1 2026/04/28 06:06:30 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/28 06:06:31 DEBUG : Looking for writers 2026/04/28 06:06:31 DEBUG : file1: reading active writers 2026/04/28 06:06:31 DEBUG : file1: active writers 1 2026/04/28 06:06:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/28 06:06:32 DEBUG : forgetting directory cache 2026/04/28 06:06:32 DEBUG : dir: forgetting directory cache 2026/04/28 06:06:32 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" 2026/04/28 06:06:32 DEBUG : Looking for writers 2026/04/28 06:06:32 DEBUG : file1: reading active writers 2026/04/28 06:06:32 DEBUG : file1: active writers 1 2026/04/28 06:06:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/28 06:06:33 DEBUG : Looking for writers 2026/04/28 06:06:33 DEBUG : file1: reading active writers 2026/04/28 06:06:33 DEBUG : file1: active writers 1 2026/04/28 06:06:33 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/28 06:06:34 DEBUG : Looking for writers 2026/04/28 06:06:34 DEBUG : file1: reading active writers 2026/04/28 06:06:34 DEBUG : file1: active writers 1 2026/04/28 06:06:34 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/28 06:06:35 DEBUG : Looking for writers 2026/04/28 06:06:35 DEBUG : file1: reading active writers 2026/04/28 06:06:35 DEBUG : file1: active writers 1 2026/04/28 06:06:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/28 06:06:36 DEBUG : Looking for writers 2026/04/28 06:06:36 DEBUG : file1: reading active writers 2026/04/28 06:06:36 DEBUG : file1: active writers 1 2026/04/28 06:06:36 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/28 06:06:37 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2026/04/28 06:06:37 DEBUG : >WaitForWriters: run.go:130: removing file "file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "file1" failed: 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/04/28 06:06:47 DEBUG : forgetting directory cache 2026/04/28 06:06:47 DEBUG : dir: forgetting directory cache fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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 file1 (5) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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 "file1" --- FAIL: TestWriteFileHandleFlush (42.37s) === RUN TestWriteFileHandleRelease run.go:185: Remote "Linkbox root 'rclone-test-zahaqef1hafu'", Local "Local file system at /tmp/rclone3792231443", Modify Window "876000h0m0s" 2026/04/28 06:06:49 INFO : Linkbox root 'rclone-test-zahaqef1hafu': poll-interval is not supported by this remote 2026/04/28 06:06:49 NOTICE: Linkbox root 'rclone-test-zahaqef1hafu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/28 06:06:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 06:06:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/28 06:06:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/28 06:06:49 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/28 06:06:49 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/28 06:06:49 DEBUG : file1: WriteFileHandle.Release closing 2026/04/28 06:06:49 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/04/28 06:06:49 DEBUG : WaitForWriters: timeout=30s 2026/04/28 06:06:49 DEBUG : Looking for writers 2026/04/28 06:06:49 DEBUG : file1: reading active writers 2026/04/28 06:06:49 DEBUG : >WaitForWriters: run.go:130: removing file "file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "file1" failed: 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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 file1 (5) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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 "file1" --- FAIL: TestWriteFileHandleRelease (12.27s) === RUN TestWriteFileModTimeWithOpenWriters run.go:185: Remote "Linkbox root 'rclone-test-zahaqef1hafu'", Local "Local file system at /tmp/rclone3792231443", Modify Window "876000h0m0s" 2026/04/28 06:07:01 INFO : Linkbox root 'rclone-test-zahaqef1hafu': poll-interval is not supported by this remote 2026/04/28 06:07:01 NOTICE: Linkbox root 'rclone-test-zahaqef1hafu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/28 06:07:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 06:07:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/28 06:07:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/28 06:07:01 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/28 06:07:01 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2026/04/28 06:07:01 DEBUG : WaitForWriters: timeout=30s 2026/04/28 06:07:01 DEBUG : Looking for writers 2026/04/28 06:07:01 DEBUG : file1: reading active writers 2026/04/28 06:07:01 DEBUG : file1: active writers 1 2026/04/28 06:07:01 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2026/04/28 06:07:01 DEBUG : Looking for writers 2026/04/28 06:07:01 DEBUG : file1: reading active writers 2026/04/28 06:07:01 DEBUG : file1: active writers 1 2026/04/28 06:07:01 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2026/04/28 06:07:02 DEBUG : Looking for writers 2026/04/28 06:07:02 DEBUG : file1: reading active writers 2026/04/28 06:07:02 DEBUG : file1: active writers 1 2026/04/28 06:07:02 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2026/04/28 06:07:02 DEBUG : Looking for writers 2026/04/28 06:07:02 DEBUG : file1: reading active writers 2026/04/28 06:07:02 DEBUG : file1: active writers 1 2026/04/28 06:07:02 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2026/04/28 06:07:02 DEBUG : Looking for writers 2026/04/28 06:07:02 DEBUG : file1: reading active writers 2026/04/28 06:07:02 DEBUG : file1: active writers 1 2026/04/28 06:07:02 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2026/04/28 06:07:02 DEBUG : Looking for writers 2026/04/28 06:07:02 DEBUG : file1: reading active writers 2026/04/28 06:07:02 DEBUG : file1: active writers 1 2026/04/28 06:07:02 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2026/04/28 06:07:02 DEBUG : Looking for writers 2026/04/28 06:07:02 DEBUG : file1: reading active writers 2026/04/28 06:07:02 DEBUG : file1: active writers 1 2026/04/28 06:07:02 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2026/04/28 06:07:03 DEBUG : Looking for writers 2026/04/28 06:07:03 DEBUG : file1: reading active writers 2026/04/28 06:07:03 DEBUG : file1: active writers 1 2026/04/28 06:07:03 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/28 06:07:04 DEBUG : Looking for writers 2026/04/28 06:07:04 DEBUG : file1: reading active writers 2026/04/28 06:07:04 DEBUG : file1: active writers 1 2026/04/28 06:07:04 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/28 06:07:05 DEBUG : Looking for writers 2026/04/28 06:07:05 DEBUG : file1: reading active writers 2026/04/28 06:07:05 DEBUG : file1: active writers 1 2026/04/28 06:07:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/28 06:07:06 DEBUG : Looking for writers 2026/04/28 06:07:06 DEBUG : file1: reading active writers 2026/04/28 06:07:06 DEBUG : file1: active writers 1 2026/04/28 06:07:06 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/28 06:07:07 DEBUG : Looking for writers 2026/04/28 06:07:07 DEBUG : file1: reading active writers 2026/04/28 06:07:07 DEBUG : file1: active writers 1 2026/04/28 06:07:07 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/28 06:07:08 DEBUG : Looking for writers 2026/04/28 06:07:08 DEBUG : file1: reading active writers 2026/04/28 06:07:08 DEBUG : file1: active writers 1 2026/04/28 06:07:08 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/28 06:07:09 DEBUG : Looking for writers 2026/04/28 06:07:09 DEBUG : file1: reading active writers 2026/04/28 06:07:09 DEBUG : file1: active writers 1 2026/04/28 06:07:09 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/28 06:07:10 DEBUG : Looking for writers 2026/04/28 06:07:10 DEBUG : file1: reading active writers 2026/04/28 06:07:10 DEBUG : file1: active writers 1 2026/04/28 06:07:10 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/28 06:07:11 DEBUG : Looking for writers 2026/04/28 06:07:11 DEBUG : file1: reading active writers 2026/04/28 06:07:11 DEBUG : file1: active writers 1 2026/04/28 06:07:11 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/28 06:07:12 DEBUG : Looking for writers 2026/04/28 06:07:12 DEBUG : file1: reading active writers 2026/04/28 06:07:12 DEBUG : file1: active writers 1 2026/04/28 06:07:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/28 06:07:13 DEBUG : Looking for writers 2026/04/28 06:07:13 DEBUG : file1: reading active writers 2026/04/28 06:07:13 DEBUG : file1: active writers 1 2026/04/28 06:07:13 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/28 06:07:14 DEBUG : Looking for writers 2026/04/28 06:07:14 DEBUG : file1: reading active writers 2026/04/28 06:07:14 DEBUG : file1: active writers 1 2026/04/28 06:07:14 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/28 06:07:15 DEBUG : Looking for writers 2026/04/28 06:07:15 DEBUG : file1: reading active writers 2026/04/28 06:07:15 DEBUG : file1: active writers 1 2026/04/28 06:07:15 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/28 06:07:16 DEBUG : Looking for writers 2026/04/28 06:07:16 DEBUG : file1: reading active writers 2026/04/28 06:07:16 DEBUG : file1: active writers 1 2026/04/28 06:07:16 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/28 06:07:17 DEBUG : Looking for writers 2026/04/28 06:07:17 DEBUG : file1: reading active writers 2026/04/28 06:07:17 DEBUG : file1: active writers 1 2026/04/28 06:07:17 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/28 06:07:18 DEBUG : Looking for writers 2026/04/28 06:07:18 DEBUG : file1: reading active writers 2026/04/28 06:07:18 DEBUG : file1: active writers 1 2026/04/28 06:07:18 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/28 06:07:19 DEBUG : Looking for writers 2026/04/28 06:07:19 DEBUG : file1: reading active writers 2026/04/28 06:07:19 DEBUG : file1: active writers 1 2026/04/28 06:07:19 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/28 06:07:20 DEBUG : Looking for writers 2026/04/28 06:07:20 DEBUG : file1: reading active writers 2026/04/28 06:07:20 DEBUG : file1: active writers 1 2026/04/28 06:07:20 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/28 06:07:21 DEBUG : Looking for writers 2026/04/28 06:07:21 DEBUG : file1: reading active writers 2026/04/28 06:07:21 DEBUG : file1: active writers 1 2026/04/28 06:07:21 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/28 06:07:22 DEBUG : Looking for writers 2026/04/28 06:07:22 DEBUG : file1: reading active writers 2026/04/28 06:07:22 DEBUG : file1: active writers 1 2026/04/28 06:07:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/28 06:07:23 DEBUG : forgetting directory cache 2026/04/28 06:07:23 DEBUG : Removed virtual directory entry vAddFile: "file1" 2026/04/28 06:07:23 DEBUG : Looking for writers 2026/04/28 06:07:23 DEBUG : file1: reading active writers 2026/04/28 06:07:23 DEBUG : file1: active writers 1 2026/04/28 06:07:23 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/28 06:07:24 DEBUG : Looking for writers 2026/04/28 06:07:24 DEBUG : file1: reading active writers 2026/04/28 06:07:24 DEBUG : file1: active writers 1 2026/04/28 06:07:24 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/28 06:07:25 DEBUG : Looking for writers 2026/04/28 06:07:25 DEBUG : file1: reading active writers 2026/04/28 06:07:25 DEBUG : file1: active writers 1 2026/04/28 06:07:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/28 06:07:26 DEBUG : Looking for writers 2026/04/28 06:07:26 DEBUG : file1: reading active writers 2026/04/28 06:07:26 DEBUG : file1: active writers 1 2026/04/28 06:07:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/28 06:07:27 DEBUG : Looking for writers 2026/04/28 06:07:27 DEBUG : file1: reading active writers 2026/04/28 06:07:27 DEBUG : file1: active writers 1 2026/04/28 06:07:27 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/28 06:07:28 DEBUG : Looking for writers 2026/04/28 06:07:28 DEBUG : file1: reading active writers 2026/04/28 06:07:28 DEBUG : file1: active writers 1 2026/04/28 06:07:28 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/28 06:07:29 DEBUG : Looking for writers 2026/04/28 06:07:29 DEBUG : file1: reading active writers 2026/04/28 06:07:29 DEBUG : file1: active writers 1 2026/04/28 06:07:29 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/28 06:07:30 DEBUG : Looking for writers 2026/04/28 06:07:30 DEBUG : file1: reading active writers 2026/04/28 06:07:30 DEBUG : file1: active writers 1 2026/04/28 06:07:30 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/28 06:07:31 DEBUG : Looking for writers 2026/04/28 06:07:31 DEBUG : file1: reading active writers 2026/04/28 06:07:31 DEBUG : file1: active writers 1 2026/04/28 06:07:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/28 06:07:31 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2026/04/28 06:07:31 DEBUG : >WaitForWriters: run.go:130: removing file "file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit 2026/04/28 06:07:35 DEBUG : forgetting directory cache 2026/04/28 06:07:35 DEBUG : Removed virtual directory entry vDel: "open-test-file" run.go:133: removing file "file1" failed: 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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 file1 (5) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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 "file1" --- FAIL: TestWriteFileModTimeWithOpenWriters (42.27s) === RUN TestFileReadAtZeroLength run.go:185: Remote "Linkbox root 'rclone-test-zahaqef1hafu'", Local "Local file system at /tmp/rclone3792231443", Modify Window "876000h0m0s" 2026/04/28 06:07:43 INFO : Linkbox root 'rclone-test-zahaqef1hafu': poll-interval is not supported by this remote 2026/04/28 06:07:43 NOTICE: Linkbox root 'rclone-test-zahaqef1hafu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/28 06:07:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 06:07:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/28 06:07:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/28 06:07:44 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/28 06:07:44 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/28 06:07:44 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 06:07:44 DEBUG : file1: Open: flags=O_RDONLY 2026/04/28 06:07:44 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/28 06:07:44 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/28 06:07:44 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 write_test.go:370: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:370 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:380 Error: Received unexpected error: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestFileReadAtZeroLength 2026/04/28 06:07:44 DEBUG : WaitForWriters: timeout=30s 2026/04/28 06:07:44 DEBUG : Looking for writers 2026/04/28 06:07:44 DEBUG : file1: reading active writers 2026/04/28 06:07:44 DEBUG : >WaitForWriters: run.go:130: removing file "file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit 2026/04/28 06:07:48 DEBUG : forgetting directory cache 2026/04/28 06:07:48 DEBUG : Removed virtual directory entry vDel: "open-test-file" run.go:133: removing file "file1" failed: 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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 file1 (5) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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 "file1" --- FAIL: TestFileReadAtZeroLength (12.64s) === RUN TestFileReadAtNonZeroLength run.go:185: Remote "Linkbox root 'rclone-test-zahaqef1hafu'", Local "Local file system at /tmp/rclone3792231443", Modify Window "876000h0m0s" 2026/04/28 06:07:56 INFO : Linkbox root 'rclone-test-zahaqef1hafu': poll-interval is not supported by this remote 2026/04/28 06:07:56 NOTICE: Linkbox root 'rclone-test-zahaqef1hafu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/28 06:07:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 06:07:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/28 06:07:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/28 06:07:56 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/28 06:07:56 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/28 06:07:56 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes write_test.go:350: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:350 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:384 Error: Received unexpected error: permission denied Test: TestFileReadAtNonZeroLength 2026/04/28 06:07:56 DEBUG : WaitForWriters: timeout=30s 2026/04/28 06:07:56 DEBUG : Looking for writers 2026/04/28 06:07:56 DEBUG : file1: reading active writers 2026/04/28 06:07:56 DEBUG : file1: active writers 1 2026/04/28 06:07:56 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2026/04/28 06:07:56 DEBUG : Looking for writers 2026/04/28 06:07:56 DEBUG : file1: reading active writers 2026/04/28 06:07:56 DEBUG : file1: active writers 1 2026/04/28 06:07:56 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2026/04/28 06:07:56 DEBUG : Looking for writers 2026/04/28 06:07:56 DEBUG : file1: reading active writers 2026/04/28 06:07:56 DEBUG : file1: active writers 1 2026/04/28 06:07:56 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2026/04/28 06:07:56 DEBUG : Looking for writers 2026/04/28 06:07:56 DEBUG : file1: reading active writers 2026/04/28 06:07:56 DEBUG : file1: active writers 1 2026/04/28 06:07:56 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2026/04/28 06:07:57 DEBUG : Looking for writers 2026/04/28 06:07:57 DEBUG : file1: reading active writers 2026/04/28 06:07:57 DEBUG : file1: active writers 1 2026/04/28 06:07:57 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2026/04/28 06:07:57 DEBUG : Looking for writers 2026/04/28 06:07:57 DEBUG : file1: reading active writers 2026/04/28 06:07:57 DEBUG : file1: active writers 1 2026/04/28 06:07:57 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2026/04/28 06:07:57 DEBUG : Looking for writers 2026/04/28 06:07:57 DEBUG : file1: reading active writers 2026/04/28 06:07:57 DEBUG : file1: active writers 1 2026/04/28 06:07:57 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2026/04/28 06:07:58 DEBUG : Looking for writers 2026/04/28 06:07:58 DEBUG : file1: reading active writers 2026/04/28 06:07:58 DEBUG : file1: active writers 1 2026/04/28 06:07:58 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/28 06:07:59 DEBUG : Looking for writers 2026/04/28 06:07:59 DEBUG : file1: reading active writers 2026/04/28 06:07:59 DEBUG : file1: active writers 1 2026/04/28 06:07:59 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/28 06:08:00 DEBUG : Looking for writers 2026/04/28 06:08:00 DEBUG : file1: reading active writers 2026/04/28 06:08:00 DEBUG : file1: active writers 1 2026/04/28 06:08:00 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/28 06:08:00 DEBUG : forgetting directory cache 2026/04/28 06:08:01 DEBUG : Looking for writers 2026/04/28 06:08:01 DEBUG : file1: reading active writers 2026/04/28 06:08:01 DEBUG : file1: active writers 1 2026/04/28 06:08:01 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/28 06:08:02 DEBUG : Looking for writers 2026/04/28 06:08:02 DEBUG : file1: reading active writers 2026/04/28 06:08:02 DEBUG : file1: active writers 1 2026/04/28 06:08:02 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/28 06:08:03 DEBUG : Looking for writers 2026/04/28 06:08:03 DEBUG : file1: reading active writers 2026/04/28 06:08:03 DEBUG : file1: active writers 1 2026/04/28 06:08:03 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/28 06:08:04 DEBUG : Looking for writers 2026/04/28 06:08:04 DEBUG : file1: reading active writers 2026/04/28 06:08:04 DEBUG : file1: active writers 1 2026/04/28 06:08:04 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/28 06:08:05 DEBUG : Looking for writers 2026/04/28 06:08:05 DEBUG : file1: reading active writers 2026/04/28 06:08:05 DEBUG : file1: active writers 1 2026/04/28 06:08:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/28 06:08:06 DEBUG : Looking for writers 2026/04/28 06:08:06 DEBUG : file1: reading active writers 2026/04/28 06:08:06 DEBUG : file1: active writers 1 2026/04/28 06:08:06 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/28 06:08:07 DEBUG : Looking for writers 2026/04/28 06:08:07 DEBUG : file1: reading active writers 2026/04/28 06:08:07 DEBUG : file1: active writers 1 2026/04/28 06:08:07 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/28 06:08:08 DEBUG : Looking for writers 2026/04/28 06:08:08 DEBUG : file1: reading active writers 2026/04/28 06:08:08 DEBUG : file1: active writers 1 2026/04/28 06:08:08 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/28 06:08:09 DEBUG : Looking for writers 2026/04/28 06:08:09 DEBUG : file1: reading active writers 2026/04/28 06:08:09 DEBUG : file1: active writers 1 2026/04/28 06:08:09 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/28 06:08:10 DEBUG : Looking for writers 2026/04/28 06:08:10 DEBUG : file1: reading active writers 2026/04/28 06:08:10 DEBUG : file1: active writers 1 2026/04/28 06:08:10 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/28 06:08:11 DEBUG : Looking for writers 2026/04/28 06:08:11 DEBUG : file1: reading active writers 2026/04/28 06:08:11 DEBUG : file1: active writers 1 2026/04/28 06:08:11 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/28 06:08:12 DEBUG : Looking for writers 2026/04/28 06:08:12 DEBUG : file1: reading active writers 2026/04/28 06:08:12 DEBUG : file1: active writers 1 2026/04/28 06:08:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/28 06:08:13 DEBUG : Looking for writers 2026/04/28 06:08:13 DEBUG : file1: reading active writers 2026/04/28 06:08:13 DEBUG : file1: active writers 1 2026/04/28 06:08:13 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/28 06:08:14 DEBUG : Looking for writers 2026/04/28 06:08:14 DEBUG : file1: reading active writers 2026/04/28 06:08:14 DEBUG : file1: active writers 1 2026/04/28 06:08:14 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/28 06:08:15 DEBUG : Looking for writers 2026/04/28 06:08:15 DEBUG : file1: reading active writers 2026/04/28 06:08:15 DEBUG : file1: active writers 1 2026/04/28 06:08:15 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/28 06:08:16 DEBUG : Looking for writers 2026/04/28 06:08:16 DEBUG : file1: reading active writers 2026/04/28 06:08:16 DEBUG : file1: active writers 1 2026/04/28 06:08:16 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/28 06:08:17 DEBUG : Looking for writers 2026/04/28 06:08:17 DEBUG : file1: reading active writers 2026/04/28 06:08:17 DEBUG : file1: active writers 1 2026/04/28 06:08:17 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/28 06:08:18 DEBUG : Looking for writers 2026/04/28 06:08:18 DEBUG : file1: reading active writers 2026/04/28 06:08:18 DEBUG : file1: active writers 1 2026/04/28 06:08:18 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/28 06:08:19 DEBUG : Looking for writers 2026/04/28 06:08:19 DEBUG : file1: reading active writers 2026/04/28 06:08:19 DEBUG : file1: active writers 1 2026/04/28 06:08:19 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/28 06:08:20 DEBUG : Looking for writers 2026/04/28 06:08:20 DEBUG : file1: reading active writers 2026/04/28 06:08:20 DEBUG : file1: active writers 1 2026/04/28 06:08:20 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/28 06:08:21 DEBUG : Looking for writers 2026/04/28 06:08:21 DEBUG : file1: reading active writers 2026/04/28 06:08:21 DEBUG : file1: active writers 1 2026/04/28 06:08:21 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/28 06:08:22 DEBUG : Looking for writers 2026/04/28 06:08:22 DEBUG : file1: reading active writers 2026/04/28 06:08:22 DEBUG : file1: active writers 1 2026/04/28 06:08:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/28 06:08:23 DEBUG : Looking for writers 2026/04/28 06:08:23 DEBUG : file1: reading active writers 2026/04/28 06:08:23 DEBUG : file1: active writers 1 2026/04/28 06:08:23 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/28 06:08:24 DEBUG : Looking for writers 2026/04/28 06:08:24 DEBUG : file1: reading active writers 2026/04/28 06:08:24 DEBUG : file1: active writers 1 2026/04/28 06:08:24 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/28 06:08:25 DEBUG : Looking for writers 2026/04/28 06:08:25 DEBUG : file1: reading active writers 2026/04/28 06:08:25 DEBUG : file1: active writers 1 2026/04/28 06:08:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/28 06:08:26 DEBUG : Looking for writers 2026/04/28 06:08:26 DEBUG : file1: reading active writers 2026/04/28 06:08:26 DEBUG : file1: active writers 1 2026/04/28 06:08:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/28 06:08:26 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2026/04/28 06:08:26 DEBUG : >WaitForWriters: run.go:130: removing file "file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "file1" failed: 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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/write_test.go:350 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:384 Error: Should be true Test: TestFileReadAtNonZeroLength Messages: listing wrong, want got file1 (5) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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/write_test.go:350 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:384 Error: Should be true Test: TestFileReadAtNonZeroLength Messages: Unexpected file "file1" --- FAIL: TestFileReadAtNonZeroLength (42.27s) === RUN TestZipManyFiles run.go:185: Remote "Linkbox root 'rclone-test-zahaqef1hafu'", Local "Local file system at /tmp/rclone3792231443", Modify Window "876000h0m0s" 2026/04/28 06:08:38 INFO : Linkbox root 'rclone-test-zahaqef1hafu': poll-interval is not supported by this remote 2026/04/28 06:08:38 NOTICE: Linkbox root 'rclone-test-zahaqef1hafu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/28 06:08:42 DEBUG : forgetting directory cache fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/zip_test.go:65 Error: Should be true Test: TestZipManyFiles Messages: listing wrong, want flat/f000.txt (7), flat/f001.txt (14), flat/f002.txt (21), flat/f003.txt (28), flat/f004.txt (35) got file1 (5), flat/f000.txt (7), flat/f001.txt (14), flat/f002.txt (21), flat/f003.txt (28), flat/f004.txt (35) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/zip_test.go:65 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestZipManyFiles Messages: Unexpected file "file1" 2026/04/28 06:08:59 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/04/28 06:08:59 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/04/28 06:08:59 DEBUG : flat/f000.txt: Set virtual modtime to 2026-04-28 06:08:40 +0000 UTC 2026/04/28 06:08:59 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/28 06:08:59 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/28 06:08:59 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/04/28 06:08:59 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/04/28 06:08:59 DEBUG : flat/f001.txt: Set virtual modtime to 2026-04-28 06:08:42 +0000 UTC 2026/04/28 06:08:59 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 zip_test.go:71: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/zip_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/zip_test.go:71 Error: Received unexpected error: create zip copy: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestZipManyFiles 2026/04/28 06:09:00 DEBUG : WaitForWriters: timeout=30s 2026/04/28 06:09:00 DEBUG : flat: Looking for writers 2026/04/28 06:09:00 DEBUG : f001.txt: reading active writers 2026/04/28 06:09:00 DEBUG : f002.txt: reading active writers 2026/04/28 06:09:00 DEBUG : f003.txt: reading active writers 2026/04/28 06:09:00 DEBUG : f004.txt: reading active writers 2026/04/28 06:09:00 DEBUG : f000.txt: reading active writers 2026/04/28 06:09:00 DEBUG : Looking for writers 2026/04/28 06:09:00 DEBUG : flat: reading active writers 2026/04/28 06:09:00 DEBUG : file1: reading active writers 2026/04/28 06:09:00 DEBUG : >WaitForWriters: run.go:130: removing file "file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "file1" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "flat" failed - try 1/3: directory not empty run.go:130: removing dir "flat" failed - try 2/3: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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/zip_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/zip_test.go:71 Error: Should be true Test: TestZipManyFiles Messages: listing wrong, want got file1 (5) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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/zip_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/zip_test.go:71 Error: Should be true Test: TestZipManyFiles Messages: Unexpected file "file1" --- FAIL: TestZipManyFiles (43.96s) === RUN TestZipManySubDirs run.go:185: Remote "Linkbox root 'rclone-test-zahaqef1hafu'", Local "Local file system at /tmp/rclone3792231443", Modify Window "876000h0m0s" 2026/04/28 06:09:22 INFO : Linkbox root 'rclone-test-zahaqef1hafu': poll-interval is not supported by this remote 2026/04/28 06:09:22 NOTICE: Linkbox root 'rclone-test-zahaqef1hafu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/28 06:09:26 DEBUG : a/top.txt: Trying to read object after upload: try again in 100ms (1/10) 2026/04/28 06:09:26 DEBUG : a/top.txt: Trying to read object after upload: try again in 200ms (2/10) 2026/04/28 06:09:27 DEBUG : a/top.txt: Trying to read object after upload: try again in 400ms (3/10) 2026/04/28 06:09:31 DEBUG : a/b/mid.txt: Trying to read object after upload: try again in 100ms (1/10) 2026/04/28 06:09:31 DEBUG : a/b/mid.txt: Trying to read object after upload: try again in 200ms (2/10) 2026/04/28 06:09:31 DEBUG : forgetting directory cache 2026/04/28 06:09:31 DEBUG : a/b/mid.txt: Trying to read object after upload: try again in 400ms (3/10) 2026/04/28 06:09:35 DEBUG : a/b/c/deep.txt: Trying to read object after upload: try again in 100ms (1/10) 2026/04/28 06:09:36 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/04/28 06:09:36 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/04/28 06:09:36 DEBUG : a/b/c/deep.txt: Set virtual modtime to 2026-04-28 06:09:34 +0000 UTC 2026/04/28 06:09:36 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 zip_test.go:101: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/zip_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/zip_test.go:101 Error: Received unexpected error: create zip copy: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestZipManySubDirs 2026/04/28 06:09:36 DEBUG : WaitForWriters: timeout=30s 2026/04/28 06:09:36 DEBUG : a/b/c: Looking for writers 2026/04/28 06:09:36 DEBUG : deep.txt: reading active writers 2026/04/28 06:09:36 DEBUG : a/b: Looking for writers 2026/04/28 06:09:36 DEBUG : c: reading active writers 2026/04/28 06:09:36 DEBUG : mid.txt: reading active writers 2026/04/28 06:09:36 DEBUG : a: Looking for writers 2026/04/28 06:09:36 DEBUG : b: reading active writers 2026/04/28 06:09:36 DEBUG : top.txt: reading active writers 2026/04/28 06:09:36 DEBUG : Looking for writers 2026/04/28 06:09:36 DEBUG : file1: reading active writers 2026/04/28 06:09:36 DEBUG : a: reading active writers 2026/04/28 06:09:36 DEBUG : >WaitForWriters: run.go:130: removing file "file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "file1" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "a/b/c" failed - try 1/3: directory not empty 2026/04/28 06:09:46 DEBUG : forgetting directory cache fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 2026/04/28 06:09:58 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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/zip_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/zip_test.go:101 Error: Should be true Test: TestZipManySubDirs Messages: listing wrong, want got file1 (5) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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/zip_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/zip_test.go:101 Error: Should be true Test: TestZipManySubDirs Messages: Unexpected file "file1" --- FAIL: TestZipManySubDirs (36.74s) === RUN TestZipLargeFiles run.go:185: Remote "Linkbox root 'rclone-test-zahaqef1hafu'", Local "Local file system at /tmp/rclone3792231443", Modify Window "876000h0m0s" 2026/04/28 06:09:59 INFO : Linkbox root 'rclone-test-zahaqef1hafu': poll-interval is not supported by this remote 2026/04/28 06:09:59 NOTICE: Linkbox root 'rclone-test-zahaqef1hafu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/28 06:10:05 DEBUG : bigdir/big.bin: Trying to read object after upload: try again in 100ms (1/10) 2026/04/28 06:10:05 DEBUG : bigdir/big.bin: Trying to read object after upload: try again in 200ms (2/10) 2026/04/28 06:10:06 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/04/28 06:10:06 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/04/28 06:10:06 DEBUG : bigdir/big.bin: Set virtual modtime to 2026-04-28 06:10:04 +0000 UTC 2026/04/28 06:10:06 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 zip_test.go:131: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/zip_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/zip_test.go:131 Error: Received unexpected error: create zip copy: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestZipLargeFiles 2026/04/28 06:10:06 DEBUG : WaitForWriters: timeout=30s 2026/04/28 06:10:06 DEBUG : bigdir: Looking for writers 2026/04/28 06:10:06 DEBUG : big.bin: reading active writers 2026/04/28 06:10:06 DEBUG : Looking for writers 2026/04/28 06:10:06 DEBUG : bigdir: reading active writers 2026/04/28 06:10:06 DEBUG : file1: reading active writers 2026/04/28 06:10:06 DEBUG : >WaitForWriters: run.go:130: removing file "file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "file1" failed: could not Remove: Linkbox error 403: not permit 2026/04/28 06:10:11 DEBUG : forgetting directory cache fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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/zip_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/zip_test.go:131 Error: Should be true Test: TestZipLargeFiles Messages: listing wrong, want got file1 (5) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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/zip_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/zip_test.go:131 Error: Should be true Test: TestZipLargeFiles Messages: Unexpected file "file1" --- FAIL: TestZipLargeFiles (22.52s) === RUN TestZipDirsInRoot run.go:185: Remote "Linkbox root 'rclone-test-zahaqef1hafu'", Local "Local file system at /tmp/rclone3792231443", Modify Window "876000h0m0s" 2026/04/28 06:10:21 INFO : Linkbox root 'rclone-test-zahaqef1hafu': poll-interval is not supported by this remote 2026/04/28 06:10:21 NOTICE: Linkbox root 'rclone-test-zahaqef1hafu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/28 06:10:26 DEBUG : dir1/a.txt: Trying to read object after upload: try again in 100ms (1/10) 2026/04/28 06:10:30 DEBUG : dir2/b.txt: Trying to read object after upload: try again in 100ms (1/10) 2026/04/28 06:10:30 DEBUG : dir2/b.txt: Trying to read object after upload: try again in 200ms (2/10) 2026/04/28 06:10:34 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/04/28 06:10:34 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/04/28 06:10:34 DEBUG : dir1/a.txt: Set virtual modtime to 2026-04-28 06:10:24 +0000 UTC 2026/04/28 06:10:34 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 zip_test.go:148: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/zip_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/zip_test.go:148 Error: Received unexpected error: create zip copy: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestZipDirsInRoot 2026/04/28 06:10:34 DEBUG : WaitForWriters: timeout=30s 2026/04/28 06:10:34 DEBUG : dir2: Looking for writers 2026/04/28 06:10:34 DEBUG : dir3: Looking for writers 2026/04/28 06:10:34 DEBUG : dir1: Looking for writers 2026/04/28 06:10:34 DEBUG : a.txt: reading active writers 2026/04/28 06:10:34 DEBUG : Looking for writers 2026/04/28 06:10:34 DEBUG : dir1: reading active writers 2026/04/28 06:10:34 DEBUG : dir2: reading active writers 2026/04/28 06:10:34 DEBUG : dir3: reading active writers 2026/04/28 06:10:34 DEBUG : file1: reading active writers 2026/04/28 06:10:34 DEBUG : >WaitForWriters: run.go:130: removing file "file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "file1" failed: could not Remove: Linkbox error 403: not permit 2026/04/28 06:10:39 DEBUG : forgetting directory cache 2026/04/28 06:10:39 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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/zip_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/zip_test.go:148 Error: Should be true Test: TestZipDirsInRoot Messages: listing wrong, want got file1 (5) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go: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/zip_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/zip_test.go:148 Error: Should be true Test: TestZipDirsInRoot Messages: Unexpected file "file1" --- FAIL: TestZipDirsInRoot (33.94s) FAIL 2026/04/28 06:10:55 DEBUG : Linkbox root 'rclone-test-zahaqef1hafu': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^(TestCaseSensitivity|TestDirRemove|TestFileOpenRead|TestFileReadAtNonZeroLength|TestFileReadAtZeroLength|TestRWCacheRename|TestRWCacheUpdate|TestRWFileHandleFlushRead|TestRWFileHandleFlushWrite|TestRWFileHandleMethodsRead|TestRWFileHandleMethodsWrite|TestRWFileHandleReadAt|TestRWFileHandleReleaseRead|TestRWFileHandleReleaseWrite|TestRWFileHandleSeek|TestRWFileHandleSizeCreateExisting|TestRWFileHandleSizeCreateNew|TestRWFileHandleSizeTruncateExisting|TestRWFileHandleWriteAt|TestRWFileModTimeWithOpenWriters|TestRcGetVFS|TestReadFileHandleFlush|TestReadFileHandleMethods|TestReadFileHandleReadAt|TestReadFileHandleRelease|TestReadFileHandleSeek|TestUnicodeNormalization|TestVFSIsMetadataFile|TestVFSMkdir|TestVFSMkdirAll|TestVFSNew|TestVFSNewWithOpts|TestVFSOpenFile|TestVFSRename|TestVFSRoot|TestVFSStat|TestVFSStatParent|TestVFSStatfs|TestWriteFileHandleFlush|TestWriteFileHandleMethods|TestWriteFileHandleRelease|TestWriteFileHandleWriteAt|TestWriteFileModTimeWithOpenWriters|TestZipDirsInRoot|TestZipLargeFiles|TestZipManyFiles|TestZipManySubDirs)$|^TestFileRename$/^(full,forceCache=false|writes,forceCache=true)$|^TestFileSetModTime$/^cache=off,open=false,write=false$|^TestRWFileHandleOpenTests$/^(full|writes)$'" - Finished ERROR in 18m39.405368569s (try 4/5): exit status 1: Failed [TestFileOpenRead TestReadFileHandleMethods TestReadFileHandleSeek TestReadFileHandleReadAt TestReadFileHandleFlush TestRWFileHandleMethodsRead TestRWFileHandleSeek TestRWFileHandleReadAt TestRWFileHandleFlushRead TestRWFileHandleReleaseRead 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]