"go test -v -timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(ObjectMetadata|ObjectMimeType)$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestLinkbox:" 2026/07/10 03:12:49 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-fexefuc3duhi" 2026/07/10 03:12:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/10 03:12:49 DEBUG : Linkbox root 'rclone-test-fexefuc3duhi': Using cached web token === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsPutFiles 2026/07/10 03:13:05 DEBUG : file name.txt: Update: removing old file === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType fstests.go:1601: MimeType method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1632: Metadata method not supported 2026/07/10 03:13:11 ERROR : error listing: directory not found --- PASS: TestIntegration (22.69s) --- PASS: TestIntegration/FsMkdir (20.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (17.83s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.21s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.20s) PASS ok github.com/rclone/rclone/backend/linkbox 22.706s "go test -v -timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(ObjectMetadata|ObjectMimeType)$'" - Finished OK in 23.374035237s (try 2/5)