"./operations.test -test.v -test.timeout 1h0m0s -remote TestOneDriveBusiness: -verbose" - Starting (try 1/5) 2026/03/30 03:59:01 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-takenew8rure" 2026/03/30 03:59:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/30 03:59:02 DEBUG : Creating backend with remote "/tmp/rclone277313261" === 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 "OneDrive root 'rclone-test-takenew8rure'", Local "Local file system at /tmp/rclone277313261", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2026/03/30 03:59:03 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.23s) === RUN TestMultithreadCopyAbort run.go:185: Remote "OneDrive root 'rclone-test-takenew8rure'", Local "Local file system at /tmp/rclone277313261", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2026/03/30 03:59:03 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.23s) === RUN TestSizeDiffers 2026/03/30 03:59:03 DEBUG : a: size = 0 OK 2026/03/30 03:59:03 DEBUG : a: size = 1 (memory) 2026/03/30 03:59:03 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/03/30 03:59:03 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/03/30 03:59:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/03/30 03:59:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/03/30 03:59:03 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/03/30 03:59:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/03/30 03:59:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/03/30 03:59:03 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/03/30 03:59:03 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/03/30 03:59:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/30 03:59:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/30 03:59:03 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/03/30 03:59:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/30 03:59:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/30 03:59:03 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/03/30 03:59:03 DEBUG : potato: Seek from 10 to 0 2026/03/30 03:59:03 DEBUG : potato: Seek from 10 to 0 2026/03/30 03:59:03 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/03/30 03:59:03 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/03/30 03:59:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/03/30 03:59:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/03/30 03:59:03 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/03/30 03:59:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/03/30 03:59:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/03/30 03:59:03 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/03/30 03:59:03 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/03/30 03:59:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/30 03:59:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/30 03:59:03 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/03/30 03:59:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/30 03:59:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/30 03:59:03 DEBUG : potato: Seek from 5 to 2 2026/03/30 03:59:03 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/03/30 03:59:03 DEBUG : potato: Seek from 7 to 0 2026/03/30 03:59:03 DEBUG : potato: Seek from 7 to 0 2026/03/30 03:59:03 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/03/30 03:59:03 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/03/30 03:59:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/03/30 03:59:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/03/30 03:59:03 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/03/30 03:59:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/03/30 03:59:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/03/30 03:59:03 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/03/30 03:59:03 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/03/30 03:59:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/30 03:59:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/30 03:59:03 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/03/30 03:59:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/30 03:59:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/30 03:59:03 DEBUG : potato: Seek from 5 to 2 2026/03/30 03:59:03 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/03/30 03:59:03 DEBUG : potato: Seek from 8 to 0 2026/03/30 03:59:03 DEBUG : potato: Seek from 8 to 0 2026/03/30 03:59:03 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/03/30 03:59:03 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/03/30 03:59:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/03/30 03:59:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/03/30 03:59:03 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/03/30 03:59:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/03/30 03:59:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/03/30 03:59:03 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/03/30 03:59:03 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/03/30 03:59:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/30 03:59:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/30 03:59:03 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/03/30 03:59:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/30 03:59:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/30 03:59:03 DEBUG : potato: Seek from 5 to 2 2026/03/30 03:59:03 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/03/30 03:59:03 DEBUG : potato: Seek from 9 to 0 2026/03/30 03:59:03 DEBUG : potato: Seek from 9 to 0 2026/03/30 03:59:03 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 "OneDrive root 'rclone-test-takenew8rure'", Local "Local file system at /tmp/rclone277313261", Modify Window "1s" 2026/03/30 03:59:03 DEBUG : rutabaga: Starting multipart upload 2026/03/30 03:59:04 DEBUG : rutabaga: Uploading segment 0/8 size 8 === RUN TestCheck/1 === RUN TestCheck/2 2026/03/30 03:59:06 DEBUG : empty space: Starting multipart upload 2026/03/30 03:59:07 DEBUG : empty space: Uploading segment 0/1 size 1 === RUN TestCheck/3 2026/03/30 03:59:08 DEBUG : potato2: Starting multipart upload 2026/03/30 03:59:09 DEBUG : potato2: Uploading segment 0/60 size 60 === RUN TestCheck/4 === RUN TestCheck/5 2026/03/30 03:59:10 DEBUG : remotepotato: Starting multipart upload 2026/03/30 03:59:11 DEBUG : remotepotato: Uploading segment 0/60 size 60 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.41s) --- PASS: TestCheck/1 (0.24s) --- PASS: TestCheck/2 (0.24s) --- PASS: TestCheck/3 (0.24s) --- PASS: TestCheck/4 (0.24s) --- PASS: TestCheck/5 (0.24s) --- PASS: TestCheck/6 (0.25s) --- PASS: TestCheck/7 (0.25s) === RUN TestCheckFsError 2026/03/30 03:59:14 DEBUG : Creating backend with remote "nonexistent" 2026/03/30 03:59:14 DEBUG : Creating backend with remote "nonexistent" 2026/03/30 03:59:14 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/03/30 03:59:14 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2026/03/30 03:59:14 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/03/30 03:59:14 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 "OneDrive root 'rclone-test-takenew8rure'", Local "Local file system at /tmp/rclone277313261", Modify Window "1s" 2026/03/30 03:59:14 DEBUG : rutabaga: Starting multipart upload 2026/03/30 03:59:15 DEBUG : rutabaga: Uploading segment 0/8 size 8 === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/03/30 03:59:17 DEBUG : empty space: Starting multipart upload 2026/03/30 03:59:18 DEBUG : empty space: Uploading segment 0/1 size 1 === RUN TestCheckDownload/3 2026/03/30 03:59:19 DEBUG : potato2: Starting multipart upload 2026/03/30 03:59:20 DEBUG : potato2: Uploading segment 0/60 size 60 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/03/30 03:59:23 DEBUG : remotepotato: Starting multipart upload 2026/03/30 03:59:24 DEBUG : remotepotato: Uploading segment 0/60 size 60 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (13.93s) --- PASS: TestCheckDownload/1 (0.69s) --- PASS: TestCheckDownload/2 (0.69s) --- PASS: TestCheckDownload/3 (0.68s) --- PASS: TestCheckDownload/4 (1.19s) --- PASS: TestCheckDownload/5 (1.11s) --- PASS: TestCheckDownload/6 (1.10s) --- PASS: TestCheckDownload/7 (0.78s) === RUN TestCheckSizeOnly run.go:185: Remote "OneDrive root 'rclone-test-takenew8rure'", Local "Local file system at /tmp/rclone277313261", Modify Window "1s" 2026/03/30 03:59:28 DEBUG : rutabaga: Starting multipart upload 2026/03/30 03:59:29 DEBUG : rutabaga: Uploading segment 0/8 size 8 === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/03/30 03:59:30 DEBUG : empty space: Starting multipart upload 2026/03/30 03:59:31 DEBUG : empty space: Uploading segment 0/1 size 1 === RUN TestCheckSizeOnly/3 2026/03/30 03:59:32 DEBUG : potato2: Starting multipart upload 2026/03/30 03:59:33 DEBUG : potato2: Uploading segment 0/60 size 60 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/03/30 03:59:34 DEBUG : remotepotato: Starting multipart upload 2026/03/30 03:59:35 DEBUG : remotepotato: Uploading segment 0/60 size 60 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (9.91s) --- PASS: TestCheckSizeOnly/1 (0.28s) --- PASS: TestCheckSizeOnly/2 (0.26s) --- PASS: TestCheckSizeOnly/3 (0.26s) --- PASS: TestCheckSizeOnly/4 (0.25s) --- PASS: TestCheckSizeOnly/5 (0.24s) --- PASS: TestCheckSizeOnly/6 (0.24s) --- PASS: TestCheckSizeOnly/7 (0.24s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:185: Remote "OneDrive root 'rclone-test-takenew8rure'", Local "Local file system at /tmp/rclone277313261", Modify Window "1s" 2026/03/30 03:59:38 DEBUG : test.sum: Starting multipart upload 2026/03/30 03:59:39 DEBUG : test.sum: Uploading segment 0/81 size 81 2026/03/30 03:59:40 NOTICE: test.sum: improperly formatted checksum line 4 2026/03/30 03:59:40 NOTICE: test.sum: improperly formatted checksum line 5 2026/03/30 03:59:40 NOTICE: test.sum: improperly formatted checksum line 6 2026/03/30 03:59:40 NOTICE: test.sum: 2 warning(s) suppressed... 2026/03/30 03:59:40 DEBUG : test.sum: Starting multipart upload 2026/03/30 03:59:41 DEBUG : test.sum: Uploading segment 0/90 size 90 2026/03/30 03:59:42 NOTICE: test.sum: improperly formatted checksum line 4 2026/03/30 03:59:42 NOTICE: test.sum: improperly formatted checksum line 5 2026/03/30 03:59:42 NOTICE: test.sum: improperly formatted checksum line 6 2026/03/30 03:59:42 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.07s) === RUN TestCheckSum run.go:185: Remote "OneDrive root 'rclone-test-takenew8rure'", Local "Local file system at /tmp/rclone277313261", Modify Window "1s" 2026/03/30 03:59:43 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-takenew8rure/data" check_test.go:350: OneDrive root 'rclone-test-takenew8rure/data' lacks md5, skipping --- SKIP: TestCheckSum (3.01s) === RUN TestCheckSumDownload run.go:185: Remote "OneDrive root 'rclone-test-takenew8rure'", Local "Local file system at /tmp/rclone277313261", Modify Window "1s" 2026/03/30 03:59:46 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-takenew8rure/data" 2026/03/30 03:59:49 DEBUG : data/banana: Starting multipart upload 2026/03/30 03:59:50 DEBUG : data/banana: Uploading segment 0/13 size 13 2026/03/30 03:59:50 DEBUG : test.sum: Starting multipart upload 2026/03/30 03:59:51 DEBUG : test.sum: Uploading segment 0/41 size 41 === RUN TestCheckSumDownload/subtest1 2026/03/30 03:59:55 DEBUG : data/potato: Starting multipart upload 2026/03/30 03:59:55 DEBUG : data/potato: Uploading segment 0/15 size 15 2026/03/30 03:59:56 DEBUG : test.sum: Starting multipart upload 2026/03/30 03:59:56 DEBUG : test.sum: Uploading segment 0/41 size 41 === RUN TestCheckSumDownload/subtest2 2026/03/30 03:59:59 DEBUG : test.sum: Starting multipart upload 2026/03/30 04:00:00 DEBUG : test.sum: Uploading segment 0/82 size 82 === RUN TestCheckSumDownload/subtest3 2026/03/30 04:00:03 DEBUG : test.sum: Starting multipart upload 2026/03/30 04:00:04 DEBUG : test.sum: Uploading segment 0/82 size 82 === RUN TestCheckSumDownload/subtest4 2026/03/30 04:00:07 DEBUG : test.sum: Starting multipart upload 2026/03/30 04:00:07 DEBUG : test.sum: Uploading segment 0/123 size 123 === RUN TestCheckSumDownload/subtest5 2026/03/30 04:00:10 DEBUG : test.sum: Starting multipart upload 2026/03/30 04:00:11 DEBUG : test.sum: Uploading segment 0/123 size 123 === RUN TestCheckSumDownload/subtest6 2026/03/30 04:00:14 DEBUG : data/banana: Starting multipart upload 2026/03/30 04:00:14 DEBUG : data/banana: Uploading segment 0/13 size 13 2026/03/30 04:00:15 DEBUG : data/potato: Starting multipart upload 2026/03/30 04:00:16 DEBUG : data/potato: Uploading segment 0/15 size 15 2026/03/30 04:00:16 DEBUG : test.sum: Starting multipart upload 2026/03/30 04:00:17 DEBUG : test.sum: Uploading segment 0/82 size 82 === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (35.80s) --- PASS: TestCheckSumDownload/subtest1 (2.32s) --- PASS: TestCheckSumDownload/subtest2 (1.64s) --- PASS: TestCheckSumDownload/subtest3 (2.14s) --- PASS: TestCheckSumDownload/subtest4 (2.02s) --- PASS: TestCheckSumDownload/subtest5 (1.71s) --- PASS: TestCheckSumDownload/subtest6 (1.72s) --- PASS: TestCheckSumDownload/subtest7 (1.69s) === RUN TestApplyTransforms 2026/03/30 04:00:22 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-yinuson4guqi" 2026/03/30 04:00:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/30 04:00:24 DEBUG : Creating backend with remote "/tmp/rclone3506636057" run.go:185: Remote "OneDrive root 'rclone-test-yinuson4guqi'", Local "Local file system at /tmp/rclone3506636057", Modify Window "1s" 2026/03/30 04:00:25 DEBUG : hello, world!: Starting multipart upload 2026/03/30 04:00:25 DEBUG : hello, world!: Uploading segment 0/13 size 13 upper checkfile vs. lower remote (without normalization) 2026/03/30 04:00:27 ERROR : hello, world!: sum not found 2026/03/30 04:00:27 ERROR : HELLO, WORLD!: file not in OneDrive root 'rclone-test-yinuson4guqi' 2026/03/30 04:00:27 NOTICE: OneDrive root 'rclone-test-yinuson4guqi': 1 files missing 2026/03/30 04:00:27 NOTICE: 1 hashes missing 2026/03/30 04:00:27 NOTICE: OneDrive root 'rclone-test-yinuson4guqi': 1 differences found 2026/03/30 04:00:27 NOTICE: OneDrive root 'rclone-test-yinuson4guqi': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/03/30 04:00:28 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/30 04:00:28 NOTICE: OneDrive root 'rclone-test-yinuson4guqi': 0 differences found 2026/03/30 04:00:28 NOTICE: OneDrive root 'rclone-test-yinuson4guqi': 1 matching files 2026/03/30 04:00:28 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-qudekaq4ceji" 2026/03/30 04:00:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/30 04:00:29 DEBUG : Creating backend with remote "/tmp/rclone1524894525" run.go:185: Remote "OneDrive root 'rclone-test-qudekaq4ceji'", Local "Local file system at /tmp/rclone1524894525", Modify Window "1s" 2026/03/30 04:00:29 DEBUG : HELLO, WORLD!: Starting multipart upload 2026/03/30 04:00:30 DEBUG : HELLO, WORLD!: Uploading segment 0/13 size 13 lower checkfile vs. upper remote (without normalization) 2026/03/30 04:00:31 ERROR : HELLO, WORLD!: sum not found 2026/03/30 04:00:31 ERROR : hello, world!: file not in OneDrive root 'rclone-test-qudekaq4ceji' 2026/03/30 04:00:31 NOTICE: OneDrive root 'rclone-test-qudekaq4ceji': 1 files missing 2026/03/30 04:00:31 NOTICE: 1 hashes missing 2026/03/30 04:00:31 NOTICE: OneDrive root 'rclone-test-qudekaq4ceji': 1 differences found 2026/03/30 04:00:31 NOTICE: OneDrive root 'rclone-test-qudekaq4ceji': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/03/30 04:00:32 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/30 04:00:32 NOTICE: OneDrive root 'rclone-test-qudekaq4ceji': 0 differences found 2026/03/30 04:00:32 NOTICE: OneDrive root 'rclone-test-qudekaq4ceji': 1 matching files 2026/03/30 04:00:32 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-yilaxuk3namu" 2026/03/30 04:00:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/30 04:00:34 DEBUG : Creating backend with remote "/tmp/rclone1376573981" run.go:185: Remote "OneDrive root 'rclone-test-yilaxuk3namu'", Local "Local file system at /tmp/rclone1376573981", Modify Window "1s" 2026/03/30 04:00:34 DEBUG : HeLlO, wOrLd!: Starting multipart upload 2026/03/30 04:00:35 DEBUG : HeLlO, wOrLd!: Uploading segment 0/13 size 13 lower checkfile vs. upperlowermixed remote (without normalization) 2026/03/30 04:00:36 ERROR : HeLlO, wOrLd!: sum not found 2026/03/30 04:00:36 ERROR : hello, world!: file not in OneDrive root 'rclone-test-yilaxuk3namu' 2026/03/30 04:00:36 NOTICE: OneDrive root 'rclone-test-yilaxuk3namu': 1 files missing 2026/03/30 04:00:36 NOTICE: 1 hashes missing 2026/03/30 04:00:36 NOTICE: OneDrive root 'rclone-test-yilaxuk3namu': 1 differences found 2026/03/30 04:00:36 NOTICE: OneDrive root 'rclone-test-yilaxuk3namu': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/03/30 04:00:37 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/30 04:00:37 NOTICE: OneDrive root 'rclone-test-yilaxuk3namu': 0 differences found 2026/03/30 04:00:37 NOTICE: OneDrive root 'rclone-test-yilaxuk3namu': 1 matching files 2026/03/30 04:00:37 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-tulotez8jawa" 2026/03/30 04:00:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/30 04:00:39 DEBUG : Creating backend with remote "/tmp/rclone2301797544" run.go:185: Remote "OneDrive root 'rclone-test-tulotez8jawa'", Local "Local file system at /tmp/rclone2301797544", Modify Window "1s" 2026/03/30 04:00:39 DEBUG : HELLO, WORLD!: Starting multipart upload 2026/03/30 04:00:40 DEBUG : HELLO, WORLD!: Uploading segment 0/13 size 13 upperlowermixed checkfile vs. upper remote (without normalization) 2026/03/30 04:00:42 ERROR : HELLO, WORLD!: sum not found 2026/03/30 04:00:42 ERROR : HeLlO, wOrLd!: file not in OneDrive root 'rclone-test-tulotez8jawa' 2026/03/30 04:00:42 NOTICE: OneDrive root 'rclone-test-tulotez8jawa': 1 files missing 2026/03/30 04:00:42 NOTICE: 1 hashes missing 2026/03/30 04:00:42 NOTICE: OneDrive root 'rclone-test-tulotez8jawa': 1 differences found 2026/03/30 04:00:42 NOTICE: OneDrive root 'rclone-test-tulotez8jawa': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/03/30 04:00:42 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/30 04:00:42 NOTICE: OneDrive root 'rclone-test-tulotez8jawa': 0 differences found 2026/03/30 04:00:42 NOTICE: OneDrive root 'rclone-test-tulotez8jawa': 1 matching files 2026/03/30 04:00:42 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-gayegaf6huga" 2026/03/30 04:00:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/30 04:00:43 DEBUG : Creating backend with remote "/tmp/rclone3044374854" run.go:185: Remote "OneDrive root 'rclone-test-gayegaf6huga'", Local "Local file system at /tmp/rclone3044374854", Modify Window "1s" 2026/03/30 04:00:44 DEBUG : 測試_Русский___ě_áñ: Starting multipart upload 2026/03/30 04:00:44 DEBUG : 測試_Русский___ě_áñ: Uploading segment 0/13 size 13 NFD checkfile vs. NFC remote (without normalization) 2026/03/30 04:00:46 ERROR : 測試_Русский___ě_áñ: sum not found 2026/03/30 04:00:46 ERROR : 測試_Русский___ě_áñ: file not in OneDrive root 'rclone-test-gayegaf6huga' 2026/03/30 04:00:46 NOTICE: OneDrive root 'rclone-test-gayegaf6huga': 1 files missing 2026/03/30 04:00:46 NOTICE: 1 hashes missing 2026/03/30 04:00:46 NOTICE: OneDrive root 'rclone-test-gayegaf6huga': 1 differences found 2026/03/30 04:00:46 NOTICE: OneDrive root 'rclone-test-gayegaf6huga': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/03/30 04:00:46 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/30 04:00:46 NOTICE: OneDrive root 'rclone-test-gayegaf6huga': 0 differences found 2026/03/30 04:00:46 NOTICE: OneDrive root 'rclone-test-gayegaf6huga': 1 matching files 2026/03/30 04:00:46 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-jijidew5bava" 2026/03/30 04:00:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/30 04:00:48 DEBUG : Creating backend with remote "/tmp/rclone1022526564" run.go:185: Remote "OneDrive root 'rclone-test-jijidew5bava'", Local "Local file system at /tmp/rclone1022526564", Modify Window "1s" 2026/03/30 04:00:49 DEBUG : 測試_Русский___ě_áñ: Starting multipart upload 2026/03/30 04:00:50 DEBUG : 測試_Русский___ě_áñ: Uploading segment 0/13 size 13 NFC checkfile vs. NFD remote (without normalization) 2026/03/30 04:00:51 ERROR : 測試_Русский___ě_áñ: sum not found 2026/03/30 04:00:51 ERROR : 測試_Русский___ě_áñ: file not in OneDrive root 'rclone-test-jijidew5bava' 2026/03/30 04:00:51 NOTICE: OneDrive root 'rclone-test-jijidew5bava': 1 files missing 2026/03/30 04:00:51 NOTICE: 1 hashes missing 2026/03/30 04:00:51 NOTICE: OneDrive root 'rclone-test-jijidew5bava': 1 differences found 2026/03/30 04:00:51 NOTICE: OneDrive root 'rclone-test-jijidew5bava': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/03/30 04:00:52 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/30 04:00:52 NOTICE: OneDrive root 'rclone-test-jijidew5bava': 0 differences found 2026/03/30 04:00:52 NOTICE: OneDrive root 'rclone-test-jijidew5bava': 1 matching files 2026/03/30 04:00:52 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-yojefoy5biki" 2026/03/30 04:00:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/30 04:00:52 DEBUG : Creating backend with remote "/tmp/rclone3558515363" run.go:185: Remote "OneDrive root 'rclone-test-yojefoy5biki'", Local "Local file system at /tmp/rclone3558515363", Modify Window "1s" 2026/03/30 04:00:53 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Starting multipart upload 2026/03/30 04:00:54 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Uploading segment 0/13 size 13 NFDx2 checkfile vs. both remote (without normalization) 2026/03/30 04:00:55 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/03/30 04:00:55 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in OneDrive root 'rclone-test-yojefoy5biki' 2026/03/30 04:00:55 NOTICE: OneDrive root 'rclone-test-yojefoy5biki': 1 files missing 2026/03/30 04:00:55 NOTICE: 1 hashes missing 2026/03/30 04:00:55 NOTICE: OneDrive root 'rclone-test-yojefoy5biki': 1 differences found 2026/03/30 04:00:55 NOTICE: OneDrive root 'rclone-test-yojefoy5biki': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/03/30 04:00:56 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/30 04:00:56 NOTICE: OneDrive root 'rclone-test-yojefoy5biki': 0 differences found 2026/03/30 04:00:56 NOTICE: OneDrive root 'rclone-test-yojefoy5biki': 1 matching files 2026/03/30 04:00:56 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-xecatuh4zaza" 2026/03/30 04:00:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/30 04:00:58 DEBUG : Creating backend with remote "/tmp/rclone2896213595" run.go:185: Remote "OneDrive root 'rclone-test-xecatuh4zaza'", Local "Local file system at /tmp/rclone2896213595", Modify Window "1s" 2026/03/30 04:00:58 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Starting multipart upload 2026/03/30 04:00:59 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Uploading segment 0/13 size 13 NFCx2 checkfile vs. both remote (without normalization) 2026/03/30 04:01:00 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/03/30 04:01:00 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in OneDrive root 'rclone-test-xecatuh4zaza' 2026/03/30 04:01:00 NOTICE: OneDrive root 'rclone-test-xecatuh4zaza': 1 files missing 2026/03/30 04:01:00 NOTICE: 1 hashes missing 2026/03/30 04:01:00 NOTICE: OneDrive root 'rclone-test-xecatuh4zaza': 1 differences found 2026/03/30 04:01:00 NOTICE: OneDrive root 'rclone-test-xecatuh4zaza': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/03/30 04:01:01 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/30 04:01:01 NOTICE: OneDrive root 'rclone-test-xecatuh4zaza': 0 differences found 2026/03/30 04:01:01 NOTICE: OneDrive root 'rclone-test-xecatuh4zaza': 1 matching files 2026/03/30 04:01:01 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-botumed8bamo" 2026/03/30 04:01:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/30 04:01:03 DEBUG : Creating backend with remote "/tmp/rclone1312852364" run.go:185: Remote "OneDrive root 'rclone-test-botumed8bamo'", Local "Local file system at /tmp/rclone1312852364", Modify Window "1s" 2026/03/30 04:01:03 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Starting multipart upload 2026/03/30 04:01:04 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Uploading segment 0/13 size 13 2026/03/30 04:01:04 DEBUG : pacer: low level retry 1/10 (error HTTP error 503 (503 Service Unavailable) returned body: "
This is a temporary issue, so try again in a few minutes.
Technical details:>
Ref A: 28AE4020E6D7490EB8FC99EC76B70B05 Ref B: AMS231032605031 Ref C: 2026-03-30T04:01:04Z