"./operations.test -test.v -test.timeout 1h0m0s -remote TestWebdavInfiniteScale: -verbose" - Starting (try 1/5) 2025/12/04 01:13:51 DEBUG : Creating backend with remote "TestWebdavInfiniteScale:rclone-test-dahapuj2cofe" 2025/12/04 01:13:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/12/04 01:13:51 DEBUG : Setting type="webdav" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_TYPE 2025/12/04 01:13:51 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 2025/12/04 01:13:51 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/12/04 01:13:51 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/12/04 01:13:51 DEBUG : Setting pass="qkfenMylUAGPURBe4LJLHsGJUAO1" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/12/04 01:13:51 DEBUG : TestWebdavInfiniteScale: detected overridden config - adding "{0zk-L}" suffix to name 2025/12/04 01:13:51 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 2025/12/04 01:13:51 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/12/04 01:13:51 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/12/04 01:13:51 DEBUG : Setting pass="qkfenMylUAGPURBe4LJLHsGJUAO1" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/12/04 01:13:51 DEBUG : found headers: 2025/12/04 01:13:51 DEBUG : Creating backend with remote "/tmp/rclone3219178689" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateNumChunks === RUN TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} === RUN TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} === RUN TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} --- PASS: TestMultithreadCalculateNumChunks (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s) === RUN TestMultithreadCopy run.go:185: Remote "webdav root 'rclone-test-dahapuj2cofe'", Local "Local file system at /tmp/rclone3219178689", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2025/12/04 01:13:51 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.08s) === RUN TestMultithreadCopyAbort run.go:185: Remote "webdav root 'rclone-test-dahapuj2cofe'", Local "Local file system at /tmp/rclone3219178689", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2025/12/04 01:13:51 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.08s) === RUN TestSizeDiffers 2025/12/04 01:13:51 DEBUG : a: size = 0 OK 2025/12/04 01:13:51 DEBUG : a: size = 1 (memory) 2025/12/04 01:13:51 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/12/04 01:13:51 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/12/04 01:13:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/12/04 01:13:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/12/04 01:13:51 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/12/04 01:13:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/12/04 01:13:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/12/04 01:13:51 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/12/04 01:13:51 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2025/12/04 01:13:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/12/04 01:13:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/12/04 01:13:51 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2025/12/04 01:13:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/12/04 01:13:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/12/04 01:13:51 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/12/04 01:13:51 DEBUG : potato: Seek from 10 to 0 2025/12/04 01:13:51 DEBUG : potato: Seek from 10 to 0 2025/12/04 01:13:51 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/12/04 01:13:51 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/12/04 01:13:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/12/04 01:13:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/12/04 01:13:51 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/12/04 01:13:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/12/04 01:13:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/12/04 01:13:51 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/12/04 01:13:51 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2025/12/04 01:13:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/12/04 01:13:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/12/04 01:13:51 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2025/12/04 01:13:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/12/04 01:13:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/12/04 01:13:51 DEBUG : potato: Seek from 5 to 2 2025/12/04 01:13:51 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/12/04 01:13:51 DEBUG : potato: Seek from 7 to 0 2025/12/04 01:13:51 DEBUG : potato: Seek from 7 to 0 2025/12/04 01:13:51 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/12/04 01:13:51 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/12/04 01:13:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/12/04 01:13:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/12/04 01:13:51 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/12/04 01:13:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/12/04 01:13:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/12/04 01:13:51 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/12/04 01:13:51 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2025/12/04 01:13:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/12/04 01:13:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/12/04 01:13:51 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2025/12/04 01:13:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/12/04 01:13:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/12/04 01:13:51 DEBUG : potato: Seek from 5 to 2 2025/12/04 01:13:51 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/12/04 01:13:51 DEBUG : potato: Seek from 8 to 0 2025/12/04 01:13:51 DEBUG : potato: Seek from 8 to 0 2025/12/04 01:13:51 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/12/04 01:13:51 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/12/04 01:13:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/12/04 01:13:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/12/04 01:13:51 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/12/04 01:13:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/12/04 01:13:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/12/04 01:13:51 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/12/04 01:13:51 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2025/12/04 01:13:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/12/04 01:13:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/12/04 01:13:51 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2025/12/04 01:13:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/12/04 01:13:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/12/04 01:13:51 DEBUG : potato: Seek from 5 to 2 2025/12/04 01:13:51 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/12/04 01:13:51 DEBUG : potato: Seek from 9 to 0 2025/12/04 01:13:51 DEBUG : potato: Seek from 9 to 0 2025/12/04 01:13:51 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/ReadAt (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/ReadAt (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/ReadAt (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/ReadAt (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:185: Remote "webdav root 'rclone-test-dahapuj2cofe'", Local "Local file system at /tmp/rclone3219178689", Modify Window "1s" 2025/12/04 01:13:52 DEBUG : rutabaga: Update will use the tus protocol to upload 2025/12/04 01:13:52 INFO : rutabaga: Failed to read metadata: object not found 2025/12/04 01:13:52 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:13:52 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded chunk no 1 ok, range 0 -> 8 2025/12/04 01:13:52 DEBUG : webdav root 'rclone-test-dahapuj2cofe': -- Uploaded finished === RUN TestCheck/1 === RUN TestCheck/2 2025/12/04 01:13:52 DEBUG : empty space: Update will use the tus protocol to upload 2025/12/04 01:13:52 INFO : empty space: Failed to read metadata: object not found 2025/12/04 01:13:52 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:13:52 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded chunk no 1 ok, range 0 -> 1 2025/12/04 01:13:52 DEBUG : webdav root 'rclone-test-dahapuj2cofe': -- Uploaded finished === RUN TestCheck/3 2025/12/04 01:13:53 DEBUG : potato2: Update will use the tus protocol to upload 2025/12/04 01:13:53 INFO : potato2: Failed to read metadata: object not found 2025/12/04 01:13:53 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:13:53 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded chunk no 1 ok, range 0 -> 60 2025/12/04 01:13:53 DEBUG : webdav root 'rclone-test-dahapuj2cofe': -- Uploaded finished === RUN TestCheck/4 === RUN TestCheck/5 2025/12/04 01:13:53 DEBUG : remotepotato: Update will use the tus protocol to upload 2025/12/04 01:13:53 INFO : remotepotato: Failed to read metadata: object not found 2025/12/04 01:13:53 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:13:53 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded chunk no 1 ok, range 0 -> 60 2025/12/04 01:13:53 DEBUG : webdav root 'rclone-test-dahapuj2cofe': -- Uploaded finished === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (2.53s) --- PASS: TestCheck/1 (0.05s) --- PASS: TestCheck/2 (0.08s) --- PASS: TestCheck/3 (0.08s) --- PASS: TestCheck/4 (0.09s) --- PASS: TestCheck/5 (0.07s) --- PASS: TestCheck/6 (0.06s) --- PASS: TestCheck/7 (0.08s) === RUN TestCheckFsError 2025/12/04 01:13:54 DEBUG : Creating backend with remote "nonexistent" 2025/12/04 01:13:54 DEBUG : Creating backend with remote "nonexistent" 2025/12/04 01:13:54 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/12/04 01:13:54 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/12/04 01:13:54 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/12/04 01:13:54 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:185: Remote "webdav root 'rclone-test-dahapuj2cofe'", Local "Local file system at /tmp/rclone3219178689", Modify Window "1s" 2025/12/04 01:13:54 DEBUG : rutabaga: Update will use the tus protocol to upload 2025/12/04 01:13:54 INFO : rutabaga: Failed to read metadata: object not found 2025/12/04 01:13:54 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:13:54 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded chunk no 1 ok, range 0 -> 8 2025/12/04 01:13:54 DEBUG : webdav root 'rclone-test-dahapuj2cofe': -- 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 2025/12/04 01:20:23 DEBUG : pacer: Reducing sleep to 1.5s 2025/12/04 01:20:23 DEBUG : empty space: Update will use the tus protocol to upload 2025/12/04 01:20:25 DEBUG : pacer: Reducing sleep to 1.125s 2025/12/04 01:20:25 INFO : empty space: Failed to read metadata: object not found 2025/12/04 01:20:27 DEBUG : pacer: Reducing sleep to 843.75ms 2025/12/04 01:20:27 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:20:28 DEBUG : pacer: Reducing sleep to 632.8125ms 2025/12/04 01:20:28 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded chunk no 1 ok, range 0 -> 1 2025/12/04 01:20:28 DEBUG : webdav root 'rclone-test-dahapuj2cofe': -- Uploaded finished 2025/12/04 01:20:29 DEBUG : pacer: Reducing sleep to 474.609375ms 2025/12/04 01:20:29 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 2025/12/04 01:23:46 DEBUG : pacer: Reducing sleep to 1.5s 2025/12/04 01:23:46 DEBUG : potato2: Update will use the tus protocol to upload 2025/12/04 01:23:48 DEBUG : pacer: Reducing sleep to 1.125s 2025/12/04 01:23:48 INFO : potato2: Failed to read metadata: object not found 2025/12/04 01:23:49 DEBUG : pacer: Reducing sleep to 843.75ms 2025/12/04 01:23:49 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:23:51 DEBUG : pacer: Reducing sleep to 632.8125ms 2025/12/04 01:23:51 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded chunk no 1 ok, range 0 -> 60 2025/12/04 01:23:51 DEBUG : webdav root 'rclone-test-dahapuj2cofe': -- Uploaded finished 2025/12/04 01:23:51 DEBUG : pacer: Reducing sleep to 474.609375ms 2025/12/04 01:23:52 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 2025/12/04 01:37:11 DEBUG : pacer: Reducing sleep to 1.5s 2025/12/04 01:37:11 DEBUG : remotepotato: Update will use the tus protocol to upload 2025/12/04 01:37:13 DEBUG : pacer: Reducing sleep to 1.125s 2025/12/04 01:37:13 INFO : remotepotato: Failed to read metadata: object not found 2025/12/04 01:37:14 DEBUG : pacer: Reducing sleep to 843.75ms 2025/12/04 01:37:14 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:37:15 DEBUG : pacer: Reducing sleep to 632.8125ms 2025/12/04 01:37:15 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded chunk no 1 ok, range 0 -> 60 2025/12/04 01:37:15 DEBUG : webdav root 'rclone-test-dahapuj2cofe': -- Uploaded finished 2025/12/04 01:37:16 DEBUG : pacer: Reducing sleep to 474.609375ms 2025/12/04 01:37:17 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 2025/12/04 01:50:35 DEBUG : pacer: Reducing sleep to 1.5s 2025/12/04 01:50:37 DEBUG : pacer: Reducing sleep to 1.125s 2025/12/04 01:50:39 DEBUG : pacer: Reducing sleep to 843.75ms 2025/12/04 01:50:40 DEBUG : pacer: Reducing sleep to 632.8125ms 2025/12/04 01:50:41 DEBUG : pacer: Reducing sleep to 474.609375ms 2025/12/04 01:50:41 DEBUG : pacer: Reducing sleep to 355.957031ms --- FAIL: TestCheckDownload (2207.22s) --- FAIL: TestCheckDownload/1 (185.00s) --- FAIL: TestCheckDownload/2 (201.54s) --- FAIL: TestCheckDownload/3 (194.79s) --- FAIL: TestCheckDownload/4 (394.79s) --- FAIL: TestCheckDownload/5 (401.66s) --- FAIL: TestCheckDownload/6 (394.84s) --- FAIL: TestCheckDownload/7 (401.64s) === RUN TestCheckSizeOnly run.go:185: Remote "webdav root 'rclone-test-dahapuj2cofe'", Local "Local file system at /tmp/rclone3219178689", Modify Window "1s" 2025/12/04 01:50:42 DEBUG : pacer: Reducing sleep to 266.967773ms 2025/12/04 01:50:42 DEBUG : rutabaga: Update will use the tus protocol to upload 2025/12/04 01:50:42 DEBUG : pacer: Reducing sleep to 200.225829ms 2025/12/04 01:50:42 INFO : rutabaga: Failed to read metadata: object not found 2025/12/04 01:50:42 DEBUG : pacer: Reducing sleep to 150.169371ms 2025/12/04 01:50:42 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:50:42 DEBUG : pacer: Reducing sleep to 112.627028ms 2025/12/04 01:50:42 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded chunk no 1 ok, range 0 -> 8 2025/12/04 01:50:42 DEBUG : webdav root 'rclone-test-dahapuj2cofe': -- Uploaded finished 2025/12/04 01:50:43 DEBUG : pacer: Reducing sleep to 84.470271ms 2025/12/04 01:50:43 DEBUG : pacer: Reducing sleep to 63.352703ms === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/12/04 01:50:43 DEBUG : pacer: Reducing sleep to 26.726921ms 2025/12/04 01:50:43 DEBUG : empty space: Update will use the tus protocol to upload 2025/12/04 01:50:43 DEBUG : pacer: Reducing sleep to 20.04519ms 2025/12/04 01:50:43 INFO : empty space: Failed to read metadata: object not found 2025/12/04 01:50:43 DEBUG : pacer: Reducing sleep to 15.033892ms 2025/12/04 01:50:43 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:50:43 DEBUG : pacer: Reducing sleep to 11.275419ms 2025/12/04 01:50:43 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded chunk no 1 ok, range 0 -> 1 2025/12/04 01:50:43 DEBUG : webdav root 'rclone-test-dahapuj2cofe': -- Uploaded finished 2025/12/04 01:50:43 DEBUG : pacer: Reducing sleep to 10ms === RUN TestCheckSizeOnly/3 2025/12/04 01:50:43 DEBUG : potato2: Update will use the tus protocol to upload 2025/12/04 01:50:44 INFO : potato2: Failed to read metadata: object not found 2025/12/04 01:50:44 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:50:44 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded chunk no 1 ok, range 0 -> 60 2025/12/04 01:50:44 DEBUG : webdav root 'rclone-test-dahapuj2cofe': -- Uploaded finished === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/12/04 01:50:44 DEBUG : remotepotato: Update will use the tus protocol to upload 2025/12/04 01:50:44 INFO : remotepotato: Failed to read metadata: object not found 2025/12/04 01:50:44 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:50:44 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded chunk no 1 ok, range 0 -> 60 2025/12/04 01:50:44 DEBUG : webdav root 'rclone-test-dahapuj2cofe': -- Uploaded finished === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (3.40s) --- PASS: TestCheckSizeOnly/1 (0.12s) --- PASS: TestCheckSizeOnly/2 (0.08s) --- PASS: TestCheckSizeOnly/3 (0.06s) --- PASS: TestCheckSizeOnly/4 (0.05s) --- PASS: TestCheckSizeOnly/5 (0.06s) --- PASS: TestCheckSizeOnly/6 (0.05s) --- PASS: TestCheckSizeOnly/7 (0.06s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:185: Remote "webdav root 'rclone-test-dahapuj2cofe'", Local "Local file system at /tmp/rclone3219178689", Modify Window "1s" 2025/12/04 01:50:45 DEBUG : test.sum: Update will use the tus protocol to upload 2025/12/04 01:50:45 INFO : test.sum: Failed to read metadata: object not found 2025/12/04 01:50:45 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:50:45 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded chunk no 1 ok, range 0 -> 81 2025/12/04 01:50:45 DEBUG : webdav root 'rclone-test-dahapuj2cofe': -- Uploaded finished 2025/12/04 01:50:45 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2025/12/04 01:50:45 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/12/04 01:50:45 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2025/12/04 01:50:45 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/12/04 01:50:45 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2025/12/04 01:50:45 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/12/04 01:50:45 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2025/12/04 01:50:45 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2025/12/04 01:50:45 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2025/12/04 01:50:45 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2025/12/04 01:50:45 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2025/12/04 01:50:45 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2025/12/04 01:50:46 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2025/12/04 01:50:46 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2025/12/04 01:50:46 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2025/12/04 01:50:46 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/12/04 01:50:48 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2025/12/04 01:50:50 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 2025/12/04 01:50:52 DEBUG : pacer: Reducing sleep to 1.5s 2025/12/04 01:50:52 DEBUG : test.sum: Update will use the tus protocol to upload 2025/12/04 01:50:54 DEBUG : pacer: Reducing sleep to 1.125s 2025/12/04 01:50:55 DEBUG : pacer: Reducing sleep to 843.75ms 2025/12/04 01:50:55 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:50:56 DEBUG : pacer: Reducing sleep to 632.8125ms 2025/12/04 01:50:56 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded chunk no 1 ok, range 0 -> 90 2025/12/04 01:50:56 DEBUG : webdav root 'rclone-test-dahapuj2cofe': -- Uploaded finished 2025/12/04 01:50:57 DEBUG : pacer: Reducing sleep to 474.609375ms 2025/12/04 01:50:58 DEBUG : pacer: Reducing sleep to 355.957031ms 2025/12/04 01:50:58 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2025/12/04 01:50:58 DEBUG : pacer: Rate limited, increasing sleep to 711.914062ms 2025/12/04 01:50:59 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2025/12/04 01:50:59 DEBUG : pacer: Rate limited, increasing sleep to 1.423828124s 2025/12/04 01:50:59 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2025/12/04 01:50:59 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/12/04 01:51:01 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2025/12/04 01:51:03 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2025/12/04 01:51:05 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2025/12/04 01:51:07 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2025/12/04 01:51:09 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2025/12/04 01:51:11 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2025/12/04 01:51:13 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 2025/12/04 01:51:15 DEBUG : pacer: Reducing sleep to 1.5s 2025/12/04 01:51:17 DEBUG : pacer: Reducing sleep to 1.125s 2025/12/04 01:51:18 DEBUG : pacer: Reducing sleep to 843.75ms --- FAIL: TestParseSumFile (33.67s) === RUN TestCheckSum run.go:185: Remote "webdav root 'rclone-test-dahapuj2cofe'", Local "Local file system at /tmp/rclone3219178689", Modify Window "1s" 2025/12/04 01:51:18 DEBUG : Creating backend with remote "TestWebdavInfiniteScale:rclone-test-dahapuj2cofe/data" 2025/12/04 01:51:18 DEBUG : Config file has changed externally - reloading 2025/12/04 01:51:18 DEBUG : Setting type="webdav" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_TYPE 2025/12/04 01:51:18 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 2025/12/04 01:51:18 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/12/04 01:51:18 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/12/04 01:51:18 DEBUG : Setting pass="qkfenMylUAGPURBe4LJLHsGJUAO1" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/12/04 01:51:18 DEBUG : TestWebdavInfiniteScale: detected overridden config - adding "{0zk-L}" suffix to name 2025/12/04 01:51:18 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 2025/12/04 01:51:18 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/12/04 01:51:18 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/12/04 01:51:18 DEBUG : Setting pass="qkfenMylUAGPURBe4LJLHsGJUAO1" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/12/04 01:51:18 DEBUG : found headers: check_test.go:350: webdav root 'rclone-test-dahapuj2cofe/data' lacks md5, skipping 2025/12/04 01:51:19 DEBUG : pacer: Reducing sleep to 632.8125ms 2025/12/04 01:51:20 DEBUG : pacer: Reducing sleep to 474.609375ms --- SKIP: TestCheckSum (1.98s) === RUN TestCheckSumDownload run.go:185: Remote "webdav root 'rclone-test-dahapuj2cofe'", Local "Local file system at /tmp/rclone3219178689", Modify Window "1s" 2025/12/04 01:51:20 DEBUG : Creating backend with remote "TestWebdavInfiniteScale:rclone-test-dahapuj2cofe/data" 2025/12/04 01:51:20 DEBUG : Setting type="webdav" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_TYPE 2025/12/04 01:51:20 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 2025/12/04 01:51:20 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/12/04 01:51:20 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/12/04 01:51:20 DEBUG : Setting pass="qkfenMylUAGPURBe4LJLHsGJUAO1" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/12/04 01:51:20 DEBUG : TestWebdavInfiniteScale: detected overridden config - adding "{0zk-L}" suffix to name 2025/12/04 01:51:20 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 2025/12/04 01:51:20 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/12/04 01:51:20 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/12/04 01:51:20 DEBUG : Setting pass="qkfenMylUAGPURBe4LJLHsGJUAO1" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/12/04 01:51:20 DEBUG : found headers: 2025/12/04 01:51:21 DEBUG : pacer: Reducing sleep to 355.957031ms 2025/12/04 01:51:21 DEBUG : data/banana: Update will use the tus protocol to upload 2025/12/04 01:51:21 DEBUG : pacer: Reducing sleep to 266.967773ms 2025/12/04 01:51:21 INFO : data/banana: Failed to read metadata: object not found 2025/12/04 01:51:22 DEBUG : pacer: Reducing sleep to 200.225829ms 2025/12/04 01:51:22 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:51:22 DEBUG : pacer: Reducing sleep to 150.169371ms 2025/12/04 01:51:22 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded chunk no 1 ok, range 0 -> 13 2025/12/04 01:51:22 DEBUG : webdav root 'rclone-test-dahapuj2cofe': -- Uploaded finished 2025/12/04 01:51:22 DEBUG : pacer: Reducing sleep to 112.627028ms 2025/12/04 01:51:22 DEBUG : pacer: Reducing sleep to 84.470271ms 2025/12/04 01:51:22 DEBUG : test.sum: Update will use the tus protocol to upload 2025/12/04 01:51:22 DEBUG : pacer: Reducing sleep to 63.352703ms 2025/12/04 01:51:22 INFO : test.sum: Failed to read metadata: object not found 2025/12/04 01:51:23 DEBUG : pacer: Reducing sleep to 47.514527ms 2025/12/04 01:51:23 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:51:23 DEBUG : pacer: Reducing sleep to 35.635895ms 2025/12/04 01:51:23 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded chunk no 1 ok, range 0 -> 41 2025/12/04 01:51:23 DEBUG : webdav root 'rclone-test-dahapuj2cofe': -- Uploaded finished 2025/12/04 01:51:23 DEBUG : pacer: Reducing sleep to 26.726921ms 2025/12/04 01:51:23 DEBUG : pacer: Reducing sleep to 20.04519ms 2025/12/04 01:51:23 DEBUG : pacer: Reducing sleep to 15.033892ms === RUN TestCheckSumDownload/subtest1 === NAME TestCheckSumDownload check_test.go:404: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:404 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Received unexpected error: failed to parse sum file: 500 Internal Server Error Test: TestCheckSumDownload Messages: unexpected error in run 1 check_test.go:413: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:413 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: "" does not contain "matching files" Test: TestCheckSumDownload Messages: missing matching files in run 1 check_test.go:415: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:415 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: 1 actual : 0 Test: TestCheckSumDownload Messages: wrong number of checks in run 1 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:417 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "= banana"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) "", - (string) (len=8) "= banana" +([]string) { } Test: TestCheckSumDownload Messages: wrong combined result in run 1 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:420 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "banana"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) "", - (string) (len=6) "banana" +([]string) { } Test: TestCheckSumDownload Messages: wrong match result in run 1 2025/12/04 01:51:30 DEBUG : pacer: Reducing sleep to 1.5s 2025/12/04 01:51:30 DEBUG : data/potato: Update will use the tus protocol to upload 2025/12/04 01:51:32 DEBUG : pacer: Reducing sleep to 1.125s 2025/12/04 01:51:32 INFO : data/potato: Failed to read metadata: object not found 2025/12/04 01:51:33 DEBUG : pacer: Reducing sleep to 843.75ms 2025/12/04 01:51:33 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:51:35 DEBUG : pacer: Reducing sleep to 632.8125ms 2025/12/04 01:51:35 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded chunk no 1 ok, range 0 -> 15 2025/12/04 01:51:35 DEBUG : webdav root 'rclone-test-dahapuj2cofe': -- Uploaded finished 2025/12/04 01:51:35 DEBUG : pacer: Reducing sleep to 474.609375ms 2025/12/04 01:51:36 DEBUG : pacer: Reducing sleep to 355.957031ms 2025/12/04 01:51:36 DEBUG : test.sum: Update will use the tus protocol to upload 2025/12/04 01:51:37 DEBUG : pacer: Reducing sleep to 266.967773ms 2025/12/04 01:51:37 DEBUG : pacer: Reducing sleep to 200.225829ms 2025/12/04 01:51:37 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:51:37 DEBUG : pacer: Reducing sleep to 150.169371ms 2025/12/04 01:51:37 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded chunk no 1 ok, range 0 -> 41 2025/12/04 01:51:37 DEBUG : webdav root 'rclone-test-dahapuj2cofe': -- Uploaded finished 2025/12/04 01:51:37 DEBUG : pacer: Reducing sleep to 112.627028ms 2025/12/04 01:51:37 DEBUG : pacer: Reducing sleep to 84.470271ms 2025/12/04 01:51:38 DEBUG : pacer: Reducing sleep to 63.352703ms === RUN TestCheckSumDownload/subtest2 === NAME TestCheckSumDownload check_test.go:409: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:409 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: 1 actual : 0 Test: TestCheckSumDownload Messages: wrong error count in run 2 check_test.go:413: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:413 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: "" does not contain "matching files" Test: TestCheckSumDownload Messages: missing matching files in run 2 check_test.go:415: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:415 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: 2 actual : 0 Test: TestCheckSumDownload Messages: wrong number of checks in run 2 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:417 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "- potato", "= banana"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,5 +1,2 @@ -([]string) (len=3) { - (string) "", - (string) (len=8) "- potato", - (string) (len=8) "= banana" +([]string) { } Test: TestCheckSumDownload Messages: wrong combined result in run 2 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:418 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "potato"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) "", - (string) (len=6) "potato" +([]string) { } Test: TestCheckSumDownload Messages: wrong missingonsrc result in run 2 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:420 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "banana"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) "", - (string) (len=6) "banana" +([]string) { } Test: TestCheckSumDownload Messages: wrong match result in run 2 2025/12/04 01:51:49 DEBUG : pacer: Reducing sleep to 1.5s 2025/12/04 01:51:49 DEBUG : test.sum: Update will use the tus protocol to upload 2025/12/04 01:51:51 DEBUG : pacer: Reducing sleep to 1.125s 2025/12/04 01:51:52 DEBUG : pacer: Reducing sleep to 843.75ms 2025/12/04 01:51:52 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:51:53 DEBUG : pacer: Reducing sleep to 632.8125ms 2025/12/04 01:51:53 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded chunk no 1 ok, range 0 -> 82 2025/12/04 01:51:53 DEBUG : webdav root 'rclone-test-dahapuj2cofe': -- Uploaded finished 2025/12/04 01:51:54 DEBUG : pacer: Reducing sleep to 474.609375ms 2025/12/04 01:51:55 DEBUG : pacer: Reducing sleep to 355.957031ms 2025/12/04 01:51:55 DEBUG : pacer: Reducing sleep to 266.967773ms === RUN TestCheckSumDownload/subtest3 === NAME TestCheckSumDownload check_test.go:404: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:404 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Received unexpected error: failed to parse sum file: 500 Internal Server Error Test: TestCheckSumDownload Messages: unexpected error in run 3 check_test.go:413: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:413 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: "" does not contain "matching files" Test: TestCheckSumDownload Messages: missing matching files in run 3 check_test.go:415: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:415 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: 2 actual : 0 Test: TestCheckSumDownload Messages: wrong number of checks in run 3 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:417 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "= banana", "= potato"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,5 +1,2 @@ -([]string) (len=3) { - (string) "", - (string) (len=8) "= banana", - (string) (len=8) "= potato" +([]string) { } Test: TestCheckSumDownload Messages: wrong combined result in run 3 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:420 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "banana", "potato"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,5 +1,2 @@ -([]string) (len=3) { - (string) "", - (string) (len=6) "banana", - (string) (len=6) "potato" +([]string) { } Test: TestCheckSumDownload Messages: wrong match result in run 3 2025/12/04 01:52:11 DEBUG : pacer: Reducing sleep to 1.5s 2025/12/04 01:52:11 DEBUG : test.sum: Update will use the tus protocol to upload 2025/12/04 01:52:13 DEBUG : pacer: Reducing sleep to 1.125s 2025/12/04 01:52:15 DEBUG : pacer: Reducing sleep to 843.75ms 2025/12/04 01:52:15 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:52:16 DEBUG : pacer: low level retry 1/1 (error 500 Internal Server Error) 2025/12/04 01:52:16 DEBUG : pacer: Rate limited, increasing sleep to 1.6875s 2025/12/04 01:52:16 ERROR : webdav root 'rclone-test-dahapuj2cofe': Uploaded chunk no 1 failed: uploadChunk failed: 500 Internal Server Error 2025/12/04 01:52:16 DEBUG : test.sum: tus update failed. run.go:286: Retry Put of "test.sum" to webdav root 'rclone-test-dahapuj2cofe': 1/10 (tus update failed: uploadChunk failed: 500 Internal Server Error) 2025/12/04 01:52:18 DEBUG : pacer: Reducing sleep to 1.265625s 2025/12/04 01:52:18 DEBUG : test.sum: Update will use the tus protocol to upload 2025/12/04 01:52:19 DEBUG : pacer: Reducing sleep to 949.21875ms 2025/12/04 01:52:21 DEBUG : pacer: Reducing sleep to 711.914062ms 2025/12/04 01:52:21 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:52:21 DEBUG : pacer: low level retry 1/1 (error 500 Internal Server Error) 2025/12/04 01:52:21 DEBUG : pacer: Rate limited, increasing sleep to 1.423828124s 2025/12/04 01:52:21 ERROR : webdav root 'rclone-test-dahapuj2cofe': Uploaded chunk no 1 failed: uploadChunk failed: 500 Internal Server Error 2025/12/04 01:52:21 DEBUG : test.sum: tus update failed. run.go:286: Retry Put of "test.sum" to webdav root 'rclone-test-dahapuj2cofe': 2/10 (tus update failed: uploadChunk failed: 500 Internal Server Error) 2025/12/04 01:52:24 DEBUG : pacer: Reducing sleep to 1.067871093s 2025/12/04 01:52:24 DEBUG : test.sum: Update will use the tus protocol to upload 2025/12/04 01:52:25 DEBUG : pacer: Reducing sleep to 800.903319ms 2025/12/04 01:52:26 DEBUG : pacer: Reducing sleep to 600.677489ms 2025/12/04 01:52:26 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:52:27 DEBUG : pacer: low level retry 1/1 (error 500 Internal Server Error) 2025/12/04 01:52:27 DEBUG : pacer: Rate limited, increasing sleep to 1.201354978s 2025/12/04 01:52:27 ERROR : webdav root 'rclone-test-dahapuj2cofe': Uploaded chunk no 1 failed: uploadChunk failed: 500 Internal Server Error 2025/12/04 01:52:27 DEBUG : test.sum: tus update failed. run.go:286: Retry Put of "test.sum" to webdav root 'rclone-test-dahapuj2cofe': 3/10 (tus update failed: uploadChunk failed: 500 Internal Server Error) 2025/12/04 01:52:29 DEBUG : pacer: Reducing sleep to 901.016233ms 2025/12/04 01:52:29 DEBUG : test.sum: Update will use the tus protocol to upload 2025/12/04 01:52:30 DEBUG : pacer: Reducing sleep to 675.762174ms 2025/12/04 01:52:31 DEBUG : pacer: Reducing sleep to 506.82163ms 2025/12/04 01:52:31 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:52:32 DEBUG : pacer: low level retry 1/1 (error 500 Internal Server Error) 2025/12/04 01:52:32 DEBUG : pacer: Rate limited, increasing sleep to 1.01364326s 2025/12/04 01:52:32 ERROR : webdav root 'rclone-test-dahapuj2cofe': Uploaded chunk no 1 failed: uploadChunk failed: 500 Internal Server Error 2025/12/04 01:52:32 DEBUG : test.sum: tus update failed. run.go:286: Retry Put of "test.sum" to webdav root 'rclone-test-dahapuj2cofe': 4/10 (tus update failed: uploadChunk failed: 500 Internal Server Error) 2025/12/04 01:52:34 DEBUG : pacer: Reducing sleep to 760.232445ms 2025/12/04 01:52:34 DEBUG : test.sum: Update will use the tus protocol to upload 2025/12/04 01:52:35 DEBUG : pacer: Reducing sleep to 570.174333ms 2025/12/04 01:52:35 DEBUG : pacer: Reducing sleep to 427.630749ms 2025/12/04 01:52:35 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:52:36 DEBUG : pacer: low level retry 1/1 (error 500 Internal Server Error) 2025/12/04 01:52:36 DEBUG : pacer: Rate limited, increasing sleep to 855.261498ms 2025/12/04 01:52:36 ERROR : webdav root 'rclone-test-dahapuj2cofe': Uploaded chunk no 1 failed: uploadChunk failed: 500 Internal Server Error 2025/12/04 01:52:36 DEBUG : test.sum: tus update failed. run.go:286: Retry Put of "test.sum" to webdav root 'rclone-test-dahapuj2cofe': 5/10 (tus update failed: uploadChunk failed: 500 Internal Server Error) 2025/12/04 01:52:38 DEBUG : pacer: Reducing sleep to 641.446123ms 2025/12/04 01:52:38 DEBUG : test.sum: Update will use the tus protocol to upload 2025/12/04 01:52:39 DEBUG : pacer: Reducing sleep to 481.084592ms 2025/12/04 01:52:40 DEBUG : pacer: Reducing sleep to 360.813444ms 2025/12/04 01:52:40 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:52:40 DEBUG : pacer: low level retry 1/1 (error 500 Internal Server Error) 2025/12/04 01:52:40 DEBUG : pacer: Rate limited, increasing sleep to 721.626888ms 2025/12/04 01:52:40 ERROR : webdav root 'rclone-test-dahapuj2cofe': Uploaded chunk no 1 failed: uploadChunk failed: 500 Internal Server Error 2025/12/04 01:52:40 DEBUG : test.sum: tus update failed. run.go:286: Retry Put of "test.sum" to webdav root 'rclone-test-dahapuj2cofe': 6/10 (tus update failed: uploadChunk failed: 500 Internal Server Error) 2025/12/04 01:52:42 DEBUG : pacer: Reducing sleep to 541.220166ms 2025/12/04 01:52:42 DEBUG : test.sum: Update will use the tus protocol to upload 2025/12/04 01:52:43 DEBUG : pacer: Reducing sleep to 405.915124ms 2025/12/04 01:52:43 DEBUG : pacer: Reducing sleep to 304.436343ms 2025/12/04 01:52:43 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:52:44 DEBUG : pacer: low level retry 1/1 (error 500 Internal Server Error) 2025/12/04 01:52:44 DEBUG : pacer: Rate limited, increasing sleep to 608.872686ms 2025/12/04 01:52:44 ERROR : webdav root 'rclone-test-dahapuj2cofe': Uploaded chunk no 1 failed: uploadChunk failed: 500 Internal Server Error 2025/12/04 01:52:44 DEBUG : test.sum: tus update failed. run.go:286: Retry Put of "test.sum" to webdav root 'rclone-test-dahapuj2cofe': 7/10 (tus update failed: uploadChunk failed: 500 Internal Server Error) 2025/12/04 01:52:46 DEBUG : pacer: Reducing sleep to 456.654514ms 2025/12/04 01:52:46 DEBUG : test.sum: Update will use the tus protocol to upload 2025/12/04 01:52:46 DEBUG : pacer: Reducing sleep to 342.490885ms 2025/12/04 01:52:47 DEBUG : pacer: Reducing sleep to 256.868163ms 2025/12/04 01:52:47 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:52:47 DEBUG : pacer: low level retry 1/1 (error 500 Internal Server Error) 2025/12/04 01:52:47 DEBUG : pacer: Rate limited, increasing sleep to 513.736326ms 2025/12/04 01:52:47 ERROR : webdav root 'rclone-test-dahapuj2cofe': Uploaded chunk no 1 failed: uploadChunk failed: 500 Internal Server Error 2025/12/04 01:52:47 DEBUG : test.sum: tus update failed. run.go:286: Retry Put of "test.sum" to webdav root 'rclone-test-dahapuj2cofe': 8/10 (tus update failed: uploadChunk failed: 500 Internal Server Error) 2025/12/04 01:52:49 DEBUG : pacer: Reducing sleep to 385.302244ms 2025/12/04 01:52:49 DEBUG : test.sum: Update will use the tus protocol to upload 2025/12/04 01:52:50 DEBUG : pacer: Reducing sleep to 288.976683ms 2025/12/04 01:52:50 DEBUG : pacer: Reducing sleep to 216.732512ms 2025/12/04 01:52:50 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:52:50 DEBUG : pacer: low level retry 1/1 (error 500 Internal Server Error) 2025/12/04 01:52:50 DEBUG : pacer: Rate limited, increasing sleep to 433.465024ms 2025/12/04 01:52:50 ERROR : webdav root 'rclone-test-dahapuj2cofe': Uploaded chunk no 1 failed: uploadChunk failed: 500 Internal Server Error 2025/12/04 01:52:50 DEBUG : test.sum: tus update failed. run.go:286: Retry Put of "test.sum" to webdav root 'rclone-test-dahapuj2cofe': 9/10 (tus update failed: uploadChunk failed: 500 Internal Server Error) 2025/12/04 01:52:52 DEBUG : pacer: Reducing sleep to 325.098768ms 2025/12/04 01:52:52 DEBUG : test.sum: Update will use the tus protocol to upload 2025/12/04 01:52:53 DEBUG : pacer: Reducing sleep to 243.824076ms 2025/12/04 01:52:53 DEBUG : pacer: Reducing sleep to 182.868057ms 2025/12/04 01:52:53 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:52:53 DEBUG : pacer: low level retry 1/1 (error 500 Internal Server Error) 2025/12/04 01:52:53 DEBUG : pacer: Rate limited, increasing sleep to 365.736114ms 2025/12/04 01:52:53 ERROR : webdav root 'rclone-test-dahapuj2cofe': Uploaded chunk no 1 failed: uploadChunk failed: 500 Internal Server Error 2025/12/04 01:52:53 DEBUG : test.sum: tus update failed. run.go:290: Failed to put "test.sum" to "webdav root 'rclone-test-dahapuj2cofe'": tus update failed: uploadChunk failed: 500 Internal Server Error 2025/12/04 01:52:53 DEBUG : pacer: Reducing sleep to 274.302085ms 2025/12/04 01:52:54 DEBUG : pacer: Reducing sleep to 205.726563ms 2025/12/04 01:52:54 DEBUG : pacer: Reducing sleep to 154.294922ms 2025/12/04 01:52:54 DEBUG : pacer: Reducing sleep to 115.721191ms 2025/12/04 01:52:54 DEBUG : pacer: Reducing sleep to 86.790893ms 2025/12/04 01:52:55 DEBUG : pacer: Reducing sleep to 65.093169ms 2025/12/04 01:52:55 DEBUG : pacer: Reducing sleep to 48.819876ms 2025/12/04 01:52:55 DEBUG : pacer: Reducing sleep to 36.614907ms --- FAIL: TestCheckSumDownload (94.43s) --- PASS: TestCheckSumDownload/subtest1 (5.09s) --- PASS: TestCheckSumDownload/subtest2 (9.19s) --- PASS: TestCheckSumDownload/subtest3 (13.69s) === RUN TestApplyTransforms 2025/12/04 01:52:55 DEBUG : Creating backend with remote "TestWebdavInfiniteScale:rclone-test-gugurek7hufi" 2025/12/04 01:52:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/12/04 01:52:55 DEBUG : Setting type="webdav" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_TYPE 2025/12/04 01:52:55 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 2025/12/04 01:52:55 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/12/04 01:52:55 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/12/04 01:52:55 DEBUG : Setting pass="qkfenMylUAGPURBe4LJLHsGJUAO1" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/12/04 01:52:55 DEBUG : TestWebdavInfiniteScale: detected overridden config - adding "{0zk-L}" suffix to name 2025/12/04 01:52:55 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 2025/12/04 01:52:55 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/12/04 01:52:55 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/12/04 01:52:55 DEBUG : Setting pass="qkfenMylUAGPURBe4LJLHsGJUAO1" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/12/04 01:52:55 DEBUG : found headers: 2025/12/04 01:52:55 DEBUG : Creating backend with remote "/tmp/rclone205878835" run.go:185: Remote "webdav root 'rclone-test-gugurek7hufi'", Local "Local file system at /tmp/rclone205878835", Modify Window "1s" 2025/12/04 01:52:55 DEBUG : hello, world!: Update will use the tus protocol to upload 2025/12/04 01:52:55 INFO : hello, world!: Failed to read metadata: object not found 2025/12/04 01:52:55 DEBUG : webdav root 'rclone-test-gugurek7hufi': Uploaded starts 2025/12/04 01:52:55 DEBUG : webdav root 'rclone-test-gugurek7hufi': Uploaded chunk no 1 ok, range 0 -> 13 2025/12/04 01:52:55 DEBUG : webdav root 'rclone-test-gugurek7hufi': -- Uploaded finished upper checkfile vs. lower remote (without normalization) 2025/12/04 01:52:55 ERROR : hello, world!: sum not found 2025/12/04 01:52:55 ERROR : HELLO, WORLD!: file not in webdav root 'rclone-test-gugurek7hufi' 2025/12/04 01:52:55 NOTICE: webdav root 'rclone-test-gugurek7hufi': 1 files missing 2025/12/04 01:52:55 NOTICE: 1 hashes missing 2025/12/04 01:52:55 NOTICE: webdav root 'rclone-test-gugurek7hufi': 1 differences found 2025/12/04 01:52:55 NOTICE: webdav root 'rclone-test-gugurek7hufi': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/12/04 01:52:55 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2025/12/04 01:52:55 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/12/04 01:52:55 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2025/12/04 01:52:55 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/12/04 01:52:56 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2025/12/04 01:52:56 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/12/04 01:52:56 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2025/12/04 01:52:56 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2025/12/04 01:52:56 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2025/12/04 01:52:56 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2025/12/04 01:52:56 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2025/12/04 01:52:56 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2025/12/04 01:52:56 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2025/12/04 01:52:56 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2025/12/04 01:52:57 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2025/12/04 01:52:57 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/12/04 01:52:58 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2025/12/04 01:53:00 DEBUG : pacer: low level retry 10/10 (error 500 Internal Server Error) 2025/12/04 01:53:00 ERROR : hello, world!: Failed to calculate hash: 500 Internal Server Error 2025/12/04 01:53:00 NOTICE: webdav root 'rclone-test-gugurek7hufi': 0 differences found 2025/12/04 01:53:00 NOTICE: webdav root 'rclone-test-gugurek7hufi': 1 errors while checking 2025/12/04 01:53:00 DEBUG : Creating backend with remote "TestWebdavInfiniteScale:rclone-test-cezeveb7livu" 2025/12/04 01:53:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/12/04 01:53:00 DEBUG : Setting type="webdav" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_TYPE 2025/12/04 01:53:00 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 2025/12/04 01:53:00 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/12/04 01:53:00 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/12/04 01:53:00 DEBUG : Setting pass="qkfenMylUAGPURBe4LJLHsGJUAO1" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/12/04 01:53:00 DEBUG : TestWebdavInfiniteScale: detected overridden config - adding "{0zk-L}" suffix to name 2025/12/04 01:53:00 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 2025/12/04 01:53:00 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/12/04 01:53:00 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/12/04 01:53:00 DEBUG : Setting pass="qkfenMylUAGPURBe4LJLHsGJUAO1" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/12/04 01:53:00 DEBUG : found headers: 2025/12/04 01:53:00 DEBUG : Creating backend with remote "/tmp/rclone103985747" run.go:185: Remote "webdav root 'rclone-test-cezeveb7livu'", Local "Local file system at /tmp/rclone103985747", Modify Window "1s" 2025/12/04 01:53:00 DEBUG : HELLO, WORLD!: Update will use the tus protocol to upload 2025/12/04 01:53:00 INFO : HELLO, WORLD!: Failed to read metadata: object not found 2025/12/04 01:53:00 DEBUG : webdav root 'rclone-test-cezeveb7livu': Uploaded starts 2025/12/04 01:53:00 DEBUG : webdav root 'rclone-test-cezeveb7livu': Uploaded chunk no 1 ok, range 0 -> 13 2025/12/04 01:53:00 DEBUG : webdav root 'rclone-test-cezeveb7livu': -- Uploaded finished lower checkfile vs. upper remote (without normalization) 2025/12/04 01:53:01 ERROR : HELLO, WORLD!: sum not found 2025/12/04 01:53:01 ERROR : hello, world!: file not in webdav root 'rclone-test-cezeveb7livu' 2025/12/04 01:53:01 NOTICE: webdav root 'rclone-test-cezeveb7livu': 1 files missing 2025/12/04 01:53:01 NOTICE: 1 hashes missing 2025/12/04 01:53:01 NOTICE: webdav root 'rclone-test-cezeveb7livu': 1 differences found 2025/12/04 01:53:01 NOTICE: webdav root 'rclone-test-cezeveb7livu': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/12/04 01:53:01 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2025/12/04 01:53:01 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/12/04 01:53:01 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2025/12/04 01:53:01 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/12/04 01:53:01 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2025/12/04 01:53:01 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/12/04 01:53:01 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2025/12/04 01:53:01 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2025/12/04 01:53:01 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2025/12/04 01:53:01 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2025/12/04 01:53:01 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2025/12/04 01:53:01 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2025/12/04 01:53:01 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2025/12/04 01:53:01 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2025/12/04 01:53:02 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2025/12/04 01:53:02 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/12/04 01:53:03 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2025/12/04 01:53:05 DEBUG : pacer: low level retry 10/10 (error 500 Internal Server Error) 2025/12/04 01:53:05 ERROR : HELLO, WORLD!: Failed to calculate hash: 500 Internal Server Error 2025/12/04 01:53:05 NOTICE: webdav root 'rclone-test-cezeveb7livu': 0 differences found 2025/12/04 01:53:05 NOTICE: webdav root 'rclone-test-cezeveb7livu': 1 errors while checking 2025/12/04 01:53:05 DEBUG : Creating backend with remote "TestWebdavInfiniteScale:rclone-test-zujonaf1yoji" 2025/12/04 01:53:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/12/04 01:53:05 DEBUG : Setting type="webdav" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_TYPE 2025/12/04 01:53:05 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 2025/12/04 01:53:05 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/12/04 01:53:05 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/12/04 01:53:05 DEBUG : Setting pass="qkfenMylUAGPURBe4LJLHsGJUAO1" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/12/04 01:53:05 DEBUG : TestWebdavInfiniteScale: detected overridden config - adding "{0zk-L}" suffix to name 2025/12/04 01:53:05 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 2025/12/04 01:53:05 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/12/04 01:53:05 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/12/04 01:53:05 DEBUG : Setting pass="qkfenMylUAGPURBe4LJLHsGJUAO1" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/12/04 01:53:05 DEBUG : found headers: 2025/12/04 01:53:05 DEBUG : Creating backend with remote "/tmp/rclone1170680240" run.go:185: Remote "webdav root 'rclone-test-zujonaf1yoji'", Local "Local file system at /tmp/rclone1170680240", Modify Window "1s" 2025/12/04 01:53:05 DEBUG : HeLlO, wOrLd!: Update will use the tus protocol to upload 2025/12/04 01:53:06 INFO : HeLlO, wOrLd!: Failed to read metadata: object not found 2025/12/04 01:53:06 DEBUG : webdav root 'rclone-test-zujonaf1yoji': Uploaded starts 2025/12/04 01:53:06 DEBUG : webdav root 'rclone-test-zujonaf1yoji': Uploaded chunk no 1 ok, range 0 -> 13 2025/12/04 01:53:06 DEBUG : webdav root 'rclone-test-zujonaf1yoji': -- Uploaded finished lower checkfile vs. upperlowermixed remote (without normalization) 2025/12/04 01:53:06 ERROR : HeLlO, wOrLd!: sum not found 2025/12/04 01:53:06 ERROR : hello, world!: file not in webdav root 'rclone-test-zujonaf1yoji' 2025/12/04 01:53:06 NOTICE: webdav root 'rclone-test-zujonaf1yoji': 1 files missing 2025/12/04 01:53:06 NOTICE: 1 hashes missing 2025/12/04 01:53:06 NOTICE: webdav root 'rclone-test-zujonaf1yoji': 1 differences found 2025/12/04 01:53:06 NOTICE: webdav root 'rclone-test-zujonaf1yoji': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/12/04 01:53:06 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2025/12/04 01:53:06 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/12/04 01:53:06 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2025/12/04 01:53:06 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/12/04 01:53:06 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2025/12/04 01:53:06 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/12/04 01:53:06 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2025/12/04 01:53:06 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2025/12/04 01:53:06 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2025/12/04 01:53:06 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2025/12/04 01:53:06 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2025/12/04 01:53:06 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2025/12/04 01:53:07 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2025/12/04 01:53:07 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2025/12/04 01:53:07 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2025/12/04 01:53:07 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/12/04 01:53:09 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2025/12/04 01:53:11 DEBUG : pacer: low level retry 10/10 (error 500 Internal Server Error) 2025/12/04 01:53:11 ERROR : HeLlO, wOrLd!: Failed to calculate hash: 500 Internal Server Error 2025/12/04 01:53:11 NOTICE: webdav root 'rclone-test-zujonaf1yoji': 0 differences found 2025/12/04 01:53:11 NOTICE: webdav root 'rclone-test-zujonaf1yoji': 1 errors while checking 2025/12/04 01:53:11 DEBUG : Creating backend with remote "TestWebdavInfiniteScale:rclone-test-fejefib3rico" 2025/12/04 01:53:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/12/04 01:53:11 DEBUG : Setting type="webdav" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_TYPE 2025/12/04 01:53:11 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 2025/12/04 01:53:11 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/12/04 01:53:11 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/12/04 01:53:11 DEBUG : Setting pass="qkfenMylUAGPURBe4LJLHsGJUAO1" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/12/04 01:53:11 DEBUG : TestWebdavInfiniteScale: detected overridden config - adding "{0zk-L}" suffix to name 2025/12/04 01:53:11 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 2025/12/04 01:53:11 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/12/04 01:53:11 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/12/04 01:53:11 DEBUG : Setting pass="qkfenMylUAGPURBe4LJLHsGJUAO1" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/12/04 01:53:11 DEBUG : found headers: 2025/12/04 01:53:11 DEBUG : Creating backend with remote "/tmp/rclone275072145" run.go:185: Remote "webdav root 'rclone-test-fejefib3rico'", Local "Local file system at /tmp/rclone275072145", Modify Window "1s" 2025/12/04 01:53:11 DEBUG : HELLO, WORLD!: Update will use the tus protocol to upload 2025/12/04 01:53:11 INFO : HELLO, WORLD!: Failed to read metadata: object not found 2025/12/04 01:53:11 DEBUG : webdav root 'rclone-test-fejefib3rico': Uploaded starts 2025/12/04 01:53:11 DEBUG : webdav root 'rclone-test-fejefib3rico': Uploaded chunk no 1 ok, range 0 -> 13 2025/12/04 01:53:11 DEBUG : webdav root 'rclone-test-fejefib3rico': -- Uploaded finished upperlowermixed checkfile vs. upper remote (without normalization) 2025/12/04 01:53:11 ERROR : HELLO, WORLD!: sum not found 2025/12/04 01:53:11 ERROR : HeLlO, wOrLd!: file not in webdav root 'rclone-test-fejefib3rico' 2025/12/04 01:53:11 NOTICE: webdav root 'rclone-test-fejefib3rico': 1 files missing 2025/12/04 01:53:11 NOTICE: 1 hashes missing 2025/12/04 01:53:11 NOTICE: webdav root 'rclone-test-fejefib3rico': 1 differences found 2025/12/04 01:53:11 NOTICE: webdav root 'rclone-test-fejefib3rico': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/12/04 01:53:11 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2025/12/04 01:53:11 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/12/04 01:53:11 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2025/12/04 01:53:11 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/12/04 01:53:11 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2025/12/04 01:53:11 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/12/04 01:53:11 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2025/12/04 01:53:11 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2025/12/04 01:53:11 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2025/12/04 01:53:11 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2025/12/04 01:53:12 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2025/12/04 01:53:12 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2025/12/04 01:53:12 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2025/12/04 01:53:12 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2025/12/04 01:53:13 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2025/12/04 01:53:13 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/12/04 01:53:14 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2025/12/04 01:53:16 DEBUG : pacer: low level retry 10/10 (error 500 Internal Server Error) 2025/12/04 01:53:16 ERROR : HELLO, WORLD!: Failed to calculate hash: 500 Internal Server Error 2025/12/04 01:53:16 NOTICE: webdav root 'rclone-test-fejefib3rico': 0 differences found 2025/12/04 01:53:16 NOTICE: webdav root 'rclone-test-fejefib3rico': 1 errors while checking 2025/12/04 01:53:16 DEBUG : Creating backend with remote "TestWebdavInfiniteScale:rclone-test-yapihah2wafi" 2025/12/04 01:53:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/12/04 01:53:16 DEBUG : Setting type="webdav" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_TYPE 2025/12/04 01:53:16 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 2025/12/04 01:53:16 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/12/04 01:53:16 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/12/04 01:53:16 DEBUG : Setting pass="qkfenMylUAGPURBe4LJLHsGJUAO1" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/12/04 01:53:16 DEBUG : TestWebdavInfiniteScale: detected overridden config - adding "{0zk-L}" suffix to name 2025/12/04 01:53:16 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 2025/12/04 01:53:16 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/12/04 01:53:16 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/12/04 01:53:16 DEBUG : Setting pass="qkfenMylUAGPURBe4LJLHsGJUAO1" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/12/04 01:53:16 DEBUG : found headers: 2025/12/04 01:53:16 DEBUG : Creating backend with remote "/tmp/rclone3163354595" run.go:185: Remote "webdav root 'rclone-test-yapihah2wafi'", Local "Local file system at /tmp/rclone3163354595", Modify Window "1s" 2025/12/04 01:53:16 DEBUG : 測試_Русский___ě_áñ: Update will use the tus protocol to upload 2025/12/04 01:53:16 INFO : 測試_Русский___ě_áñ: Failed to read metadata: object not found 2025/12/04 01:53:16 DEBUG : webdav root 'rclone-test-yapihah2wafi': Uploaded starts 2025/12/04 01:53:16 DEBUG : webdav root 'rclone-test-yapihah2wafi': Uploaded chunk no 1 ok, range 0 -> 13 2025/12/04 01:53:16 DEBUG : webdav root 'rclone-test-yapihah2wafi': -- Uploaded finished NFD checkfile vs. NFC remote (without normalization) 2025/12/04 01:53:16 ERROR : 測試_Русский___ě_áñ: sum not found 2025/12/04 01:53:16 ERROR : 測試_Русский___ě_áñ: file not in webdav root 'rclone-test-yapihah2wafi' 2025/12/04 01:53:16 NOTICE: webdav root 'rclone-test-yapihah2wafi': 1 files missing 2025/12/04 01:53:16 NOTICE: 1 hashes missing 2025/12/04 01:53:16 NOTICE: webdav root 'rclone-test-yapihah2wafi': 1 differences found 2025/12/04 01:53:16 NOTICE: webdav root 'rclone-test-yapihah2wafi': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/12/04 01:53:17 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2025/12/04 01:53:17 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/12/04 01:53:17 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2025/12/04 01:53:17 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/12/04 01:53:17 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2025/12/04 01:53:17 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/12/04 01:53:17 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2025/12/04 01:53:17 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2025/12/04 01:53:17 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2025/12/04 01:53:17 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2025/12/04 01:53:17 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2025/12/04 01:53:17 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2025/12/04 01:53:17 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2025/12/04 01:53:17 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2025/12/04 01:53:18 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2025/12/04 01:53:18 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/12/04 01:53:19 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2025/12/04 01:53:21 DEBUG : pacer: low level retry 10/10 (error 500 Internal Server Error) 2025/12/04 01:53:21 ERROR : 測試_Русский___ě_áñ: Failed to calculate hash: 500 Internal Server Error 2025/12/04 01:53:21 NOTICE: webdav root 'rclone-test-yapihah2wafi': 0 differences found 2025/12/04 01:53:21 NOTICE: webdav root 'rclone-test-yapihah2wafi': 1 errors while checking 2025/12/04 01:53:21 DEBUG : Creating backend with remote "TestWebdavInfiniteScale:rclone-test-bunodih8fapi" 2025/12/04 01:53:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/12/04 01:53:21 DEBUG : Setting type="webdav" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_TYPE 2025/12/04 01:53:21 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 2025/12/04 01:53:21 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/12/04 01:53:21 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/12/04 01:53:21 DEBUG : Setting pass="qkfenMylUAGPURBe4LJLHsGJUAO1" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/12/04 01:53:21 DEBUG : TestWebdavInfiniteScale: detected overridden config - adding "{0zk-L}" suffix to name 2025/12/04 01:53:21 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 2025/12/04 01:53:21 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/12/04 01:53:21 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/12/04 01:53:21 DEBUG : Setting pass="qkfenMylUAGPURBe4LJLHsGJUAO1" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/12/04 01:53:21 DEBUG : found headers: 2025/12/04 01:53:21 DEBUG : Creating backend with remote "/tmp/rclone4089845648" run.go:185: Remote "webdav root 'rclone-test-bunodih8fapi'", Local "Local file system at /tmp/rclone4089845648", Modify Window "1s" 2025/12/04 01:53:21 DEBUG : 測試_Русский___ě_áñ: Update will use the tus protocol to upload 2025/12/04 01:53:21 INFO : 測試_Русский___ě_áñ: Failed to read metadata: object not found 2025/12/04 01:53:22 DEBUG : webdav root 'rclone-test-bunodih8fapi': Uploaded starts 2025/12/04 01:53:22 DEBUG : webdav root 'rclone-test-bunodih8fapi': Uploaded chunk no 1 ok, range 0 -> 13 2025/12/04 01:53:22 DEBUG : webdav root 'rclone-test-bunodih8fapi': -- Uploaded finished NFC checkfile vs. NFD remote (without normalization) 2025/12/04 01:53:22 ERROR : 測試_Русский___ě_áñ: sum not found 2025/12/04 01:53:22 ERROR : 測試_Русский___ě_áñ: file not in webdav root 'rclone-test-bunodih8fapi' 2025/12/04 01:53:22 NOTICE: webdav root 'rclone-test-bunodih8fapi': 1 files missing 2025/12/04 01:53:22 NOTICE: 1 hashes missing 2025/12/04 01:53:22 NOTICE: webdav root 'rclone-test-bunodih8fapi': 1 differences found 2025/12/04 01:53:22 NOTICE: webdav root 'rclone-test-bunodih8fapi': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/12/04 01:53:22 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2025/12/04 01:53:22 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/12/04 01:53:22 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2025/12/04 01:53:22 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/12/04 01:53:22 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2025/12/04 01:53:22 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/12/04 01:53:22 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2025/12/04 01:53:22 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2025/12/04 01:53:22 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2025/12/04 01:53:22 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2025/12/04 01:53:22 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2025/12/04 01:53:22 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2025/12/04 01:53:23 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2025/12/04 01:53:23 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2025/12/04 01:53:23 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2025/12/04 01:53:23 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/12/04 01:53:25 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2025/12/04 01:53:27 DEBUG : pacer: low level retry 10/10 (error 500 Internal Server Error) 2025/12/04 01:53:27 ERROR : 測試_Русский___ě_áñ: Failed to calculate hash: 500 Internal Server Error 2025/12/04 01:53:27 NOTICE: webdav root 'rclone-test-bunodih8fapi': 0 differences found 2025/12/04 01:53:27 NOTICE: webdav root 'rclone-test-bunodih8fapi': 1 errors while checking 2025/12/04 01:53:27 DEBUG : Creating backend with remote "TestWebdavInfiniteScale:rclone-test-zayeyug8wahe" 2025/12/04 01:53:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/12/04 01:53:27 DEBUG : Setting type="webdav" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_TYPE 2025/12/04 01:53:27 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 2025/12/04 01:53:27 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/12/04 01:53:27 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/12/04 01:53:27 DEBUG : Setting pass="qkfenMylUAGPURBe4LJLHsGJUAO1" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/12/04 01:53:27 DEBUG : TestWebdavInfiniteScale: detected overridden config - adding "{0zk-L}" suffix to name 2025/12/04 01:53:27 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 2025/12/04 01:53:27 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/12/04 01:53:27 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/12/04 01:53:27 DEBUG : Setting pass="qkfenMylUAGPURBe4LJLHsGJUAO1" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/12/04 01:53:27 DEBUG : found headers: 2025/12/04 01:53:27 DEBUG : Creating backend with remote "/tmp/rclone727159326" run.go:185: Remote "webdav root 'rclone-test-zayeyug8wahe'", Local "Local file system at /tmp/rclone727159326", Modify Window "1s" 2025/12/04 01:53:27 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Update will use the tus protocol to upload 2025/12/04 01:53:27 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Failed to read metadata: object not found 2025/12/04 01:53:27 DEBUG : webdav root 'rclone-test-zayeyug8wahe': Uploaded starts 2025/12/04 01:53:27 DEBUG : webdav root 'rclone-test-zayeyug8wahe': Uploaded chunk no 1 ok, range 0 -> 13 2025/12/04 01:53:27 DEBUG : webdav root 'rclone-test-zayeyug8wahe': -- Uploaded finished NFDx2 checkfile vs. both remote (without normalization) 2025/12/04 01:53:27 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/12/04 01:53:27 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in webdav root 'rclone-test-zayeyug8wahe' 2025/12/04 01:53:27 NOTICE: webdav root 'rclone-test-zayeyug8wahe': 1 files missing 2025/12/04 01:53:27 NOTICE: 1 hashes missing 2025/12/04 01:53:27 NOTICE: webdav root 'rclone-test-zayeyug8wahe': 1 differences found 2025/12/04 01:53:27 NOTICE: webdav root 'rclone-test-zayeyug8wahe': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/12/04 01:53:27 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2025/12/04 01:53:27 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/12/04 01:53:27 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2025/12/04 01:53:27 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/12/04 01:53:27 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2025/12/04 01:53:27 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/12/04 01:53:27 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2025/12/04 01:53:27 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2025/12/04 01:53:27 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2025/12/04 01:53:27 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2025/12/04 01:53:28 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2025/12/04 01:53:28 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2025/12/04 01:53:28 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2025/12/04 01:53:28 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2025/12/04 01:53:29 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2025/12/04 01:53:29 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/12/04 01:53:30 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2025/12/04 01:53:32 DEBUG : pacer: low level retry 10/10 (error 500 Internal Server Error) 2025/12/04 01:53:32 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Failed to calculate hash: 500 Internal Server Error 2025/12/04 01:53:32 NOTICE: webdav root 'rclone-test-zayeyug8wahe': 0 differences found 2025/12/04 01:53:32 NOTICE: webdav root 'rclone-test-zayeyug8wahe': 1 errors while checking 2025/12/04 01:53:32 DEBUG : Creating backend with remote "TestWebdavInfiniteScale:rclone-test-zowavom7baza" 2025/12/04 01:53:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/12/04 01:53:32 DEBUG : Setting type="webdav" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_TYPE 2025/12/04 01:53:32 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 2025/12/04 01:53:32 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/12/04 01:53:32 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/12/04 01:53:32 DEBUG : Setting pass="qkfenMylUAGPURBe4LJLHsGJUAO1" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/12/04 01:53:32 DEBUG : TestWebdavInfiniteScale: detected overridden config - adding "{0zk-L}" suffix to name 2025/12/04 01:53:32 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 2025/12/04 01:53:32 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/12/04 01:53:32 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/12/04 01:53:32 DEBUG : Setting pass="qkfenMylUAGPURBe4LJLHsGJUAO1" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/12/04 01:53:32 DEBUG : found headers: 2025/12/04 01:53:32 DEBUG : Creating backend with remote "/tmp/rclone3941797488" run.go:185: Remote "webdav root 'rclone-test-zowavom7baza'", Local "Local file system at /tmp/rclone3941797488", Modify Window "1s" 2025/12/04 01:53:32 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Update will use the tus protocol to upload 2025/12/04 01:53:32 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Failed to read metadata: object not found 2025/12/04 01:53:32 DEBUG : webdav root 'rclone-test-zowavom7baza': Uploaded starts 2025/12/04 01:53:32 DEBUG : webdav root 'rclone-test-zowavom7baza': Uploaded chunk no 1 ok, range 0 -> 13 2025/12/04 01:53:32 DEBUG : webdav root 'rclone-test-zowavom7baza': -- Uploaded finished NFCx2 checkfile vs. both remote (without normalization) 2025/12/04 01:53:32 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/12/04 01:53:32 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in webdav root 'rclone-test-zowavom7baza' 2025/12/04 01:53:32 NOTICE: webdav root 'rclone-test-zowavom7baza': 1 files missing 2025/12/04 01:53:32 NOTICE: 1 hashes missing 2025/12/04 01:53:32 NOTICE: webdav root 'rclone-test-zowavom7baza': 1 differences found 2025/12/04 01:53:32 NOTICE: webdav root 'rclone-test-zowavom7baza': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/12/04 01:53:32 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2025/12/04 01:53:32 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/12/04 01:53:33 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2025/12/04 01:53:33 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/12/04 01:53:33 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2025/12/04 01:53:33 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/12/04 01:53:33 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2025/12/04 01:53:33 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2025/12/04 01:53:33 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2025/12/04 01:53:33 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2025/12/04 01:53:33 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2025/12/04 01:53:33 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2025/12/04 01:53:33 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2025/12/04 01:53:33 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2025/12/04 01:53:34 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2025/12/04 01:53:34 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/12/04 01:53:35 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2025/12/04 01:53:37 DEBUG : pacer: low level retry 10/10 (error 500 Internal Server Error) 2025/12/04 01:53:37 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Failed to calculate hash: 500 Internal Server Error 2025/12/04 01:53:37 NOTICE: webdav root 'rclone-test-zowavom7baza': 0 differences found 2025/12/04 01:53:37 NOTICE: webdav root 'rclone-test-zowavom7baza': 1 errors while checking 2025/12/04 01:53:37 DEBUG : Creating backend with remote "TestWebdavInfiniteScale:rclone-test-dasimoj7kivo" 2025/12/04 01:53:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/12/04 01:53:37 DEBUG : Setting type="webdav" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_TYPE 2025/12/04 01:53:37 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 2025/12/04 01:53:37 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/12/04 01:53:37 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/12/04 01:53:37 DEBUG : Setting pass="qkfenMylUAGPURBe4LJLHsGJUAO1" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/12/04 01:53:37 DEBUG : TestWebdavInfiniteScale: detected overridden config - adding "{0zk-L}" suffix to name 2025/12/04 01:53:37 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 2025/12/04 01:53:37 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/12/04 01:53:37 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/12/04 01:53:37 DEBUG : Setting pass="qkfenMylUAGPURBe4LJLHsGJUAO1" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/12/04 01:53:37 DEBUG : found headers: 2025/12/04 01:53:37 DEBUG : Creating backend with remote "/tmp/rclone3343143668" run.go:185: Remote "webdav root 'rclone-test-dasimoj7kivo'", Local "Local file system at /tmp/rclone3343143668", Modify Window "1s" 2025/12/04 01:53:37 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Update will use the tus protocol to upload 2025/12/04 01:53:37 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Failed to read metadata: object not found 2025/12/04 01:53:37 DEBUG : webdav root 'rclone-test-dasimoj7kivo': Uploaded starts 2025/12/04 01:53:37 DEBUG : webdav root 'rclone-test-dasimoj7kivo': Uploaded chunk no 1 ok, range 0 -> 13 2025/12/04 01:53:37 DEBUG : webdav root 'rclone-test-dasimoj7kivo': -- Uploaded finished both checkfile vs. NFDx2 remote (without normalization) 2025/12/04 01:53:38 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/12/04 01:53:38 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in webdav root 'rclone-test-dasimoj7kivo' 2025/12/04 01:53:38 NOTICE: webdav root 'rclone-test-dasimoj7kivo': 1 files missing 2025/12/04 01:53:38 NOTICE: 1 hashes missing 2025/12/04 01:53:38 NOTICE: webdav root 'rclone-test-dasimoj7kivo': 1 differences found 2025/12/04 01:53:38 NOTICE: webdav root 'rclone-test-dasimoj7kivo': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/12/04 01:53:38 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2025/12/04 01:53:38 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/12/04 01:53:38 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2025/12/04 01:53:38 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/12/04 01:53:38 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2025/12/04 01:53:38 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/12/04 01:53:38 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2025/12/04 01:53:38 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2025/12/04 01:53:38 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2025/12/04 01:53:38 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2025/12/04 01:53:38 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2025/12/04 01:53:38 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2025/12/04 01:53:39 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2025/12/04 01:53:39 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2025/12/04 01:53:39 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2025/12/04 01:53:39 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/12/04 01:53:41 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2025/12/04 01:53:43 DEBUG : pacer: low level retry 10/10 (error 500 Internal Server Error) 2025/12/04 01:53:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Failed to calculate hash: 500 Internal Server Error 2025/12/04 01:53:43 NOTICE: webdav root 'rclone-test-dasimoj7kivo': 0 differences found 2025/12/04 01:53:43 NOTICE: webdav root 'rclone-test-dasimoj7kivo': 1 errors while checking 2025/12/04 01:53:43 DEBUG : Creating backend with remote "TestWebdavInfiniteScale:rclone-test-dujirus3fori" 2025/12/04 01:53:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/12/04 01:53:43 DEBUG : Setting type="webdav" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_TYPE 2025/12/04 01:53:43 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 2025/12/04 01:53:43 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/12/04 01:53:43 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/12/04 01:53:43 DEBUG : Setting pass="qkfenMylUAGPURBe4LJLHsGJUAO1" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/12/04 01:53:43 DEBUG : TestWebdavInfiniteScale: detected overridden config - adding "{0zk-L}" suffix to name 2025/12/04 01:53:43 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 2025/12/04 01:53:43 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/12/04 01:53:43 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/12/04 01:53:43 DEBUG : Setting pass="qkfenMylUAGPURBe4LJLHsGJUAO1" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/12/04 01:53:43 DEBUG : found headers: 2025/12/04 01:53:43 DEBUG : Creating backend with remote "/tmp/rclone2670363365" run.go:185: Remote "webdav root 'rclone-test-dujirus3fori'", Local "Local file system at /tmp/rclone2670363365", Modify Window "1s" 2025/12/04 01:53:43 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Update will use the tus protocol to upload 2025/12/04 01:53:43 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Failed to read metadata: object not found 2025/12/04 01:53:43 DEBUG : webdav root 'rclone-test-dujirus3fori': Uploaded starts 2025/12/04 01:53:43 DEBUG : webdav root 'rclone-test-dujirus3fori': Uploaded chunk no 1 ok, range 0 -> 13 2025/12/04 01:53:43 DEBUG : webdav root 'rclone-test-dujirus3fori': -- Uploaded finished both checkfile vs. NFCx2 remote (without normalization) 2025/12/04 01:53:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/12/04 01:53:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in webdav root 'rclone-test-dujirus3fori' 2025/12/04 01:53:43 NOTICE: webdav root 'rclone-test-dujirus3fori': 1 files missing 2025/12/04 01:53:43 NOTICE: 1 hashes missing 2025/12/04 01:53:43 NOTICE: webdav root 'rclone-test-dujirus3fori': 1 differences found 2025/12/04 01:53:43 NOTICE: webdav root 'rclone-test-dujirus3fori': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/12/04 01:53:43 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2025/12/04 01:53:43 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/12/04 01:53:43 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2025/12/04 01:53:43 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/12/04 01:53:43 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2025/12/04 01:53:43 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/12/04 01:53:43 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2025/12/04 01:53:43 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2025/12/04 01:53:43 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2025/12/04 01:53:43 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2025/12/04 01:53:44 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2025/12/04 01:53:44 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2025/12/04 01:53:44 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2025/12/04 01:53:44 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2025/12/04 01:53:45 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2025/12/04 01:53:45 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/12/04 01:53:46 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2025/12/04 01:53:48 DEBUG : pacer: low level retry 10/10 (error 500 Internal Server Error) 2025/12/04 01:53:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Failed to calculate hash: 500 Internal Server Error 2025/12/04 01:53:48 NOTICE: webdav root 'rclone-test-dujirus3fori': 0 differences found 2025/12/04 01:53:48 NOTICE: webdav root 'rclone-test-dujirus3fori': 1 errors while checking 2025/12/04 01:53:48 DEBUG : webdav root 'rclone-test-dujirus3fori': Purge remote 2025/12/04 01:53:50 DEBUG : pacer: Reducing sleep to 1.5s 2025/12/04 01:53:50 DEBUG : webdav root 'rclone-test-dasimoj7kivo': Purge remote 2025/12/04 01:53:50 DEBUG : pacer: Reducing sleep to 1.5s 2025/12/04 01:53:50 DEBUG : webdav root 'rclone-test-zowavom7baza': Purge remote 2025/12/04 01:53:50 DEBUG : pacer: Reducing sleep to 1.5s 2025/12/04 01:53:50 DEBUG : webdav root 'rclone-test-zayeyug8wahe': Purge remote 2025/12/04 01:53:50 DEBUG : pacer: Reducing sleep to 1.5s 2025/12/04 01:53:50 DEBUG : webdav root 'rclone-test-bunodih8fapi': Purge remote 2025/12/04 01:53:50 DEBUG : pacer: Reducing sleep to 1.5s 2025/12/04 01:53:50 DEBUG : webdav root 'rclone-test-yapihah2wafi': Purge remote 2025/12/04 01:53:50 DEBUG : pacer: Reducing sleep to 1.5s 2025/12/04 01:53:50 DEBUG : webdav root 'rclone-test-fejefib3rico': Purge remote 2025/12/04 01:53:50 DEBUG : pacer: Reducing sleep to 1.5s 2025/12/04 01:53:50 DEBUG : webdav root 'rclone-test-zujonaf1yoji': Purge remote 2025/12/04 01:53:50 DEBUG : pacer: Reducing sleep to 1.5s 2025/12/04 01:53:50 DEBUG : webdav root 'rclone-test-cezeveb7livu': Purge remote 2025/12/04 01:53:50 DEBUG : pacer: Reducing sleep to 1.5s 2025/12/04 01:53:50 DEBUG : webdav root 'rclone-test-gugurek7hufi': Purge remote 2025/12/04 01:53:50 DEBUG : pacer: Reducing sleep to 1.5s --- PASS: TestApplyTransforms (55.72s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:185: Remote "webdav root 'rclone-test-dahapuj2cofe'", Local "Local file system at /tmp/rclone3219178689", Modify Window "1s" 2025/12/04 01:53:51 DEBUG : pacer: Reducing sleep to 27.46118ms 2025/12/04 01:53:51 DEBUG : file1: Need to transfer - File not found at Destination 2025/12/04 01:53:51 DEBUG : pacer: Reducing sleep to 20.595885ms 2025/12/04 01:53:51 DEBUG : sub/file2: Update will use the tus protocol to upload 2025/12/04 01:53:51 DEBUG : pacer: Reducing sleep to 15.446913ms 2025/12/04 01:53:51 INFO : sub/file2: Failed to read metadata: object not found 2025/12/04 01:53:51 DEBUG : pacer: Reducing sleep to 11.585184ms 2025/12/04 01:53:51 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:53:51 ERROR : webdav root 'rclone-test-dahapuj2cofe': Chunk 1: Error: Can not read from data stream: EOF 2025/12/04 01:53:51 DEBUG : sub/file2: tus update failed. 2025/12/04 01:53:51 DEBUG : file1: Received error: tus update failed: EOF - low level retry 0/10 2025/12/04 01:53:51 DEBUG : pacer: Reducing sleep to 10ms 2025/12/04 01:53:51 DEBUG : sub/file2: Update will use the tus protocol to upload 2025/12/04 01:53:51 INFO : sub/file2: Failed to read metadata: object not found 2025/12/04 01:53:51 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:53:51 ERROR : webdav root 'rclone-test-dahapuj2cofe': Chunk 1: Error: Can not read from data stream: EOF 2025/12/04 01:53:51 DEBUG : sub/file2: tus update failed. 2025/12/04 01:53:51 DEBUG : file1: Received error: tus update failed: EOF - low level retry 1/10 2025/12/04 01:53:51 DEBUG : sub/file2: Update will use the tus protocol to upload 2025/12/04 01:53:51 INFO : sub/file2: Failed to read metadata: object not found 2025/12/04 01:53:51 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:53:51 ERROR : webdav root 'rclone-test-dahapuj2cofe': Chunk 1: Error: Can not read from data stream: EOF 2025/12/04 01:53:51 DEBUG : sub/file2: tus update failed. 2025/12/04 01:53:51 DEBUG : file1: Received error: tus update failed: EOF - low level retry 2/10 2025/12/04 01:53:51 DEBUG : sub/file2: Update will use the tus protocol to upload 2025/12/04 01:53:51 INFO : sub/file2: Failed to read metadata: object not found 2025/12/04 01:53:51 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:53:51 ERROR : webdav root 'rclone-test-dahapuj2cofe': Chunk 1: Error: Can not read from data stream: EOF 2025/12/04 01:53:51 DEBUG : sub/file2: tus update failed. 2025/12/04 01:53:51 DEBUG : file1: Received error: tus update failed: EOF - low level retry 3/10 2025/12/04 01:53:51 DEBUG : sub/file2: Update will use the tus protocol to upload 2025/12/04 01:53:51 INFO : sub/file2: Failed to read metadata: object not found 2025/12/04 01:53:51 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:53:51 ERROR : webdav root 'rclone-test-dahapuj2cofe': Chunk 1: Error: Can not read from data stream: EOF 2025/12/04 01:53:51 DEBUG : sub/file2: tus update failed. 2025/12/04 01:53:51 DEBUG : file1: Received error: tus update failed: EOF - low level retry 4/10 2025/12/04 01:53:51 DEBUG : sub/file2: Update will use the tus protocol to upload 2025/12/04 01:53:51 INFO : sub/file2: Failed to read metadata: object not found 2025/12/04 01:53:52 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:53:52 ERROR : webdav root 'rclone-test-dahapuj2cofe': Chunk 1: Error: Can not read from data stream: EOF 2025/12/04 01:53:52 DEBUG : sub/file2: tus update failed. 2025/12/04 01:53:52 DEBUG : file1: Received error: tus update failed: EOF - low level retry 5/10 2025/12/04 01:53:52 DEBUG : sub/file2: Update will use the tus protocol to upload 2025/12/04 01:53:52 INFO : sub/file2: Failed to read metadata: object not found 2025/12/04 01:53:52 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:53:52 ERROR : webdav root 'rclone-test-dahapuj2cofe': Chunk 1: Error: Can not read from data stream: EOF 2025/12/04 01:53:52 DEBUG : sub/file2: tus update failed. 2025/12/04 01:53:52 DEBUG : file1: Received error: tus update failed: EOF - low level retry 6/10 2025/12/04 01:53:52 DEBUG : sub/file2: Update will use the tus protocol to upload 2025/12/04 01:53:52 INFO : sub/file2: Failed to read metadata: object not found 2025/12/04 01:53:52 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:53:52 ERROR : webdav root 'rclone-test-dahapuj2cofe': Chunk 1: Error: Can not read from data stream: EOF 2025/12/04 01:53:52 DEBUG : sub/file2: tus update failed. 2025/12/04 01:53:52 DEBUG : file1: Received error: tus update failed: EOF - low level retry 7/10 2025/12/04 01:53:52 DEBUG : sub/file2: Update will use the tus protocol to upload 2025/12/04 01:53:52 INFO : sub/file2: Failed to read metadata: object not found 2025/12/04 01:53:52 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:53:52 ERROR : webdav root 'rclone-test-dahapuj2cofe': Chunk 1: Error: Can not read from data stream: EOF 2025/12/04 01:53:52 DEBUG : sub/file2: tus update failed. 2025/12/04 01:53:52 DEBUG : file1: Received error: tus update failed: EOF - low level retry 8/10 2025/12/04 01:53:52 DEBUG : sub/file2: Update will use the tus protocol to upload 2025/12/04 01:53:52 INFO : sub/file2: Failed to read metadata: object not found 2025/12/04 01:53:52 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:53:52 ERROR : webdav root 'rclone-test-dahapuj2cofe': Chunk 1: Error: Can not read from data stream: EOF 2025/12/04 01:53:52 DEBUG : sub/file2: tus update failed. 2025/12/04 01:53:52 DEBUG : file1: Received error: tus update failed: EOF - low level retry 9/10 2025/12/04 01:53:52 ERROR : file1: Failed to copy: tus update failed: EOF copy_test.go:114: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:114 Error: Received unexpected error: tus update failed: EOF Test: TestCopyFile --- FAIL: TestCopyFile (2.01s) === RUN TestCopyLongFile run.go:185: Remote "webdav root 'rclone-test-dahapuj2cofe'", Local "Local file system at /tmp/rclone3219178689", Modify Window "1s" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.15s) === RUN TestCopyFileBackupDir run.go:185: Remote "webdav root 'rclone-test-dahapuj2cofe'", Local "Local file system at /tmp/rclone3219178689", Modify Window "1s" 2025/12/04 01:53:53 DEBUG : dst/file1: Update will use the tus protocol to upload 2025/12/04 01:53:53 INFO : dst/file1: Failed to read metadata: object not found 2025/12/04 01:53:53 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:53:53 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded chunk no 1 ok, range 0 -> 18 2025/12/04 01:53:53 DEBUG : webdav root 'rclone-test-dahapuj2cofe': -- Uploaded finished 2025/12/04 01:53:53 DEBUG : Creating backend with remote "TestWebdavInfiniteScale:rclone-test-dahapuj2cofe/backup" 2025/12/04 01:53:53 DEBUG : Setting type="webdav" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_TYPE 2025/12/04 01:53:53 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 2025/12/04 01:53:53 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/12/04 01:53:53 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/12/04 01:53:53 DEBUG : Setting pass="qkfenMylUAGPURBe4LJLHsGJUAO1" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/12/04 01:53:53 DEBUG : TestWebdavInfiniteScale: detected overridden config - adding "{0zk-L}" suffix to name 2025/12/04 01:53:53 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 2025/12/04 01:53:53 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/12/04 01:53:53 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/12/04 01:53:53 DEBUG : Setting pass="qkfenMylUAGPURBe4LJLHsGJUAO1" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/12/04 01:53:53 DEBUG : found headers: 2025/12/04 01:53:53 DEBUG : fs cache: renaming cache item "TestWebdavInfiniteScale:rclone-test-dahapuj2cofe/backup" to be canonical "TestWebdavInfiniteScale{0zk-L}:rclone-test-dahapuj2cofe/backup" 2025/12/04 01:53:53 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3219178689) 2025/12/04 01:53:53 DEBUG : dst/file1: size = 18 (webdav root 'rclone-test-dahapuj2cofe') 2025/12/04 01:53:53 DEBUG : dst/file1: Sizes differ 2025/12/04 01:53:54 INFO : dst/file1: Moved (server-side) 2025/12/04 01:53:54 DEBUG : dst/file1: Update will use the tus protocol to upload 2025/12/04 01:53:54 INFO : dst/file1: Failed to read metadata: object not found 2025/12/04 01:53:54 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:53:54 ERROR : webdav root 'rclone-test-dahapuj2cofe': Chunk 1: Error: Can not read from data stream: EOF 2025/12/04 01:53:54 DEBUG : dst/file1: tus update failed. 2025/12/04 01:53:54 DEBUG : dst/file1: Received error: tus update failed: EOF - low level retry 0/10 2025/12/04 01:53:54 DEBUG : dst/file1: Update will use the tus protocol to upload 2025/12/04 01:53:54 INFO : dst/file1: Failed to read metadata: object not found 2025/12/04 01:53:54 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:53:54 ERROR : webdav root 'rclone-test-dahapuj2cofe': Chunk 1: Error: Can not read from data stream: EOF 2025/12/04 01:53:54 DEBUG : dst/file1: tus update failed. 2025/12/04 01:53:54 DEBUG : dst/file1: Received error: tus update failed: EOF - low level retry 1/10 2025/12/04 01:53:54 DEBUG : dst/file1: Update will use the tus protocol to upload 2025/12/04 01:53:54 INFO : dst/file1: Failed to read metadata: object not found 2025/12/04 01:53:54 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:53:54 ERROR : webdav root 'rclone-test-dahapuj2cofe': Chunk 1: Error: Can not read from data stream: EOF 2025/12/04 01:53:54 DEBUG : dst/file1: tus update failed. 2025/12/04 01:53:54 DEBUG : dst/file1: Received error: tus update failed: EOF - low level retry 2/10 2025/12/04 01:53:54 DEBUG : dst/file1: Update will use the tus protocol to upload 2025/12/04 01:53:54 INFO : dst/file1: Failed to read metadata: object not found 2025/12/04 01:53:54 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:53:54 ERROR : webdav root 'rclone-test-dahapuj2cofe': Chunk 1: Error: Can not read from data stream: EOF 2025/12/04 01:53:54 DEBUG : dst/file1: tus update failed. 2025/12/04 01:53:54 DEBUG : dst/file1: Received error: tus update failed: EOF - low level retry 3/10 2025/12/04 01:53:54 DEBUG : dst/file1: Update will use the tus protocol to upload 2025/12/04 01:53:54 INFO : dst/file1: Failed to read metadata: object not found 2025/12/04 01:53:54 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:53:54 ERROR : webdav root 'rclone-test-dahapuj2cofe': Chunk 1: Error: Can not read from data stream: EOF 2025/12/04 01:53:54 DEBUG : dst/file1: tus update failed. 2025/12/04 01:53:54 DEBUG : dst/file1: Received error: tus update failed: EOF - low level retry 4/10 2025/12/04 01:53:54 DEBUG : dst/file1: Update will use the tus protocol to upload 2025/12/04 01:53:55 INFO : dst/file1: Failed to read metadata: object not found 2025/12/04 01:53:55 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:53:55 ERROR : webdav root 'rclone-test-dahapuj2cofe': Chunk 1: Error: Can not read from data stream: EOF 2025/12/04 01:53:55 DEBUG : dst/file1: tus update failed. 2025/12/04 01:53:55 DEBUG : dst/file1: Received error: tus update failed: EOF - low level retry 5/10 2025/12/04 01:53:55 DEBUG : dst/file1: Update will use the tus protocol to upload 2025/12/04 01:53:55 INFO : dst/file1: Failed to read metadata: object not found 2025/12/04 01:53:55 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:53:55 ERROR : webdav root 'rclone-test-dahapuj2cofe': Chunk 1: Error: Can not read from data stream: EOF 2025/12/04 01:53:55 DEBUG : dst/file1: tus update failed. 2025/12/04 01:53:55 DEBUG : dst/file1: Received error: tus update failed: EOF - low level retry 6/10 2025/12/04 01:53:55 DEBUG : dst/file1: Update will use the tus protocol to upload 2025/12/04 01:53:55 INFO : dst/file1: Failed to read metadata: object not found 2025/12/04 01:53:55 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:53:55 ERROR : webdav root 'rclone-test-dahapuj2cofe': Chunk 1: Error: Can not read from data stream: EOF 2025/12/04 01:53:55 DEBUG : dst/file1: tus update failed. 2025/12/04 01:53:55 DEBUG : dst/file1: Received error: tus update failed: EOF - low level retry 7/10 2025/12/04 01:53:55 DEBUG : dst/file1: Update will use the tus protocol to upload 2025/12/04 01:53:55 INFO : dst/file1: Failed to read metadata: object not found 2025/12/04 01:53:55 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:53:55 ERROR : webdav root 'rclone-test-dahapuj2cofe': Chunk 1: Error: Can not read from data stream: EOF 2025/12/04 01:53:55 DEBUG : dst/file1: tus update failed. 2025/12/04 01:53:55 DEBUG : dst/file1: Received error: tus update failed: EOF - low level retry 8/10 2025/12/04 01:53:55 DEBUG : dst/file1: Update will use the tus protocol to upload 2025/12/04 01:53:55 INFO : dst/file1: Failed to read metadata: object not found 2025/12/04 01:53:55 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:53:55 ERROR : webdav root 'rclone-test-dahapuj2cofe': Chunk 1: Error: Can not read from data stream: EOF 2025/12/04 01:53:55 DEBUG : dst/file1: tus update failed. 2025/12/04 01:53:55 DEBUG : dst/file1: Received error: tus update failed: EOF - low level retry 9/10 2025/12/04 01:53:55 ERROR : dst/file1: Failed to copy: tus update failed: EOF copy_test.go:186: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:186 Error: Received unexpected error: tus update failed: EOF Test: TestCopyFileBackupDir --- FAIL: TestCopyFileBackupDir (3.44s) === RUN TestCopyFileCompareDest run.go:185: Remote "webdav root 'rclone-test-dahapuj2cofe'", Local "Local file system at /tmp/rclone3219178689", Modify Window "1s" 2025/12/04 01:53:56 DEBUG : Creating backend with remote "TestWebdavInfiniteScale:rclone-test-dahapuj2cofe/dst" 2025/12/04 01:53:56 DEBUG : Setting type="webdav" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_TYPE 2025/12/04 01:53:56 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 2025/12/04 01:53:56 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/12/04 01:53:56 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/12/04 01:53:56 DEBUG : Setting pass="qkfenMylUAGPURBe4LJLHsGJUAO1" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/12/04 01:53:56 DEBUG : TestWebdavInfiniteScale: detected overridden config - adding "{0zk-L}" suffix to name 2025/12/04 01:53:56 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 2025/12/04 01:53:56 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/12/04 01:53:56 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/12/04 01:53:56 DEBUG : Setting pass="qkfenMylUAGPURBe4LJLHsGJUAO1" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/12/04 01:53:56 DEBUG : found headers: 2025/12/04 01:53:56 DEBUG : Creating backend with remote "TestWebdavInfiniteScale:rclone-test-dahapuj2cofe/CompareDest" 2025/12/04 01:53:56 DEBUG : Setting type="webdav" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_TYPE 2025/12/04 01:53:56 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 2025/12/04 01:53:56 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/12/04 01:53:56 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/12/04 01:53:56 DEBUG : Setting pass="qkfenMylUAGPURBe4LJLHsGJUAO1" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/12/04 01:53:56 DEBUG : TestWebdavInfiniteScale: detected overridden config - adding "{0zk-L}" suffix to name 2025/12/04 01:53:56 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 2025/12/04 01:53:56 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/12/04 01:53:56 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/12/04 01:53:56 DEBUG : Setting pass="qkfenMylUAGPURBe4LJLHsGJUAO1" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/12/04 01:53:56 DEBUG : found headers: 2025/12/04 01:53:56 DEBUG : fs cache: renaming cache item "TestWebdavInfiniteScale:rclone-test-dahapuj2cofe/CompareDest" to be canonical "TestWebdavInfiniteScale{0zk-L}:rclone-test-dahapuj2cofe/CompareDest" 2025/12/04 01:53:56 DEBUG : one: Need to transfer - File not found at Destination 2025/12/04 01:53:56 DEBUG : one: Update will use the tus protocol to upload 2025/12/04 01:53:56 INFO : one: Failed to read metadata: object not found 2025/12/04 01:53:56 DEBUG : webdav root 'rclone-test-dahapuj2cofe/dst': Uploaded starts 2025/12/04 01:53:56 ERROR : webdav root 'rclone-test-dahapuj2cofe/dst': Chunk 1: Error: Can not read from data stream: EOF 2025/12/04 01:53:56 DEBUG : one: tus update failed. 2025/12/04 01:53:56 DEBUG : one: Received error: tus update failed: EOF - low level retry 0/10 2025/12/04 01:53:56 DEBUG : one: Update will use the tus protocol to upload 2025/12/04 01:53:57 INFO : one: Failed to read metadata: object not found 2025/12/04 01:53:57 DEBUG : webdav root 'rclone-test-dahapuj2cofe/dst': Uploaded starts 2025/12/04 01:53:57 ERROR : webdav root 'rclone-test-dahapuj2cofe/dst': Chunk 1: Error: Can not read from data stream: EOF 2025/12/04 01:53:57 DEBUG : one: tus update failed. 2025/12/04 01:53:57 DEBUG : one: Received error: tus update failed: EOF - low level retry 1/10 2025/12/04 01:53:57 DEBUG : one: Update will use the tus protocol to upload 2025/12/04 01:53:57 INFO : one: Failed to read metadata: object not found 2025/12/04 01:53:57 DEBUG : webdav root 'rclone-test-dahapuj2cofe/dst': Uploaded starts 2025/12/04 01:53:57 ERROR : webdav root 'rclone-test-dahapuj2cofe/dst': Chunk 1: Error: Can not read from data stream: EOF 2025/12/04 01:53:57 DEBUG : one: tus update failed. 2025/12/04 01:53:57 DEBUG : one: Received error: tus update failed: EOF - low level retry 2/10 2025/12/04 01:53:57 DEBUG : one: Update will use the tus protocol to upload 2025/12/04 01:53:57 INFO : one: Failed to read metadata: object not found 2025/12/04 01:53:57 DEBUG : webdav root 'rclone-test-dahapuj2cofe/dst': Uploaded starts 2025/12/04 01:53:57 ERROR : webdav root 'rclone-test-dahapuj2cofe/dst': Chunk 1: Error: Can not read from data stream: EOF 2025/12/04 01:53:57 DEBUG : one: tus update failed. 2025/12/04 01:53:57 DEBUG : one: Received error: tus update failed: EOF - low level retry 3/10 2025/12/04 01:53:57 DEBUG : one: Update will use the tus protocol to upload 2025/12/04 01:53:57 INFO : one: Failed to read metadata: object not found 2025/12/04 01:53:57 DEBUG : webdav root 'rclone-test-dahapuj2cofe/dst': Uploaded starts 2025/12/04 01:53:57 ERROR : webdav root 'rclone-test-dahapuj2cofe/dst': Chunk 1: Error: Can not read from data stream: EOF 2025/12/04 01:53:57 DEBUG : one: tus update failed. 2025/12/04 01:53:57 DEBUG : one: Received error: tus update failed: EOF - low level retry 4/10 2025/12/04 01:53:57 DEBUG : one: Update will use the tus protocol to upload 2025/12/04 01:53:57 INFO : one: Failed to read metadata: object not found 2025/12/04 01:53:57 DEBUG : webdav root 'rclone-test-dahapuj2cofe/dst': Uploaded starts 2025/12/04 01:53:57 ERROR : webdav root 'rclone-test-dahapuj2cofe/dst': Chunk 1: Error: Can not read from data stream: EOF 2025/12/04 01:53:57 DEBUG : one: tus update failed. 2025/12/04 01:53:57 DEBUG : one: Received error: tus update failed: EOF - low level retry 5/10 2025/12/04 01:53:57 DEBUG : one: Update will use the tus protocol to upload 2025/12/04 01:53:57 INFO : one: Failed to read metadata: object not found 2025/12/04 01:53:57 DEBUG : webdav root 'rclone-test-dahapuj2cofe/dst': Uploaded starts 2025/12/04 01:53:57 ERROR : webdav root 'rclone-test-dahapuj2cofe/dst': Chunk 1: Error: Can not read from data stream: EOF 2025/12/04 01:53:57 DEBUG : one: tus update failed. 2025/12/04 01:53:57 DEBUG : one: Received error: tus update failed: EOF - low level retry 6/10 2025/12/04 01:53:57 DEBUG : one: Update will use the tus protocol to upload 2025/12/04 01:53:57 INFO : one: Failed to read metadata: object not found 2025/12/04 01:53:58 DEBUG : webdav root 'rclone-test-dahapuj2cofe/dst': Uploaded starts 2025/12/04 01:53:58 ERROR : webdav root 'rclone-test-dahapuj2cofe/dst': Chunk 1: Error: Can not read from data stream: EOF 2025/12/04 01:53:58 DEBUG : one: tus update failed. 2025/12/04 01:53:58 DEBUG : one: Received error: tus update failed: EOF - low level retry 7/10 2025/12/04 01:53:58 DEBUG : one: Update will use the tus protocol to upload 2025/12/04 01:53:58 INFO : one: Failed to read metadata: object not found 2025/12/04 01:53:58 DEBUG : webdav root 'rclone-test-dahapuj2cofe/dst': Uploaded starts 2025/12/04 01:53:58 ERROR : webdav root 'rclone-test-dahapuj2cofe/dst': Chunk 1: Error: Can not read from data stream: EOF 2025/12/04 01:53:58 DEBUG : one: tus update failed. 2025/12/04 01:53:58 DEBUG : one: Received error: tus update failed: EOF - low level retry 8/10 2025/12/04 01:53:58 DEBUG : one: Update will use the tus protocol to upload 2025/12/04 01:53:58 INFO : one: Failed to read metadata: object not found 2025/12/04 01:53:58 DEBUG : webdav root 'rclone-test-dahapuj2cofe/dst': Uploaded starts 2025/12/04 01:53:58 ERROR : webdav root 'rclone-test-dahapuj2cofe/dst': Chunk 1: Error: Can not read from data stream: EOF 2025/12/04 01:53:58 DEBUG : one: tus update failed. 2025/12/04 01:53:58 DEBUG : one: Received error: tus update failed: EOF - low level retry 9/10 2025/12/04 01:53:58 ERROR : one: Failed to copy: tus update failed: EOF copy_test.go:207: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:207 Error: Received unexpected error: tus update failed: EOF Test: TestCopyFileCompareDest --- FAIL: TestCopyFileCompareDest (2.05s) === RUN TestCopyFileCopyDest run.go:185: Remote "webdav root 'rclone-test-dahapuj2cofe'", Local "Local file system at /tmp/rclone3219178689", Modify Window "1s" 2025/12/04 01:53:58 DEBUG : Creating backend with remote "TestWebdavInfiniteScale:rclone-test-dahapuj2cofe/dst" 2025/12/04 01:53:58 DEBUG : Setting type="webdav" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_TYPE 2025/12/04 01:53:58 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 2025/12/04 01:53:58 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/12/04 01:53:58 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/12/04 01:53:58 DEBUG : Setting pass="qkfenMylUAGPURBe4LJLHsGJUAO1" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/12/04 01:53:58 DEBUG : TestWebdavInfiniteScale: detected overridden config - adding "{0zk-L}" suffix to name 2025/12/04 01:53:58 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 2025/12/04 01:53:58 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/12/04 01:53:58 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/12/04 01:53:58 DEBUG : Setting pass="qkfenMylUAGPURBe4LJLHsGJUAO1" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/12/04 01:53:58 DEBUG : found headers: 2025/12/04 01:53:58 DEBUG : Creating backend with remote "TestWebdavInfiniteScale:rclone-test-dahapuj2cofe/CopyDest" 2025/12/04 01:53:58 DEBUG : Setting type="webdav" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_TYPE 2025/12/04 01:53:58 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 2025/12/04 01:53:58 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/12/04 01:53:58 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/12/04 01:53:58 DEBUG : Setting pass="qkfenMylUAGPURBe4LJLHsGJUAO1" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/12/04 01:53:58 DEBUG : TestWebdavInfiniteScale: detected overridden config - adding "{0zk-L}" suffix to name 2025/12/04 01:53:58 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 2025/12/04 01:53:58 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/12/04 01:53:58 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/12/04 01:53:58 DEBUG : Setting pass="qkfenMylUAGPURBe4LJLHsGJUAO1" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/12/04 01:53:58 DEBUG : found headers: 2025/12/04 01:53:58 DEBUG : fs cache: renaming cache item "TestWebdavInfiniteScale:rclone-test-dahapuj2cofe/CopyDest" to be canonical "TestWebdavInfiniteScale{0zk-L}:rclone-test-dahapuj2cofe/CopyDest" 2025/12/04 01:53:58 DEBUG : one: Need to transfer - File not found at Destination 2025/12/04 01:53:58 DEBUG : one: Update will use the tus protocol to upload 2025/12/04 01:53:58 INFO : one: Failed to read metadata: object not found 2025/12/04 01:53:58 DEBUG : webdav root 'rclone-test-dahapuj2cofe/dst': Uploaded starts 2025/12/04 01:53:58 ERROR : webdav root 'rclone-test-dahapuj2cofe/dst': Chunk 1: Error: Can not read from data stream: EOF 2025/12/04 01:53:58 DEBUG : one: tus update failed. 2025/12/04 01:53:58 DEBUG : one: Received error: tus update failed: EOF - low level retry 0/10 2025/12/04 01:53:59 DEBUG : one: Update will use the tus protocol to upload 2025/12/04 01:53:59 INFO : one: Failed to read metadata: object not found 2025/12/04 01:53:59 DEBUG : webdav root 'rclone-test-dahapuj2cofe/dst': Uploaded starts 2025/12/04 01:53:59 ERROR : webdav root 'rclone-test-dahapuj2cofe/dst': Chunk 1: Error: Can not read from data stream: EOF 2025/12/04 01:53:59 DEBUG : one: tus update failed. 2025/12/04 01:53:59 DEBUG : one: Received error: tus update failed: EOF - low level retry 1/10 2025/12/04 01:53:59 DEBUG : one: Update will use the tus protocol to upload 2025/12/04 01:53:59 INFO : one: Failed to read metadata: object not found 2025/12/04 01:53:59 DEBUG : webdav root 'rclone-test-dahapuj2cofe/dst': Uploaded starts 2025/12/04 01:53:59 ERROR : webdav root 'rclone-test-dahapuj2cofe/dst': Chunk 1: Error: Can not read from data stream: EOF 2025/12/04 01:53:59 DEBUG : one: tus update failed. 2025/12/04 01:53:59 DEBUG : one: Received error: tus update failed: EOF - low level retry 2/10 2025/12/04 01:53:59 DEBUG : one: Update will use the tus protocol to upload 2025/12/04 01:53:59 INFO : one: Failed to read metadata: object not found 2025/12/04 01:53:59 DEBUG : webdav root 'rclone-test-dahapuj2cofe/dst': Uploaded starts 2025/12/04 01:53:59 ERROR : webdav root 'rclone-test-dahapuj2cofe/dst': Chunk 1: Error: Can not read from data stream: EOF 2025/12/04 01:53:59 DEBUG : one: tus update failed. 2025/12/04 01:53:59 DEBUG : one: Received error: tus update failed: EOF - low level retry 3/10 2025/12/04 01:53:59 DEBUG : one: Update will use the tus protocol to upload 2025/12/04 01:53:59 INFO : one: Failed to read metadata: object not found 2025/12/04 01:53:59 DEBUG : webdav root 'rclone-test-dahapuj2cofe/dst': Uploaded starts 2025/12/04 01:53:59 ERROR : webdav root 'rclone-test-dahapuj2cofe/dst': Chunk 1: Error: Can not read from data stream: EOF 2025/12/04 01:53:59 DEBUG : one: tus update failed. 2025/12/04 01:53:59 DEBUG : one: Received error: tus update failed: EOF - low level retry 4/10 2025/12/04 01:53:59 DEBUG : one: Update will use the tus protocol to upload 2025/12/04 01:53:59 INFO : one: Failed to read metadata: object not found 2025/12/04 01:53:59 DEBUG : webdav root 'rclone-test-dahapuj2cofe/dst': Uploaded starts 2025/12/04 01:53:59 ERROR : webdav root 'rclone-test-dahapuj2cofe/dst': Chunk 1: Error: Can not read from data stream: EOF 2025/12/04 01:53:59 DEBUG : one: tus update failed. 2025/12/04 01:53:59 DEBUG : one: Received error: tus update failed: EOF - low level retry 5/10 2025/12/04 01:53:59 DEBUG : one: Update will use the tus protocol to upload 2025/12/04 01:53:59 INFO : one: Failed to read metadata: object not found 2025/12/04 01:53:59 DEBUG : webdav root 'rclone-test-dahapuj2cofe/dst': Uploaded starts 2025/12/04 01:53:59 ERROR : webdav root 'rclone-test-dahapuj2cofe/dst': Chunk 1: Error: Can not read from data stream: EOF 2025/12/04 01:53:59 DEBUG : one: tus update failed. 2025/12/04 01:53:59 DEBUG : one: Received error: tus update failed: EOF - low level retry 6/10 2025/12/04 01:53:59 DEBUG : one: Update will use the tus protocol to upload 2025/12/04 01:53:59 INFO : one: Failed to read metadata: object not found 2025/12/04 01:54:00 DEBUG : webdav root 'rclone-test-dahapuj2cofe/dst': Uploaded starts 2025/12/04 01:54:00 ERROR : webdav root 'rclone-test-dahapuj2cofe/dst': Chunk 1: Error: Can not read from data stream: EOF 2025/12/04 01:54:00 DEBUG : one: tus update failed. 2025/12/04 01:54:00 DEBUG : one: Received error: tus update failed: EOF - low level retry 7/10 2025/12/04 01:54:00 DEBUG : one: Update will use the tus protocol to upload 2025/12/04 01:54:00 INFO : one: Failed to read metadata: object not found 2025/12/04 01:54:00 DEBUG : webdav root 'rclone-test-dahapuj2cofe/dst': Uploaded starts 2025/12/04 01:54:00 ERROR : webdav root 'rclone-test-dahapuj2cofe/dst': Chunk 1: Error: Can not read from data stream: EOF 2025/12/04 01:54:00 DEBUG : one: tus update failed. 2025/12/04 01:54:00 DEBUG : one: Received error: tus update failed: EOF - low level retry 8/10 2025/12/04 01:54:00 DEBUG : one: Update will use the tus protocol to upload 2025/12/04 01:54:00 INFO : one: Failed to read metadata: object not found 2025/12/04 01:54:00 DEBUG : webdav root 'rclone-test-dahapuj2cofe/dst': Uploaded starts 2025/12/04 01:54:00 ERROR : webdav root 'rclone-test-dahapuj2cofe/dst': Chunk 1: Error: Can not read from data stream: EOF 2025/12/04 01:54:00 DEBUG : one: tus update failed. 2025/12/04 01:54:00 DEBUG : one: Received error: tus update failed: EOF - low level retry 9/10 2025/12/04 01:54:00 ERROR : one: Failed to copy: tus update failed: EOF copy_test.go:290: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:290 Error: Received unexpected error: tus update failed: EOF Test: TestCopyFileCopyDest --- FAIL: TestCopyFileCopyDest (2.06s) === RUN TestCopyInplace run.go:185: Remote "webdav root 'rclone-test-dahapuj2cofe'", Local "Local file system at /tmp/rclone3219178689", Modify Window "1s" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.14s) === RUN TestCopyLongFileName run.go:185: Remote "webdav root 'rclone-test-dahapuj2cofe'", Local "Local file system at /tmp/rclone3219178689", Modify Window "1s" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.12s) === RUN TestCopyLongFileNameCollision run.go:185: Remote "webdav root 'rclone-test-dahapuj2cofe'", Local "Local file system at /tmp/rclone3219178689", Modify Window "1s" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.11s) === RUN TestCopyFileMaxTransfer run.go:185: Remote "webdav root 'rclone-test-dahapuj2cofe'", Local "Local file system at /tmp/rclone3219178689", Modify Window "1s" 2025/12/04 01:54:01 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/12/04 01:54:01 DEBUG : TestCopyFileMaxTransfer/file1: Update will use the tus protocol to upload 2025/12/04 01:54:01 INFO : TestCopyFileMaxTransfer/file1: Failed to read metadata: object not found 2025/12/04 01:54:01 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:54:01 ERROR : webdav root 'rclone-test-dahapuj2cofe': Chunk 1: Error: Can not read from data stream: EOF 2025/12/04 01:54:01 DEBUG : TestCopyFileMaxTransfer/file1: tus update failed. 2025/12/04 01:54:01 DEBUG : TestCopyFileMaxTransfer/file1: Received error: tus update failed: EOF - low level retry 0/10 2025/12/04 01:54:01 DEBUG : TestCopyFileMaxTransfer/file1: Update will use the tus protocol to upload 2025/12/04 01:54:01 INFO : TestCopyFileMaxTransfer/file1: Failed to read metadata: object not found 2025/12/04 01:54:01 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:54:01 ERROR : webdav root 'rclone-test-dahapuj2cofe': Chunk 1: Error: Can not read from data stream: EOF 2025/12/04 01:54:01 DEBUG : TestCopyFileMaxTransfer/file1: tus update failed. 2025/12/04 01:54:01 DEBUG : TestCopyFileMaxTransfer/file1: Received error: tus update failed: EOF - low level retry 1/10 2025/12/04 01:54:01 DEBUG : TestCopyFileMaxTransfer/file1: Update will use the tus protocol to upload 2025/12/04 01:54:01 INFO : TestCopyFileMaxTransfer/file1: Failed to read metadata: object not found 2025/12/04 01:54:01 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:54:01 ERROR : webdav root 'rclone-test-dahapuj2cofe': Chunk 1: Error: Can not read from data stream: EOF 2025/12/04 01:54:01 DEBUG : TestCopyFileMaxTransfer/file1: tus update failed. 2025/12/04 01:54:01 DEBUG : TestCopyFileMaxTransfer/file1: Received error: tus update failed: EOF - low level retry 2/10 2025/12/04 01:54:01 DEBUG : TestCopyFileMaxTransfer/file1: Update will use the tus protocol to upload 2025/12/04 01:54:01 INFO : TestCopyFileMaxTransfer/file1: Failed to read metadata: object not found 2025/12/04 01:54:01 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:54:01 ERROR : webdav root 'rclone-test-dahapuj2cofe': Chunk 1: Error: Can not read from data stream: EOF 2025/12/04 01:54:01 DEBUG : TestCopyFileMaxTransfer/file1: tus update failed. 2025/12/04 01:54:01 DEBUG : TestCopyFileMaxTransfer/file1: Received error: tus update failed: EOF - low level retry 3/10 2025/12/04 01:54:01 DEBUG : TestCopyFileMaxTransfer/file1: Update will use the tus protocol to upload 2025/12/04 01:54:01 INFO : TestCopyFileMaxTransfer/file1: Failed to read metadata: object not found 2025/12/04 01:54:01 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:54:01 ERROR : webdav root 'rclone-test-dahapuj2cofe': Chunk 1: Error: Can not read from data stream: EOF 2025/12/04 01:54:01 DEBUG : TestCopyFileMaxTransfer/file1: tus update failed. 2025/12/04 01:54:01 DEBUG : TestCopyFileMaxTransfer/file1: Received error: tus update failed: EOF - low level retry 4/10 2025/12/04 01:54:01 DEBUG : TestCopyFileMaxTransfer/file1: Update will use the tus protocol to upload 2025/12/04 01:54:02 INFO : TestCopyFileMaxTransfer/file1: Failed to read metadata: object not found 2025/12/04 01:54:02 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:54:02 ERROR : webdav root 'rclone-test-dahapuj2cofe': Chunk 1: Error: Can not read from data stream: EOF 2025/12/04 01:54:02 DEBUG : TestCopyFileMaxTransfer/file1: tus update failed. 2025/12/04 01:54:02 DEBUG : TestCopyFileMaxTransfer/file1: Received error: tus update failed: EOF - low level retry 5/10 2025/12/04 01:54:02 DEBUG : TestCopyFileMaxTransfer/file1: Update will use the tus protocol to upload 2025/12/04 01:54:02 INFO : TestCopyFileMaxTransfer/file1: Failed to read metadata: object not found 2025/12/04 01:54:02 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:54:02 ERROR : webdav root 'rclone-test-dahapuj2cofe': Chunk 1: Error: Can not read from data stream: EOF 2025/12/04 01:54:02 DEBUG : TestCopyFileMaxTransfer/file1: tus update failed. 2025/12/04 01:54:02 DEBUG : TestCopyFileMaxTransfer/file1: Received error: tus update failed: EOF - low level retry 6/10 2025/12/04 01:54:02 DEBUG : TestCopyFileMaxTransfer/file1: Update will use the tus protocol to upload 2025/12/04 01:54:02 INFO : TestCopyFileMaxTransfer/file1: Failed to read metadata: object not found 2025/12/04 01:54:02 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:54:02 ERROR : webdav root 'rclone-test-dahapuj2cofe': Chunk 1: Error: Can not read from data stream: EOF 2025/12/04 01:54:02 DEBUG : TestCopyFileMaxTransfer/file1: tus update failed. 2025/12/04 01:54:02 DEBUG : TestCopyFileMaxTransfer/file1: Received error: tus update failed: EOF - low level retry 7/10 2025/12/04 01:54:02 DEBUG : TestCopyFileMaxTransfer/file1: Update will use the tus protocol to upload 2025/12/04 01:54:02 INFO : TestCopyFileMaxTransfer/file1: Failed to read metadata: object not found 2025/12/04 01:54:02 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:54:02 ERROR : webdav root 'rclone-test-dahapuj2cofe': Chunk 1: Error: Can not read from data stream: EOF 2025/12/04 01:54:02 DEBUG : TestCopyFileMaxTransfer/file1: tus update failed. 2025/12/04 01:54:02 DEBUG : TestCopyFileMaxTransfer/file1: Received error: tus update failed: EOF - low level retry 8/10 2025/12/04 01:54:02 DEBUG : TestCopyFileMaxTransfer/file1: Update will use the tus protocol to upload 2025/12/04 01:54:02 INFO : TestCopyFileMaxTransfer/file1: Failed to read metadata: object not found 2025/12/04 01:54:02 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:54:02 ERROR : webdav root 'rclone-test-dahapuj2cofe': Chunk 1: Error: Can not read from data stream: EOF 2025/12/04 01:54:02 DEBUG : TestCopyFileMaxTransfer/file1: tus update failed. 2025/12/04 01:54:02 DEBUG : TestCopyFileMaxTransfer/file1: Received error: tus update failed: EOF - low level retry 9/10 2025/12/04 01:54:02 ERROR : TestCopyFileMaxTransfer/file1: Failed to copy: tus update failed: EOF copy_test.go:491: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:491 Error: Received unexpected error: tus update failed: EOF Test: TestCopyFileMaxTransfer --- FAIL: TestCopyFileMaxTransfer (2.16s) === RUN TestDeduplicateInteractive run.go:185: Remote "webdav root 'rclone-test-dahapuj2cofe'", Local "Local file system at /tmp/rclone3219178689", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.14s) === RUN TestDeduplicateSkip run.go:185: Remote "webdav root 'rclone-test-dahapuj2cofe'", Local "Local file system at /tmp/rclone3219178689", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.12s) === RUN TestDeduplicateSizeOnly run.go:185: Remote "webdav root 'rclone-test-dahapuj2cofe'", Local "Local file system at /tmp/rclone3219178689", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.11s) === RUN TestDeduplicateFirst run.go:185: Remote "webdav root 'rclone-test-dahapuj2cofe'", Local "Local file system at /tmp/rclone3219178689", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.10s) === RUN TestDeduplicateNewest run.go:185: Remote "webdav root 'rclone-test-dahapuj2cofe'", Local "Local file system at /tmp/rclone3219178689", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.11s) === RUN TestDeduplicateNewestByHash run.go:185: Remote "webdav root 'rclone-test-dahapuj2cofe'", Local "Local file system at /tmp/rclone3219178689", Modify Window "1s" 2025/12/04 01:54:03 DEBUG : one: Update will use the tus protocol to upload 2025/12/04 01:54:03 INFO : one: Failed to read metadata: object not found 2025/12/04 01:54:03 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:54:03 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded chunk no 1 ok, range 0 -> 100 2025/12/04 01:54:03 DEBUG : webdav root 'rclone-test-dahapuj2cofe': -- Uploaded finished 2025/12/04 01:54:04 DEBUG : also/one: Update will use the tus protocol to upload 2025/12/04 01:54:04 INFO : also/one: Failed to read metadata: object not found 2025/12/04 01:54:04 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:54:04 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded chunk no 1 ok, range 0 -> 100 2025/12/04 01:54:04 DEBUG : webdav root 'rclone-test-dahapuj2cofe': -- Uploaded finished 2025/12/04 01:54:04 DEBUG : another: Update will use the tus protocol to upload 2025/12/04 01:54:04 INFO : another: Failed to read metadata: object not found 2025/12/04 01:54:04 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:54:04 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded chunk no 1 ok, range 0 -> 100 2025/12/04 01:54:04 DEBUG : webdav root 'rclone-test-dahapuj2cofe': -- Uploaded finished 2025/12/04 01:54:04 DEBUG : not-one: Update will use the tus protocol to upload 2025/12/04 01:54:04 INFO : not-one: Failed to read metadata: object not found 2025/12/04 01:54:04 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:54:04 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded chunk no 1 ok, range 0 -> 5 2025/12/04 01:54:04 DEBUG : webdav root 'rclone-test-dahapuj2cofe': -- Uploaded finished 2025/12/04 01:54:04 INFO : webdav root 'rclone-test-dahapuj2cofe': Looking for duplicate sha1 hashes using newest mode. 2025/12/04 01:54:04 NOTICE: 24e77706d902011b3154d26d027f65c773c27366: Found 3 files with duplicate sha1 hashes 2025/12/04 01:54:04 INFO : one: Deleted 2025/12/04 01:54:04 INFO : also/one: Deleted 2025/12/04 01:54:04 NOTICE: 24e77706d902011b3154d26d027f65c773c27366: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (1.75s) === RUN TestDeduplicateOldest run.go:185: Remote "webdav root 'rclone-test-dahapuj2cofe'", Local "Local file system at /tmp/rclone3219178689", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.12s) === RUN TestDeduplicateLargest run.go:185: Remote "webdav root 'rclone-test-dahapuj2cofe'", Local "Local file system at /tmp/rclone3219178689", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.13s) === RUN TestDeduplicateSmallest run.go:185: Remote "webdav root 'rclone-test-dahapuj2cofe'", Local "Local file system at /tmp/rclone3219178689", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.11s) === RUN TestDeduplicateRename run.go:185: Remote "webdav root 'rclone-test-dahapuj2cofe'", Local "Local file system at /tmp/rclone3219178689", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.11s) === RUN TestMergeDirs run.go:185: Remote "webdav root 'rclone-test-dahapuj2cofe'", Local "Local file system at /tmp/rclone3219178689", Modify Window "1s" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.10s) === RUN TestListDirSorted run.go:185: Remote "webdav root 'rclone-test-dahapuj2cofe'", Local "Local file system at /tmp/rclone3219178689", Modify Window "1s" 2025/12/04 01:54:06 DEBUG : a.txt: Update will use the tus protocol to upload 2025/12/04 01:54:06 INFO : a.txt: Failed to read metadata: object not found 2025/12/04 01:54:06 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:54:06 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded chunk no 1 ok, range 0 -> 11 2025/12/04 01:54:06 DEBUG : webdav root 'rclone-test-dahapuj2cofe': -- Uploaded finished 2025/12/04 01:54:06 DEBUG : zend.txt: Update will use the tus protocol to upload 2025/12/04 01:54:06 INFO : zend.txt: Failed to read metadata: object not found 2025/12/04 01:54:06 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:54:06 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded chunk no 1 ok, range 0 -> 5 2025/12/04 01:54:06 DEBUG : webdav root 'rclone-test-dahapuj2cofe': -- Uploaded finished 2025/12/04 01:54:06 DEBUG : sub dir/hello world: Update will use the tus protocol to upload 2025/12/04 01:54:06 INFO : sub dir/hello world: Failed to read metadata: object not found 2025/12/04 01:54:06 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:54:06 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded chunk no 1 ok, range 0 -> 11 2025/12/04 01:54:06 DEBUG : webdav root 'rclone-test-dahapuj2cofe': -- Uploaded finished 2025/12/04 01:54:06 DEBUG : sub dir/hello world2: Update will use the tus protocol to upload 2025/12/04 01:54:06 INFO : sub dir/hello world2: Failed to read metadata: object not found 2025/12/04 01:54:06 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:54:06 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded chunk no 1 ok, range 0 -> 11 2025/12/04 01:54:06 DEBUG : webdav root 'rclone-test-dahapuj2cofe': -- Uploaded finished 2025/12/04 01:54:07 DEBUG : sub dir/ignore dir/.ignore: Update will use the tus protocol to upload 2025/12/04 01:54:07 INFO : sub dir/ignore dir/.ignore: Failed to read metadata: object not found 2025/12/04 01:54:07 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:54:07 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded chunk no 1 ok, range 0 -> 1 2025/12/04 01:54:07 DEBUG : webdav root 'rclone-test-dahapuj2cofe': -- Uploaded finished 2025/12/04 01:54:07 DEBUG : sub dir/ignore dir/should be ignored: Update will use the tus protocol to upload 2025/12/04 01:54:07 INFO : sub dir/ignore dir/should be ignored: Failed to read metadata: object not found 2025/12/04 01:54:07 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:54:07 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded chunk no 1 ok, range 0 -> 9 2025/12/04 01:54:07 DEBUG : webdav root 'rclone-test-dahapuj2cofe': -- Uploaded finished 2025/12/04 01:54:07 DEBUG : sub dir/sub sub dir/hello world3: Update will use the tus protocol to upload 2025/12/04 01:54:07 INFO : sub dir/sub sub dir/hello world3: Failed to read metadata: object not found 2025/12/04 01:54:07 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:54:07 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded chunk no 1 ok, range 0 -> 11 2025/12/04 01:54:07 DEBUG : webdav root 'rclone-test-dahapuj2cofe': -- Uploaded finished 2025/12/04 01:54:08 DEBUG : a.txt: Excluded (Size Filter) 2025/12/04 01:54:08 DEBUG : a.txt: Excluded 2025/12/04 01:54:08 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/12/04 01:54:08 DEBUG : sub dir/hello world: Excluded 2025/12/04 01:54:08 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/12/04 01:54:08 DEBUG : sub dir/hello world2: Excluded 2025/12/04 01:54:08 DEBUG : sub dir/ignore dir: Excluded 2025/12/04 01:54:08 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/12/04 01:54:08 DEBUG : sub dir/hello world2: Excluded 2025/12/04 01:54:08 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/12/04 01:54:08 DEBUG : sub dir/hello world: Excluded 2025/12/04 01:54:08 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (3.63s) === RUN TestListDirSortedFn run.go:185: Remote "webdav root 'rclone-test-dahapuj2cofe'", Local "Local file system at /tmp/rclone3219178689", Modify Window "1s" 2025/12/04 01:54:09 DEBUG : a.txt: Update will use the tus protocol to upload 2025/12/04 01:54:09 INFO : a.txt: Failed to read metadata: object not found 2025/12/04 01:54:09 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:54:09 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded chunk no 1 ok, range 0 -> 11 2025/12/04 01:54:09 DEBUG : webdav root 'rclone-test-dahapuj2cofe': -- Uploaded finished 2025/12/04 01:54:10 DEBUG : zend.txt: Update will use the tus protocol to upload 2025/12/04 01:54:10 INFO : zend.txt: Failed to read metadata: object not found 2025/12/04 01:54:10 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:54:10 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded chunk no 1 ok, range 0 -> 5 2025/12/04 01:54:10 DEBUG : webdav root 'rclone-test-dahapuj2cofe': -- Uploaded finished 2025/12/04 01:54:10 DEBUG : sub dir/hello world: Update will use the tus protocol to upload 2025/12/04 01:54:10 INFO : sub dir/hello world: Failed to read metadata: object not found 2025/12/04 01:54:10 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:54:10 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded chunk no 1 ok, range 0 -> 11 2025/12/04 01:54:10 DEBUG : webdav root 'rclone-test-dahapuj2cofe': -- Uploaded finished 2025/12/04 01:54:10 DEBUG : sub dir/hello world2: Update will use the tus protocol to upload 2025/12/04 01:54:10 INFO : sub dir/hello world2: Failed to read metadata: object not found 2025/12/04 01:54:10 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:54:10 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded chunk no 1 ok, range 0 -> 11 2025/12/04 01:54:10 DEBUG : webdav root 'rclone-test-dahapuj2cofe': -- Uploaded finished 2025/12/04 01:54:10 DEBUG : sub dir/ignore dir/.ignore: Update will use the tus protocol to upload 2025/12/04 01:54:10 INFO : sub dir/ignore dir/.ignore: Failed to read metadata: object not found 2025/12/04 01:54:10 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:54:10 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded chunk no 1 ok, range 0 -> 1 2025/12/04 01:54:10 DEBUG : webdav root 'rclone-test-dahapuj2cofe': -- Uploaded finished 2025/12/04 01:54:11 DEBUG : sub dir/ignore dir/should be ignored: Update will use the tus protocol to upload 2025/12/04 01:54:11 INFO : sub dir/ignore dir/should be ignored: Failed to read metadata: object not found 2025/12/04 01:54:11 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:54:11 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded chunk no 1 ok, range 0 -> 9 2025/12/04 01:54:11 DEBUG : webdav root 'rclone-test-dahapuj2cofe': -- Uploaded finished 2025/12/04 01:54:11 DEBUG : sub dir/sub sub dir/hello world3: Update will use the tus protocol to upload 2025/12/04 01:54:11 INFO : sub dir/sub sub dir/hello world3: Failed to read metadata: object not found 2025/12/04 01:54:11 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:54:11 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded chunk no 1 ok, range 0 -> 11 2025/12/04 01:54:11 DEBUG : webdav root 'rclone-test-dahapuj2cofe': -- Uploaded finished 2025/12/04 01:54:11 DEBUG : a.txt: Excluded (Size Filter) 2025/12/04 01:54:11 DEBUG : a.txt: Excluded 2025/12/04 01:54:12 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/12/04 01:54:12 DEBUG : sub dir/hello world: Excluded 2025/12/04 01:54:12 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/12/04 01:54:12 DEBUG : sub dir/hello world2: Excluded 2025/12/04 01:54:12 DEBUG : sub dir/ignore dir: Excluded 2025/12/04 01:54:12 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/12/04 01:54:12 DEBUG : sub dir/hello world2: Excluded 2025/12/04 01:54:12 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/12/04 01:54:12 DEBUG : sub dir/hello world: Excluded 2025/12/04 01:54:12 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (3.96s) === RUN TestListJSON run.go:185: Remote "webdav root 'rclone-test-dahapuj2cofe'", Local "Local file system at /tmp/rclone3219178689", Modify Window "1s" 2025/12/04 01:54:13 DEBUG : file1: Update will use the tus protocol to upload 2025/12/04 01:54:13 INFO : file1: Failed to read metadata: object not found 2025/12/04 01:54:13 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:54:13 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded chunk no 1 ok, range 0 -> 5 2025/12/04 01:54:13 DEBUG : webdav root 'rclone-test-dahapuj2cofe': -- Uploaded finished 2025/12/04 01:54:13 DEBUG : sub/file2: Update will use the tus protocol to upload 2025/12/04 01:54:14 INFO : sub/file2: Failed to read metadata: object not found 2025/12/04 01:54:14 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:54:14 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded chunk no 1 ok, range 0 -> 9 2025/12/04 01:54:14 DEBUG : webdav root 'rclone-test-dahapuj2cofe': -- Uploaded finished === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2025/12/04 01:54:14 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata --- PASS: TestListJSON (1.77s) --- PASS: TestListJSON/Default (0.08s) --- PASS: TestListJSON/FilesOnly (0.05s) --- PASS: TestListJSON/DirsOnly (0.07s) --- PASS: TestListJSON/Recurse (0.11s) --- PASS: TestListJSON/SubDir (0.05s) --- PASS: TestListJSON/NoModTime (0.06s) --- PASS: TestListJSON/NoMimeType (0.05s) --- PASS: TestListJSON/ShowHash (0.07s) --- PASS: TestListJSON/HashTypes (0.05s) --- PASS: TestListJSON/Metadata (0.07s) === RUN TestStatJSON run.go:185: Remote "webdav root 'rclone-test-dahapuj2cofe'", Local "Local file system at /tmp/rclone3219178689", Modify Window "1s" 2025/12/04 01:54:15 DEBUG : file1: Update will use the tus protocol to upload 2025/12/04 01:54:15 INFO : file1: Failed to read metadata: object not found 2025/12/04 01:54:15 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:54:15 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded chunk no 1 ok, range 0 -> 5 2025/12/04 01:54:15 DEBUG : webdav root 'rclone-test-dahapuj2cofe': -- Uploaded finished 2025/12/04 01:54:15 DEBUG : sub/file2: Update will use the tus protocol to upload 2025/12/04 01:54:15 INFO : sub/file2: Failed to read metadata: object not found 2025/12/04 01:54:15 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:54:15 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded chunk no 1 ok, range 0 -> 9 2025/12/04 01:54:15 DEBUG : webdav root 'rclone-test-dahapuj2cofe': -- Uploaded finished === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/12/04 01:54:16 DEBUG : Creating backend with remote "TestWebdavInfiniteScale:rclone-test-dahapuj2cofe/notfound" 2025/12/04 01:54:16 DEBUG : Setting type="webdav" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_TYPE 2025/12/04 01:54:16 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 2025/12/04 01:54:16 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/12/04 01:54:16 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/12/04 01:54:16 DEBUG : Setting pass="qkfenMylUAGPURBe4LJLHsGJUAO1" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/12/04 01:54:16 DEBUG : TestWebdavInfiniteScale: detected overridden config - adding "{0zk-L}" suffix to name 2025/12/04 01:54:16 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 2025/12/04 01:54:16 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/12/04 01:54:16 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/12/04 01:54:16 DEBUG : Setting pass="qkfenMylUAGPURBe4LJLHsGJUAO1" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/12/04 01:54:16 DEBUG : found headers: --- PASS: TestStatJSON (2.08s) --- PASS: TestStatJSON/Root (0.07s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.05s) --- PASS: TestStatJSON/Dir (0.12s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.07s) --- PASS: TestStatJSON/File (0.04s) --- PASS: TestStatJSON/NotFound (0.11s) --- PASS: TestStatJSON/DirFilesOnly (0.06s) --- PASS: TestStatJSON/FileFilesOnly (0.04s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.05s) --- PASS: TestStatJSON/DirDirsOnly (0.05s) --- PASS: TestStatJSON/FileDirsOnly (0.06s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.05s) --- PASS: TestStatJSON/RootNotFound (0.12s) === RUN TestMkdir run.go:185: Remote "webdav root 'rclone-test-dahapuj2cofe'", Local "Local file system at /tmp/rclone3219178689", Modify Window "1s" 2025/12/04 01:54:17 INFO : webdav root 'rclone-test-dahapuj2cofe': Making directory 2025/12/04 01:54:17 INFO : webdav root 'rclone-test-dahapuj2cofe': Making directory --- PASS: TestMkdir (0.27s) === RUN TestLsd run.go:185: Remote "webdav root 'rclone-test-dahapuj2cofe'", Local "Local file system at /tmp/rclone3219178689", Modify Window "1s" 2025/12/04 01:54:17 DEBUG : sub dir/hello world: Update will use the tus protocol to upload 2025/12/04 01:54:17 INFO : sub dir/hello world: Failed to read metadata: object not found 2025/12/04 01:54:17 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:54:17 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded chunk no 1 ok, range 0 -> 11 2025/12/04 01:54:17 DEBUG : webdav root 'rclone-test-dahapuj2cofe': -- Uploaded finished --- PASS: TestLsd (0.83s) === RUN TestLs run.go:185: Remote "webdav root 'rclone-test-dahapuj2cofe'", Local "Local file system at /tmp/rclone3219178689", Modify Window "1s" 2025/12/04 01:54:18 DEBUG : potato2: Update will use the tus protocol to upload 2025/12/04 01:54:18 INFO : potato2: Failed to read metadata: object not found 2025/12/04 01:54:18 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:54:18 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded chunk no 1 ok, range 0 -> 60 2025/12/04 01:54:18 DEBUG : webdav root 'rclone-test-dahapuj2cofe': -- Uploaded finished 2025/12/04 01:54:18 DEBUG : empty space: Update will use the tus protocol to upload 2025/12/04 01:54:18 INFO : empty space: Failed to read metadata: object not found 2025/12/04 01:54:19 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:54:19 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded chunk no 1 ok, range 0 -> 1 2025/12/04 01:54:19 DEBUG : webdav root 'rclone-test-dahapuj2cofe': -- Uploaded finished --- PASS: TestLs (0.86s) === RUN TestLsWithFilesFrom run.go:185: Remote "webdav root 'rclone-test-dahapuj2cofe'", Local "Local file system at /tmp/rclone3219178689", Modify Window "1s" 2025/12/04 01:54:19 DEBUG : potato2: Update will use the tus protocol to upload 2025/12/04 01:54:19 INFO : potato2: Failed to read metadata: object not found 2025/12/04 01:54:19 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:54:19 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded chunk no 1 ok, range 0 -> 60 2025/12/04 01:54:19 DEBUG : webdav root 'rclone-test-dahapuj2cofe': -- Uploaded finished 2025/12/04 01:54:19 DEBUG : empty space: Update will use the tus protocol to upload 2025/12/04 01:54:19 INFO : empty space: Failed to read metadata: object not found 2025/12/04 01:54:19 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:54:19 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded chunk no 1 ok, range 0 -> 1 2025/12/04 01:54:19 DEBUG : webdav root 'rclone-test-dahapuj2cofe': -- Uploaded finished 2025/12/04 01:54:20 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/12/04 01:54:20 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (0.88s) === RUN TestLsLong run.go:185: Remote "webdav root 'rclone-test-dahapuj2cofe'", Local "Local file system at /tmp/rclone3219178689", Modify Window "1s" 2025/12/04 01:54:20 DEBUG : potato2: Update will use the tus protocol to upload 2025/12/04 01:54:20 INFO : potato2: Failed to read metadata: object not found 2025/12/04 01:54:20 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:54:20 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded chunk no 1 ok, range 0 -> 60 2025/12/04 01:54:20 DEBUG : webdav root 'rclone-test-dahapuj2cofe': -- Uploaded finished 2025/12/04 01:54:20 DEBUG : empty space: Update will use the tus protocol to upload 2025/12/04 01:54:20 INFO : empty space: Failed to read metadata: object not found 2025/12/04 01:54:20 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:54:20 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded chunk no 1 ok, range 0 -> 1 2025/12/04 01:54:20 DEBUG : webdav root 'rclone-test-dahapuj2cofe': -- Uploaded finished --- PASS: TestLsLong (0.78s) === RUN TestHashSums run.go:185: Remote "webdav root 'rclone-test-dahapuj2cofe'", Local "Local file system at /tmp/rclone3219178689", Modify Window "1s" 2025/12/04 01:54:21 DEBUG : potato2: Update will use the tus protocol to upload 2025/12/04 01:54:21 INFO : potato2: Failed to read metadata: object not found 2025/12/04 01:54:21 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:54:21 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded chunk no 1 ok, range 0 -> 60 2025/12/04 01:54:21 DEBUG : webdav root 'rclone-test-dahapuj2cofe': -- Uploaded finished 2025/12/04 01:54:21 DEBUG : empty space: Update will use the tus protocol to upload 2025/12/04 01:54:21 INFO : empty space: Failed to read metadata: object not found 2025/12/04 01:54:21 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:54:21 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded chunk no 1 ok, range 0 -> 1 2025/12/04 01:54:21 DEBUG : webdav root 'rclone-test-dahapuj2cofe': -- Uploaded finished === RUN TestHashSums/Sha1 === RUN TestHashSums/Sha1Download 2025/12/04 01:54:21 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2025/12/04 01:54:21 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/12/04 01:54:21 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2025/12/04 01:54:21 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/12/04 01:54:21 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2025/12/04 01:54:21 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/12/04 01:54:22 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2025/12/04 01:54:22 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2025/12/04 01:54:22 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2025/12/04 01:54:22 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2025/12/04 01:54:22 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2025/12/04 01:54:22 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2025/12/04 01:54:22 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2025/12/04 01:54:22 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2025/12/04 01:54:22 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2025/12/04 01:54:22 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/12/04 01:54:24 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2025/12/04 01:54:26 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2025/12/04 01:54:28 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2025/12/04 01:54:30 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2025/12/04 01:54:32 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2025/12/04 01:54:34 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2025/12/04 01:54:36 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2025/12/04 01:54:38 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2025/12/04 01:54:40 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2025/12/04 01:54:42 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2025/12/04 01:54:44 DEBUG : pacer: low level retry 10/10 (error 500 Internal Server Error) 2025/12/04 01:54:44 ERROR : empty space: failed to open file empty space: 500 Internal Server Error 2025/12/04 01:54:46 DEBUG : pacer: low level retry 10/10 (error 500 Internal Server Error) 2025/12/04 01:54:46 ERROR : potato2: failed to open file potato2: 500 Internal Server Error operations_test.go:280: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:280 Error: "" does not contain "3bc15c8aae3e4124dd409035f32ea2fd6835efc9 empty space\n" Test: TestHashSums/Sha1Download operations_test.go:280: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:280 Error: "" does not contain "9dc7f7d3279715991a22853f5981df582b7f9f6d potato2\n" Test: TestHashSums/Sha1Download 2025/12/04 01:54:48 DEBUG : pacer: Reducing sleep to 1.5s 2025/12/04 01:54:50 DEBUG : pacer: Reducing sleep to 1.125s 2025/12/04 01:54:51 DEBUG : pacer: Reducing sleep to 843.75ms 2025/12/04 01:54:52 DEBUG : pacer: Reducing sleep to 632.8125ms --- FAIL: TestHashSums (31.71s) --- PASS: TestHashSums/Sha1 (0.05s) --- FAIL: TestHashSums/Sha1Download (24.48s) === RUN TestHashSumsWithErrors 2025/12/04 01:54:52 DEBUG : Creating backend with remote ":memory:" 2025/12/04 01:54:52 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/12/04 01:54:52 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/12/04 01:54:52 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/12/04 01:54:52 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/12/04 01:54:52 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/12/04 01:54:52 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/12/04 01:54:52 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/12/04 01:54:52 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/12/04 01:54:52 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:185: Remote "webdav root 'rclone-test-dahapuj2cofe'", Local "Local file system at /tmp/rclone3219178689", Modify Window "1s" 2025/12/04 01:54:53 DEBUG : pacer: Reducing sleep to 474.609375ms 2025/12/04 01:54:53 DEBUG : potato2: Update will use the tus protocol to upload 2025/12/04 01:54:54 DEBUG : pacer: Reducing sleep to 355.957031ms 2025/12/04 01:54:54 INFO : potato2: Failed to read metadata: object not found 2025/12/04 01:54:54 DEBUG : pacer: Reducing sleep to 266.967773ms 2025/12/04 01:54:54 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:54:55 DEBUG : pacer: Reducing sleep to 200.225829ms 2025/12/04 01:54:55 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded chunk no 1 ok, range 0 -> 60 2025/12/04 01:54:55 DEBUG : webdav root 'rclone-test-dahapuj2cofe': -- Uploaded finished 2025/12/04 01:54:55 DEBUG : pacer: Reducing sleep to 150.169371ms 2025/12/04 01:54:55 DEBUG : pacer: Reducing sleep to 112.627028ms 2025/12/04 01:54:55 DEBUG : empty space: Update will use the tus protocol to upload 2025/12/04 01:54:55 DEBUG : pacer: Reducing sleep to 84.470271ms 2025/12/04 01:54:55 INFO : empty space: Failed to read metadata: object not found 2025/12/04 01:54:55 DEBUG : pacer: Reducing sleep to 63.352703ms 2025/12/04 01:54:55 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:54:55 DEBUG : pacer: Reducing sleep to 47.514527ms 2025/12/04 01:54:55 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded chunk no 1 ok, range 0 -> 1 2025/12/04 01:54:55 DEBUG : webdav root 'rclone-test-dahapuj2cofe': -- Uploaded finished 2025/12/04 01:54:56 DEBUG : pacer: Reducing sleep to 35.635895ms 2025/12/04 01:54:56 DEBUG : pacer: Reducing sleep to 26.726921ms 2025/12/04 01:54:56 DEBUG : sub dir/potato3: Update will use the tus protocol to upload 2025/12/04 01:54:56 DEBUG : pacer: Reducing sleep to 20.04519ms 2025/12/04 01:54:56 INFO : sub dir/potato3: Failed to read metadata: object not found 2025/12/04 01:54:56 DEBUG : pacer: Reducing sleep to 15.033892ms 2025/12/04 01:54:56 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:54:56 DEBUG : pacer: Reducing sleep to 11.275419ms 2025/12/04 01:54:56 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded chunk no 1 ok, range 0 -> 5 2025/12/04 01:54:56 DEBUG : webdav root 'rclone-test-dahapuj2cofe': -- Uploaded finished 2025/12/04 01:54:56 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestCount (4.02s) === RUN TestDelete run.go:185: Remote "webdav root 'rclone-test-dahapuj2cofe'", Local "Local file system at /tmp/rclone3219178689", Modify Window "1s" 2025/12/04 01:54:56 DEBUG : small: Update will use the tus protocol to upload 2025/12/04 01:54:56 INFO : small: Failed to read metadata: object not found 2025/12/04 01:54:57 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:54:57 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded chunk no 1 ok, range 0 -> 10 2025/12/04 01:54:57 DEBUG : webdav root 'rclone-test-dahapuj2cofe': -- Uploaded finished 2025/12/04 01:54:57 DEBUG : medium: Update will use the tus protocol to upload 2025/12/04 01:54:57 INFO : medium: Failed to read metadata: object not found 2025/12/04 01:54:57 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:54:57 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded chunk no 1 ok, range 0 -> 60 2025/12/04 01:54:57 DEBUG : webdav root 'rclone-test-dahapuj2cofe': -- Uploaded finished 2025/12/04 01:54:57 DEBUG : large: Update will use the tus protocol to upload 2025/12/04 01:54:57 INFO : large: Failed to read metadata: object not found 2025/12/04 01:54:57 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:54:57 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded chunk no 1 ok, range 0 -> 100 2025/12/04 01:54:57 DEBUG : webdav root 'rclone-test-dahapuj2cofe': -- Uploaded finished 2025/12/04 01:54:57 DEBUG : Waiting for deletions to finish 2025/12/04 01:54:57 DEBUG : large: Excluded (Size Filter) 2025/12/04 01:54:57 DEBUG : large: Excluded 2025/12/04 01:54:57 INFO : medium: Deleted 2025/12/04 01:54:57 INFO : small: Deleted --- PASS: TestDelete (1.07s) === RUN TestMaxDelete run.go:185: Remote "webdav root 'rclone-test-dahapuj2cofe'", Local "Local file system at /tmp/rclone3219178689", Modify Window "1s" 2025/12/04 01:54:57 DEBUG : small: Update will use the tus protocol to upload 2025/12/04 01:54:58 INFO : small: Failed to read metadata: object not found 2025/12/04 01:54:58 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:54:58 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded chunk no 1 ok, range 0 -> 10 2025/12/04 01:54:58 DEBUG : webdav root 'rclone-test-dahapuj2cofe': -- Uploaded finished 2025/12/04 01:54:58 DEBUG : medium: Update will use the tus protocol to upload 2025/12/04 01:54:58 INFO : medium: Failed to read metadata: object not found 2025/12/04 01:54:58 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:54:58 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded chunk no 1 ok, range 0 -> 60 2025/12/04 01:54:58 DEBUG : webdav root 'rclone-test-dahapuj2cofe': -- Uploaded finished 2025/12/04 01:54:58 DEBUG : large: Update will use the tus protocol to upload 2025/12/04 01:54:58 INFO : large: Failed to read metadata: object not found 2025/12/04 01:54:58 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:54:58 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded chunk no 1 ok, range 0 -> 100 2025/12/04 01:54:58 DEBUG : webdav root 'rclone-test-dahapuj2cofe': -- Uploaded finished 2025/12/04 01:54:58 DEBUG : Waiting for deletions to finish 2025/12/04 01:54:58 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2025/12/04 01:54:58 INFO : large: Deleted 2025/12/04 01:54:58 INFO : medium: Deleted --- PASS: TestMaxDelete (1.22s) === RUN TestMaxDeleteSizeLargeFile run.go:185: Remote "webdav root 'rclone-test-dahapuj2cofe'", Local "Local file system at /tmp/rclone3219178689", Modify Window "1s" 2025/12/04 01:54:59 DEBUG : small: Update will use the tus protocol to upload 2025/12/04 01:54:59 INFO : small: Failed to read metadata: object not found 2025/12/04 01:54:59 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:54:59 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded chunk no 1 ok, range 0 -> 10 2025/12/04 01:54:59 DEBUG : webdav root 'rclone-test-dahapuj2cofe': -- Uploaded finished 2025/12/04 01:54:59 DEBUG : medium: Update will use the tus protocol to upload 2025/12/04 01:54:59 INFO : medium: Failed to read metadata: object not found 2025/12/04 01:54:59 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:54:59 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded chunk no 1 ok, range 0 -> 60 2025/12/04 01:54:59 DEBUG : webdav root 'rclone-test-dahapuj2cofe': -- Uploaded finished 2025/12/04 01:54:59 DEBUG : large: Update will use the tus protocol to upload 2025/12/04 01:54:59 INFO : large: Failed to read metadata: object not found 2025/12/04 01:54:59 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:54:59 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded chunk no 1 ok, range 0 -> 100 2025/12/04 01:54:59 DEBUG : webdav root 'rclone-test-dahapuj2cofe': -- Uploaded finished 2025/12/04 01:54:59 DEBUG : Waiting for deletions to finish 2025/12/04 01:54:59 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/12/04 01:54:59 INFO : medium: Deleted 2025/12/04 01:55:00 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (1.21s) === RUN TestMaxDeleteSize run.go:185: Remote "webdav root 'rclone-test-dahapuj2cofe'", Local "Local file system at /tmp/rclone3219178689", Modify Window "1s" 2025/12/04 01:55:00 DEBUG : small: Update will use the tus protocol to upload 2025/12/04 01:55:00 INFO : small: Failed to read metadata: object not found 2025/12/04 01:55:00 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:55:00 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded chunk no 1 ok, range 0 -> 10 2025/12/04 01:55:00 DEBUG : webdav root 'rclone-test-dahapuj2cofe': -- Uploaded finished 2025/12/04 01:55:00 DEBUG : medium: Update will use the tus protocol to upload 2025/12/04 01:55:00 INFO : medium: Failed to read metadata: object not found 2025/12/04 01:55:00 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:55:00 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded chunk no 1 ok, range 0 -> 60 2025/12/04 01:55:00 DEBUG : webdav root 'rclone-test-dahapuj2cofe': -- Uploaded finished 2025/12/04 01:55:00 DEBUG : large: Update will use the tus protocol to upload 2025/12/04 01:55:00 INFO : large: Failed to read metadata: object not found 2025/12/04 01:55:00 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:55:01 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded chunk no 1 ok, range 0 -> 100 2025/12/04 01:55:01 DEBUG : webdav root 'rclone-test-dahapuj2cofe': -- Uploaded finished 2025/12/04 01:55:01 DEBUG : Waiting for deletions to finish 2025/12/04 01:55:01 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/12/04 01:55:01 INFO : large: Deleted 2025/12/04 01:55:01 INFO : small: Deleted --- PASS: TestMaxDeleteSize (1.33s) === RUN TestReadFile run.go:185: Remote "webdav root 'rclone-test-dahapuj2cofe'", Local "Local file system at /tmp/rclone3219178689", Modify Window "1s" 2025/12/04 01:55:01 DEBUG : ReadFile: Update will use the tus protocol to upload 2025/12/04 01:55:01 INFO : ReadFile: Failed to read metadata: object not found 2025/12/04 01:55:01 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:55:01 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded chunk no 1 ok, range 0 -> 28 2025/12/04 01:55:01 DEBUG : webdav root 'rclone-test-dahapuj2cofe': -- Uploaded finished 2025/12/04 01:55:02 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2025/12/04 01:55:02 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/12/04 01:55:02 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2025/12/04 01:55:02 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/12/04 01:55:02 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2025/12/04 01:55:02 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/12/04 01:55:02 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2025/12/04 01:55:02 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2025/12/04 01:55:02 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2025/12/04 01:55:02 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2025/12/04 01:55:02 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2025/12/04 01:55:02 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2025/12/04 01:55:02 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2025/12/04 01:55:02 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2025/12/04 01:55:03 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2025/12/04 01:55:03 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/12/04 01:55:04 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2025/12/04 01:55:06 DEBUG : pacer: low level retry 10/10 (error 500 Internal Server Error) operations_test.go:508: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:508 Error: Received unexpected error: failed to open ReadFile: 500 Internal Server Error Test: TestReadFile 2025/12/04 01:55:08 DEBUG : pacer: Reducing sleep to 1.5s 2025/12/04 01:55:10 DEBUG : pacer: Reducing sleep to 1.125s 2025/12/04 01:55:12 DEBUG : pacer: Reducing sleep to 843.75ms 2025/12/04 01:55:13 DEBUG : pacer: Reducing sleep to 632.8125ms 2025/12/04 01:55:14 DEBUG : pacer: Reducing sleep to 474.609375ms --- FAIL: TestReadFile (12.57s) === RUN TestRetry 2025/12/04 01:55:14 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/12/04 01:55:14 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/12/04 01:55:14 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/12/04 01:55:14 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/12/04 01:55:14 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/12/04 01:55:14 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/12/04 01:55:14 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:185: Remote "webdav root 'rclone-test-dahapuj2cofe'", Local "Local file system at /tmp/rclone3219178689", Modify Window "1s" 2025/12/04 01:55:14 DEBUG : pacer: Reducing sleep to 355.957031ms 2025/12/04 01:55:14 DEBUG : file1: Update will use the tus protocol to upload 2025/12/04 01:55:15 DEBUG : pacer: Reducing sleep to 266.967773ms 2025/12/04 01:55:15 INFO : file1: Failed to read metadata: object not found 2025/12/04 01:55:15 DEBUG : pacer: Reducing sleep to 200.225829ms 2025/12/04 01:55:15 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:55:15 DEBUG : pacer: Reducing sleep to 150.169371ms 2025/12/04 01:55:15 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded chunk no 1 ok, range 0 -> 10 2025/12/04 01:55:15 DEBUG : webdav root 'rclone-test-dahapuj2cofe': -- Uploaded finished 2025/12/04 01:55:16 DEBUG : pacer: Reducing sleep to 112.627028ms 2025/12/04 01:55:16 DEBUG : pacer: Reducing sleep to 84.470271ms 2025/12/04 01:55:16 DEBUG : file2: Update will use the tus protocol to upload 2025/12/04 01:55:16 DEBUG : pacer: Reducing sleep to 63.352703ms 2025/12/04 01:55:16 INFO : file2: Failed to read metadata: object not found 2025/12/04 01:55:16 DEBUG : pacer: Reducing sleep to 47.514527ms 2025/12/04 01:55:16 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:55:16 DEBUG : pacer: Reducing sleep to 35.635895ms 2025/12/04 01:55:16 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded chunk no 1 ok, range 0 -> 9 2025/12/04 01:55:16 DEBUG : webdav root 'rclone-test-dahapuj2cofe': -- Uploaded finished 2025/12/04 01:55:16 DEBUG : pacer: Reducing sleep to 26.726921ms 2025/12/04 01:55:16 DEBUG : pacer: Reducing sleep to 20.04519ms 2025/12/04 01:55:16 DEBUG : pacer: Reducing sleep to 15.033892ms 2025/12/04 01:55:16 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2025/12/04 01:55:16 DEBUG : pacer: Rate limited, increasing sleep to 30.067784ms 2025/12/04 01:55:16 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2025/12/04 01:55:16 DEBUG : pacer: Rate limited, increasing sleep to 60.135568ms 2025/12/04 01:55:16 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2025/12/04 01:55:16 DEBUG : pacer: Rate limited, increasing sleep to 120.271136ms 2025/12/04 01:55:17 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2025/12/04 01:55:17 DEBUG : pacer: Rate limited, increasing sleep to 240.542272ms 2025/12/04 01:55:17 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2025/12/04 01:55:17 DEBUG : pacer: Rate limited, increasing sleep to 481.084544ms 2025/12/04 01:55:17 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2025/12/04 01:55:17 DEBUG : pacer: Rate limited, increasing sleep to 962.169088ms 2025/12/04 01:55:17 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2025/12/04 01:55:17 DEBUG : pacer: Rate limited, increasing sleep to 1.924338176s 2025/12/04 01:55:18 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2025/12/04 01:55:18 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/12/04 01:55:20 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2025/12/04 01:55:22 DEBUG : pacer: low level retry 10/10 (error 500 Internal Server Error) 2025/12/04 01:55:22 ERROR : file1: Failed to open: 500 Internal Server Error 2025/12/04 01:55:24 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2025/12/04 01:55:26 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2025/12/04 01:55:28 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2025/12/04 01:55:30 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2025/12/04 01:55:32 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2025/12/04 01:55:34 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2025/12/04 01:55:36 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2025/12/04 01:55:38 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2025/12/04 01:55:40 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2025/12/04 01:55:42 DEBUG : pacer: low level retry 10/10 (error 500 Internal Server Error) 2025/12/04 01:55:42 ERROR : file2: Failed to open: 500 Internal Server Error operations_test.go:566: Incorrect output from Cat(0,-1,): "" 2025/12/04 01:55:44 DEBUG : pacer: Reducing sleep to 1.5s 2025/12/04 01:55:46 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2025/12/04 01:55:46 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/12/04 01:55:48 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2025/12/04 01:55:50 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2025/12/04 01:55:52 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2025/12/04 01:55:54 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2025/12/04 01:55:56 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2025/12/04 01:55:58 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2025/12/04 01:56:00 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2025/12/04 01:56:02 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2025/12/04 01:56:04 DEBUG : pacer: low level retry 10/10 (error 500 Internal Server Error) 2025/12/04 01:56:04 ERROR : file1: Failed to open: 500 Internal Server Error 2025/12/04 01:56:06 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2025/12/04 01:56:08 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2025/12/04 01:56:10 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2025/12/04 01:56:12 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2025/12/04 01:56:14 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2025/12/04 01:56:16 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2025/12/04 01:56:18 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2025/12/04 01:56:20 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2025/12/04 01:56:22 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2025/12/04 01:56:24 DEBUG : pacer: low level retry 10/10 (error 500 Internal Server Error) 2025/12/04 01:56:24 ERROR : file2: Failed to open: 500 Internal Server Error operations_test.go:566: Incorrect output from Cat(0,5,): "" 2025/12/04 01:56:26 DEBUG : pacer: Reducing sleep to 1.5s 2025/12/04 01:56:28 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2025/12/04 01:56:28 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/12/04 01:56:29 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2025/12/04 01:56:31 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2025/12/04 01:56:33 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2025/12/04 01:56:35 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2025/12/04 01:56:37 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2025/12/04 01:56:39 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2025/12/04 01:56:41 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2025/12/04 01:56:43 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2025/12/04 01:56:45 DEBUG : pacer: low level retry 10/10 (error 500 Internal Server Error) 2025/12/04 01:56:45 ERROR : file1: Failed to open: 500 Internal Server Error 2025/12/04 01:56:47 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2025/12/04 01:56:49 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2025/12/04 01:56:51 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2025/12/04 01:56:53 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2025/12/04 01:56:55 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2025/12/04 01:56:57 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2025/12/04 01:56:59 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2025/12/04 01:57:01 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2025/12/04 01:57:03 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2025/12/04 01:57:05 DEBUG : pacer: low level retry 10/10 (error 500 Internal Server Error) 2025/12/04 01:57:05 ERROR : file2: Failed to open: 500 Internal Server Error operations_test.go:566: Incorrect output from Cat(-3,-1,): "" 2025/12/04 01:57:07 DEBUG : pacer: Reducing sleep to 1.5s 2025/12/04 01:57:09 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2025/12/04 01:57:09 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/12/04 01:57:11 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2025/12/04 01:57:13 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2025/12/04 01:57:15 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2025/12/04 01:57:17 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2025/12/04 01:57:19 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2025/12/04 01:57:21 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2025/12/04 01:57:23 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2025/12/04 01:57:25 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2025/12/04 01:57:27 DEBUG : pacer: low level retry 10/10 (error 500 Internal Server Error) 2025/12/04 01:57:27 ERROR : file1: Failed to open: 500 Internal Server Error 2025/12/04 01:57:29 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2025/12/04 01:57:31 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2025/12/04 01:57:33 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2025/12/04 01:57:35 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2025/12/04 01:57:37 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2025/12/04 01:57:39 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2025/12/04 01:57:41 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2025/12/04 01:57:43 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2025/12/04 01:57:45 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2025/12/04 01:57:47 DEBUG : pacer: low level retry 10/10 (error 500 Internal Server Error) 2025/12/04 01:57:47 ERROR : file2: Failed to open: 500 Internal Server Error operations_test.go:566: Incorrect output from Cat(1,3,): "" 2025/12/04 01:57:49 DEBUG : pacer: Reducing sleep to 1.5s 2025/12/04 01:57:51 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2025/12/04 01:57:51 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/12/04 01:57:52 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2025/12/04 01:57:54 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2025/12/04 01:57:56 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2025/12/04 01:57:58 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2025/12/04 01:58:00 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2025/12/04 01:58:02 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2025/12/04 01:58:04 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2025/12/04 01:58:06 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2025/12/04 01:58:08 DEBUG : pacer: low level retry 10/10 (error 500 Internal Server Error) 2025/12/04 01:58:08 ERROR : file1: Failed to open: 500 Internal Server Error 2025/12/04 01:58:10 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2025/12/04 01:58:12 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2025/12/04 01:58:14 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2025/12/04 01:58:16 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2025/12/04 01:58:18 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2025/12/04 01:58:20 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2025/12/04 01:58:22 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2025/12/04 01:58:24 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2025/12/04 01:58:26 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2025/12/04 01:58:28 DEBUG : pacer: low level retry 10/10 (error 500 Internal Server Error) 2025/12/04 01:58:28 ERROR : file2: Failed to open: 500 Internal Server Error operations_test.go:566: Incorrect output from Cat(0,-1, ): "" 2025/12/04 01:58:30 DEBUG : pacer: Reducing sleep to 1.5s 2025/12/04 01:58:32 DEBUG : pacer: Reducing sleep to 1.125s 2025/12/04 01:58:34 DEBUG : pacer: Reducing sleep to 843.75ms 2025/12/04 01:58:35 DEBUG : pacer: Reducing sleep to 632.8125ms --- FAIL: TestCat (201.17s) === RUN TestPurge 2025/12/04 01:58:35 DEBUG : Creating backend with remote "TestWebdavInfiniteScale:rclone-test-piyehub8qava" 2025/12/04 01:58:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/12/04 01:58:35 DEBUG : Setting type="webdav" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_TYPE 2025/12/04 01:58:35 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 2025/12/04 01:58:35 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/12/04 01:58:35 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/12/04 01:58:35 DEBUG : Setting pass="qkfenMylUAGPURBe4LJLHsGJUAO1" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/12/04 01:58:35 DEBUG : TestWebdavInfiniteScale: detected overridden config - adding "{0zk-L}" suffix to name 2025/12/04 01:58:35 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 2025/12/04 01:58:35 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/12/04 01:58:35 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/12/04 01:58:35 DEBUG : Setting pass="qkfenMylUAGPURBe4LJLHsGJUAO1" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/12/04 01:58:35 DEBUG : found headers: 2025/12/04 01:58:35 DEBUG : Creating backend with remote "/tmp/rclone3807187375" run.go:185: Remote "webdav root 'rclone-test-piyehub8qava'", Local "Local file system at /tmp/rclone3807187375", Modify Window "1s" 2025/12/04 01:58:36 DEBUG : A1/B1/C1/one: Update will use the tus protocol to upload 2025/12/04 01:58:36 INFO : A1/B1/C1/one: Failed to read metadata: object not found 2025/12/04 01:58:36 DEBUG : webdav root 'rclone-test-piyehub8qava': Uploaded starts 2025/12/04 01:58:36 DEBUG : webdav root 'rclone-test-piyehub8qava': Uploaded chunk no 1 ok, range 0 -> 3 2025/12/04 01:58:36 DEBUG : webdav root 'rclone-test-piyehub8qava': -- Uploaded finished 2025/12/04 01:58:36 INFO : A2: Making directory 2025/12/04 01:58:36 INFO : A1/B2: Making directory 2025/12/04 01:58:36 INFO : A1/B2/C2: Making directory 2025/12/04 01:58:36 INFO : A1/B1/C3: Making directory 2025/12/04 01:58:36 INFO : A3: Making directory 2025/12/04 01:58:36 INFO : A3/B3: Making directory 2025/12/04 01:58:36 INFO : A3/B3/C4: Making directory 2025/12/04 01:58:36 DEBUG : A1/two: Update will use the tus protocol to upload 2025/12/04 01:58:37 INFO : A1/two: Failed to read metadata: object not found 2025/12/04 01:58:37 DEBUG : webdav root 'rclone-test-piyehub8qava': Uploaded starts 2025/12/04 01:58:37 DEBUG : webdav root 'rclone-test-piyehub8qava': Uploaded chunk no 1 ok, range 0 -> 3 2025/12/04 01:58:37 DEBUG : webdav root 'rclone-test-piyehub8qava': -- Uploaded finished 2025/12/04 01:58:38 ERROR : error listing: directory not found 2025/12/04 01:58:38 DEBUG : webdav root 'rclone-test-piyehub8qava': Purge remote 2025/12/04 01:58:38 NOTICE: purge failed: rmdir failed: Resource not found: Sabre\DAV\Exception\NotFound: 404 Not Found --- PASS: TestPurge (2.78s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "webdav root 'rclone-test-dahapuj2cofe'", Local "Local file system at /tmp/rclone3219178689", Modify Window "1s" 2025/12/04 01:58:38 DEBUG : pacer: Reducing sleep to 474.609375ms 2025/12/04 01:58:39 DEBUG : pacer: Reducing sleep to 355.957031ms 2025/12/04 01:58:39 DEBUG : pacer: Reducing sleep to 266.967773ms 2025/12/04 01:58:39 DEBUG : pacer: Reducing sleep to 200.225829ms 2025/12/04 01:58:40 DEBUG : pacer: Reducing sleep to 150.169371ms 2025/12/04 01:58:40 DEBUG : pacer: Reducing sleep to 112.627028ms 2025/12/04 01:58:40 DEBUG : pacer: Reducing sleep to 84.470271ms 2025/12/04 01:58:40 DEBUG : pacer: Reducing sleep to 63.352703ms 2025/12/04 01:58:40 DEBUG : A1/B1/C1/one: Update will use the tus protocol to upload 2025/12/04 01:58:40 DEBUG : pacer: Reducing sleep to 47.514527ms 2025/12/04 01:58:40 INFO : A1/B1/C1/one: Failed to read metadata: object not found 2025/12/04 01:58:40 DEBUG : pacer: Reducing sleep to 35.635895ms 2025/12/04 01:58:40 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:58:40 DEBUG : pacer: Reducing sleep to 26.726921ms 2025/12/04 01:58:40 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded chunk no 1 ok, range 0 -> 3 2025/12/04 01:58:40 DEBUG : webdav root 'rclone-test-dahapuj2cofe': -- Uploaded finished 2025/12/04 01:58:40 DEBUG : pacer: Reducing sleep to 20.04519ms 2025/12/04 01:58:40 INFO : A2: Making directory 2025/12/04 01:58:40 DEBUG : pacer: Reducing sleep to 15.033892ms 2025/12/04 01:58:40 INFO : A1/B2: Making directory 2025/12/04 01:58:40 DEBUG : pacer: Reducing sleep to 11.275419ms 2025/12/04 01:58:40 INFO : A1/B2/C2: Making directory 2025/12/04 01:58:41 DEBUG : pacer: Reducing sleep to 10ms 2025/12/04 01:58:41 INFO : A1/B1/C3: Making directory 2025/12/04 01:58:41 INFO : A3: Making directory 2025/12/04 01:58:41 INFO : A3/B3: Making directory 2025/12/04 01:58:41 INFO : A3/B3/C4: Making directory 2025/12/04 01:58:41 DEBUG : A1/two: Update will use the tus protocol to upload 2025/12/04 01:58:41 INFO : A1/two: Failed to read metadata: object not found 2025/12/04 01:58:41 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:58:41 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded chunk no 1 ok, range 0 -> 3 2025/12/04 01:58:41 DEBUG : webdav root 'rclone-test-dahapuj2cofe': -- Uploaded finished 2025/12/04 01:58:42 DEBUG : removing 1 level 3 directories 2025/12/04 01:58:42 INFO : A3/B3/C4: Removing directory 2025/12/04 01:58:42 DEBUG : removing 2 level 3 directories 2025/12/04 01:58:42 INFO : A1/B2/C2: Removing directory 2025/12/04 01:58:42 INFO : A1/B1/C3: Removing directory 2025/12/04 01:58:43 DEBUG : removing 2 level 2 directories 2025/12/04 01:58:43 INFO : A3/B3: Removing directory 2025/12/04 01:58:43 INFO : A1/B2: Removing directory 2025/12/04 01:58:43 DEBUG : removing 2 level 1 directories 2025/12/04 01:58:43 INFO : A3: Removing directory 2025/12/04 01:58:43 INFO : A2: Removing directory 2025/12/04 01:58:44 DEBUG : removing 1 level 3 directories 2025/12/04 01:58:44 INFO : A1/B1/C1: Removing directory 2025/12/04 01:58:44 DEBUG : removing 1 level 2 directories 2025/12/04 01:58:44 INFO : A1/B1: Removing directory 2025/12/04 01:58:44 DEBUG : removing 1 level 1 directories 2025/12/04 01:58:44 INFO : A1: Removing directory 2025/12/04 01:58:44 DEBUG : removing 1 level 0 directories 2025/12/04 01:58:44 INFO : webdav root 'rclone-test-dahapuj2cofe': Removing directory 2025/12/04 01:58:44 ERROR : error listing: directory not found 2025/12/04 01:58:44 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (6.58s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "webdav root 'rclone-test-dahapuj2cofe'", Local "Local file system at /tmp/rclone3219178689", Modify Window "1s" 2025/12/04 01:58:44 INFO : A1: Making directory 2025/12/04 01:58:44 INFO : A1/B1: Making directory 2025/12/04 01:58:45 INFO : A1/B1/C1: Making directory 2025/12/04 01:58:45 DEBUG : removing 1 level 3 directories 2025/12/04 01:58:45 INFO : A1/B1/C1: Removing directory 2025/12/04 01:58:45 DEBUG : removing 1 level 2 directories 2025/12/04 01:58:45 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (1.39s) === RUN TestRmdirsWithFilter run.go:185: Remote "webdav root 'rclone-test-dahapuj2cofe'", Local "Local file system at /tmp/rclone3219178689", Modify Window "1s" 2025/12/04 01:58:46 INFO : A1: Making directory 2025/12/04 01:58:46 INFO : A1/B1: Making directory 2025/12/04 01:58:46 INFO : A1/B1/C1: Making directory 2025/12/04 01:58:47 DEBUG : removing 1 level 3 directories 2025/12/04 01:58:47 INFO : A1/B1/C1: Removing directory 2025/12/04 01:58:47 DEBUG : removing 1 level 2 directories 2025/12/04 01:58:47 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (1.51s) === RUN TestCopyURL run.go:185: Remote "webdav root 'rclone-test-dahapuj2cofe'", Local "Local file system at /tmp/rclone3219178689", Modify Window "1s" 2025/12/04 01:58:47 DEBUG : file1: Update will use the tus protocol to upload 2025/12/04 01:58:47 INFO : file1: Failed to read metadata: object not found 2025/12/04 01:58:47 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:58:47 ERROR : webdav root 'rclone-test-dahapuj2cofe': Chunk 1: Error seek in stream failed: internal error: Seek not implemented for io.nopCloser 2025/12/04 01:58:47 DEBUG : file1: tus update failed. 2025/12/04 01:58:47 ERROR : file1: Post request put error: tus update failed: internal error: Seek not implemented for io.nopCloser operations_test.go:843: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:843 Error: Received unexpected error: tus update failed: internal error: Seek not implemented for io.nopCloser Test: TestCopyURL --- FAIL: TestCopyURL (0.34s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:185: Remote "webdav root 'rclone-test-dahapuj2cofe'", Local "Local file system at /tmp/rclone3219178689", Modify Window "1s" 2025/12/04 01:58:48 DEBUG : file1: Need to transfer - File not found at Destination 2025/12/04 01:58:48 DEBUG : sub/file2: Update will use the tus protocol to upload 2025/12/04 01:58:48 INFO : sub/file2: Failed to read metadata: object not found 2025/12/04 01:58:48 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:58:48 ERROR : webdav root 'rclone-test-dahapuj2cofe': Chunk 1: Error: Can not read from data stream: EOF 2025/12/04 01:58:48 DEBUG : sub/file2: tus update failed. 2025/12/04 01:58:48 DEBUG : file1: Received error: tus update failed: EOF - low level retry 0/10 2025/12/04 01:58:48 DEBUG : sub/file2: Update will use the tus protocol to upload 2025/12/04 01:58:48 INFO : sub/file2: Failed to read metadata: object not found 2025/12/04 01:58:48 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:58:48 ERROR : webdav root 'rclone-test-dahapuj2cofe': Chunk 1: Error: Can not read from data stream: EOF 2025/12/04 01:58:48 DEBUG : sub/file2: tus update failed. 2025/12/04 01:58:48 DEBUG : file1: Received error: tus update failed: EOF - low level retry 1/10 2025/12/04 01:58:48 DEBUG : sub/file2: Update will use the tus protocol to upload 2025/12/04 01:58:48 INFO : sub/file2: Failed to read metadata: object not found 2025/12/04 01:58:48 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:58:48 ERROR : webdav root 'rclone-test-dahapuj2cofe': Chunk 1: Error: Can not read from data stream: EOF 2025/12/04 01:58:48 DEBUG : sub/file2: tus update failed. 2025/12/04 01:58:48 DEBUG : file1: Received error: tus update failed: EOF - low level retry 2/10 2025/12/04 01:58:48 DEBUG : sub/file2: Update will use the tus protocol to upload 2025/12/04 01:58:48 INFO : sub/file2: Failed to read metadata: object not found 2025/12/04 01:58:48 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:58:48 ERROR : webdav root 'rclone-test-dahapuj2cofe': Chunk 1: Error: Can not read from data stream: EOF 2025/12/04 01:58:48 DEBUG : sub/file2: tus update failed. 2025/12/04 01:58:48 DEBUG : file1: Received error: tus update failed: EOF - low level retry 3/10 2025/12/04 01:58:48 DEBUG : sub/file2: Update will use the tus protocol to upload 2025/12/04 01:58:48 INFO : sub/file2: Failed to read metadata: object not found 2025/12/04 01:58:48 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:58:48 ERROR : webdav root 'rclone-test-dahapuj2cofe': Chunk 1: Error: Can not read from data stream: EOF 2025/12/04 01:58:48 DEBUG : sub/file2: tus update failed. 2025/12/04 01:58:48 DEBUG : file1: Received error: tus update failed: EOF - low level retry 4/10 2025/12/04 01:58:48 DEBUG : sub/file2: Update will use the tus protocol to upload 2025/12/04 01:58:49 INFO : sub/file2: Failed to read metadata: object not found 2025/12/04 01:58:49 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:58:49 ERROR : webdav root 'rclone-test-dahapuj2cofe': Chunk 1: Error: Can not read from data stream: EOF 2025/12/04 01:58:49 DEBUG : sub/file2: tus update failed. 2025/12/04 01:58:49 DEBUG : file1: Received error: tus update failed: EOF - low level retry 5/10 2025/12/04 01:58:49 DEBUG : sub/file2: Update will use the tus protocol to upload 2025/12/04 01:58:49 INFO : sub/file2: Failed to read metadata: object not found 2025/12/04 01:58:49 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:58:49 ERROR : webdav root 'rclone-test-dahapuj2cofe': Chunk 1: Error: Can not read from data stream: EOF 2025/12/04 01:58:49 DEBUG : sub/file2: tus update failed. 2025/12/04 01:58:49 DEBUG : file1: Received error: tus update failed: EOF - low level retry 6/10 2025/12/04 01:58:49 DEBUG : sub/file2: Update will use the tus protocol to upload 2025/12/04 01:58:49 INFO : sub/file2: Failed to read metadata: object not found 2025/12/04 01:58:49 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:58:49 ERROR : webdav root 'rclone-test-dahapuj2cofe': Chunk 1: Error: Can not read from data stream: EOF 2025/12/04 01:58:49 DEBUG : sub/file2: tus update failed. 2025/12/04 01:58:49 DEBUG : file1: Received error: tus update failed: EOF - low level retry 7/10 2025/12/04 01:58:49 DEBUG : sub/file2: Update will use the tus protocol to upload 2025/12/04 01:58:49 INFO : sub/file2: Failed to read metadata: object not found 2025/12/04 01:58:49 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:58:49 ERROR : webdav root 'rclone-test-dahapuj2cofe': Chunk 1: Error: Can not read from data stream: EOF 2025/12/04 01:58:49 DEBUG : sub/file2: tus update failed. 2025/12/04 01:58:49 DEBUG : file1: Received error: tus update failed: EOF - low level retry 8/10 2025/12/04 01:58:49 DEBUG : sub/file2: Update will use the tus protocol to upload 2025/12/04 01:58:49 INFO : sub/file2: Failed to read metadata: object not found 2025/12/04 01:58:49 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:58:49 ERROR : webdav root 'rclone-test-dahapuj2cofe': Chunk 1: Error: Can not read from data stream: EOF 2025/12/04 01:58:49 DEBUG : sub/file2: tus update failed. 2025/12/04 01:58:49 DEBUG : file1: Received error: tus update failed: EOF - low level retry 9/10 2025/12/04 01:58:49 ERROR : file1: Failed to copy: tus update failed: EOF 2025/12/04 01:58:49 ERROR : file1: Not deleting source as copy failed: tus update failed: EOF operations_test.go:940: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:940 Error: Received unexpected error: tus update failed: EOF Test: TestMoveFile --- FAIL: TestMoveFile (1.91s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "webdav root 'rclone-test-dahapuj2cofe'", Local "Local file system at /tmp/rclone3219178689", Modify Window "1s" 2025/12/04 01:58:50 DEBUG : file1: Need to transfer - File not found at Destination 2025/12/04 01:58:50 DEBUG : file1: Update will use the tus protocol to upload 2025/12/04 01:58:50 INFO : file1: Failed to read metadata: object not found 2025/12/04 01:58:50 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:58:50 ERROR : webdav root 'rclone-test-dahapuj2cofe': Chunk 1: Error: Can not read from data stream: EOF 2025/12/04 01:58:50 DEBUG : file1: tus update failed. 2025/12/04 01:58:50 DEBUG : file1: Received error: tus update failed: EOF - low level retry 0/10 2025/12/04 01:58:50 DEBUG : file1: Update will use the tus protocol to upload 2025/12/04 01:58:50 INFO : file1: Failed to read metadata: object not found 2025/12/04 01:58:50 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:58:50 ERROR : webdav root 'rclone-test-dahapuj2cofe': Chunk 1: Error: Can not read from data stream: EOF 2025/12/04 01:58:50 DEBUG : file1: tus update failed. 2025/12/04 01:58:50 DEBUG : file1: Received error: tus update failed: EOF - low level retry 1/10 2025/12/04 01:58:50 DEBUG : file1: Update will use the tus protocol to upload 2025/12/04 01:58:50 INFO : file1: Failed to read metadata: object not found 2025/12/04 01:58:50 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:58:50 ERROR : webdav root 'rclone-test-dahapuj2cofe': Chunk 1: Error: Can not read from data stream: EOF 2025/12/04 01:58:50 DEBUG : file1: tus update failed. 2025/12/04 01:58:50 DEBUG : file1: Received error: tus update failed: EOF - low level retry 2/10 2025/12/04 01:58:50 DEBUG : file1: Update will use the tus protocol to upload 2025/12/04 01:58:50 INFO : file1: Failed to read metadata: object not found 2025/12/04 01:58:50 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:58:50 ERROR : webdav root 'rclone-test-dahapuj2cofe': Chunk 1: Error: Can not read from data stream: EOF 2025/12/04 01:58:50 DEBUG : file1: tus update failed. 2025/12/04 01:58:50 DEBUG : file1: Received error: tus update failed: EOF - low level retry 3/10 2025/12/04 01:58:50 DEBUG : file1: Update will use the tus protocol to upload 2025/12/04 01:58:50 INFO : file1: Failed to read metadata: object not found 2025/12/04 01:58:50 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:58:50 ERROR : webdav root 'rclone-test-dahapuj2cofe': Chunk 1: Error: Can not read from data stream: EOF 2025/12/04 01:58:50 DEBUG : file1: tus update failed. 2025/12/04 01:58:50 DEBUG : file1: Received error: tus update failed: EOF - low level retry 4/10 2025/12/04 01:58:50 DEBUG : file1: Update will use the tus protocol to upload 2025/12/04 01:58:50 INFO : file1: Failed to read metadata: object not found 2025/12/04 01:58:50 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:58:50 ERROR : webdav root 'rclone-test-dahapuj2cofe': Chunk 1: Error: Can not read from data stream: EOF 2025/12/04 01:58:50 DEBUG : file1: tus update failed. 2025/12/04 01:58:50 DEBUG : file1: Received error: tus update failed: EOF - low level retry 5/10 2025/12/04 01:58:51 DEBUG : file1: Update will use the tus protocol to upload 2025/12/04 01:58:51 INFO : file1: Failed to read metadata: object not found 2025/12/04 01:58:51 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:58:51 ERROR : webdav root 'rclone-test-dahapuj2cofe': Chunk 1: Error: Can not read from data stream: EOF 2025/12/04 01:58:51 DEBUG : file1: tus update failed. 2025/12/04 01:58:51 DEBUG : file1: Received error: tus update failed: EOF - low level retry 6/10 2025/12/04 01:58:51 DEBUG : file1: Update will use the tus protocol to upload 2025/12/04 01:58:51 INFO : file1: Failed to read metadata: object not found 2025/12/04 01:58:51 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:58:51 ERROR : webdav root 'rclone-test-dahapuj2cofe': Chunk 1: Error: Can not read from data stream: EOF 2025/12/04 01:58:51 DEBUG : file1: tus update failed. 2025/12/04 01:58:51 DEBUG : file1: Received error: tus update failed: EOF - low level retry 7/10 2025/12/04 01:58:51 DEBUG : file1: Update will use the tus protocol to upload 2025/12/04 01:58:51 INFO : file1: Failed to read metadata: object not found 2025/12/04 01:58:51 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:58:51 ERROR : webdav root 'rclone-test-dahapuj2cofe': Chunk 1: Error: Can not read from data stream: EOF 2025/12/04 01:58:51 DEBUG : file1: tus update failed. 2025/12/04 01:58:51 DEBUG : file1: Received error: tus update failed: EOF - low level retry 8/10 2025/12/04 01:58:51 DEBUG : file1: Update will use the tus protocol to upload 2025/12/04 01:58:51 INFO : file1: Failed to read metadata: object not found 2025/12/04 01:58:51 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:58:51 ERROR : webdav root 'rclone-test-dahapuj2cofe': Chunk 1: Error: Can not read from data stream: EOF 2025/12/04 01:58:51 DEBUG : file1: tus update failed. 2025/12/04 01:58:51 DEBUG : file1: Received error: tus update failed: EOF - low level retry 9/10 2025/12/04 01:58:51 ERROR : file1: Failed to copy: tus update failed: EOF 2025/12/04 01:58:51 ERROR : file1: Not deleting source as copy failed: tus update failed: EOF operations_test.go:968: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:968 Error: Received unexpected error: tus update failed: EOF Test: TestMoveFileWithIgnoreExisting --- FAIL: TestMoveFileWithIgnoreExisting (1.94s) === RUN TestCaseInsensitiveMoveFile run.go:185: Remote "webdav root 'rclone-test-dahapuj2cofe'", Local "Local file system at /tmp/rclone3219178689", Modify Window "1s" --- PASS: TestCaseInsensitiveMoveFile (0.15s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:185: Remote "webdav root 'rclone-test-dahapuj2cofe'", Local "Local file system at /tmp/rclone3219178689", Modify Window "1s" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.14s) === RUN TestMoveFileBackupDir run.go:185: Remote "webdav root 'rclone-test-dahapuj2cofe'", Local "Local file system at /tmp/rclone3219178689", Modify Window "1s" 2025/12/04 01:58:52 DEBUG : dst/file1: Update will use the tus protocol to upload 2025/12/04 01:58:52 INFO : dst/file1: Failed to read metadata: object not found 2025/12/04 01:58:52 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:58:52 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded chunk no 1 ok, range 0 -> 18 2025/12/04 01:58:52 DEBUG : webdav root 'rclone-test-dahapuj2cofe': -- Uploaded finished 2025/12/04 01:58:52 DEBUG : Creating backend with remote "TestWebdavInfiniteScale:rclone-test-dahapuj2cofe/backup" 2025/12/04 01:58:52 DEBUG : Setting type="webdav" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_TYPE 2025/12/04 01:58:52 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 2025/12/04 01:58:52 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/12/04 01:58:52 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/12/04 01:58:52 DEBUG : Setting pass="qkfenMylUAGPURBe4LJLHsGJUAO1" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/12/04 01:58:52 DEBUG : TestWebdavInfiniteScale: detected overridden config - adding "{0zk-L}" suffix to name 2025/12/04 01:58:52 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 2025/12/04 01:58:52 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/12/04 01:58:52 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/12/04 01:58:52 DEBUG : Setting pass="qkfenMylUAGPURBe4LJLHsGJUAO1" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/12/04 01:58:52 DEBUG : found headers: 2025/12/04 01:58:52 DEBUG : fs cache: renaming cache item "TestWebdavInfiniteScale:rclone-test-dahapuj2cofe/backup" to be canonical "TestWebdavInfiniteScale{0zk-L}:rclone-test-dahapuj2cofe/backup" 2025/12/04 01:58:52 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3219178689) 2025/12/04 01:58:52 DEBUG : dst/file1: size = 18 (webdav root 'rclone-test-dahapuj2cofe') 2025/12/04 01:58:52 DEBUG : dst/file1: Sizes differ 2025/12/04 01:58:53 INFO : dst/file1: Moved (server-side) 2025/12/04 01:58:53 DEBUG : dst/file1: Update will use the tus protocol to upload 2025/12/04 01:58:53 INFO : dst/file1: Failed to read metadata: object not found 2025/12/04 01:58:53 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:58:53 ERROR : webdav root 'rclone-test-dahapuj2cofe': Chunk 1: Error: Can not read from data stream: EOF 2025/12/04 01:58:53 DEBUG : dst/file1: tus update failed. 2025/12/04 01:58:53 DEBUG : dst/file1: Received error: tus update failed: EOF - low level retry 0/10 2025/12/04 01:58:53 DEBUG : dst/file1: Update will use the tus protocol to upload 2025/12/04 01:58:53 INFO : dst/file1: Failed to read metadata: object not found 2025/12/04 01:58:53 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:58:53 ERROR : webdav root 'rclone-test-dahapuj2cofe': Chunk 1: Error: Can not read from data stream: EOF 2025/12/04 01:58:53 DEBUG : dst/file1: tus update failed. 2025/12/04 01:58:53 DEBUG : dst/file1: Received error: tus update failed: EOF - low level retry 1/10 2025/12/04 01:58:53 DEBUG : dst/file1: Update will use the tus protocol to upload 2025/12/04 01:58:53 INFO : dst/file1: Failed to read metadata: object not found 2025/12/04 01:58:53 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:58:53 ERROR : webdav root 'rclone-test-dahapuj2cofe': Chunk 1: Error: Can not read from data stream: EOF 2025/12/04 01:58:53 DEBUG : dst/file1: tus update failed. 2025/12/04 01:58:53 DEBUG : dst/file1: Received error: tus update failed: EOF - low level retry 2/10 2025/12/04 01:58:54 DEBUG : dst/file1: Update will use the tus protocol to upload 2025/12/04 01:58:54 INFO : dst/file1: Failed to read metadata: object not found 2025/12/04 01:58:54 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:58:54 ERROR : webdav root 'rclone-test-dahapuj2cofe': Chunk 1: Error: Can not read from data stream: EOF 2025/12/04 01:58:54 DEBUG : dst/file1: tus update failed. 2025/12/04 01:58:54 DEBUG : dst/file1: Received error: tus update failed: EOF - low level retry 3/10 2025/12/04 01:58:54 DEBUG : dst/file1: Update will use the tus protocol to upload 2025/12/04 01:58:54 INFO : dst/file1: Failed to read metadata: object not found 2025/12/04 01:58:54 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:58:54 ERROR : webdav root 'rclone-test-dahapuj2cofe': Chunk 1: Error: Can not read from data stream: EOF 2025/12/04 01:58:54 DEBUG : dst/file1: tus update failed. 2025/12/04 01:58:54 DEBUG : dst/file1: Received error: tus update failed: EOF - low level retry 4/10 2025/12/04 01:58:54 DEBUG : dst/file1: Update will use the tus protocol to upload 2025/12/04 01:58:54 INFO : dst/file1: Failed to read metadata: object not found 2025/12/04 01:58:54 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:58:54 ERROR : webdav root 'rclone-test-dahapuj2cofe': Chunk 1: Error: Can not read from data stream: EOF 2025/12/04 01:58:54 DEBUG : dst/file1: tus update failed. 2025/12/04 01:58:54 DEBUG : dst/file1: Received error: tus update failed: EOF - low level retry 5/10 2025/12/04 01:58:54 DEBUG : dst/file1: Update will use the tus protocol to upload 2025/12/04 01:58:54 INFO : dst/file1: Failed to read metadata: object not found 2025/12/04 01:58:54 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:58:54 ERROR : webdav root 'rclone-test-dahapuj2cofe': Chunk 1: Error: Can not read from data stream: EOF 2025/12/04 01:58:54 DEBUG : dst/file1: tus update failed. 2025/12/04 01:58:54 DEBUG : dst/file1: Received error: tus update failed: EOF - low level retry 6/10 2025/12/04 01:58:54 DEBUG : dst/file1: Update will use the tus protocol to upload 2025/12/04 01:58:54 INFO : dst/file1: Failed to read metadata: object not found 2025/12/04 01:58:54 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:58:54 ERROR : webdav root 'rclone-test-dahapuj2cofe': Chunk 1: Error: Can not read from data stream: EOF 2025/12/04 01:58:54 DEBUG : dst/file1: tus update failed. 2025/12/04 01:58:54 DEBUG : dst/file1: Received error: tus update failed: EOF - low level retry 7/10 2025/12/04 01:58:54 DEBUG : dst/file1: Update will use the tus protocol to upload 2025/12/04 01:58:55 INFO : dst/file1: Failed to read metadata: object not found 2025/12/04 01:58:55 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:58:55 ERROR : webdav root 'rclone-test-dahapuj2cofe': Chunk 1: Error: Can not read from data stream: EOF 2025/12/04 01:58:55 DEBUG : dst/file1: tus update failed. 2025/12/04 01:58:55 DEBUG : dst/file1: Received error: tus update failed: EOF - low level retry 8/10 2025/12/04 01:58:55 DEBUG : dst/file1: Update will use the tus protocol to upload 2025/12/04 01:58:55 INFO : dst/file1: Failed to read metadata: object not found 2025/12/04 01:58:55 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:58:55 ERROR : webdav root 'rclone-test-dahapuj2cofe': Chunk 1: Error: Can not read from data stream: EOF 2025/12/04 01:58:55 DEBUG : dst/file1: tus update failed. 2025/12/04 01:58:55 DEBUG : dst/file1: Received error: tus update failed: EOF - low level retry 9/10 2025/12/04 01:58:55 ERROR : dst/file1: Failed to copy: tus update failed: EOF 2025/12/04 01:58:55 ERROR : dst/file1: Not deleting source as copy failed: tus update failed: EOF operations_test.go:1052: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1052 Error: Received unexpected error: tus update failed: EOF Test: TestMoveFileBackupDir --- FAIL: TestMoveFileBackupDir (4.06s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:185: Remote "webdav root 'rclone-test-dahapuj2cofe'", Local "Local file system at /tmp/rclone3219178689", Modify Window "1s" 2025/12/04 01:58:56 DEBUG : A1/one: Update will use the tus protocol to upload 2025/12/04 01:58:56 INFO : A1/one: Failed to read metadata: object not found 2025/12/04 01:58:56 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:58:56 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded chunk no 1 ok, range 0 -> 3 2025/12/04 01:58:56 DEBUG : webdav root 'rclone-test-dahapuj2cofe': -- Uploaded finished 2025/12/04 01:58:56 DEBUG : A1/two: Update will use the tus protocol to upload 2025/12/04 01:58:56 INFO : A1/two: Failed to read metadata: object not found 2025/12/04 01:58:56 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:58:56 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded chunk no 1 ok, range 0 -> 3 2025/12/04 01:58:56 DEBUG : webdav root 'rclone-test-dahapuj2cofe': -- Uploaded finished 2025/12/04 01:58:57 DEBUG : A1/B1/three: Update will use the tus protocol to upload 2025/12/04 01:58:57 INFO : A1/B1/three: Failed to read metadata: object not found 2025/12/04 01:58:57 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:58:57 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded chunk no 1 ok, range 0 -> 5 2025/12/04 01:58:57 DEBUG : webdav root 'rclone-test-dahapuj2cofe': -- Uploaded finished 2025/12/04 01:58:57 DEBUG : A1/B1/C1/four: Update will use the tus protocol to upload 2025/12/04 01:58:57 INFO : A1/B1/C1/four: Failed to read metadata: object not found 2025/12/04 01:58:57 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:58:57 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded chunk no 1 ok, range 0 -> 4 2025/12/04 01:58:57 DEBUG : webdav root 'rclone-test-dahapuj2cofe': -- Uploaded finished 2025/12/04 01:58:57 DEBUG : A1/B1/C2/five: Update will use the tus protocol to upload 2025/12/04 01:58:57 INFO : A1/B1/C2/five: Failed to read metadata: object not found 2025/12/04 01:58:57 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:58:57 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded chunk no 1 ok, range 0 -> 4 2025/12/04 01:58:57 DEBUG : webdav root 'rclone-test-dahapuj2cofe': -- Uploaded finished 2025/12/04 01:58:58 INFO : A1/B2: Making directory 2025/12/04 01:58:58 INFO : A1/B1/C3: Making directory 2025/12/04 01:59:01 INFO : A2/two: Moved (server-side) to: A3/two 2025/12/04 01:59:01 INFO : A2/one: Moved (server-side) to: A3/one 2025/12/04 01:59:01 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/12/04 01:59:01 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/12/04 01:59:01 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/12/04 01:59:02 INFO : webdav root 'rclone-test-dahapuj2cofe': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/12/04 01:59:04 INFO : A3/one: Moved (server-side) to: A4/one 2025/12/04 01:59:04 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/12/04 01:59:04 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/12/04 01:59:04 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/12/04 01:59:04 INFO : A3/two: Moved (server-side) to: A4/two --- PASS: TestDirMove (10.69s) === RUN TestGetFsInfo run.go:185: Remote "webdav root 'rclone-test-dahapuj2cofe'", Local "Local file system at /tmp/rclone3219178689", Modify Window "1s" --- PASS: TestGetFsInfo (0.12s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:185: Remote "webdav root 'rclone-test-dahapuj2cofe'", Local "Local file system at /tmp/rclone3219178689", Modify Window "1s" 2025/12/04 01:59:07 DEBUG : webdav root 'rclone-test-dahapuj2cofe': File to upload is small (34 bytes), uploading instead of streaming 2025/12/04 01:59:07 DEBUG : no_checksum_small_file_from_pipe: Update will use the tus protocol to upload 2025/12/04 01:59:07 INFO : no_checksum_small_file_from_pipe: Failed to read metadata: object not found 2025/12/04 01:59:07 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:59:07 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded chunk no 1 ok, range 0 -> 34 2025/12/04 01:59:07 DEBUG : webdav root 'rclone-test-dahapuj2cofe': -- Uploaded finished 2025/12/04 01:59:07 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2025/12/04 01:59:07 DEBUG : no_checksum_small_file_from_pipe: sha1 = 4c3452689ee5e2b950454c46181b8b5e7bcfeca9 OK 2025/12/04 01:59:07 DEBUG : no_checksum_small_file_from_pipe: Size and sha1 of src and dst objects identical 2025/12/04 01:59:07 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/12/04 01:59:07 DEBUG : no_checksum_big_file_from_pipe: Update will use the tus protocol to upload 2025/12/04 01:59:07 INFO : no_checksum_big_file_from_pipe: Failed to read metadata: object not found 2025/12/04 01:59:07 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:59:07 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded chunk no 1 ok, range 0 -> 102401 2025/12/04 01:59:07 DEBUG : webdav root 'rclone-test-dahapuj2cofe': -- Uploaded finished 2025/12/04 01:59:07 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2025/12/04 01:59:07 DEBUG : no_checksum_big_file_from_pipe: sha1 = d0080f73aa8b494570ad63df1beb25c01ea9eea2 OK 2025/12/04 01:59:07 DEBUG : no_checksum_big_file_from_pipe: Size and sha1 of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:185: Remote "webdav root 'rclone-test-dahapuj2cofe'", Local "Local file system at /tmp/rclone3219178689", Modify Window "1s" 2025/12/04 01:59:08 DEBUG : webdav root 'rclone-test-dahapuj2cofe': File to upload is small (34 bytes), uploading instead of streaming 2025/12/04 01:59:08 DEBUG : with_checksum_small_file_from_pipe: Update will use the tus protocol to upload 2025/12/04 01:59:08 INFO : with_checksum_small_file_from_pipe: Failed to read metadata: object not found 2025/12/04 01:59:08 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:59:08 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded chunk no 1 ok, range 0 -> 34 2025/12/04 01:59:08 DEBUG : webdav root 'rclone-test-dahapuj2cofe': -- Uploaded finished 2025/12/04 01:59:08 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2025/12/04 01:59:08 DEBUG : with_checksum_small_file_from_pipe: sha1 = 4c3452689ee5e2b950454c46181b8b5e7bcfeca9 OK 2025/12/04 01:59:08 DEBUG : with_checksum_small_file_from_pipe: Size and sha1 of src and dst objects identical 2025/12/04 01:59:08 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/12/04 01:59:08 DEBUG : with_checksum_big_file_from_pipe: Update will use the tus protocol to upload 2025/12/04 01:59:08 INFO : with_checksum_big_file_from_pipe: Failed to read metadata: object not found 2025/12/04 01:59:08 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:59:08 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded chunk no 1 ok, range 0 -> 102401 2025/12/04 01:59:08 DEBUG : webdav root 'rclone-test-dahapuj2cofe': -- Uploaded finished 2025/12/04 01:59:08 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2025/12/04 01:59:08 DEBUG : with_checksum_big_file_from_pipe: sha1 = d0080f73aa8b494570ad63df1beb25c01ea9eea2 OK 2025/12/04 01:59:08 DEBUG : with_checksum_big_file_from_pipe: Size and sha1 of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:185: Remote "webdav root 'rclone-test-dahapuj2cofe'", Local "Local file system at /tmp/rclone3219178689", Modify Window "1s" 2025/12/04 01:59:08 DEBUG : webdav root 'rclone-test-dahapuj2cofe': File to upload is small (34 bytes), uploading instead of streaming 2025/12/04 01:59:08 DEBUG : ignore_checksum_small_file_from_pipe: Update will use the tus protocol to upload 2025/12/04 01:59:09 INFO : ignore_checksum_small_file_from_pipe: Failed to read metadata: object not found 2025/12/04 01:59:09 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:59:09 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded chunk no 1 ok, range 0 -> 34 2025/12/04 01:59:09 DEBUG : webdav root 'rclone-test-dahapuj2cofe': -- Uploaded finished 2025/12/04 01:59:09 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2025/12/04 01:59:09 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/12/04 01:59:09 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/12/04 01:59:09 DEBUG : ignore_checksum_big_file_from_pipe: Update will use the tus protocol to upload 2025/12/04 01:59:09 INFO : ignore_checksum_big_file_from_pipe: Failed to read metadata: object not found 2025/12/04 01:59:09 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:59:09 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded chunk no 1 ok, range 0 -> 102401 2025/12/04 01:59:09 DEBUG : webdav root 'rclone-test-dahapuj2cofe': -- Uploaded finished 2025/12/04 01:59:09 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2025/12/04 01:59:09 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:185: Remote "webdav root 'rclone-test-dahapuj2cofe'", Local "Local file system at /tmp/rclone3219178689", Modify Window "1s" 2025/12/04 01:59:09 DEBUG : webdav root 'rclone-test-dahapuj2cofe': File to upload is small (34 bytes), uploading instead of streaming 2025/12/04 01:59:09 DEBUG : ignore_checksum_small_file_from_pipe: Update will use the tus protocol to upload 2025/12/04 01:59:09 INFO : ignore_checksum_small_file_from_pipe: Failed to read metadata: object not found 2025/12/04 01:59:09 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:59:09 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded chunk no 1 ok, range 0 -> 34 2025/12/04 01:59:09 DEBUG : webdav root 'rclone-test-dahapuj2cofe': -- Uploaded finished 2025/12/04 01:59:10 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2025/12/04 01:59:10 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2025/12/04 01:59:10 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/12/04 01:59:10 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/12/04 01:59:10 DEBUG : ignore_checksum_big_file_from_pipe: Update will use the tus protocol to upload 2025/12/04 01:59:10 INFO : ignore_checksum_big_file_from_pipe: Failed to read metadata: object not found 2025/12/04 01:59:10 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:59:10 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded chunk no 1 ok, range 0 -> 102401 2025/12/04 01:59:10 DEBUG : webdav root 'rclone-test-dahapuj2cofe': -- Uploaded finished 2025/12/04 01:59:10 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2025/12/04 01:59:10 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2025/12/04 01:59:10 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (3.49s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (0.90s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (0.86s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (0.89s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (0.86s) === RUN TestRcatMetadata run.go:185: Remote "webdav root 'rclone-test-dahapuj2cofe'", Local "Local file system at /tmp/rclone3219178689", Modify Window "1s" operations_test.go:1540: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.11s) === RUN TestRcatSize run.go:185: Remote "webdav root 'rclone-test-dahapuj2cofe'", Local "Local file system at /tmp/rclone3219178689", Modify Window "1s" 2025/12/04 01:59:10 DEBUG : potato1: Update will use the tus protocol to upload 2025/12/04 01:59:10 INFO : potato1: Failed to read metadata: object not found 2025/12/04 01:59:10 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:59:10 ERROR : webdav root 'rclone-test-dahapuj2cofe': Chunk 1: Error seek in stream failed: internal error: Seek not implemented for io.nopCloserWriterTo 2025/12/04 01:59:10 DEBUG : potato1: tus update failed. 2025/12/04 01:59:10 ERROR : potato1: Post request put error: tus update failed: internal error: Seek not implemented for io.nopCloserWriterTo operations_test.go:1601: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1601 Error: Received unexpected error: tus update failed: internal error: Seek not implemented for io.nopCloserWriterTo Test: TestRcatSize --- FAIL: TestRcatSize (0.26s) === RUN TestRcatSizeMetadata run.go:185: Remote "webdav root 'rclone-test-dahapuj2cofe'", Local "Local file system at /tmp/rclone3219178689", Modify Window "1s" operations_test.go:1621: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.11s) === RUN TestTouchDir run.go:185: Remote "webdav root 'rclone-test-dahapuj2cofe'", Local "Local file system at /tmp/rclone3219178689", Modify Window "1s" 2025/12/04 01:59:11 DEBUG : potato2: Update will use the tus protocol to upload 2025/12/04 01:59:11 INFO : potato2: Failed to read metadata: object not found 2025/12/04 01:59:11 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:59:11 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded chunk no 1 ok, range 0 -> 60 2025/12/04 01:59:11 DEBUG : webdav root 'rclone-test-dahapuj2cofe': -- Uploaded finished 2025/12/04 01:59:11 DEBUG : empty space: Update will use the tus protocol to upload 2025/12/04 01:59:11 INFO : empty space: Failed to read metadata: object not found 2025/12/04 01:59:11 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:59:11 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded chunk no 1 ok, range 0 -> 1 2025/12/04 01:59:11 DEBUG : webdav root 'rclone-test-dahapuj2cofe': -- Uploaded finished 2025/12/04 01:59:11 DEBUG : sub dir/potato3: Update will use the tus protocol to upload 2025/12/04 01:59:11 INFO : sub dir/potato3: Failed to read metadata: object not found 2025/12/04 01:59:11 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:59:11 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded chunk no 1 ok, range 0 -> 5 2025/12/04 01:59:11 DEBUG : webdav root 'rclone-test-dahapuj2cofe': -- Uploaded finished 2025/12/04 01:59:12 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Touching "empty space" 2025/12/04 01:59:12 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Touching "potato2" 2025/12/04 01:59:12 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Touching "sub dir/potato3" fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1692 Error: Should be true Test: TestTouchDir Messages: empty space: Modification time difference too big |-11357h53m53.999999996s| > 1s (want 2010-09-08 07:06:05.000000004 +0000 UTC vs got 2011-12-25 12:59:59 +0000 GMT) (precision 1s) fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1692 Error: Should be true Test: TestTouchDir Messages: potato2: Modification time difference too big |84099h0m59.000000004s| > 1s (want 2010-09-08 07:06:05.000000004 +0000 UTC vs got 2001-02-03 04:05:06 +0000 GMT) (precision 1s) fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1692 Error: Should be true Test: TestTouchDir Messages: sub dir/potato3: Modification time difference too big |-11357h53m53.999999996s| > 1s (want 2010-09-08 07:06:05.000000004 +0000 UTC vs got 2011-12-25 12:59:59 +0000 GMT) (precision 1s) --- FAIL: TestTouchDir (1.88s) === RUN TestMkdirMetadata run.go:185: Remote "webdav root 'rclone-test-dahapuj2cofe'", Local "Local file system at /tmp/rclone3219178689", Modify Window "1s" operations_test.go:1711: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.12s) === RUN TestMkdirModTime run.go:185: Remote "webdav root 'rclone-test-dahapuj2cofe'", Local "Local file system at /tmp/rclone3219178689", Modify Window "1s" operations_test.go:1730: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.11s) === RUN TestCopyDirMetadata run.go:185: Remote "webdav root 'rclone-test-dahapuj2cofe'", Local "Local file system at /tmp/rclone3219178689", Modify Window "1s" operations_test.go:1751: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.11s) === RUN TestSetDirModTime run.go:185: Remote "webdav root 'rclone-test-dahapuj2cofe'", Local "Local file system at /tmp/rclone3219178689", Modify Window "1s" operations_test.go:1787: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.11s) === RUN TestDirsEqual run.go:185: Remote "webdav root 'rclone-test-dahapuj2cofe'", Local "Local file system at /tmp/rclone3219178689", Modify Window "1s" operations_test.go:1831: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.12s) === RUN TestRemoveExisting run.go:185: Remote "webdav root 'rclone-test-dahapuj2cofe'", Local "Local file system at /tmp/rclone3219178689", Modify Window "1s" 2025/12/04 01:59:13 DEBUG : sub dir/test remove existing: Update will use the tus protocol to upload 2025/12/04 01:59:13 INFO : sub dir/test remove existing: Failed to read metadata: object not found 2025/12/04 01:59:13 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:59:13 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded chunk no 1 ok, range 0 -> 11 2025/12/04 01:59:13 DEBUG : webdav root 'rclone-test-dahapuj2cofe': -- Uploaded finished 2025/12/04 01:59:13 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: Update will use the tus protocol to upload 2025/12/04 01:59:13 INFO : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: Failed to read metadata: object not found 2025/12/04 01:59:13 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded starts 2025/12/04 01:59:13 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Uploaded chunk no 1 ok, range 0 -> 21 2025/12/04 01:59:13 DEBUG : webdav root 'rclone-test-dahapuj2cofe': -- Uploaded finished 2025/12/04 01:59:14 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.lelanaz4" before starting 2025/12/04 01:59:14 DEBUG : sub dir/test remove existing.lelanaz4: TEST: removing renamed existing file after operation 2025/12/04 01:59:14 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.bubufof3" before starting 2025/12/04 01:59:15 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.bubufof3: TEST: renaming existing back after failed operation 2025/12/04 01:59:15 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.jakesim8" before starting 2025/12/04 01:59:16 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.jakesim8: TEST: removing renamed existing file after operation --- PASS: TestRemoveExisting (2.99s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) FAIL 2025/12/04 01:59:16 DEBUG : webdav root 'rclone-test-dahapuj2cofe': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestWebdavInfiniteScale: -verbose" - Finished ERROR in 45m24.989325721s (try 1/5): exit status 1: Failed [TestCheckDownload/1 TestCheckDownload/2 TestCheckDownload/3 TestCheckDownload/4 TestCheckDownload/5 TestCheckDownload/6 TestCheckDownload/7 TestParseSumFile TestCheckSumDownload TestCopyFile TestCopyFileBackupDir TestCopyFileCompareDest TestCopyFileCopyDest TestCopyFileMaxTransfer TestHashSums/Sha1Download TestReadFile TestCat TestCopyURL TestMoveFile TestMoveFileWithIgnoreExisting TestMoveFileBackupDir TestRcatSize TestTouchDir]