"go test -v -timeout 2h0m0s -remote TestDrime: -list-retries 5 -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsCopy|FsDirMove|FsIsFile|FsListRootedSubdir|FsMove|ObjectRemove)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^List$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^Put$/^Remove$'" - Starting (try 4/5) === RUN TestIntegration fstests.go:457: Using remote "TestDrime:" 2026/08/15 05:23:20 DEBUG : Creating backend with remote "TestDrime:rclone-test-regihey9ceha" 2026/08/15 05:23:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsPutFiles 2026/08/15 05:23:24 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/15 05:23:24 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/15 05:23:24 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/15 05:23:24 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/15 05:23:25 DEBUG : pacer: Reducing sleep to 20ms 2026/08/15 05:23:26 DEBUG : pacer: low level retry 1/1 (error Error "Server Error") 2026/08/15 05:23:26 DEBUG : pacer: Rate limited, increasing sleep to 40ms fstests.go:143: Put error: failed to upload file: Error "Server Error" - low level retry 1/10 2026/08/15 05:23:28 DEBUG : pacer: Reducing sleep to 20ms 2026/08/15 05:23:28 DEBUG : pacer: Reducing sleep to 10ms 2026/08/15 05:23:28 DEBUG : file name.txt: Removing old object on successful upload 2026/08/15 05:23:28 DEBUG : file name.txt: Old object already deleted, safely ignoring 2026/08/15 05:23:29 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/15 05:23:29 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/15 05:23:29 DEBUG : pacer: Reducing sleep to 10ms 2026/08/15 05:23:29 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/15 05:23:29 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/15 05:23:30 DEBUG : pacer: Reducing sleep to 10ms 2026/08/15 05:23:30 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/15 05:23:30 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/15 05:23:30 DEBUG : pacer: Reducing sleep to 10ms fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:177 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:241 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:231 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:978 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Received unexpected error: failed to make directory: failed to create folder: Error "422 Unprocessable Entity (422): {\"message\":\"\",\"errors\":{\"name\":\"Folder with same name already exists.\"}}" Test: TestIntegration/FsMkdir/FsPutFiles Messages: Put 2026/08/15 05:23:48 ERROR : error listing: directory not found 2026/08/15 05:23:48 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/15 05:23:48 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/15 05:23:48 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/15 05:23:48 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/15 05:23:49 DEBUG : pacer: Reducing sleep to 20ms --- FAIL: TestIntegration (29.27s) --- FAIL: TestIntegration/FsMkdir (26.11s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (6.56s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/drime 29.315s "go test -v -timeout 2h0m0s -remote TestDrime: -list-retries 5 -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsCopy|FsDirMove|FsIsFile|FsListRootedSubdir|FsMove|ObjectRemove)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^List$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^Put$/^Remove$'" - Finished ERROR in 31.988174314s (try 4/5): exit status 1: Failed [TestIntegration/FsMkdir/FsPutFiles]