"go test -v -timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^URL_encoding$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsListDirFile2|FsListFile1|FsListFile1and2|FsListLevel2|FsListR|FsPurge|FsPurgeRoot|ObjectOpen|ObjectOpenRange|ObjectOpenSeek|ObjectPartialRead|ObjectRemove|ObjectUpdate)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^(List|ListEntries)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^Put$/^Remove$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestLinkbox:" 2025/03/21 02:03:34 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-koriqox0hiti" 2025/03/21 02:03:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsPutFiles 2025/03/21 02:04:00 DEBUG : file name.txt: Update: removing old file === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/03/21 02:04:28 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-koriqox0hiti/dirToPurgeFromRoot" === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen fstests.go:287: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:287 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1772 Error: Received unexpected error: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen Messages: readObject("file name.txt") limit=-1, options=[] === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek fstests.go:287: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:287 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1779 Error: Received unexpected error: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek Messages: readObject("file name.txt") limit=-1, options=[SeekOption(50)] === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange fstests.go:287: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:287 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1798 Error: Received unexpected error: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange Messages: readObject("file name.txt") limit=-1, options=[RangeOption(5,15)] === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead fstests.go:287: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:287 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1809 Error: Received unexpected error: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead Messages: readObject("file name.txt") limit=50, options=[] === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate 2025/03/21 02:04:34 DEBUG : file name.txt: Update: removing old file fstests.go:287: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:287 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1840 Error: Received unexpected error: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate Messages: readObject("file name.txt") limit=-1, options=[] === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestLinkbox:" path "rclone-test-koriqox0hiti" from "TestLinkbox:rclone-test-koriqox0hiti" 2025/03/21 02:04:39 DEBUG : Creating backend with remote "TestLinkbox:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove 2025/03/21 02:04:54 ERROR : : error listing: directory not found --- FAIL: TestIntegration (80.16s) --- FAIL: TestIntegration/FsMkdir (77.26s) --- PASS: TestIntegration/FsMkdir/FsEncoding (9.34s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (9.06s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (65.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (1.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (1.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (1.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (1.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (10.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (10.33s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.30s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.44s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.68s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.47s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (5.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (9.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (1.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (7.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (2.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (3.15s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/linkbox 80.177s "go test -v -timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^URL_encoding$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsListDirFile2|FsListFile1|FsListFile1and2|FsListLevel2|FsListR|FsPurge|FsPurgeRoot|ObjectOpen|ObjectOpenRange|ObjectOpenSeek|ObjectPartialRead|ObjectRemove|ObjectUpdate)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^(List|ListEntries)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^Put$/^Remove$'" - Finished ERROR in 1m20.842198884s (try 2/5): exit status 1: Failed [TestIntegration/FsMkdir/FsPutFiles/ObjectOpen TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate]