"./vfs.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose" - Starting (try 1/5) === RUN TestDirHandleMethods run.go:180: Remote "Linkbox root 'rclone-test-zehofat9xoca'", Local "Local file system at /tmp/rclone2576872773", Modify Window "876000h0m0s" 2025/06/13 01:51:58 NOTICE: Linkbox root 'rclone-test-zehofat9xoca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestDirHandleMethods (10.77s) === RUN TestDirHandleReaddir run.go:180: Remote "Linkbox root 'rclone-test-zehofat9xoca'", Local "Local file system at /tmp/rclone2576872773", Modify Window "876000h0m0s" 2025/06/13 01:52:09 NOTICE: Linkbox root 'rclone-test-zehofat9xoca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestDirHandleReaddir (21.11s) === RUN TestDirHandleReaddirnames run.go:180: Remote "Linkbox root 'rclone-test-zehofat9xoca'", Local "Local file system at /tmp/rclone2576872773", Modify Window "876000h0m0s" 2025/06/13 01:52:30 NOTICE: Linkbox root 'rclone-test-zehofat9xoca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestDirHandleReaddirnames (10.43s) === RUN TestDirMethods run.go:180: Remote "Linkbox root 'rclone-test-zehofat9xoca'", Local "Local file system at /tmp/rclone2576872773", Modify Window "876000h0m0s" 2025/06/13 01:52:40 NOTICE: Linkbox root 'rclone-test-zehofat9xoca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestDirMethods (9.56s) === RUN TestDirForgetAll run.go:180: Remote "Linkbox root 'rclone-test-zehofat9xoca'", Local "Local file system at /tmp/rclone2576872773", Modify Window "876000h0m0s" 2025/06/13 01:52:50 NOTICE: Linkbox root 'rclone-test-zehofat9xoca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestDirForgetAll (9.71s) === RUN TestDirForgetPath run.go:180: Remote "Linkbox root 'rclone-test-zehofat9xoca'", Local "Local file system at /tmp/rclone2576872773", Modify Window "876000h0m0s" 2025/06/13 01:52:59 NOTICE: Linkbox root 'rclone-test-zehofat9xoca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestDirForgetPath (9.76s) === RUN TestDirWalk run.go:180: Remote "Linkbox root 'rclone-test-zehofat9xoca'", Local "Local file system at /tmp/rclone2576872773", Modify Window "876000h0m0s" 2025/06/13 01:53:09 NOTICE: Linkbox root 'rclone-test-zehofat9xoca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestDirWalk (26.25s) === RUN TestDirSetModTime run.go:180: Remote "Linkbox root 'rclone-test-zehofat9xoca'", Local "Local file system at /tmp/rclone2576872773", Modify Window "876000h0m0s" 2025/06/13 01:53:35 NOTICE: Linkbox root 'rclone-test-zehofat9xoca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestDirSetModTime Messages: directories --- FAIL: TestDirSetModTime (18.43s) === RUN TestDirStat run.go:180: Remote "Linkbox root 'rclone-test-zehofat9xoca'", Local "Local file system at /tmp/rclone2576872773", Modify Window "876000h0m0s" 2025/06/13 01:53:54 NOTICE: Linkbox root 'rclone-test-zehofat9xoca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestDirStat (9.59s) === RUN TestDirReadDirAll run.go:180: Remote "Linkbox root 'rclone-test-zehofat9xoca'", Local "Local file system at /tmp/rclone2576872773", Modify Window "876000h0m0s" 2025/06/13 01:54:03 NOTICE: Linkbox root 'rclone-test-zehofat9xoca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream === RUN TestDirReadDirAll/Virtual --- PASS: TestDirReadDirAll (32.00s) --- PASS: TestDirReadDirAll/Virtual (10.58s) === RUN TestDirOpen run.go:180: Remote "Linkbox root 'rclone-test-zehofat9xoca'", Local "Local file system at /tmp/rclone2576872773", Modify Window "876000h0m0s" 2025/06/13 01:54:35 NOTICE: Linkbox root 'rclone-test-zehofat9xoca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/06/13 01:54:41 ERROR : dir/: Can only open directories read only --- PASS: TestDirOpen (9.39s) === RUN TestDirCreate run.go:180: Remote "Linkbox root 'rclone-test-zehofat9xoca'", Local "Local file system at /tmp/rclone2576872773", Modify Window "876000h0m0s" 2025/06/13 01:54:45 NOTICE: Linkbox root 'rclone-test-zehofat9xoca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/06/13 01:54:53 NOTICE: Linkbox root 'rclone-test-zehofat9xoca': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only --- PASS: TestDirCreate (13.54s) === RUN TestDirMkdir run.go:180: Remote "Linkbox root 'rclone-test-zehofat9xoca'", Local "Local file system at /tmp/rclone2576872773", Modify Window "876000h0m0s" 2025/06/13 01:54:58 NOTICE: Linkbox root 'rclone-test-zehofat9xoca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestDirMkdir (14.25s) === RUN TestDirMkdirSub run.go:180: Remote "Linkbox root 'rclone-test-zehofat9xoca'", Local "Local file system at /tmp/rclone2576872773", Modify Window "876000h0m0s" 2025/06/13 01:55:13 NOTICE: Linkbox root 'rclone-test-zehofat9xoca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestDirMkdirSub (18.73s) === RUN TestDirRemove run.go:180: Remote "Linkbox root 'rclone-test-zehofat9xoca'", Local "Local file system at /tmp/rclone2576872773", Modify Window "876000h0m0s" 2025/06/13 01:55:31 NOTICE: Linkbox root 'rclone-test-zehofat9xoca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/06/13 01:55:37 ERROR : dir/: Dir.Remove not empty --- PASS: TestDirRemove (9.63s) === RUN TestDirRemoveAll run.go:180: Remote "Linkbox root 'rclone-test-zehofat9xoca'", Local "Local file system at /tmp/rclone2576872773", Modify Window "876000h0m0s" 2025/06/13 01:55:41 NOTICE: Linkbox root 'rclone-test-zehofat9xoca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestDirRemoveAll (9.61s) === RUN TestDirRemoveName run.go:180: Remote "Linkbox root 'rclone-test-zehofat9xoca'", Local "Local file system at /tmp/rclone2576872773", Modify Window "876000h0m0s" 2025/06/13 01:55:51 NOTICE: Linkbox root 'rclone-test-zehofat9xoca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestDirRemoveName (10.23s) === RUN TestDirRename run.go:180: Remote "Linkbox root 'rclone-test-zehofat9xoca'", Local "Local file system at /tmp/rclone2576872773", Modify Window "876000h0m0s" 2025/06/13 01:56:01 NOTICE: Linkbox root 'rclone-test-zehofat9xoca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream dir_test.go:524: can't rename directories --- SKIP: TestDirRename (9.30s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:180: Remote "Linkbox root 'rclone-test-zehofat9xoca'", Local "Local file system at /tmp/rclone2576872773", Modify Window "876000h0m0s" 2025/06/13 01:56:10 NOTICE: Linkbox root 'rclone-test-zehofat9xoca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestDirFileOpen (21.18s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "Linkbox root 'rclone-test-zehofat9xoca'", Local "Local file system at /tmp/rclone2576872773", Modify Window "876000h0m0s" 2025/06/13 01:56:31 NOTICE: Linkbox root 'rclone-test-zehofat9xoca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream dir_test.go:666: Need DirModTimeUpdatesOnWrite --- SKIP: TestDirEntryModTimeInvalidation (0.59s) === RUN TestDirMetadataExtension run.go:180: Remote "Linkbox root 'rclone-test-zehofat9xoca'", Local "Local file system at /tmp/rclone2576872773", Modify Window "876000h0m0s" 2025/06/13 01:56:32 NOTICE: Linkbox root 'rclone-test-zehofat9xoca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestDirMetadataExtension (9.67s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "Linkbox root 'rclone-test-zehofat9xoca'", Local "Local file system at /tmp/rclone2576872773", Modify Window "876000h0m0s" 2025/06/13 01:56:42 NOTICE: Linkbox root 'rclone-test-zehofat9xoca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestFileMethods (9.60s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "Linkbox root 'rclone-test-zehofat9xoca'", Local "Local file system at /tmp/rclone2576872773", Modify Window "876000h0m0s" 2025/06/13 01:56:51 NOTICE: Linkbox root 'rclone-test-zehofat9xoca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream file_test.go:97: can't set mod time === RUN TestFileSetModTime/cache=off,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=off,open=true,write=true file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=false,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=true file_test.go:93: can't set mod time --- PASS: TestFileSetModTime (13.86s) --- SKIP: TestFileSetModTime/cache=off,open=false,write=false (13.86s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=true (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=false,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=true (0.00s) === RUN TestFileOpenRead run.go:180: Remote "Linkbox root 'rclone-test-zehofat9xoca'", Local "Local file system at /tmp/rclone2576872773", Modify Window "876000h0m0s" 2025/06/13 01:57:05 NOTICE: Linkbox root 'rclone-test-zehofat9xoca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 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 --- FAIL: TestFileOpenRead (9.83s) === RUN TestFileOpenReadUnknownSize 2025/06/13 01:57:15 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream file_test.go:223: gotContents = "file contents" --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "Linkbox root 'rclone-test-zehofat9xoca'", Local "Local file system at /tmp/rclone2576872773", Modify Window "876000h0m0s" 2025/06/13 01:57:15 NOTICE: Linkbox root 'rclone-test-zehofat9xoca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestFileOpenWrite (13.83s) === RUN TestFileRemove run.go:180: Remote "Linkbox root 'rclone-test-zehofat9xoca'", Local "Local file system at /tmp/rclone2576872773", Modify Window "876000h0m0s" 2025/06/13 01:57:29 NOTICE: Linkbox root 'rclone-test-zehofat9xoca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestFileRemove (10.19s) === RUN TestFileRemoveAll run.go:180: Remote "Linkbox root 'rclone-test-zehofat9xoca'", Local "Local file system at /tmp/rclone2576872773", Modify Window "876000h0m0s" 2025/06/13 01:57:39 NOTICE: Linkbox root 'rclone-test-zehofat9xoca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestFileRemoveAll (10.17s) === RUN TestFileOpen run.go:180: Remote "Linkbox root 'rclone-test-zehofat9xoca'", Local "Local file system at /tmp/rclone2576872773", Modify Window "876000h0m0s" 2025/06/13 01:57:49 NOTICE: Linkbox root 'rclone-test-zehofat9xoca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestFileOpen (9.58s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "Linkbox root 'rclone-test-zehofat9xoca'", Local "Local file system at /tmp/rclone2576872773", Modify Window "876000h0m0s" 2025/06/13 01:57:59 NOTICE: Linkbox root 'rclone-test-zehofat9xoca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream file_test.go:305: skip as can't rename files === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "Linkbox root 'rclone-test-zehofat9xoca'", Local "Local file system at /tmp/rclone2576872773", Modify Window "876000h0m0s" 2025/06/13 01:58:08 NOTICE: Linkbox root 'rclone-test-zehofat9xoca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream file_test.go:305: skip as can't rename files === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "Linkbox root 'rclone-test-zehofat9xoca'", Local "Local file system at /tmp/rclone2576872773", Modify Window "876000h0m0s" 2025/06/13 01:58:18 NOTICE: Linkbox root 'rclone-test-zehofat9xoca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream file_test.go:305: skip as can't rename files === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "Linkbox root 'rclone-test-zehofat9xoca'", Local "Local file system at /tmp/rclone2576872773", Modify Window "876000h0m0s" file_test.go:305: skip as can't rename files === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "Linkbox root 'rclone-test-zehofat9xoca'", Local "Local file system at /tmp/rclone2576872773", Modify Window "876000h0m0s" file_test.go:305: skip as can't rename files === RUN TestFileRename/full,forceCache=false run.go:180: Remote "Linkbox root 'rclone-test-zehofat9xoca'", Local "Local file system at /tmp/rclone2576872773", Modify Window "876000h0m0s" file_test.go:305: skip as can't rename files --- PASS: TestFileRename (57.81s) --- SKIP: TestFileRename/off,forceCache=false (9.59s) --- SKIP: TestFileRename/minimal,forceCache=false (9.67s) --- SKIP: TestFileRename/minimal,forceCache=true (9.63s) --- SKIP: TestFileRename/writes,forceCache=false (9.64s) --- SKIP: TestFileRename/writes,forceCache=true (9.65s) --- SKIP: TestFileRename/full,forceCache=false (9.63s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:180: Remote "Linkbox root 'rclone-test-zehofat9xoca'", Local "Local file system at /tmp/rclone2576872773", Modify Window "876000h0m0s" 2025/06/13 01:58:56 NOTICE: Linkbox root 'rclone-test-zehofat9xoca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/06/13 01:58:56 NOTICE: Linkbox root 'rclone-test-zehofat9xoca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestRcGetVFS (0.59s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:180: Remote "Linkbox root 'rclone-test-zehofat9xoca'", Local "Local file system at /tmp/rclone2576872773", Modify Window "876000h0m0s" 2025/06/13 01:58:57 NOTICE: Linkbox root 'rclone-test-zehofat9xoca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 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 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 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)(0xc000158a60)}) Test: TestReadFileHandleMethods --- FAIL: TestReadFileHandleMethods (40.28s) === RUN TestReadFileHandleSeek run.go:180: Remote "Linkbox root 'rclone-test-zehofat9xoca'", Local "Local file system at /tmp/rclone2576872773", Modify Window "876000h0m0s" 2025/06/13 01:59:37 NOTICE: Linkbox root 'rclone-test-zehofat9xoca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 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 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 read_test.go:34: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:34 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:99 Error: Received unexpected error: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestReadFileHandleSeek read_test.go:99: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:99 Error: Not equal: expected: "3" actual : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -3 + Test: TestReadFileHandleSeek read_test.go: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 --- FAIL: TestReadFileHandleSeek (10.41s) === RUN TestReadFileHandleReadAt run.go:180: Remote "Linkbox root 'rclone-test-zehofat9xoca'", Local "Local file system at /tmp/rclone2576872773", Modify Window "876000h0m0s" 2025/06/13 01:59:48 NOTICE: Linkbox root 'rclone-test-zehofat9xoca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 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 --- FAIL: TestReadFileHandleReadAt (9.61s) === RUN TestReadFileHandleFlush run.go:180: Remote "Linkbox root 'rclone-test-zehofat9xoca'", Local "Local file system at /tmp/rclone2576872773", Modify Window "876000h0m0s" 2025/06/13 01:59:57 NOTICE: Linkbox root 'rclone-test-zehofat9xoca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 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)(0xc00095a1b0)}) 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 --- FAIL: TestReadFileHandleFlush (9.94s) === RUN TestReadFileHandleRelease run.go:180: Remote "Linkbox root 'rclone-test-zehofat9xoca'", Local "Local file system at /tmp/rclone2576872773", Modify Window "876000h0m0s" 2025/06/13 02:00:07 NOTICE: Linkbox root 'rclone-test-zehofat9xoca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 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)(0xc0009e62e0)}) 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 --- FAIL: TestReadFileHandleRelease (10.26s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "Linkbox root 'rclone-test-zehofat9xoca'", Local "Local file system at /tmp/rclone2576872773", Modify Window "876000h0m0s" 2025/06/13 02:00:23 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/06/13 02:00: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/06/13 02:00: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/06/13 02:00: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/06/13 02:00: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/06/13 02:00: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/06/13 02:00: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/06/13 02:00: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/06/13 02:00: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/06/13 02:00: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/06/13 02:00: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/06/13 02:00: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/06/13 02:00: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/06/13 02:00: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" 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/06/13 02:00: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/06/13 02:00: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/06/13 02:00: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/06/13 02:00: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" 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/06/13 02:00: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/06/13 02:00: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/06/13 02:00: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/06/13 02:00: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" 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)(0xc0009e25c0)}) Test: TestRWFileHandleMethodsRead 2025/06/13 02:00: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" --- FAIL: TestRWFileHandleMethodsRead (12.69s) === RUN TestRWFileHandleSeek run.go:180: Remote "Linkbox root 'rclone-test-zehofat9xoca'", Local "Local file system at /tmp/rclone2576872773", Modify Window "876000h0m0s" 2025/06/13 02:00: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/06/13 02:00: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/06/13 02:00: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/06/13 02:00: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/06/13 02:00: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/06/13 02:00: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/06/13 02:00: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/06/13 02:00: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/06/13 02:00: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/06/13 02:00: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/06/13 02:00: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/06/13 02:00: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/06/13 02:00: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/06/13 02:00: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" 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/06/13 02:00: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/06/13 02:00: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/06/13 02:00: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/06/13 02:00: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" 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 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/06/13 02:00: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/06/13 02:00:39 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/06/13 02:00: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/06/13 02:00: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" 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/06/13 02:00: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/06/13 02:00:39 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/06/13 02:00: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/06/13 02:00: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" 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/06/13 02:00: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" --- FAIL: TestRWFileHandleSeek (13.31s) === RUN TestRWFileHandleReadAt run.go:180: Remote "Linkbox root 'rclone-test-zehofat9xoca'", Local "Local file system at /tmp/rclone2576872773", Modify Window "876000h0m0s" 2025/06/13 02:00: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/06/13 02:00: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/06/13 02:00: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/06/13 02:00: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/06/13 02:00: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/06/13 02:00: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/06/13 02:00: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/06/13 02:00: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/06/13 02:00: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/06/13 02:00: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/06/13 02:00: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/06/13 02:00:51 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/06/13 02:00:51 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/06/13 02:00:51 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" 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/06/13 02:00: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/06/13 02:01:21 ERROR : Exiting even though 0 writers active and 1 cache items in use after 30s Cache{ "dir/file1": &{c:0xc0008af860 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0xc000983208 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824643695168} name:dir/file1 opens:1 downloaders:0xc0002eb1e0 o:0xc000ad8b00 fd:0xc000136820 info:{ModTime:{wall:13982268868585717842 ext:532248680674 loc:0x3fd9600} ATime:{wall:13982268868585907038 ext:532248869870 loc:0x3fd9600} Size:16 Rs:[] Fingerprint:16 Dirty:false} writeBackID:0 pendingAccesses:0 modified:false beingReset:false}, } --- FAIL: TestRWFileHandleReadAt (41.63s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "Linkbox root 'rclone-test-zehofat9xoca'", Local "Local file system at /tmp/rclone2576872773", Modify Window "876000h0m0s" 2025/06/13 02:01:31 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/06/13 02:01:31 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/06/13 02:01:31 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/06/13 02:01:31 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/06/13 02:01:32 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/06/13 02:01:32 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/06/13 02:01:32 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/06/13 02:01:32 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/06/13 02:01:32 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/06/13 02:01:33 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/06/13 02:01:33 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/06/13 02:01:33 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/06/13 02:01:33 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/06/13 02:01:33 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" 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/06/13 02:01:33 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" --- FAIL: TestRWFileHandleFlushRead (12.04s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "Linkbox root 'rclone-test-zehofat9xoca'", Local "Local file system at /tmp/rclone2576872773", Modify Window "876000h0m0s" 2025/06/13 02:01:43 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/06/13 02:01:43 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/06/13 02:01:43 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/06/13 02:01:43 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/06/13 02:01:44 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/06/13 02:01:44 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/06/13 02:01:44 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/06/13 02:01:44 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/06/13 02:01:44 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/06/13 02:01:45 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/06/13 02:01:45 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/06/13 02:01:45 ERROR : dir/file1: vfs cache: too many errors 11/10: last error: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/06/13 02:01:45 ERROR : dir/file1: vfs cache: failed to kick waiters: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/06/13 02:01:45 ERROR : dir/file1: vfs cache: failed to _ensure cache vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" read_write_test.go:249: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:249 Error: Should be true Test: TestRWFileHandleReleaseRead read_write_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:250 Error: Not equal: expected: 16 actual : 0 Test: TestRWFileHandleReleaseRead 2025/06/13 02:01:45 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" --- FAIL: TestRWFileHandleReleaseRead (12.47s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "Linkbox root 'rclone-test-zehofat9xoca'", Local "Local file system at /tmp/rclone2576872773", Modify Window "876000h0m0s" --- PASS: TestRWFileHandleMethodsWrite (6.31s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "Linkbox root 'rclone-test-zehofat9xoca'", Local "Local file system at /tmp/rclone2576872773", Modify Window "876000h0m0s" --- PASS: TestRWFileHandleWriteAt (5.82s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "Linkbox root 'rclone-test-zehofat9xoca'", Local "Local file system at /tmp/rclone2576872773", Modify Window "876000h0m0s" 2025/06/13 02:02:02 ERROR : file1: Failed to copy: can't upload empty files to this remote 2025/06/13 02:02:02 ERROR : file1: Writeback failed: can't upload empty files to this remote 2025/06/13 02:02:02 ERROR : file2: Failed to copy: can't upload empty files to this remote 2025/06/13 02:02:02 ERROR : file2: Writeback failed: can't upload empty files to this remote 2025/06/13 02:02:32 ERROR : Exiting even though 0 writers active and 2 cache items in use after 30s Cache{ "file1": &{c:0xc0006e0870 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0xc0008b0e08 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824642833984} name:file1 opens:0 downloaders: o: fd: info:{ModTime:{wall:13982268946902292997 ext:605182102696 loc:0x3fd9600} ATime:{wall:13982268946902552324 ext:605182362024 loc:0x3fd9600} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:1 pendingAccesses:0 modified:false beingReset:false}, "file2": &{c:0xc0006e0870 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0xc0008b0f08 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824642834240} name:file2 opens:0 downloaders: o: fd: info:{ModTime:{wall:13982268946903607535 ext:605183417234 loc:0x3fd9600} ATime:{wall:13982268946903820535 ext:605183630234 loc:0x3fd9600} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:2 pendingAccesses:0 modified:false beingReset:false}, } fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:420 Error: Should be true Test: TestRWFileHandleWriteNoWrite Messages: listing wrong, want file1 (0), file2 (0) got fstest.go:197: Not found "file1" fstest.go:197: Not found "file2" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:420 Error: Not equal: expected: 0 actual : 2 Test: TestRWFileHandleWriteNoWrite Messages: 2 objects not found 2025/06/13 02:03:11 ERROR : Exiting even though 0 writers active and 2 cache items in use after 30s Cache{ "file1": &{c:0xc0006e0870 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0xc0008b0e08 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824642833984} name:file1 opens:0 downloaders: o: fd: info:{ModTime:{wall:13982268946902292997 ext:605182102696 loc:0x3fd9600} ATime:{wall:13982268946902552324 ext:605182362024 loc:0x3fd9600} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:1 pendingAccesses:0 modified:false beingReset:false}, "file2": &{c:0xc0006e0870 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0xc0008b0f08 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824642834240} name:file2 opens:0 downloaders: o: fd: info:{ModTime:{wall:13982268946903607535 ext:605183417234 loc:0x3fd9600} ATime:{wall:13982268946903820535 ext:605183630234 loc:0x3fd9600} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:2 pendingAccesses:0 modified:false beingReset:false}, } --- FAIL: TestRWFileHandleWriteNoWrite (69.67s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "Linkbox root 'rclone-test-zehofat9xoca'", Local "Local file system at /tmp/rclone2576872773", Modify Window "876000h0m0s" --- PASS: TestRWFileHandleFlushWrite (5.53s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "Linkbox root 'rclone-test-zehofat9xoca'", Local "Local file system at /tmp/rclone2576872773", Modify Window "876000h0m0s" --- PASS: TestRWFileHandleReleaseWrite (5.53s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "Linkbox root 'rclone-test-zehofat9xoca'", Local "Local file system at /tmp/rclone2576872773", Modify Window "876000h0m0s" --- PASS: TestRWFileHandleSizeTruncateExisting (14.15s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "Linkbox root 'rclone-test-zehofat9xoca'", Local "Local file system at /tmp/rclone2576872773", Modify Window "876000h0m0s" --- PASS: TestRWFileHandleSizeCreateExisting (13.88s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "Linkbox root 'rclone-test-zehofat9xoca'", Local "Local file system at /tmp/rclone2576872773", Modify Window "876000h0m0s" --- PASS: TestRWFileHandleSizeCreateNew (5.54s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "Linkbox root 'rclone-test-zehofat9xoca'", Local "Local file system at /tmp/rclone2576872773", Modify Window "876000h0m0s" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/06/13 02:03:56 ERROR : open-test-file(0xc000a0eb80): Couldn't read size of file === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/06/13 02:03:56 ERROR : open-test-file(0xc000a17100): Couldn't read size of file === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/06/13 02:03:56 ERROR : open-test-file(0xc000a6d1c0): Couldn't read size of file === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/06/13 02:03:56 ERROR : open-test-file(0xc000a84ec0): Couldn't read size of file === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/06/13 02:03:56 ERROR : open-test-file(0xc000b31080): Couldn't read size of file === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/06/13 02:03:56 ERROR : open-test-file(0xc0006f8c00): Couldn't read size of file === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/06/13 02:03:56 ERROR : open-test-file(0xc000865500): Couldn't read size of file === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/06/13 02:03:57 ERROR : open-test-file(0xc000b81200): Couldn't read size of file === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "Linkbox root 'rclone-test-zehofat9xoca'", Local "Local file system at /tmp/rclone2576872773", Modify Window "876000h0m0s" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/06/13 02:03:58 ERROR : open-test-file(0xc000b33880): Couldn't read size of file === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/06/13 02:03:58 ERROR : open-test-file(0xc000b4f840): Couldn't read size of file === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/06/13 02:03:58 ERROR : open-test-file(0xc000b69880): Couldn't read size of file === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/06/13 02:03:58 ERROR : open-test-file(0xc000b83580): Couldn't read size of file === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/06/13 02:03:58 ERROR : open-test-file(0xc000c004c0): Couldn't read size of file === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/06/13 02:03:58 ERROR : open-test-file(0xc000c16540): Couldn't read size of file === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/06/13 02:03:58 ERROR : open-test-file(0xc000c585c0): Couldn't read size of file === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/06/13 02:03:58 ERROR : open-test-file(0xc000c3f580): Couldn't read size of file === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC === RUN TestRWFileHandleOpenTests/full/os.O_RDWR === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC --- PASS: TestRWFileHandleOpenTests (2.24s) --- PASS: TestRWFileHandleOpenTests/writes (1.17s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.29s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (1.07s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.30s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:180: Remote "Linkbox root 'rclone-test-zehofat9xoca'", Local "Local file system at /tmp/rclone2576872773", Modify Window "876000h0m0s" read_write_test.go:655: can't set mod time 2025/06/13 02:04:29 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0xc000b8e3c0 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0xc000ba4008 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824645926976} name:file1 opens:1 downloaders: o: fd:0xc00008a320 info:{ModTime:{wall:13982269072032477354 ext:721684493645 loc:0x3fd9600} ATime:{wall:13982269072032477354 ext:721684493645 loc:0x3fd9600} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false}, } --- SKIP: TestRWFileModTimeWithOpenWriters (30.90s) === RUN TestRWCacheRename run.go:180: Remote "Linkbox root 'rclone-test-zehofat9xoca'", Local "Local file system at /tmp/rclone2576872773", Modify Window "876000h0m0s" read_write_test.go:694: skip as can't rename files --- SKIP: TestRWCacheRename (0.57s) === RUN TestRWCacheUpdate run.go:180: Remote "Linkbox root 'rclone-test-zehofat9xoca'", Local "Local file system at /tmp/rclone2576872773", Modify Window "876000h0m0s" read_write_test.go:729: skip as modtime not supported --- SKIP: TestRWCacheUpdate (0.57s) === RUN TestCaseSensitivity run.go:180: Remote "Linkbox root 'rclone-test-zehofat9xoca'", Local "Local file system at /tmp/rclone2576872773", Modify Window "876000h0m0s" vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive --- SKIP: TestCaseSensitivity (0.57s) === RUN TestUnicodeNormalization run.go:180: Remote "Linkbox root 'rclone-test-zehofat9xoca'", Local "Local file system at /tmp/rclone2576872773", Modify Window "876000h0m0s" 2025/06/13 02:04:36 NOTICE: Linkbox root 'rclone-test-zehofat9xoca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 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 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 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 --- FAIL: TestUnicodeNormalization (9.29s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "Linkbox root 'rclone-test-zehofat9xoca'", Local "Local file system at /tmp/rclone2576872773", Modify Window "876000h0m0s" 2025/06/13 02:04:40 NOTICE: Linkbox root 'rclone-test-zehofat9xoca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestVFSNew (0.58s) === RUN TestVFSNewWithOpts run.go:180: Remote "Linkbox root 'rclone-test-zehofat9xoca'", Local "Local file system at /tmp/rclone2576872773", Modify Window "876000h0m0s" 2025/06/13 02:04:41 NOTICE: Linkbox root 'rclone-test-zehofat9xoca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestVFSNewWithOpts (0.57s) === RUN TestVFSRoot run.go:180: Remote "Linkbox root 'rclone-test-zehofat9xoca'", Local "Local file system at /tmp/rclone2576872773", Modify Window "876000h0m0s" 2025/06/13 02:04:41 NOTICE: Linkbox root 'rclone-test-zehofat9xoca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestVFSRoot (0.57s) === RUN TestVFSStat run.go:180: Remote "Linkbox root 'rclone-test-zehofat9xoca'", Local "Local file system at /tmp/rclone2576872773", Modify Window "876000h0m0s" 2025/06/13 02:04:42 NOTICE: Linkbox root 'rclone-test-zehofat9xoca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestVFSStat (13.35s) === RUN TestVFSStatParent run.go:180: Remote "Linkbox root 'rclone-test-zehofat9xoca'", Local "Local file system at /tmp/rclone2576872773", Modify Window "876000h0m0s" 2025/06/13 02:04:55 NOTICE: Linkbox root 'rclone-test-zehofat9xoca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestVFSStatParent (43.18s) === RUN TestVFSOpenFile run.go:180: Remote "Linkbox root 'rclone-test-zehofat9xoca'", Local "Local file system at /tmp/rclone2576872773", Modify Window "876000h0m0s" 2025/06/13 02:05:38 NOTICE: Linkbox root 'rclone-test-zehofat9xoca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/06/13 02:05:46 ERROR : dir/new_file.txt: WriteFileHandle.New Rcat failed: can't upload empty files to this remote --- PASS: TestVFSOpenFile (13.30s) === RUN TestVFSRename run.go:180: Remote "Linkbox root 'rclone-test-zehofat9xoca'", Local "Local file system at /tmp/rclone2576872773", Modify Window "876000h0m0s" 2025/06/13 02:05:52 NOTICE: Linkbox root 'rclone-test-zehofat9xoca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream vfs_test.go:292: skip as can't rename files --- SKIP: TestVFSRename (0.58s) === RUN TestVFSStatfs run.go:180: Remote "Linkbox root 'rclone-test-zehofat9xoca'", Local "Local file system at /tmp/rclone2576872773", Modify Window "876000h0m0s" 2025/06/13 02:05:52 NOTICE: Linkbox root 'rclone-test-zehofat9xoca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestVFSStatfs (0.57s) === RUN TestVFSMkdir run.go:180: Remote "Linkbox root 'rclone-test-zehofat9xoca'", Local "Local file system at /tmp/rclone2576872773", Modify Window "876000h0m0s" 2025/06/13 02:05:53 NOTICE: Linkbox root 'rclone-test-zehofat9xoca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestVFSMkdir (19.93s) === RUN TestVFSMkdirAll run.go:180: Remote "Linkbox root 'rclone-test-zehofat9xoca'", Local "Local file system at /tmp/rclone2576872773", Modify Window "876000h0m0s" 2025/06/13 02:06:13 NOTICE: Linkbox root 'rclone-test-zehofat9xoca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestVFSMkdirAll (21.19s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:180: Remote "Linkbox root 'rclone-test-zehofat9xoca'", Local "Local file system at /tmp/rclone2576872773", Modify Window "876000h0m0s" 2025/06/13 02:06:34 NOTICE: Linkbox root 'rclone-test-zehofat9xoca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestVFSIsMetadataFile (0.56s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:180: Remote "Linkbox root 'rclone-test-zehofat9xoca'", Local "Local file system at /tmp/rclone2576872773", Modify Window "876000h0m0s" 2025/06/13 02:06:35 NOTICE: Linkbox root 'rclone-test-zehofat9xoca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/06/13 02:06:35 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/06/13 02:06:35 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/06/13 02:06:35 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/06/13 02:06:38 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/06/13 02:06:38 ERROR : file1: WriteFileHandle.New Rcat failed: can't upload empty files to this remote --- PASS: TestWriteFileHandleMethods (9.65s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "Linkbox root 'rclone-test-zehofat9xoca'", Local "Local file system at /tmp/rclone2576872773", Modify Window "876000h0m0s" 2025/06/13 02:06:44 NOTICE: Linkbox root 'rclone-test-zehofat9xoca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/06/13 02:06:46 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/06/13 02:06:48 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor --- PASS: TestWriteFileHandleWriteAt (6.16s) === RUN TestWriteFileHandleFlush run.go:180: Remote "Linkbox root 'rclone-test-zehofat9xoca'", Local "Local file system at /tmp/rclone2576872773", Modify Window "876000h0m0s" 2025/06/13 02:06:50 NOTICE: Linkbox root 'rclone-test-zehofat9xoca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestWriteFileHandleFlush (12.74s) === RUN TestWriteFileHandleRelease run.go:180: Remote "Linkbox root 'rclone-test-zehofat9xoca'", Local "Local file system at /tmp/rclone2576872773", Modify Window "876000h0m0s" 2025/06/13 02:07:03 NOTICE: Linkbox root 'rclone-test-zehofat9xoca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/06/13 02:07:03 ERROR : file1: WriteFileHandle.New Rcat failed: can't upload empty files to this remote 2025/06/13 02:07:03 ERROR : file1: WriteFileHandle.Release error: can't upload empty files to this remote write_test.go:276: skipping test: can't upload empty files to this remote --- PASS: TestWriteFileHandleRelease (0.90s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "Linkbox root 'rclone-test-zehofat9xoca'", Local "Local file system at /tmp/rclone2576872773", Modify Window "876000h0m0s" 2025/06/13 02:07:04 NOTICE: Linkbox root 'rclone-test-zehofat9xoca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream write_test.go:321: can't set mod time 2025/06/13 02:07:34 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.86s) === RUN TestFileReadAtZeroLength run.go:180: Remote "Linkbox root 'rclone-test-zehofat9xoca'", Local "Local file system at /tmp/rclone2576872773", Modify Window "876000h0m0s" 2025/06/13 02:07:35 NOTICE: Linkbox root 'rclone-test-zehofat9xoca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/06/13 02:07:35 ERROR : file1: WriteFileHandle.New Rcat failed: can't upload empty files to this remote write_test.go:357: skipping test: can't upload empty files to this remote --- PASS: TestFileReadAtZeroLength (0.87s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "Linkbox root 'rclone-test-zehofat9xoca'", Local "Local file system at /tmp/rclone2576872773", Modify Window "876000h0m0s" 2025/06/13 02:07:36 NOTICE: Linkbox root 'rclone-test-zehofat9xoca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/06/13 02:07:38 ERROR : file1: WriteFileHandle.New Rcat failed: Update second step failed: Linkbox error 500: user upload file not exist write_test.go:360: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:360 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:384 Error: Received unexpected error: Update second step failed: Linkbox error 500: user upload file not exist Test: TestFileReadAtNonZeroLength write_test.go:365: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:365 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:384 Error: Received unexpected error: file does not exist Test: TestFileReadAtNonZeroLength --- FAIL: TestFileReadAtNonZeroLength (2.57s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL "./vfs.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose" - Finished ERROR in 15m42.822129828s (try 1/5): exit status 1: Failed [TestDirSetModTime TestFileOpenRead TestReadFileHandleMethods TestReadFileHandleSeek TestReadFileHandleReadAt TestReadFileHandleFlush TestReadFileHandleRelease TestRWFileHandleMethodsRead TestRWFileHandleSeek TestRWFileHandleReadAt TestRWFileHandleFlushRead TestRWFileHandleReleaseRead TestUnicodeNormalization TestFileReadAtNonZeroLength]