"go test -v -timeout 2h0m0s -remote TestDrime: -verbose" - Starting (try 5/5) === RUN TestIntegration fstests.go:438: Using remote "TestDrime:" 2026/03/25 13:13:13 DEBUG : Creating backend with remote "TestDrime:rclone-test-defuyaf7keyi" 2026/03/25 13:13:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/25 13:15:53 DEBUG : pacer: low level retry 1/10 (error read tcp 65.108.87.141:34404->57.130.54.115:443: read: connection reset by peer) 2026/03/25 13:15:53 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/25 13:16:48 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:507: No commands in this remote === RUN TestIntegration/FsRmdirNotFound 2026/03/25 13:16:48 DEBUG : pacer: low level retry 1/10 (error Get "https://app.drime.cloud/api/v1/drive/file-entries?page=1&perPage=1000&type=folder": read tcp 65.108.87.141:53598->57.130.54.115:443: read: connection reset by peer) 2026/03/25 13:16:48 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/25 13:16:49 DEBUG : pacer: low level retry 2/10 (error Get "https://app.drime.cloud/api/v1/drive/file-entries?page=1&perPage=1000&type=folder": read tcp 65.108.87.141:53614->57.130.54.115:443: read: connection reset by peer) 2026/03/25 13:16:49 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/03/25 13:16:50 DEBUG : pacer: low level retry 3/10 (error Get "https://app.drime.cloud/api/v1/drive/file-entries?page=1&perPage=1000&type=folder": read tcp 65.108.87.141:53628->57.130.54.115:443: read: connection reset by peer) 2026/03/25 13:16:50 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/03/25 13:16:51 DEBUG : pacer: low level retry 4/10 (error Get "https://app.drime.cloud/api/v1/drive/file-entries?page=1&perPage=1000&type=folder": read tcp 65.108.87.141:53634->57.130.54.115:443: read: connection reset by peer) 2026/03/25 13:16:51 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/03/25 13:17:56 DEBUG : pacer: Reducing sleep to 80ms 2026/03/25 13:17:57 DEBUG : pacer: low level retry 1/10 (error Get "https://app.drime.cloud/api/v1/drive/file-entries?page=1&perPage=1000&type=folder": read tcp 65.108.87.141:46888->57.130.54.115:443: read: connection reset by peer) 2026/03/25 13:17:57 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/03/25 13:18:58 DEBUG : pacer: Reducing sleep to 80ms 2026/03/25 13:19:35 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/03/25 13:19:35 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/03/25 13:20:34 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/03/25 13:20:34 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/03/25 13:20:52 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/03/25 13:20:52 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/03/25 13:21:06 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/03/25 13:21:06 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/03/25 13:21:20 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/03/25 13:21:20 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2026/03/25 13:21:31 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/03/25 13:21:31 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2026/03/25 13:21:46 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/03/25 13:21:46 DEBUG : pacer: Rate limited, increasing sleep to 10.24s 2026/03/25 13:22:01 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/03/25 13:22:01 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/03/25 13:22:01 DEBUG : pacer: low level retry 9/10 (error Post "https://app.drime.cloud/api/v1/folders": read tcp 65.108.87.141:59628->57.130.54.115:443: read: connection reset by peer) 2026/03/25 13:22:37 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") === NAME TestIntegration fstests.go:530: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:530 /home/rclone/go/src/github.com/rclone/rclone/backend/drime/drime_test.go:13 Error: Received unexpected error: failed to make directory: failed to create folder: Error "Server Error" Test: TestIntegration --- FAIL: TestIntegration (563.94s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (68.88s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/drime 563.949s "go test -v -timeout 2h0m0s -remote TestDrime: -verbose" - Finished ERROR in 9m24.657803882s (try 5/5): exit status 1: Failed [TestIntegration]