"go test -v -timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|trailing_dot)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsListDirFile2|FsListLevel2|FsListR|FsPurge|FsPurgeRoot)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^(List|ListEntries)$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestLinkbox:" 2026/05/31 01:50:33 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-julimax8tazi" 2026/05/31 01:50:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/31 01:50:33 DEBUG : Linkbox root 'rclone-test-julimax8tazi': Using cached web token === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." 2026/05/31 01:50:40 DEBUG : trailing dot./trailing dot.: Trying to read object after upload: try again in 100ms (1/10) 2026/05/31 01:50:41 DEBUG : trailing dot./trailing dot.: Trying to read object after upload: try again in 200ms (2/10) 2026/05/31 01:50:41 DEBUG : trailing dot./trailing dot.: Trying to read object after upload: try again in 400ms (3/10) === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsPutFiles 2026/05/31 01:51:06 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 2026/05/31 01:51:26 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-julimax8tazi/dirToPurgeFromRoot" 2026/05/31 01:51:26 DEBUG : Linkbox root 'rclone-test-julimax8tazi/dirToPurgeFromRoot': Using cached web token === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1920: Opening root remote "TestLinkbox:" path "rclone-test-julimax8tazi" from "TestLinkbox:rclone-test-julimax8tazi" 2026/05/31 01:51:29 DEBUG : Creating backend with remote "TestLinkbox:" 2026/05/31 01:51:29 DEBUG : Linkbox root '': Using cached web token === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2026/05/31 01:51:32 ERROR : error listing: directory not found --- PASS: TestIntegration (59.02s) --- PASS: TestIntegration/FsMkdir (56.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding (17.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (9.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (7.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (37.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (1.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (1.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (7.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (8.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (1.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (1.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.25s) PASS ok github.com/rclone/rclone/backend/linkbox 59.030s "go test -v -timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|trailing_dot)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsListDirFile2|FsListLevel2|FsListR|FsPurge|FsPurgeRoot)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^(List|ListEntries)$'" - Finished OK in 59.78301261s (try 2/5)