"./operations.test -test.v -test.timeout 1h0m0s -remote TestWebdavInfiniteScale: -verbose -test.run '^TestCheckDownload$/^(1|2|3|4|5|6|7)$|^TestParseSumFile$'" - Starting (try 4/5) 2026/01/28 06:21:59 DEBUG : Creating backend with remote "TestWebdavInfiniteScale:rclone-test-xelohas8mova" 2026/01/28 06:21:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/01/28 06:21:59 DEBUG : Setting type="webdav" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_TYPE 2026/01/28 06:21:59 DEBUG : Setting url="https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_URL 2026/01/28 06:21:59 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2026/01/28 06:21:59 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2026/01/28 06:21:59 DEBUG : Setting pass="6zPupCBG3B0t7IL59oMnpjPGitO5" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2026/01/28 06:21:59 DEBUG : TestWebdavInfiniteScale: detected overridden config - adding "{Elz0p}" suffix to name 2026/01/28 06:21:59 DEBUG : Setting url="https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_URL 2026/01/28 06:21:59 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2026/01/28 06:21:59 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2026/01/28 06:21:59 DEBUG : Setting pass="6zPupCBG3B0t7IL59oMnpjPGitO5" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2026/01/28 06:21:59 DEBUG : found headers: 2026/01/28 06:21:59 DEBUG : Creating backend with remote "/tmp/rclone2499408727" === RUN TestCheckDownload run.go:185: Remote "webdav root 'rclone-test-xelohas8mova'", Local "Local file system at /tmp/rclone2499408727", Modify Window "1s" 2026/01/28 06:21:59 DEBUG : rutabaga: Update will use the tus protocol to upload 2026/01/28 06:21:59 INFO : rutabaga: Failed to read metadata: object not found 2026/01/28 06:21:59 DEBUG : webdav root 'rclone-test-xelohas8mova': Uploaded starts 2026/01/28 06:21:59 DEBUG : webdav root 'rclone-test-xelohas8mova': Uploaded chunk no 1 ok, range 0 -> 8 2026/01/28 06:21:59 DEBUG : webdav root 'rclone-test-xelohas8mova': -- Uploaded finished === RUN TestCheckDownload/1 check_test.go:86: 1: Expecting 0 errors but got 2 check_test.go:89: 1: Total files matching line missing === NAME TestCheckDownload check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:56 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "= rutabaga"} actual : []string{"", "! rutabaga"} Diff: --- Expected +++ Actual @@ -2,3 +2,3 @@ (string) "", - (string) (len=10) "= rutabaga" + (string) (len=10) "! rutabaga" } Test: TestCheckDownload Messages: combined check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:59 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "rutabaga"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) "", - (string) (len=8) "rutabaga" +([]string) { } Test: TestCheckDownload Messages: match check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:61 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{} actual : []string{"", "rutabaga"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) "", + (string) (len=8) "rutabaga" } Test: TestCheckDownload Messages: error === RUN TestCheckDownload/2 check_test.go:86: 2: Expecting 1 errors but got 3 check_test.go:89: 2: Total files matching line missing === NAME TestCheckDownload check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:56 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "+ potato2", "= rutabaga"} actual : []string{"", "! rutabaga", "+ potato2"} Diff: --- Expected +++ Actual @@ -2,4 +2,4 @@ (string) "", - (string) (len=9) "+ potato2", - (string) (len=10) "= rutabaga" + (string) (len=10) "! rutabaga", + (string) (len=9) "+ potato2" } Test: TestCheckDownload Messages: combined check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:59 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "rutabaga"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) "", - (string) (len=8) "rutabaga" +([]string) { } Test: TestCheckDownload Messages: match check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:61 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{} actual : []string{"", "rutabaga"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) "", + (string) (len=8) "rutabaga" } Test: TestCheckDownload Messages: error 2026/01/28 06:28:28 DEBUG : pacer: Reducing sleep to 1.5s 2026/01/28 06:28:28 DEBUG : empty space: Update will use the tus protocol to upload 2026/01/28 06:28:30 DEBUG : pacer: Reducing sleep to 1.125s 2026/01/28 06:28:30 INFO : empty space: Failed to read metadata: object not found 2026/01/28 06:28:31 DEBUG : pacer: Reducing sleep to 843.75ms 2026/01/28 06:28:31 DEBUG : webdav root 'rclone-test-xelohas8mova': Uploaded starts 2026/01/28 06:28:32 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/01/28 06:28:32 DEBUG : webdav root 'rclone-test-xelohas8mova': Uploaded chunk no 1 ok, range 0 -> 1 2026/01/28 06:28:32 DEBUG : webdav root 'rclone-test-xelohas8mova': -- Uploaded finished 2026/01/28 06:28:33 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/01/28 06:28:34 DEBUG : pacer: Reducing sleep to 355.957031ms === RUN TestCheckDownload/3 check_test.go:86: 3: Expecting 2 errors but got 4 check_test.go:89: 3: Total files matching line missing === NAME TestCheckDownload check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:56 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "+ potato2", "- empty space", "= rutabaga"} actual : []string{"", "! rutabaga", "+ potato2", "- empty space"} Diff: --- Expected +++ Actual @@ -2,5 +2,5 @@ (string) "", + (string) (len=10) "! rutabaga", (string) (len=9) "+ potato2", - (string) (len=13) "- empty space", - (string) (len=10) "= rutabaga" + (string) (len=13) "- empty space" } Test: TestCheckDownload Messages: combined check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:59 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "rutabaga"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) "", - (string) (len=8) "rutabaga" +([]string) { } Test: TestCheckDownload Messages: match check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:61 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{} actual : []string{"", "rutabaga"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) "", + (string) (len=8) "rutabaga" } Test: TestCheckDownload Messages: error 2026/01/28 06:31:50 DEBUG : pacer: Reducing sleep to 1.5s 2026/01/28 06:31:50 DEBUG : potato2: Update will use the tus protocol to upload 2026/01/28 06:31:52 DEBUG : pacer: Reducing sleep to 1.125s 2026/01/28 06:31:52 INFO : potato2: Failed to read metadata: object not found 2026/01/28 06:31:54 DEBUG : pacer: Reducing sleep to 843.75ms 2026/01/28 06:31:54 DEBUG : webdav root 'rclone-test-xelohas8mova': Uploaded starts 2026/01/28 06:31:55 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/01/28 06:31:55 DEBUG : webdav root 'rclone-test-xelohas8mova': Uploaded chunk no 1 ok, range 0 -> 60 2026/01/28 06:31:55 DEBUG : webdav root 'rclone-test-xelohas8mova': -- Uploaded finished 2026/01/28 06:31:56 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/01/28 06:31:57 DEBUG : pacer: Reducing sleep to 355.957031ms === RUN TestCheckDownload/4 check_test.go:86: 4: Expecting 1 errors but got 5 check_test.go:89: 4: Total files matching line missing === NAME TestCheckDownload check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:56 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "- empty space", "= potato2", "= rutabaga"} actual : []string{"", "! potato2", "! rutabaga", "- empty space"} Diff: --- Expected +++ Actual @@ -2,5 +2,5 @@ (string) "", - (string) (len=13) "- empty space", - (string) (len=9) "= potato2", - (string) (len=10) "= rutabaga" + (string) (len=9) "! potato2", + (string) (len=10) "! rutabaga", + (string) (len=13) "- empty space" } Test: TestCheckDownload Messages: combined check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:59 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "potato2", "rutabaga"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,5 +1,2 @@ -([]string) (len=3) { - (string) "", - (string) (len=7) "potato2", - (string) (len=8) "rutabaga" +([]string) { } Test: TestCheckDownload Messages: match check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:61 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{} actual : []string{"", "potato2", "rutabaga"} Diff: --- Expected +++ Actual @@ -1,2 +1,5 @@ -([]string) { +([]string) (len=3) { + (string) "", + (string) (len=7) "potato2", + (string) (len=8) "rutabaga" } Test: TestCheckDownload Messages: error === RUN TestCheckDownload/5 check_test.go:86: 5: Expecting 1 errors but got 5 check_test.go:89: 5: Total files matching line missing === NAME TestCheckDownload check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:56 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "* empty space", "= potato2", "= rutabaga"} actual : []string{"", "! potato2", "! rutabaga", "* empty space"} Diff: --- Expected +++ Actual @@ -2,5 +2,5 @@ (string) "", - (string) (len=13) "* empty space", - (string) (len=9) "= potato2", - (string) (len=10) "= rutabaga" + (string) (len=9) "! potato2", + (string) (len=10) "! rutabaga", + (string) (len=13) "* empty space" } Test: TestCheckDownload Messages: combined check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:59 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "potato2", "rutabaga"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,5 +1,2 @@ -([]string) (len=3) { - (string) "", - (string) (len=7) "potato2", - (string) (len=8) "rutabaga" +([]string) { } Test: TestCheckDownload Messages: match check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:61 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{} actual : []string{"", "potato2", "rutabaga"} Diff: --- Expected +++ Actual @@ -1,2 +1,5 @@ -([]string) { +([]string) (len=3) { + (string) "", + (string) (len=7) "potato2", + (string) (len=8) "rutabaga" } Test: TestCheckDownload Messages: error 2026/01/28 06:45:15 DEBUG : pacer: Reducing sleep to 1.5s 2026/01/28 06:45:15 DEBUG : remotepotato: Update will use the tus protocol to upload 2026/01/28 06:45:17 DEBUG : pacer: Reducing sleep to 1.125s 2026/01/28 06:45:17 INFO : remotepotato: Failed to read metadata: object not found 2026/01/28 06:45:19 DEBUG : pacer: Reducing sleep to 843.75ms 2026/01/28 06:45:19 DEBUG : webdav root 'rclone-test-xelohas8mova': Uploaded starts 2026/01/28 06:45:20 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/01/28 06:45:20 DEBUG : webdav root 'rclone-test-xelohas8mova': Uploaded chunk no 1 ok, range 0 -> 60 2026/01/28 06:45:20 DEBUG : webdav root 'rclone-test-xelohas8mova': -- Uploaded finished 2026/01/28 06:45:21 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/01/28 06:45:21 DEBUG : pacer: Reducing sleep to 355.957031ms === RUN TestCheckDownload/6 check_test.go:86: 6: Expecting 2 errors but got 6 check_test.go:89: 6: Total files matching line missing === NAME TestCheckDownload check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:56 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "* empty space", "- remotepotato", "= potato2", "= rutabaga"} actual : []string{"", "! potato2", "! rutabaga", "* empty space", "- remotepotato"} Diff: --- Expected +++ Actual @@ -2,6 +2,6 @@ (string) "", + (string) (len=9) "! potato2", + (string) (len=10) "! rutabaga", (string) (len=13) "* empty space", - (string) (len=14) "- remotepotato", - (string) (len=9) "= potato2", - (string) (len=10) "= rutabaga" + (string) (len=14) "- remotepotato" } Test: TestCheckDownload Messages: combined check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:59 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "potato2", "rutabaga"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,5 +1,2 @@ -([]string) (len=3) { - (string) "", - (string) (len=7) "potato2", - (string) (len=8) "rutabaga" +([]string) { } Test: TestCheckDownload Messages: match check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:61 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{} actual : []string{"", "potato2", "rutabaga"} Diff: --- Expected +++ Actual @@ -1,2 +1,5 @@ -([]string) { +([]string) (len=3) { + (string) "", + (string) (len=7) "potato2", + (string) (len=8) "rutabaga" } Test: TestCheckDownload Messages: error === RUN TestCheckDownload/7 check_test.go:86: 7: Expecting 1 errors but got 5 check_test.go:89: 7: Total files matching line missing === NAME TestCheckDownload check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:56 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "* empty space", "= potato2", "= rutabaga"} actual : []string{"", "! potato2", "! rutabaga", "* empty space"} Diff: --- Expected +++ Actual @@ -2,5 +2,5 @@ (string) "", - (string) (len=13) "* empty space", - (string) (len=9) "= potato2", - (string) (len=10) "= rutabaga" + (string) (len=9) "! potato2", + (string) (len=10) "! rutabaga", + (string) (len=13) "* empty space" } Test: TestCheckDownload Messages: combined check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:59 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "potato2", "rutabaga"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,5 +1,2 @@ -([]string) (len=3) { - (string) "", - (string) (len=7) "potato2", - (string) (len=8) "rutabaga" +([]string) { } Test: TestCheckDownload Messages: match check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:61 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{} actual : []string{"", "potato2", "rutabaga"} Diff: --- Expected +++ Actual @@ -1,2 +1,5 @@ -([]string) { +([]string) (len=3) { + (string) "", + (string) (len=7) "potato2", + (string) (len=8) "rutabaga" } Test: TestCheckDownload Messages: error 2026/01/28 06:58:40 DEBUG : pacer: Reducing sleep to 1.5s 2026/01/28 06:58:42 DEBUG : pacer: Reducing sleep to 1.125s 2026/01/28 06:58:43 DEBUG : pacer: Reducing sleep to 843.75ms 2026/01/28 06:58:44 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/01/28 06:58:45 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/01/28 06:58:46 DEBUG : pacer: Reducing sleep to 355.957031ms --- FAIL: TestCheckDownload (2207.05s) --- FAIL: TestCheckDownload/1 (184.83s) --- FAIL: TestCheckDownload/2 (201.54s) --- FAIL: TestCheckDownload/3 (194.70s) --- FAIL: TestCheckDownload/4 (394.81s) --- FAIL: TestCheckDownload/5 (401.64s) --- FAIL: TestCheckDownload/6 (394.79s) --- FAIL: TestCheckDownload/7 (401.67s) === RUN TestParseSumFile run.go:185: Remote "webdav root 'rclone-test-xelohas8mova'", Local "Local file system at /tmp/rclone2499408727", Modify Window "1s" 2026/01/28 06:58:46 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/01/28 06:58:46 DEBUG : test.sum: Update will use the tus protocol to upload 2026/01/28 06:58:47 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/01/28 06:58:47 INFO : test.sum: Failed to read metadata: object not found 2026/01/28 06:58:47 DEBUG : pacer: Reducing sleep to 150.169371ms 2026/01/28 06:58:47 DEBUG : webdav root 'rclone-test-xelohas8mova': Uploaded starts 2026/01/28 06:58:47 DEBUG : pacer: Reducing sleep to 112.627028ms 2026/01/28 06:58:47 DEBUG : webdav root 'rclone-test-xelohas8mova': Uploaded chunk no 1 ok, range 0 -> 81 2026/01/28 06:58:47 DEBUG : webdav root 'rclone-test-xelohas8mova': -- Uploaded finished 2026/01/28 06:58:47 DEBUG : pacer: Reducing sleep to 84.470271ms 2026/01/28 06:58:47 DEBUG : pacer: Reducing sleep to 63.352703ms 2026/01/28 06:58:47 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2026/01/28 06:58:47 DEBUG : pacer: Rate limited, increasing sleep to 126.705406ms 2026/01/28 06:58:47 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2026/01/28 06:58:47 DEBUG : pacer: Rate limited, increasing sleep to 253.410812ms 2026/01/28 06:58:48 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2026/01/28 06:58:48 DEBUG : pacer: Rate limited, increasing sleep to 506.821624ms 2026/01/28 06:58:48 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2026/01/28 06:58:48 DEBUG : pacer: Rate limited, increasing sleep to 1.013643248s 2026/01/28 06:58:48 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2026/01/28 06:58:48 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/01/28 06:58:49 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2026/01/28 06:58:51 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2026/01/28 06:58:53 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2026/01/28 06:58:55 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2026/01/28 06:58:57 DEBUG : pacer: low level retry 10/10 (error 500 Internal Server Error) check_test.go:311: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:311 Error: Received unexpected error: 500 Internal Server Error Test: TestParseSumFile check_test.go:313: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:313 Error: Not equal: expected: 4 actual : 0 Test: TestParseSumFile check_test.go:316: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:316 Error: Not equal: expected: "1" actual : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -1 + Test: TestParseSumFile check_test.go:316: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:316 Error: Not equal: expected: "2" actual : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -2 + Test: TestParseSumFile check_test.go:316: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:316 Error: Not equal: expected: "3" actual : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -3 + Test: TestParseSumFile check_test.go:316: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:316 Error: Not equal: expected: "4" actual : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -4 + Test: TestParseSumFile 2026/01/28 06:58:59 DEBUG : pacer: Reducing sleep to 1.5s 2026/01/28 06:58:59 DEBUG : test.sum: Update will use the tus protocol to upload 2026/01/28 06:59:01 DEBUG : pacer: Reducing sleep to 1.125s 2026/01/28 06:59:03 DEBUG : pacer: Reducing sleep to 843.75ms 2026/01/28 06:59:03 DEBUG : webdav root 'rclone-test-xelohas8mova': Uploaded starts 2026/01/28 06:59:04 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/01/28 06:59:04 DEBUG : webdav root 'rclone-test-xelohas8mova': Uploaded chunk no 1 ok, range 0 -> 90 2026/01/28 06:59:04 DEBUG : webdav root 'rclone-test-xelohas8mova': -- Uploaded finished 2026/01/28 06:59:05 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/01/28 06:59:05 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/01/28 06:59:06 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2026/01/28 06:59:06 DEBUG : pacer: Rate limited, increasing sleep to 711.914062ms 2026/01/28 06:59:06 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2026/01/28 06:59:06 DEBUG : pacer: Rate limited, increasing sleep to 1.423828124s 2026/01/28 06:59:07 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2026/01/28 06:59:07 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/01/28 06:59:08 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2026/01/28 06:59:10 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2026/01/28 06:59:12 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2026/01/28 06:59:14 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2026/01/28 06:59:16 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2026/01/28 06:59:18 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2026/01/28 06:59:20 DEBUG : pacer: low level retry 10/10 (error 500 Internal Server Error) check_test.go:311: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:311 Error: Received unexpected error: 500 Internal Server Error Test: TestParseSumFile check_test.go:313: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:313 Error: Not equal: expected: 4 actual : 0 Test: TestParseSumFile check_test.go:316: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:316 Error: Not equal: expected: "1" actual : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -1 + Test: TestParseSumFile check_test.go:316: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:316 Error: Not equal: expected: "2" actual : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -2 + Test: TestParseSumFile check_test.go:316: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:316 Error: Not equal: expected: "3" actual : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -3 + Test: TestParseSumFile check_test.go:316: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:316 Error: Not equal: expected: "4" actual : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -4 + Test: TestParseSumFile 2026/01/28 06:59:22 DEBUG : pacer: Reducing sleep to 1.5s 2026/01/28 06:59:24 DEBUG : pacer: Reducing sleep to 1.125s 2026/01/28 06:59:26 DEBUG : pacer: Reducing sleep to 843.75ms --- FAIL: TestParseSumFile (40.22s) FAIL 2026/01/28 06:59:26 DEBUG : webdav root 'rclone-test-xelohas8mova': Purge remote 2026/01/28 06:59:27 DEBUG : pacer: Reducing sleep to 632.8125ms "./operations.test -test.v -test.timeout 1h0m0s -remote TestWebdavInfiniteScale: -verbose -test.run '^TestCheckDownload$/^(1|2|3|4|5|6|7)$|^TestParseSumFile$'" - Finished ERROR in 37m28.711638102s (try 4/5): exit status 1: Failed [TestCheckDownload/1 TestCheckDownload/2 TestCheckDownload/3 TestCheckDownload/4 TestCheckDownload/5 TestCheckDownload/6 TestCheckDownload/7 TestParseSumFile]