"./operations.test -test.v -test.timeout 1h0m0s -remote TestWebdavInfiniteScale: -verbose -test.run '^TestCheckDownload$/^(1|2|3|4|5|6|7)$|^TestParseSumFile$'" - Starting (try 5/5) 2026/01/28 06:59:34 DEBUG : Creating backend with remote "TestWebdavInfiniteScale:rclone-test-kozetez1xepe" 2026/01/28 06:59:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/01/28 06:59:34 DEBUG : Setting type="webdav" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_TYPE 2026/01/28 06:59:34 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:59:34 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2026/01/28 06:59:34 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2026/01/28 06:59:34 DEBUG : Setting pass="6zPupCBG3B0t7IL59oMnpjPGitO5" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2026/01/28 06:59:34 DEBUG : TestWebdavInfiniteScale: detected overridden config - adding "{Elz0p}" suffix to name 2026/01/28 06:59:34 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:59:34 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2026/01/28 06:59:34 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2026/01/28 06:59:34 DEBUG : Setting pass="6zPupCBG3B0t7IL59oMnpjPGitO5" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2026/01/28 06:59:34 DEBUG : found headers: 2026/01/28 06:59:34 DEBUG : Creating backend with remote "/tmp/rclone2405288108" === RUN TestCheckDownload run.go:185: Remote "webdav root 'rclone-test-kozetez1xepe'", Local "Local file system at /tmp/rclone2405288108", Modify Window "1s" 2026/01/28 06:59:34 DEBUG : rutabaga: Update will use the tus protocol to upload 2026/01/28 06:59:34 INFO : rutabaga: Failed to read metadata: object not found 2026/01/28 06:59:35 DEBUG : webdav root 'rclone-test-kozetez1xepe': Uploaded starts 2026/01/28 06:59:35 DEBUG : webdav root 'rclone-test-kozetez1xepe': Uploaded chunk no 1 ok, range 0 -> 8 2026/01/28 06:59:35 DEBUG : webdav root 'rclone-test-kozetez1xepe': -- 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 07:06:03 DEBUG : pacer: Reducing sleep to 1.5s 2026/01/28 07:06:03 DEBUG : empty space: Update will use the tus protocol to upload 2026/01/28 07:06:05 DEBUG : pacer: Reducing sleep to 1.125s 2026/01/28 07:06:05 INFO : empty space: Failed to read metadata: object not found 2026/01/28 07:06:07 DEBUG : pacer: Reducing sleep to 843.75ms 2026/01/28 07:06:07 DEBUG : webdav root 'rclone-test-kozetez1xepe': Uploaded starts 2026/01/28 07:06:08 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/01/28 07:06:08 DEBUG : webdav root 'rclone-test-kozetez1xepe': Uploaded chunk no 1 ok, range 0 -> 1 2026/01/28 07:06:08 DEBUG : webdav root 'rclone-test-kozetez1xepe': -- Uploaded finished 2026/01/28 07:06:09 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/01/28 07:06:09 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 07:09:26 DEBUG : pacer: Reducing sleep to 1.5s 2026/01/28 07:09:26 DEBUG : potato2: Update will use the tus protocol to upload 2026/01/28 07:09:28 DEBUG : pacer: Reducing sleep to 1.125s 2026/01/28 07:09:28 INFO : potato2: Failed to read metadata: object not found 2026/01/28 07:09:29 DEBUG : pacer: Reducing sleep to 843.75ms 2026/01/28 07:09:29 DEBUG : webdav root 'rclone-test-kozetez1xepe': Uploaded starts 2026/01/28 07:09:31 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/01/28 07:09:31 DEBUG : webdav root 'rclone-test-kozetez1xepe': Uploaded chunk no 1 ok, range 0 -> 60 2026/01/28 07:09:31 DEBUG : webdav root 'rclone-test-kozetez1xepe': -- Uploaded finished 2026/01/28 07:09:31 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/01/28 07:09:32 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 07:22:51 DEBUG : pacer: Reducing sleep to 1.5s 2026/01/28 07:22:51 DEBUG : remotepotato: Update will use the tus protocol to upload 2026/01/28 07:22:53 DEBUG : pacer: Reducing sleep to 1.125s 2026/01/28 07:22:53 INFO : remotepotato: Failed to read metadata: object not found 2026/01/28 07:22:54 DEBUG : pacer: Reducing sleep to 843.75ms 2026/01/28 07:22:54 DEBUG : webdav root 'rclone-test-kozetez1xepe': Uploaded starts 2026/01/28 07:22:55 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/01/28 07:22:55 DEBUG : webdav root 'rclone-test-kozetez1xepe': Uploaded chunk no 1 ok, range 0 -> 60 2026/01/28 07:22:55 DEBUG : webdav root 'rclone-test-kozetez1xepe': -- Uploaded finished 2026/01/28 07:22:56 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/01/28 07:22:57 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 07:36:15 DEBUG : pacer: Reducing sleep to 1.5s 2026/01/28 07:36:17 DEBUG : pacer: Reducing sleep to 1.125s 2026/01/28 07:36:19 DEBUG : pacer: Reducing sleep to 843.75ms 2026/01/28 07:36:20 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/01/28 07:36:21 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/01/28 07:36:21 DEBUG : pacer: Reducing sleep to 355.957031ms --- FAIL: TestCheckDownload (2206.98s) --- FAIL: TestCheckDownload/1 (184.89s) --- FAIL: TestCheckDownload/2 (201.56s) --- FAIL: TestCheckDownload/3 (194.78s) --- FAIL: TestCheckDownload/4 (394.80s) --- FAIL: TestCheckDownload/5 (401.63s) --- FAIL: TestCheckDownload/6 (394.79s) --- FAIL: TestCheckDownload/7 (401.66s) === RUN TestParseSumFile run.go:185: Remote "webdav root 'rclone-test-kozetez1xepe'", Local "Local file system at /tmp/rclone2405288108", Modify Window "1s" 2026/01/28 07:36:22 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/01/28 07:36:22 DEBUG : test.sum: Update will use the tus protocol to upload 2026/01/28 07:36:22 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/01/28 07:36:22 INFO : test.sum: Failed to read metadata: object not found 2026/01/28 07:36:22 DEBUG : pacer: Reducing sleep to 150.169371ms 2026/01/28 07:36:22 DEBUG : webdav root 'rclone-test-kozetez1xepe': Uploaded starts 2026/01/28 07:36:22 DEBUG : pacer: Reducing sleep to 112.627028ms 2026/01/28 07:36:22 DEBUG : webdav root 'rclone-test-kozetez1xepe': Uploaded chunk no 1 ok, range 0 -> 81 2026/01/28 07:36:22 DEBUG : webdav root 'rclone-test-kozetez1xepe': -- Uploaded finished 2026/01/28 07:36:23 DEBUG : pacer: Reducing sleep to 84.470271ms 2026/01/28 07:36:23 DEBUG : pacer: Reducing sleep to 63.352703ms 2026/01/28 07:36:23 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2026/01/28 07:36:23 DEBUG : pacer: Rate limited, increasing sleep to 126.705406ms 2026/01/28 07:36:23 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2026/01/28 07:36:23 DEBUG : pacer: Rate limited, increasing sleep to 253.410812ms 2026/01/28 07:36:23 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2026/01/28 07:36:23 DEBUG : pacer: Rate limited, increasing sleep to 506.821624ms 2026/01/28 07:36:23 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2026/01/28 07:36:23 DEBUG : pacer: Rate limited, increasing sleep to 1.013643248s 2026/01/28 07:36:24 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2026/01/28 07:36:24 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/01/28 07:36:25 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2026/01/28 07:36:27 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2026/01/28 07:36:29 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2026/01/28 07:36:31 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2026/01/28 07:36:33 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 07:36:35 DEBUG : pacer: Reducing sleep to 1.5s 2026/01/28 07:36:35 DEBUG : test.sum: Update will use the tus protocol to upload 2026/01/28 07:36:37 DEBUG : pacer: Reducing sleep to 1.125s 2026/01/28 07:36:38 DEBUG : pacer: Reducing sleep to 843.75ms 2026/01/28 07:36:38 DEBUG : webdav root 'rclone-test-kozetez1xepe': Uploaded starts 2026/01/28 07:36:39 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/01/28 07:36:39 DEBUG : webdav root 'rclone-test-kozetez1xepe': Uploaded chunk no 1 ok, range 0 -> 90 2026/01/28 07:36:39 DEBUG : webdav root 'rclone-test-kozetez1xepe': -- Uploaded finished 2026/01/28 07:36:40 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/01/28 07:36:41 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/01/28 07:36:41 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2026/01/28 07:36:41 DEBUG : pacer: Rate limited, increasing sleep to 711.914062ms 2026/01/28 07:36:42 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2026/01/28 07:36:42 DEBUG : pacer: Rate limited, increasing sleep to 1.423828124s 2026/01/28 07:36:43 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2026/01/28 07:36:43 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/01/28 07:36:44 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2026/01/28 07:36:46 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2026/01/28 07:36:48 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2026/01/28 07:36:50 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2026/01/28 07:36:52 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2026/01/28 07:36:54 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2026/01/28 07:36:56 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 07:36:58 DEBUG : pacer: Reducing sleep to 1.5s 2026/01/28 07:37:00 DEBUG : pacer: Reducing sleep to 1.125s 2026/01/28 07:37:01 DEBUG : pacer: Reducing sleep to 843.75ms --- FAIL: TestParseSumFile (40.22s) FAIL 2026/01/28 07:37:02 DEBUG : webdav root 'rclone-test-kozetez1xepe': Purge remote 2026/01/28 07:37:03 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.460186403s (try 5/5): exit status 1: Failed [TestCheckDownload/1 TestCheckDownload/2 TestCheckDownload/3 TestCheckDownload/4 TestCheckDownload/5 TestCheckDownload/6 TestCheckDownload/7 TestParseSumFile]