"go test -v -timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|control_chars|dot|dot_dot|leading_CR|leading_HT|leading_LF|leading_VT|leading_space|leading_tilde|punctuation|trailing_CR|trailing_HT|trailing_LF|trailing_VT|trailing_dot|trailing_space)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsListDirFile2|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/07/25 02:56:23 NOTICE: TestLinkbox: Starting server 2025/07/25 02:56:23 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-sohozob6hoxa" 2025/07/25 02:56:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:707: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsPutFiles 2025/07/25 02:58:56 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/FsPurge === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/07/25 02:59:17 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-sohozob6hoxa/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: RootURL not set 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: RootURL not set 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: RootURL not set 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: RootURL not set Test: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead Messages: readObject("file name.txt") limit=50, options=[] === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate 2025/07/25 02:59:23 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: RootURL not set 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-sohozob6hoxa" from "TestLinkbox:rclone-test-sohozob6hoxa" 2025/07/25 02:59:27 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/07/25 02:59:39 ERROR : error listing: directory not found --- FAIL: TestIntegration (196.19s) --- FAIL: TestIntegration/FsMkdir (193.89s) --- PASS: TestIntegration/FsMkdir/FsEncoding (137.24s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (8.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (8.27s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (8.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (8.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (8.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (8.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (8.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (8.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (7.89s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (8.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (8.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (8.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (8.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (7.86s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (8.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (8.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (8.09s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (54.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (1.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (1.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (8.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (8.66s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.43s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.64s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.65s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.63s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (5.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (1.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (6.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (2.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (2.59s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/linkbox 196.213s "go test -v -timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|control_chars|dot|dot_dot|leading_CR|leading_HT|leading_LF|leading_VT|leading_space|leading_tilde|punctuation|trailing_CR|trailing_HT|trailing_LF|trailing_VT|trailing_dot|trailing_space)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsListDirFile2|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 3m17.075110604s (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]