"go test -v -timeout 2h0m0s -remote TestDrime: -list-retries 5 -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FsCopy$'" - Starting (try 4/5) === RUN TestIntegration fstests.go:438: Using remote "TestDrime:" 2026/06/06 01:53:17 DEBUG : Creating backend with remote "TestDrime:rclone-test-jiqonaf1loxu" 2026/06/06 01:53:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsPutFiles 2026/06/06 01:53:47 DEBUG : file name.txt: Removing old object on successful upload 2026/06/06 01:53:48 DEBUG : file name.txt: Old object already deleted, safely ignoring === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2026/06/06 01:53:53 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/06/06 01:53:53 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/06 01:53:54 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/06/06 01:53:54 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/06/06 01:53:55 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/06/06 01:53:55 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/06/06 01:53:56 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/06/06 01:53:56 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/06/06 01:53:57 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/06/06 01:53:57 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/06/06 01:53:58 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/06/06 01:53:58 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/06/06 01:54:00 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/06/06 01:54:00 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/06/06 01:54:01 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/06/06 01:54:01 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2026/06/06 01:54:02 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/06/06 01:54:02 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2026/06/06 01:54:05 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") 2026/06/06 01:54:05 DEBUG : pacer: Rate limited, increasing sleep to 10.24s fstests.go:1272: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1272 Error: Received unexpected error: failed to copy item: Error "Server Error" Test: TestIntegration/FsMkdir/FsPutFiles/FsCopy Messages: Error: &fmt.wrapError{msg:"failed to copy item: Error \"Server Error\"", err:fserrors.wrappedRetryError{error:api.Error{Message:"Server Error"}}} 2026/06/06 01:54:10 DEBUG : pacer: Reducing sleep to 5.12s 2026/06/06 01:54:20 DEBUG : pacer: Reducing sleep to 2.56s 2026/06/06 01:54:20 ERROR : error listing: directory not found 2026/06/06 01:54:26 DEBUG : pacer: Reducing sleep to 1.28s --- FAIL: TestIntegration (68.59s) --- FAIL: TestIntegration/FsMkdir (62.33s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (40.58s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsCopy (16.00s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/drime 68.599s "go test -v -timeout 2h0m0s -remote TestDrime: -list-retries 5 -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FsCopy$'" - Finished ERROR in 1m9.325475086s (try 4/5): exit status 1: Failed [TestIntegration/FsMkdir/FsPutFiles/FsCopy]