"./vfs.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^(TestFileOpen|TestFileOpenRead|TestFileOpenWrite|TestFileReadAtNonZeroLength|TestFileReadAtZeroLength|TestFileRemoveAll|TestRWCacheRename|TestRWFileHandleFlushRead|TestRWFileHandleMethodsRead|TestRWFileHandleReadAt|TestRWFileHandleReleaseRead|TestRWFileHandleSeek|TestRWFileHandleSizeCreateExisting|TestRWFileHandleSizeCreateNew|TestRWFileHandleSizeTruncateExisting|TestRWFileModTimeWithOpenWriters|TestReadFileHandleFlush|TestReadFileHandleMethods|TestReadFileHandleReadAt|TestReadFileHandleRelease|TestReadFileHandleSeek|TestUnicodeNormalization|TestVFSOpenFile|TestWriteFileHandleFlush|TestWriteFileHandleMethods|TestWriteFileHandleRelease|TestWriteFileHandleWriteAt|TestWriteFileModTimeWithOpenWriters|TestZipDirsInRoot|TestZipLargeFiles|TestZipManyFiles|TestZipManySubDirs)$|^TestFileRename$/^(full,forceCache=false|minimal,forceCache=false|minimal,forceCache=true|off,forceCache=false|writes,forceCache=false|writes,forceCache=true)$'" - Starting (try 5/5) 2026/04/21 03:58:19 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-cuvisaj3jofe" 2026/04/21 03:58:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/21 03:58:19 DEBUG : Linkbox root 'rclone-test-cuvisaj3jofe': Using cached web token 2026/04/21 03:58:20 DEBUG : Creating backend with remote "/tmp/rclone4230022300" === RUN TestFileOpenRead run.go:185: Remote "Linkbox root 'rclone-test-cuvisaj3jofe'", Local "Local file system at /tmp/rclone4230022300", Modify Window "876000h0m0s" 2026/04/21 03:58:20 INFO : Linkbox root 'rclone-test-cuvisaj3jofe': poll-interval is not supported by this remote 2026/04/21 03:58:20 NOTICE: Linkbox root 'rclone-test-cuvisaj3jofe': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/21 03:58:25 DEBUG : dir/file1: Trying to read object after upload: try again in 100ms (1/10) 2026/04/21 03:58:25 DEBUG : dir/file1: Trying to read object after upload: try again in 200ms (2/10) 2026/04/21 03:58:25 DEBUG : dir/file1: Trying to read object after upload: try again in 400ms (3/10) 2026/04/21 03:58:26 DEBUG : dir/file1: Trying to read object after upload: try again in 800ms (4/10) 2026/04/21 03:58:27 DEBUG : dir/file1: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/21 03:58:29 DEBUG : dir/file1: Trying to read object after upload: try again in 3.2s (6/10) 2026/04/21 03:58:33 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/21 03:58:33 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/21 03:58:33 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 file_test.go:171: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:171 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:180 Error: Received unexpected error: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestFileOpenRead 2026/04/21 03:58:33 DEBUG : WaitForWriters: timeout=30s 2026/04/21 03:58:33 DEBUG : dir: Looking for writers 2026/04/21 03:58:33 DEBUG : file1: reading active writers 2026/04/21 03:58:33 DEBUG : Looking for writers 2026/04/21 03:58:33 DEBUG : dir: reading active writers 2026/04/21 03:58:33 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:171 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:180 Error: Should be true Test: TestFileOpenRead Messages: listing wrong, want got dir/file1 (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:171 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:180 Error: Should be true Test: TestFileOpenRead Messages: Unexpected file "dir/file1" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:171 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:180 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestFileOpenRead Messages: directories --- FAIL: TestFileOpenRead (27.40s) === RUN TestFileOpenWrite run.go:185: Remote "Linkbox root 'rclone-test-cuvisaj3jofe'", Local "Local file system at /tmp/rclone4230022300", Modify Window "876000h0m0s" 2026/04/21 03:58:47 INFO : Linkbox root 'rclone-test-cuvisaj3jofe': poll-interval is not supported by this remote 2026/04/21 03:58:47 NOTICE: Linkbox root 'rclone-test-cuvisaj3jofe': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/21 03:58:48 DEBUG : dir/file1: Update: removing old file 2026/04/21 03:58:48 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 2026/04/21 03:58:50 DEBUG : dir/file1: Trying to read object after upload: try again in 100ms (1/10) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure file_test.go:31: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:31 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:232 Error: Received unexpected error: file does not exist Test: TestFileOpenWrite 2026/04/21 03:58:59 DEBUG : WaitForWriters: timeout=30s 2026/04/21 03:58:59 DEBUG : dir: Looking for writers 2026/04/21 03:58:59 DEBUG : Looking for writers 2026/04/21 03:58:59 DEBUG : dir: reading active writers 2026/04/21 03:58:59 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- FAIL: TestFileOpenWrite (21.13s) === RUN TestFileRemoveAll run.go:185: Remote "Linkbox root 'rclone-test-cuvisaj3jofe'", Local "Local file system at /tmp/rclone4230022300", Modify Window "876000h0m0s" 2026/04/21 03:59:08 INFO : Linkbox root 'rclone-test-cuvisaj3jofe': poll-interval is not supported by this remote 2026/04/21 03:59:08 NOTICE: Linkbox root 'rclone-test-cuvisaj3jofe': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/21 03:59:12 DEBUG : dir/file1: Trying to read object after upload: try again in 100ms (1/10) 2026/04/21 03:59:12 DEBUG : dir/file1: Trying to read object after upload: try again in 200ms (2/10) 2026/04/21 03:59:12 DEBUG : dir/file1: Trying to read object after upload: try again in 400ms (3/10) 2026/04/21 03:59:13 DEBUG : dir/file1: Trying to read object after upload: try again in 800ms (4/10) 2026/04/21 03:59:14 DEBUG : dir/file1: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/21 03:59:16 DEBUG : dir/file1: Trying to read object after upload: try again in 3.2s (6/10) 2026/04/21 03:59:19 DEBUG : dir/file1: Trying to read object after upload: try again in 6.4s (7/10) 2026/04/21 03:59:27 DEBUG : dir/file1: Remove: 2026/04/21 03:59:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/21 03:59:28 DEBUG : dir/file1: >Remove: err= fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:269 Error: Should be true Test: TestFileRemoveAll Messages: listing wrong, want got dir/file1 (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:269 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestFileRemoveAll Messages: Unexpected file "dir/file1" 2026/04/21 03:59:37 DEBUG : dir/file1: Remove: 2026/04/21 03:59:37 DEBUG : dir/file1: >Remove: err=Read only file system 2026/04/21 03:59:37 DEBUG : WaitForWriters: timeout=30s 2026/04/21 03:59:37 DEBUG : dir: Looking for writers 2026/04/21 03:59:37 DEBUG : Looking for writers 2026/04/21 03:59:37 DEBUG : dir: reading active writers 2026/04/21 03:59:37 DEBUG : >WaitForWriters: run.go:130: removing file "dir/file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestFileRemoveAll Messages: listing wrong, want got dir/file1 (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestFileRemoveAll Messages: Unexpected file "dir/file1" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestFileRemoveAll Messages: directories --- FAIL: TestFileRemoveAll (44.73s) === RUN TestFileOpen run.go:185: Remote "Linkbox root 'rclone-test-cuvisaj3jofe'", Local "Local file system at /tmp/rclone4230022300", Modify Window "876000h0m0s" 2026/04/21 03:59:53 INFO : Linkbox root 'rclone-test-cuvisaj3jofe': poll-interval is not supported by this remote 2026/04/21 03:59:53 NOTICE: Linkbox root 'rclone-test-cuvisaj3jofe': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/21 03:59:54 DEBUG : dir/file1: Update: removing old file 2026/04/21 03:59:54 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 2026/04/21 03:59:56 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/21 03:59:56 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/21 03:59:56 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/04/21 03:59:56 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/21 03:59:56 DEBUG : dir/file1: Open: flags=O_RDWR 2026/04/21 03:59:56 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/21 03:59:56 DEBUG : dir/file1: Open: flags=0x3 2026/04/21 03:59:56 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/04/21 03:59:56 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/04/21 03:59:56 DEBUG : WaitForWriters: timeout=30s 2026/04/21 03:59:56 DEBUG : dir: Looking for writers 2026/04/21 03:59:56 DEBUG : file1: reading active writers 2026/04/21 03:59:56 DEBUG : Looking for writers 2026/04/21 03:59:56 DEBUG : dir: reading active writers 2026/04/21 03:59:56 DEBUG : >WaitForWriters: run.go:130: removing file "dir/file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestFileOpen Messages: listing wrong, want got dir/file1 (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestFileOpen Messages: Unexpected file "dir/file1" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestFileOpen Messages: directories --- FAIL: TestFileOpen (20.94s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:185: Remote "Linkbox root 'rclone-test-cuvisaj3jofe'", Local "Local file system at /tmp/rclone4230022300", Modify Window "876000h0m0s" 2026/04/21 04:00:14 INFO : Linkbox root 'rclone-test-cuvisaj3jofe': poll-interval is not supported by this remote 2026/04/21 04:00:14 NOTICE: Linkbox root 'rclone-test-cuvisaj3jofe': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/21 04:00:15 DEBUG : dir/file1: Update: removing old file 2026/04/21 04:00:15 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit file_test.go:305: skip as can't rename files 2026/04/21 04:00:17 DEBUG : WaitForWriters: timeout=30s 2026/04/21 04:00:17 DEBUG : dir: Looking for writers 2026/04/21 04:00:17 DEBUG : file1: reading active writers 2026/04/21 04:00:17 DEBUG : Looking for writers 2026/04/21 04:00:17 DEBUG : dir: reading active writers 2026/04/21 04:00:17 DEBUG : >WaitForWriters: run.go:130: removing file "dir/file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:305 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/off,forceCache=false Messages: listing wrong, want got dir/file1 (14), dir/file1(1) (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:305 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/off,forceCache=false Messages: Unexpected file "dir/file1" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:305 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/off,forceCache=false Messages: Unexpected file "dir/file1(1)" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:305 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestFileRename/off,forceCache=false Messages: directories === RUN TestFileRename/minimal,forceCache=false run.go:185: Remote "Linkbox root 'rclone-test-cuvisaj3jofe'", Local "Local file system at /tmp/rclone4230022300", Modify Window "876000h0m0s" 2026/04/21 04:00:34 INFO : Linkbox root 'rclone-test-cuvisaj3jofe': poll-interval is not supported by this remote 2026/04/21 04:00:34 NOTICE: Linkbox root 'rclone-test-cuvisaj3jofe': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/21 04:00:34 DEBUG : Linkbox root 'rclone-test-cuvisaj3jofe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/21 04:00:34 DEBUG : Linkbox root 'rclone-test-cuvisaj3jofe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-cuvisaj3jofe" 2026/04/21 04:00:34 DEBUG : Linkbox root 'rclone-test-cuvisaj3jofe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-cuvisaj3jofe" 2026/04/21 04:00:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-cuvisaj3jofe" 2026/04/21 04:00:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/21 04:00:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-cuvisaj3jofe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-cuvisaj3jofe" 2026/04/21 04:00:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-cuvisaj3jofe" 2026/04/21 04:00:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/21 04:00:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-cuvisaj3jofe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-cuvisaj3jofe" 2026/04/21 04:00:34 INFO : Linkbox root 'rclone-test-cuvisaj3jofe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/21 04:00:34 DEBUG : dir/file1: Update: removing old file 2026/04/21 04:00:35 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=false Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1(1) (14), dir/file1(2) (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=false Messages: Unexpected file "dir/file1(1)" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=false Messages: Unexpected file "dir/file1(2)" file_test.go:305: skip as can't rename files 2026/04/21 04:00:45 DEBUG : WaitForWriters: timeout=30s 2026/04/21 04:00:45 DEBUG : dir: Looking for writers 2026/04/21 04:00:45 DEBUG : file1: reading active writers 2026/04/21 04:00:45 DEBUG : file1(1): reading active writers 2026/04/21 04:00:45 DEBUG : file1(2): reading active writers 2026/04/21 04:00:45 DEBUG : Looking for writers 2026/04/21 04:00:45 DEBUG : dir: reading active writers 2026/04/21 04:00:45 DEBUG : >WaitForWriters: 2026/04/21 04:00:45 DEBUG : Linkbox root 'rclone-test-cuvisaj3jofe': vfs cache: cleaner exiting run.go:130: removing file "dir/file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:305 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=false Messages: listing wrong, want got dir/file1 (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:305 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=false Messages: Unexpected file "dir/file1" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:305 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestFileRename/minimal,forceCache=false Messages: directories === RUN TestFileRename/minimal,forceCache=true run.go:185: Remote "Linkbox root 'rclone-test-cuvisaj3jofe'", Local "Local file system at /tmp/rclone4230022300", Modify Window "876000h0m0s" 2026/04/21 04:01:05 INFO : Linkbox root 'rclone-test-cuvisaj3jofe': poll-interval is not supported by this remote 2026/04/21 04:01:05 NOTICE: Linkbox root 'rclone-test-cuvisaj3jofe': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/21 04:01:05 DEBUG : Linkbox root 'rclone-test-cuvisaj3jofe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/21 04:01:05 DEBUG : Linkbox root 'rclone-test-cuvisaj3jofe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-cuvisaj3jofe" 2026/04/21 04:01:05 DEBUG : Linkbox root 'rclone-test-cuvisaj3jofe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-cuvisaj3jofe" 2026/04/21 04:01:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-cuvisaj3jofe" 2026/04/21 04:01:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/21 04:01:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-cuvisaj3jofe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-cuvisaj3jofe" 2026/04/21 04:01:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-cuvisaj3jofe" 2026/04/21 04:01:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/21 04:01:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-cuvisaj3jofe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-cuvisaj3jofe" 2026/04/21 04:01:05 INFO : Linkbox root 'rclone-test-cuvisaj3jofe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/21 04:01:05 DEBUG : dir/file1: Update: removing old file 2026/04/21 04:01:05 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=true Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1(1) (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=true Messages: Unexpected file "dir/file1(1)" file_test.go:305: skip as can't rename files 2026/04/21 04:01:16 DEBUG : WaitForWriters: timeout=30s 2026/04/21 04:01:16 DEBUG : dir: Looking for writers 2026/04/21 04:01:16 DEBUG : file1: reading active writers 2026/04/21 04:01:16 DEBUG : file1(1): reading active writers 2026/04/21 04:01:16 DEBUG : Looking for writers 2026/04/21 04:01:16 DEBUG : dir: reading active writers 2026/04/21 04:01:16 DEBUG : >WaitForWriters: 2026/04/21 04:01:16 DEBUG : Linkbox root 'rclone-test-cuvisaj3jofe': vfs cache: cleaner exiting run.go:130: removing file "dir/file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:305 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=true Messages: listing wrong, want got dir/file1 (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:305 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=true Messages: Unexpected file "dir/file1" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:305 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestFileRename/minimal,forceCache=true Messages: directories === RUN TestFileRename/writes,forceCache=false run.go:185: Remote "Linkbox root 'rclone-test-cuvisaj3jofe'", Local "Local file system at /tmp/rclone4230022300", Modify Window "876000h0m0s" 2026/04/21 04:01:34 INFO : Linkbox root 'rclone-test-cuvisaj3jofe': poll-interval is not supported by this remote 2026/04/21 04:01:34 DEBUG : Linkbox root 'rclone-test-cuvisaj3jofe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/21 04:01:34 DEBUG : Linkbox root 'rclone-test-cuvisaj3jofe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-cuvisaj3jofe" 2026/04/21 04:01:34 DEBUG : Linkbox root 'rclone-test-cuvisaj3jofe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-cuvisaj3jofe" 2026/04/21 04:01:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-cuvisaj3jofe" 2026/04/21 04:01:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/21 04:01:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-cuvisaj3jofe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-cuvisaj3jofe" 2026/04/21 04:01:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-cuvisaj3jofe" 2026/04/21 04:01:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/21 04:01:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-cuvisaj3jofe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-cuvisaj3jofe" 2026/04/21 04:01:34 INFO : Linkbox root 'rclone-test-cuvisaj3jofe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/21 04:01:35 DEBUG : dir/file1: Update: removing old file 2026/04/21 04:01:35 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit file_test.go:305: skip as can't rename files 2026/04/21 04:01:38 DEBUG : WaitForWriters: timeout=30s 2026/04/21 04:01:38 DEBUG : dir: Looking for writers 2026/04/21 04:01:38 DEBUG : file1: reading active writers 2026/04/21 04:01:38 DEBUG : Looking for writers 2026/04/21 04:01:38 DEBUG : dir: reading active writers 2026/04/21 04:01:38 DEBUG : >WaitForWriters: 2026/04/21 04:01:38 DEBUG : Linkbox root 'rclone-test-cuvisaj3jofe': vfs cache: cleaner exiting run.go:130: removing file "dir/file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:305 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: listing wrong, want got dir/file1 (14), dir/file1(1) (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:305 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: Unexpected file "dir/file1" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:305 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: Unexpected file "dir/file1(1)" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:305 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestFileRename/writes,forceCache=false Messages: directories === RUN TestFileRename/writes,forceCache=true run.go:185: Remote "Linkbox root 'rclone-test-cuvisaj3jofe'", Local "Local file system at /tmp/rclone4230022300", Modify Window "876000h0m0s" 2026/04/21 04:01:54 INFO : Linkbox root 'rclone-test-cuvisaj3jofe': poll-interval is not supported by this remote 2026/04/21 04:01:54 DEBUG : Linkbox root 'rclone-test-cuvisaj3jofe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/21 04:01:54 DEBUG : Linkbox root 'rclone-test-cuvisaj3jofe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-cuvisaj3jofe" 2026/04/21 04:01:54 DEBUG : Linkbox root 'rclone-test-cuvisaj3jofe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-cuvisaj3jofe" 2026/04/21 04:01:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-cuvisaj3jofe" 2026/04/21 04:01:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/21 04:01:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-cuvisaj3jofe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-cuvisaj3jofe" 2026/04/21 04:01:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-cuvisaj3jofe" 2026/04/21 04:01:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/21 04:01:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-cuvisaj3jofe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-cuvisaj3jofe" 2026/04/21 04:01:54 INFO : Linkbox root 'rclone-test-cuvisaj3jofe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/21 04:01:54 DEBUG : dir/file1: Update: removing old file 2026/04/21 04:01:55 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=true Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1(1) (14), dir/file1(2) (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=true Messages: Unexpected file "dir/file1(1)" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=true Messages: Unexpected file "dir/file1(2)" file_test.go:305: skip as can't rename files 2026/04/21 04:02:06 DEBUG : WaitForWriters: timeout=30s 2026/04/21 04:02:06 DEBUG : dir: Looking for writers 2026/04/21 04:02:06 DEBUG : file1: reading active writers 2026/04/21 04:02:06 DEBUG : file1(1): reading active writers 2026/04/21 04:02:06 DEBUG : file1(2): reading active writers 2026/04/21 04:02:06 DEBUG : Looking for writers 2026/04/21 04:02:06 DEBUG : dir: reading active writers 2026/04/21 04:02:06 DEBUG : >WaitForWriters: 2026/04/21 04:02:06 DEBUG : Linkbox root 'rclone-test-cuvisaj3jofe': vfs cache: cleaner exiting run.go:130: removing file "dir/file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:305 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=true Messages: listing wrong, want got dir/file1 (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:305 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=true Messages: Unexpected file "dir/file1" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:305 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestFileRename/writes,forceCache=true Messages: directories === RUN TestFileRename/full,forceCache=false run.go:185: Remote "Linkbox root 'rclone-test-cuvisaj3jofe'", Local "Local file system at /tmp/rclone4230022300", Modify Window "876000h0m0s" 2026/04/21 04:02:25 INFO : Linkbox root 'rclone-test-cuvisaj3jofe': poll-interval is not supported by this remote 2026/04/21 04:02:25 DEBUG : Linkbox root 'rclone-test-cuvisaj3jofe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/21 04:02:25 DEBUG : Linkbox root 'rclone-test-cuvisaj3jofe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-cuvisaj3jofe" 2026/04/21 04:02:25 DEBUG : Linkbox root 'rclone-test-cuvisaj3jofe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-cuvisaj3jofe" 2026/04/21 04:02:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-cuvisaj3jofe" 2026/04/21 04:02:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/21 04:02:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-cuvisaj3jofe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-cuvisaj3jofe" 2026/04/21 04:02:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-cuvisaj3jofe" 2026/04/21 04:02:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/21 04:02:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-cuvisaj3jofe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-cuvisaj3jofe" 2026/04/21 04:02:25 INFO : Linkbox root 'rclone-test-cuvisaj3jofe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/21 04:02:25 DEBUG : dir/file1: Update: removing old file 2026/04/21 04:02:25 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/full,forceCache=false Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1(1) (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/full,forceCache=false Messages: Unexpected file "dir/file1(1)" file_test.go:305: skip as can't rename files 2026/04/21 04:02:36 DEBUG : WaitForWriters: timeout=30s 2026/04/21 04:02:36 DEBUG : dir: Looking for writers 2026/04/21 04:02:36 DEBUG : file1: reading active writers 2026/04/21 04:02:36 DEBUG : file1(1): reading active writers 2026/04/21 04:02:36 DEBUG : Looking for writers 2026/04/21 04:02:36 DEBUG : dir: reading active writers 2026/04/21 04:02:36 DEBUG : >WaitForWriters: 2026/04/21 04:02:36 DEBUG : Linkbox root 'rclone-test-cuvisaj3jofe': vfs cache: cleaner exiting run.go:130: removing file "dir/file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:305 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/full,forceCache=false Messages: listing wrong, want got dir/file1 (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:305 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/full,forceCache=false Messages: Unexpected file "dir/file1" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:305 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestFileRename/full,forceCache=false Messages: directories --- FAIL: TestFileRename (159.95s) --- FAIL: TestFileRename/off,forceCache=false (19.69s) --- FAIL: TestFileRename/minimal,forceCache=false (30.79s) --- FAIL: TestFileRename/minimal,forceCache=true (29.47s) --- FAIL: TestFileRename/writes,forceCache=false (19.77s) --- FAIL: TestFileRename/writes,forceCache=true (30.84s) --- FAIL: TestFileRename/full,forceCache=false (29.40s) === RUN TestReadFileHandleMethods run.go:185: Remote "Linkbox root 'rclone-test-cuvisaj3jofe'", Local "Local file system at /tmp/rclone4230022300", Modify Window "876000h0m0s" 2026/04/21 04:02:54 INFO : Linkbox root 'rclone-test-cuvisaj3jofe': poll-interval is not supported by this remote 2026/04/21 04:02:54 NOTICE: Linkbox root 'rclone-test-cuvisaj3jofe': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/21 04:02:55 DEBUG : dir/file1: Update: removing old file 2026/04/21 04:02:55 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:40 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestReadFileHandleMethods Messages: listing wrong, want dir/file1 (16) got dir/file1 (14) fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:40 Error: Not equal: expected: 16 actual : 14 Test: TestReadFileHandleMethods Messages: dir/file1: size incorrect file=16 vs obj=14 2026/04/21 04:03:05 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/21 04:03:06 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/21 04:03:06 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/21 04:03:06 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= read_test.go:55: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:55 Error: Not equal: expected: 16 actual : 14 Test: TestReadFileHandleMethods 2026/04/21 04:03:06 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 read_test.go:34: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:34 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:58 Error: Received unexpected error: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestReadFileHandleMethods read_test.go:58: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:58 Error: Not equal: expected: "0" actual : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -0 + Test: TestReadFileHandleMethods 2026/04/21 04:03:06 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 read_test.go:34: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:34 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:61 Error: Received unexpected error: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestReadFileHandleMethods read_test.go:61: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:61 Error: Not equal: expected: "123456789abcdef" actual : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -123456789abcdef + Test: TestReadFileHandleMethods 2026/04/21 04:03:06 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 read_test.go:66: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:66 Error: Not equal: expected: *errors.errorString(&errors.errorString{s:"EOF"}) actual : *fmt.wrapError(&fmt.wrapError{msg:"Open failed: HTTP error 403 (403 Forbidden) returned body: \"ip incorrect\"", err:(*errors.errorString)(0x3826e71f2a30)}) Test: TestReadFileHandleMethods read_test.go:72: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:72 Error: Not equal: expected: 16 actual : 14 Test: TestReadFileHandleMethods 2026/04/21 04:03:06 DEBUG : WaitForWriters: timeout=30s 2026/04/21 04:03:06 DEBUG : dir: Looking for writers 2026/04/21 04:03:06 DEBUG : file1: reading active writers 2026/04/21 04:03:06 DEBUG : Looking for writers 2026/04/21 04:03:06 DEBUG : dir: reading active writers 2026/04/21 04:03:06 DEBUG : >WaitForWriters: run.go:130: removing file "dir/file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestReadFileHandleMethods Messages: listing wrong, want got dir/file1 (14), dir/file1(1) (16) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestReadFileHandleMethods Messages: Unexpected file "dir/file1" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestReadFileHandleMethods Messages: Unexpected file "dir/file1(1)" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestReadFileHandleMethods Messages: directories --- FAIL: TestReadFileHandleMethods (28.63s) === RUN TestReadFileHandleSeek run.go:185: Remote "Linkbox root 'rclone-test-cuvisaj3jofe'", Local "Local file system at /tmp/rclone4230022300", Modify Window "876000h0m0s" 2026/04/21 04:03:23 INFO : Linkbox root 'rclone-test-cuvisaj3jofe': poll-interval is not supported by this remote 2026/04/21 04:03:23 NOTICE: Linkbox root 'rclone-test-cuvisaj3jofe': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/21 04:03:23 DEBUG : dir/file1: Update: removing old file 2026/04/21 04:03:23 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:85 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestReadFileHandleSeek Messages: listing wrong, want dir/file1 (16) got dir/file1 (14), dir/file1(1) (16) fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:85 Error: Not equal: expected: 16 actual : 14 Test: TestReadFileHandleSeek Messages: dir/file1: size incorrect file=16 vs obj=14 fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:85 Error: Should be true Test: TestReadFileHandleSeek Messages: Unexpected file "dir/file1(1)" 2026/04/21 04:03:34 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/21 04:03:35 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/21 04:03:35 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/21 04:03:35 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/21 04:03:35 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 read_test.go:34: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:34 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:87 Error: Received unexpected error: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestReadFileHandleSeek read_test.go:87: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:87 Error: Not equal: expected: "0" actual : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -0 + Test: TestReadFileHandleSeek 2026/04/21 04:03:35 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 read_test.go:34: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:34 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:93 Error: Received unexpected error: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestReadFileHandleSeek read_test.go:93: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:93 Error: Not equal: expected: "5" actual : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -5 + Test: TestReadFileHandleSeek read_test.go:98: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:98 Error: Not equal: expected: 3 actual : 2 Test: TestReadFileHandleSeek 2026/04/21 04:03:35 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 read_test.go:34: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:34 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:99 Error: Received unexpected error: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestReadFileHandleSeek read_test.go:99: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:99 Error: Not equal: expected: "3" actual : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -3 + Test: TestReadFileHandleSeek read_test.go:104: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:104 Error: Not equal: expected: 13 actual : 11 Test: TestReadFileHandleSeek 2026/04/21 04:03:35 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 read_test.go:34: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:34 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:105 Error: Received unexpected error: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestReadFileHandleSeek read_test.go:105: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:105 Error: Not equal: expected: "d" actual : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -d + Test: TestReadFileHandleSeek 2026/04/21 04:03:35 DEBUG : WaitForWriters: timeout=30s 2026/04/21 04:03:35 DEBUG : dir: Looking for writers 2026/04/21 04:03:35 DEBUG : file1(2): reading active writers 2026/04/21 04:03:35 DEBUG : file1: reading active writers 2026/04/21 04:03:35 DEBUG : file1(1): reading active writers 2026/04/21 04:03:35 DEBUG : Looking for writers 2026/04/21 04:03:35 DEBUG : dir: reading active writers 2026/04/21 04:03:35 DEBUG : >WaitForWriters: run.go:130: removing file "dir/file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestReadFileHandleSeek Messages: listing wrong, want got dir/file1 (14), dir/file1(1) (16), dir/file1(2) (16) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestReadFileHandleSeek Messages: Unexpected file "dir/file1" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestReadFileHandleSeek Messages: Unexpected file "dir/file1(1)" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestReadFileHandleSeek Messages: Unexpected file "dir/file1(2)" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestReadFileHandleSeek Messages: directories --- FAIL: TestReadFileHandleSeek (30.37s) === RUN TestReadFileHandleReadAt run.go:185: Remote "Linkbox root 'rclone-test-cuvisaj3jofe'", Local "Local file system at /tmp/rclone4230022300", Modify Window "876000h0m0s" 2026/04/21 04:03:53 INFO : Linkbox root 'rclone-test-cuvisaj3jofe': poll-interval is not supported by this remote 2026/04/21 04:03:53 NOTICE: Linkbox root 'rclone-test-cuvisaj3jofe': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/21 04:03:54 DEBUG : dir/file1: Update: removing old file 2026/04/21 04:03:54 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:127 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestReadFileHandleReadAt Messages: listing wrong, want dir/file1 (16) got dir/file1 (14), dir/file1(2) (16), dir/file1(3) (16) fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:127 Error: Not equal: expected: 16 actual : 14 Test: TestReadFileHandleReadAt Messages: dir/file1: size incorrect file=16 vs obj=14 fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:127 Error: Should be true Test: TestReadFileHandleReadAt Messages: Unexpected file "dir/file1(2)" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:127 Error: Should be true Test: TestReadFileHandleReadAt Messages: Unexpected file "dir/file1(3)" 2026/04/21 04:04:05 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/21 04:04:05 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/21 04:04:05 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/21 04:04:05 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/21 04:04:05 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 read_test.go:132: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:132 Error: Received unexpected error: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestReadFileHandleReadAt 2026/04/21 04:04:05 DEBUG : WaitForWriters: timeout=30s 2026/04/21 04:04:05 DEBUG : dir: Looking for writers 2026/04/21 04:04:05 DEBUG : file1: reading active writers 2026/04/21 04:04:05 DEBUG : file1(2): reading active writers 2026/04/21 04:04:05 DEBUG : file1(3): reading active writers 2026/04/21 04:04:05 DEBUG : Looking for writers 2026/04/21 04:04:05 DEBUG : dir: reading active writers 2026/04/21 04:04:05 DEBUG : >WaitForWriters: run.go:130: removing file "dir/file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:132 Error: Should be true Test: TestReadFileHandleReadAt Messages: listing wrong, want got dir/file1 (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:132 Error: Should be true Test: TestReadFileHandleReadAt Messages: Unexpected file "dir/file1" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:132 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestReadFileHandleReadAt Messages: directories --- FAIL: TestReadFileHandleReadAt (31.38s) === RUN TestReadFileHandleFlush run.go:185: Remote "Linkbox root 'rclone-test-cuvisaj3jofe'", Local "Local file system at /tmp/rclone4230022300", Modify Window "876000h0m0s" 2026/04/21 04:04:24 INFO : Linkbox root 'rclone-test-cuvisaj3jofe': poll-interval is not supported by this remote 2026/04/21 04:04:24 NOTICE: Linkbox root 'rclone-test-cuvisaj3jofe': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/21 04:04:25 DEBUG : dir/file1: Update: removing old file 2026/04/21 04:04:25 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:182 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestReadFileHandleFlush Messages: listing wrong, want dir/file1 (16) got dir/file1 (14) fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:182 Error: Not equal: expected: 16 actual : 14 Test: TestReadFileHandleFlush Messages: dir/file1: size incorrect file=16 vs obj=14 2026/04/21 04:04:36 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/21 04:04:36 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/21 04:04:36 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/21 04:04:36 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/21 04:04:36 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 read_test.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:192 Error: Not equal: expected: *errors.errorString(&errors.errorString{s:"EOF"}) actual : *fmt.wrapError(&fmt.wrapError{msg:"Open failed: HTTP error 403 (403 Forbidden) returned body: \"ip incorrect\"", err:(*errors.errorString)(0x3826e7218000)}) Test: TestReadFileHandleFlush read_test.go:193: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:193 Error: Not equal: expected: 16 actual : 0 Test: TestReadFileHandleFlush 2026/04/21 04:04:36 DEBUG : WaitForWriters: timeout=30s 2026/04/21 04:04:36 DEBUG : dir: Looking for writers 2026/04/21 04:04:36 DEBUG : file1: reading active writers 2026/04/21 04:04:36 DEBUG : Looking for writers 2026/04/21 04:04:36 DEBUG : dir: reading active writers 2026/04/21 04:04:36 DEBUG : >WaitForWriters: run.go:130: removing file "dir/file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestReadFileHandleFlush Messages: listing wrong, want got dir/file1 (14), dir/file1(1) (16) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestReadFileHandleFlush Messages: Unexpected file "dir/file1" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestReadFileHandleFlush Messages: Unexpected file "dir/file1(1)" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestReadFileHandleFlush Messages: directories --- FAIL: TestReadFileHandleFlush (28.37s) === RUN TestReadFileHandleRelease run.go:185: Remote "Linkbox root 'rclone-test-cuvisaj3jofe'", Local "Local file system at /tmp/rclone4230022300", Modify Window "876000h0m0s" 2026/04/21 04:04:53 INFO : Linkbox root 'rclone-test-cuvisaj3jofe': poll-interval is not supported by this remote 2026/04/21 04:04:53 NOTICE: Linkbox root 'rclone-test-cuvisaj3jofe': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/21 04:04:53 DEBUG : dir/file1: Update: removing old file 2026/04/21 04:04:54 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:210 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestReadFileHandleRelease Messages: listing wrong, want dir/file1 (16) got dir/file1 (14), dir/file1(1) (16) fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:210 Error: Not equal: expected: 16 actual : 14 Test: TestReadFileHandleRelease Messages: dir/file1: size incorrect file=16 vs obj=14 fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:210 Error: Should be true Test: TestReadFileHandleRelease Messages: Unexpected file "dir/file1(1)" 2026/04/21 04:05:04 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/21 04:05:05 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/21 04:05:05 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/21 04:05:05 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/21 04:05:05 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: HTTP error 403 (403 Forbidden) returned body: \"ip incorrect\"", err:(*errors.errorString)(0x3826e755ca30)}) 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/04/21 04:05:05 DEBUG : WaitForWriters: timeout=30s 2026/04/21 04:05:05 DEBUG : dir: Looking for writers 2026/04/21 04:05:05 DEBUG : file1: reading active writers 2026/04/21 04:05:05 DEBUG : file1(1): reading active writers 2026/04/21 04:05:05 DEBUG : Looking for writers 2026/04/21 04:05:05 DEBUG : dir: reading active writers 2026/04/21 04:05:05 DEBUG : >WaitForWriters: run.go:130: removing file "dir/file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestReadFileHandleRelease Messages: listing wrong, want got dir/file1 (14), dir/file1(1) (16) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestReadFileHandleRelease Messages: Unexpected file "dir/file1" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestReadFileHandleRelease Messages: Unexpected file "dir/file1(1)" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestReadFileHandleRelease Messages: directories --- FAIL: TestReadFileHandleRelease (29.76s) === RUN TestRWFileHandleMethodsRead run.go:185: Remote "Linkbox root 'rclone-test-cuvisaj3jofe'", Local "Local file system at /tmp/rclone4230022300", Modify Window "876000h0m0s" 2026/04/21 04:05:22 INFO : Linkbox root 'rclone-test-cuvisaj3jofe': poll-interval is not supported by this remote 2026/04/21 04:05:22 DEBUG : Linkbox root 'rclone-test-cuvisaj3jofe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/21 04:05:22 DEBUG : Linkbox root 'rclone-test-cuvisaj3jofe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-cuvisaj3jofe" 2026/04/21 04:05:22 DEBUG : Linkbox root 'rclone-test-cuvisaj3jofe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-cuvisaj3jofe" 2026/04/21 04:05:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-cuvisaj3jofe" 2026/04/21 04:05:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/21 04:05:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-cuvisaj3jofe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-cuvisaj3jofe" 2026/04/21 04:05:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-cuvisaj3jofe" 2026/04/21 04:05:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/21 04:05:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-cuvisaj3jofe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-cuvisaj3jofe" 2026/04/21 04:05:22 INFO : Linkbox root 'rclone-test-cuvisaj3jofe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/21 04:05:23 DEBUG : dir/file1: Update: removing old file 2026/04/21 04:05:23 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:72 Error: Should be true Test: TestRWFileHandleMethodsRead Messages: listing wrong, want dir/file1 (16) got dir/file1 (14), dir/file1(1) (16), dir/file1(2) (16) fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:72 Error: Not equal: expected: 16 actual : 14 Test: TestRWFileHandleMethodsRead Messages: dir/file1: size incorrect file=16 vs obj=14 fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:72 Error: Should be true Test: TestRWFileHandleMethodsRead Messages: Unexpected file "dir/file1(1)" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:72 Error: Should be true Test: TestRWFileHandleMethodsRead Messages: Unexpected file "dir/file1(2)" 2026/04/21 04:05:34 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/21 04:05:35 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/21 04:05:35 DEBUG : dir/file1: newRWFileHandle: 2026/04/21 04:05:35 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/21 04:05:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/21 04:05:35 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= read_write_test.go:84: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:84 Error: Not equal: expected: 16 actual : 14 Test: TestRWFileHandleMethodsRead 2026/04/21 04:05:35 DEBUG : dir/file1(0x3826e73ab380): _readAt: size=1, off=0 2026/04/21 04:05:35 DEBUG : dir/file1(0x3826e73ab380): openPending: 2026/04/21 04:05:35 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2026/04/21 04:05:35 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/21 04:05:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/21 04:05:35 DEBUG : dir/file1(0x3826e73ab380): >openPending: err= 2026/04/21 04:05:35 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/21 04:05:35 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/21 04:05:35 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/21 04:05:35 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/21 04:05:35 INFO : dir/file1: vfs cache: downloader: error count now 1: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:05:35 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:05:35 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/21 04:05:35 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/21 04:05:35 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/21 04:05:35 INFO : dir/file1: vfs cache: downloader: error count now 2: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:05:35 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:05:35 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/21 04:05:35 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/21 04:05:35 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/21 04:05:35 INFO : dir/file1: vfs cache: downloader: error count now 3: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:05:35 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:05:35 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/21 04:05:35 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/21 04:05:35 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/21 04:05:35 INFO : dir/file1: vfs cache: downloader: error count now 4: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:05:35 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:05:35 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/21 04:05:35 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/21 04:05:35 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/21 04:05:35 INFO : dir/file1: vfs cache: downloader: error count now 5: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:05:35 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:05:35 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/21 04:05:35 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/21 04:05:35 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/21 04:05:36 INFO : dir/file1: vfs cache: downloader: error count now 6: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:05:36 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:05:36 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/21 04:05:36 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/21 04:05:36 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/21 04:05:36 INFO : dir/file1: vfs cache: downloader: error count now 7: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:05:36 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:05:36 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/21 04:05:36 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/21 04:05:36 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/21 04:05:36 INFO : dir/file1: vfs cache: downloader: error count now 8: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:05:36 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:05:36 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/21 04:05:36 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/21 04:05:36 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/21 04:05:36 INFO : dir/file1: vfs cache: downloader: error count now 9: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:05:36 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:05:36 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/21 04:05:36 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/21 04:05:36 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/21 04:05:36 INFO : dir/file1: vfs cache: downloader: error count now 10: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:05:36 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:05:36 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/21 04:05:36 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/21 04:05:36 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/21 04:05:37 INFO : dir/file1: vfs cache: downloader: error count now 11: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:05:37 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:05:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/21 04:05:37 ERROR : dir/file1: vfs cache: too many errors 11/10: last error: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:05:37 ERROR : dir/file1: vfs cache: failed to kick waiters: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:05:37 ERROR : dir/file1: vfs cache: failed to _ensure cache vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:05:37 DEBUG : dir/file1: vfs cache: failed to _ensure cache vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" is not out of space 2026/04/21 04:05:37 DEBUG : dir/file1(0x3826e73ab380): >_readAt: n=0, err=vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:05:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/21 04:05:37 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 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:87 Error: Received unexpected error: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestRWFileHandleMethodsRead read_write_test.go:87: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:87 Error: Not equal: expected: "0" actual : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -0 + Test: TestRWFileHandleMethodsRead 2026/04/21 04:05:37 DEBUG : dir/file1(0x3826e73ab380): _readAt: size=256, off=0 2026/04/21 04:05:37 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/04/21 04:05:37 INFO : dir/file1: vfs cache: downloader: error count now 12: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:05:37 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:05:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/21 04:05:37 ERROR : dir/file1: vfs cache: too many errors 12/10: last error: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:05:37 ERROR : dir/file1: vfs cache: failed to kick waiters: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:05:37 ERROR : dir/file1: vfs cache: failed to _ensure cache vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:05:37 DEBUG : dir/file1: vfs cache: failed to _ensure cache vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" is not out of space 2026/04/21 04:05:37 DEBUG : dir/file1(0x3826e73ab380): >_readAt: n=0, err=vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" read_write_test.go:66: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:66 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:90 Error: Received unexpected error: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestRWFileHandleMethodsRead 2026/04/21 04:05:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/21 04:05:37 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 read_write_test.go:90: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:90 Error: Not equal: expected: "123456789abcdef" actual : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -123456789abcdef + Test: TestRWFileHandleMethodsRead 2026/04/21 04:05:37 DEBUG : dir/file1(0x3826e73ab380): _readAt: size=16, off=0 2026/04/21 04:05:37 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/04/21 04:05:37 INFO : dir/file1: vfs cache: downloader: error count now 13: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:05:37 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:05:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/21 04:05:37 ERROR : dir/file1: vfs cache: too many errors 13/10: last error: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:05:37 ERROR : dir/file1: vfs cache: failed to kick waiters: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:05:37 ERROR : dir/file1: vfs cache: failed to _ensure cache vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:05:37 DEBUG : dir/file1: vfs cache: failed to _ensure cache vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" is not out of space 2026/04/21 04:05:37 DEBUG : dir/file1(0x3826e73ab380): >_readAt: n=0, err=vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:05:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/21 04:05:37 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 read_write_test.go:95: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:95 Error: Not equal: expected: *errors.errorString(&errors.errorString{s:"EOF"}) actual : *fmt.wrapError(&fmt.wrapError{msg:"vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: \"ip incorrect\"", err:(*fmt.wrapError)(0x3826e75250c0)}) Test: TestRWFileHandleMethodsRead read_write_test.go:105: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:105 Error: Not equal: expected: 16 actual : 14 Test: TestRWFileHandleMethodsRead 2026/04/21 04:05:37 DEBUG : dir/file1(0x3826e73ab380): close: 2026/04/21 04:05:37 DEBUG : dir/file1(0x3826e73ab380): >close: err= 2026/04/21 04:05:37 DEBUG : dir/file1(0x3826e73ab380): close: 2026/04/21 04:05:37 DEBUG : dir/file1(0x3826e73ab380): >close: err=file already closed 2026/04/21 04:05:37 DEBUG : WaitForWriters: timeout=30s 2026/04/21 04:05:37 DEBUG : dir: Looking for writers 2026/04/21 04:05:37 DEBUG : file1: reading active writers 2026/04/21 04:05:37 DEBUG : file1(1): reading active writers 2026/04/21 04:05:37 DEBUG : file1(2): reading active writers 2026/04/21 04:05:37 DEBUG : Looking for writers 2026/04/21 04:05:37 DEBUG : dir: reading active writers 2026/04/21 04:05:37 DEBUG : >WaitForWriters: 2026/04/21 04:05:37 DEBUG : Linkbox root 'rclone-test-cuvisaj3jofe': vfs cache: cleaner exiting 2026/04/21 04:05:37 INFO : dir/file1: vfs cache: downloader: error count now 14: vfs reader: failed to write to cache file: Open failed: Get "https://aht.nuplink.top/pool/pub/21/d5/95/0ef726ce9b1a7692357ff70dd321d595/14?token=a4ae14f53c71bf9e072f2526cdc7059e&ts=1776744334&ip=65.108.87.141": context canceled 2026/04/21 04:05:37 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: Get "https://aht.nuplink.top/pool/pub/21/d5/95/0ef726ce9b1a7692357ff70dd321d595/14?token=a4ae14f53c71bf9e072f2526cdc7059e&ts=1776744334&ip=65.108.87.141": context canceled run.go:130: removing file "dir/file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1(1)" failed - try 1/3: could not Remove: Linkbox error 403: not permit 2026/04/21 04:05:42 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-cuvisaj3jofe/dir/file1: no such file or directory 2026/04/21 04:05:42 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-cuvisaj3jofe/dir/file1: no such file or directory run.go:130: removing file "dir/file1(1)" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1(1)" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "dir/file1(1)" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRWFileHandleMethodsRead Messages: listing wrong, want got dir/file1 (14), dir/file1(1) (16), dir/file1(2) (16) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRWFileHandleMethodsRead Messages: Unexpected file "dir/file1" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRWFileHandleMethodsRead Messages: Unexpected file "dir/file1(1)" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRWFileHandleMethodsRead Messages: Unexpected file "dir/file1(2)" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestRWFileHandleMethodsRead Messages: directories --- FAIL: TestRWFileHandleMethodsRead (36.12s) === RUN TestRWFileHandleSeek run.go:185: Remote "Linkbox root 'rclone-test-cuvisaj3jofe'", Local "Local file system at /tmp/rclone4230022300", Modify Window "876000h0m0s" 2026/04/21 04:05:59 INFO : Linkbox root 'rclone-test-cuvisaj3jofe': poll-interval is not supported by this remote 2026/04/21 04:05:59 DEBUG : Linkbox root 'rclone-test-cuvisaj3jofe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/21 04:05:59 DEBUG : Linkbox root 'rclone-test-cuvisaj3jofe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-cuvisaj3jofe" 2026/04/21 04:05:59 DEBUG : Linkbox root 'rclone-test-cuvisaj3jofe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-cuvisaj3jofe" 2026/04/21 04:05:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-cuvisaj3jofe" 2026/04/21 04:05:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/21 04:05:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-cuvisaj3jofe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-cuvisaj3jofe" 2026/04/21 04:05:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-cuvisaj3jofe" 2026/04/21 04:05:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/21 04:05:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-cuvisaj3jofe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-cuvisaj3jofe" 2026/04/21 04:05:59 INFO : Linkbox root 'rclone-test-cuvisaj3jofe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/21 04:05:59 DEBUG : dir/file1: Update: removing old file 2026/04/21 04:05:59 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:118 Error: Should be true Test: TestRWFileHandleSeek Messages: listing wrong, want dir/file1 (16) got dir/file1 (14), dir/file1(1) (16), dir/file1(3) (16) fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:118 Error: Not equal: expected: 16 actual : 14 Test: TestRWFileHandleSeek Messages: dir/file1: size incorrect file=16 vs obj=14 fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:118 Error: Should be true Test: TestRWFileHandleSeek Messages: Unexpected file "dir/file1(1)" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:118 Error: Should be true Test: TestRWFileHandleSeek Messages: Unexpected file "dir/file1(3)" 2026/04/21 04:06:10 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/21 04:06:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/21 04:06:10 DEBUG : dir/file1: newRWFileHandle: 2026/04/21 04:06:10 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/21 04:06:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/21 04:06:10 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/21 04:06:10 DEBUG : dir/file1(0x3826e79663c0): _readAt: size=1, off=0 2026/04/21 04:06:10 DEBUG : dir/file1(0x3826e79663c0): openPending: 2026/04/21 04:06:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2026/04/21 04:06:10 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/21 04:06:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/21 04:06:10 DEBUG : dir/file1(0x3826e79663c0): >openPending: err= 2026/04/21 04:06:10 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/21 04:06:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/21 04:06:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/21 04:06:10 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/21 04:06:10 INFO : dir/file1: vfs cache: downloader: error count now 1: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:06:10 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:06:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/21 04:06:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/21 04:06:10 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/21 04:06:11 INFO : dir/file1: vfs cache: downloader: error count now 2: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:06:11 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:06:11 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/21 04:06:11 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/21 04:06:11 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/21 04:06:11 INFO : dir/file1: vfs cache: downloader: error count now 3: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:06:11 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:06:11 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/21 04:06:11 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/21 04:06:11 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/21 04:06:11 INFO : dir/file1: vfs cache: downloader: error count now 4: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:06:11 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:06:11 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/21 04:06:11 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/21 04:06:11 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/21 04:06:11 INFO : dir/file1: vfs cache: downloader: error count now 5: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:06:11 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:06:11 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/21 04:06:11 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/21 04:06:11 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/21 04:06:12 INFO : dir/file1: vfs cache: downloader: error count now 6: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:06:12 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:06:12 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/21 04:06:12 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/21 04:06:12 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/21 04:06:12 INFO : dir/file1: vfs cache: downloader: error count now 7: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:06:12 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:06:12 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/21 04:06:12 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/21 04:06:12 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/21 04:06:12 INFO : dir/file1: vfs cache: downloader: error count now 8: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:06:12 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:06:12 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/21 04:06:12 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/21 04:06:12 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/21 04:06:12 INFO : dir/file1: vfs cache: downloader: error count now 9: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:06:12 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:06:12 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/21 04:06:12 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/21 04:06:12 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/21 04:06:12 INFO : dir/file1: vfs cache: downloader: error count now 10: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:06:12 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:06:12 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/21 04:06:12 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/21 04:06:12 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/21 04:06:13 INFO : dir/file1: vfs cache: downloader: error count now 11: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:06:13 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:06:13 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/21 04:06:13 ERROR : dir/file1: vfs cache: too many errors 11/10: last error: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:06:13 ERROR : dir/file1: vfs cache: failed to kick waiters: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:06:13 ERROR : dir/file1: vfs cache: failed to _ensure cache vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:06:13 DEBUG : dir/file1: vfs cache: failed to _ensure cache vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" is not out of space 2026/04/21 04:06:13 DEBUG : dir/file1(0x3826e79663c0): >_readAt: n=0, err=vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" read_write_test.go:66: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:66 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:132 Error: Received unexpected error: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestRWFileHandleSeek 2026/04/21 04:06:13 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/21 04:06:13 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 read_write_test.go:132: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:132 Error: Not equal: expected: "0" actual : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -0 + Test: TestRWFileHandleSeek 2026/04/21 04:06:13 DEBUG : dir/file1(0x3826e79663c0): _readAt: size=1, off=5 2026/04/21 04:06:13 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [] - present false 2026/04/21 04:06:13 INFO : dir/file1: vfs cache: downloader: error count now 12: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:06:13 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:06:13 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/04/21 04:06:13 ERROR : dir/file1: vfs cache: too many errors 12/10: last error: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:06:13 ERROR : dir/file1: vfs cache: failed to kick waiters: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:06:13 ERROR : dir/file1: vfs cache: failed to _ensure cache vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:06:13 DEBUG : dir/file1: vfs cache: failed to _ensure cache vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" is not out of space 2026/04/21 04:06:13 DEBUG : dir/file1(0x3826e79663c0): >_readAt: n=0, err=vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:06:13 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 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:138 Error: Received unexpected error: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestRWFileHandleSeek 2026/04/21 04:06:13 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 read_write_test.go:138: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:138 Error: Not equal: expected: "5" actual : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -5 + Test: TestRWFileHandleSeek read_write_test.go:143: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:143 Error: Not equal: expected: 3 actual : 2 Test: TestRWFileHandleSeek 2026/04/21 04:06:13 DEBUG : dir/file1(0x3826e79663c0): _readAt: size=1, off=2 2026/04/21 04:06:13 DEBUG : vfs cache: looking for range={Pos:2 Size:1} in [] - present false 2026/04/21 04:06:13 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 2 length -1 2026/04/21 04:06:13 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 2 chunkSize 134217728 2026/04/21 04:06:13 DEBUG : dir/file1: ChunkedReader.openRange at 2 length 134217728 2026/04/21 04:06:13 INFO : dir/file1: vfs cache: downloader: error count now 13: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:06:13 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:06:13 ERROR : dir/file1: vfs cache: too many errors 13/10: last error: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:06:13 ERROR : dir/file1: vfs cache: failed to kick waiters: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:06:13 ERROR : dir/file1: vfs cache: failed to _ensure cache vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:06:13 DEBUG : dir/file1: vfs cache: failed to _ensure cache vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" is not out of space 2026/04/21 04:06:13 DEBUG : dir/file1(0x3826e79663c0): >_readAt: n=0, err=vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" read_write_test.go:66: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:66 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:144 Error: Received unexpected error: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestRWFileHandleSeek read_write_test.go:144: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:144 Error: Not equal: expected: "3" actual : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -3 + Test: TestRWFileHandleSeek read_write_test.go:149: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:149 Error: Not equal: expected: 13 actual : 11 Test: TestRWFileHandleSeek 2026/04/21 04:06:13 DEBUG : dir/file1(0x3826e79663c0): _readAt: size=1, off=11 2026/04/21 04:06:13 DEBUG : vfs cache: looking for range={Pos:11 Size:1} in [] - present false 2026/04/21 04:06:13 INFO : dir/file1: vfs cache: downloader: error count now 14: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:06:13 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:06:13 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 11 length -1 2026/04/21 04:06:13 ERROR : dir/file1: vfs cache: too many errors 14/10: last error: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:06:13 ERROR : dir/file1: vfs cache: failed to kick waiters: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:06:13 ERROR : dir/file1: vfs cache: failed to _ensure cache vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:06:13 DEBUG : dir/file1: vfs cache: failed to _ensure cache vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" is not out of space 2026/04/21 04:06:13 DEBUG : dir/file1(0x3826e79663c0): >_readAt: n=0, err=vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" read_write_test.go:66: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:66 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:150 Error: Received unexpected error: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestRWFileHandleSeek 2026/04/21 04:06:13 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 11 chunkSize 134217728 2026/04/21 04:06:13 DEBUG : dir/file1: ChunkedReader.openRange at 11 length 134217728 read_write_test.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:150 Error: Not equal: expected: "d" actual : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -d + Test: TestRWFileHandleSeek 2026/04/21 04:06:13 DEBUG : dir/file1(0x3826e79663c0): _readAt: size=16, off=100 2026/04/21 04:06:13 DEBUG : dir/file1(0x3826e79663c0): >_readAt: n=0, err=EOF 2026/04/21 04:06:13 DEBUG : dir/file1(0x3826e79663c0): close: 2026/04/21 04:06:13 DEBUG : dir/file1(0x3826e79663c0): >close: err= 2026/04/21 04:06:13 DEBUG : WaitForWriters: timeout=30s 2026/04/21 04:06:13 DEBUG : dir: Looking for writers 2026/04/21 04:06:13 DEBUG : file1(1): reading active writers 2026/04/21 04:06:13 DEBUG : file1(3): reading active writers 2026/04/21 04:06:13 DEBUG : file1: reading active writers 2026/04/21 04:06:13 DEBUG : Looking for writers 2026/04/21 04:06:13 DEBUG : dir: reading active writers 2026/04/21 04:06:13 DEBUG : >WaitForWriters: 2026/04/21 04:06:13 DEBUG : Linkbox root 'rclone-test-cuvisaj3jofe': vfs cache: cleaner exiting 2026/04/21 04:06:13 INFO : dir/file1: vfs cache: downloader: error count now 15: vfs reader: failed to write to cache file: Open failed: Get "https://aht.nuplink.top/pool/pub/21/d5/95/0ef726ce9b1a7692357ff70dd321d595/14?token=1fda34b4eab995ba04da11c6547ef013&ts=1776744370&ip=65.108.87.141": context canceled 2026/04/21 04:06:13 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: Get "https://aht.nuplink.top/pool/pub/21/d5/95/0ef726ce9b1a7692357ff70dd321d595/14?token=1fda34b4eab995ba04da11c6547ef013&ts=1776744370&ip=65.108.87.141": context canceled run.go:130: removing file "dir/file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit 2026/04/21 04:06:18 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-cuvisaj3jofe/dir/file1: no such file or directory 2026/04/21 04:06:18 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-cuvisaj3jofe/dir/file1: no such file or directory run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRWFileHandleSeek Messages: listing wrong, want got dir/file1 (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRWFileHandleSeek Messages: Unexpected file "dir/file1" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestRWFileHandleSeek Messages: directories --- FAIL: TestRWFileHandleSeek (33.69s) === RUN TestRWFileHandleReadAt run.go:185: Remote "Linkbox root 'rclone-test-cuvisaj3jofe'", Local "Local file system at /tmp/rclone4230022300", Modify Window "876000h0m0s" 2026/04/21 04:06:32 INFO : Linkbox root 'rclone-test-cuvisaj3jofe': poll-interval is not supported by this remote 2026/04/21 04:06:32 DEBUG : Linkbox root 'rclone-test-cuvisaj3jofe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/21 04:06:32 DEBUG : Linkbox root 'rclone-test-cuvisaj3jofe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-cuvisaj3jofe" 2026/04/21 04:06:32 DEBUG : Linkbox root 'rclone-test-cuvisaj3jofe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-cuvisaj3jofe" 2026/04/21 04:06:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-cuvisaj3jofe" 2026/04/21 04:06:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/21 04:06:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-cuvisaj3jofe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-cuvisaj3jofe" 2026/04/21 04:06:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-cuvisaj3jofe" 2026/04/21 04:06:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/21 04:06:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-cuvisaj3jofe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-cuvisaj3jofe" 2026/04/21 04:06:32 INFO : Linkbox root 'rclone-test-cuvisaj3jofe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/21 04:06:33 DEBUG : dir/file1: Update: removing old file 2026/04/21 04:06:33 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:167 Error: Should be true Test: TestRWFileHandleReadAt Messages: listing wrong, want dir/file1 (16) got dir/file1 (14), dir/file1(1) (16) fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:167 Error: Not equal: expected: 16 actual : 14 Test: TestRWFileHandleReadAt Messages: dir/file1: size incorrect file=16 vs obj=14 fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:167 Error: Should be true Test: TestRWFileHandleReadAt Messages: Unexpected file "dir/file1(1)" 2026/04/21 04:06:44 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/21 04:06:44 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/21 04:06:44 DEBUG : dir/file1: newRWFileHandle: 2026/04/21 04:06:44 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/21 04:06:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/21 04:06:44 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/21 04:06:44 DEBUG : dir/file1(0x3826e7116c40): _readAt: size=1, off=0 2026/04/21 04:06:44 DEBUG : dir/file1(0x3826e7116c40): openPending: 2026/04/21 04:06:44 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2026/04/21 04:06:44 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/21 04:06:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/21 04:06:44 DEBUG : dir/file1(0x3826e7116c40): >openPending: err= 2026/04/21 04:06:44 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/21 04:06:44 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/21 04:06:44 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/21 04:06:44 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/21 04:06:44 INFO : dir/file1: vfs cache: downloader: error count now 1: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:06:44 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:06:44 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/21 04:06:44 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/21 04:06:44 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/21 04:06:44 INFO : dir/file1: vfs cache: downloader: error count now 2: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:06:44 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:06:44 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/21 04:06:44 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/21 04:06:44 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/21 04:06:45 INFO : dir/file1: vfs cache: downloader: error count now 3: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:06:45 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:06:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/21 04:06:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/21 04:06:45 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/21 04:06:45 INFO : dir/file1: vfs cache: downloader: error count now 4: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:06:45 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:06:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/21 04:06:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/21 04:06:45 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/21 04:06:45 INFO : dir/file1: vfs cache: downloader: error count now 5: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:06:45 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:06:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/21 04:06:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/21 04:06:45 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/21 04:06:45 INFO : dir/file1: vfs cache: downloader: error count now 6: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:06:45 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:06:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/21 04:06:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/21 04:06:45 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/21 04:06:45 INFO : dir/file1: vfs cache: downloader: error count now 7: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:06:45 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:06:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/21 04:06:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/21 04:06:45 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/21 04:06:46 INFO : dir/file1: vfs cache: downloader: error count now 8: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:06:46 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:06:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/21 04:06:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/21 04:06:46 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/21 04:06:46 INFO : dir/file1: vfs cache: downloader: error count now 9: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:06:46 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:06:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/21 04:06:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/21 04:06:46 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/21 04:06:46 INFO : dir/file1: vfs cache: downloader: error count now 10: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:06:46 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:06:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/21 04:06:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/21 04:06:46 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/21 04:06:46 INFO : dir/file1: vfs cache: downloader: error count now 11: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:06:46 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:06:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/21 04:06:46 ERROR : dir/file1: vfs cache: too many errors 11/10: last error: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:06:46 ERROR : dir/file1: vfs cache: failed to kick waiters: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:06:46 ERROR : dir/file1: vfs cache: failed to _ensure cache vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:06:46 DEBUG : dir/file1: vfs cache: failed to _ensure cache vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" is not out of space 2026/04/21 04:06:46 DEBUG : dir/file1(0x3826e7116c40): >_readAt: n=0, err=vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" read_write_test.go:172: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:172 Error: Received unexpected error: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestRWFileHandleReadAt 2026/04/21 04:06:46 DEBUG : WaitForWriters: timeout=30s 2026/04/21 04:06:46 DEBUG : dir: Looking for writers 2026/04/21 04:06:46 DEBUG : file1: reading active writers 2026/04/21 04:06:46 DEBUG : file1(1): reading active writers 2026/04/21 04:06:46 DEBUG : Looking for writers 2026/04/21 04:06:46 DEBUG : dir: reading active writers 2026/04/21 04:06:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/21 04:06:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/21 04:06:46 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/21 04:06:46 DEBUG : dir: Looking for writers 2026/04/21 04:06:46 DEBUG : file1: reading active writers 2026/04/21 04:06:46 DEBUG : file1(1): reading active writers 2026/04/21 04:06:46 DEBUG : Looking for writers 2026/04/21 04:06:46 DEBUG : dir: reading active writers 2026/04/21 04:06:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/21 04:06:46 DEBUG : dir: Looking for writers 2026/04/21 04:06:46 DEBUG : file1: reading active writers 2026/04/21 04:06:46 DEBUG : file1(1): reading active writers 2026/04/21 04:06:46 DEBUG : Looking for writers 2026/04/21 04:06:46 DEBUG : dir: reading active writers 2026/04/21 04:06:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/21 04:06:46 DEBUG : dir: Looking for writers 2026/04/21 04:06:46 DEBUG : file1(1): reading active writers 2026/04/21 04:06:46 DEBUG : file1: reading active writers 2026/04/21 04:06:46 DEBUG : Looking for writers 2026/04/21 04:06:46 DEBUG : dir: reading active writers 2026/04/21 04:06:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/21 04:06:46 DEBUG : dir: Looking for writers 2026/04/21 04:06:46 DEBUG : file1(1): reading active writers 2026/04/21 04:06:46 DEBUG : file1: reading active writers 2026/04/21 04:06:46 DEBUG : Looking for writers 2026/04/21 04:06:46 DEBUG : dir: reading active writers 2026/04/21 04:06:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/21 04:06:46 INFO : dir/file1: vfs cache: downloader: error count now 12: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:06:46 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:06:47 DEBUG : dir: Looking for writers 2026/04/21 04:06:47 DEBUG : file1: reading active writers 2026/04/21 04:06:47 DEBUG : file1(1): reading active writers 2026/04/21 04:06:47 DEBUG : Looking for writers 2026/04/21 04:06:47 DEBUG : dir: reading active writers 2026/04/21 04:06:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/21 04:06:47 DEBUG : dir: Looking for writers 2026/04/21 04:06:47 DEBUG : file1: reading active writers 2026/04/21 04:06:47 DEBUG : file1(1): reading active writers 2026/04/21 04:06:47 DEBUG : Looking for writers 2026/04/21 04:06:47 DEBUG : dir: reading active writers 2026/04/21 04:06:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/21 04:06:48 DEBUG : dir: Looking for writers 2026/04/21 04:06:48 DEBUG : file1: reading active writers 2026/04/21 04:06:48 DEBUG : file1(1): reading active writers 2026/04/21 04:06:48 DEBUG : Looking for writers 2026/04/21 04:06:48 DEBUG : dir: reading active writers 2026/04/21 04:06:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/21 04:06:49 DEBUG : dir: Looking for writers 2026/04/21 04:06:49 DEBUG : file1: reading active writers 2026/04/21 04:06:49 DEBUG : file1(1): reading active writers 2026/04/21 04:06:49 DEBUG : Looking for writers 2026/04/21 04:06:49 DEBUG : dir: reading active writers 2026/04/21 04:06:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/21 04:06:50 DEBUG : dir: Looking for writers 2026/04/21 04:06:50 DEBUG : file1: reading active writers 2026/04/21 04:06:50 DEBUG : file1(1): reading active writers 2026/04/21 04:06:50 DEBUG : Looking for writers 2026/04/21 04:06:50 DEBUG : dir: reading active writers 2026/04/21 04:06:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/21 04:06:51 DEBUG : dir: Looking for writers 2026/04/21 04:06:51 DEBUG : file1: reading active writers 2026/04/21 04:06:51 DEBUG : file1(1): reading active writers 2026/04/21 04:06:51 DEBUG : Looking for writers 2026/04/21 04:06:51 DEBUG : dir: reading active writers 2026/04/21 04:06:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/21 04:06:52 DEBUG : dir: Looking for writers 2026/04/21 04:06:52 DEBUG : file1: reading active writers 2026/04/21 04:06:52 DEBUG : file1(1): reading active writers 2026/04/21 04:06:52 DEBUG : Looking for writers 2026/04/21 04:06:52 DEBUG : dir: reading active writers 2026/04/21 04:06:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/21 04:06:53 DEBUG : dir: Looking for writers 2026/04/21 04:06:53 DEBUG : file1(1): reading active writers 2026/04/21 04:06:53 DEBUG : file1: reading active writers 2026/04/21 04:06:53 DEBUG : Looking for writers 2026/04/21 04:06:53 DEBUG : dir: reading active writers 2026/04/21 04:06:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/21 04:06:54 DEBUG : dir: Looking for writers 2026/04/21 04:06:54 DEBUG : file1: reading active writers 2026/04/21 04:06:54 DEBUG : file1(1): reading active writers 2026/04/21 04:06:54 DEBUG : Looking for writers 2026/04/21 04:06:54 DEBUG : dir: reading active writers 2026/04/21 04:06:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/21 04:06:55 DEBUG : dir: Looking for writers 2026/04/21 04:06:55 DEBUG : file1: reading active writers 2026/04/21 04:06:55 DEBUG : file1(1): reading active writers 2026/04/21 04:06:55 DEBUG : Looking for writers 2026/04/21 04:06:55 DEBUG : dir: reading active writers 2026/04/21 04:06:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/21 04:06:56 DEBUG : dir: Looking for writers 2026/04/21 04:06:56 DEBUG : file1: reading active writers 2026/04/21 04:06:56 DEBUG : file1(1): reading active writers 2026/04/21 04:06:56 DEBUG : Looking for writers 2026/04/21 04:06:56 DEBUG : dir: reading active writers 2026/04/21 04:06:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/21 04:06:57 DEBUG : dir: Looking for writers 2026/04/21 04:06:57 DEBUG : file1(1): reading active writers 2026/04/21 04:06:57 DEBUG : file1: reading active writers 2026/04/21 04:06:57 DEBUG : Looking for writers 2026/04/21 04:06:57 DEBUG : dir: reading active writers 2026/04/21 04:06:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/21 04:06:58 DEBUG : dir: Looking for writers 2026/04/21 04:06:58 DEBUG : file1: reading active writers 2026/04/21 04:06:58 DEBUG : file1(1): reading active writers 2026/04/21 04:06:58 DEBUG : Looking for writers 2026/04/21 04:06:58 DEBUG : dir: reading active writers 2026/04/21 04:06:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/21 04:06:59 DEBUG : dir: Looking for writers 2026/04/21 04:06:59 DEBUG : file1: reading active writers 2026/04/21 04:06:59 DEBUG : file1(1): reading active writers 2026/04/21 04:06:59 DEBUG : Looking for writers 2026/04/21 04:06:59 DEBUG : dir: reading active writers 2026/04/21 04:06:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/21 04:07:00 DEBUG : dir: Looking for writers 2026/04/21 04:07:00 DEBUG : file1: reading active writers 2026/04/21 04:07:00 DEBUG : file1(1): reading active writers 2026/04/21 04:07:00 DEBUG : Looking for writers 2026/04/21 04:07:00 DEBUG : dir: reading active writers 2026/04/21 04:07:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/21 04:07:01 DEBUG : dir: Looking for writers 2026/04/21 04:07:01 DEBUG : file1(1): reading active writers 2026/04/21 04:07:01 DEBUG : file1: reading active writers 2026/04/21 04:07:01 DEBUG : Looking for writers 2026/04/21 04:07:01 DEBUG : dir: reading active writers 2026/04/21 04:07:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/21 04:07:02 DEBUG : dir: Looking for writers 2026/04/21 04:07:02 DEBUG : file1: reading active writers 2026/04/21 04:07:02 DEBUG : file1(1): reading active writers 2026/04/21 04:07:02 DEBUG : Looking for writers 2026/04/21 04:07:02 DEBUG : dir: reading active writers 2026/04/21 04:07:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/21 04:07:03 DEBUG : dir: Looking for writers 2026/04/21 04:07:03 DEBUG : file1: reading active writers 2026/04/21 04:07:03 DEBUG : file1(1): reading active writers 2026/04/21 04:07:03 DEBUG : Looking for writers 2026/04/21 04:07:03 DEBUG : dir: reading active writers 2026/04/21 04:07:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/21 04:07:04 DEBUG : dir: Looking for writers 2026/04/21 04:07:04 DEBUG : file1: reading active writers 2026/04/21 04:07:04 DEBUG : file1(1): reading active writers 2026/04/21 04:07:04 DEBUG : Looking for writers 2026/04/21 04:07:04 DEBUG : dir: reading active writers 2026/04/21 04:07:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/21 04:07:05 DEBUG : dir: Looking for writers 2026/04/21 04:07:05 DEBUG : file1: reading active writers 2026/04/21 04:07:05 DEBUG : file1(1): reading active writers 2026/04/21 04:07:05 DEBUG : Looking for writers 2026/04/21 04:07:05 DEBUG : dir: reading active writers 2026/04/21 04:07:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/21 04:07:06 DEBUG : dir: Looking for writers 2026/04/21 04:07:06 DEBUG : file1: reading active writers 2026/04/21 04:07:06 DEBUG : file1(1): reading active writers 2026/04/21 04:07:06 DEBUG : Looking for writers 2026/04/21 04:07:06 DEBUG : dir: reading active writers 2026/04/21 04:07:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/21 04:07:07 DEBUG : dir: Looking for writers 2026/04/21 04:07:07 DEBUG : file1: reading active writers 2026/04/21 04:07:07 DEBUG : file1(1): reading active writers 2026/04/21 04:07:07 DEBUG : Looking for writers 2026/04/21 04:07:07 DEBUG : dir: reading active writers 2026/04/21 04:07:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/21 04:07:08 DEBUG : dir: Looking for writers 2026/04/21 04:07:08 DEBUG : file1: reading active writers 2026/04/21 04:07:08 DEBUG : file1(1): reading active writers 2026/04/21 04:07:08 DEBUG : Looking for writers 2026/04/21 04:07:08 DEBUG : dir: reading active writers 2026/04/21 04:07:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/21 04:07:09 DEBUG : dir: Looking for writers 2026/04/21 04:07:09 DEBUG : file1: reading active writers 2026/04/21 04:07:09 DEBUG : file1(1): reading active writers 2026/04/21 04:07:09 DEBUG : Looking for writers 2026/04/21 04:07:09 DEBUG : dir: reading active writers 2026/04/21 04:07:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/21 04:07:10 DEBUG : dir: Looking for writers 2026/04/21 04:07:10 DEBUG : file1: reading active writers 2026/04/21 04:07:10 DEBUG : file1(1): reading active writers 2026/04/21 04:07:10 DEBUG : Looking for writers 2026/04/21 04:07:10 DEBUG : dir: reading active writers 2026/04/21 04:07:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/21 04:07:11 DEBUG : dir: Looking for writers 2026/04/21 04:07:11 DEBUG : file1: reading active writers 2026/04/21 04:07:11 DEBUG : file1(1): reading active writers 2026/04/21 04:07:11 DEBUG : Looking for writers 2026/04/21 04:07:11 DEBUG : dir: reading active writers 2026/04/21 04:07:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/21 04:07:12 DEBUG : dir: Looking for writers 2026/04/21 04:07:12 DEBUG : file1: reading active writers 2026/04/21 04:07:12 DEBUG : file1(1): reading active writers 2026/04/21 04:07:12 DEBUG : Looking for writers 2026/04/21 04:07:12 DEBUG : dir: reading active writers 2026/04/21 04:07:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/21 04:07:13 DEBUG : dir: Looking for writers 2026/04/21 04:07:13 DEBUG : file1(1): reading active writers 2026/04/21 04:07:13 DEBUG : file1: reading active writers 2026/04/21 04:07:13 DEBUG : Looking for writers 2026/04/21 04:07:13 DEBUG : dir: reading active writers 2026/04/21 04:07:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/21 04:07:14 DEBUG : dir: Looking for writers 2026/04/21 04:07:14 DEBUG : file1: reading active writers 2026/04/21 04:07:14 DEBUG : file1(1): reading active writers 2026/04/21 04:07:14 DEBUG : Looking for writers 2026/04/21 04:07:14 DEBUG : dir: reading active writers 2026/04/21 04:07:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/21 04:07:15 DEBUG : dir: Looking for writers 2026/04/21 04:07:15 DEBUG : file1: reading active writers 2026/04/21 04:07:15 DEBUG : file1(1): reading active writers 2026/04/21 04:07:15 DEBUG : Looking for writers 2026/04/21 04:07:15 DEBUG : dir: reading active writers 2026/04/21 04:07:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/21 04:07:16 DEBUG : dir: Looking for writers 2026/04/21 04:07:16 DEBUG : file1: reading active writers 2026/04/21 04:07:16 DEBUG : file1(1): reading active writers 2026/04/21 04:07:16 DEBUG : Looking for writers 2026/04/21 04:07:16 DEBUG : dir: reading active writers 2026/04/21 04:07:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/21 04:07:16 ERROR : Exiting even though 0 writers active and 1 cache items in use after 30s Cache{ "dir/file1": &{c:0x3826e765c000 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0x3826e7988a28 notify:{wait:0 notify:0 lock:0 head: tail:} checker:61739745446496} name:dir/file1 opens:1 downloaders:0x3826e753b600 o:0x3826e75e2d00 fd:0x3826e71b2308 info:{ModTime:{wall:14011221624354971340 ext:505042653404 loc:0x46b0880} ATime:{wall:14011221624355255217 ext:505042937272 loc:0x46b0880} Size:14 Rs:[] Fingerprint:14 Dirty:false} writeBackID:0 pendingAccesses:0 modified:false beingReset:false graceTimer:}, } 2026/04/21 04:07:16 DEBUG : >WaitForWriters: 2026/04/21 04:07:16 DEBUG : Linkbox root 'rclone-test-cuvisaj3jofe': vfs cache: cleaner exiting run.go:130: removing file "dir/file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:172 Error: Should be true Test: TestRWFileHandleReadAt Messages: listing wrong, want got dir/file1 (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:172 Error: Should be true Test: TestRWFileHandleReadAt Messages: Unexpected file "dir/file1" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:172 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestRWFileHandleReadAt Messages: directories --- FAIL: TestRWFileHandleReadAt (61.56s) === RUN TestRWFileHandleFlushRead run.go:185: Remote "Linkbox root 'rclone-test-cuvisaj3jofe'", Local "Local file system at /tmp/rclone4230022300", Modify Window "876000h0m0s" 2026/04/21 04:07:34 INFO : Linkbox root 'rclone-test-cuvisaj3jofe': poll-interval is not supported by this remote 2026/04/21 04:07:34 DEBUG : Linkbox root 'rclone-test-cuvisaj3jofe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/21 04:07:34 DEBUG : Linkbox root 'rclone-test-cuvisaj3jofe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-cuvisaj3jofe" 2026/04/21 04:07:34 DEBUG : Linkbox root 'rclone-test-cuvisaj3jofe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-cuvisaj3jofe" 2026/04/21 04:07:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-cuvisaj3jofe" 2026/04/21 04:07:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/21 04:07:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-cuvisaj3jofe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-cuvisaj3jofe" 2026/04/21 04:07:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-cuvisaj3jofe" 2026/04/21 04:07:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/21 04:07:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-cuvisaj3jofe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-cuvisaj3jofe" 2026/04/21 04:07:34 INFO : Linkbox root 'rclone-test-cuvisaj3jofe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/21 04:07:34 DEBUG : dir/file1: Update: removing old file 2026/04/21 04:07:35 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:216 Error: Should be true Test: TestRWFileHandleFlushRead Messages: listing wrong, want dir/file1 (16) got dir/file1 (14) fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:216 Error: Not equal: expected: 16 actual : 14 Test: TestRWFileHandleFlushRead Messages: dir/file1: size incorrect file=16 vs obj=14 2026/04/21 04:07:45 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/21 04:07:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/21 04:07:46 DEBUG : dir/file1: newRWFileHandle: 2026/04/21 04:07:46 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/21 04:07:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/21 04:07:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/21 04:07:46 DEBUG : dir/file1(0x3826e755e600): RWFileHandle.Flush 2026/04/21 04:07:46 DEBUG : dir/file1(0x3826e755e600): _readAt: size=256, off=0 2026/04/21 04:07:46 DEBUG : dir/file1(0x3826e755e600): openPending: 2026/04/21 04:07:46 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2026/04/21 04:07:46 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/21 04:07:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/21 04:07:46 DEBUG : dir/file1(0x3826e755e600): >openPending: err= 2026/04/21 04:07:46 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/04/21 04:07:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/21 04:07:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/21 04:07:46 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/21 04:07:46 INFO : dir/file1: vfs cache: downloader: error count now 1: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:07:46 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:07:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/21 04:07:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/21 04:07:46 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/21 04:07:46 INFO : dir/file1: vfs cache: downloader: error count now 2: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:07:46 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:07:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/21 04:07:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/21 04:07:46 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/21 04:07:46 INFO : dir/file1: vfs cache: downloader: error count now 3: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:07:46 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:07:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/21 04:07:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/21 04:07:46 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/21 04:07:46 INFO : dir/file1: vfs cache: downloader: error count now 4: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:07:46 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:07:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/21 04:07:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/21 04:07:46 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/21 04:07:46 INFO : dir/file1: vfs cache: downloader: error count now 5: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:07:46 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:07:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/21 04:07:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/21 04:07:46 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/21 04:07:47 INFO : dir/file1: vfs cache: downloader: error count now 6: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:07:47 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:07:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/21 04:07:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/21 04:07:47 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/21 04:07:47 INFO : dir/file1: vfs cache: downloader: error count now 7: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:07:47 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:07:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/21 04:07:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/21 04:07:47 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/21 04:07:47 INFO : dir/file1: vfs cache: downloader: error count now 8: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:07:47 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:07:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/21 04:07:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/21 04:07:47 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/21 04:07:47 INFO : dir/file1: vfs cache: downloader: error count now 9: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:07:47 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:07:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/21 04:07:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/21 04:07:47 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/21 04:07:47 INFO : dir/file1: vfs cache: downloader: error count now 10: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:07:47 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:07:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/21 04:07:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/21 04:07:47 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/21 04:07:48 INFO : dir/file1: vfs cache: downloader: error count now 11: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:07:48 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:07:48 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/21 04:07:48 ERROR : dir/file1: vfs cache: too many errors 11/10: last error: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:07:48 ERROR : dir/file1: vfs cache: failed to kick waiters: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:07:48 ERROR : dir/file1: vfs cache: failed to _ensure cache vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:07:48 DEBUG : dir/file1: vfs cache: failed to _ensure cache vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" is not out of space 2026/04/21 04:07:48 DEBUG : dir/file1(0x3826e755e600): >_readAt: n=0, err=vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" read_write_test.go:226: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:226 Error: Should be true Test: TestRWFileHandleFlushRead read_write_test.go:227: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:227 Error: Not equal: expected: 16 actual : 0 Test: TestRWFileHandleFlushRead 2026/04/21 04:07:48 DEBUG : dir/file1(0x3826e755e600): RWFileHandle.Flush 2026/04/21 04:07:48 DEBUG : dir/file1(0x3826e755e600): RWFileHandle.Flush 2026/04/21 04:07:48 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/21 04:07:48 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/21 04:07:48 DEBUG : dir/file1(0x3826e755e600): close: 2026/04/21 04:07:48 DEBUG : dir/file1(0x3826e755e600): >close: err= 2026/04/21 04:07:48 DEBUG : WaitForWriters: timeout=30s 2026/04/21 04:07:48 DEBUG : dir: Looking for writers 2026/04/21 04:07:48 DEBUG : file1: reading active writers 2026/04/21 04:07:48 DEBUG : Looking for writers 2026/04/21 04:07:48 DEBUG : dir: reading active writers 2026/04/21 04:07:48 DEBUG : >WaitForWriters: 2026/04/21 04:07:48 DEBUG : Linkbox root 'rclone-test-cuvisaj3jofe': vfs cache: cleaner exiting 2026/04/21 04:07:48 INFO : dir/file1: vfs cache: downloader: error count now 12: vfs reader: failed to write to cache file: Open failed: Get "https://aht.nuplink.top/pool/pub/21/d5/95/0ef726ce9b1a7692357ff70dd321d595/14?token=c9a6c61b5de04c049e21aa8f157ae6fd&ts=1776744466&ip=65.108.87.141": context canceled 2026/04/21 04:07:48 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: Get "https://aht.nuplink.top/pool/pub/21/d5/95/0ef726ce9b1a7692357ff70dd321d595/14?token=c9a6c61b5de04c049e21aa8f157ae6fd&ts=1776744466&ip=65.108.87.141": context canceled run.go:130: removing file "dir/file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "dir" failed - try 1/3: directory not empty 2026/04/21 04:07:53 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-cuvisaj3jofe/dir/file1: no such file or directory 2026/04/21 04:07:53 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-cuvisaj3jofe/dir/file1: no such file or directory run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRWFileHandleFlushRead Messages: listing wrong, want got dir/file1 (14), dir/file1(1) (16) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRWFileHandleFlushRead Messages: Unexpected file "dir/file1" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRWFileHandleFlushRead Messages: Unexpected file "dir/file1(1)" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestRWFileHandleFlushRead Messages: directories --- FAIL: TestRWFileHandleFlushRead (30.42s) === RUN TestRWFileHandleReleaseRead run.go:185: Remote "Linkbox root 'rclone-test-cuvisaj3jofe'", Local "Local file system at /tmp/rclone4230022300", Modify Window "876000h0m0s" 2026/04/21 04:08:04 INFO : Linkbox root 'rclone-test-cuvisaj3jofe': poll-interval is not supported by this remote 2026/04/21 04:08:04 DEBUG : Linkbox root 'rclone-test-cuvisaj3jofe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/21 04:08:04 DEBUG : Linkbox root 'rclone-test-cuvisaj3jofe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-cuvisaj3jofe" 2026/04/21 04:08:04 DEBUG : Linkbox root 'rclone-test-cuvisaj3jofe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-cuvisaj3jofe" 2026/04/21 04:08:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-cuvisaj3jofe" 2026/04/21 04:08:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/21 04:08:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-cuvisaj3jofe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-cuvisaj3jofe" 2026/04/21 04:08:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-cuvisaj3jofe" 2026/04/21 04:08:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/21 04:08:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-cuvisaj3jofe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-cuvisaj3jofe" 2026/04/21 04:08:04 INFO : Linkbox root 'rclone-test-cuvisaj3jofe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/21 04:08:05 DEBUG : dir/file1: Update: removing old file 2026/04/21 04:08:05 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:244 Error: Should be true Test: TestRWFileHandleReleaseRead Messages: listing wrong, want dir/file1 (16) got dir/file1 (14), dir/file1(1) (16) fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:244 Error: Not equal: expected: 16 actual : 14 Test: TestRWFileHandleReleaseRead Messages: dir/file1: size incorrect file=16 vs obj=14 fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:244 Error: Should be true Test: TestRWFileHandleReleaseRead Messages: Unexpected file "dir/file1(1)" 2026/04/21 04:08:16 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/21 04:08:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/21 04:08:16 DEBUG : dir/file1: newRWFileHandle: 2026/04/21 04:08:16 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/21 04:08:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/21 04:08:16 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/21 04:08:16 DEBUG : dir/file1(0x3826e7966d40): _readAt: size=256, off=0 2026/04/21 04:08:16 DEBUG : dir/file1(0x3826e7966d40): openPending: 2026/04/21 04:08:16 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2026/04/21 04:08:16 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/21 04:08:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/21 04:08:16 DEBUG : dir/file1(0x3826e7966d40): >openPending: err= 2026/04/21 04:08:16 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/04/21 04:08:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/21 04:08:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/21 04:08:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/21 04:08:16 INFO : dir/file1: vfs cache: downloader: error count now 1: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:08:16 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:08:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/21 04:08:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/21 04:08:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/21 04:08:16 INFO : dir/file1: vfs cache: downloader: error count now 2: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:08:16 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:08:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/21 04:08:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/21 04:08:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/21 04:08:17 INFO : dir/file1: vfs cache: downloader: error count now 3: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:08:17 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:08:17 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/21 04:08:17 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/21 04:08:17 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/21 04:08:17 INFO : dir/file1: vfs cache: downloader: error count now 4: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:08:17 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:08:17 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/21 04:08:17 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/21 04:08:17 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/21 04:08:17 INFO : dir/file1: vfs cache: downloader: error count now 5: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:08:17 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:08:17 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/21 04:08:17 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/21 04:08:17 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/21 04:08:17 INFO : dir/file1: vfs cache: downloader: error count now 6: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:08:17 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:08:17 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/21 04:08:17 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/21 04:08:17 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/21 04:08:17 INFO : dir/file1: vfs cache: downloader: error count now 7: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:08:17 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:08:17 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/21 04:08:17 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/21 04:08:17 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/21 04:08:18 INFO : dir/file1: vfs cache: downloader: error count now 8: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:08:18 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:08:18 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/21 04:08:18 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/21 04:08:18 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/21 04:08:18 INFO : dir/file1: vfs cache: downloader: error count now 9: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:08:18 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:08:18 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/21 04:08:18 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/21 04:08:18 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/21 04:08:18 INFO : dir/file1: vfs cache: downloader: error count now 10: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:08:18 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:08:18 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/21 04:08:18 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/21 04:08:18 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/21 04:08:18 INFO : dir/file1: vfs cache: downloader: error count now 11: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:08:18 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:08:18 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/21 04:08:18 ERROR : dir/file1: vfs cache: too many errors 11/10: last error: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:08:18 ERROR : dir/file1: vfs cache: failed to kick waiters: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:08:18 ERROR : dir/file1: vfs cache: failed to _ensure cache vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/21 04:08:18 DEBUG : dir/file1: vfs cache: failed to _ensure cache vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" is not out of space 2026/04/21 04:08:18 DEBUG : dir/file1(0x3826e7966d40): >_readAt: n=0, err=vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" read_write_test.go: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 2026/04/21 04:08:18 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 actual : 0 Test: TestRWFileHandleReleaseRead 2026/04/21 04:08:18 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/21 04:08:18 DEBUG : dir/file1(0x3826e7966d40): RWFileHandle.Release 2026/04/21 04:08:18 DEBUG : dir/file1(0x3826e7966d40): close: 2026/04/21 04:08:18 DEBUG : dir/file1(0x3826e7966d40): >close: err= 2026/04/21 04:08:18 DEBUG : dir/file1(0x3826e7966d40): RWFileHandle.Release 2026/04/21 04:08:18 DEBUG : WaitForWriters: timeout=30s 2026/04/21 04:08:18 DEBUG : dir: Looking for writers 2026/04/21 04:08:18 DEBUG : file1: reading active writers 2026/04/21 04:08:18 DEBUG : file1(1): reading active writers 2026/04/21 04:08:18 DEBUG : Looking for writers 2026/04/21 04:08:18 DEBUG : dir: reading active writers 2026/04/21 04:08:18 DEBUG : >WaitForWriters: 2026/04/21 04:08:18 DEBUG : Linkbox root 'rclone-test-cuvisaj3jofe': vfs cache: cleaner exiting 2026/04/21 04:08:18 INFO : dir/file1: vfs cache: downloader: error count now 12: vfs reader: failed to write to cache file: Open failed: Get "https://aht.nuplink.top/pool/pub/21/d5/95/0ef726ce9b1a7692357ff70dd321d595/14?token=5a1eaf5d0ec114c6248d84fc00eedd5f&ts=1776744496&ip=65.108.87.141": context canceled 2026/04/21 04:08:18 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: Get "https://aht.nuplink.top/pool/pub/21/d5/95/0ef726ce9b1a7692357ff70dd321d595/14?token=5a1eaf5d0ec114c6248d84fc00eedd5f&ts=1776744496&ip=65.108.87.141": context canceled run.go:130: removing file "dir/file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit 2026/04/21 04:08:23 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-cuvisaj3jofe/dir/file1: no such file or directory 2026/04/21 04:08:23 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-cuvisaj3jofe/dir/file1: no such file or directory run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 2026/04/21 04:08:33 DEBUG : forgetting directory cache 2026/04/21 04:08:33 DEBUG : dir: forgetting directory cache fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRWFileHandleReleaseRead Messages: listing wrong, want got dir/file1 (14), dir/file1(1) (16) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRWFileHandleReleaseRead Messages: Unexpected file "dir/file1" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRWFileHandleReleaseRead Messages: Unexpected file "dir/file1(1)" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestRWFileHandleReleaseRead Messages: directories --- FAIL: TestRWFileHandleReleaseRead (32.02s) === RUN TestRWFileHandleSizeTruncateExisting run.go:185: Remote "Linkbox root 'rclone-test-cuvisaj3jofe'", Local "Local file system at /tmp/rclone4230022300", Modify Window "876000h0m0s" 2026/04/21 04:08:36 INFO : Linkbox root 'rclone-test-cuvisaj3jofe': poll-interval is not supported by this remote 2026/04/21 04:08:36 DEBUG : Linkbox root 'rclone-test-cuvisaj3jofe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/21 04:08:36 DEBUG : Linkbox root 'rclone-test-cuvisaj3jofe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-cuvisaj3jofe" 2026/04/21 04:08:36 DEBUG : Linkbox root 'rclone-test-cuvisaj3jofe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-cuvisaj3jofe" 2026/04/21 04:08:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-cuvisaj3jofe" 2026/04/21 04:08:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/21 04:08:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-cuvisaj3jofe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-cuvisaj3jofe" 2026/04/21 04:08:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-cuvisaj3jofe" 2026/04/21 04:08:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/21 04:08:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-cuvisaj3jofe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-cuvisaj3jofe" 2026/04/21 04:08:36 INFO : Linkbox root 'rclone-test-cuvisaj3jofe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/21 04:08:37 DEBUG : dir/file1: Update: removing old file 2026/04/21 04:08:37 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:481 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestRWFileHandleSizeTruncateExisting Messages: listing wrong, want dir/file1 (16) got dir/file1 (14), dir/file1(1) (16) fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:481 Error: Not equal: expected: 16 actual : 14 Test: TestRWFileHandleSizeTruncateExisting Messages: dir/file1: size incorrect file=16 vs obj=14 fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:481 Error: Should be true Test: TestRWFileHandleSizeTruncateExisting Messages: Unexpected file "dir/file1(1)" 2026/04/21 04:08:48 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/04/21 04:08:48 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/21 04:08:48 DEBUG : dir/file1: newRWFileHandle: 2026/04/21 04:08:48 DEBUG : dir/file1(0x3826e6eb5840): openPending: 2026/04/21 04:08:48 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2026/04/21 04:08:48 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/21 04:08:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/21 04:08:48 DEBUG : dir/file1(0x3826e6eb5840): >openPending: err= 2026/04/21 04:08:48 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/21 04:08:48 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/21 04:08:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/21 04:08:48 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/21 04:08:48 DEBUG : dir/file1(0x3826e6eb5840): _writeAt: size=5, off=0 2026/04/21 04:08:48 DEBUG : dir/file1(0x3826e6eb5840): >_writeAt: n=5, err= 2026/04/21 04:08:48 DEBUG : dir/file1(0x3826e6eb5840): close: 2026/04/21 04:08:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 04:08:48 DEBUG : dir/file1: vfs cache: setting modification time to 2026-04-21 04:08:48.779070344 +0000 UTC m=+629.067593082 2026/04/21 04:08:48 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/21 04:08:48 DEBUG : dir/file1(0x3826e6eb5840): >close: err= 2026/04/21 04:08:48 DEBUG : WaitForWriters: timeout=30s 2026/04/21 04:08:48 DEBUG : dir: Looking for writers 2026/04/21 04:08:48 DEBUG : file1: reading active writers 2026/04/21 04:08:48 DEBUG : file1(1): reading active writers 2026/04/21 04:08:48 DEBUG : Looking for writers 2026/04/21 04:08:48 DEBUG : dir: reading active writers 2026/04/21 04:08:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/21 04:08:48 DEBUG : dir: Looking for writers 2026/04/21 04:08:48 DEBUG : file1: reading active writers 2026/04/21 04:08:48 DEBUG : file1(1): reading active writers 2026/04/21 04:08:48 DEBUG : Looking for writers 2026/04/21 04:08:48 DEBUG : dir: reading active writers 2026/04/21 04:08:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/21 04:08:48 DEBUG : dir: Looking for writers 2026/04/21 04:08:48 DEBUG : file1: reading active writers 2026/04/21 04:08:48 DEBUG : file1(1): reading active writers 2026/04/21 04:08:48 DEBUG : Looking for writers 2026/04/21 04:08:48 DEBUG : dir: reading active writers 2026/04/21 04:08:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/21 04:08:48 DEBUG : dir: Looking for writers 2026/04/21 04:08:48 DEBUG : file1: reading active writers 2026/04/21 04:08:48 DEBUG : file1(1): reading active writers 2026/04/21 04:08:48 DEBUG : Looking for writers 2026/04/21 04:08:48 DEBUG : dir: reading active writers 2026/04/21 04:08:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/21 04:08:48 DEBUG : dir/file1: vfs cache: starting upload 2026/04/21 04:08:48 DEBUG : dir/file1: Update: removing old file 2026/04/21 04:08:48 DEBUG : dir: Looking for writers 2026/04/21 04:08:48 DEBUG : file1: reading active writers 2026/04/21 04:08:48 DEBUG : file1(1): reading active writers 2026/04/21 04:08:48 DEBUG : Looking for writers 2026/04/21 04:08:48 DEBUG : dir: reading active writers 2026/04/21 04:08:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/21 04:08:49 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 2026/04/21 04:08:49 DEBUG : dir: Looking for writers 2026/04/21 04:08:49 DEBUG : file1(1): reading active writers 2026/04/21 04:08:49 DEBUG : file1: reading active writers 2026/04/21 04:08:49 DEBUG : Looking for writers 2026/04/21 04:08:49 DEBUG : dir: reading active writers 2026/04/21 04:08:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/21 04:08:49 DEBUG : dir: Looking for writers 2026/04/21 04:08:49 DEBUG : file1: reading active writers 2026/04/21 04:08:49 DEBUG : file1(1): reading active writers 2026/04/21 04:08:49 DEBUG : Looking for writers 2026/04/21 04:08:49 DEBUG : dir: reading active writers 2026/04/21 04:08:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/21 04:08:50 DEBUG : dir: Looking for writers 2026/04/21 04:08:50 DEBUG : file1: reading active writers 2026/04/21 04:08:50 DEBUG : file1(1): reading active writers 2026/04/21 04:08:50 DEBUG : Looking for writers 2026/04/21 04:08:50 DEBUG : dir: reading active writers 2026/04/21 04:08:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/21 04:08:50 DEBUG : dir/file1: size = 5 (Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-cuvisaj3jofe) 2026/04/21 04:08:50 DEBUG : dir/file1: size = 14 (Linkbox root 'rclone-test-cuvisaj3jofe') 2026/04/21 04:08:50 ERROR : dir/file1: corrupted on transfer: sizes differ src(Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-cuvisaj3jofe) 5 vs dst(Linkbox root 'rclone-test-cuvisaj3jofe') 14 2026/04/21 04:08:50 INFO : dir/file1: Removing failed copy 2026/04/21 04:08:50 INFO : dir/file1: Failed to remove failed copy: could not Remove: Linkbox error 403: not permit 2026/04/21 04:08:50 ERROR : dir/file1: vfs cache: failed to upload try #1, will retry in 200ms: vfs cache: failed to transfer file from cache to remote: corrupted on transfer: sizes differ src(Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-cuvisaj3jofe) 5 vs dst(Linkbox root 'rclone-test-cuvisaj3jofe') 14 2026/04/21 04:08:51 DEBUG : dir: Looking for writers 2026/04/21 04:08:51 DEBUG : file1: reading active writers 2026/04/21 04:08:51 DEBUG : file1(1): reading active writers 2026/04/21 04:08:51 DEBUG : Looking for writers 2026/04/21 04:08:51 DEBUG : dir: reading active writers 2026/04/21 04:08:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/21 04:08:51 DEBUG : dir/file1: vfs cache: starting upload 2026/04/21 04:08:51 DEBUG : dir/file1: Update: removing old file 2026/04/21 04:08:51 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 2026/04/21 04:08:52 DEBUG : dir: Looking for writers 2026/04/21 04:08:52 DEBUG : file1: reading active writers 2026/04/21 04:08:52 DEBUG : file1(1): reading active writers 2026/04/21 04:08:52 DEBUG : Looking for writers 2026/04/21 04:08:52 DEBUG : dir: reading active writers 2026/04/21 04:08:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/21 04:08:53 DEBUG : dir: Looking for writers 2026/04/21 04:08:53 DEBUG : file1(1): reading active writers 2026/04/21 04:08:53 DEBUG : file1: reading active writers 2026/04/21 04:08:53 DEBUG : Looking for writers 2026/04/21 04:08:53 DEBUG : dir: reading active writers 2026/04/21 04:08:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/21 04:08:53 DEBUG : dir/file1: size = 5 (Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-cuvisaj3jofe) 2026/04/21 04:08:53 DEBUG : dir/file1: size = 14 (Linkbox root 'rclone-test-cuvisaj3jofe') 2026/04/21 04:08:53 ERROR : dir/file1: corrupted on transfer: sizes differ src(Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-cuvisaj3jofe) 5 vs dst(Linkbox root 'rclone-test-cuvisaj3jofe') 14 2026/04/21 04:08:53 INFO : dir/file1: Removing failed copy 2026/04/21 04:08:53 INFO : dir/file1: Failed to remove failed copy: could not Remove: Linkbox error 403: not permit 2026/04/21 04:08:53 ERROR : dir/file1: vfs cache: failed to upload try #2, will retry in 400ms: vfs cache: failed to transfer file from cache to remote: corrupted on transfer: sizes differ src(Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-cuvisaj3jofe) 5 vs dst(Linkbox root 'rclone-test-cuvisaj3jofe') 14 2026/04/21 04:08:53 DEBUG : dir/file1: vfs cache: starting upload 2026/04/21 04:08:53 DEBUG : dir/file1: Update: removing old file 2026/04/21 04:08:53 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 2026/04/21 04:08:54 DEBUG : dir: Looking for writers 2026/04/21 04:08:54 DEBUG : file1: reading active writers 2026/04/21 04:08:54 DEBUG : file1(1): reading active writers 2026/04/21 04:08:54 DEBUG : Looking for writers 2026/04/21 04:08:54 DEBUG : dir: reading active writers 2026/04/21 04:08:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/21 04:08:55 DEBUG : dir: Looking for writers 2026/04/21 04:08:55 DEBUG : file1: reading active writers 2026/04/21 04:08:55 DEBUG : file1(1): reading active writers 2026/04/21 04:08:55 DEBUG : Looking for writers 2026/04/21 04:08:55 DEBUG : dir: reading active writers 2026/04/21 04:08:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/21 04:08:55 DEBUG : dir/file1: size = 5 (Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-cuvisaj3jofe) 2026/04/21 04:08:55 DEBUG : dir/file1: size = 14 (Linkbox root 'rclone-test-cuvisaj3jofe') 2026/04/21 04:08:55 ERROR : dir/file1: corrupted on transfer: sizes differ src(Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-cuvisaj3jofe) 5 vs dst(Linkbox root 'rclone-test-cuvisaj3jofe') 14 2026/04/21 04:08:55 INFO : dir/file1: Removing failed copy 2026/04/21 04:08:55 INFO : dir/file1: Failed to remove failed copy: could not Remove: Linkbox error 403: not permit 2026/04/21 04:08:55 ERROR : dir/file1: vfs cache: failed to upload try #3, will retry in 800ms: vfs cache: failed to transfer file from cache to remote: corrupted on transfer: sizes differ src(Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-cuvisaj3jofe) 5 vs dst(Linkbox root 'rclone-test-cuvisaj3jofe') 14 2026/04/21 04:08:56 DEBUG : dir: Looking for writers 2026/04/21 04:08:56 DEBUG : file1: reading active writers 2026/04/21 04:08:56 DEBUG : file1(1): reading active writers 2026/04/21 04:08:56 DEBUG : Looking for writers 2026/04/21 04:08:56 DEBUG : dir: reading active writers 2026/04/21 04:08:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/21 04:08:56 DEBUG : dir/file1: vfs cache: starting upload 2026/04/21 04:08:56 DEBUG : dir/file1: Update: removing old file 2026/04/21 04:08:56 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 2026/04/21 04:08:57 DEBUG : dir: Looking for writers 2026/04/21 04:08:57 DEBUG : file1(1): reading active writers 2026/04/21 04:08:57 DEBUG : file1: reading active writers 2026/04/21 04:08:57 DEBUG : Looking for writers 2026/04/21 04:08:57 DEBUG : dir: reading active writers 2026/04/21 04:08:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/21 04:08:58 DEBUG : dir: Looking for writers 2026/04/21 04:08:58 DEBUG : file1: reading active writers 2026/04/21 04:08:58 DEBUG : file1(1): reading active writers 2026/04/21 04:08:58 DEBUG : Looking for writers 2026/04/21 04:08:58 DEBUG : dir: reading active writers 2026/04/21 04:08:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/21 04:08:58 DEBUG : dir/file1: size = 5 (Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-cuvisaj3jofe) 2026/04/21 04:08:58 DEBUG : dir/file1: size = 14 (Linkbox root 'rclone-test-cuvisaj3jofe') 2026/04/21 04:08:58 ERROR : dir/file1: corrupted on transfer: sizes differ src(Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-cuvisaj3jofe) 5 vs dst(Linkbox root 'rclone-test-cuvisaj3jofe') 14 2026/04/21 04:08:58 INFO : dir/file1: Removing failed copy 2026/04/21 04:08:58 INFO : dir/file1: Failed to remove failed copy: could not Remove: Linkbox error 403: not permit 2026/04/21 04:08:58 ERROR : dir/file1: vfs cache: failed to upload try #4, will retry in 1.6s: vfs cache: failed to transfer file from cache to remote: corrupted on transfer: sizes differ src(Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-cuvisaj3jofe) 5 vs dst(Linkbox root 'rclone-test-cuvisaj3jofe') 14 2026/04/21 04:08:58 DEBUG : forgetting directory cache 2026/04/21 04:08:58 DEBUG : dir: forgetting directory cache 2026/04/21 04:08:59 DEBUG : dir: Looking for writers 2026/04/21 04:08:59 DEBUG : file1: reading active writers 2026/04/21 04:08:59 DEBUG : file1(1): reading active writers 2026/04/21 04:08:59 DEBUG : Looking for writers 2026/04/21 04:08:59 DEBUG : dir: reading active writers 2026/04/21 04:08:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/21 04:09:00 DEBUG : dir: Looking for writers 2026/04/21 04:09:00 DEBUG : file1: reading active writers 2026/04/21 04:09:00 DEBUG : file1(1): reading active writers 2026/04/21 04:09:00 DEBUG : Looking for writers 2026/04/21 04:09:00 DEBUG : dir: reading active writers 2026/04/21 04:09:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/21 04:09:00 DEBUG : dir/file1: vfs cache: starting upload 2026/04/21 04:09:00 DEBUG : dir/file1: Update: removing old file 2026/04/21 04:09:00 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 2026/04/21 04:09:01 DEBUG : dir: Looking for writers 2026/04/21 04:09:01 DEBUG : file1(1): reading active writers 2026/04/21 04:09:01 DEBUG : file1: reading active writers 2026/04/21 04:09:01 DEBUG : Looking for writers 2026/04/21 04:09:01 DEBUG : dir: reading active writers 2026/04/21 04:09:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/21 04:09:02 DEBUG : dir: Looking for writers 2026/04/21 04:09:02 DEBUG : file1: reading active writers 2026/04/21 04:09:02 DEBUG : file1(1): reading active writers 2026/04/21 04:09:02 DEBUG : Looking for writers 2026/04/21 04:09:02 DEBUG : dir: reading active writers 2026/04/21 04:09:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/21 04:09:02 DEBUG : dir/file1: size = 5 (Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-cuvisaj3jofe) 2026/04/21 04:09:02 DEBUG : dir/file1: size = 14 (Linkbox root 'rclone-test-cuvisaj3jofe') 2026/04/21 04:09:02 ERROR : dir/file1: corrupted on transfer: sizes differ src(Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-cuvisaj3jofe) 5 vs dst(Linkbox root 'rclone-test-cuvisaj3jofe') 14 2026/04/21 04:09:02 INFO : dir/file1: Removing failed copy 2026/04/21 04:09:02 INFO : dir/file1: Failed to remove failed copy: could not Remove: Linkbox error 403: not permit 2026/04/21 04:09:02 ERROR : dir/file1: vfs cache: failed to upload try #5, will retry in 3.2s: vfs cache: failed to transfer file from cache to remote: corrupted on transfer: sizes differ src(Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-cuvisaj3jofe) 5 vs dst(Linkbox root 'rclone-test-cuvisaj3jofe') 14 2026/04/21 04:09:03 DEBUG : dir: Looking for writers 2026/04/21 04:09:03 DEBUG : file1: reading active writers 2026/04/21 04:09:03 DEBUG : file1(1): reading active writers 2026/04/21 04:09:03 DEBUG : Looking for writers 2026/04/21 04:09:03 DEBUG : dir: reading active writers 2026/04/21 04:09:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/21 04:09:04 DEBUG : dir: Looking for writers 2026/04/21 04:09:04 DEBUG : file1: reading active writers 2026/04/21 04:09:04 DEBUG : file1(1): reading active writers 2026/04/21 04:09:04 DEBUG : Looking for writers 2026/04/21 04:09:04 DEBUG : dir: reading active writers 2026/04/21 04:09:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/21 04:09:05 DEBUG : dir: Looking for writers 2026/04/21 04:09:05 DEBUG : file1: reading active writers 2026/04/21 04:09:05 DEBUG : file1(1): reading active writers 2026/04/21 04:09:05 DEBUG : Looking for writers 2026/04/21 04:09:05 DEBUG : dir: reading active writers 2026/04/21 04:09:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/21 04:09:05 DEBUG : dir/file1: vfs cache: starting upload 2026/04/21 04:09:05 DEBUG : dir/file1: Update: removing old file 2026/04/21 04:09:05 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 2026/04/21 04:09:06 DEBUG : dir: Looking for writers 2026/04/21 04:09:06 DEBUG : file1: reading active writers 2026/04/21 04:09:06 DEBUG : file1(1): reading active writers 2026/04/21 04:09:06 DEBUG : Looking for writers 2026/04/21 04:09:06 DEBUG : dir: reading active writers 2026/04/21 04:09:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/21 04:09:07 DEBUG : dir: Looking for writers 2026/04/21 04:09:07 DEBUG : file1: reading active writers 2026/04/21 04:09:07 DEBUG : file1(1): reading active writers 2026/04/21 04:09:07 DEBUG : Looking for writers 2026/04/21 04:09:07 DEBUG : dir: reading active writers 2026/04/21 04:09:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/21 04:09:07 DEBUG : dir/file1: size = 5 (Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-cuvisaj3jofe) 2026/04/21 04:09:07 DEBUG : dir/file1: size = 14 (Linkbox root 'rclone-test-cuvisaj3jofe') 2026/04/21 04:09:07 ERROR : dir/file1: corrupted on transfer: sizes differ src(Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-cuvisaj3jofe) 5 vs dst(Linkbox root 'rclone-test-cuvisaj3jofe') 14 2026/04/21 04:09:07 INFO : dir/file1: Removing failed copy 2026/04/21 04:09:07 INFO : dir/file1: Failed to remove failed copy: could not Remove: Linkbox error 403: not permit 2026/04/21 04:09:07 ERROR : dir/file1: vfs cache: failed to upload try #6, will retry in 6.4s: vfs cache: failed to transfer file from cache to remote: corrupted on transfer: sizes differ src(Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-cuvisaj3jofe) 5 vs dst(Linkbox root 'rclone-test-cuvisaj3jofe') 14 2026/04/21 04:09:08 DEBUG : dir: Looking for writers 2026/04/21 04:09:08 DEBUG : file1: reading active writers 2026/04/21 04:09:08 DEBUG : file1(1): reading active writers 2026/04/21 04:09:08 DEBUG : Looking for writers 2026/04/21 04:09:08 DEBUG : dir: reading active writers 2026/04/21 04:09:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/21 04:09:09 DEBUG : dir: Looking for writers 2026/04/21 04:09:09 DEBUG : file1: reading active writers 2026/04/21 04:09:09 DEBUG : file1(1): reading active writers 2026/04/21 04:09:09 DEBUG : Looking for writers 2026/04/21 04:09:09 DEBUG : dir: reading active writers 2026/04/21 04:09:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/21 04:09:10 DEBUG : dir: Looking for writers 2026/04/21 04:09:10 DEBUG : file1: reading active writers 2026/04/21 04:09:10 DEBUG : file1(1): reading active writers 2026/04/21 04:09:10 DEBUG : Looking for writers 2026/04/21 04:09:10 DEBUG : dir: reading active writers 2026/04/21 04:09:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/21 04:09:11 DEBUG : dir: Looking for writers 2026/04/21 04:09:11 DEBUG : file1: reading active writers 2026/04/21 04:09:11 DEBUG : file1(1): reading active writers 2026/04/21 04:09:11 DEBUG : Looking for writers 2026/04/21 04:09:11 DEBUG : dir: reading active writers 2026/04/21 04:09:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/21 04:09:12 DEBUG : dir: Looking for writers 2026/04/21 04:09:12 DEBUG : file1(1): reading active writers 2026/04/21 04:09:12 DEBUG : file1: reading active writers 2026/04/21 04:09:12 DEBUG : Looking for writers 2026/04/21 04:09:12 DEBUG : dir: reading active writers 2026/04/21 04:09:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/21 04:09:13 DEBUG : dir: Looking for writers 2026/04/21 04:09:13 DEBUG : file1: reading active writers 2026/04/21 04:09:13 DEBUG : file1(1): reading active writers 2026/04/21 04:09:13 DEBUG : Looking for writers 2026/04/21 04:09:13 DEBUG : dir: reading active writers 2026/04/21 04:09:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/21 04:09:14 DEBUG : dir: Looking for writers 2026/04/21 04:09:14 DEBUG : file1: reading active writers 2026/04/21 04:09:14 DEBUG : file1(1): reading active writers 2026/04/21 04:09:14 DEBUG : Looking for writers 2026/04/21 04:09:14 DEBUG : dir: reading active writers 2026/04/21 04:09:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/21 04:09:14 DEBUG : dir/file1: vfs cache: starting upload 2026/04/21 04:09:14 DEBUG : dir/file1: Update: removing old file 2026/04/21 04:09:14 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 2026/04/21 04:09:15 DEBUG : dir: Looking for writers 2026/04/21 04:09:15 DEBUG : file1: reading active writers 2026/04/21 04:09:15 DEBUG : file1(1): reading active writers 2026/04/21 04:09:15 DEBUG : Looking for writers 2026/04/21 04:09:15 DEBUG : dir: reading active writers 2026/04/21 04:09:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/21 04:09:16 DEBUG : dir: Looking for writers 2026/04/21 04:09:16 DEBUG : file1: reading active writers 2026/04/21 04:09:16 DEBUG : file1(1): reading active writers 2026/04/21 04:09:16 DEBUG : Looking for writers 2026/04/21 04:09:16 DEBUG : dir: reading active writers 2026/04/21 04:09:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/21 04:09:16 DEBUG : dir/file1: size = 5 (Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-cuvisaj3jofe) 2026/04/21 04:09:16 DEBUG : dir/file1: size = 14 (Linkbox root 'rclone-test-cuvisaj3jofe') 2026/04/21 04:09:16 ERROR : dir/file1: corrupted on transfer: sizes differ src(Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-cuvisaj3jofe) 5 vs dst(Linkbox root 'rclone-test-cuvisaj3jofe') 14 2026/04/21 04:09:16 INFO : dir/file1: Removing failed copy 2026/04/21 04:09:16 INFO : dir/file1: Failed to remove failed copy: could not Remove: Linkbox error 403: not permit 2026/04/21 04:09:16 ERROR : dir/file1: vfs cache: failed to upload try #7, will retry in 12.8s: vfs cache: failed to transfer file from cache to remote: corrupted on transfer: sizes differ src(Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-cuvisaj3jofe) 5 vs dst(Linkbox root 'rclone-test-cuvisaj3jofe') 14 2026/04/21 04:09:17 DEBUG : dir: Looking for writers 2026/04/21 04:09:17 DEBUG : file1: reading active writers 2026/04/21 04:09:17 DEBUG : file1(1): reading active writers 2026/04/21 04:09:17 DEBUG : Looking for writers 2026/04/21 04:09:17 DEBUG : dir: reading active writers 2026/04/21 04:09:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/21 04:09:18 DEBUG : dir: Looking for writers 2026/04/21 04:09:18 DEBUG : file1: reading active writers 2026/04/21 04:09:18 DEBUG : file1(1): reading active writers 2026/04/21 04:09:18 DEBUG : Looking for writers 2026/04/21 04:09:18 DEBUG : dir: reading active writers 2026/04/21 04:09:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/21 04:09:18 ERROR : Exiting even though 0 writers active and 1 cache items in use after 30s Cache{ "dir/file1": &{c:0x3826e74f0e00 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0x3826e74b1208 notify:{wait:0 notify:0 lock:0 head: tail:} checker:61739740369472} name:dir/file1 opens:0 downloaders: o:0x3826e7158e00 fd: info:{ModTime:{wall:14011221757523897224 ext:629067593082 loc:0x46b0880} ATime:{wall:14011221757523948572 ext:629067644430 loc:0x46b0880} Size:5 Rs:[{Pos:0 Size:5}] Fingerprint:14 Dirty:true} writeBackID:1 pendingAccesses:0 modified:false beingReset:false graceTimer:}, } 2026/04/21 04:09:18 DEBUG : >WaitForWriters: 2026/04/21 04:09:18 DEBUG : Linkbox root 'rclone-test-cuvisaj3jofe': vfs cache: cleaner exiting run.go:130: removing file "dir/file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1(1)" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1(1)" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1(1)" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "dir/file1(1)" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "dir" failed - try 1/3: directory not empty 2026/04/21 04:09:26 DEBUG : forgetting directory cache 2026/04/21 04:09:26 DEBUG : dir: forgetting directory cache 2026/04/21 04:09:26 DEBUG : dir: Removed virtual directory entry vDel: "file1" run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRWFileHandleSizeTruncateExisting Messages: listing wrong, want got dir/file1 (14), dir/file1(2) (5), dir/file1(2) (5), dir/file1(2) (5) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRWFileHandleSizeTruncateExisting Messages: Unexpected file "dir/file1" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRWFileHandleSizeTruncateExisting Messages: Unexpected file "dir/file1(2)" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRWFileHandleSizeTruncateExisting Messages: Unexpected file "dir/file1(2)" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRWFileHandleSizeTruncateExisting Messages: Unexpected file "dir/file1(2)" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestRWFileHandleSizeTruncateExisting Messages: directories --- FAIL: TestRWFileHandleSizeTruncateExisting (61.76s) === RUN TestRWFileHandleSizeCreateExisting run.go:185: Remote "Linkbox root 'rclone-test-cuvisaj3jofe'", Local "Local file system at /tmp/rclone4230022300", Modify Window "876000h0m0s" 2026/04/21 04:09:38 INFO : Linkbox root 'rclone-test-cuvisaj3jofe': poll-interval is not supported by this remote 2026/04/21 04:09:38 DEBUG : Linkbox root 'rclone-test-cuvisaj3jofe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/21 04:09:38 DEBUG : Linkbox root 'rclone-test-cuvisaj3jofe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-cuvisaj3jofe" 2026/04/21 04:09:38 DEBUG : Linkbox root 'rclone-test-cuvisaj3jofe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-cuvisaj3jofe" 2026/04/21 04:09:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-cuvisaj3jofe" 2026/04/21 04:09:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/21 04:09:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-cuvisaj3jofe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-cuvisaj3jofe" 2026/04/21 04:09:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-cuvisaj3jofe" 2026/04/21 04:09:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/21 04:09:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-cuvisaj3jofe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-cuvisaj3jofe" 2026/04/21 04:09:38 INFO : Linkbox root 'rclone-test-cuvisaj3jofe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/21 04:09:39 DEBUG : dir/file1: Update: removing old file 2026/04/21 04:09:39 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:502 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestRWFileHandleSizeCreateExisting Messages: listing wrong, want dir/file1 (16) got dir/file1 (14), dir/file1(2) (16), dir/file1(2) (5), dir/file1(2) (5), dir/file1(2) (5), dir/file1(2) (5), dir/file1(2) (5), dir/file1(2) (5) fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:502 Error: Not equal: expected: 16 actual : 14 Test: TestRWFileHandleSizeCreateExisting Messages: dir/file1: size incorrect file=16 vs obj=14 fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:502 Error: Should be true Test: TestRWFileHandleSizeCreateExisting Messages: Unexpected file "dir/file1(2)" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:502 Error: Should be true Test: TestRWFileHandleSizeCreateExisting Messages: Unexpected file "dir/file1(2)" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:502 Error: Should be true Test: TestRWFileHandleSizeCreateExisting Messages: Unexpected file "dir/file1(2)" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:502 Error: Should be true Test: TestRWFileHandleSizeCreateExisting Messages: Unexpected file "dir/file1(2)" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:502 Error: Should be true Test: TestRWFileHandleSizeCreateExisting Messages: Unexpected file "dir/file1(2)" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:502 Error: Should be true Test: TestRWFileHandleSizeCreateExisting Messages: Unexpected file "dir/file1(2)" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:502 Error: Should be true Test: TestRWFileHandleSizeCreateExisting Messages: Unexpected file "dir/file1(2)" 2026/04/21 04:09:54 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 04:09:54 DEBUG : dir/file1(2): Reset virtual modtime 2026/04/21 04:09:54 DEBUG : dir/file1(2): Reset virtual modtime 2026/04/21 04:09:54 DEBUG : dir/file1(2): Reset virtual modtime 2026/04/21 04:09:54 DEBUG : dir/file1(2): Reset virtual modtime 2026/04/21 04:09:54 DEBUG : dir/file1(2): Reset virtual modtime 2026/04/21 04:09:54 DEBUG : dir/file1(2): Reset virtual modtime 2026/04/21 04:09:54 DEBUG : dir/file1(2): Reset virtual modtime 2026/04/21 04:09:54 DEBUG : dir/file1(2): Reset virtual modtime 2026/04/21 04:09:54 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/04/21 04:09:54 DEBUG : dir/file1: newRWFileHandle: 2026/04/21 04:09:54 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/21 04:09:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/21 04:09:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/21 04:09:54 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= read_write_test.go:473: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:473 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:505 Error: Not equal: expected: 16 actual : 14 Test: TestRWFileHandleSizeCreateExisting read_write_test.go:477: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:477 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:505 Error: Not equal: expected: 16 actual : 14 Test: TestRWFileHandleSizeCreateExisting 2026/04/21 04:09:54 DEBUG : dir/file1(0x3826e755fcc0): _writeAt: size=5, off=0 2026/04/21 04:09:54 DEBUG : dir/file1(0x3826e755fcc0): openPending: 2026/04/21 04:09:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2026/04/21 04:09:54 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/21 04:09:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/21 04:09:54 DEBUG : dir/file1(0x3826e755fcc0): >openPending: err= 2026/04/21 04:09:54 DEBUG : dir/file1(0x3826e755fcc0): >_writeAt: n=5, err= read_write_test.go:473: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:473 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:513 Error: Not equal: expected: 16 actual : 14 Test: TestRWFileHandleSizeCreateExisting read_write_test.go:477: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:477 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:513 Error: Not equal: expected: 16 actual : 14 Test: TestRWFileHandleSizeCreateExisting 2026/04/21 04:09:54 DEBUG : dir/file1(0x3826e755fcc0): _writeAt: size=15, off=5 2026/04/21 04:09:54 DEBUG : dir/file1(0x3826e755fcc0): >_writeAt: n=15, err= 2026/04/21 04:09:54 DEBUG : dir/file1(0x3826e755fcc0): close: 2026/04/21 04:09:54 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/04/21 04:09:54 DEBUG : dir/file1: vfs cache: setting modification time to 2026-04-21 04:09:54.919173213 +0000 UTC m=+695.207695951 2026/04/21 04:09:54 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/21 04:09:54 DEBUG : dir/file1(0x3826e755fcc0): >close: err= 2026/04/21 04:09:54 DEBUG : WaitForWriters: timeout=30s 2026/04/21 04:09:54 DEBUG : dir: Looking for writers 2026/04/21 04:09:54 DEBUG : file1: reading active writers 2026/04/21 04:09:54 DEBUG : file1(2): reading active writers 2026/04/21 04:09:54 DEBUG : Looking for writers 2026/04/21 04:09:54 DEBUG : dir: reading active writers 2026/04/21 04:09:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/21 04:09:54 DEBUG : dir: Looking for writers 2026/04/21 04:09:54 DEBUG : file1: reading active writers 2026/04/21 04:09:54 DEBUG : file1(2): reading active writers 2026/04/21 04:09:54 DEBUG : Looking for writers 2026/04/21 04:09:54 DEBUG : dir: reading active writers 2026/04/21 04:09:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/21 04:09:54 DEBUG : dir: Looking for writers 2026/04/21 04:09:54 DEBUG : file1: reading active writers 2026/04/21 04:09:54 DEBUG : file1(2): reading active writers 2026/04/21 04:09:54 DEBUG : Looking for writers 2026/04/21 04:09:54 DEBUG : dir: reading active writers 2026/04/21 04:09:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/21 04:09:54 DEBUG : dir: Looking for writers 2026/04/21 04:09:54 DEBUG : file1: reading active writers 2026/04/21 04:09:54 DEBUG : file1(2): reading active writers 2026/04/21 04:09:54 DEBUG : Looking for writers 2026/04/21 04:09:54 DEBUG : dir: reading active writers 2026/04/21 04:09:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/21 04:09:55 DEBUG : dir/file1: vfs cache: starting upload 2026/04/21 04:09:55 DEBUG : dir/file1: Update: removing old file 2026/04/21 04:09:55 DEBUG : dir: Looking for writers 2026/04/21 04:09:55 DEBUG : file1(2): reading active writers 2026/04/21 04:09:55 DEBUG : file1: reading active writers 2026/04/21 04:09:55 DEBUG : Looking for writers 2026/04/21 04:09:55 DEBUG : dir: reading active writers 2026/04/21 04:09:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/21 04:09:55 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 2026/04/21 04:09:55 DEBUG : dir: Looking for writers 2026/04/21 04:09:55 DEBUG : file1: reading active writers 2026/04/21 04:09:55 DEBUG : file1(2): reading active writers 2026/04/21 04:09:55 DEBUG : Looking for writers 2026/04/21 04:09:55 DEBUG : dir: reading active writers 2026/04/21 04:09:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/21 04:09:55 DEBUG : dir: Looking for writers 2026/04/21 04:09:55 DEBUG : file1: reading active writers 2026/04/21 04:09:55 DEBUG : file1(2): reading active writers 2026/04/21 04:09:55 DEBUG : Looking for writers 2026/04/21 04:09:55 DEBUG : dir: reading active writers 2026/04/21 04:09:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/21 04:09:56 DEBUG : dir: Looking for writers 2026/04/21 04:09:56 DEBUG : file1: reading active writers 2026/04/21 04:09:56 DEBUG : file1(2): reading active writers 2026/04/21 04:09:56 DEBUG : Looking for writers 2026/04/21 04:09:56 DEBUG : dir: reading active writers 2026/04/21 04:09:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/21 04:09:56 DEBUG : forgetting directory cache 2026/04/21 04:09:56 DEBUG : dir: forgetting directory cache 2026/04/21 04:09:56 DEBUG : dir/file1: size = 20 (Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-cuvisaj3jofe) 2026/04/21 04:09:56 DEBUG : dir/file1: size = 14 (Linkbox root 'rclone-test-cuvisaj3jofe') 2026/04/21 04:09:56 ERROR : dir/file1: corrupted on transfer: sizes differ src(Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-cuvisaj3jofe) 20 vs dst(Linkbox root 'rclone-test-cuvisaj3jofe') 14 2026/04/21 04:09:56 INFO : dir/file1: Removing failed copy 2026/04/21 04:09:57 INFO : dir/file1: Failed to remove failed copy: could not Remove: Linkbox error 403: not permit 2026/04/21 04:09:57 ERROR : dir/file1: vfs cache: failed to upload try #1, will retry in 200ms: vfs cache: failed to transfer file from cache to remote: corrupted on transfer: sizes differ src(Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-cuvisaj3jofe) 20 vs dst(Linkbox root 'rclone-test-cuvisaj3jofe') 14 2026/04/21 04:09:57 DEBUG : dir: Looking for writers 2026/04/21 04:09:57 DEBUG : file1: reading active writers 2026/04/21 04:09:57 DEBUG : file1(2): reading active writers 2026/04/21 04:09:57 DEBUG : Looking for writers 2026/04/21 04:09:57 DEBUG : dir: reading active writers 2026/04/21 04:09:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/21 04:09:57 DEBUG : dir/file1: vfs cache: starting upload 2026/04/21 04:09:57 DEBUG : dir/file1: Update: removing old file 2026/04/21 04:09:57 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 2026/04/21 04:09:58 DEBUG : dir: Looking for writers 2026/04/21 04:09:58 DEBUG : file1: reading active writers 2026/04/21 04:09:58 DEBUG : file1(2): reading active writers 2026/04/21 04:09:58 DEBUG : Looking for writers 2026/04/21 04:09:58 DEBUG : dir: reading active writers 2026/04/21 04:09:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/21 04:09:59 DEBUG : dir: Looking for writers 2026/04/21 04:09:59 DEBUG : file1(2): reading active writers 2026/04/21 04:09:59 DEBUG : file1: reading active writers 2026/04/21 04:09:59 DEBUG : Looking for writers 2026/04/21 04:09:59 DEBUG : dir: reading active writers 2026/04/21 04:09:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/21 04:09:59 DEBUG : dir/file1: size = 20 (Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-cuvisaj3jofe) 2026/04/21 04:09:59 DEBUG : dir/file1: size = 14 (Linkbox root 'rclone-test-cuvisaj3jofe') 2026/04/21 04:09:59 ERROR : dir/file1: corrupted on transfer: sizes differ src(Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-cuvisaj3jofe) 20 vs dst(Linkbox root 'rclone-test-cuvisaj3jofe') 14 2026/04/21 04:09:59 INFO : dir/file1: Removing failed copy 2026/04/21 04:09:59 INFO : dir/file1: Failed to remove failed copy: could not Remove: Linkbox error 403: not permit 2026/04/21 04:09:59 ERROR : dir/file1: vfs cache: failed to upload try #2, will retry in 400ms: vfs cache: failed to transfer file from cache to remote: corrupted on transfer: sizes differ src(Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-cuvisaj3jofe) 20 vs dst(Linkbox root 'rclone-test-cuvisaj3jofe') 14 2026/04/21 04:09:59 DEBUG : dir/file1: vfs cache: starting upload 2026/04/21 04:09:59 DEBUG : dir/file1: Update: removing old file 2026/04/21 04:10:00 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 2026/04/21 04:10:00 DEBUG : dir: Looking for writers 2026/04/21 04:10:00 DEBUG : file1: reading active writers 2026/04/21 04:10:00 DEBUG : file1(2): reading active writers 2026/04/21 04:10:00 DEBUG : Looking for writers 2026/04/21 04:10:00 DEBUG : dir: reading active writers 2026/04/21 04:10:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/21 04:10:01 DEBUG : dir: Looking for writers 2026/04/21 04:10:01 DEBUG : file1: reading active writers 2026/04/21 04:10:01 DEBUG : file1(2): reading active writers 2026/04/21 04:10:01 DEBUG : Looking for writers 2026/04/21 04:10:01 DEBUG : dir: reading active writers 2026/04/21 04:10:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/21 04:10:01 DEBUG : dir/file1: size = 20 (Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-cuvisaj3jofe) 2026/04/21 04:10:01 DEBUG : dir/file1: size = 14 (Linkbox root 'rclone-test-cuvisaj3jofe') 2026/04/21 04:10:01 ERROR : dir/file1: corrupted on transfer: sizes differ src(Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-cuvisaj3jofe) 20 vs dst(Linkbox root 'rclone-test-cuvisaj3jofe') 14 2026/04/21 04:10:01 INFO : dir/file1: Removing failed copy 2026/04/21 04:10:02 INFO : dir/file1: Failed to remove failed copy: could not Remove: Linkbox error 403: not permit 2026/04/21 04:10:02 ERROR : dir/file1: vfs cache: failed to upload try #3, will retry in 800ms: vfs cache: failed to transfer file from cache to remote: corrupted on transfer: sizes differ src(Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-cuvisaj3jofe) 20 vs dst(Linkbox root 'rclone-test-cuvisaj3jofe') 14 2026/04/21 04:10:02 DEBUG : dir: Looking for writers 2026/04/21 04:10:02 DEBUG : file1: reading active writers 2026/04/21 04:10:02 DEBUG : file1(2): reading active writers 2026/04/21 04:10:02 DEBUG : Looking for writers 2026/04/21 04:10:02 DEBUG : dir: reading active writers 2026/04/21 04:10:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/21 04:10:02 DEBUG : dir/file1: vfs cache: starting upload 2026/04/21 04:10:02 DEBUG : dir/file1: Update: removing old file 2026/04/21 04:10:02 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 2026/04/21 04:10:03 DEBUG : dir: Looking for writers 2026/04/21 04:10:03 DEBUG : file1: reading active writers 2026/04/21 04:10:03 DEBUG : file1(2): reading active writers 2026/04/21 04:10:03 DEBUG : Looking for writers 2026/04/21 04:10:03 DEBUG : dir: reading active writers 2026/04/21 04:10:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/21 04:10:04 DEBUG : dir: Looking for writers 2026/04/21 04:10:04 DEBUG : file1: reading active writers 2026/04/21 04:10:04 DEBUG : file1(2): reading active writers 2026/04/21 04:10:04 DEBUG : Looking for writers 2026/04/21 04:10:04 DEBUG : dir: reading active writers 2026/04/21 04:10:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/21 04:10:04 DEBUG : dir/file1: size = 20 (Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-cuvisaj3jofe) 2026/04/21 04:10:04 DEBUG : dir/file1: size = 14 (Linkbox root 'rclone-test-cuvisaj3jofe') 2026/04/21 04:10:04 ERROR : dir/file1: corrupted on transfer: sizes differ src(Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-cuvisaj3jofe) 20 vs dst(Linkbox root 'rclone-test-cuvisaj3jofe') 14 2026/04/21 04:10:04 INFO : dir/file1: Removing failed copy 2026/04/21 04:10:04 INFO : dir/file1: Failed to remove failed copy: could not Remove: Linkbox error 403: not permit 2026/04/21 04:10:04 ERROR : dir/file1: vfs cache: failed to upload try #4, will retry in 1.6s: vfs cache: failed to transfer file from cache to remote: corrupted on transfer: sizes differ src(Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-cuvisaj3jofe) 20 vs dst(Linkbox root 'rclone-test-cuvisaj3jofe') 14 2026/04/21 04:10:05 DEBUG : dir: Looking for writers 2026/04/21 04:10:05 DEBUG : file1: reading active writers 2026/04/21 04:10:05 DEBUG : file1(2): reading active writers 2026/04/21 04:10:05 DEBUG : Looking for writers 2026/04/21 04:10:05 DEBUG : dir: reading active writers 2026/04/21 04:10:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/21 04:10:06 DEBUG : dir: Looking for writers 2026/04/21 04:10:06 DEBUG : file1: reading active writers 2026/04/21 04:10:06 DEBUG : file1(2): reading active writers 2026/04/21 04:10:06 DEBUG : Looking for writers 2026/04/21 04:10:06 DEBUG : dir: reading active writers 2026/04/21 04:10:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/21 04:10:06 DEBUG : dir/file1: vfs cache: starting upload 2026/04/21 04:10:06 DEBUG : dir/file1: Update: removing old file 2026/04/21 04:10:06 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 2026/04/21 04:10:07 DEBUG : dir: Looking for writers 2026/04/21 04:10:07 DEBUG : file1: reading active writers 2026/04/21 04:10:07 DEBUG : file1(2): reading active writers 2026/04/21 04:10:07 DEBUG : Looking for writers 2026/04/21 04:10:07 DEBUG : dir: reading active writers 2026/04/21 04:10:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/21 04:10:08 DEBUG : dir: Looking for writers 2026/04/21 04:10:08 DEBUG : file1: reading active writers 2026/04/21 04:10:08 DEBUG : file1(2): reading active writers 2026/04/21 04:10:08 DEBUG : Looking for writers 2026/04/21 04:10:08 DEBUG : dir: reading active writers 2026/04/21 04:10:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/21 04:10:08 DEBUG : dir/file1: size = 20 (Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-cuvisaj3jofe) 2026/04/21 04:10:08 DEBUG : dir/file1: size = 14 (Linkbox root 'rclone-test-cuvisaj3jofe') 2026/04/21 04:10:08 ERROR : dir/file1: corrupted on transfer: sizes differ src(Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-cuvisaj3jofe) 20 vs dst(Linkbox root 'rclone-test-cuvisaj3jofe') 14 2026/04/21 04:10:08 INFO : dir/file1: Removing failed copy 2026/04/21 04:10:08 INFO : dir/file1: Failed to remove failed copy: could not Remove: Linkbox error 403: not permit 2026/04/21 04:10:08 ERROR : dir/file1: vfs cache: failed to upload try #5, will retry in 3.2s: vfs cache: failed to transfer file from cache to remote: corrupted on transfer: sizes differ src(Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-cuvisaj3jofe) 20 vs dst(Linkbox root 'rclone-test-cuvisaj3jofe') 14 2026/04/21 04:10:09 DEBUG : dir: Looking for writers 2026/04/21 04:10:09 DEBUG : file1: reading active writers 2026/04/21 04:10:09 DEBUG : file1(2): reading active writers 2026/04/21 04:10:09 DEBUG : Looking for writers 2026/04/21 04:10:09 DEBUG : dir: reading active writers 2026/04/21 04:10:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/21 04:10:10 DEBUG : dir: Looking for writers 2026/04/21 04:10:10 DEBUG : file1: reading active writers 2026/04/21 04:10:10 DEBUG : file1(2): reading active writers 2026/04/21 04:10:10 DEBUG : Looking for writers 2026/04/21 04:10:10 DEBUG : dir: reading active writers 2026/04/21 04:10:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/21 04:10:11 DEBUG : dir: Looking for writers 2026/04/21 04:10:11 DEBUG : file1: reading active writers 2026/04/21 04:10:11 DEBUG : file1(2): reading active writers 2026/04/21 04:10:11 DEBUG : Looking for writers 2026/04/21 04:10:11 DEBUG : dir: reading active writers 2026/04/21 04:10:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/21 04:10:11 DEBUG : dir/file1: vfs cache: starting upload 2026/04/21 04:10:11 DEBUG : dir/file1: Update: removing old file 2026/04/21 04:10:12 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 2026/04/21 04:10:12 DEBUG : dir: Looking for writers 2026/04/21 04:10:12 DEBUG : file1: reading active writers 2026/04/21 04:10:12 DEBUG : file1(2): reading active writers 2026/04/21 04:10:12 DEBUG : Looking for writers 2026/04/21 04:10:12 DEBUG : dir: reading active writers 2026/04/21 04:10:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/21 04:10:13 DEBUG : dir: Looking for writers 2026/04/21 04:10:13 DEBUG : file1: reading active writers 2026/04/21 04:10:13 DEBUG : file1(2): reading active writers 2026/04/21 04:10:13 DEBUG : Looking for writers 2026/04/21 04:10:13 DEBUG : dir: reading active writers 2026/04/21 04:10:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/21 04:10:13 DEBUG : dir/file1: size = 20 (Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-cuvisaj3jofe) 2026/04/21 04:10:13 DEBUG : dir/file1: size = 14 (Linkbox root 'rclone-test-cuvisaj3jofe') 2026/04/21 04:10:13 ERROR : dir/file1: corrupted on transfer: sizes differ src(Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-cuvisaj3jofe) 20 vs dst(Linkbox root 'rclone-test-cuvisaj3jofe') 14 2026/04/21 04:10:13 INFO : dir/file1: Removing failed copy 2026/04/21 04:10:14 INFO : dir/file1: Failed to remove failed copy: could not Remove: Linkbox error 403: not permit 2026/04/21 04:10:14 ERROR : dir/file1: vfs cache: failed to upload try #6, will retry in 6.4s: vfs cache: failed to transfer file from cache to remote: corrupted on transfer: sizes differ src(Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-cuvisaj3jofe) 20 vs dst(Linkbox root 'rclone-test-cuvisaj3jofe') 14 2026/04/21 04:10:14 DEBUG : dir: Looking for writers 2026/04/21 04:10:14 DEBUG : file1: reading active writers 2026/04/21 04:10:14 DEBUG : file1(2): reading active writers 2026/04/21 04:10:14 DEBUG : Looking for writers 2026/04/21 04:10:14 DEBUG : dir: reading active writers 2026/04/21 04:10:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/21 04:10:15 DEBUG : dir: Looking for writers 2026/04/21 04:10:15 DEBUG : file1: reading active writers 2026/04/21 04:10:15 DEBUG : file1(2): reading active writers 2026/04/21 04:10:15 DEBUG : Looking for writers 2026/04/21 04:10:15 DEBUG : dir: reading active writers 2026/04/21 04:10:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/21 04:10:16 DEBUG : dir: Looking for writers 2026/04/21 04:10:16 DEBUG : file1: reading active writers 2026/04/21 04:10:16 DEBUG : file1(2): reading active writers 2026/04/21 04:10:16 DEBUG : Looking for writers 2026/04/21 04:10:16 DEBUG : dir: reading active writers 2026/04/21 04:10:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/21 04:10:17 DEBUG : dir: Looking for writers 2026/04/21 04:10:17 DEBUG : file1: reading active writers 2026/04/21 04:10:17 DEBUG : file1(2): reading active writers 2026/04/21 04:10:17 DEBUG : Looking for writers 2026/04/21 04:10:17 DEBUG : dir: reading active writers 2026/04/21 04:10:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/21 04:10:17 DEBUG : forgetting directory cache 2026/04/21 04:10:17 DEBUG : dir: forgetting directory cache 2026/04/21 04:10:18 DEBUG : dir: Looking for writers 2026/04/21 04:10:18 DEBUG : file1: reading active writers 2026/04/21 04:10:18 DEBUG : file1(2): reading active writers 2026/04/21 04:10:18 DEBUG : Looking for writers 2026/04/21 04:10:18 DEBUG : dir: reading active writers 2026/04/21 04:10:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/21 04:10:19 DEBUG : dir: Looking for writers 2026/04/21 04:10:19 DEBUG : file1: reading active writers 2026/04/21 04:10:19 DEBUG : file1(2): reading active writers 2026/04/21 04:10:19 DEBUG : Looking for writers 2026/04/21 04:10:19 DEBUG : dir: reading active writers 2026/04/21 04:10:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/21 04:10:20 DEBUG : dir: Looking for writers 2026/04/21 04:10:20 DEBUG : file1: reading active writers 2026/04/21 04:10:20 DEBUG : file1(2): reading active writers 2026/04/21 04:10:20 DEBUG : Looking for writers 2026/04/21 04:10:20 DEBUG : dir: reading active writers 2026/04/21 04:10:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/21 04:10:20 DEBUG : dir/file1: vfs cache: starting upload 2026/04/21 04:10:20 DEBUG : dir/file1: Update: removing old file 2026/04/21 04:10:20 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 2026/04/21 04:10:21 DEBUG : dir: Looking for writers 2026/04/21 04:10:21 DEBUG : file1: reading active writers 2026/04/21 04:10:21 DEBUG : file1(2): reading active writers 2026/04/21 04:10:21 DEBUG : Looking for writers 2026/04/21 04:10:21 DEBUG : dir: reading active writers 2026/04/21 04:10:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/21 04:10:22 DEBUG : dir: Looking for writers 2026/04/21 04:10:22 DEBUG : file1: reading active writers 2026/04/21 04:10:22 DEBUG : file1(2): reading active writers 2026/04/21 04:10:22 DEBUG : Looking for writers 2026/04/21 04:10:22 DEBUG : dir: reading active writers 2026/04/21 04:10:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/21 04:10:22 DEBUG : dir/file1: size = 20 (Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-cuvisaj3jofe) 2026/04/21 04:10:22 DEBUG : dir/file1: size = 14 (Linkbox root 'rclone-test-cuvisaj3jofe') 2026/04/21 04:10:22 ERROR : dir/file1: corrupted on transfer: sizes differ src(Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-cuvisaj3jofe) 20 vs dst(Linkbox root 'rclone-test-cuvisaj3jofe') 14 2026/04/21 04:10:22 INFO : dir/file1: Removing failed copy 2026/04/21 04:10:22 INFO : dir/file1: Failed to remove failed copy: could not Remove: Linkbox error 403: not permit 2026/04/21 04:10:22 ERROR : dir/file1: vfs cache: failed to upload try #7, will retry in 12.8s: vfs cache: failed to transfer file from cache to remote: corrupted on transfer: sizes differ src(Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-cuvisaj3jofe) 20 vs dst(Linkbox root 'rclone-test-cuvisaj3jofe') 14 2026/04/21 04:10:23 DEBUG : dir: Looking for writers 2026/04/21 04:10:23 DEBUG : file1: reading active writers 2026/04/21 04:10:23 DEBUG : file1(2): reading active writers 2026/04/21 04:10:23 DEBUG : Looking for writers 2026/04/21 04:10:23 DEBUG : dir: reading active writers 2026/04/21 04:10:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/21 04:10:24 DEBUG : dir: Looking for writers 2026/04/21 04:10:24 DEBUG : file1(2): reading active writers 2026/04/21 04:10:24 DEBUG : file1: reading active writers 2026/04/21 04:10:24 DEBUG : Looking for writers 2026/04/21 04:10:24 DEBUG : dir: reading active writers 2026/04/21 04:10:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/21 04:10:24 ERROR : Exiting even though 0 writers active and 1 cache items in use after 30s Cache{ "dir/file1": &{c:0x3826e74b3800 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0x3826e760a488 notify:{wait:0 notify:0 lock:0 head: tail:} checker:61739741783232} name:dir/file1 opens:0 downloaders: o:0x3826e7282800 fd: info:{ModTime:{wall:14011221828530960477 ext:695207695951 loc:0x46b0880} ATime:{wall:14011221828531000812 ext:695207736276 loc:0x46b0880} Size:20 Rs:[{Pos:0 Size:20}] Fingerprint:14 Dirty:true} writeBackID:1 pendingAccesses:0 modified:false beingReset:false graceTimer:}, } 2026/04/21 04:10:24 DEBUG : >WaitForWriters: 2026/04/21 04:10:24 DEBUG : Linkbox root 'rclone-test-cuvisaj3jofe': vfs cache: cleaner exiting run.go:130: removing file "dir/file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit 2026/04/21 04:10:45 DEBUG : forgetting directory cache 2026/04/21 04:10:45 DEBUG : dir: forgetting directory cache run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRWFileHandleSizeCreateExisting Messages: listing wrong, want got dir/file1 (14), dir/file1(1) (16), dir/file1(1) (20), dir/file1(1) (20), dir/file1(1) (20), dir/file1(2) (16), dir/file1(2) (16), dir/file1(2) (5), dir/file1(2) (5), dir/file1(2) (5), dir/file1(2) (5), dir/file1(2) (5), dir/file1(2) (5), dir/file1(2) (5), dir/file1(3) (20), dir/file1(3) (20) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRWFileHandleSizeCreateExisting Messages: Unexpected file "dir/file1" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRWFileHandleSizeCreateExisting Messages: Unexpected file "dir/file1(1)" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRWFileHandleSizeCreateExisting Messages: Unexpected file "dir/file1(1)" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRWFileHandleSizeCreateExisting Messages: Unexpected file "dir/file1(1)" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRWFileHandleSizeCreateExisting Messages: Unexpected file "dir/file1(1)" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRWFileHandleSizeCreateExisting Messages: Unexpected file "dir/file1(2)" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRWFileHandleSizeCreateExisting Messages: Unexpected file "dir/file1(2)" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRWFileHandleSizeCreateExisting Messages: Unexpected file "dir/file1(2)" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRWFileHandleSizeCreateExisting Messages: Unexpected file "dir/file1(2)" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRWFileHandleSizeCreateExisting Messages: Unexpected file "dir/file1(2)" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRWFileHandleSizeCreateExisting Messages: Unexpected file "dir/file1(2)" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRWFileHandleSizeCreateExisting Messages: Unexpected file "dir/file1(2)" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRWFileHandleSizeCreateExisting Messages: Unexpected file "dir/file1(2)" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRWFileHandleSizeCreateExisting Messages: Unexpected file "dir/file1(2)" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRWFileHandleSizeCreateExisting Messages: Unexpected file "dir/file1(3)" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRWFileHandleSizeCreateExisting Messages: Unexpected file "dir/file1(3)" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestRWFileHandleSizeCreateExisting Messages: directories --- FAIL: TestRWFileHandleSizeCreateExisting (82.40s) === RUN TestRWFileHandleSizeCreateNew run.go:185: Remote "Linkbox root 'rclone-test-cuvisaj3jofe'", Local "Local file system at /tmp/rclone4230022300", Modify Window "876000h0m0s" 2026/04/21 04:11:00 INFO : Linkbox root 'rclone-test-cuvisaj3jofe': poll-interval is not supported by this remote 2026/04/21 04:11:00 DEBUG : Linkbox root 'rclone-test-cuvisaj3jofe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/21 04:11:00 DEBUG : Linkbox root 'rclone-test-cuvisaj3jofe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-cuvisaj3jofe" 2026/04/21 04:11:00 DEBUG : Linkbox root 'rclone-test-cuvisaj3jofe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-cuvisaj3jofe" 2026/04/21 04:11:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-cuvisaj3jofe" 2026/04/21 04:11:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/21 04:11:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-cuvisaj3jofe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-cuvisaj3jofe" 2026/04/21 04:11:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-cuvisaj3jofe" 2026/04/21 04:11:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/21 04:11:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-cuvisaj3jofe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-cuvisaj3jofe" 2026/04/21 04:11:00 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 04:11:00 INFO : Linkbox root 'rclone-test-cuvisaj3jofe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/21 04:11:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/21 04:11:01 DEBUG : file1: newRWFileHandle: 2026/04/21 04:11:01 DEBUG : file1(0x3826e6eb4a80): openPending: 2026/04/21 04:11:01 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 04:11:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/21 04:11:01 DEBUG : file1(0x3826e6eb4a80): >openPending: err= 2026/04/21 04:11:01 DEBUG : file1: >newRWFileHandle: err= 2026/04/21 04:11:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/21 04:11:01 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/21 04:11:01 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/21 04:11:01 DEBUG : file1(0x3826e6eb4a80): _writeAt: size=5, off=0 2026/04/21 04:11:01 DEBUG : file1(0x3826e6eb4a80): >_writeAt: n=5, err= 2026/04/21 04:11:01 DEBUG : file1(0x3826e6eb4a80): close: 2026/04/21 04:11:01 DEBUG : file1: vfs cache: setting modification time to 2026-04-21 04:11:01.367842779 +0000 UTC m=+761.656365517 2026/04/21 04:11:01 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/21 04:11:01 DEBUG : file1(0x3826e6eb4a80): >close: err= 2026/04/21 04:11:01 DEBUG : WaitForWriters: timeout=30s 2026/04/21 04:11:01 DEBUG : dir: Looking for writers 2026/04/21 04:11:01 DEBUG : Looking for writers 2026/04/21 04:11:01 DEBUG : dir: reading active writers 2026/04/21 04:11:01 DEBUG : file1: reading active writers 2026/04/21 04:11:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/21 04:11:01 DEBUG : dir: Looking for writers 2026/04/21 04:11:01 DEBUG : Looking for writers 2026/04/21 04:11:01 DEBUG : dir: reading active writers 2026/04/21 04:11:01 DEBUG : file1: reading active writers 2026/04/21 04:11:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/21 04:11:01 DEBUG : dir: Looking for writers 2026/04/21 04:11:01 DEBUG : Looking for writers 2026/04/21 04:11:01 DEBUG : file1: reading active writers 2026/04/21 04:11:01 DEBUG : dir: reading active writers 2026/04/21 04:11:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/21 04:11:01 DEBUG : dir: Looking for writers 2026/04/21 04:11:01 DEBUG : Looking for writers 2026/04/21 04:11:01 DEBUG : dir: reading active writers 2026/04/21 04:11:01 DEBUG : file1: reading active writers 2026/04/21 04:11:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/21 04:11:01 DEBUG : file1: vfs cache: starting upload 2026/04/21 04:11:01 DEBUG : dir: Looking for writers 2026/04/21 04:11:01 DEBUG : Looking for writers 2026/04/21 04:11:01 DEBUG : dir: reading active writers 2026/04/21 04:11:01 DEBUG : file1: reading active writers 2026/04/21 04:11:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/21 04:11:01 DEBUG : dir: Looking for writers 2026/04/21 04:11:01 DEBUG : Looking for writers 2026/04/21 04:11:01 DEBUG : dir: reading active writers 2026/04/21 04:11:01 DEBUG : file1: reading active writers 2026/04/21 04:11:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/21 04:11:02 DEBUG : dir: Looking for writers 2026/04/21 04:11:02 DEBUG : Looking for writers 2026/04/21 04:11:02 DEBUG : dir: reading active writers 2026/04/21 04:11:02 DEBUG : file1: reading active writers 2026/04/21 04:11:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/21 04:11:02 DEBUG : dir: Looking for writers 2026/04/21 04:11:02 DEBUG : Looking for writers 2026/04/21 04:11:02 DEBUG : dir: reading active writers 2026/04/21 04:11:02 DEBUG : file1: reading active writers 2026/04/21 04:11:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/21 04:11:03 DEBUG : dir: Looking for writers 2026/04/21 04:11:03 DEBUG : Looking for writers 2026/04/21 04:11:03 DEBUG : dir: reading active writers 2026/04/21 04:11:03 DEBUG : file1: reading active writers 2026/04/21 04:11:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/21 04:11:03 DEBUG : file1: Trying to read object after upload: try again in 100ms (1/10) 2026/04/21 04:11:04 DEBUG : file1: Trying to read object after upload: try again in 200ms (2/10) 2026/04/21 04:11:04 DEBUG : file1: Trying to read object after upload: try again in 400ms (3/10) 2026/04/21 04:11:04 DEBUG : dir: Looking for writers 2026/04/21 04:11:04 DEBUG : Looking for writers 2026/04/21 04:11:04 DEBUG : dir: reading active writers 2026/04/21 04:11:04 DEBUG : file1: reading active writers 2026/04/21 04:11:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/21 04:11:05 DEBUG : file1: Trying to read object after upload: try again in 800ms (4/10) 2026/04/21 04:11:05 DEBUG : dir: Looking for writers 2026/04/21 04:11:05 DEBUG : Looking for writers 2026/04/21 04:11:05 DEBUG : dir: reading active writers 2026/04/21 04:11:05 DEBUG : file1: reading active writers 2026/04/21 04:11:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/21 04:11:06 DEBUG : file1: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/21 04:11:06 DEBUG : dir: Looking for writers 2026/04/21 04:11:06 DEBUG : Looking for writers 2026/04/21 04:11:06 DEBUG : dir: reading active writers 2026/04/21 04:11:06 DEBUG : file1: reading active writers 2026/04/21 04:11:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/21 04:11:07 DEBUG : dir: Looking for writers 2026/04/21 04:11:07 DEBUG : Looking for writers 2026/04/21 04:11:07 DEBUG : dir: reading active writers 2026/04/21 04:11:07 DEBUG : file1: reading active writers 2026/04/21 04:11:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/21 04:11:07 DEBUG : file1: Trying to read object after upload: try again in 3.2s (6/10) 2026/04/21 04:11:08 DEBUG : dir: Looking for writers 2026/04/21 04:11:08 DEBUG : Looking for writers 2026/04/21 04:11:08 DEBUG : dir: reading active writers 2026/04/21 04:11:08 DEBUG : file1: reading active writers 2026/04/21 04:11:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/21 04:11:09 DEBUG : dir: Looking for writers 2026/04/21 04:11:09 DEBUG : Looking for writers 2026/04/21 04:11:09 DEBUG : dir: reading active writers 2026/04/21 04:11:09 DEBUG : file1: reading active writers 2026/04/21 04:11:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/21 04:11:10 DEBUG : dir: Looking for writers 2026/04/21 04:11:10 DEBUG : Looking for writers 2026/04/21 04:11:10 DEBUG : dir: reading active writers 2026/04/21 04:11:10 DEBUG : file1: reading active writers 2026/04/21 04:11:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/21 04:11:11 DEBUG : file1: Trying to read object after upload: try again in 6.4s (7/10) 2026/04/21 04:11:11 DEBUG : dir: Looking for writers 2026/04/21 04:11:11 DEBUG : Looking for writers 2026/04/21 04:11:11 DEBUG : dir: reading active writers 2026/04/21 04:11:11 DEBUG : file1: reading active writers 2026/04/21 04:11:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/21 04:11:12 DEBUG : dir: Looking for writers 2026/04/21 04:11:12 DEBUG : Looking for writers 2026/04/21 04:11:12 DEBUG : dir: reading active writers 2026/04/21 04:11:12 DEBUG : file1: reading active writers 2026/04/21 04:11:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/21 04:11:13 DEBUG : dir: Looking for writers 2026/04/21 04:11:13 DEBUG : Looking for writers 2026/04/21 04:11:13 DEBUG : dir: reading active writers 2026/04/21 04:11:13 DEBUG : file1: reading active writers 2026/04/21 04:11:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/21 04:11:14 DEBUG : dir: Looking for writers 2026/04/21 04:11:14 DEBUG : Looking for writers 2026/04/21 04:11:14 DEBUG : dir: reading active writers 2026/04/21 04:11:14 DEBUG : file1: reading active writers 2026/04/21 04:11:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/21 04:11:15 DEBUG : dir: Looking for writers 2026/04/21 04:11:15 DEBUG : Looking for writers 2026/04/21 04:11:15 DEBUG : dir: reading active writers 2026/04/21 04:11:15 DEBUG : file1: reading active writers 2026/04/21 04:11:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/21 04:11:16 DEBUG : dir: Looking for writers 2026/04/21 04:11:16 DEBUG : Looking for writers 2026/04/21 04:11:16 DEBUG : dir: reading active writers 2026/04/21 04:11:16 DEBUG : file1: reading active writers 2026/04/21 04:11:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/21 04:11:16 DEBUG : forgetting directory cache 2026/04/21 04:11:16 DEBUG : dir: forgetting directory cache 2026/04/21 04:11:17 DEBUG : dir: Looking for writers 2026/04/21 04:11:17 DEBUG : Looking for writers 2026/04/21 04:11:17 DEBUG : dir: reading active writers 2026/04/21 04:11:17 DEBUG : file1: reading active writers 2026/04/21 04:11:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/21 04:11:17 DEBUG : file1: Trying to read object after upload: try again in 12.8s (8/10) 2026/04/21 04:11:18 DEBUG : dir: Looking for writers 2026/04/21 04:11:18 DEBUG : Looking for writers 2026/04/21 04:11:18 DEBUG : dir: reading active writers 2026/04/21 04:11:18 DEBUG : file1: reading active writers 2026/04/21 04:11:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/21 04:11:19 DEBUG : dir: Looking for writers 2026/04/21 04:11:19 DEBUG : Looking for writers 2026/04/21 04:11:19 DEBUG : dir: reading active writers 2026/04/21 04:11:19 DEBUG : file1: reading active writers 2026/04/21 04:11:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/21 04:11:20 DEBUG : dir: Looking for writers 2026/04/21 04:11:20 DEBUG : Looking for writers 2026/04/21 04:11:20 DEBUG : file1: reading active writers 2026/04/21 04:11:20 DEBUG : dir: reading active writers 2026/04/21 04:11:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/21 04:11:21 DEBUG : dir: Looking for writers 2026/04/21 04:11:21 DEBUG : Looking for writers 2026/04/21 04:11:21 DEBUG : dir: reading active writers 2026/04/21 04:11:21 DEBUG : file1: reading active writers 2026/04/21 04:11:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/21 04:11:22 DEBUG : dir: Looking for writers 2026/04/21 04:11:22 DEBUG : Looking for writers 2026/04/21 04:11:22 DEBUG : dir: reading active writers 2026/04/21 04:11:22 DEBUG : file1: reading active writers 2026/04/21 04:11:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/21 04:11:23 DEBUG : dir: Looking for writers 2026/04/21 04:11:23 DEBUG : Looking for writers 2026/04/21 04:11:23 DEBUG : dir: reading active writers 2026/04/21 04:11:23 DEBUG : file1: reading active writers 2026/04/21 04:11:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/21 04:11:24 DEBUG : dir: Looking for writers 2026/04/21 04:11:24 DEBUG : Looking for writers 2026/04/21 04:11:24 DEBUG : dir: reading active writers 2026/04/21 04:11:24 DEBUG : file1: reading active writers 2026/04/21 04:11:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/21 04:11:25 DEBUG : dir: Looking for writers 2026/04/21 04:11:25 DEBUG : Looking for writers 2026/04/21 04:11:25 DEBUG : dir: reading active writers 2026/04/21 04:11:25 DEBUG : file1: reading active writers 2026/04/21 04:11:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/21 04:11:26 DEBUG : dir: Looking for writers 2026/04/21 04:11:26 DEBUG : Looking for writers 2026/04/21 04:11:26 DEBUG : dir: reading active writers 2026/04/21 04:11:26 DEBUG : file1: reading active writers 2026/04/21 04:11:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/21 04:11:27 DEBUG : dir: Looking for writers 2026/04/21 04:11:27 DEBUG : Looking for writers 2026/04/21 04:11:27 DEBUG : dir: reading active writers 2026/04/21 04:11:27 DEBUG : file1: reading active writers 2026/04/21 04:11:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/21 04:11:28 DEBUG : dir: Looking for writers 2026/04/21 04:11:28 DEBUG : Looking for writers 2026/04/21 04:11:28 DEBUG : dir: reading active writers 2026/04/21 04:11:28 DEBUG : file1: reading active writers 2026/04/21 04:11:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/21 04:11:29 DEBUG : dir: Looking for writers 2026/04/21 04:11:29 DEBUG : Looking for writers 2026/04/21 04:11:29 DEBUG : dir: reading active writers 2026/04/21 04:11:29 DEBUG : file1: reading active writers 2026/04/21 04:11:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/21 04:11:30 DEBUG : dir: Looking for writers 2026/04/21 04:11:30 DEBUG : Looking for writers 2026/04/21 04:11:30 DEBUG : dir: reading active writers 2026/04/21 04:11:30 DEBUG : file1: reading active writers 2026/04/21 04:11:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/21 04:11:30 DEBUG : file1: size = 5 OK 2026/04/21 04:11:30 INFO : file1: Copied (new) 2026/04/21 04:11:30 DEBUG : file1: vfs cache: fingerprint now "5" 2026/04/21 04:11:30 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/21 04:11:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/21 04:11:30 INFO : file1: vfs cache: upload succeeded try #1 2026/04/21 04:11:31 ERROR : Exiting even though 0 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0x3826e7712c00 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0x3826e759a7e8 notify:{wait:0 notify:0 lock:0 head: tail:} checker:61739741325344} name:file1 opens:0 downloaders: o:0x3826e75e2500 fd: info:{ModTime:{wall:14011221899920332251 ext:761656365517 loc:0x46b0880} ATime:{wall:14011221899920359032 ext:761656392288 loc:0x46b0880} Size:5 Rs:[{Pos:0 Size:5}] Fingerprint:5 Dirty:false} writeBackID:1 pendingAccesses:0 modified:false beingReset:false graceTimer:}, } 2026/04/21 04:11:31 DEBUG : >WaitForWriters: 2026/04/21 04:11:31 DEBUG : Linkbox root 'rclone-test-cuvisaj3jofe': vfs cache: cleaner exiting run.go:130: removing file "dir/file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit 2026/04/21 04:11:37 DEBUG : forgetting directory cache 2026/04/21 04:11:37 DEBUG : dir: forgetting directory cache run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRWFileHandleSizeCreateNew Messages: listing wrong, want got dir/file1 (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRWFileHandleSizeCreateNew Messages: Unexpected file "dir/file1" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestRWFileHandleSizeCreateNew Messages: directories --- FAIL: TestRWFileHandleSizeCreateNew (50.65s) === RUN TestRWFileModTimeWithOpenWriters run.go:185: Remote "Linkbox root 'rclone-test-cuvisaj3jofe'", Local "Local file system at /tmp/rclone4230022300", Modify Window "876000h0m0s" 2026/04/21 04:11:51 INFO : Linkbox root 'rclone-test-cuvisaj3jofe': poll-interval is not supported by this remote 2026/04/21 04:11:51 DEBUG : Linkbox root 'rclone-test-cuvisaj3jofe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/21 04:11:51 DEBUG : Linkbox root 'rclone-test-cuvisaj3jofe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-cuvisaj3jofe" 2026/04/21 04:11:51 DEBUG : Linkbox root 'rclone-test-cuvisaj3jofe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-cuvisaj3jofe" 2026/04/21 04:11:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-cuvisaj3jofe" 2026/04/21 04:11:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/21 04:11:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-cuvisaj3jofe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-cuvisaj3jofe" 2026/04/21 04:11:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-cuvisaj3jofe" 2026/04/21 04:11:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/21 04:11:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-cuvisaj3jofe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-cuvisaj3jofe" 2026/04/21 04:11:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 04:11:51 INFO : Linkbox root 'rclone-test-cuvisaj3jofe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/21 04:11:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/21 04:11:52 DEBUG : file1: newRWFileHandle: 2026/04/21 04:11:52 DEBUG : file1(0x3826e72c5a80): openPending: 2026/04/21 04:11:52 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 04:11:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/21 04:11:52 DEBUG : file1(0x3826e72c5a80): >openPending: err= 2026/04/21 04:11:52 DEBUG : file1: >newRWFileHandle: err= 2026/04/21 04:11:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/21 04:11:52 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/21 04:11:52 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/21 04:11:53 DEBUG : time_test: Trying to read object after upload: try again in 100ms (1/10) 2026/04/21 04:11:54 DEBUG : time_test: Trying to read object after upload: try again in 200ms (2/10) 2026/04/21 04:11:54 DEBUG : time_test: Trying to read object after upload: try again in 400ms (3/10) 2026/04/21 04:11:55 DEBUG : time_test: Trying to read object after upload: try again in 800ms (4/10) 2026/04/21 04:11:56 DEBUG : time_test: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/21 04:11:59 DEBUG : Can set mod time: false read_write_test.go:655: can't set mod time 2026/04/21 04:11:59 DEBUG : WaitForWriters: timeout=30s 2026/04/21 04:11:59 DEBUG : dir: Looking for writers 2026/04/21 04:11:59 DEBUG : Looking for writers 2026/04/21 04:11:59 DEBUG : dir: reading active writers 2026/04/21 04:11:59 DEBUG : file1: reading active writers 2026/04/21 04:11:59 DEBUG : file1: active writers 1 2026/04/21 04:11:59 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2026/04/21 04:11:59 DEBUG : dir: Looking for writers 2026/04/21 04:11:59 DEBUG : Looking for writers 2026/04/21 04:11:59 DEBUG : file1: reading active writers 2026/04/21 04:11:59 DEBUG : file1: active writers 1 2026/04/21 04:11:59 DEBUG : dir: reading active writers 2026/04/21 04:11:59 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2026/04/21 04:11:59 DEBUG : dir: Looking for writers 2026/04/21 04:11:59 DEBUG : Looking for writers 2026/04/21 04:11:59 DEBUG : dir: reading active writers 2026/04/21 04:11:59 DEBUG : file1: reading active writers 2026/04/21 04:11:59 DEBUG : file1: active writers 1 2026/04/21 04:11:59 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2026/04/21 04:11:59 DEBUG : dir: Looking for writers 2026/04/21 04:11:59 DEBUG : Looking for writers 2026/04/21 04:11:59 DEBUG : file1: reading active writers 2026/04/21 04:11:59 DEBUG : file1: active writers 1 2026/04/21 04:11:59 DEBUG : dir: reading active writers 2026/04/21 04:11:59 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2026/04/21 04:11:59 DEBUG : dir: Looking for writers 2026/04/21 04:11:59 DEBUG : Looking for writers 2026/04/21 04:11:59 DEBUG : dir: reading active writers 2026/04/21 04:11:59 DEBUG : file1: reading active writers 2026/04/21 04:11:59 DEBUG : file1: active writers 1 2026/04/21 04:11:59 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2026/04/21 04:11:59 DEBUG : dir: Looking for writers 2026/04/21 04:11:59 DEBUG : Looking for writers 2026/04/21 04:11:59 DEBUG : dir: reading active writers 2026/04/21 04:11:59 DEBUG : file1: reading active writers 2026/04/21 04:11:59 DEBUG : file1: active writers 1 2026/04/21 04:11:59 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2026/04/21 04:12:00 DEBUG : dir: Looking for writers 2026/04/21 04:12:00 DEBUG : Looking for writers 2026/04/21 04:12:00 DEBUG : dir: reading active writers 2026/04/21 04:12:00 DEBUG : file1: reading active writers 2026/04/21 04:12:00 DEBUG : file1: active writers 1 2026/04/21 04:12:00 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2026/04/21 04:12:00 DEBUG : dir: Looking for writers 2026/04/21 04:12:00 DEBUG : Looking for writers 2026/04/21 04:12:00 DEBUG : dir: reading active writers 2026/04/21 04:12:00 DEBUG : file1: reading active writers 2026/04/21 04:12:00 DEBUG : file1: active writers 1 2026/04/21 04:12:00 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/21 04:12:01 DEBUG : dir: Looking for writers 2026/04/21 04:12:01 DEBUG : Looking for writers 2026/04/21 04:12:01 DEBUG : file1: reading active writers 2026/04/21 04:12:01 DEBUG : file1: active writers 1 2026/04/21 04:12:01 DEBUG : dir: reading active writers 2026/04/21 04:12:01 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/21 04:12:02 DEBUG : dir: Looking for writers 2026/04/21 04:12:02 DEBUG : Looking for writers 2026/04/21 04:12:02 DEBUG : dir: reading active writers 2026/04/21 04:12:02 DEBUG : file1: reading active writers 2026/04/21 04:12:02 DEBUG : file1: active writers 1 2026/04/21 04:12:02 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/21 04:12:03 DEBUG : dir: Looking for writers 2026/04/21 04:12:03 DEBUG : Looking for writers 2026/04/21 04:12:03 DEBUG : dir: reading active writers 2026/04/21 04:12:03 DEBUG : file1: reading active writers 2026/04/21 04:12:03 DEBUG : file1: active writers 1 2026/04/21 04:12:03 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/21 04:12:04 DEBUG : dir: Looking for writers 2026/04/21 04:12:04 DEBUG : Looking for writers 2026/04/21 04:12:04 DEBUG : dir: reading active writers 2026/04/21 04:12:04 DEBUG : file1: reading active writers 2026/04/21 04:12:04 DEBUG : file1: active writers 1 2026/04/21 04:12:04 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/21 04:12:05 DEBUG : dir: Looking for writers 2026/04/21 04:12:05 DEBUG : Looking for writers 2026/04/21 04:12:05 DEBUG : dir: reading active writers 2026/04/21 04:12:05 DEBUG : file1: reading active writers 2026/04/21 04:12:05 DEBUG : file1: active writers 1 2026/04/21 04:12:05 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/21 04:12:05 DEBUG : forgetting directory cache 2026/04/21 04:12:05 DEBUG : dir: forgetting directory cache 2026/04/21 04:12:06 DEBUG : dir: Looking for writers 2026/04/21 04:12:06 DEBUG : Looking for writers 2026/04/21 04:12:06 DEBUG : dir: reading active writers 2026/04/21 04:12:06 DEBUG : file1: reading active writers 2026/04/21 04:12:06 DEBUG : file1: active writers 1 2026/04/21 04:12:06 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/21 04:12:07 DEBUG : dir: Looking for writers 2026/04/21 04:12:07 DEBUG : Looking for writers 2026/04/21 04:12:07 DEBUG : dir: reading active writers 2026/04/21 04:12:07 DEBUG : file1: reading active writers 2026/04/21 04:12:07 DEBUG : file1: active writers 1 2026/04/21 04:12:07 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/21 04:12:08 DEBUG : dir: Looking for writers 2026/04/21 04:12:08 DEBUG : Looking for writers 2026/04/21 04:12:08 DEBUG : file1: reading active writers 2026/04/21 04:12:08 DEBUG : file1: active writers 1 2026/04/21 04:12:08 DEBUG : dir: reading active writers 2026/04/21 04:12:08 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/21 04:12:09 DEBUG : dir: Looking for writers 2026/04/21 04:12:09 DEBUG : Looking for writers 2026/04/21 04:12:09 DEBUG : dir: reading active writers 2026/04/21 04:12:09 DEBUG : file1: reading active writers 2026/04/21 04:12:09 DEBUG : file1: active writers 1 2026/04/21 04:12:09 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/21 04:12:10 DEBUG : dir: Looking for writers 2026/04/21 04:12:10 DEBUG : Looking for writers 2026/04/21 04:12:10 DEBUG : dir: reading active writers 2026/04/21 04:12:10 DEBUG : file1: reading active writers 2026/04/21 04:12:10 DEBUG : file1: active writers 1 2026/04/21 04:12:10 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/21 04:12:11 DEBUG : dir: Looking for writers 2026/04/21 04:12:11 DEBUG : Looking for writers 2026/04/21 04:12:11 DEBUG : file1: reading active writers 2026/04/21 04:12:11 DEBUG : file1: active writers 1 2026/04/21 04:12:11 DEBUG : dir: reading active writers 2026/04/21 04:12:11 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/21 04:12:12 DEBUG : dir: Looking for writers 2026/04/21 04:12:12 DEBUG : Looking for writers 2026/04/21 04:12:12 DEBUG : dir: reading active writers 2026/04/21 04:12:12 DEBUG : file1: reading active writers 2026/04/21 04:12:12 DEBUG : file1: active writers 1 2026/04/21 04:12:12 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/21 04:12:13 DEBUG : dir: Looking for writers 2026/04/21 04:12:13 DEBUG : Looking for writers 2026/04/21 04:12:13 DEBUG : file1: reading active writers 2026/04/21 04:12:13 DEBUG : file1: active writers 1 2026/04/21 04:12:13 DEBUG : dir: reading active writers 2026/04/21 04:12:13 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/21 04:12:14 DEBUG : dir: Looking for writers 2026/04/21 04:12:14 DEBUG : Looking for writers 2026/04/21 04:12:14 DEBUG : dir: reading active writers 2026/04/21 04:12:14 DEBUG : file1: reading active writers 2026/04/21 04:12:14 DEBUG : file1: active writers 1 2026/04/21 04:12:14 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/21 04:12:15 DEBUG : dir: Looking for writers 2026/04/21 04:12:15 DEBUG : Looking for writers 2026/04/21 04:12:15 DEBUG : dir: reading active writers 2026/04/21 04:12:15 DEBUG : file1: reading active writers 2026/04/21 04:12:15 DEBUG : file1: active writers 1 2026/04/21 04:12:15 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/21 04:12:16 DEBUG : dir: Looking for writers 2026/04/21 04:12:16 DEBUG : Looking for writers 2026/04/21 04:12:16 DEBUG : dir: reading active writers 2026/04/21 04:12:16 DEBUG : file1: reading active writers 2026/04/21 04:12:16 DEBUG : file1: active writers 1 2026/04/21 04:12:16 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/21 04:12:17 DEBUG : dir: Looking for writers 2026/04/21 04:12:17 DEBUG : Looking for writers 2026/04/21 04:12:17 DEBUG : dir: reading active writers 2026/04/21 04:12:17 DEBUG : file1: reading active writers 2026/04/21 04:12:17 DEBUG : file1: active writers 1 2026/04/21 04:12:17 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/21 04:12:18 DEBUG : dir: Looking for writers 2026/04/21 04:12:18 DEBUG : Looking for writers 2026/04/21 04:12:18 DEBUG : dir: reading active writers 2026/04/21 04:12:18 DEBUG : file1: reading active writers 2026/04/21 04:12:18 DEBUG : file1: active writers 1 2026/04/21 04:12:18 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/21 04:12:19 DEBUG : dir: Looking for writers 2026/04/21 04:12:19 DEBUG : Looking for writers 2026/04/21 04:12:19 DEBUG : file1: reading active writers 2026/04/21 04:12:19 DEBUG : file1: active writers 1 2026/04/21 04:12:19 DEBUG : dir: reading active writers 2026/04/21 04:12:19 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/21 04:12:20 DEBUG : dir: Looking for writers 2026/04/21 04:12:20 DEBUG : Looking for writers 2026/04/21 04:12:20 DEBUG : dir: reading active writers 2026/04/21 04:12:20 DEBUG : file1: reading active writers 2026/04/21 04:12:20 DEBUG : file1: active writers 1 2026/04/21 04:12:20 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/21 04:12:21 DEBUG : dir: Looking for writers 2026/04/21 04:12:21 DEBUG : Looking for writers 2026/04/21 04:12:21 DEBUG : dir: reading active writers 2026/04/21 04:12:21 DEBUG : file1: reading active writers 2026/04/21 04:12:21 DEBUG : file1: active writers 1 2026/04/21 04:12:21 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/21 04:12:22 DEBUG : dir: Looking for writers 2026/04/21 04:12:22 DEBUG : Looking for writers 2026/04/21 04:12:22 DEBUG : file1: reading active writers 2026/04/21 04:12:22 DEBUG : file1: active writers 1 2026/04/21 04:12:22 DEBUG : dir: reading active writers 2026/04/21 04:12:22 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/21 04:12:23 DEBUG : dir: Looking for writers 2026/04/21 04:12:23 DEBUG : Looking for writers 2026/04/21 04:12:23 DEBUG : dir: reading active writers 2026/04/21 04:12:23 DEBUG : file1: reading active writers 2026/04/21 04:12:23 DEBUG : file1: active writers 1 2026/04/21 04:12:23 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/21 04:12:24 DEBUG : dir: Looking for writers 2026/04/21 04:12:24 DEBUG : Looking for writers 2026/04/21 04:12:24 DEBUG : file1: reading active writers 2026/04/21 04:12:24 DEBUG : file1: active writers 1 2026/04/21 04:12:24 DEBUG : dir: reading active writers 2026/04/21 04:12:24 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/21 04:12:25 DEBUG : dir: Looking for writers 2026/04/21 04:12:25 DEBUG : Looking for writers 2026/04/21 04:12:25 DEBUG : dir: reading active writers 2026/04/21 04:12:25 DEBUG : file1: reading active writers 2026/04/21 04:12:25 DEBUG : file1: active writers 1 2026/04/21 04:12:25 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/21 04:12:26 DEBUG : dir: Looking for writers 2026/04/21 04:12:26 DEBUG : Looking for writers 2026/04/21 04:12:26 DEBUG : dir: reading active writers 2026/04/21 04:12:26 DEBUG : file1: reading active writers 2026/04/21 04:12:26 DEBUG : file1: active writers 1 2026/04/21 04:12:26 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/21 04:12:27 DEBUG : dir: Looking for writers 2026/04/21 04:12:27 DEBUG : Looking for writers 2026/04/21 04:12:27 DEBUG : dir: reading active writers 2026/04/21 04:12:27 DEBUG : file1: reading active writers 2026/04/21 04:12:27 DEBUG : file1: active writers 1 2026/04/21 04:12:27 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/21 04:12:28 DEBUG : dir: Looking for writers 2026/04/21 04:12:28 DEBUG : Looking for writers 2026/04/21 04:12:28 DEBUG : file1: reading active writers 2026/04/21 04:12:28 DEBUG : file1: active writers 1 2026/04/21 04:12:28 DEBUG : dir: reading active writers 2026/04/21 04:12:28 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/21 04:12:29 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0x3826e765d000 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0x3826e79897a8 notify:{wait:0 notify:0 lock:0 head: tail:} checker:61739745449952} name:file1 opens:1 downloaders: o: fd:0x3826e7310330 info:{ModTime:{wall:14011221954328806462 ext:812304006704 loc:0x46b0880} ATime:{wall:14011221954328806462 ext:812304006704 loc:0x46b0880} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false graceTimer:}, } 2026/04/21 04:12:29 DEBUG : >WaitForWriters: 2026/04/21 04:12:29 DEBUG : Linkbox root 'rclone-test-cuvisaj3jofe': vfs cache: cleaner exiting run.go:130: removing file "dir/file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty 2026/04/21 04:12:36 DEBUG : forgetting directory cache 2026/04/21 04:12:36 DEBUG : dir: forgetting directory cache run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:655 Error: Should be true Test: TestRWFileModTimeWithOpenWriters Messages: listing wrong, want got dir/file1 (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:655 Error: Should be true Test: TestRWFileModTimeWithOpenWriters Messages: Unexpected file "dir/file1" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:655 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestRWFileModTimeWithOpenWriters Messages: directories --- FAIL: TestRWFileModTimeWithOpenWriters (54.20s) === RUN TestRWCacheRename run.go:185: Remote "Linkbox root 'rclone-test-cuvisaj3jofe'", Local "Local file system at /tmp/rclone4230022300", Modify Window "876000h0m0s" 2026/04/21 04:12:45 INFO : Linkbox root 'rclone-test-cuvisaj3jofe': poll-interval is not supported by this remote 2026/04/21 04:12:45 DEBUG : Linkbox root 'rclone-test-cuvisaj3jofe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/21 04:12:45 DEBUG : Linkbox root 'rclone-test-cuvisaj3jofe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-cuvisaj3jofe" 2026/04/21 04:12:45 DEBUG : Linkbox root 'rclone-test-cuvisaj3jofe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-cuvisaj3jofe" 2026/04/21 04:12:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-cuvisaj3jofe" 2026/04/21 04:12:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/21 04:12:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-cuvisaj3jofe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-cuvisaj3jofe" 2026/04/21 04:12:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-cuvisaj3jofe" 2026/04/21 04:12:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/21 04:12:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-cuvisaj3jofe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-cuvisaj3jofe" read_write_test.go:694: skip as can't rename files 2026/04/21 04:12:45 DEBUG : WaitForWriters: timeout=30s 2026/04/21 04:12:45 DEBUG : Looking for writers 2026/04/21 04:12:45 DEBUG : >WaitForWriters: 2026/04/21 04:12:45 INFO : Linkbox root 'rclone-test-cuvisaj3jofe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/21 04:12:45 DEBUG : Linkbox root 'rclone-test-cuvisaj3jofe': vfs cache: cleaner exiting run.go:130: removing file "dir/file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:694 Error: Should be true Test: TestRWCacheRename Messages: listing wrong, want got dir/file1 (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:694 Error: Should be true Test: TestRWCacheRename Messages: Unexpected file "dir/file1" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:694 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestRWCacheRename Messages: directories --- FAIL: TestRWCacheRename (16.42s) === RUN TestUnicodeNormalization run.go:185: Remote "Linkbox root 'rclone-test-cuvisaj3jofe'", Local "Local file system at /tmp/rclone4230022300", Modify Window "876000h0m0s" 2026/04/21 04:13:04 DEBUG : normal name with no special characters.txt: Trying to read object after upload: try again in 100ms (1/10) 2026/04/21 04:13:04 DEBUG : normal name with no special characters.txt: Trying to read object after upload: try again in 200ms (2/10) 2026/04/21 04:13:05 DEBUG : normal name with no special characters.txt: Trying to read object after upload: try again in 400ms (3/10) 2026/04/21 04:13:05 DEBUG : normal name with no special characters.txt: Trying to read object after upload: try again in 800ms (4/10) 2026/04/21 04:13:06 DEBUG : forgetting directory cache 2026/04/21 04:13:06 DEBUG : dir: forgetting directory cache 2026/04/21 04:13:08 DEBUG : 測試_Русский___ě_áñ: Trying to read object after upload: try again in 100ms (1/10) 2026/04/21 04:13:08 DEBUG : 測試_Русский___ě_áñ: Trying to read object after upload: try again in 200ms (2/10) 2026/04/21 04:13:09 DEBUG : 測試_Русский___ě_áñ: Trying to read object after upload: try again in 400ms (3/10) 2026/04/21 04:13:09 DEBUG : 測試_Русский___ě_áñ: Trying to read object after upload: try again in 800ms (4/10) 2026/04/21 04:13:10 DEBUG : 測試_Русский___ě_áñ: Trying to read object after upload: try again in 1.6s (5/10) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:179 Error: Should be true Test: TestUnicodeNormalization Messages: listing wrong, want normal name with no special characters.txt (5), 測試_Русский___ě_áñ (5) got dir/file1 (14), normal name with no special characters.txt (5), 測試_Русский___ě_áñ (5) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:179 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestUnicodeNormalization Messages: Unexpected file "dir/file1" 2026/04/21 04:13:21 INFO : Linkbox root 'rclone-test-cuvisaj3jofe': poll-interval is not supported by this remote 2026/04/21 04:13:21 NOTICE: Linkbox root 'rclone-test-cuvisaj3jofe': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/21 04:13:21 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/21 04:13:21 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/04/21 04:13:21 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/04/21 04:13:21 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/04/21 04:13:21 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 vfs_case_test.go:147: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:147 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:187 Error: Received unexpected error: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestUnicodeNormalization vfs_case_test.go:148: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:148 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:187 Error: Not equal: expected: 0 actual : 5 Test: TestUnicodeNormalization vfs_case_test.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:150 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:187 Error: Not equal: expected: "\x00\x00\x00\x00\x00" actual : "data1" Diff: --- Expected +++ Actual @@ -1 +1 @@ - +data1 Test: TestUnicodeNormalization 2026/04/21 04:13:21 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/21 04:13:21 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/04/21 04:13:21 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/04/21 04:13:21 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/04/21 04:13:21 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: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestUnicodeNormalization vfs_case_test.go:148: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:148 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go: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/04/21 04:13:22 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/21 04:13:22 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/04/21 04:13:22 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/04/21 04:13:22 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/04/21 04:13:22 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 vfs_case_test.go:147: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:147 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:195 Error: Received unexpected error: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestUnicodeNormalization vfs_case_test.go:148: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:148 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:195 Error: Not equal: expected: 0 actual : 5 Test: TestUnicodeNormalization vfs_case_test.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:150 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:195 Error: Not equal: expected: "\x00\x00\x00\x00\x00" actual : "data1" Diff: --- Expected +++ Actual @@ -1 +1 @@ - +data1 Test: TestUnicodeNormalization 2026/04/21 04:13:22 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/21 04:13:22 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/04/21 04:13:22 DEBUG : WaitForWriters: timeout=30s 2026/04/21 04:13:22 DEBUG : dir: Looking for writers 2026/04/21 04:13:22 DEBUG : Looking for writers 2026/04/21 04:13:22 DEBUG : dir: reading active writers 2026/04/21 04:13:22 DEBUG : normal name with no special characters.txt: reading active writers 2026/04/21 04:13:22 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/04/21 04:13:22 DEBUG : >WaitForWriters: run.go:130: removing file "dir/file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/04/21 04:13:34 DEBUG : forgetting directory cache 2026/04/21 04:13:34 DEBUG : dir: forgetting directory cache fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestUnicodeNormalization Messages: listing wrong, want got dir/file1 (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestUnicodeNormalization Messages: Unexpected file "dir/file1" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestUnicodeNormalization Messages: directories --- FAIL: TestUnicodeNormalization (38.97s) === RUN TestVFSOpenFile run.go:185: Remote "Linkbox root 'rclone-test-cuvisaj3jofe'", Local "Local file system at /tmp/rclone4230022300", Modify Window "876000h0m0s" 2026/04/21 04:13:41 INFO : Linkbox root 'rclone-test-cuvisaj3jofe': poll-interval is not supported by this remote 2026/04/21 04:13:41 NOTICE: Linkbox root 'rclone-test-cuvisaj3jofe': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/21 04:13:45 DEBUG : dir/file2: Trying to read object after upload: try again in 100ms (1/10) 2026/04/21 04:13:45 DEBUG : dir/file2: Trying to read object after upload: try again in 200ms (2/10) 2026/04/21 04:13:46 DEBUG : dir/file2: Trying to read object after upload: try again in 400ms (3/10) 2026/04/21 04:13:46 DEBUG : dir/file2: Trying to read object after upload: try again in 800ms (4/10) 2026/04/21 04:13:47 DEBUG : dir/file2: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/21 04:13:49 DEBUG : dir/file2: Trying to read object after upload: try again in 3.2s (6/10) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:257 Error: Should be true Test: TestVFSOpenFile Messages: listing wrong, want dir/file2 (14), file1 (14) got dir/file1 (14), dir/file2 (14), file1 (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:257 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestVFSOpenFile Messages: Unexpected file "dir/file1" 2026/04/21 04:14:01 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/21 04:14:01 DEBUG : file1: Open: flags=O_RDONLY 2026/04/21 04:14:01 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/21 04:14:01 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/21 04:14:01 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/21 04:14:01 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/04/21 04:14:01 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/21 04:14:02 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/04/21 04:14:02 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 04:14:02 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/04/21 04:14:02 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/21 04:14:02 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/04/21 04:14:02 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/04/21 04:14:02 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/21 04:14:02 DEBUG : Linkbox root 'rclone-test-cuvisaj3jofe': File to upload is small (0 bytes), uploading instead of streaming 2026/04/21 04:14:02 ERROR : dir/new_file.txt: WriteFileHandle.New Rcat failed: can't upload empty files to this remote 2026/04/21 04:14:02 DEBUG : dir/new_file.txt: Remove: 2026/04/21 04:14:02 DEBUG : dir: Added virtual directory entry vDel: "new_file.txt" 2026/04/21 04:14:02 DEBUG : dir/new_file.txt: >Remove: err= 2026/04/21 04:14:02 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 04:14:02 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/04/21 04:14:02 DEBUG : WaitForWriters: timeout=30s 2026/04/21 04:14:02 DEBUG : dir: Looking for writers 2026/04/21 04:14:02 DEBUG : file1: reading active writers 2026/04/21 04:14:02 DEBUG : file2: reading active writers 2026/04/21 04:14:02 DEBUG : Looking for writers 2026/04/21 04:14:02 DEBUG : dir: reading active writers 2026/04/21 04:14:02 DEBUG : file1: reading active writers 2026/04/21 04:14:02 DEBUG : >WaitForWriters: run.go:130: removing file "dir/file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit 2026/04/21 04:14:05 DEBUG : forgetting directory cache 2026/04/21 04:14:05 DEBUG : dir: forgetting directory cache run.go:130: removing file "dir/file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestVFSOpenFile Messages: listing wrong, want got dir/file1 (14), dir/file2 (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestVFSOpenFile Messages: Unexpected file "dir/file1" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestVFSOpenFile Messages: Unexpected file "dir/file2" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestVFSOpenFile Messages: directories --- FAIL: TestVFSOpenFile (39.84s) === RUN TestWriteFileHandleMethods run.go:185: Remote "Linkbox root 'rclone-test-cuvisaj3jofe'", Local "Local file system at /tmp/rclone4230022300", Modify Window "876000h0m0s" 2026/04/21 04:14:21 INFO : Linkbox root 'rclone-test-cuvisaj3jofe': poll-interval is not supported by this remote 2026/04/21 04:14:21 NOTICE: Linkbox root 'rclone-test-cuvisaj3jofe': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/21 04:14:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 04:14:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/21 04:14:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/21 04:14:21 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/21 04:14:21 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/21 04:14:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/21 04:14:21 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/04/21 04:14:21 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/04/21 04:14:21 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/04/21 04:14:21 DEBUG : Linkbox root 'rclone-test-cuvisaj3jofe': File to upload is small (5 bytes), uploading instead of streaming 2026/04/21 04:14:23 DEBUG : file1: Trying to read object after upload: try again in 100ms (1/10) 2026/04/21 04:14:23 DEBUG : file1: Trying to read object after upload: try again in 200ms (2/10) 2026/04/21 04:14:24 DEBUG : file1: Trying to read object after upload: try again in 400ms (3/10) 2026/04/21 04:14:24 DEBUG : file1: Trying to read object after upload: try again in 800ms (4/10) 2026/04/21 04:14:25 DEBUG : file1: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/21 04:14:27 DEBUG : file1: Trying to read object after upload: try again in 3.2s (6/10) 2026/04/21 04:14:30 DEBUG : file1: Trying to read object after upload: try again in 6.4s (7/10) 2026/04/21 04:14:36 DEBUG : forgetting directory cache 2026/04/21 04:14:36 DEBUG : dir: forgetting directory cache 2026/04/21 04:14:37 DEBUG : file1: size = 5 OK 2026/04/21 04:14:37 NOTICE: Linkbox root 'rclone-test-cuvisaj3jofe': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/04/21 04:14:37 DEBUG : file1: Size of src and dst objects identical 2026/04/21 04:14:37 DEBUG : Added virtual directory entry vAddFile: "file1" dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:153 Error: Not equal: expected: []string{"file1,5,false"} actual : []string{"dir,0,true", "file1,5,false"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) (len=10) "dir,0,true", (string) (len=13) "file1,5,false" Test: TestWriteFileHandleMethods fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:157 Error: Should be true Test: TestWriteFileHandleMethods Messages: listing wrong, want file1 (5) got dir/file1 (14), file1 (5) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:157 Error: Should be true Test: TestWriteFileHandleMethods Messages: Unexpected file "dir/file1" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:157 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestWriteFileHandleMethods Messages: directories 2026/04/21 04:14:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 04:14:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/21 04:14:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/21 04:14:46 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/21 04:14:46 DEBUG : file1: >OpenFile: fd=file1 (w), err= dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:164 Error: Not equal: expected: []string{"file1,5,false"} actual : []string{"dir,0,true", "file1,5,false"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) (len=10) "dir,0,true", (string) (len=13) "file1,5,false" Test: TestWriteFileHandleMethods 2026/04/21 04:14:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 04:14:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/21 04:14:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/21 04:14:46 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/21 04:14:46 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/21 04:14:46 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:173 Error: Not equal: expected: []string{"file1,5,false"} actual : []string{"dir,0,true", "file1,5,false"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) (len=10) "dir,0,true", (string) (len=13) "file1,5,false" Test: TestWriteFileHandleMethods 2026/04/21 04:14:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/21 04:14:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/21 04:14:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/21 04:14:46 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/21 04:14:46 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/21 04:14:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/21 04:14:46 DEBUG : Linkbox root 'rclone-test-cuvisaj3jofe': File to upload is small (0 bytes), uploading instead of streaming 2026/04/21 04:14:46 ERROR : file1: WriteFileHandle.New Rcat failed: can't upload empty files to this remote 2026/04/21 04:14:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/21 04:14:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/21 04:14:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/21 04:14:46 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/21 04:14:46 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/21 04:14:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/21 04:14:46 DEBUG : Linkbox root 'rclone-test-cuvisaj3jofe': File to upload is small (7 bytes), uploading instead of streaming 2026/04/21 04:14:46 DEBUG : file1: Update: removing old file 2026/04/21 04:14:49 DEBUG : file1: size = 7 (Linkbox root 'rclone-test-cuvisaj3jofe') 2026/04/21 04:14:49 DEBUG : file1: size = 5 (Linkbox root 'rclone-test-cuvisaj3jofe') 2026/04/21 04:14:49 DEBUG : file1: Sizes differ 2026/04/21 04:14:49 ERROR : file1: corrupted on transfer 2026/04/21 04:14:49 ERROR : file1: WriteFileHandle.New Rcat failed: corrupted on transfer write_test.go:190: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:190 Error: Received unexpected error: corrupted on transfer Test: TestWriteFileHandleMethods dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:191 Error: Not equal: expected: []string{"file1,7,false"} actual : []string{"dir,0,true", "file1,5,false"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=13) "file1,7,false" +([]string) (len=2) { + (string) (len=10) "dir,0,true", + (string) (len=13) "file1,5,false" } Test: TestWriteFileHandleMethods 2026/04/21 04:14:49 DEBUG : WaitForWriters: timeout=30s 2026/04/21 04:14:49 DEBUG : dir: Looking for writers 2026/04/21 04:14:49 DEBUG : Looking for writers 2026/04/21 04:14:49 DEBUG : dir: reading active writers 2026/04/21 04:14:49 DEBUG : file1: reading active writers 2026/04/21 04:14:49 DEBUG : >WaitForWriters: run.go:130: removing file "file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "file1" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 2026/04/21 04:15:05 DEBUG : forgetting directory cache 2026/04/21 04:15:05 DEBUG : dir: forgetting directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestWriteFileHandleMethods Messages: listing wrong, want got dir/file1 (14), file1 (5) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestWriteFileHandleMethods Messages: Unexpected file "file1" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestWriteFileHandleMethods Messages: Unexpected file "dir/file1" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestWriteFileHandleMethods Messages: directories --- FAIL: TestWriteFileHandleMethods (48.25s) === RUN TestWriteFileHandleWriteAt run.go:185: Remote "Linkbox root 'rclone-test-cuvisaj3jofe'", Local "Local file system at /tmp/rclone4230022300", Modify Window "876000h0m0s" 2026/04/21 04:15:09 INFO : Linkbox root 'rclone-test-cuvisaj3jofe': poll-interval is not supported by this remote 2026/04/21 04:15:09 NOTICE: Linkbox root 'rclone-test-cuvisaj3jofe': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/21 04:15:09 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 04:15:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/21 04:15:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/21 04:15:10 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/21 04:15:10 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/21 04:15:10 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes write_test.go:203: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:203 Error: Received unexpected error: permission denied Test: TestWriteFileHandleWriteAt write_test.go:204: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:204 Error: Not equal: expected: 5 actual : 0 Test: TestWriteFileHandleWriteAt write_test.go:207: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:207 Error: Not equal: expected: 5 actual : 0 Test: TestWriteFileHandleWriteAt write_test.go:208: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:208 Error: Should be true Test: TestWriteFileHandleWriteAt 2026/04/21 04:15:10 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/04/21 04:15:11 DEBUG : file1: aborting in-sequence write wait, off=100 2026/04/21 04:15:11 DEBUG : file1: failed to wait for in-sequence write to 100 2026/04/21 04:15:11 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/04/21 04:15:11 DEBUG : file1: waiting for in-sequence write to 5 for 1s 2026/04/21 04:15:12 DEBUG : file1: aborting in-sequence write wait, off=5 2026/04/21 04:15:12 DEBUG : file1: failed to wait for in-sequence write to 5 2026/04/21 04:15:12 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes write_test.go:217: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:217 Error: Received unexpected error: Illegal seek Test: TestWriteFileHandleWriteAt write_test.go:218: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:218 Error: Not equal: expected: 6 actual : 0 Test: TestWriteFileHandleWriteAt 2026/04/21 04:15:12 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:231 Error: Not equal: expected: []string{"file1,11,false"} actual : []string{"dir,0,true", "file1,5,false"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=14) "file1,11,false" +([]string) (len=2) { + (string) (len=10) "dir,0,true", + (string) (len=13) "file1,5,false" } Test: TestWriteFileHandleWriteAt fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:235 Error: Should be true Test: TestWriteFileHandleWriteAt Messages: listing wrong, want file1 (11) got dir/file1 (14), file1 (5) fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:235 Error: Not equal: expected: 11 actual : 5 Test: TestWriteFileHandleWriteAt Messages: file1: size incorrect file=11 vs obj=5 fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:235 Error: Should be true Test: TestWriteFileHandleWriteAt Messages: Unexpected file "dir/file1" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:235 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestWriteFileHandleWriteAt Messages: directories 2026/04/21 04:15:20 DEBUG : WaitForWriters: timeout=30s 2026/04/21 04:15:20 DEBUG : dir: Looking for writers 2026/04/21 04:15:20 DEBUG : Looking for writers 2026/04/21 04:15:20 DEBUG : dir: reading active writers 2026/04/21 04:15:20 DEBUG : file1: reading active writers 2026/04/21 04:15:20 DEBUG : >WaitForWriters: run.go:130: removing file "dir/file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 2026/04/21 04:15:34 DEBUG : forgetting directory cache 2026/04/21 04:15:34 DEBUG : dir: forgetting directory cache 2026/04/21 04:15:34 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestWriteFileHandleWriteAt Messages: listing wrong, want got dir/file1 (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestWriteFileHandleWriteAt Messages: Unexpected file "dir/file1" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestWriteFileHandleWriteAt Messages: directories --- FAIL: TestWriteFileHandleWriteAt (29.07s) === RUN TestWriteFileHandleFlush run.go:185: Remote "Linkbox root 'rclone-test-cuvisaj3jofe'", Local "Local file system at /tmp/rclone4230022300", Modify Window "876000h0m0s" 2026/04/21 04:15:38 INFO : Linkbox root 'rclone-test-cuvisaj3jofe': poll-interval is not supported by this remote 2026/04/21 04:15:38 NOTICE: Linkbox root 'rclone-test-cuvisaj3jofe': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/21 04:15:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 04:15:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/21 04:15:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/21 04:15:38 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/21 04:15:38 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/21 04:15:38 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/04/21 04:15:38 DEBUG : Added virtual directory entry vAddFile: "file1" dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:247 Error: Not equal: expected: []string{"file1,0,false"} actual : []string{"dir,0,true", "file1,0,false"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) (len=10) "dir,0,true", (string) (len=13) "file1,0,false" Test: TestWriteFileHandleFlush 2026/04/21 04:15:38 DEBUG : Linkbox root 'rclone-test-cuvisaj3jofe': File to upload is small (5 bytes), uploading instead of streaming 2026/04/21 04:15:40 DEBUG : file1: Trying to read object after upload: try again in 100ms (1/10) 2026/04/21 04:15:41 DEBUG : file1: Trying to read object after upload: try again in 200ms (2/10) 2026/04/21 04:15:41 DEBUG : file1: Trying to read object after upload: try again in 400ms (3/10) 2026/04/21 04:15:42 DEBUG : file1: Trying to read object after upload: try again in 800ms (4/10) 2026/04/21 04:15:42 DEBUG : file1: size = 5 OK 2026/04/21 04:15:42 DEBUG : file1: Size of src and dst objects identical 2026/04/21 04:15:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/21 04:15:42 DEBUG : file1: WriteFileHandle.Flush nothing to do dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:267 Error: Not equal: expected: []string{"file1,5,false"} actual : []string{"dir,0,true", "file1,5,false"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) (len=10) "dir,0,true", (string) (len=13) "file1,5,false" Test: TestWriteFileHandleFlush 2026/04/21 04:15:42 DEBUG : WaitForWriters: timeout=30s 2026/04/21 04:15:42 DEBUG : dir: Looking for writers 2026/04/21 04:15:42 DEBUG : Looking for writers 2026/04/21 04:15:42 DEBUG : dir: reading active writers 2026/04/21 04:15:42 DEBUG : file1: reading active writers 2026/04/21 04:15:42 DEBUG : >WaitForWriters: run.go:130: removing file "dir/file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestWriteFileHandleFlush Messages: listing wrong, want got dir/file1 (14), file1 (5) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestWriteFileHandleFlush Messages: Unexpected file "file1" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestWriteFileHandleFlush Messages: Unexpected file "dir/file1" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestWriteFileHandleFlush Messages: directories --- FAIL: TestWriteFileHandleFlush (20.82s) === RUN TestWriteFileHandleRelease run.go:185: Remote "Linkbox root 'rclone-test-cuvisaj3jofe'", Local "Local file system at /tmp/rclone4230022300", Modify Window "876000h0m0s" 2026/04/21 04:15:59 INFO : Linkbox root 'rclone-test-cuvisaj3jofe': poll-interval is not supported by this remote 2026/04/21 04:15:59 NOTICE: Linkbox root 'rclone-test-cuvisaj3jofe': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/21 04:15:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 04:15:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/21 04:15:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/21 04:15:59 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/21 04:15:59 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/21 04:15:59 DEBUG : file1: WriteFileHandle.Release closing 2026/04/21 04:15:59 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/04/21 04:15:59 DEBUG : WaitForWriters: timeout=30s 2026/04/21 04:15:59 DEBUG : dir: Looking for writers 2026/04/21 04:15:59 DEBUG : Looking for writers 2026/04/21 04:15:59 DEBUG : dir: reading active writers 2026/04/21 04:15:59 DEBUG : file1: reading active writers 2026/04/21 04:15:59 DEBUG : >WaitForWriters: run.go:130: removing file "dir/file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/04/21 04:16:10 DEBUG : forgetting directory cache 2026/04/21 04:16:10 DEBUG : dir: forgetting directory cache 2026/04/21 04:16:10 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestWriteFileHandleRelease Messages: listing wrong, want got dir/file1 (14), file1 (5) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestWriteFileHandleRelease Messages: Unexpected file "file1" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestWriteFileHandleRelease Messages: Unexpected file "dir/file1" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestWriteFileHandleRelease Messages: directories --- FAIL: TestWriteFileHandleRelease (17.98s) === RUN TestWriteFileModTimeWithOpenWriters run.go:185: Remote "Linkbox root 'rclone-test-cuvisaj3jofe'", Local "Local file system at /tmp/rclone4230022300", Modify Window "876000h0m0s" 2026/04/21 04:16:17 INFO : Linkbox root 'rclone-test-cuvisaj3jofe': poll-interval is not supported by this remote 2026/04/21 04:16:17 NOTICE: Linkbox root 'rclone-test-cuvisaj3jofe': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/21 04:16:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 04:16:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/21 04:16:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/21 04:16:17 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/21 04:16:17 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2026/04/21 04:16:17 DEBUG : WaitForWriters: timeout=30s 2026/04/21 04:16:17 DEBUG : dir: Looking for writers 2026/04/21 04:16:17 DEBUG : Looking for writers 2026/04/21 04:16:17 DEBUG : dir: reading active writers 2026/04/21 04:16:17 DEBUG : file1: reading active writers 2026/04/21 04:16:17 DEBUG : file1: active writers 1 2026/04/21 04:16:17 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2026/04/21 04:16:17 DEBUG : dir: Looking for writers 2026/04/21 04:16:17 DEBUG : Looking for writers 2026/04/21 04:16:17 DEBUG : file1: reading active writers 2026/04/21 04:16:17 DEBUG : file1: active writers 1 2026/04/21 04:16:17 DEBUG : dir: reading active writers 2026/04/21 04:16:17 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2026/04/21 04:16:17 DEBUG : dir: Looking for writers 2026/04/21 04:16:17 DEBUG : Looking for writers 2026/04/21 04:16:17 DEBUG : dir: reading active writers 2026/04/21 04:16:17 DEBUG : file1: reading active writers 2026/04/21 04:16:17 DEBUG : file1: active writers 1 2026/04/21 04:16:17 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2026/04/21 04:16:17 DEBUG : dir: Looking for writers 2026/04/21 04:16:17 DEBUG : Looking for writers 2026/04/21 04:16:17 DEBUG : dir: reading active writers 2026/04/21 04:16:17 DEBUG : file1: reading active writers 2026/04/21 04:16:17 DEBUG : file1: active writers 1 2026/04/21 04:16:17 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2026/04/21 04:16:17 DEBUG : dir: Looking for writers 2026/04/21 04:16:17 DEBUG : Looking for writers 2026/04/21 04:16:17 DEBUG : dir: reading active writers 2026/04/21 04:16:17 DEBUG : file1: reading active writers 2026/04/21 04:16:17 DEBUG : file1: active writers 1 2026/04/21 04:16:17 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2026/04/21 04:16:17 DEBUG : dir: Looking for writers 2026/04/21 04:16:17 DEBUG : Looking for writers 2026/04/21 04:16:17 DEBUG : file1: reading active writers 2026/04/21 04:16:17 DEBUG : file1: active writers 1 2026/04/21 04:16:17 DEBUG : dir: reading active writers 2026/04/21 04:16:17 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2026/04/21 04:16:18 DEBUG : dir: Looking for writers 2026/04/21 04:16:18 DEBUG : Looking for writers 2026/04/21 04:16:18 DEBUG : file1: reading active writers 2026/04/21 04:16:18 DEBUG : file1: active writers 1 2026/04/21 04:16:18 DEBUG : dir: reading active writers 2026/04/21 04:16:18 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2026/04/21 04:16:18 DEBUG : dir: Looking for writers 2026/04/21 04:16:18 DEBUG : Looking for writers 2026/04/21 04:16:18 DEBUG : file1: reading active writers 2026/04/21 04:16:18 DEBUG : file1: active writers 1 2026/04/21 04:16:18 DEBUG : dir: reading active writers 2026/04/21 04:16:18 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/21 04:16:19 DEBUG : dir: Looking for writers 2026/04/21 04:16:19 DEBUG : Looking for writers 2026/04/21 04:16:19 DEBUG : dir: reading active writers 2026/04/21 04:16:19 DEBUG : file1: reading active writers 2026/04/21 04:16:19 DEBUG : file1: active writers 1 2026/04/21 04:16:19 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/21 04:16:20 DEBUG : dir: Looking for writers 2026/04/21 04:16:20 DEBUG : Looking for writers 2026/04/21 04:16:20 DEBUG : dir: reading active writers 2026/04/21 04:16:20 DEBUG : file1: reading active writers 2026/04/21 04:16:20 DEBUG : file1: active writers 1 2026/04/21 04:16:20 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/21 04:16:21 DEBUG : dir: Looking for writers 2026/04/21 04:16:21 DEBUG : Looking for writers 2026/04/21 04:16:21 DEBUG : dir: reading active writers 2026/04/21 04:16:21 DEBUG : file1: reading active writers 2026/04/21 04:16:21 DEBUG : file1: active writers 1 2026/04/21 04:16:21 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/21 04:16:22 DEBUG : dir: Looking for writers 2026/04/21 04:16:22 DEBUG : Looking for writers 2026/04/21 04:16:22 DEBUG : dir: reading active writers 2026/04/21 04:16:22 DEBUG : file1: reading active writers 2026/04/21 04:16:22 DEBUG : file1: active writers 1 2026/04/21 04:16:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/21 04:16:23 DEBUG : dir: Looking for writers 2026/04/21 04:16:23 DEBUG : Looking for writers 2026/04/21 04:16:23 DEBUG : dir: reading active writers 2026/04/21 04:16:23 DEBUG : file1: reading active writers 2026/04/21 04:16:23 DEBUG : file1: active writers 1 2026/04/21 04:16:23 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/21 04:16:24 DEBUG : dir: Looking for writers 2026/04/21 04:16:24 DEBUG : Looking for writers 2026/04/21 04:16:24 DEBUG : dir: reading active writers 2026/04/21 04:16:24 DEBUG : file1: reading active writers 2026/04/21 04:16:24 DEBUG : file1: active writers 1 2026/04/21 04:16:24 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/21 04:16:25 DEBUG : dir: Looking for writers 2026/04/21 04:16:25 DEBUG : Looking for writers 2026/04/21 04:16:25 DEBUG : file1: reading active writers 2026/04/21 04:16:25 DEBUG : file1: active writers 1 2026/04/21 04:16:25 DEBUG : dir: reading active writers 2026/04/21 04:16:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/21 04:16:26 DEBUG : dir: Looking for writers 2026/04/21 04:16:26 DEBUG : Looking for writers 2026/04/21 04:16:26 DEBUG : dir: reading active writers 2026/04/21 04:16:26 DEBUG : file1: reading active writers 2026/04/21 04:16:26 DEBUG : file1: active writers 1 2026/04/21 04:16:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/21 04:16:27 DEBUG : dir: Looking for writers 2026/04/21 04:16:27 DEBUG : Looking for writers 2026/04/21 04:16:27 DEBUG : dir: reading active writers 2026/04/21 04:16:27 DEBUG : file1: reading active writers 2026/04/21 04:16:27 DEBUG : file1: active writers 1 2026/04/21 04:16:27 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/21 04:16:28 DEBUG : dir: Looking for writers 2026/04/21 04:16:28 DEBUG : Looking for writers 2026/04/21 04:16:28 DEBUG : dir: reading active writers 2026/04/21 04:16:28 DEBUG : file1: reading active writers 2026/04/21 04:16:28 DEBUG : file1: active writers 1 2026/04/21 04:16:28 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/21 04:16:29 DEBUG : dir: Looking for writers 2026/04/21 04:16:29 DEBUG : Looking for writers 2026/04/21 04:16:29 DEBUG : dir: reading active writers 2026/04/21 04:16:29 DEBUG : file1: reading active writers 2026/04/21 04:16:29 DEBUG : file1: active writers 1 2026/04/21 04:16:29 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/21 04:16:30 DEBUG : dir: Looking for writers 2026/04/21 04:16:30 DEBUG : Looking for writers 2026/04/21 04:16:30 DEBUG : file1: reading active writers 2026/04/21 04:16:30 DEBUG : file1: active writers 1 2026/04/21 04:16:30 DEBUG : dir: reading active writers 2026/04/21 04:16:30 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/21 04:16:31 DEBUG : dir: Looking for writers 2026/04/21 04:16:31 DEBUG : Looking for writers 2026/04/21 04:16:31 DEBUG : dir: reading active writers 2026/04/21 04:16:31 DEBUG : file1: reading active writers 2026/04/21 04:16:31 DEBUG : file1: active writers 1 2026/04/21 04:16:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/21 04:16:32 DEBUG : dir: Looking for writers 2026/04/21 04:16:32 DEBUG : Looking for writers 2026/04/21 04:16:32 DEBUG : dir: reading active writers 2026/04/21 04:16:32 DEBUG : file1: reading active writers 2026/04/21 04:16:32 DEBUG : file1: active writers 1 2026/04/21 04:16:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/21 04:16:33 DEBUG : dir: Looking for writers 2026/04/21 04:16:33 DEBUG : Looking for writers 2026/04/21 04:16:33 DEBUG : dir: reading active writers 2026/04/21 04:16:33 DEBUG : file1: reading active writers 2026/04/21 04:16:33 DEBUG : file1: active writers 1 2026/04/21 04:16:33 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/21 04:16:34 DEBUG : dir: Looking for writers 2026/04/21 04:16:34 DEBUG : Looking for writers 2026/04/21 04:16:34 DEBUG : dir: reading active writers 2026/04/21 04:16:34 DEBUG : file1: reading active writers 2026/04/21 04:16:34 DEBUG : file1: active writers 1 2026/04/21 04:16:34 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/21 04:16:35 DEBUG : dir: Looking for writers 2026/04/21 04:16:35 DEBUG : Looking for writers 2026/04/21 04:16:35 DEBUG : file1: reading active writers 2026/04/21 04:16:35 DEBUG : file1: active writers 1 2026/04/21 04:16:35 DEBUG : dir: reading active writers 2026/04/21 04:16:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/21 04:16:36 DEBUG : dir: Looking for writers 2026/04/21 04:16:36 DEBUG : Looking for writers 2026/04/21 04:16:36 DEBUG : dir: reading active writers 2026/04/21 04:16:36 DEBUG : file1: reading active writers 2026/04/21 04:16:36 DEBUG : file1: active writers 1 2026/04/21 04:16:36 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/21 04:16:37 DEBUG : dir: Looking for writers 2026/04/21 04:16:37 DEBUG : Looking for writers 2026/04/21 04:16:37 DEBUG : dir: reading active writers 2026/04/21 04:16:37 DEBUG : file1: reading active writers 2026/04/21 04:16:37 DEBUG : file1: active writers 1 2026/04/21 04:16:37 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/21 04:16:38 DEBUG : dir: Looking for writers 2026/04/21 04:16:38 DEBUG : Looking for writers 2026/04/21 04:16:38 DEBUG : dir: reading active writers 2026/04/21 04:16:38 DEBUG : file1: reading active writers 2026/04/21 04:16:38 DEBUG : file1: active writers 1 2026/04/21 04:16:38 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/21 04:16:39 DEBUG : dir: Looking for writers 2026/04/21 04:16:39 DEBUG : Looking for writers 2026/04/21 04:16:39 DEBUG : dir: reading active writers 2026/04/21 04:16:39 DEBUG : file1: reading active writers 2026/04/21 04:16:39 DEBUG : file1: active writers 1 2026/04/21 04:16:39 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/21 04:16:40 DEBUG : dir: Looking for writers 2026/04/21 04:16:40 DEBUG : Looking for writers 2026/04/21 04:16:40 DEBUG : file1: reading active writers 2026/04/21 04:16:40 DEBUG : file1: active writers 1 2026/04/21 04:16:40 DEBUG : dir: reading active writers 2026/04/21 04:16:40 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/21 04:16:41 DEBUG : dir: Looking for writers 2026/04/21 04:16:41 DEBUG : Looking for writers 2026/04/21 04:16:41 DEBUG : dir: reading active writers 2026/04/21 04:16:41 DEBUG : file1: reading active writers 2026/04/21 04:16:41 DEBUG : file1: active writers 1 2026/04/21 04:16:41 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/21 04:16:42 DEBUG : dir: Looking for writers 2026/04/21 04:16:42 DEBUG : Looking for writers 2026/04/21 04:16:42 DEBUG : dir: reading active writers 2026/04/21 04:16:42 DEBUG : file1: reading active writers 2026/04/21 04:16:42 DEBUG : file1: active writers 1 2026/04/21 04:16:42 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/21 04:16:43 DEBUG : dir: Looking for writers 2026/04/21 04:16:43 DEBUG : Looking for writers 2026/04/21 04:16:43 DEBUG : file1: reading active writers 2026/04/21 04:16:43 DEBUG : file1: active writers 1 2026/04/21 04:16:43 DEBUG : dir: reading active writers 2026/04/21 04:16:43 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/21 04:16:44 DEBUG : forgetting directory cache 2026/04/21 04:16:44 DEBUG : dir: forgetting directory cache 2026/04/21 04:16:44 DEBUG : dir: Looking for writers 2026/04/21 04:16:44 DEBUG : Looking for writers 2026/04/21 04:16:44 DEBUG : dir: reading active writers 2026/04/21 04:16:44 DEBUG : file1: reading active writers 2026/04/21 04:16:44 DEBUG : file1: active writers 1 2026/04/21 04:16:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/21 04:16:45 DEBUG : dir: Looking for writers 2026/04/21 04:16:45 DEBUG : Looking for writers 2026/04/21 04:16:45 DEBUG : dir: reading active writers 2026/04/21 04:16:45 DEBUG : file1: reading active writers 2026/04/21 04:16:45 DEBUG : file1: active writers 1 2026/04/21 04:16:45 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/21 04:16:46 DEBUG : dir: Looking for writers 2026/04/21 04:16:46 DEBUG : Looking for writers 2026/04/21 04:16:46 DEBUG : dir: reading active writers 2026/04/21 04:16:46 DEBUG : file1: reading active writers 2026/04/21 04:16:46 DEBUG : file1: active writers 1 2026/04/21 04:16:46 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/21 04:16:47 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2026/04/21 04:16:47 DEBUG : >WaitForWriters: run.go:130: removing file "dir/file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:321 Error: Should be true Test: TestWriteFileModTimeWithOpenWriters Messages: listing wrong, want got dir/file1 (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:321 Error: Should be true Test: TestWriteFileModTimeWithOpenWriters Messages: Unexpected file "dir/file1" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:321 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestWriteFileModTimeWithOpenWriters Messages: directories --- FAIL: TestWriteFileModTimeWithOpenWriters (46.62s) === RUN TestFileReadAtZeroLength run.go:185: Remote "Linkbox root 'rclone-test-cuvisaj3jofe'", Local "Local file system at /tmp/rclone4230022300", Modify Window "876000h0m0s" 2026/04/21 04:17:03 INFO : Linkbox root 'rclone-test-cuvisaj3jofe': poll-interval is not supported by this remote 2026/04/21 04:17:03 NOTICE: Linkbox root 'rclone-test-cuvisaj3jofe': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/21 04:17:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 04:17:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/21 04:17:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/21 04:17:04 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/21 04:17:04 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/21 04:17:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/21 04:17:04 DEBUG : Linkbox root 'rclone-test-cuvisaj3jofe': File to upload is small (0 bytes), uploading instead of streaming 2026/04/21 04:17:04 ERROR : file1: WriteFileHandle.New Rcat failed: can't upload empty files to this remote 2026/04/21 04:17:04 DEBUG : file1: Remove: 2026/04/21 04:17:04 DEBUG : Added virtual directory entry vDel: "file1" 2026/04/21 04:17:04 DEBUG : file1: >Remove: err= write_test.go:357: skipping test: can't upload empty files to this remote 2026/04/21 04:17:04 DEBUG : WaitForWriters: timeout=30s 2026/04/21 04:17:04 DEBUG : dir: Looking for writers 2026/04/21 04:17:04 DEBUG : Looking for writers 2026/04/21 04:17:04 DEBUG : dir: reading active writers 2026/04/21 04:17:04 DEBUG : >WaitForWriters: run.go:130: removing file "dir/file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestFileReadAtZeroLength Messages: listing wrong, want got dir/file1 (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestFileReadAtZeroLength Messages: Unexpected file "dir/file1" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestFileReadAtZeroLength Messages: directories --- FAIL: TestFileReadAtZeroLength (16.63s) === RUN TestFileReadAtNonZeroLength run.go:185: Remote "Linkbox root 'rclone-test-cuvisaj3jofe'", Local "Local file system at /tmp/rclone4230022300", Modify Window "876000h0m0s" 2026/04/21 04:17:20 INFO : Linkbox root 'rclone-test-cuvisaj3jofe': poll-interval is not supported by this remote 2026/04/21 04:17:20 NOTICE: Linkbox root 'rclone-test-cuvisaj3jofe': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/21 04:17:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 04:17:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/21 04:17:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/21 04:17:20 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/21 04:17:20 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/21 04:17:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/21 04:17:20 DEBUG : Linkbox root 'rclone-test-cuvisaj3jofe': File to upload is small (100 bytes), uploading instead of streaming 2026/04/21 04:17:23 DEBUG : file1: size = 100 OK 2026/04/21 04:17:23 DEBUG : file1: Size of src and dst objects identical 2026/04/21 04:17:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/21 04:17:23 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 04:17:23 DEBUG : file1: Open: flags=O_RDONLY 2026/04/21 04:17:23 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/21 04:17:23 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/21 04:17:23 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: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 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{0x70, 0x61, 0x66, 0x6f, 0x64, 0x65, 0x79, 0x34, 0x78, 0x61, 0x7a, 0x6f, 0x6d, 0x65, 0x72, 0x30, 0x68, 0x65, 0x6a, 0x61, 0x79, 0x65, 0x6c, 0x36, 0x72, 0x69, 0x67, 0x75, 0x6b, 0x75, 0x77, 0x30, 0x6e, 0x69, 0x76, 0x69, 0x68, 0x61, 0x66, 0x34, 0x72, 0x6f, 0x6e, 0x75, 0x79, 0x75, 0x6a, 0x34, 0x7a, 0x65, 0x68, 0x69, 0x63, 0x69, 0x66, 0x30, 0x64, 0x61, 0x6b, 0x6f, 0x66, 0x75, 0x77, 0x37, 0x71, 0x61, 0x6b, 0x75, 0x7a, 0x6f, 0x64, 0x36, 0x7a, 0x69, 0x79, 0x75, 0x76, 0x75, 0x71, 0x30, 0x63, 0x61, 0x63, 0x6f, 0x6b, 0x61, 0x79, 0x33, 0x63, 0x61, 0x7a, 0x69, 0x70, 0x65, 0x7a, 0x39, 0x73, 0x75, 0x63, 0x75} actual : []byte{} Diff: --- Expected +++ Actual @@ -1,9 +1,2 @@ -([]uint8) (len=100) { - 00000000 70 61 66 6f 64 65 79 34 78 61 7a 6f 6d 65 72 30 |pafodey4xazomer0| - 00000010 68 65 6a 61 79 65 6c 36 72 69 67 75 6b 75 77 30 |hejayel6rigukuw0| - 00000020 6e 69 76 69 68 61 66 34 72 6f 6e 75 79 75 6a 34 |nivihaf4ronuyuj4| - 00000030 7a 65 68 69 63 69 66 30 64 61 6b 6f 66 75 77 37 |zehicif0dakofuw7| - 00000040 71 61 6b 75 7a 6f 64 36 7a 69 79 75 76 75 71 30 |qakuzod6ziyuvuq0| - 00000050 63 61 63 6f 6b 61 79 33 63 61 7a 69 70 65 7a 39 |cacokay3cazipez9| - 00000060 73 75 63 75 |sucu| +([]uint8) { } Test: TestFileReadAtNonZeroLength 2026/04/21 04:17:23 DEBUG : WaitForWriters: timeout=30s 2026/04/21 04:17:23 DEBUG : dir: Looking for writers 2026/04/21 04:17:23 DEBUG : Looking for writers 2026/04/21 04:17:23 DEBUG : dir: reading active writers 2026/04/21 04:17:23 DEBUG : file1: reading active writers 2026/04/21 04:17:23 DEBUG : >WaitForWriters: run.go:130: removing file "dir/file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestFileReadAtNonZeroLength Messages: listing wrong, want got dir/file1 (14), file1 (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestFileReadAtNonZeroLength Messages: Unexpected file "file1" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestFileReadAtNonZeroLength Messages: Unexpected file "dir/file1" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestFileReadAtNonZeroLength Messages: directories --- FAIL: TestFileReadAtNonZeroLength (20.69s) === RUN TestZipManyFiles run.go:185: Remote "Linkbox root 'rclone-test-cuvisaj3jofe'", Local "Local file system at /tmp/rclone4230022300", Modify Window "876000h0m0s" 2026/04/21 04:17:41 INFO : Linkbox root 'rclone-test-cuvisaj3jofe': poll-interval is not supported by this remote 2026/04/21 04:17:41 NOTICE: Linkbox root 'rclone-test-cuvisaj3jofe': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/21 04:17:44 DEBUG : flat/f000.txt: Trying to read object after upload: try again in 100ms (1/10) 2026/04/21 04:17:44 DEBUG : flat/f000.txt: Trying to read object after upload: try again in 200ms (2/10) 2026/04/21 04:17:45 DEBUG : flat/f000.txt: Trying to read object after upload: try again in 400ms (3/10) 2026/04/21 04:17:45 DEBUG : forgetting directory cache 2026/04/21 04:17:45 DEBUG : dir: forgetting directory cache 2026/04/21 04:17:45 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" 2026/04/21 04:17:45 DEBUG : flat/f000.txt: Trying to read object after upload: try again in 800ms (4/10) 2026/04/21 04:17:48 DEBUG : flat/f001.txt: Trying to read object after upload: try again in 100ms (1/10) 2026/04/21 04:17:53 DEBUG : flat/f003.txt: Trying to read object after upload: try again in 100ms (1/10) 2026/04/21 04:17:53 DEBUG : flat/f003.txt: Trying to read object after upload: try again in 200ms (2/10) 2026/04/21 04:17:53 DEBUG : flat/f003.txt: Trying to read object after upload: try again in 400ms (3/10) 2026/04/21 04:17:56 DEBUG : flat/f004.txt: Trying to read object after upload: try again in 100ms (1/10) 2026/04/21 04:17:56 DEBUG : flat/f004.txt: Trying to read object after upload: try again in 200ms (2/10) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/zip_test.go:65 Error: Should be true Test: TestZipManyFiles Messages: listing wrong, want flat/f000.txt (7), flat/f001.txt (14), flat/f002.txt (21), flat/f003.txt (28), flat/f004.txt (35) got dir/file1 (14), file1 (100), flat/f000.txt (7), flat/f001.txt (14), flat/f002.txt (21), flat/f003.txt (28), flat/f004.txt (35) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/zip_test.go:65 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestZipManyFiles Messages: Unexpected file "file1" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/zip_test.go:65 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestZipManyFiles Messages: Unexpected file "dir/file1" 2026/04/21 04:18:07 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/04/21 04:18:07 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/04/21 04:18:07 DEBUG : flat/f000.txt: Set virtual modtime to 2026-04-21 04:17:43 +0000 UTC 2026/04/21 04:18:07 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: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestZipManyFiles 2026/04/21 04:18:07 DEBUG : WaitForWriters: timeout=30s 2026/04/21 04:18:07 DEBUG : dir: Looking for writers 2026/04/21 04:18:07 DEBUG : flat: Looking for writers 2026/04/21 04:18:07 DEBUG : f004.txt: reading active writers 2026/04/21 04:18:07 DEBUG : f000.txt: reading active writers 2026/04/21 04:18:07 DEBUG : f001.txt: reading active writers 2026/04/21 04:18:07 DEBUG : f002.txt: reading active writers 2026/04/21 04:18:07 DEBUG : f003.txt: reading active writers 2026/04/21 04:18:07 DEBUG : Looking for writers 2026/04/21 04:18:07 DEBUG : dir: reading active writers 2026/04/21 04:18:07 DEBUG : file1: reading active writers 2026/04/21 04:18:07 DEBUG : flat: reading active writers 2026/04/21 04:18:07 DEBUG : >WaitForWriters: run.go:130: removing file "file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "file1" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit 2026/04/21 04:18:16 DEBUG : forgetting directory cache 2026/04/21 04:18:16 DEBUG : dir: forgetting directory cache 2026/04/21 04:18:16 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" run.go:130: removing dir "flat" failed - try 1/3: directory not empty run.go:130: removing dir "flat" failed - try 2/3: directory not empty run.go:130: removing dir "flat" failed - try 3/3: directory not empty run.go:133: removing dir "flat" failed: directory not empty run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/vfs/zip_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/zip_test.go:71 Error: Should be true Test: TestZipManyFiles Messages: listing wrong, want got dir/file1 (14), file1 (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/vfs/zip_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/zip_test.go:71 Error: Should be true Test: TestZipManyFiles Messages: Unexpected file "file1" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/vfs/zip_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/zip_test.go:71 Error: Should be true Test: TestZipManyFiles Messages: Unexpected file "dir/file1" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/vfs/zip_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/zip_test.go:71 Error: Not equal: expected: []string{} actual : []string{"dir", "flat"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=3) "dir", + (string) (len=4) "flat" } Test: TestZipManyFiles Messages: directories --- FAIL: TestZipManyFiles (56.88s) === RUN TestZipManySubDirs run.go:185: Remote "Linkbox root 'rclone-test-cuvisaj3jofe'", Local "Local file system at /tmp/rclone4230022300", Modify Window "876000h0m0s" 2026/04/21 04:18:37 INFO : Linkbox root 'rclone-test-cuvisaj3jofe': poll-interval is not supported by this remote 2026/04/21 04:18:37 NOTICE: Linkbox root 'rclone-test-cuvisaj3jofe': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/21 04:18:41 DEBUG : a/top.txt: Trying to read object after upload: try again in 100ms (1/10) 2026/04/21 04:18:41 DEBUG : a/top.txt: Trying to read object after upload: try again in 200ms (2/10) 2026/04/21 04:18:45 DEBUG : a/b/mid.txt: Trying to read object after upload: try again in 100ms (1/10) 2026/04/21 04:18:46 DEBUG : a/b/mid.txt: Trying to read object after upload: try again in 200ms (2/10) 2026/04/21 04:18:46 DEBUG : a/b/mid.txt: Trying to read object after upload: try again in 400ms (3/10) 2026/04/21 04:18:47 DEBUG : a/b/mid.txt: Trying to read object after upload: try again in 800ms (4/10) 2026/04/21 04:18:48 DEBUG : a/b/mid.txt: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/21 04:18:48 DEBUG : forgetting directory cache 2026/04/21 04:18:48 DEBUG : dir: forgetting directory cache 2026/04/21 04:18:49 DEBUG : a/b/mid.txt: Trying to read object after upload: try again in 3.2s (6/10) 2026/04/21 04:18:53 DEBUG : a/b/mid.txt: Trying to read object after upload: try again in 6.4s (7/10) 2026/04/21 04:19:03 DEBUG : a/b/c/deep.txt: Trying to read object after upload: try again in 100ms (1/10) 2026/04/21 04:19:03 DEBUG : a/b/c/deep.txt: Trying to read object after upload: try again in 200ms (2/10) 2026/04/21 04:19:04 DEBUG : a/b/c/deep.txt: Trying to read object after upload: try again in 400ms (3/10) 2026/04/21 04:19:04 DEBUG : a/b/c/deep.txt: Trying to read object after upload: try again in 800ms (4/10) 2026/04/21 04:19:05 DEBUG : a/b/c/deep.txt: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/21 04:19:07 DEBUG : a/b/c/deep.txt: Trying to read object after upload: try again in 3.2s (6/10) 2026/04/21 04:19:10 DEBUG : a/b/c/deep.txt: Trying to read object after upload: try again in 6.4s (7/10) 2026/04/21 04:19:17 DEBUG : a/b/c/deep.txt: Trying to read object after upload: try again in 12.8s (8/10) 2026/04/21 04:19:31 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/04/21 04:19:31 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/04/21 04:19:31 DEBUG : a/b/c/deep.txt: Set virtual modtime to 2026-04-21 04:19:01 +0000 UTC 2026/04/21 04:19:31 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 zip_test.go:101: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/zip_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/zip_test.go:101 Error: Received unexpected error: create zip copy: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestZipManySubDirs 2026/04/21 04:19:31 DEBUG : WaitForWriters: timeout=30s 2026/04/21 04:19:31 DEBUG : a/b/c: Looking for writers 2026/04/21 04:19:31 DEBUG : deep.txt: reading active writers 2026/04/21 04:19:31 DEBUG : a/b: Looking for writers 2026/04/21 04:19:31 DEBUG : c: reading active writers 2026/04/21 04:19:31 DEBUG : mid.txt: reading active writers 2026/04/21 04:19:31 DEBUG : a: Looking for writers 2026/04/21 04:19:31 DEBUG : b: reading active writers 2026/04/21 04:19:31 DEBUG : top.txt: reading active writers 2026/04/21 04:19:31 DEBUG : dir: Looking for writers 2026/04/21 04:19:31 DEBUG : flat: Looking for writers 2026/04/21 04:19:31 DEBUG : Looking for writers 2026/04/21 04:19:31 DEBUG : file1: reading active writers 2026/04/21 04:19:31 DEBUG : flat: reading active writers 2026/04/21 04:19:31 DEBUG : a: reading active writers 2026/04/21 04:19:31 DEBUG : dir: reading active writers 2026/04/21 04:19:31 DEBUG : >WaitForWriters: run.go:130: removing file "file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "file1" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty run.go:130: removing dir "a/b/c" failed - try 1/3: directory not empty run.go:130: removing dir "a/b/c" failed - try 2/3: directory not empty run.go:130: removing dir "a/b/c" failed - try 3/3: directory not empty run.go:133: removing dir "a/b/c" failed: directory not empty run.go:130: removing dir "a/b" failed - try 1/3: directory not empty run.go:130: removing dir "a/b" failed - try 2/3: directory not empty 2026/04/21 04:19:54 DEBUG : forgetting directory cache 2026/04/21 04:19:54 DEBUG : dir: forgetting directory cache run.go:130: removing dir "a/b" failed - try 3/3: directory not empty run.go:133: removing dir "a/b" failed: directory not empty run.go:130: removing dir "a" failed - try 1/3: directory not empty run.go:130: removing dir "a" failed - try 2/3: directory not empty run.go:130: removing dir "a" failed - try 3/3: directory not empty run.go:133: removing dir "a" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/vfs/zip_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/zip_test.go:101 Error: Should be true Test: TestZipManySubDirs Messages: listing wrong, want got a/b/c/deep.txt (4), a/b/mid.txt (3), a/top.txt (3), dir/file1 (14), file1 (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/vfs/zip_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/zip_test.go:101 Error: Should be true Test: TestZipManySubDirs Messages: Unexpected file "file1" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/vfs/zip_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/zip_test.go:101 Error: Should be true Test: TestZipManySubDirs Messages: Unexpected file "dir/file1" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/vfs/zip_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/zip_test.go:101 Error: Should be true Test: TestZipManySubDirs Messages: Unexpected file "a/top.txt" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/vfs/zip_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/zip_test.go:101 Error: Should be true Test: TestZipManySubDirs Messages: Unexpected file "a/b/mid.txt" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/vfs/zip_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/zip_test.go:101 Error: Should be true Test: TestZipManySubDirs Messages: Unexpected file "a/b/c/deep.txt" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/vfs/zip_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/zip_test.go:101 Error: Not equal: expected: []string{} actual : []string{"a", "a/b", "a/b/c", "dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,6 @@ -([]string) { +([]string) (len=4) { + (string) (len=1) "a", + (string) (len=3) "a/b", + (string) (len=5) "a/b/c", + (string) (len=3) "dir" } Test: TestZipManySubDirs Messages: directories --- FAIL: TestZipManySubDirs (92.54s) === RUN TestZipLargeFiles run.go:185: Remote "Linkbox root 'rclone-test-cuvisaj3jofe'", Local "Local file system at /tmp/rclone4230022300", Modify Window "876000h0m0s" 2026/04/21 04:20:10 INFO : Linkbox root 'rclone-test-cuvisaj3jofe': poll-interval is not supported by this remote 2026/04/21 04:20:10 NOTICE: Linkbox root 'rclone-test-cuvisaj3jofe': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/21 04:20:17 DEBUG : bigdir/big.bin: Trying to read object after upload: try again in 100ms (1/10) 2026/04/21 04:20:17 DEBUG : bigdir/big.bin: Trying to read object after upload: try again in 200ms (2/10) 2026/04/21 04:20:17 DEBUG : bigdir/big.bin: Trying to read object after upload: try again in 400ms (3/10) 2026/04/21 04:20:18 DEBUG : bigdir/big.bin: Trying to read object after upload: try again in 800ms (4/10) 2026/04/21 04:20:19 DEBUG : bigdir/big.bin: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/21 04:20:21 DEBUG : bigdir/big.bin: Trying to read object after upload: try again in 3.2s (6/10) 2026/04/21 04:20:24 DEBUG : bigdir/big.bin: Trying to read object after upload: try again in 6.4s (7/10) 2026/04/21 04:20:31 DEBUG : bigdir/big.bin: Trying to read object after upload: try again in 12.8s (8/10) 2026/04/21 04:20:44 DEBUG : bigdir/big.bin: Trying to read object after upload: try again in 25.6s (9/10) 2026/04/21 04:21:01 DEBUG : dir: forgetting directory cache 2026/04/21 04:21:01 DEBUG : forgetting directory cache 2026/04/21 04:21:01 DEBUG : dir: forgetting directory cache 2026/04/21 04:21:01 DEBUG : Removed virtual directory entry vAddFile: "file1" 2026/04/21 04:21:10 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/04/21 04:21:10 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/04/21 04:21:10 DEBUG : bigdir/big.bin: Set virtual modtime to 2026-04-21 04:20:15 +0000 UTC 2026/04/21 04:21:10 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 zip_test.go:131: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/zip_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/zip_test.go:131 Error: Received unexpected error: create zip copy: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestZipLargeFiles 2026/04/21 04:21:10 DEBUG : WaitForWriters: timeout=30s 2026/04/21 04:21:10 DEBUG : a: Looking for writers 2026/04/21 04:21:10 DEBUG : bigdir: Looking for writers 2026/04/21 04:21:10 DEBUG : big.bin: reading active writers 2026/04/21 04:21:10 DEBUG : dir: Looking for writers 2026/04/21 04:21:10 DEBUG : Looking for writers 2026/04/21 04:21:10 DEBUG : a: reading active writers 2026/04/21 04:21:10 DEBUG : bigdir: reading active writers 2026/04/21 04:21:10 DEBUG : dir: reading active writers 2026/04/21 04:21:10 DEBUG : file1: reading active writers 2026/04/21 04:21:10 DEBUG : >WaitForWriters: run.go:130: removing file "file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "file1" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/vfs/zip_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/zip_test.go:131 Error: Should be true Test: TestZipLargeFiles Messages: listing wrong, want got dir/file1 (14), file1 (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/vfs/zip_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/zip_test.go:131 Error: Should be true Test: TestZipLargeFiles Messages: Unexpected file "file1" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/vfs/zip_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/zip_test.go:131 Error: Should be true Test: TestZipLargeFiles Messages: Unexpected file "dir/file1" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/vfs/zip_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/zip_test.go:131 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestZipLargeFiles Messages: directories --- FAIL: TestZipLargeFiles (88.46s) === RUN TestZipDirsInRoot run.go:185: Remote "Linkbox root 'rclone-test-cuvisaj3jofe'", Local "Local file system at /tmp/rclone4230022300", Modify Window "876000h0m0s" 2026/04/21 04:21:38 INFO : Linkbox root 'rclone-test-cuvisaj3jofe': poll-interval is not supported by this remote 2026/04/21 04:21:38 NOTICE: Linkbox root 'rclone-test-cuvisaj3jofe': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/21 04:21:44 DEBUG : dir1/a.txt: Trying to read object after upload: try again in 100ms (1/10) 2026/04/21 04:21:44 DEBUG : dir1/a.txt: Trying to read object after upload: try again in 200ms (2/10) 2026/04/21 04:21:45 DEBUG : dir1/a.txt: Trying to read object after upload: try again in 400ms (3/10) 2026/04/21 04:21:45 DEBUG : dir1/a.txt: Trying to read object after upload: try again in 800ms (4/10) 2026/04/21 04:21:46 DEBUG : dir1/a.txt: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/21 04:21:48 DEBUG : dir1/a.txt: Trying to read object after upload: try again in 3.2s (6/10) 2026/04/21 04:21:52 DEBUG : dir: forgetting directory cache 2026/04/21 04:21:52 DEBUG : forgetting directory cache 2026/04/21 04:21:52 DEBUG : dir: forgetting directory cache 2026/04/21 04:21:55 DEBUG : dir2/b.txt: Trying to read object after upload: try again in 100ms (1/10) 2026/04/21 04:21:55 DEBUG : dir2/b.txt: Trying to read object after upload: try again in 200ms (2/10) 2026/04/21 04:21:56 DEBUG : dir2/b.txt: Trying to read object after upload: try again in 400ms (3/10) 2026/04/21 04:21:56 DEBUG : dir2/b.txt: Trying to read object after upload: try again in 800ms (4/10) 2026/04/21 04:21:57 DEBUG : dir2/b.txt: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/21 04:22:03 DEBUG : dir3/c.txt: Trying to read object after upload: try again in 100ms (1/10) 2026/04/21 04:22:03 DEBUG : dir3/c.txt: Trying to read object after upload: try again in 200ms (2/10) 2026/04/21 04:22:03 DEBUG : dir3/c.txt: Trying to read object after upload: try again in 400ms (3/10) 2026/04/21 04:22:04 DEBUG : dir3/c.txt: Trying to read object after upload: try again in 800ms (4/10) 2026/04/21 04:22:05 DEBUG : dir3/c.txt: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/21 04:22:07 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/21 04:22:07 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/21 04:22:07 DEBUG : dir/file1: Set virtual modtime to 2026-04-21 03:59:10 +0000 UTC 2026/04/21 04:22:07 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 zip_test.go:148: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/zip_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/zip_test.go:148 Error: Received unexpected error: create zip copy: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestZipDirsInRoot 2026/04/21 04:22:07 DEBUG : WaitForWriters: timeout=30s 2026/04/21 04:22:07 DEBUG : dir3: Looking for writers 2026/04/21 04:22:07 DEBUG : dir: Looking for writers 2026/04/21 04:22:07 DEBUG : file1: reading active writers 2026/04/21 04:22:07 DEBUG : dir1: Looking for writers 2026/04/21 04:22:07 DEBUG : dir2: Looking for writers 2026/04/21 04:22:07 DEBUG : Looking for writers 2026/04/21 04:22:07 DEBUG : dir2: reading active writers 2026/04/21 04:22:07 DEBUG : dir3: reading active writers 2026/04/21 04:22:07 DEBUG : file1: reading active writers 2026/04/21 04:22:07 DEBUG : dir: reading active writers 2026/04/21 04:22:07 DEBUG : dir1: reading active writers 2026/04/21 04:22:07 DEBUG : >WaitForWriters: run.go:130: removing file "file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "file1" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dir/file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "dir2" failed - try 1/3: directory not empty run.go:130: removing dir "dir2" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/vfs/zip_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/zip_test.go:148 Error: Should be true Test: TestZipDirsInRoot Messages: listing wrong, want got dir/file1 (14), file1 (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/vfs/zip_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/zip_test.go:148 Error: Should be true Test: TestZipDirsInRoot Messages: Unexpected file "file1" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/vfs/zip_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/zip_test.go:148 Error: Should be true Test: TestZipDirsInRoot Messages: Unexpected file "dir/file1" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/vfs/zip_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/zip_test.go:148 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestZipDirsInRoot Messages: directories --- FAIL: TestZipDirsInRoot (60.02s) FAIL 2026/04/21 04:22:38 DEBUG : Linkbox root 'rclone-test-cuvisaj3jofe': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^(TestFileOpen|TestFileOpenRead|TestFileOpenWrite|TestFileReadAtNonZeroLength|TestFileReadAtZeroLength|TestFileRemoveAll|TestRWCacheRename|TestRWFileHandleFlushRead|TestRWFileHandleMethodsRead|TestRWFileHandleReadAt|TestRWFileHandleReleaseRead|TestRWFileHandleSeek|TestRWFileHandleSizeCreateExisting|TestRWFileHandleSizeCreateNew|TestRWFileHandleSizeTruncateExisting|TestRWFileModTimeWithOpenWriters|TestReadFileHandleFlush|TestReadFileHandleMethods|TestReadFileHandleReadAt|TestReadFileHandleRelease|TestReadFileHandleSeek|TestUnicodeNormalization|TestVFSOpenFile|TestWriteFileHandleFlush|TestWriteFileHandleMethods|TestWriteFileHandleRelease|TestWriteFileHandleWriteAt|TestWriteFileModTimeWithOpenWriters|TestZipDirsInRoot|TestZipLargeFiles|TestZipManyFiles|TestZipManySubDirs)$|^TestFileRename$/^(full,forceCache=false|minimal,forceCache=false|minimal,forceCache=true|off,forceCache=false|writes,forceCache=false|writes,forceCache=true)$'" - Finished ERROR in 24m20.841632327s (try 5/5): exit status 1: Failed [TestFileOpenRead TestFileOpenWrite TestFileRemoveAll TestFileOpen TestFileRename/off,forceCache=false TestFileRename/minimal,forceCache=false TestFileRename/minimal,forceCache=true TestFileRename/writes,forceCache=false TestFileRename/writes,forceCache=true TestFileRename/full,forceCache=false TestReadFileHandleMethods TestReadFileHandleSeek TestReadFileHandleReadAt TestReadFileHandleFlush TestReadFileHandleRelease TestRWFileHandleMethodsRead TestRWFileHandleSeek TestRWFileHandleReadAt TestRWFileHandleFlushRead TestRWFileHandleReleaseRead TestRWFileHandleSizeTruncateExisting TestRWFileHandleSizeCreateExisting TestRWFileHandleSizeCreateNew TestRWFileModTimeWithOpenWriters TestRWCacheRename TestUnicodeNormalization TestVFSOpenFile TestWriteFileHandleMethods TestWriteFileHandleWriteAt TestWriteFileHandleFlush TestWriteFileHandleRelease TestWriteFileModTimeWithOpenWriters TestFileReadAtZeroLength TestFileReadAtNonZeroLength TestZipManyFiles TestZipManySubDirs TestZipLargeFiles TestZipDirsInRoot]