"./vfs.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^(TestDirEntryModTimeInvalidation|TestFileOpenRead|TestFileReadAtNonZeroLength|TestRWFileHandleFlushRead|TestRWFileHandleMethodsRead|TestRWFileHandleReadAt|TestRWFileHandleReleaseRead|TestRWFileHandleSeek|TestReadFileHandleFlush|TestReadFileHandleMethods|TestReadFileHandleReadAt|TestReadFileHandleRelease|TestReadFileHandleSeek|TestUnicodeNormalization)$'" - Starting (try 2/5) 2025/02/21 03:15:52 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-rufasik1goco" 2025/02/21 03:15:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/21 03:15:53 DEBUG : Creating backend with remote "/tmp/rclone1774025632" === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "Linkbox root 'rclone-test-rufasik1goco'", Local "Local file system at /tmp/rclone1774025632", Modify Window "876000h0m0s" 2025/02/21 03:15:53 INFO : Linkbox root 'rclone-test-rufasik1goco': poll-interval is not supported by this remote 2025/02/21 03:15:53 NOTICE: Linkbox root 'rclone-test-rufasik1goco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/02/21 03:16:00 DEBUG : dir: forgetting directory cache 2025/02/21 03:16:00 DEBUG : : forgetting directory cache 2025/02/21 03:16:00 DEBUG : dir: forgetting directory cache dir_test.go:687: ModTime not invalidated 2025/02/21 03:16:03 DEBUG : WaitForWriters: timeout=30s 2025/02/21 03:16:03 DEBUG : dir: Looking for writers 2025/02/21 03:16:03 DEBUG : : Looking for writers 2025/02/21 03:16:03 DEBUG : dir: reading active writers 2025/02/21 03:16:03 DEBUG : >WaitForWriters: 2025/02/21 03:16:03 DEBUG : : forgetting directory cache 2025/02/21 03:16:03 DEBUG : dir: forgetting directory cache 2025/02/21 03:16:03 DEBUG : dir: forgetting directory cache --- FAIL: TestDirEntryModTimeInvalidation (16.57s) === RUN TestFileOpenRead run.go:180: Remote "Linkbox root 'rclone-test-rufasik1goco'", Local "Local file system at /tmp/rclone1774025632", Modify Window "876000h0m0s" 2025/02/21 03:16:09 INFO : Linkbox root 'rclone-test-rufasik1goco': poll-interval is not supported by this remote 2025/02/21 03:16:09 NOTICE: Linkbox root 'rclone-test-rufasik1goco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/02/21 03:16:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/21 03:16:16 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/02/21 03:16:16 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 2025/02/21 03:16:16 DEBUG : WaitForWriters: timeout=30s 2025/02/21 03:16:16 DEBUG : dir: Looking for writers 2025/02/21 03:16:16 DEBUG : file1: reading active writers 2025/02/21 03:16:16 DEBUG : : Looking for writers 2025/02/21 03:16:16 DEBUG : dir: reading active writers 2025/02/21 03:16:16 DEBUG : >WaitForWriters: --- FAIL: TestFileOpenRead (11.53s) === RUN TestReadFileHandleMethods run.go:180: Remote "Linkbox root 'rclone-test-rufasik1goco'", Local "Local file system at /tmp/rclone1774025632", Modify Window "876000h0m0s" 2025/02/21 03:16:21 INFO : Linkbox root 'rclone-test-rufasik1goco': poll-interval is not supported by this remote 2025/02/21 03:16:21 NOTICE: Linkbox root 'rclone-test-rufasik1goco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/02/21 03:16:26 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/21 03:16:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/21 03:16:27 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/02/21 03:16:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/02/21 03:16:27 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 2025/02/21 03:16:27 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 2025/02/21 03:16:27 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)(0xc0005a98f0)}) Test: TestReadFileHandleMethods 2025/02/21 03:16:27 DEBUG : WaitForWriters: timeout=30s 2025/02/21 03:16:27 DEBUG : dir: Looking for writers 2025/02/21 03:16:27 DEBUG : file1: reading active writers 2025/02/21 03:16:27 DEBUG : : Looking for writers 2025/02/21 03:16:27 DEBUG : dir: reading active writers 2025/02/21 03:16:27 DEBUG : >WaitForWriters: --- FAIL: TestReadFileHandleMethods (11.43s) === RUN TestReadFileHandleSeek run.go:180: Remote "Linkbox root 'rclone-test-rufasik1goco'", Local "Local file system at /tmp/rclone1774025632", Modify Window "876000h0m0s" 2025/02/21 03:16:32 INFO : Linkbox root 'rclone-test-rufasik1goco': poll-interval is not supported by this remote 2025/02/21 03:16:32 NOTICE: Linkbox root 'rclone-test-rufasik1goco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/02/21 03:16:38 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/21 03:16:38 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/21 03:16:38 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/02/21 03:16:38 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/02/21 03:16:38 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 2025/02/21 03:16:38 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 2025/02/21 03:16:39 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 2025/02/21 03:16:39 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 2025/02/21 03:16:39 DEBUG : WaitForWriters: timeout=30s 2025/02/21 03:16:39 DEBUG : dir: Looking for writers 2025/02/21 03:16:39 DEBUG : file1: reading active writers 2025/02/21 03:16:39 DEBUG : : Looking for writers 2025/02/21 03:16:39 DEBUG : dir: reading active writers 2025/02/21 03:16:39 DEBUG : >WaitForWriters: --- FAIL: TestReadFileHandleSeek (12.61s) === RUN TestReadFileHandleReadAt run.go:180: Remote "Linkbox root 'rclone-test-rufasik1goco'", Local "Local file system at /tmp/rclone1774025632", Modify Window "876000h0m0s" 2025/02/21 03:16:45 INFO : Linkbox root 'rclone-test-rufasik1goco': poll-interval is not supported by this remote 2025/02/21 03:16:45 NOTICE: Linkbox root 'rclone-test-rufasik1goco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/02/21 03:16:50 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/21 03:16:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/21 03:16:51 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/02/21 03:16:51 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/02/21 03:16:51 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 2025/02/21 03:16:51 DEBUG : WaitForWriters: timeout=30s 2025/02/21 03:16:51 DEBUG : dir: Looking for writers 2025/02/21 03:16:51 DEBUG : file1: reading active writers 2025/02/21 03:16:51 DEBUG : : Looking for writers 2025/02/21 03:16:51 DEBUG : dir: reading active writers 2025/02/21 03:16:51 DEBUG : >WaitForWriters: --- FAIL: TestReadFileHandleReadAt (10.69s) === RUN TestReadFileHandleFlush run.go:180: Remote "Linkbox root 'rclone-test-rufasik1goco'", Local "Local file system at /tmp/rclone1774025632", Modify Window "876000h0m0s" 2025/02/21 03:16:55 INFO : Linkbox root 'rclone-test-rufasik1goco': poll-interval is not supported by this remote 2025/02/21 03:16:55 NOTICE: Linkbox root 'rclone-test-rufasik1goco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/02/21 03:17:01 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/21 03:17:02 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/21 03:17:02 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/02/21 03:17:02 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/02/21 03:17:02 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)(0xc000578500)}) 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 2025/02/21 03:17:02 DEBUG : WaitForWriters: timeout=30s 2025/02/21 03:17:02 DEBUG : dir: Looking for writers 2025/02/21 03:17:02 DEBUG : file1: reading active writers 2025/02/21 03:17:02 DEBUG : : Looking for writers 2025/02/21 03:17:02 DEBUG : dir: reading active writers 2025/02/21 03:17:02 DEBUG : >WaitForWriters: --- FAIL: TestReadFileHandleFlush (11.27s) === RUN TestReadFileHandleRelease run.go:180: Remote "Linkbox root 'rclone-test-rufasik1goco'", Local "Local file system at /tmp/rclone1774025632", Modify Window "876000h0m0s" 2025/02/21 03:17:07 INFO : Linkbox root 'rclone-test-rufasik1goco': poll-interval is not supported by this remote 2025/02/21 03:17:07 NOTICE: Linkbox root 'rclone-test-rufasik1goco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/02/21 03:17:12 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/21 03:17:13 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/21 03:17:13 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/02/21 03:17:13 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/02/21 03:17:13 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)(0xc000820660)}) 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 2025/02/21 03:17:13 DEBUG : WaitForWriters: timeout=30s 2025/02/21 03:17:13 DEBUG : dir: Looking for writers 2025/02/21 03:17:13 DEBUG : file1: reading active writers 2025/02/21 03:17:13 DEBUG : : Looking for writers 2025/02/21 03:17:13 DEBUG : dir: reading active writers 2025/02/21 03:17:13 DEBUG : >WaitForWriters: --- FAIL: TestReadFileHandleRelease (10.98s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "Linkbox root 'rclone-test-rufasik1goco'", Local "Local file system at /tmp/rclone1774025632", Modify Window "876000h0m0s" 2025/02/21 03:17:18 INFO : Linkbox root 'rclone-test-rufasik1goco': poll-interval is not supported by this remote 2025/02/21 03:17:18 DEBUG : Linkbox root 'rclone-test-rufasik1goco': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/21 03:17:18 DEBUG : Linkbox root 'rclone-test-rufasik1goco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-rufasik1goco" 2025/02/21 03:17:18 DEBUG : Linkbox root 'rclone-test-rufasik1goco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-rufasik1goco" 2025/02/21 03:17:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-rufasik1goco" 2025/02/21 03:17:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/21 03:17:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-rufasik1goco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-rufasik1goco" 2025/02/21 03:17:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-rufasik1goco" 2025/02/21 03:17:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/21 03:17:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-rufasik1goco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-rufasik1goco" 2025/02/21 03:17:18 INFO : Linkbox root 'rclone-test-rufasik1goco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/21 03:17:23 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/21 03:17:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/21 03:17:24 DEBUG : dir/file1: newRWFileHandle: 2025/02/21 03:17:24 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/21 03:17:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/21 03:17:24 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/02/21 03:17:24 DEBUG : dir/file1(0xc000410840): _readAt: size=1, off=0 2025/02/21 03:17:24 DEBUG : dir/file1(0xc000410840): openPending: 2025/02/21 03:17:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/02/21 03:17:24 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/02/21 03:17:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/21 03:17:24 DEBUG : dir/file1(0xc000410840): >openPending: err= 2025/02/21 03:17:24 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/02/21 03:17:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/21 03:17:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/21 03:17:24 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/21 03:17:24 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" 2025/02/21 03:17:24 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/02/21 03:17:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/21 03:17:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/21 03:17:24 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/21 03:17:24 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" 2025/02/21 03:17:24 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/02/21 03:17:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/21 03:17:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/21 03:17:24 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/21 03:17:24 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" 2025/02/21 03:17:24 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/02/21 03:17:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/21 03:17:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/21 03:17:24 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/21 03:17:24 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" 2025/02/21 03:17:24 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/02/21 03:17:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/21 03:17:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/21 03:17:24 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/21 03:17:25 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" 2025/02/21 03:17:25 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/02/21 03:17:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/21 03:17:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/21 03:17:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/21 03:17:25 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" 2025/02/21 03:17:25 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/02/21 03:17:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/21 03:17:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/21 03:17:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/21 03:17:25 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" 2025/02/21 03:17:25 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/02/21 03:17:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/21 03:17:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/21 03:17:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/21 03:17:25 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" 2025/02/21 03:17:25 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/02/21 03:17:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/21 03:17:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/21 03:17:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/21 03:17:25 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" 2025/02/21 03:17:25 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/02/21 03:17:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/21 03:17:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/21 03:17:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/21 03:17:26 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" 2025/02/21 03:17:26 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/02/21 03:17:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/21 03:17:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/21 03:17:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/21 03:17:26 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" 2025/02/21 03:17:26 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/02/21 03:17:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/21 03:17:26 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" 2025/02/21 03:17:26 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" 2025/02/21 03:17:26 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" 2025/02/21 03:17:26 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 2025/02/21 03:17:26 DEBUG : dir/file1(0xc000410840): >_readAt: n=0, err=vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/02/21 03:17:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/21 03:17:26 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 2025/02/21 03:17:26 DEBUG : dir/file1(0xc000410840): _readAt: size=256, off=0 2025/02/21 03:17:26 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/02/21 03:17:26 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" 2025/02/21 03:17:26 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/02/21 03:17:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/21 03:17:26 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" 2025/02/21 03:17:26 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" 2025/02/21 03:17:26 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" 2025/02/21 03:17:26 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 2025/02/21 03:17:26 DEBUG : dir/file1(0xc000410840): >_readAt: n=0, err=vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" read_write_test.go:66: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:66 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:90 Error: Received unexpected error: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestRWFileHandleMethodsRead read_write_test.go:90: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:90 Error: Not equal: expected: "123456789abcdef" actual : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -123456789abcdef + Test: TestRWFileHandleMethodsRead 2025/02/21 03:17:26 DEBUG : dir/file1(0xc000410840): _readAt: size=16, off=0 2025/02/21 03:17:26 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/02/21 03:17:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/21 03:17:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/21 03:17:26 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" 2025/02/21 03:17:26 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/02/21 03:17:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/21 03:17:26 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" 2025/02/21 03:17:26 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" 2025/02/21 03:17:26 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" 2025/02/21 03:17:26 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 2025/02/21 03:17:26 DEBUG : dir/file1(0xc000410840): >_readAt: n=0, err=vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/02/21 03:17:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/21 03:17:26 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)(0xc000b44960)}) Test: TestRWFileHandleMethodsRead 2025/02/21 03:17:26 DEBUG : dir/file1(0xc000410840): close: 2025/02/21 03:17:26 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" 2025/02/21 03:17:26 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/02/21 03:17:26 DEBUG : dir/file1: vfs cache: setting modification time to 2025-02-21 03:17:21 +0000 UTC 2025/02/21 03:17:26 DEBUG : dir/file1(0xc000410840): >close: err= 2025/02/21 03:17:26 DEBUG : dir/file1(0xc000410840): close: 2025/02/21 03:17:26 DEBUG : dir/file1(0xc000410840): >close: err=file already closed 2025/02/21 03:17:26 DEBUG : WaitForWriters: timeout=30s 2025/02/21 03:17:26 DEBUG : dir: Looking for writers 2025/02/21 03:17:26 DEBUG : file1: reading active writers 2025/02/21 03:17:26 DEBUG : : Looking for writers 2025/02/21 03:17:26 DEBUG : dir: reading active writers 2025/02/21 03:17:26 DEBUG : >WaitForWriters: 2025/02/21 03:17:26 DEBUG : Linkbox root 'rclone-test-rufasik1goco': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleMethodsRead (13.18s) === RUN TestRWFileHandleSeek run.go:180: Remote "Linkbox root 'rclone-test-rufasik1goco'", Local "Local file system at /tmp/rclone1774025632", Modify Window "876000h0m0s" 2025/02/21 03:17:31 INFO : Linkbox root 'rclone-test-rufasik1goco': poll-interval is not supported by this remote 2025/02/21 03:17:31 DEBUG : Linkbox root 'rclone-test-rufasik1goco': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/21 03:17:31 DEBUG : Linkbox root 'rclone-test-rufasik1goco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-rufasik1goco" 2025/02/21 03:17:31 DEBUG : Linkbox root 'rclone-test-rufasik1goco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-rufasik1goco" 2025/02/21 03:17:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-rufasik1goco" 2025/02/21 03:17:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/21 03:17:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-rufasik1goco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-rufasik1goco" 2025/02/21 03:17:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-rufasik1goco" 2025/02/21 03:17:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/21 03:17:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-rufasik1goco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-rufasik1goco" 2025/02/21 03:17:31 INFO : Linkbox root 'rclone-test-rufasik1goco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/21 03:17:36 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/21 03:17:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/21 03:17:37 DEBUG : dir/file1: newRWFileHandle: 2025/02/21 03:17:37 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/21 03:17:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/21 03:17:37 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/02/21 03:17:37 DEBUG : dir/file1(0xc000ace240): _readAt: size=1, off=0 2025/02/21 03:17:37 DEBUG : dir/file1(0xc000ace240): openPending: 2025/02/21 03:17:37 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/02/21 03:17:37 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/02/21 03:17:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/21 03:17:37 DEBUG : dir/file1(0xc000ace240): >openPending: err= 2025/02/21 03:17:37 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/02/21 03:17:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/21 03:17:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/21 03:17:37 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/21 03:17:37 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" 2025/02/21 03:17: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" 2025/02/21 03:17:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/21 03:17:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/21 03:17:37 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/21 03:17:37 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" 2025/02/21 03:17: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" 2025/02/21 03:17:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/21 03:17:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/21 03:17:37 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/21 03:17:38 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" 2025/02/21 03:17:38 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/02/21 03:17:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/21 03:17:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/21 03:17:38 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/21 03:17:38 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" 2025/02/21 03:17:38 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/02/21 03:17:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/21 03:17:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/21 03:17:38 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/21 03:17:38 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" 2025/02/21 03:17:38 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/02/21 03:17:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/21 03:17:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/21 03:17:38 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/21 03:17:38 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" 2025/02/21 03:17:38 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/02/21 03:17:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/21 03:17:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/21 03:17:38 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/21 03:17:38 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" 2025/02/21 03:17:38 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/02/21 03:17:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/21 03:17:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/21 03:17:38 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/21 03:17:39 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" 2025/02/21 03:17:39 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" 2025/02/21 03:17:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/21 03:17:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/21 03:17:39 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/21 03:17:39 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" 2025/02/21 03:17:39 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" 2025/02/21 03:17:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/21 03:17:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/21 03:17:39 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/21 03:17:39 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" 2025/02/21 03:17:39 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" 2025/02/21 03:17:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/21 03:17:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/21 03:17:39 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/21 03:17:39 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" 2025/02/21 03:17:39 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" 2025/02/21 03:17:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/21 03:17:39 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" 2025/02/21 03:17:39 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" 2025/02/21 03:17:39 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" 2025/02/21 03:17:39 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 2025/02/21 03:17:39 DEBUG : dir/file1(0xc000ace240): >_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 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 2025/02/21 03:17:39 DEBUG : dir/file1(0xc000ace240): _readAt: size=1, off=5 2025/02/21 03:17:39 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [] - present false 2025/02/21 03:17:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/21 03:17:39 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/21 03:17:39 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" 2025/02/21 03:17:39 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" 2025/02/21 03:17:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2025/02/21 03:17:39 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" 2025/02/21 03:17:39 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" 2025/02/21 03:17:39 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" 2025/02/21 03:17:39 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 2025/02/21 03:17:39 DEBUG : dir/file1(0xc000ace240): >_readAt: n=0, err=vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" read_write_test.go:66: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:66 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:138 Error: Received unexpected error: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestRWFileHandleSeek read_write_test.go:138: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:138 Error: Not equal: expected: "5" actual : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -5 + Test: TestRWFileHandleSeek 2025/02/21 03:17:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2025/02/21 03:17:39 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 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 2025/02/21 03:17:39 DEBUG : dir/file1(0xc000ace240): _readAt: size=1, off=2 2025/02/21 03:17:39 DEBUG : vfs cache: looking for range={Pos:2 Size:1} in [] - present false 2025/02/21 03:17:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 2 length -1 2025/02/21 03:17:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 2 chunkSize 134217728 2025/02/21 03:17:39 DEBUG : dir/file1: ChunkedReader.openRange at 2 length 134217728 2025/02/21 03:17:40 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" 2025/02/21 03:17:40 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" 2025/02/21 03:17:40 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" 2025/02/21 03:17:40 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" 2025/02/21 03:17:40 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" 2025/02/21 03:17:40 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 2025/02/21 03:17:40 DEBUG : dir/file1(0xc000ace240): >_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 2025/02/21 03:17:40 DEBUG : dir/file1(0xc000ace240): _readAt: size=1, off=13 2025/02/21 03:17:40 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [] - present false 2025/02/21 03:17:40 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" 2025/02/21 03:17:40 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" 2025/02/21 03:17:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 13 length -1 2025/02/21 03:17:40 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" 2025/02/21 03:17:40 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" 2025/02/21 03:17:40 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" 2025/02/21 03:17:40 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 2025/02/21 03:17:40 DEBUG : dir/file1(0xc000ace240): >_readAt: n=0, err=vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" read_write_test.go:66: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:66 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:150 Error: Received unexpected error: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestRWFileHandleSeek read_write_test.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:150 Error: Not equal: expected: "d" actual : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -d + Test: TestRWFileHandleSeek 2025/02/21 03:17:40 DEBUG : dir/file1(0xc000ace240): _readAt: size=16, off=100 2025/02/21 03:17:40 DEBUG : dir/file1(0xc000ace240): >_readAt: n=0, err=EOF 2025/02/21 03:17:40 DEBUG : dir/file1(0xc000ace240): close: 2025/02/21 03:17:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 13 chunkSize 134217728 2025/02/21 03:17:40 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/02/21 03:17:40 INFO : dir/file1: vfs cache: downloader: error count now 15: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/02/21 03:17:40 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" 2025/02/21 03:17:40 DEBUG : dir/file1: vfs cache: setting modification time to 2025-02-21 03:17:34 +0000 UTC 2025/02/21 03:17:40 DEBUG : dir/file1(0xc000ace240): >close: err= 2025/02/21 03:17:40 DEBUG : WaitForWriters: timeout=30s 2025/02/21 03:17:40 DEBUG : dir: Looking for writers 2025/02/21 03:17:40 DEBUG : file1: reading active writers 2025/02/21 03:17:40 DEBUG : : Looking for writers 2025/02/21 03:17:40 DEBUG : dir: reading active writers 2025/02/21 03:17:40 DEBUG : >WaitForWriters: 2025/02/21 03:17:40 DEBUG : Linkbox root 'rclone-test-rufasik1goco': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleSeek (13.59s) === RUN TestRWFileHandleReadAt run.go:180: Remote "Linkbox root 'rclone-test-rufasik1goco'", Local "Local file system at /tmp/rclone1774025632", Modify Window "876000h0m0s" 2025/02/21 03:17:45 INFO : Linkbox root 'rclone-test-rufasik1goco': poll-interval is not supported by this remote 2025/02/21 03:17:45 DEBUG : Linkbox root 'rclone-test-rufasik1goco': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/21 03:17:45 DEBUG : Linkbox root 'rclone-test-rufasik1goco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-rufasik1goco" 2025/02/21 03:17:45 DEBUG : Linkbox root 'rclone-test-rufasik1goco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-rufasik1goco" 2025/02/21 03:17:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-rufasik1goco" 2025/02/21 03:17:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/21 03:17:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-rufasik1goco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-rufasik1goco" 2025/02/21 03:17:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-rufasik1goco" 2025/02/21 03:17:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/21 03:17:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-rufasik1goco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-rufasik1goco" 2025/02/21 03:17:45 INFO : Linkbox root 'rclone-test-rufasik1goco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/21 03:17:50 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/21 03:17:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/21 03:17:51 DEBUG : dir/file1: newRWFileHandle: 2025/02/21 03:17:51 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/21 03:17:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/21 03:17:51 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/02/21 03:17:51 DEBUG : dir/file1(0xc000300b80): _readAt: size=1, off=0 2025/02/21 03:17:51 DEBUG : dir/file1(0xc000300b80): openPending: 2025/02/21 03:17:51 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/02/21 03:17:51 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/02/21 03:17:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/21 03:17:51 DEBUG : dir/file1(0xc000300b80): >openPending: err= 2025/02/21 03:17:51 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/02/21 03:17:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/21 03:17:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/21 03:17:51 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/21 03:17:51 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" 2025/02/21 03:17:51 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" 2025/02/21 03:17:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/21 03:17:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/21 03:17:51 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/21 03:17:51 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" 2025/02/21 03:17:51 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" 2025/02/21 03:17:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/21 03:17:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/21 03:17:51 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/21 03:17:52 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" 2025/02/21 03:17:52 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" 2025/02/21 03:17:52 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/21 03:17:52 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/21 03:17:52 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/21 03:17:52 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" 2025/02/21 03:17:52 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" 2025/02/21 03:17:52 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/21 03:17:52 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/21 03:17:52 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/21 03:17:52 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" 2025/02/21 03:17:52 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" 2025/02/21 03:17:52 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/21 03:17:52 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/21 03:17:52 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/21 03:17:52 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" 2025/02/21 03:17:52 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" 2025/02/21 03:17:52 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/21 03:17:52 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/21 03:17:52 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/21 03:17:52 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" 2025/02/21 03:17:52 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" 2025/02/21 03:17:52 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/21 03:17:52 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/21 03:17:52 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/21 03:17:53 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" 2025/02/21 03:17:53 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" 2025/02/21 03:17:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/21 03:17:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/21 03:17:53 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/21 03:17:53 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" 2025/02/21 03:17:53 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" 2025/02/21 03:17:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/21 03:17:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/21 03:17:53 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/21 03:17:53 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" 2025/02/21 03:17:53 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" 2025/02/21 03:17:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/21 03:17:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/21 03:17:53 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/21 03:17:53 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" 2025/02/21 03:17:53 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" 2025/02/21 03:17:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/21 03:17:53 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" 2025/02/21 03:17:53 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" 2025/02/21 03:17:53 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" 2025/02/21 03:17:53 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 2025/02/21 03:17:53 DEBUG : dir/file1(0xc000300b80): >_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 2025/02/21 03:17:53 DEBUG : WaitForWriters: timeout=30s 2025/02/21 03:17:53 DEBUG : dir: Looking for writers 2025/02/21 03:17:53 DEBUG : file1: reading active writers 2025/02/21 03:17:53 DEBUG : : Looking for writers 2025/02/21 03:17:53 DEBUG : dir: reading active writers 2025/02/21 03:17:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/21 03:17:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/21 03:17:53 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/21 03:17:53 DEBUG : dir: Looking for writers 2025/02/21 03:17:53 DEBUG : file1: reading active writers 2025/02/21 03:17:53 DEBUG : : Looking for writers 2025/02/21 03:17:53 DEBUG : dir: reading active writers 2025/02/21 03:17:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/21 03:17:53 DEBUG : dir: Looking for writers 2025/02/21 03:17:53 DEBUG : file1: reading active writers 2025/02/21 03:17:53 DEBUG : : Looking for writers 2025/02/21 03:17:53 DEBUG : dir: reading active writers 2025/02/21 03:17:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/21 03:17:53 DEBUG : dir: Looking for writers 2025/02/21 03:17:53 DEBUG : file1: reading active writers 2025/02/21 03:17:53 DEBUG : : Looking for writers 2025/02/21 03:17:53 DEBUG : dir: reading active writers 2025/02/21 03:17:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/21 03:17:53 DEBUG : dir: Looking for writers 2025/02/21 03:17:53 DEBUG : file1: reading active writers 2025/02/21 03:17:53 DEBUG : : Looking for writers 2025/02/21 03:17:53 DEBUG : dir: reading active writers 2025/02/21 03:17:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/02/21 03:17:53 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" 2025/02/21 03:17:53 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" 2025/02/21 03:17:53 DEBUG : dir: Looking for writers 2025/02/21 03:17:53 DEBUG : file1: reading active writers 2025/02/21 03:17:53 DEBUG : : Looking for writers 2025/02/21 03:17:53 DEBUG : dir: reading active writers 2025/02/21 03:17:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/02/21 03:17:54 DEBUG : dir: Looking for writers 2025/02/21 03:17:54 DEBUG : file1: reading active writers 2025/02/21 03:17:54 DEBUG : : Looking for writers 2025/02/21 03:17:54 DEBUG : dir: reading active writers 2025/02/21 03:17:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/02/21 03:17:54 DEBUG : dir: Looking for writers 2025/02/21 03:17:54 DEBUG : file1: reading active writers 2025/02/21 03:17:54 DEBUG : : Looking for writers 2025/02/21 03:17:54 DEBUG : dir: reading active writers 2025/02/21 03:17:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/02/21 03:17:55 DEBUG : dir: Looking for writers 2025/02/21 03:17:55 DEBUG : file1: reading active writers 2025/02/21 03:17:55 DEBUG : : Looking for writers 2025/02/21 03:17:55 DEBUG : dir: reading active writers 2025/02/21 03:17:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/02/21 03:17:56 DEBUG : dir: Looking for writers 2025/02/21 03:17:56 DEBUG : file1: reading active writers 2025/02/21 03:17:56 DEBUG : : Looking for writers 2025/02/21 03:17:56 DEBUG : dir: reading active writers 2025/02/21 03:17:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/02/21 03:17:57 DEBUG : dir: Looking for writers 2025/02/21 03:17:57 DEBUG : file1: reading active writers 2025/02/21 03:17:57 DEBUG : : Looking for writers 2025/02/21 03:17:57 DEBUG : dir: reading active writers 2025/02/21 03:17:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/02/21 03:17:58 DEBUG : dir: Looking for writers 2025/02/21 03:17:58 DEBUG : file1: reading active writers 2025/02/21 03:17:58 DEBUG : : Looking for writers 2025/02/21 03:17:58 DEBUG : dir: reading active writers 2025/02/21 03:17:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/02/21 03:17:59 DEBUG : dir: Looking for writers 2025/02/21 03:17:59 DEBUG : file1: reading active writers 2025/02/21 03:17:59 DEBUG : : Looking for writers 2025/02/21 03:17:59 DEBUG : dir: reading active writers 2025/02/21 03:17:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/02/21 03:18:00 DEBUG : dir: Looking for writers 2025/02/21 03:18:00 DEBUG : file1: reading active writers 2025/02/21 03:18:00 DEBUG : : Looking for writers 2025/02/21 03:18:00 DEBUG : dir: reading active writers 2025/02/21 03:18:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/02/21 03:18:01 DEBUG : dir: Looking for writers 2025/02/21 03:18:01 DEBUG : file1: reading active writers 2025/02/21 03:18:01 DEBUG : : Looking for writers 2025/02/21 03:18:01 DEBUG : dir: reading active writers 2025/02/21 03:18:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/02/21 03:18:02 DEBUG : dir: Looking for writers 2025/02/21 03:18:02 DEBUG : file1: reading active writers 2025/02/21 03:18:02 DEBUG : : Looking for writers 2025/02/21 03:18:02 DEBUG : dir: reading active writers 2025/02/21 03:18:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/02/21 03:18:03 DEBUG : dir: Looking for writers 2025/02/21 03:18:03 DEBUG : file1: reading active writers 2025/02/21 03:18:03 DEBUG : : Looking for writers 2025/02/21 03:18:03 DEBUG : dir: reading active writers 2025/02/21 03:18:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/02/21 03:18:04 DEBUG : dir: Looking for writers 2025/02/21 03:18:04 DEBUG : file1: reading active writers 2025/02/21 03:18:04 DEBUG : : Looking for writers 2025/02/21 03:18:04 DEBUG : dir: reading active writers 2025/02/21 03:18:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/02/21 03:18:05 DEBUG : dir: Looking for writers 2025/02/21 03:18:05 DEBUG : file1: reading active writers 2025/02/21 03:18:05 DEBUG : : Looking for writers 2025/02/21 03:18:05 DEBUG : dir: reading active writers 2025/02/21 03:18:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/02/21 03:18:06 DEBUG : dir: Looking for writers 2025/02/21 03:18:06 DEBUG : file1: reading active writers 2025/02/21 03:18:06 DEBUG : : Looking for writers 2025/02/21 03:18:06 DEBUG : dir: reading active writers 2025/02/21 03:18:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/02/21 03:18:07 DEBUG : dir: Looking for writers 2025/02/21 03:18:07 DEBUG : file1: reading active writers 2025/02/21 03:18:07 DEBUG : : Looking for writers 2025/02/21 03:18:07 DEBUG : dir: reading active writers 2025/02/21 03:18:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/02/21 03:18:08 DEBUG : dir: Looking for writers 2025/02/21 03:18:08 DEBUG : file1: reading active writers 2025/02/21 03:18:08 DEBUG : : Looking for writers 2025/02/21 03:18:08 DEBUG : dir: reading active writers 2025/02/21 03:18:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/02/21 03:18:09 DEBUG : dir: Looking for writers 2025/02/21 03:18:09 DEBUG : file1: reading active writers 2025/02/21 03:18:09 DEBUG : : Looking for writers 2025/02/21 03:18:09 DEBUG : dir: reading active writers 2025/02/21 03:18:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/02/21 03:18:10 DEBUG : dir: Looking for writers 2025/02/21 03:18:10 DEBUG : file1: reading active writers 2025/02/21 03:18:10 DEBUG : : Looking for writers 2025/02/21 03:18:10 DEBUG : dir: reading active writers 2025/02/21 03:18:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/02/21 03:18:11 DEBUG : dir: Looking for writers 2025/02/21 03:18:11 DEBUG : file1: reading active writers 2025/02/21 03:18:11 DEBUG : : Looking for writers 2025/02/21 03:18:11 DEBUG : dir: reading active writers 2025/02/21 03:18:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/02/21 03:18:12 DEBUG : dir: Looking for writers 2025/02/21 03:18:12 DEBUG : file1: reading active writers 2025/02/21 03:18:12 DEBUG : : Looking for writers 2025/02/21 03:18:12 DEBUG : dir: reading active writers 2025/02/21 03:18:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/02/21 03:18:13 DEBUG : dir: Looking for writers 2025/02/21 03:18:13 DEBUG : file1: reading active writers 2025/02/21 03:18:13 DEBUG : : Looking for writers 2025/02/21 03:18:13 DEBUG : dir: reading active writers 2025/02/21 03:18:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/02/21 03:18:14 DEBUG : dir: Looking for writers 2025/02/21 03:18:14 DEBUG : file1: reading active writers 2025/02/21 03:18:14 DEBUG : : Looking for writers 2025/02/21 03:18:14 DEBUG : dir: reading active writers 2025/02/21 03:18:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/02/21 03:18:15 DEBUG : dir: Looking for writers 2025/02/21 03:18:15 DEBUG : file1: reading active writers 2025/02/21 03:18:15 DEBUG : : Looking for writers 2025/02/21 03:18:15 DEBUG : dir: reading active writers 2025/02/21 03:18:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/02/21 03:18:16 DEBUG : dir: Looking for writers 2025/02/21 03:18:16 DEBUG : file1: reading active writers 2025/02/21 03:18:16 DEBUG : : Looking for writers 2025/02/21 03:18:16 DEBUG : dir: reading active writers 2025/02/21 03:18:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/02/21 03:18:17 DEBUG : dir: Looking for writers 2025/02/21 03:18:17 DEBUG : file1: reading active writers 2025/02/21 03:18:17 DEBUG : : Looking for writers 2025/02/21 03:18:17 DEBUG : dir: reading active writers 2025/02/21 03:18:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/02/21 03:18:18 DEBUG : dir: Looking for writers 2025/02/21 03:18:18 DEBUG : file1: reading active writers 2025/02/21 03:18:18 DEBUG : : Looking for writers 2025/02/21 03:18:18 DEBUG : dir: reading active writers 2025/02/21 03:18:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/02/21 03:18:19 DEBUG : dir: Looking for writers 2025/02/21 03:18:19 DEBUG : file1: reading active writers 2025/02/21 03:18:19 DEBUG : : Looking for writers 2025/02/21 03:18:19 DEBUG : dir: reading active writers 2025/02/21 03:18:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/02/21 03:18:20 DEBUG : dir: Looking for writers 2025/02/21 03:18:20 DEBUG : file1: reading active writers 2025/02/21 03:18:20 DEBUG : : Looking for writers 2025/02/21 03:18:20 DEBUG : dir: reading active writers 2025/02/21 03:18:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/02/21 03:18:21 DEBUG : dir: Looking for writers 2025/02/21 03:18:21 DEBUG : file1: reading active writers 2025/02/21 03:18:21 DEBUG : : Looking for writers 2025/02/21 03:18:21 DEBUG : dir: reading active writers 2025/02/21 03:18:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/02/21 03:18:22 DEBUG : dir: Looking for writers 2025/02/21 03:18:22 DEBUG : file1: reading active writers 2025/02/21 03:18:22 DEBUG : : Looking for writers 2025/02/21 03:18:22 DEBUG : dir: reading active writers 2025/02/21 03:18:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/02/21 03:18:23 ERROR : Exiting even though 0 writers active and 1 cache items in use after 30s Cache{ "dir/file1": &{c:0xc0004e6780 mu:{state:0 sema:0} cond:{noCopy:{} L:0xc0005ed808 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824639936576} name:dir/file1 opens:1 downloaders:0xc000b40420 o:0xc00087d080 fd:0xc000914108 info:{ModTime:{wall:13971883446426519850 ext:119409241551 loc:0x3db2660} ATime:{wall:13971883446426664410 ext:119409386112 loc:0x3db2660} Size:16 Rs:[] Fingerprint:16 Dirty:false} writeBackID:0 pendingAccesses:0 modified:false beingReset:false}, } 2025/02/21 03:18:23 DEBUG : >WaitForWriters: 2025/02/21 03:18:23 DEBUG : Linkbox root 'rclone-test-rufasik1goco': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleReadAt (43.30s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "Linkbox root 'rclone-test-rufasik1goco'", Local "Local file system at /tmp/rclone1774025632", Modify Window "876000h0m0s" 2025/02/21 03:18:28 INFO : Linkbox root 'rclone-test-rufasik1goco': poll-interval is not supported by this remote 2025/02/21 03:18:28 DEBUG : Linkbox root 'rclone-test-rufasik1goco': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/21 03:18:28 DEBUG : Linkbox root 'rclone-test-rufasik1goco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-rufasik1goco" 2025/02/21 03:18:28 DEBUG : Linkbox root 'rclone-test-rufasik1goco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-rufasik1goco" 2025/02/21 03:18:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-rufasik1goco" 2025/02/21 03:18:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/21 03:18:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-rufasik1goco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-rufasik1goco" 2025/02/21 03:18:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-rufasik1goco" 2025/02/21 03:18:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/21 03:18:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-rufasik1goco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-rufasik1goco" 2025/02/21 03:18:28 INFO : Linkbox root 'rclone-test-rufasik1goco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/21 03:18:33 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/21 03:18:34 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/21 03:18:34 DEBUG : dir/file1: newRWFileHandle: 2025/02/21 03:18:34 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/21 03:18:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/21 03:18:34 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/02/21 03:18:34 DEBUG : dir/file1(0xc000ace880): RWFileHandle.Flush 2025/02/21 03:18:34 DEBUG : dir/file1(0xc000ace880): _readAt: size=256, off=0 2025/02/21 03:18:34 DEBUG : dir/file1(0xc000ace880): openPending: 2025/02/21 03:18:34 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/02/21 03:18:34 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/02/21 03:18:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/21 03:18:34 DEBUG : dir/file1(0xc000ace880): >openPending: err= 2025/02/21 03:18:34 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/02/21 03:18:34 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/21 03:18:34 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/21 03:18:34 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/21 03:18:34 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" 2025/02/21 03:18:34 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/02/21 03:18:34 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/21 03:18:34 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/21 03:18:34 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/21 03:18:34 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" 2025/02/21 03:18:34 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/02/21 03:18:34 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/21 03:18:34 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/21 03:18:34 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/21 03:18: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" 2025/02/21 03:18: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" 2025/02/21 03:18:35 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/21 03:18:35 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/21 03:18:35 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/21 03:18: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" 2025/02/21 03:18: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" 2025/02/21 03:18:35 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/21 03:18:35 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/21 03:18:35 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/21 03:18: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" 2025/02/21 03:18: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" 2025/02/21 03:18:35 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/21 03:18:35 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/21 03:18:35 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/21 03:18:35 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" 2025/02/21 03:18: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" 2025/02/21 03:18:35 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/21 03:18:35 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/21 03:18:35 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/21 03:18:35 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" 2025/02/21 03:18: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" 2025/02/21 03:18:35 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/21 03:18:35 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/21 03:18:35 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/21 03:18: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" 2025/02/21 03:18: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" 2025/02/21 03:18:36 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/21 03:18:36 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/21 03:18:36 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/21 03:18: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" 2025/02/21 03:18: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" 2025/02/21 03:18:36 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/21 03:18:36 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/21 03:18:36 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/21 03:18: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" 2025/02/21 03:18: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" 2025/02/21 03:18:36 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/21 03:18:36 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/21 03:18:36 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/21 03:18:36 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" 2025/02/21 03:18: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" 2025/02/21 03:18:36 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/21 03:18:36 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" 2025/02/21 03:18:36 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" 2025/02/21 03:18:36 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" 2025/02/21 03:18:36 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 2025/02/21 03:18:36 DEBUG : dir/file1(0xc000ace880): >_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 2025/02/21 03:18:36 DEBUG : dir/file1(0xc000ace880): RWFileHandle.Flush 2025/02/21 03:18:36 DEBUG : dir/file1(0xc000ace880): RWFileHandle.Flush 2025/02/21 03:18:36 DEBUG : dir/file1(0xc000ace880): close: 2025/02/21 03:18:36 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/21 03:18:36 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/21 03:18:36 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" 2025/02/21 03:18: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" 2025/02/21 03:18:36 DEBUG : dir/file1: vfs cache: setting modification time to 2025-02-21 03:18:31 +0000 UTC 2025/02/21 03:18:36 DEBUG : dir/file1(0xc000ace880): >close: err= 2025/02/21 03:18:36 DEBUG : WaitForWriters: timeout=30s 2025/02/21 03:18:36 DEBUG : dir: Looking for writers 2025/02/21 03:18:36 DEBUG : file1: reading active writers 2025/02/21 03:18:36 DEBUG : : Looking for writers 2025/02/21 03:18:36 DEBUG : dir: reading active writers 2025/02/21 03:18:36 DEBUG : >WaitForWriters: 2025/02/21 03:18:36 DEBUG : Linkbox root 'rclone-test-rufasik1goco': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleFlushRead (13.75s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "Linkbox root 'rclone-test-rufasik1goco'", Local "Local file system at /tmp/rclone1774025632", Modify Window "876000h0m0s" 2025/02/21 03:18:42 INFO : Linkbox root 'rclone-test-rufasik1goco': poll-interval is not supported by this remote 2025/02/21 03:18:42 DEBUG : Linkbox root 'rclone-test-rufasik1goco': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/21 03:18:42 DEBUG : Linkbox root 'rclone-test-rufasik1goco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-rufasik1goco" 2025/02/21 03:18:42 DEBUG : Linkbox root 'rclone-test-rufasik1goco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-rufasik1goco" 2025/02/21 03:18:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-rufasik1goco" 2025/02/21 03:18:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/21 03:18:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-rufasik1goco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-rufasik1goco" 2025/02/21 03:18:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-rufasik1goco" 2025/02/21 03:18:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/21 03:18:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-rufasik1goco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-rufasik1goco" 2025/02/21 03:18:42 INFO : Linkbox root 'rclone-test-rufasik1goco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/21 03:18:47 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/21 03:18:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/21 03:18:48 DEBUG : dir/file1: newRWFileHandle: 2025/02/21 03:18:48 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/21 03:18:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/21 03:18:48 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/02/21 03:18:48 DEBUG : dir/file1(0xc0008d5100): _readAt: size=256, off=0 2025/02/21 03:18:48 DEBUG : dir/file1(0xc0008d5100): openPending: 2025/02/21 03:18:48 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/02/21 03:18:48 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/02/21 03:18:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/21 03:18:48 DEBUG : dir/file1(0xc0008d5100): >openPending: err= 2025/02/21 03:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/02/21 03:18:48 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/21 03:18:48 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/21 03:18:48 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/21 03:18:48 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" 2025/02/21 03:18: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" 2025/02/21 03:18:48 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/21 03:18:48 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/21 03:18:48 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/21 03:18:48 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" 2025/02/21 03:18: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" 2025/02/21 03:18:48 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/21 03:18:48 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/21 03:18:48 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/21 03:18:48 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" 2025/02/21 03:18: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" 2025/02/21 03:18:48 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/21 03:18:48 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/21 03:18:48 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/21 03:18:49 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" 2025/02/21 03:18:49 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" 2025/02/21 03:18:49 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/21 03:18:49 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/21 03:18:49 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/21 03:18:49 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" 2025/02/21 03:18:49 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" 2025/02/21 03:18:49 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/21 03:18:49 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/21 03:18:49 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/21 03:18:49 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" 2025/02/21 03:18:49 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" 2025/02/21 03:18:49 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/21 03:18:49 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/21 03:18:49 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/21 03:18:49 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" 2025/02/21 03:18:49 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" 2025/02/21 03:18:49 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/21 03:18:49 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/21 03:18:49 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/21 03:18:49 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" 2025/02/21 03:18:49 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" 2025/02/21 03:18:49 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/21 03:18:49 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/21 03:18:49 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/21 03:18:50 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" 2025/02/21 03:18:50 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" 2025/02/21 03:18:50 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/21 03:18:50 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/21 03:18:50 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/21 03:18:50 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" 2025/02/21 03:18:50 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" 2025/02/21 03:18:50 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/21 03:18:50 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/21 03:18:50 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/21 03:18:50 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" 2025/02/21 03:18:50 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" 2025/02/21 03:18:50 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/21 03:18:50 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" 2025/02/21 03:18:50 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" 2025/02/21 03:18:50 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" 2025/02/21 03:18:50 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 2025/02/21 03:18:50 DEBUG : dir/file1(0xc0008d5100): >_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 2025/02/21 03:18:50 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 read_write_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:250 Error: Not equal: expected: 16 actual : 0 Test: TestRWFileHandleReleaseRead 2025/02/21 03:18:50 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/21 03:18:50 DEBUG : dir/file1(0xc0008d5100): RWFileHandle.Release 2025/02/21 03:18:50 DEBUG : dir/file1(0xc0008d5100): close: 2025/02/21 03:18:50 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" 2025/02/21 03:18:50 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" 2025/02/21 03:18:50 DEBUG : dir/file1: vfs cache: setting modification time to 2025-02-21 03:18:45 +0000 UTC 2025/02/21 03:18:50 DEBUG : dir/file1(0xc0008d5100): >close: err= 2025/02/21 03:18:50 DEBUG : dir/file1(0xc0008d5100): RWFileHandle.Release 2025/02/21 03:18:50 DEBUG : WaitForWriters: timeout=30s 2025/02/21 03:18:50 DEBUG : dir: Looking for writers 2025/02/21 03:18:50 DEBUG : file1: reading active writers 2025/02/21 03:18:50 DEBUG : : Looking for writers 2025/02/21 03:18:50 DEBUG : dir: reading active writers 2025/02/21 03:18:50 DEBUG : >WaitForWriters: 2025/02/21 03:18:50 DEBUG : Linkbox root 'rclone-test-rufasik1goco': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleReleaseRead (14.52s) === RUN TestUnicodeNormalization run.go:180: Remote "Linkbox root 'rclone-test-rufasik1goco'", Local "Local file system at /tmp/rclone1774025632", Modify Window "876000h0m0s" 2025/02/21 03:19:02 INFO : Linkbox root 'rclone-test-rufasik1goco': poll-interval is not supported by this remote 2025/02/21 03:19:02 NOTICE: Linkbox root 'rclone-test-rufasik1goco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/02/21 03:19:02 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/21 03:19:02 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/02/21 03:19:02 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/02/21 03:19:02 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/02/21 03:19:02 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 2025/02/21 03:19:02 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/21 03:19:02 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/02/21 03:19:02 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/02/21 03:19:02 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/02/21 03:19:02 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 2025/02/21 03:19:03 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/21 03:19:03 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/02/21 03:19:03 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/02/21 03:19:03 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/02/21 03:19:03 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 2025/02/21 03:19:03 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/21 03:19:03 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/02/21 03:19:03 DEBUG : WaitForWriters: timeout=30s 2025/02/21 03:19:03 DEBUG : : Looking for writers 2025/02/21 03:19:03 DEBUG : normal name with no special characters.txt: reading active writers 2025/02/21 03:19:03 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/02/21 03:19:03 DEBUG : >WaitForWriters: --- FAIL: TestUnicodeNormalization (10.91s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "Linkbox root 'rclone-test-rufasik1goco'", Local "Local file system at /tmp/rclone1774025632", Modify Window "876000h0m0s" 2025/02/21 03:19:07 INFO : Linkbox root 'rclone-test-rufasik1goco': poll-interval is not supported by this remote 2025/02/21 03:19:07 NOTICE: Linkbox root 'rclone-test-rufasik1goco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/02/21 03:19:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/21 03:19:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/21 03:19:07 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/21 03:19:07 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/21 03:19:07 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/21 03:19:07 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/21 03:19:07 DEBUG : Linkbox root 'rclone-test-rufasik1goco': File to upload is small (100 bytes), uploading instead of streaming 2025/02/21 03:19:11 NOTICE: Linkbox root 'rclone-test-rufasik1goco': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/02/21 03:19:11 DEBUG : file1: Size of src and dst objects identical 2025/02/21 03:19:11 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/21 03:19:11 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/21 03:19:11 DEBUG : file1: Open: flags=O_RDONLY 2025/02/21 03:19:11 DEBUG : file1: >Open: fd=file1 (r), err= 2025/02/21 03:19:11 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/02/21 03:19:11 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{0x66, 0x61, 0x78, 0x61, 0x78, 0x69, 0x64, 0x31, 0x76, 0x61, 0x72, 0x61, 0x6d, 0x69, 0x62, 0x35, 0x70, 0x75, 0x70, 0x6f, 0x78, 0x65, 0x78, 0x36, 0x77, 0x75, 0x76, 0x69, 0x66, 0x61, 0x78, 0x38, 0x7a, 0x61, 0x6a, 0x61, 0x70, 0x6f, 0x63, 0x33, 0x72, 0x75, 0x77, 0x75, 0x67, 0x69, 0x68, 0x32, 0x63, 0x6f, 0x68, 0x61, 0x6b, 0x61, 0x6e, 0x33, 0x6e, 0x69, 0x62, 0x65, 0x79, 0x65, 0x7a, 0x31, 0x73, 0x75, 0x63, 0x75, 0x76, 0x69, 0x70, 0x34, 0x79, 0x65, 0x72, 0x65, 0x71, 0x6f, 0x6b, 0x31, 0x6a, 0x6f, 0x78, 0x6f, 0x6b, 0x65, 0x7a, 0x32, 0x63, 0x69, 0x78, 0x6f, 0x74, 0x61, 0x79, 0x30, 0x73, 0x69, 0x6d, 0x75} actual : []byte{} Diff: --- Expected +++ Actual @@ -1,9 +1,2 @@ -([]uint8) (len=100) { - 00000000 66 61 78 61 78 69 64 31 76 61 72 61 6d 69 62 35 |faxaxid1varamib5| - 00000010 70 75 70 6f 78 65 78 36 77 75 76 69 66 61 78 38 |pupoxex6wuvifax8| - 00000020 7a 61 6a 61 70 6f 63 33 72 75 77 75 67 69 68 32 |zajapoc3ruwugih2| - 00000030 63 6f 68 61 6b 61 6e 33 6e 69 62 65 79 65 7a 31 |cohakan3nibeyez1| - 00000040 73 75 63 75 76 69 70 34 79 65 72 65 71 6f 6b 31 |sucuvip4yereqok1| - 00000050 6a 6f 78 6f 6b 65 7a 32 63 69 78 6f 74 61 79 30 |joxokez2cixotay0| - 00000060 73 69 6d 75 |simu| +([]uint8) { } Test: TestFileReadAtNonZeroLength 2025/02/21 03:19:11 DEBUG : WaitForWriters: timeout=30s 2025/02/21 03:19:11 DEBUG : : Looking for writers 2025/02/21 03:19:11 DEBUG : file1: reading active writers 2025/02/21 03:19:11 DEBUG : >WaitForWriters: --- FAIL: TestFileReadAtNonZeroLength (6.37s) FAIL 2025/02/21 03:19:13 DEBUG : Linkbox root 'rclone-test-rufasik1goco': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^(TestDirEntryModTimeInvalidation|TestFileOpenRead|TestFileReadAtNonZeroLength|TestRWFileHandleFlushRead|TestRWFileHandleMethodsRead|TestRWFileHandleReadAt|TestRWFileHandleReleaseRead|TestRWFileHandleSeek|TestReadFileHandleFlush|TestReadFileHandleMethods|TestReadFileHandleReadAt|TestReadFileHandleRelease|TestReadFileHandleSeek|TestUnicodeNormalization)$'" - Finished ERROR in 3m23.4257892s (try 2/5): exit status 1: Failed [TestDirEntryModTimeInvalidation TestFileOpenRead TestReadFileHandleMethods TestReadFileHandleSeek TestReadFileHandleReadAt TestReadFileHandleFlush TestReadFileHandleRelease TestRWFileHandleMethodsRead TestRWFileHandleSeek TestRWFileHandleReadAt TestRWFileHandleFlushRead TestRWFileHandleReleaseRead TestUnicodeNormalization TestFileReadAtNonZeroLength]