"./vfs.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^(TestFileOpenRead|TestFileReadAtNonZeroLength|TestRWFileHandleFlushRead|TestRWFileHandleMethodsRead|TestRWFileHandleReadAt|TestRWFileHandleReleaseRead|TestRWFileHandleSeek|TestReadFileHandleFlush|TestReadFileHandleMethods|TestReadFileHandleReadAt|TestReadFileHandleRelease|TestReadFileHandleSeek|TestUnicodeNormalization|TestZipDirsInRoot|TestZipLargeFiles|TestZipManyFiles|TestZipManySubDirs)$'" - Starting (try 5/5) 2026/02/25 04:03:03 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-mawohem9zigi" 2026/02/25 04:03:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/25 04:03:03 DEBUG : Creating backend with remote "/tmp/rclone3708702547" === RUN TestFileOpenRead run.go:185: Remote "Linkbox root 'rclone-test-mawohem9zigi'", Local "Local file system at /tmp/rclone3708702547", Modify Window "876000h0m0s" 2026/02/25 04:03:03 INFO : Linkbox root 'rclone-test-mawohem9zigi': poll-interval is not supported by this remote 2026/02/25 04:03:03 NOTICE: Linkbox root 'rclone-test-mawohem9zigi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/02/25 04:03:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/25 04:03:09 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/02/25 04:03:09 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: RootURL not set Test: TestFileOpenRead 2026/02/25 04:03:10 DEBUG : WaitForWriters: timeout=30s 2026/02/25 04:03:10 DEBUG : dir: Looking for writers 2026/02/25 04:03:10 DEBUG : file1: reading active writers 2026/02/25 04:03:10 DEBUG : Looking for writers 2026/02/25 04:03:10 DEBUG : dir: reading active writers 2026/02/25 04:03:10 DEBUG : >WaitForWriters: --- FAIL: TestFileOpenRead (10.05s) === RUN TestReadFileHandleMethods run.go:185: Remote "Linkbox root 'rclone-test-mawohem9zigi'", Local "Local file system at /tmp/rclone3708702547", Modify Window "876000h0m0s" 2026/02/25 04:03:13 INFO : Linkbox root 'rclone-test-mawohem9zigi': poll-interval is not supported by this remote 2026/02/25 04:03:13 NOTICE: Linkbox root 'rclone-test-mawohem9zigi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/02/25 04:03:18 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/25 04:03:18 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/25 04:03:18 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/02/25 04:03:18 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/02/25 04:03:18 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: RootURL not set 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/02/25 04:03:19 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: RootURL not set 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/02/25 04:03:19 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: RootURL not set", err:(*errors.errorString)(0xc0003d4ba0)}) Test: TestReadFileHandleMethods 2026/02/25 04:03:20 DEBUG : WaitForWriters: timeout=30s 2026/02/25 04:03:20 DEBUG : dir: Looking for writers 2026/02/25 04:03:20 DEBUG : file1: reading active writers 2026/02/25 04:03:20 DEBUG : Looking for writers 2026/02/25 04:03:20 DEBUG : dir: reading active writers 2026/02/25 04:03:20 DEBUG : >WaitForWriters: --- FAIL: TestReadFileHandleMethods (10.02s) === RUN TestReadFileHandleSeek run.go:185: Remote "Linkbox root 'rclone-test-mawohem9zigi'", Local "Local file system at /tmp/rclone3708702547", Modify Window "876000h0m0s" 2026/02/25 04:03:23 INFO : Linkbox root 'rclone-test-mawohem9zigi': poll-interval is not supported by this remote 2026/02/25 04:03:23 NOTICE: Linkbox root 'rclone-test-mawohem9zigi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/02/25 04:03:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/25 04:03:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/25 04:03:28 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/02/25 04:03:28 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/02/25 04:03:28 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: RootURL not set 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/02/25 04:03:28 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: RootURL not set 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/02/25 04:03:29 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: RootURL not set 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/02/25 04:03:29 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: RootURL not set 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/02/25 04:03:30 DEBUG : WaitForWriters: timeout=30s 2026/02/25 04:03:30 DEBUG : dir: Looking for writers 2026/02/25 04:03:30 DEBUG : file1: reading active writers 2026/02/25 04:03:30 DEBUG : Looking for writers 2026/02/25 04:03:30 DEBUG : dir: reading active writers 2026/02/25 04:03:30 DEBUG : >WaitForWriters: --- FAIL: TestReadFileHandleSeek (10.15s) === RUN TestReadFileHandleReadAt run.go:185: Remote "Linkbox root 'rclone-test-mawohem9zigi'", Local "Local file system at /tmp/rclone3708702547", Modify Window "876000h0m0s" 2026/02/25 04:03:34 INFO : Linkbox root 'rclone-test-mawohem9zigi': poll-interval is not supported by this remote 2026/02/25 04:03:34 NOTICE: Linkbox root 'rclone-test-mawohem9zigi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/02/25 04:03:38 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/25 04:03:38 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/25 04:03:38 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/02/25 04:03:38 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/02/25 04:03:38 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: RootURL not set Test: TestReadFileHandleReadAt 2026/02/25 04:03:38 DEBUG : WaitForWriters: timeout=30s 2026/02/25 04:03:38 DEBUG : dir: Looking for writers 2026/02/25 04:03:38 DEBUG : file1: reading active writers 2026/02/25 04:03:38 DEBUG : Looking for writers 2026/02/25 04:03:38 DEBUG : dir: reading active writers 2026/02/25 04:03:38 DEBUG : >WaitForWriters: --- FAIL: TestReadFileHandleReadAt (8.49s) === RUN TestReadFileHandleFlush run.go:185: Remote "Linkbox root 'rclone-test-mawohem9zigi'", Local "Local file system at /tmp/rclone3708702547", Modify Window "876000h0m0s" 2026/02/25 04:03:42 INFO : Linkbox root 'rclone-test-mawohem9zigi': poll-interval is not supported by this remote 2026/02/25 04:03:42 NOTICE: Linkbox root 'rclone-test-mawohem9zigi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/02/25 04:03:46 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/25 04:03:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/25 04:03:47 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/02/25 04:03:47 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/02/25 04:03:47 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: RootURL not set", err:(*errors.errorString)(0xc0003d5ad0)}) 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/02/25 04:03:47 DEBUG : WaitForWriters: timeout=30s 2026/02/25 04:03:47 DEBUG : dir: Looking for writers 2026/02/25 04:03:47 DEBUG : file1: reading active writers 2026/02/25 04:03:47 DEBUG : Looking for writers 2026/02/25 04:03:47 DEBUG : dir: reading active writers 2026/02/25 04:03:47 DEBUG : >WaitForWriters: --- FAIL: TestReadFileHandleFlush (8.60s) === RUN TestReadFileHandleRelease run.go:185: Remote "Linkbox root 'rclone-test-mawohem9zigi'", Local "Local file system at /tmp/rclone3708702547", Modify Window "876000h0m0s" 2026/02/25 04:03:51 INFO : Linkbox root 'rclone-test-mawohem9zigi': poll-interval is not supported by this remote 2026/02/25 04:03:51 NOTICE: Linkbox root 'rclone-test-mawohem9zigi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/02/25 04:03:55 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/25 04:03:55 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/25 04:03:55 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/02/25 04:03:55 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/02/25 04:03:55 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 read_test.go:220: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:220 Error: Not equal: expected: *errors.errorString(&errors.errorString{s:"EOF"}) actual : *fmt.wrapError(&fmt.wrapError{msg:"Open failed: RootURL not set", err:(*errors.errorString)(0xc0003c44a0)}) Test: TestReadFileHandleRelease read_test.go:221: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:221 Error: Not equal: expected: 16 actual : 0 Test: TestReadFileHandleRelease read_test.go:226: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:226 Error: Should be true Test: TestReadFileHandleRelease read_test.go:231: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:231 Error: Should be true Test: TestReadFileHandleRelease 2026/02/25 04:03:55 DEBUG : WaitForWriters: timeout=30s 2026/02/25 04:03:55 DEBUG : dir: Looking for writers 2026/02/25 04:03:55 DEBUG : file1: reading active writers 2026/02/25 04:03:55 DEBUG : Looking for writers 2026/02/25 04:03:55 DEBUG : dir: reading active writers 2026/02/25 04:03:55 DEBUG : >WaitForWriters: --- FAIL: TestReadFileHandleRelease (8.47s) === RUN TestRWFileHandleMethodsRead run.go:185: Remote "Linkbox root 'rclone-test-mawohem9zigi'", Local "Local file system at /tmp/rclone3708702547", Modify Window "876000h0m0s" 2026/02/25 04:03:59 INFO : Linkbox root 'rclone-test-mawohem9zigi': poll-interval is not supported by this remote 2026/02/25 04:03:59 DEBUG : Linkbox root 'rclone-test-mawohem9zigi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/25 04:03:59 DEBUG : Linkbox root 'rclone-test-mawohem9zigi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-mawohem9zigi" 2026/02/25 04:03:59 DEBUG : Linkbox root 'rclone-test-mawohem9zigi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-mawohem9zigi" 2026/02/25 04:03:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-mawohem9zigi" 2026/02/25 04:03:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/25 04:03:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-mawohem9zigi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-mawohem9zigi" 2026/02/25 04:03:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-mawohem9zigi" 2026/02/25 04:03:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/25 04:03:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-mawohem9zigi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-mawohem9zigi" 2026/02/25 04:03:59 INFO : Linkbox root 'rclone-test-mawohem9zigi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/25 04:04:03 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/25 04:04:04 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/25 04:04:04 DEBUG : dir/file1: newRWFileHandle: 2026/02/25 04:04:04 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/25 04:04:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/25 04:04:04 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/02/25 04:04:04 DEBUG : dir/file1(0xc000810900): _readAt: size=1, off=0 2026/02/25 04:04:04 DEBUG : dir/file1(0xc000810900): openPending: 2026/02/25 04:04:04 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2026/02/25 04:04:04 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/02/25 04:04:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/25 04:04:04 DEBUG : dir/file1(0xc000810900): >openPending: err= 2026/02/25 04:04:04 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/02/25 04:04:04 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/25 04:04:04 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/25 04:04:04 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/25 04:04:04 INFO : dir/file1: vfs cache: downloader: error count now 1: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:04:04 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:04:04 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/25 04:04:04 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/25 04:04:04 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/25 04:04:05 INFO : dir/file1: vfs cache: downloader: error count now 2: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:04:05 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:04:05 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/25 04:04:05 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/25 04:04:05 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/25 04:04:05 INFO : dir/file1: vfs cache: downloader: error count now 3: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:04:05 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:04:05 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/25 04:04:05 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/25 04:04:05 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/25 04:04:06 INFO : dir/file1: vfs cache: downloader: error count now 4: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:04:06 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:04:06 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/25 04:04:06 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/25 04:04:06 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/25 04:04:06 INFO : dir/file1: vfs cache: downloader: error count now 5: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:04:06 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:04:06 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/25 04:04:06 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/25 04:04:06 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/25 04:04:07 INFO : dir/file1: vfs cache: downloader: error count now 6: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:04:07 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:04:07 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/25 04:04:07 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/25 04:04:07 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/25 04:04:07 INFO : dir/file1: vfs cache: downloader: error count now 7: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:04:07 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:04:07 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/25 04:04:07 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/25 04:04:07 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/25 04:04:08 INFO : dir/file1: vfs cache: downloader: error count now 8: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:04:08 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:04:08 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/25 04:04:08 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/25 04:04:08 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/25 04:04:08 INFO : dir/file1: vfs cache: downloader: error count now 9: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:04:08 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:04:08 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/25 04:04:08 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/25 04:04:08 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/25 04:04:09 INFO : dir/file1: vfs cache: downloader: error count now 10: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:04:09 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:04:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/25 04:04:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/25 04:04:09 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/25 04:04:10 INFO : dir/file1: vfs cache: downloader: error count now 11: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:04:10 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:04:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/25 04:04:10 ERROR : dir/file1: vfs cache: too many errors 11/10: last error: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:04:10 ERROR : dir/file1: vfs cache: failed to kick waiters: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:04:10 ERROR : dir/file1: vfs cache: failed to _ensure cache vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:04:10 DEBUG : dir/file1: vfs cache: failed to _ensure cache vfs reader: failed to write to cache file: Open failed: RootURL not set is not out of space 2026/02/25 04:04:10 DEBUG : dir/file1(0xc000810900): >_readAt: n=0, err=vfs reader: failed to write to cache file: Open failed: RootURL not set 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: RootURL not set Test: TestRWFileHandleMethodsRead 2026/02/25 04:04:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 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 2026/02/25 04:04:10 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 + Test: TestRWFileHandleMethodsRead 2026/02/25 04:04:10 DEBUG : dir/file1(0xc000810900): _readAt: size=256, off=0 2026/02/25 04:04:10 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/02/25 04:04:10 INFO : dir/file1: vfs cache: downloader: error count now 12: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:04:10 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:04:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/25 04:04:10 ERROR : dir/file1: vfs cache: too many errors 12/10: last error: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:04:10 ERROR : dir/file1: vfs cache: failed to kick waiters: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:04:10 ERROR : dir/file1: vfs cache: failed to _ensure cache vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:04:10 DEBUG : dir/file1: vfs cache: failed to _ensure cache vfs reader: failed to write to cache file: Open failed: RootURL not set is not out of space 2026/02/25 04:04:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/25 04:04:10 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/25 04:04:10 DEBUG : dir/file1(0xc000810900): >_readAt: n=0, err=vfs reader: failed to write to cache file: Open failed: RootURL not set 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: RootURL not set 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/02/25 04:04:10 DEBUG : dir/file1(0xc000810900): _readAt: size=16, off=0 2026/02/25 04:04:10 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/02/25 04:04:11 INFO : dir/file1: vfs cache: downloader: error count now 13: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:04:11 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:04:11 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/25 04:04:11 ERROR : dir/file1: vfs cache: too many errors 13/10: last error: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:04:11 ERROR : dir/file1: vfs cache: failed to kick waiters: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:04:11 ERROR : dir/file1: vfs cache: failed to _ensure cache vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:04:11 DEBUG : dir/file1: vfs cache: failed to _ensure cache vfs reader: failed to write to cache file: Open failed: RootURL not set is not out of space 2026/02/25 04:04:11 DEBUG : dir/file1(0xc000810900): >_readAt: n=0, err=vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:04:11 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 read_write_test.go:95: 2026/02/25 04:04:11 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 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: RootURL not set", err:(*fmt.wrapError)(0xc000806720)}) Test: TestRWFileHandleMethodsRead 2026/02/25 04:04:11 DEBUG : dir/file1(0xc000810900): close: 2026/02/25 04:04:11 INFO : dir/file1: vfs cache: downloader: error count now 14: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:04:11 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:04:11 DEBUG : dir/file1: vfs cache: setting modification time to 2026-02-25 04:04:01 +0000 UTC 2026/02/25 04:04:11 DEBUG : dir/file1(0xc000810900): >close: err= 2026/02/25 04:04:11 DEBUG : dir/file1(0xc000810900): close: 2026/02/25 04:04:11 DEBUG : dir/file1(0xc000810900): >close: err=file already closed 2026/02/25 04:04:11 DEBUG : WaitForWriters: timeout=30s 2026/02/25 04:04:11 DEBUG : dir: Looking for writers 2026/02/25 04:04:11 DEBUG : file1: reading active writers 2026/02/25 04:04:11 DEBUG : Looking for writers 2026/02/25 04:04:11 DEBUG : dir: reading active writers 2026/02/25 04:04:11 DEBUG : >WaitForWriters: 2026/02/25 04:04:11 DEBUG : Linkbox root 'rclone-test-mawohem9zigi': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleMethodsRead (15.68s) === RUN TestRWFileHandleSeek run.go:185: Remote "Linkbox root 'rclone-test-mawohem9zigi'", Local "Local file system at /tmp/rclone3708702547", Modify Window "876000h0m0s" 2026/02/25 04:04:15 INFO : Linkbox root 'rclone-test-mawohem9zigi': poll-interval is not supported by this remote 2026/02/25 04:04:15 DEBUG : Linkbox root 'rclone-test-mawohem9zigi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/25 04:04:15 DEBUG : Linkbox root 'rclone-test-mawohem9zigi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-mawohem9zigi" 2026/02/25 04:04:15 DEBUG : Linkbox root 'rclone-test-mawohem9zigi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-mawohem9zigi" 2026/02/25 04:04:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-mawohem9zigi" 2026/02/25 04:04:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/25 04:04:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-mawohem9zigi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-mawohem9zigi" 2026/02/25 04:04:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-mawohem9zigi" 2026/02/25 04:04:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/25 04:04:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-mawohem9zigi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-mawohem9zigi" 2026/02/25 04:04:15 INFO : Linkbox root 'rclone-test-mawohem9zigi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/25 04:04:19 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/25 04:04:19 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/25 04:04:19 DEBUG : dir/file1: newRWFileHandle: 2026/02/25 04:04:19 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/25 04:04:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/25 04:04:19 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/02/25 04:04:19 DEBUG : dir/file1(0xc0006d9380): _readAt: size=1, off=0 2026/02/25 04:04:19 DEBUG : dir/file1(0xc0006d9380): openPending: 2026/02/25 04:04:19 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2026/02/25 04:04:19 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/02/25 04:04:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/25 04:04:19 DEBUG : dir/file1(0xc0006d9380): >openPending: err= 2026/02/25 04:04:19 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/02/25 04:04:19 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/25 04:04:19 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/25 04:04:19 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/25 04:04:20 INFO : dir/file1: vfs cache: downloader: error count now 1: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:04:20 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:04:20 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/25 04:04:20 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/25 04:04:20 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/25 04:04:20 INFO : dir/file1: vfs cache: downloader: error count now 2: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:04:20 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:04:20 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/25 04:04:20 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/25 04:04:20 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/25 04:04:21 INFO : dir/file1: vfs cache: downloader: error count now 3: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:04:21 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:04:21 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/25 04:04:21 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/25 04:04:21 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/25 04:04:21 INFO : dir/file1: vfs cache: downloader: error count now 4: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:04:21 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:04:21 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/25 04:04:21 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/25 04:04:21 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/25 04:04:22 INFO : dir/file1: vfs cache: downloader: error count now 5: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:04:22 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:04:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/25 04:04:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/25 04:04:22 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/25 04:04:22 INFO : dir/file1: vfs cache: downloader: error count now 6: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:04:22 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:04:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/25 04:04:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/25 04:04:22 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/25 04:04:23 INFO : dir/file1: vfs cache: downloader: error count now 7: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:04:23 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:04:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/25 04:04:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/25 04:04:23 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/25 04:04:23 INFO : dir/file1: vfs cache: downloader: error count now 8: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:04:23 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:04:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/25 04:04:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/25 04:04:23 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/25 04:04:24 INFO : dir/file1: vfs cache: downloader: error count now 9: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:04:24 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:04:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/25 04:04:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/25 04:04:24 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/25 04:04:25 INFO : dir/file1: vfs cache: downloader: error count now 10: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:04:25 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:04:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/25 04:04:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/25 04:04:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/25 04:04:25 INFO : dir/file1: vfs cache: downloader: error count now 11: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:04:25 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:04:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/25 04:04:25 ERROR : dir/file1: vfs cache: too many errors 11/10: last error: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:04:25 ERROR : dir/file1: vfs cache: failed to kick waiters: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:04:25 ERROR : dir/file1: vfs cache: failed to _ensure cache vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:04:25 DEBUG : dir/file1: vfs cache: failed to _ensure cache vfs reader: failed to write to cache file: Open failed: RootURL not set is not out of space 2026/02/25 04:04:25 DEBUG : dir/file1(0xc0006d9380): >_readAt: n=0, err=vfs reader: failed to write to cache file: Open failed: RootURL not set 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: RootURL not set 2026/02/25 04:04:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 Test: TestRWFileHandleSeek 2026/02/25 04:04:25 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/02/25 04:04:25 DEBUG : dir/file1(0xc0006d9380): _readAt: size=1, off=5 2026/02/25 04:04:25 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [] - present false 2026/02/25 04:04:26 INFO : dir/file1: vfs cache: downloader: error count now 12: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:04:26 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:04:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/02/25 04:04:26 ERROR : dir/file1: vfs cache: too many errors 12/10: last error: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:04:26 ERROR : dir/file1: vfs cache: failed to kick waiters: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:04:26 ERROR : dir/file1: vfs cache: failed to _ensure cache vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:04:26 DEBUG : dir/file1: vfs cache: failed to _ensure cache vfs reader: failed to write to cache file: Open failed: RootURL not set is not out of space 2026/02/25 04:04:26 DEBUG : dir/file1(0xc0006d9380): >_readAt: n=0, err=vfs reader: failed to write to cache file: Open failed: RootURL not set 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: RootURL not set Test: TestRWFileHandleSeek 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/02/25 04:04:26 DEBUG : dir/file1(0xc0006d9380): _readAt: size=1, off=2 2026/02/25 04:04:26 DEBUG : vfs cache: looking for range={Pos:2 Size:1} in [] - present false 2026/02/25 04:04:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 2 length -1 2026/02/25 04:04:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 2 chunkSize 134217728 2026/02/25 04:04:26 DEBUG : dir/file1: ChunkedReader.openRange at 2 length 134217728 2026/02/25 04:04:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/02/25 04:04:26 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/02/25 04:04:26 INFO : dir/file1: vfs cache: downloader: error count now 13: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:04:26 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:04:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 2 length -1 2026/02/25 04:04:26 ERROR : dir/file1: vfs cache: too many errors 13/10: last error: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:04:26 ERROR : dir/file1: vfs cache: failed to kick waiters: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:04:26 ERROR : dir/file1: vfs cache: failed to _ensure cache vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:04:26 DEBUG : dir/file1: vfs cache: failed to _ensure cache vfs reader: failed to write to cache file: Open failed: RootURL not set is not out of space 2026/02/25 04:04:26 DEBUG : dir/file1(0xc0006d9380): >_readAt: n=0, err=vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:04:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 2 chunkSize 134217728 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: 2026/02/25 04:04:26 DEBUG : dir/file1: ChunkedReader.openRange at 2 length 134217728 vfs reader: failed to write to cache file: Open failed: RootURL not set 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/02/25 04:04:26 DEBUG : dir/file1(0xc0006d9380): _readAt: size=1, off=13 2026/02/25 04:04:26 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [] - present false 2026/02/25 04:04:27 INFO : dir/file1: vfs cache: downloader: error count now 14: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:04:27 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:04:27 ERROR : dir/file1: vfs cache: too many errors 14/10: last error: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:04:27 ERROR : dir/file1: vfs cache: failed to kick waiters: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:04:27 ERROR : dir/file1: vfs cache: failed to _ensure cache vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:04:27 DEBUG : dir/file1: vfs cache: failed to _ensure cache vfs reader: failed to write to cache file: Open failed: RootURL not set is not out of space 2026/02/25 04:04:27 DEBUG : dir/file1(0xc0006d9380): >_readAt: n=0, err=vfs reader: failed to write to cache file: Open failed: RootURL not set 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: RootURL not set 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/02/25 04:04:27 DEBUG : dir/file1(0xc0006d9380): _readAt: size=16, off=100 2026/02/25 04:04:27 DEBUG : dir/file1(0xc0006d9380): >_readAt: n=0, err=EOF 2026/02/25 04:04:27 DEBUG : dir/file1(0xc0006d9380): close: 2026/02/25 04:04:27 INFO : dir/file1: vfs cache: downloader: error count now 15: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:04:27 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:04:27 DEBUG : dir/file1: vfs cache: setting modification time to 2026-02-25 04:04:17 +0000 UTC 2026/02/25 04:04:27 DEBUG : dir/file1(0xc0006d9380): >close: err= 2026/02/25 04:04:27 DEBUG : WaitForWriters: timeout=30s 2026/02/25 04:04:27 DEBUG : dir: Looking for writers 2026/02/25 04:04:27 DEBUG : file1: reading active writers 2026/02/25 04:04:27 DEBUG : Looking for writers 2026/02/25 04:04:27 DEBUG : dir: reading active writers 2026/02/25 04:04:27 DEBUG : >WaitForWriters: 2026/02/25 04:04:27 DEBUG : Linkbox root 'rclone-test-mawohem9zigi': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleSeek (15.73s) === RUN TestRWFileHandleReadAt run.go:185: Remote "Linkbox root 'rclone-test-mawohem9zigi'", Local "Local file system at /tmp/rclone3708702547", Modify Window "876000h0m0s" 2026/02/25 04:04:30 INFO : Linkbox root 'rclone-test-mawohem9zigi': poll-interval is not supported by this remote 2026/02/25 04:04:30 DEBUG : Linkbox root 'rclone-test-mawohem9zigi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/25 04:04:30 DEBUG : Linkbox root 'rclone-test-mawohem9zigi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-mawohem9zigi" 2026/02/25 04:04:30 DEBUG : Linkbox root 'rclone-test-mawohem9zigi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-mawohem9zigi" 2026/02/25 04:04:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-mawohem9zigi" 2026/02/25 04:04:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/25 04:04:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-mawohem9zigi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-mawohem9zigi" 2026/02/25 04:04:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-mawohem9zigi" 2026/02/25 04:04:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/25 04:04:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-mawohem9zigi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-mawohem9zigi" 2026/02/25 04:04:30 INFO : Linkbox root 'rclone-test-mawohem9zigi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/25 04:04:35 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/25 04:04:35 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/25 04:04:35 DEBUG : dir/file1: newRWFileHandle: 2026/02/25 04:04:35 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/25 04:04:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/25 04:04:35 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/02/25 04:04:35 DEBUG : dir/file1(0xc000494c40): _readAt: size=1, off=0 2026/02/25 04:04:35 DEBUG : dir/file1(0xc000494c40): openPending: 2026/02/25 04:04:35 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2026/02/25 04:04:35 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/02/25 04:04:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/25 04:04:35 DEBUG : dir/file1(0xc000494c40): >openPending: err= 2026/02/25 04:04:35 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/02/25 04:04:35 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/25 04:04:35 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/25 04:04:35 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/25 04:04:35 INFO : dir/file1: vfs cache: downloader: error count now 1: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:04:35 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:04:35 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/25 04:04:35 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/25 04:04:35 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/25 04:04:36 INFO : dir/file1: vfs cache: downloader: error count now 2: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:04:36 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:04:36 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/25 04:04:36 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/25 04:04:36 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/25 04:04:37 INFO : dir/file1: vfs cache: downloader: error count now 3: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:04:37 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:04:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/25 04:04:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/25 04:04:37 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/25 04:04:37 INFO : dir/file1: vfs cache: downloader: error count now 4: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:04:37 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:04:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/25 04:04:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/25 04:04:37 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/25 04:04:38 INFO : dir/file1: vfs cache: downloader: error count now 5: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:04:38 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:04:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/25 04:04:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/25 04:04:38 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/25 04:04:38 INFO : dir/file1: vfs cache: downloader: error count now 6: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:04:38 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:04:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/25 04:04:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/25 04:04:38 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/25 04:04:39 INFO : dir/file1: vfs cache: downloader: error count now 7: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:04:39 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:04:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/25 04:04:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/25 04:04:39 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/25 04:04:39 INFO : dir/file1: vfs cache: downloader: error count now 8: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:04:39 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:04:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/25 04:04:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/25 04:04:39 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/25 04:04:40 INFO : dir/file1: vfs cache: downloader: error count now 9: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:04:40 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:04:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/25 04:04:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/25 04:04:40 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/25 04:04:40 INFO : dir/file1: vfs cache: downloader: error count now 10: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:04:40 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:04:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/25 04:04:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/25 04:04:40 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/25 04:04:41 INFO : dir/file1: vfs cache: downloader: error count now 11: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:04:41 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:04:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/25 04:04:41 ERROR : dir/file1: vfs cache: too many errors 11/10: last error: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:04:41 ERROR : dir/file1: vfs cache: failed to kick waiters: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:04:41 ERROR : dir/file1: vfs cache: failed to _ensure cache vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:04:41 DEBUG : dir/file1: vfs cache: failed to _ensure cache vfs reader: failed to write to cache file: Open failed: RootURL not set is not out of space 2026/02/25 04:04:41 DEBUG : dir/file1(0xc000494c40): >_readAt: n=0, err=vfs reader: failed to write to cache file: Open failed: RootURL not set 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: RootURL not set Test: TestRWFileHandleReadAt 2026/02/25 04:04:41 DEBUG : WaitForWriters: timeout=30s 2026/02/25 04:04:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/25 04:04:41 DEBUG : dir: Looking for writers 2026/02/25 04:04:41 DEBUG : file1: reading active writers 2026/02/25 04:04:41 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/25 04:04:41 DEBUG : Looking for writers 2026/02/25 04:04:41 DEBUG : dir: reading active writers 2026/02/25 04:04:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/25 04:04:41 DEBUG : dir: Looking for writers 2026/02/25 04:04:41 DEBUG : file1: reading active writers 2026/02/25 04:04:41 DEBUG : Looking for writers 2026/02/25 04:04:41 DEBUG : dir: reading active writers 2026/02/25 04:04:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/25 04:04:41 DEBUG : dir: Looking for writers 2026/02/25 04:04:41 DEBUG : file1: reading active writers 2026/02/25 04:04:41 DEBUG : Looking for writers 2026/02/25 04:04:41 DEBUG : dir: reading active writers 2026/02/25 04:04:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/25 04:04:41 DEBUG : dir: Looking for writers 2026/02/25 04:04:41 DEBUG : file1: reading active writers 2026/02/25 04:04:41 DEBUG : Looking for writers 2026/02/25 04:04:41 DEBUG : dir: reading active writers 2026/02/25 04:04:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/25 04:04:41 DEBUG : dir: Looking for writers 2026/02/25 04:04:41 DEBUG : file1: reading active writers 2026/02/25 04:04:41 DEBUG : Looking for writers 2026/02/25 04:04:41 DEBUG : dir: reading active writers 2026/02/25 04:04:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/25 04:04:41 DEBUG : dir: Looking for writers 2026/02/25 04:04:41 DEBUG : file1: reading active writers 2026/02/25 04:04:41 DEBUG : Looking for writers 2026/02/25 04:04:41 DEBUG : dir: reading active writers 2026/02/25 04:04:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/25 04:04:41 INFO : dir/file1: vfs cache: downloader: error count now 12: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:04:41 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:04:42 DEBUG : dir: Looking for writers 2026/02/25 04:04:42 DEBUG : file1: reading active writers 2026/02/25 04:04:42 DEBUG : Looking for writers 2026/02/25 04:04:42 DEBUG : dir: reading active writers 2026/02/25 04:04:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/25 04:04:42 DEBUG : dir: Looking for writers 2026/02/25 04:04:42 DEBUG : file1: reading active writers 2026/02/25 04:04:42 DEBUG : Looking for writers 2026/02/25 04:04:42 DEBUG : dir: reading active writers 2026/02/25 04:04:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/25 04:04:43 DEBUG : dir: Looking for writers 2026/02/25 04:04:43 DEBUG : file1: reading active writers 2026/02/25 04:04:43 DEBUG : Looking for writers 2026/02/25 04:04:43 DEBUG : dir: reading active writers 2026/02/25 04:04:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/25 04:04:44 DEBUG : dir: Looking for writers 2026/02/25 04:04:44 DEBUG : file1: reading active writers 2026/02/25 04:04:44 DEBUG : Looking for writers 2026/02/25 04:04:44 DEBUG : dir: reading active writers 2026/02/25 04:04:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/25 04:04:45 DEBUG : dir: Looking for writers 2026/02/25 04:04:45 DEBUG : file1: reading active writers 2026/02/25 04:04:45 DEBUG : Looking for writers 2026/02/25 04:04:45 DEBUG : dir: reading active writers 2026/02/25 04:04:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/25 04:04:46 DEBUG : dir: Looking for writers 2026/02/25 04:04:46 DEBUG : file1: reading active writers 2026/02/25 04:04:46 DEBUG : Looking for writers 2026/02/25 04:04:46 DEBUG : dir: reading active writers 2026/02/25 04:04:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/25 04:04:47 DEBUG : dir: Looking for writers 2026/02/25 04:04:47 DEBUG : file1: reading active writers 2026/02/25 04:04:47 DEBUG : Looking for writers 2026/02/25 04:04:47 DEBUG : dir: reading active writers 2026/02/25 04:04:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/25 04:04:48 DEBUG : dir: Looking for writers 2026/02/25 04:04:48 DEBUG : file1: reading active writers 2026/02/25 04:04:48 DEBUG : Looking for writers 2026/02/25 04:04:48 DEBUG : dir: reading active writers 2026/02/25 04:04:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/25 04:04:49 DEBUG : dir: Looking for writers 2026/02/25 04:04:49 DEBUG : file1: reading active writers 2026/02/25 04:04:49 DEBUG : Looking for writers 2026/02/25 04:04:49 DEBUG : dir: reading active writers 2026/02/25 04:04:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/25 04:04:50 DEBUG : dir: Looking for writers 2026/02/25 04:04:50 DEBUG : file1: reading active writers 2026/02/25 04:04:50 DEBUG : Looking for writers 2026/02/25 04:04:50 DEBUG : dir: reading active writers 2026/02/25 04:04:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/25 04:04:51 DEBUG : dir: Looking for writers 2026/02/25 04:04:51 DEBUG : file1: reading active writers 2026/02/25 04:04:51 DEBUG : Looking for writers 2026/02/25 04:04:51 DEBUG : dir: reading active writers 2026/02/25 04:04:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/25 04:04:52 DEBUG : dir: Looking for writers 2026/02/25 04:04:52 DEBUG : file1: reading active writers 2026/02/25 04:04:52 DEBUG : Looking for writers 2026/02/25 04:04:52 DEBUG : dir: reading active writers 2026/02/25 04:04:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/25 04:04:53 DEBUG : dir: Looking for writers 2026/02/25 04:04:53 DEBUG : file1: reading active writers 2026/02/25 04:04:53 DEBUG : Looking for writers 2026/02/25 04:04:53 DEBUG : dir: reading active writers 2026/02/25 04:04:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/25 04:04:54 DEBUG : dir: Looking for writers 2026/02/25 04:04:54 DEBUG : file1: reading active writers 2026/02/25 04:04:54 DEBUG : Looking for writers 2026/02/25 04:04:54 DEBUG : dir: reading active writers 2026/02/25 04:04:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/25 04:04:55 DEBUG : dir: Looking for writers 2026/02/25 04:04:55 DEBUG : file1: reading active writers 2026/02/25 04:04:55 DEBUG : Looking for writers 2026/02/25 04:04:55 DEBUG : dir: reading active writers 2026/02/25 04:04:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/25 04:04:56 DEBUG : dir: Looking for writers 2026/02/25 04:04:56 DEBUG : file1: reading active writers 2026/02/25 04:04:56 DEBUG : Looking for writers 2026/02/25 04:04:56 DEBUG : dir: reading active writers 2026/02/25 04:04:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/25 04:04:57 DEBUG : dir: Looking for writers 2026/02/25 04:04:57 DEBUG : file1: reading active writers 2026/02/25 04:04:57 DEBUG : Looking for writers 2026/02/25 04:04:57 DEBUG : dir: reading active writers 2026/02/25 04:04:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/25 04:04:58 DEBUG : dir: Looking for writers 2026/02/25 04:04:58 DEBUG : file1: reading active writers 2026/02/25 04:04:58 DEBUG : Looking for writers 2026/02/25 04:04:58 DEBUG : dir: reading active writers 2026/02/25 04:04:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/25 04:04:59 DEBUG : dir: Looking for writers 2026/02/25 04:04:59 DEBUG : file1: reading active writers 2026/02/25 04:04:59 DEBUG : Looking for writers 2026/02/25 04:04:59 DEBUG : dir: reading active writers 2026/02/25 04:04:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/25 04:05:00 DEBUG : dir: Looking for writers 2026/02/25 04:05:00 DEBUG : file1: reading active writers 2026/02/25 04:05:00 DEBUG : Looking for writers 2026/02/25 04:05:00 DEBUG : dir: reading active writers 2026/02/25 04:05:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/25 04:05:01 DEBUG : dir: Looking for writers 2026/02/25 04:05:01 DEBUG : file1: reading active writers 2026/02/25 04:05:01 DEBUG : Looking for writers 2026/02/25 04:05:01 DEBUG : dir: reading active writers 2026/02/25 04:05:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/25 04:05:02 DEBUG : dir: Looking for writers 2026/02/25 04:05:02 DEBUG : file1: reading active writers 2026/02/25 04:05:02 DEBUG : Looking for writers 2026/02/25 04:05:02 DEBUG : dir: reading active writers 2026/02/25 04:05:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/25 04:05:03 DEBUG : dir: Looking for writers 2026/02/25 04:05:03 DEBUG : file1: reading active writers 2026/02/25 04:05:03 DEBUG : Looking for writers 2026/02/25 04:05:03 DEBUG : dir: reading active writers 2026/02/25 04:05:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/25 04:05:04 DEBUG : dir: Looking for writers 2026/02/25 04:05:04 DEBUG : file1: reading active writers 2026/02/25 04:05:04 DEBUG : Looking for writers 2026/02/25 04:05:04 DEBUG : dir: reading active writers 2026/02/25 04:05:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/25 04:05:05 DEBUG : dir: Looking for writers 2026/02/25 04:05:05 DEBUG : file1: reading active writers 2026/02/25 04:05:05 DEBUG : Looking for writers 2026/02/25 04:05:05 DEBUG : dir: reading active writers 2026/02/25 04:05:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/25 04:05:06 DEBUG : dir: Looking for writers 2026/02/25 04:05:06 DEBUG : file1: reading active writers 2026/02/25 04:05:06 DEBUG : Looking for writers 2026/02/25 04:05:06 DEBUG : dir: reading active writers 2026/02/25 04:05:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/25 04:05:07 DEBUG : dir: Looking for writers 2026/02/25 04:05:07 DEBUG : file1: reading active writers 2026/02/25 04:05:07 DEBUG : Looking for writers 2026/02/25 04:05:07 DEBUG : dir: reading active writers 2026/02/25 04:05:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/25 04:05:08 DEBUG : dir: Looking for writers 2026/02/25 04:05:08 DEBUG : file1: reading active writers 2026/02/25 04:05:08 DEBUG : Looking for writers 2026/02/25 04:05:08 DEBUG : dir: reading active writers 2026/02/25 04:05:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/25 04:05:09 DEBUG : dir: Looking for writers 2026/02/25 04:05:09 DEBUG : file1: reading active writers 2026/02/25 04:05:09 DEBUG : Looking for writers 2026/02/25 04:05:09 DEBUG : dir: reading active writers 2026/02/25 04:05:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/25 04:05:10 DEBUG : dir: Looking for writers 2026/02/25 04:05:10 DEBUG : file1: reading active writers 2026/02/25 04:05:10 DEBUG : Looking for writers 2026/02/25 04:05:10 DEBUG : dir: reading active writers 2026/02/25 04:05:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/25 04:05:11 ERROR : Exiting even though 0 writers active and 1 cache items in use after 30s Cache{ "dir/file1": &{c:0xc0007dc2d0 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0xc0006d6708 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824640890688} name:dir/file1 opens:1 downloaders:0xc0004cad10 o:0xc000496f80 fd:0xc000148338 info:{ModTime:{wall:14006119064526031050 ext:92296306676 loc:0x4586480} ATime:{wall:14006119064526229404 ext:92296505031 loc:0x4586480} Size:16 Rs:[] Fingerprint:16 Dirty:false} writeBackID:0 pendingAccesses:0 modified:false beingReset:false}, } 2026/02/25 04:05:11 DEBUG : >WaitForWriters: 2026/02/25 04:05:11 DEBUG : Linkbox root 'rclone-test-mawohem9zigi': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleReadAt (43.80s) === RUN TestRWFileHandleFlushRead run.go:185: Remote "Linkbox root 'rclone-test-mawohem9zigi'", Local "Local file system at /tmp/rclone3708702547", Modify Window "876000h0m0s" 2026/02/25 04:05:14 INFO : Linkbox root 'rclone-test-mawohem9zigi': poll-interval is not supported by this remote 2026/02/25 04:05:14 DEBUG : Linkbox root 'rclone-test-mawohem9zigi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/25 04:05:14 DEBUG : Linkbox root 'rclone-test-mawohem9zigi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-mawohem9zigi" 2026/02/25 04:05:14 DEBUG : Linkbox root 'rclone-test-mawohem9zigi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-mawohem9zigi" 2026/02/25 04:05:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-mawohem9zigi" 2026/02/25 04:05:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/25 04:05:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-mawohem9zigi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-mawohem9zigi" 2026/02/25 04:05:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-mawohem9zigi" 2026/02/25 04:05:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/25 04:05:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-mawohem9zigi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-mawohem9zigi" 2026/02/25 04:05:14 INFO : Linkbox root 'rclone-test-mawohem9zigi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/25 04:05:18 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/25 04:05:19 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/25 04:05:19 DEBUG : dir/file1: newRWFileHandle: 2026/02/25 04:05:19 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/25 04:05:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/25 04:05:19 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/02/25 04:05:19 DEBUG : dir/file1(0xc0006d8580): RWFileHandle.Flush 2026/02/25 04:05:19 DEBUG : dir/file1(0xc0006d8580): _readAt: size=256, off=0 2026/02/25 04:05:19 DEBUG : dir/file1(0xc0006d8580): openPending: 2026/02/25 04:05:19 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2026/02/25 04:05:19 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/02/25 04:05:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/25 04:05:19 DEBUG : dir/file1(0xc0006d8580): >openPending: err= 2026/02/25 04:05:19 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/02/25 04:05:19 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/25 04:05:19 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/25 04:05:19 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/25 04:05:19 INFO : dir/file1: vfs cache: downloader: error count now 1: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:05:19 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:05:19 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/25 04:05:19 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/25 04:05:19 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/25 04:05:20 INFO : dir/file1: vfs cache: downloader: error count now 2: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:05:20 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:05:20 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/25 04:05:20 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/25 04:05:20 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/25 04:05:20 INFO : dir/file1: vfs cache: downloader: error count now 3: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:05:20 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:05:20 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/25 04:05:20 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/25 04:05:20 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/25 04:05:21 INFO : dir/file1: vfs cache: downloader: error count now 4: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:05:21 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:05:21 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/25 04:05:21 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/25 04:05:21 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/25 04:05:21 INFO : dir/file1: vfs cache: downloader: error count now 5: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:05:21 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:05:21 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/25 04:05:21 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/25 04:05:21 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/25 04:05:22 INFO : dir/file1: vfs cache: downloader: error count now 6: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:05:22 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:05:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/25 04:05:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/25 04:05:22 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/25 04:05:23 INFO : dir/file1: vfs cache: downloader: error count now 7: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:05:23 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:05:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/25 04:05:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/25 04:05:23 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/25 04:05:23 INFO : dir/file1: vfs cache: downloader: error count now 8: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:05:23 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:05:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/25 04:05:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/25 04:05:23 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/25 04:05:24 INFO : dir/file1: vfs cache: downloader: error count now 9: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:05:24 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:05:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/25 04:05:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/25 04:05:24 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/25 04:05:24 INFO : dir/file1: vfs cache: downloader: error count now 10: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:05:24 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:05:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/25 04:05:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/25 04:05:24 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/25 04:05:25 INFO : dir/file1: vfs cache: downloader: error count now 11: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:05:25 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:05:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/25 04:05:25 ERROR : dir/file1: vfs cache: too many errors 11/10: last error: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:05:25 ERROR : dir/file1: vfs cache: failed to kick waiters: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:05:25 ERROR : dir/file1: vfs cache: failed to _ensure cache vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:05:25 DEBUG : dir/file1: vfs cache: failed to _ensure cache vfs reader: failed to write to cache file: Open failed: RootURL not set is not out of space 2026/02/25 04:05:25 DEBUG : dir/file1(0xc0006d8580): >_readAt: n=0, err=vfs reader: failed to write to cache file: Open failed: RootURL not set 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 2026/02/25 04:05:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/25 04:05:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 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/02/25 04:05:25 DEBUG : dir/file1(0xc0006d8580): RWFileHandle.Flush 2026/02/25 04:05:25 DEBUG : dir/file1(0xc0006d8580): RWFileHandle.Flush 2026/02/25 04:05:25 DEBUG : dir/file1(0xc0006d8580): close: 2026/02/25 04:05:25 INFO : dir/file1: vfs cache: downloader: error count now 12: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:05:25 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:05:25 DEBUG : dir/file1: vfs cache: setting modification time to 2026-02-25 04:05:17 +0000 UTC 2026/02/25 04:05:25 DEBUG : dir/file1(0xc0006d8580): >close: err= 2026/02/25 04:05:25 DEBUG : WaitForWriters: timeout=30s 2026/02/25 04:05:25 DEBUG : dir: Looking for writers 2026/02/25 04:05:25 DEBUG : file1: reading active writers 2026/02/25 04:05:25 DEBUG : Looking for writers 2026/02/25 04:05:25 DEBUG : dir: reading active writers 2026/02/25 04:05:25 DEBUG : >WaitForWriters: 2026/02/25 04:05:25 DEBUG : Linkbox root 'rclone-test-mawohem9zigi': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleFlushRead (14.59s) === RUN TestRWFileHandleReleaseRead run.go:185: Remote "Linkbox root 'rclone-test-mawohem9zigi'", Local "Local file system at /tmp/rclone3708702547", Modify Window "876000h0m0s" 2026/02/25 04:05:29 INFO : Linkbox root 'rclone-test-mawohem9zigi': poll-interval is not supported by this remote 2026/02/25 04:05:29 DEBUG : Linkbox root 'rclone-test-mawohem9zigi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/25 04:05:29 DEBUG : Linkbox root 'rclone-test-mawohem9zigi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-mawohem9zigi" 2026/02/25 04:05:29 DEBUG : Linkbox root 'rclone-test-mawohem9zigi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-mawohem9zigi" 2026/02/25 04:05:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-mawohem9zigi" 2026/02/25 04:05:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/25 04:05:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-mawohem9zigi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-mawohem9zigi" 2026/02/25 04:05:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-mawohem9zigi" 2026/02/25 04:05:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/25 04:05:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-mawohem9zigi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-mawohem9zigi" 2026/02/25 04:05:29 INFO : Linkbox root 'rclone-test-mawohem9zigi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/25 04:05:33 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/25 04:05:34 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/25 04:05:34 DEBUG : dir/file1: newRWFileHandle: 2026/02/25 04:05:34 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/25 04:05:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/25 04:05:34 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/02/25 04:05:34 DEBUG : dir/file1(0xc0008119c0): _readAt: size=256, off=0 2026/02/25 04:05:34 DEBUG : dir/file1(0xc0008119c0): openPending: 2026/02/25 04:05:34 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2026/02/25 04:05:34 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/02/25 04:05:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/25 04:05:34 DEBUG : dir/file1(0xc0008119c0): >openPending: err= 2026/02/25 04:05:34 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/02/25 04:05:34 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/25 04:05:34 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/25 04:05:34 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/25 04:05:34 INFO : dir/file1: vfs cache: downloader: error count now 1: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:05:34 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:05:34 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/25 04:05:34 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/25 04:05:34 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/25 04:05:34 INFO : dir/file1: vfs cache: downloader: error count now 2: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:05:34 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:05:34 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/25 04:05:34 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/25 04:05:34 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/25 04:05:35 INFO : dir/file1: vfs cache: downloader: error count now 3: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:05:35 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:05:35 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/25 04:05:35 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/25 04:05:35 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/25 04:05:36 INFO : dir/file1: vfs cache: downloader: error count now 4: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:05:36 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:05:36 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/25 04:05:36 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/25 04:05:36 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/25 04:05:36 INFO : dir/file1: vfs cache: downloader: error count now 5: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:05:36 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:05:36 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/25 04:05:36 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/25 04:05:36 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/25 04:05:37 INFO : dir/file1: vfs cache: downloader: error count now 6: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:05:37 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:05:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/25 04:05:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/25 04:05:37 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/25 04:05:37 INFO : dir/file1: vfs cache: downloader: error count now 7: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:05:37 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:05:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/25 04:05:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/25 04:05:37 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/25 04:05:38 INFO : dir/file1: vfs cache: downloader: error count now 8: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:05:38 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:05:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/25 04:05:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/25 04:05:38 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/25 04:05:38 INFO : dir/file1: vfs cache: downloader: error count now 9: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:05:38 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:05:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/25 04:05:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/25 04:05:38 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/25 04:05:39 INFO : dir/file1: vfs cache: downloader: error count now 10: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:05:39 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:05:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/25 04:05:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/25 04:05:39 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/25 04:05:39 INFO : dir/file1: vfs cache: downloader: error count now 11: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:05:39 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:05:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/25 04:05:39 ERROR : dir/file1: vfs cache: too many errors 11/10: last error: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:05:39 ERROR : dir/file1: vfs cache: failed to kick waiters: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:05:39 ERROR : dir/file1: vfs cache: failed to _ensure cache vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:05:39 DEBUG : dir/file1: vfs cache: failed to _ensure cache vfs reader: failed to write to cache file: Open failed: RootURL not set is not out of space 2026/02/25 04:05:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/25 04:05:39 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/25 04:05:39 DEBUG : dir/file1(0xc0008119c0): >_readAt: n=0, err=vfs reader: failed to write to cache file: Open failed: RootURL not set 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/02/25 04:05:39 DEBUG : dir/file1(0xc0008119c0): RWFileHandle.Release 2026/02/25 04:05:39 DEBUG : dir/file1(0xc0008119c0): close: 2026/02/25 04:05:40 INFO : dir/file1: vfs cache: downloader: error count now 12: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:05:40 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2026/02/25 04:05:40 DEBUG : dir/file1: vfs cache: setting modification time to 2026-02-25 04:05:31 +0000 UTC 2026/02/25 04:05:40 DEBUG : dir/file1(0xc0008119c0): >close: err= 2026/02/25 04:05:40 DEBUG : dir/file1(0xc0008119c0): RWFileHandle.Release 2026/02/25 04:05:40 DEBUG : WaitForWriters: timeout=30s 2026/02/25 04:05:40 DEBUG : dir: Looking for writers 2026/02/25 04:05:40 DEBUG : file1: reading active writers 2026/02/25 04:05:40 DEBUG : Looking for writers 2026/02/25 04:05:40 DEBUG : dir: reading active writers 2026/02/25 04:05:40 DEBUG : >WaitForWriters: 2026/02/25 04:05:40 DEBUG : Linkbox root 'rclone-test-mawohem9zigi': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleReleaseRead (14.72s) === RUN TestUnicodeNormalization run.go:185: Remote "Linkbox root 'rclone-test-mawohem9zigi'", Local "Local file system at /tmp/rclone3708702547", Modify Window "876000h0m0s" 2026/02/25 04:05:48 INFO : Linkbox root 'rclone-test-mawohem9zigi': poll-interval is not supported by this remote 2026/02/25 04:05:48 NOTICE: Linkbox root 'rclone-test-mawohem9zigi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/02/25 04:05:48 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/25 04:05:48 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/02/25 04:05:48 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/02/25 04:05:48 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/02/25 04:05:48 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: RootURL not set 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/02/25 04:05:48 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/25 04:05:48 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/02/25 04:05:48 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/02/25 04:05:48 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/02/25 04:05:48 DEBUG : 測試_Русский___ě_áñ: 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:188 Error: Received unexpected error: Open failed: RootURL not set 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:188 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:188 Error: Not equal: expected: "\x00\x00\x00\x00\x00" actual : "data2" Diff: --- Expected +++ Actual @@ -1 +1 @@ - +data2 Test: TestUnicodeNormalization 2026/02/25 04:05:48 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/25 04:05:48 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/02/25 04:05:48 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/02/25 04:05:48 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/02/25 04:05:48 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: RootURL not set 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/02/25 04:05:49 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/25 04:05:49 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/02/25 04:05:49 DEBUG : WaitForWriters: timeout=30s 2026/02/25 04:05:49 DEBUG : Looking for writers 2026/02/25 04:05:49 DEBUG : normal name with no special characters.txt: reading active writers 2026/02/25 04:05:49 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/02/25 04:05:49 DEBUG : >WaitForWriters: --- FAIL: TestUnicodeNormalization (8.46s) === RUN TestFileReadAtNonZeroLength run.go:185: Remote "Linkbox root 'rclone-test-mawohem9zigi'", Local "Local file system at /tmp/rclone3708702547", Modify Window "876000h0m0s" 2026/02/25 04:05:52 INFO : Linkbox root 'rclone-test-mawohem9zigi': poll-interval is not supported by this remote 2026/02/25 04:05:52 NOTICE: Linkbox root 'rclone-test-mawohem9zigi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/02/25 04:05:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/25 04:05:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/25 04:05:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/25 04:05:52 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/25 04:05:52 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/25 04:05:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/25 04:05:52 DEBUG : Linkbox root 'rclone-test-mawohem9zigi': File to upload is small (100 bytes), uploading instead of streaming 2026/02/25 04:05:55 DEBUG : file1: size = 100 OK 2026/02/25 04:05:55 NOTICE: Linkbox root 'rclone-test-mawohem9zigi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/02/25 04:05:55 DEBUG : file1: Size of src and dst objects identical 2026/02/25 04:05:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/25 04:05:55 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/25 04:05:55 DEBUG : file1: Open: flags=O_RDONLY 2026/02/25 04:05:55 DEBUG : file1: >Open: fd=file1 (r), err= 2026/02/25 04:05:55 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/02/25 04:05:55 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:384 Error: Received unexpected error: Open failed: RootURL not set Test: TestFileReadAtNonZeroLength write_test.go:372: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:372 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:384 Error: Not equal: expected: 0 actual : 100 Test: TestFileReadAtNonZeroLength write_test.go:373: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:373 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:384 Error: Not equal: expected: []byte{0x6b, 0x6f, 0x74, 0x65, 0x67, 0x65, 0x64, 0x33, 0x6e, 0x61, 0x6e, 0x75, 0x6b, 0x75, 0x73, 0x30, 0x6b, 0x69, 0x74, 0x75, 0x77, 0x61, 0x74, 0x34, 0x6b, 0x6f, 0x71, 0x75, 0x66, 0x6f, 0x66, 0x38, 0x70, 0x65, 0x73, 0x65, 0x76, 0x61, 0x71, 0x36, 0x68, 0x6f, 0x6e, 0x6f, 0x76, 0x65, 0x63, 0x36, 0x7a, 0x6f, 0x6d, 0x75, 0x6c, 0x65, 0x6d, 0x34, 0x78, 0x65, 0x77, 0x75, 0x73, 0x65, 0x68, 0x33, 0x68, 0x6f, 0x63, 0x69, 0x72, 0x61, 0x6a, 0x32, 0x66, 0x61, 0x63, 0x75, 0x63, 0x6f, 0x77, 0x38, 0x66, 0x6f, 0x73, 0x65, 0x66, 0x61, 0x64, 0x38, 0x6a, 0x75, 0x78, 0x6f, 0x63, 0x61, 0x6b, 0x33, 0x62, 0x61, 0x70, 0x65} actual : []byte{} Diff: --- Expected +++ Actual @@ -1,9 +1,2 @@ -([]uint8) (len=100) { - 00000000 6b 6f 74 65 67 65 64 33 6e 61 6e 75 6b 75 73 30 |koteged3nanukus0| - 00000010 6b 69 74 75 77 61 74 34 6b 6f 71 75 66 6f 66 38 |kituwat4koqufof8| - 00000020 70 65 73 65 76 61 71 36 68 6f 6e 6f 76 65 63 36 |pesevaq6honovec6| - 00000030 7a 6f 6d 75 6c 65 6d 34 78 65 77 75 73 65 68 33 |zomulem4xewuseh3| - 00000040 68 6f 63 69 72 61 6a 32 66 61 63 75 63 6f 77 38 |hociraj2facucow8| - 00000050 66 6f 73 65 66 61 64 38 6a 75 78 6f 63 61 6b 33 |fosefad8juxocak3| - 00000060 62 61 70 65 |bape| +([]uint8) { } Test: TestFileReadAtNonZeroLength 2026/02/25 04:05:56 DEBUG : WaitForWriters: timeout=30s 2026/02/25 04:05:56 DEBUG : Looking for writers 2026/02/25 04:05:56 DEBUG : file1: reading active writers 2026/02/25 04:05:56 DEBUG : >WaitForWriters: --- FAIL: TestFileReadAtNonZeroLength (5.66s) === RUN TestZipManyFiles run.go:185: Remote "Linkbox root 'rclone-test-mawohem9zigi'", Local "Local file system at /tmp/rclone3708702547", Modify Window "876000h0m0s" 2026/02/25 04:05:58 INFO : Linkbox root 'rclone-test-mawohem9zigi': poll-interval is not supported by this remote 2026/02/25 04:05:58 NOTICE: Linkbox root 'rclone-test-mawohem9zigi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/02/25 04:06:10 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/02/25 04:06:10 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/02/25 04:06:10 DEBUG : flat/f000.txt: Set virtual modtime to 2026-02-25 04:06:00 +0000 UTC 2026/02/25 04:06:10 DEBUG : flat/f000.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: RootURL not set Test: TestZipManyFiles 2026/02/25 04:06:10 DEBUG : WaitForWriters: timeout=30s 2026/02/25 04:06:10 DEBUG : flat: Looking for writers 2026/02/25 04:06:10 DEBUG : f000.txt: reading active writers 2026/02/25 04:06:10 DEBUG : f001.txt: reading active writers 2026/02/25 04:06:10 DEBUG : f002.txt: reading active writers 2026/02/25 04:06:10 DEBUG : f003.txt: reading active writers 2026/02/25 04:06:10 DEBUG : f004.txt: reading active writers 2026/02/25 04:06:10 DEBUG : Looking for writers 2026/02/25 04:06:10 DEBUG : flat: reading active writers 2026/02/25 04:06:10 DEBUG : >WaitForWriters: --- FAIL: TestZipManyFiles (20.97s) === RUN TestZipManySubDirs run.go:185: Remote "Linkbox root 'rclone-test-mawohem9zigi'", Local "Local file system at /tmp/rclone3708702547", Modify Window "876000h0m0s" 2026/02/25 04:06:19 INFO : Linkbox root 'rclone-test-mawohem9zigi': poll-interval is not supported by this remote 2026/02/25 04:06:19 NOTICE: Linkbox root 'rclone-test-mawohem9zigi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/02/25 04:06:30 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/02/25 04:06:30 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/02/25 04:06:30 DEBUG : a/b/c/deep.txt: Set virtual modtime to 2026-02-25 04:06:28 +0000 UTC 2026/02/25 04:06:30 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: RootURL not set Test: TestZipManySubDirs 2026/02/25 04:06:30 DEBUG : WaitForWriters: timeout=30s 2026/02/25 04:06:30 DEBUG : a/b/c: Looking for writers 2026/02/25 04:06:30 DEBUG : deep.txt: reading active writers 2026/02/25 04:06:30 DEBUG : a/b: Looking for writers 2026/02/25 04:06:30 DEBUG : mid.txt: reading active writers 2026/02/25 04:06:30 DEBUG : c: reading active writers 2026/02/25 04:06:30 DEBUG : a: Looking for writers 2026/02/25 04:06:30 DEBUG : b: reading active writers 2026/02/25 04:06:30 DEBUG : top.txt: reading active writers 2026/02/25 04:06:30 DEBUG : Looking for writers 2026/02/25 04:06:30 DEBUG : a: reading active writers 2026/02/25 04:06:30 DEBUG : >WaitForWriters: --- FAIL: TestZipManySubDirs (20.90s) === RUN TestZipLargeFiles run.go:185: Remote "Linkbox root 'rclone-test-mawohem9zigi'", Local "Local file system at /tmp/rclone3708702547", Modify Window "876000h0m0s" 2026/02/25 04:06:40 INFO : Linkbox root 'rclone-test-mawohem9zigi': poll-interval is not supported by this remote 2026/02/25 04:06:40 NOTICE: Linkbox root 'rclone-test-mawohem9zigi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/02/25 04:06:46 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/02/25 04:06:46 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/02/25 04:06:46 DEBUG : bigdir/big.bin: Set virtual modtime to 2026-02-25 04:06:44 +0000 UTC 2026/02/25 04:06:46 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: RootURL not set Test: TestZipLargeFiles 2026/02/25 04:06:46 DEBUG : WaitForWriters: timeout=30s 2026/02/25 04:06:46 DEBUG : bigdir: Looking for writers 2026/02/25 04:06:46 DEBUG : big.bin: reading active writers 2026/02/25 04:06:46 DEBUG : Looking for writers 2026/02/25 04:06:46 DEBUG : bigdir: reading active writers 2026/02/25 04:06:46 DEBUG : >WaitForWriters: --- FAIL: TestZipLargeFiles (9.95s) === RUN TestZipDirsInRoot run.go:185: Remote "Linkbox root 'rclone-test-mawohem9zigi'", Local "Local file system at /tmp/rclone3708702547", Modify Window "876000h0m0s" 2026/02/25 04:06:50 INFO : Linkbox root 'rclone-test-mawohem9zigi': poll-interval is not supported by this remote 2026/02/25 04:06:50 NOTICE: Linkbox root 'rclone-test-mawohem9zigi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/02/25 04:07:01 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/02/25 04:07:01 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/02/25 04:07:01 DEBUG : dir1/a.txt: Set virtual modtime to 2026-02-25 04:06:52 +0000 UTC 2026/02/25 04:07:01 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: RootURL not set Test: TestZipDirsInRoot 2026/02/25 04:07:01 DEBUG : WaitForWriters: timeout=30s 2026/02/25 04:07:01 DEBUG : dir2: Looking for writers 2026/02/25 04:07:01 DEBUG : dir3: Looking for writers 2026/02/25 04:07:01 DEBUG : dir1: Looking for writers 2026/02/25 04:07:01 DEBUG : a.txt: reading active writers 2026/02/25 04:07:01 DEBUG : Looking for writers 2026/02/25 04:07:01 DEBUG : dir1: reading active writers 2026/02/25 04:07:01 DEBUG : dir2: reading active writers 2026/02/25 04:07:01 DEBUG : dir3: reading active writers 2026/02/25 04:07:01 DEBUG : >WaitForWriters: --- FAIL: TestZipDirsInRoot (21.86s) FAIL 2026/02/25 04:07:11 DEBUG : Linkbox root 'rclone-test-mawohem9zigi': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^(TestFileOpenRead|TestFileReadAtNonZeroLength|TestRWFileHandleFlushRead|TestRWFileHandleMethodsRead|TestRWFileHandleReadAt|TestRWFileHandleReleaseRead|TestRWFileHandleSeek|TestReadFileHandleFlush|TestReadFileHandleMethods|TestReadFileHandleReadAt|TestReadFileHandleRelease|TestReadFileHandleSeek|TestUnicodeNormalization|TestZipDirsInRoot|TestZipLargeFiles|TestZipManyFiles|TestZipManySubDirs)$'" - Finished ERROR in 4m9.950977926s (try 5/5): exit status 1: Failed [TestFileOpenRead TestReadFileHandleMethods TestReadFileHandleSeek TestReadFileHandleReadAt TestReadFileHandleFlush TestReadFileHandleRelease TestRWFileHandleMethodsRead TestRWFileHandleSeek TestRWFileHandleReadAt TestRWFileHandleFlushRead TestRWFileHandleReleaseRead TestUnicodeNormalization TestFileReadAtNonZeroLength TestZipManyFiles TestZipManySubDirs TestZipLargeFiles TestZipDirsInRoot]