"./operations.test -test.v -test.timeout 1h0m0s -remote TestDropbox: -verbose" - Starting (try 1/5) 2026/09/05 03:50:54 DEBUG : Creating backend with remote "TestDropbox:rclone-test-mebadin1woqi" 2026/09/05 03:50:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/05 03:50:55 DEBUG : Creating backend with remote "/tmp/rclone1175054198" === 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:198: Remote "Dropbox root 'rclone-test-mebadin1woqi'", Local "Local file system at /tmp/rclone1175054198", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2026/09/05 03:50:55 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.23s) === RUN TestMultithreadCopyAbort run.go:198: Remote "Dropbox root 'rclone-test-mebadin1woqi'", Local "Local file system at /tmp/rclone1175054198", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2026/09/05 03:50:55 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.23s) === RUN TestSizeDiffers 2026/09/05 03:50:55 DEBUG : a: size = 0 OK 2026/09/05 03:50:55 DEBUG : a: size = 1 (memory) 2026/09/05 03:50:55 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/09/05 03:50:55 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/09/05 03:50:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/05 03:50:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/05 03:50:55 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/09/05 03:50:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/05 03:50:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/05 03:50:55 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/05 03:50:55 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/09/05 03:50:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/05 03:50:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/05 03:50:55 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/09/05 03:50:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/05 03:50:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/05 03:50:55 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/09/05 03:50:55 DEBUG : potato: Seek from 10 to 0 2026/09/05 03:50:55 DEBUG : potato: Seek from 10 to 0 2026/09/05 03:50:55 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/09/05 03:50:55 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/09/05 03:50:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/05 03:50:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/05 03:50:55 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/09/05 03:50:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/05 03:50:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/05 03:50:55 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/05 03:50:55 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/09/05 03:50:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/05 03:50:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/05 03:50:55 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/09/05 03:50:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/05 03:50:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/05 03:50:55 DEBUG : potato: Seek from 5 to 2 2026/09/05 03:50:55 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/09/05 03:50:55 DEBUG : potato: Seek from 7 to 0 2026/09/05 03:50:55 DEBUG : potato: Seek from 7 to 0 2026/09/05 03:50:55 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/09/05 03:50:55 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/09/05 03:50:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/05 03:50:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/05 03:50:55 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/09/05 03:50:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/05 03:50:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/05 03:50:55 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/05 03:50:55 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/09/05 03:50:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/05 03:50:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/05 03:50:55 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/09/05 03:50:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/05 03:50:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/05 03:50:55 DEBUG : potato: Seek from 5 to 2 2026/09/05 03:50:55 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/09/05 03:50:55 DEBUG : potato: Seek from 8 to 0 2026/09/05 03:50:55 DEBUG : potato: Seek from 8 to 0 2026/09/05 03:50:55 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/09/05 03:50:55 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/09/05 03:50:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/05 03:50:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/05 03:50:55 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/09/05 03:50:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/05 03:50:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/05 03:50:55 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/05 03:50:55 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/09/05 03:50:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/05 03:50:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/05 03:50:55 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/09/05 03:50:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/05 03:50:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/05 03:50:55 DEBUG : potato: Seek from 5 to 2 2026/09/05 03:50:55 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/09/05 03:50:55 DEBUG : potato: Seek from 9 to 0 2026/09/05 03:50:55 DEBUG : potato: Seek from 9 to 0 2026/09/05 03:50:55 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.01s) --- 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:198: Remote "Dropbox root 'rclone-test-mebadin1woqi'", Local "Local file system at /tmp/rclone1175054198", Modify Window "1s" 2026/09/05 03:50:56 DEBUG : pacer: low level retry 1/10 (error ) 2026/09/05 03:50:56 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/05 03:50:56 DEBUG : pacer: Reducing sleep to 15ms 2026/09/05 03:50:57 DEBUG : pacer: Reducing sleep to 11.25ms 2026/09/05 03:50:57 DEBUG : rutabaga: Uploading chunk 1/1 2026/09/05 03:50:58 DEBUG : pacer: Reducing sleep to 10ms 2026/09/05 03:50:58 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Adding "rutabaga" to batch 2026/09/05 03:50:58 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Batch idle for 500ms so committing 2026/09/05 03:50:58 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committing sync batch length 1 starting with: rutabaga 2026/09/05 03:50:59 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committed sync batch length 1 starting with: rutabaga === RUN TestCheck/1 === RUN TestCheck/2 2026/09/05 03:51:00 DEBUG : empty space: Uploading chunk 1/1 2026/09/05 03:51:01 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Adding "empty space" to batch 2026/09/05 03:51:01 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Batch idle for 500ms so committing 2026/09/05 03:51:01 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committing sync batch length 1 starting with: empty space 2026/09/05 03:51:02 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committed sync batch length 1 starting with: empty space === RUN TestCheck/3 2026/09/05 03:51:03 DEBUG : potato2: Uploading chunk 1/1 2026/09/05 03:51:04 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Adding "potato2" to batch 2026/09/05 03:51:04 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Batch idle for 500ms so committing 2026/09/05 03:51:04 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committing sync batch length 1 starting with: potato2 2026/09/05 03:51:05 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committed sync batch length 1 starting with: potato2 === RUN TestCheck/4 === RUN TestCheck/5 2026/09/05 03:51:06 DEBUG : remotepotato: Uploading chunk 1/1 2026/09/05 03:51:07 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Adding "remotepotato" to batch 2026/09/05 03:51:07 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Batch idle for 500ms so committing 2026/09/05 03:51:07 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committing sync batch length 1 starting with: remotepotato 2026/09/05 03:51:08 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committed sync batch length 1 starting with: remotepotato === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (16.28s) --- PASS: TestCheck/1 (0.27s) --- PASS: TestCheck/2 (0.28s) --- PASS: TestCheck/3 (0.28s) --- PASS: TestCheck/4 (0.26s) --- PASS: TestCheck/5 (0.28s) --- PASS: TestCheck/6 (0.30s) --- PASS: TestCheck/7 (0.28s) === RUN TestCheckFsError 2026/09/05 03:51:11 DEBUG : Creating backend with remote "nonexistent" 2026/09/05 03:51:11 DEBUG : Config file has changed externally - reloading 2026/09/05 03:51:11 DEBUG : Creating backend with remote "nonexistent" 2026/09/05 03:51:11 DEBUG : Local file system at nonexistent: Waiting for checks to finish 2026/09/05 03:51:11 ERROR : Local file system at nonexistent: error reading source root directory: directory not found 2026/09/05 03:51:11 NOTICE: Local file system at nonexistent: 0 differences found 2026/09/05 03:51:11 NOTICE: Local file system at nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:198: Remote "Dropbox root 'rclone-test-mebadin1woqi'", Local "Local file system at /tmp/rclone1175054198", Modify Window "1s" 2026/09/05 03:51:12 DEBUG : rutabaga: Uploading chunk 1/1 2026/09/05 03:51:12 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Adding "rutabaga" to batch 2026/09/05 03:51:13 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Batch idle for 500ms so committing 2026/09/05 03:51:13 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committing sync batch length 1 starting with: rutabaga 2026/09/05 03:51:14 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committed sync batch length 1 starting with: rutabaga === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/09/05 03:51:17 DEBUG : empty space: Uploading chunk 1/1 2026/09/05 03:51:17 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Adding "empty space" to batch 2026/09/05 03:51:18 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Batch idle for 500ms so committing 2026/09/05 03:51:18 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committing sync batch length 1 starting with: empty space 2026/09/05 03:51:19 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committed sync batch length 1 starting with: empty space === RUN TestCheckDownload/3 2026/09/05 03:51:20 DEBUG : potato2: Uploading chunk 1/1 2026/09/05 03:51:21 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Adding "potato2" to batch 2026/09/05 03:51:21 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Batch idle for 500ms so committing 2026/09/05 03:51:21 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committing sync batch length 1 starting with: potato2 2026/09/05 03:51:22 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committed sync batch length 1 starting with: potato2 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/09/05 03:51:25 DEBUG : remotepotato: Uploading chunk 1/1 2026/09/05 03:51:26 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Adding "remotepotato" to batch 2026/09/05 03:51:26 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Batch idle for 500ms so committing 2026/09/05 03:51:26 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committing sync batch length 1 starting with: remotepotato 2026/09/05 03:51:27 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committed sync batch length 1 starting with: remotepotato === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (21.28s) --- PASS: TestCheckDownload/1 (1.04s) --- PASS: TestCheckDownload/2 (1.04s) --- PASS: TestCheckDownload/3 (1.01s) --- PASS: TestCheckDownload/4 (1.08s) --- PASS: TestCheckDownload/5 (1.10s) --- PASS: TestCheckDownload/6 (1.07s) --- PASS: TestCheckDownload/7 (1.10s) === RUN TestCheckSizeOnly run.go:198: Remote "Dropbox root 'rclone-test-mebadin1woqi'", Local "Local file system at /tmp/rclone1175054198", Modify Window "1s" 2026/09/05 03:51:33 DEBUG : rutabaga: Uploading chunk 1/1 2026/09/05 03:51:34 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Adding "rutabaga" to batch 2026/09/05 03:51:34 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Batch idle for 500ms so committing 2026/09/05 03:51:34 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committing sync batch length 1 starting with: rutabaga 2026/09/05 03:51:36 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committed sync batch length 1 starting with: rutabaga === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/09/05 03:51:37 DEBUG : empty space: Uploading chunk 1/1 2026/09/05 03:51:38 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Adding "empty space" to batch 2026/09/05 03:51:38 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Batch idle for 500ms so committing 2026/09/05 03:51:38 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committing sync batch length 1 starting with: empty space 2026/09/05 03:51:40 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committed sync batch length 1 starting with: empty space === RUN TestCheckSizeOnly/3 2026/09/05 03:51:41 DEBUG : potato2: Uploading chunk 1/1 2026/09/05 03:51:41 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Adding "potato2" to batch 2026/09/05 03:51:42 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Batch idle for 500ms so committing 2026/09/05 03:51:42 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committing sync batch length 1 starting with: potato2 2026/09/05 03:51:42 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committed sync batch length 1 starting with: potato2 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/09/05 03:51:44 DEBUG : remotepotato: Uploading chunk 1/1 2026/09/05 03:51:45 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Adding "remotepotato" to batch 2026/09/05 03:51:45 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Batch idle for 500ms so committing 2026/09/05 03:51:45 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committing sync batch length 1 starting with: remotepotato 2026/09/05 03:51:46 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committed sync batch length 1 starting with: remotepotato === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (16.60s) --- PASS: TestCheckSizeOnly/1 (0.28s) --- PASS: TestCheckSizeOnly/2 (0.28s) --- PASS: TestCheckSizeOnly/3 (0.30s) --- PASS: TestCheckSizeOnly/4 (0.27s) --- PASS: TestCheckSizeOnly/5 (0.27s) --- PASS: TestCheckSizeOnly/6 (0.28s) --- PASS: TestCheckSizeOnly/7 (0.30s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "Dropbox root 'rclone-test-mebadin1woqi'", Local "Local file system at /tmp/rclone1175054198", Modify Window "1s" 2026/09/05 03:51:50 DEBUG : test.sum: Uploading chunk 1/1 2026/09/05 03:51:50 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Adding "test.sum" to batch 2026/09/05 03:51:51 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Batch idle for 500ms so committing 2026/09/05 03:51:51 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committing sync batch length 1 starting with: test.sum 2026/09/05 03:51:51 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committed sync batch length 1 starting with: test.sum 2026/09/05 03:51:52 NOTICE: test.sum: improperly formatted checksum line 4 2026/09/05 03:51:52 NOTICE: test.sum: improperly formatted checksum line 5 2026/09/05 03:51:52 NOTICE: test.sum: improperly formatted checksum line 6 2026/09/05 03:51:52 NOTICE: test.sum: 2 warning(s) suppressed... 2026/09/05 03:51:53 DEBUG : test.sum: Uploading chunk 1/1 2026/09/05 03:51:54 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Adding "test.sum" to batch 2026/09/05 03:51:54 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Batch idle for 500ms so committing 2026/09/05 03:51:54 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committing sync batch length 1 starting with: test.sum 2026/09/05 03:51:55 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committed sync batch length 1 starting with: test.sum 2026/09/05 03:51:56 NOTICE: test.sum: improperly formatted checksum line 4 2026/09/05 03:51:56 NOTICE: test.sum: improperly formatted checksum line 5 2026/09/05 03:51:56 NOTICE: test.sum: improperly formatted checksum line 6 2026/09/05 03:51:56 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (7.90s) === RUN TestCheckSum run.go:198: Remote "Dropbox root 'rclone-test-mebadin1woqi'", Local "Local file system at /tmp/rclone1175054198", Modify Window "1s" 2026/09/05 03:51:57 DEBUG : Creating backend with remote "TestDropbox:rclone-test-mebadin1woqi/data" check_test.go:354: Dropbox root 'rclone-test-mebadin1woqi/data' lacks md5, skipping --- SKIP: TestCheckSum (0.84s) === RUN TestCheckSumDownload run.go:198: Remote "Dropbox root 'rclone-test-mebadin1woqi'", Local "Local file system at /tmp/rclone1175054198", Modify Window "1s" 2026/09/05 03:51:58 DEBUG : Creating backend with remote "TestDropbox:rclone-test-mebadin1woqi/data" 2026/09/05 03:51:59 DEBUG : data/banana: Uploading chunk 1/1 2026/09/05 03:51:59 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Adding "data/banana" to batch 2026/09/05 03:52:00 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Batch idle for 500ms so committing 2026/09/05 03:52:00 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committing sync batch length 1 starting with: data/banana 2026/09/05 03:52:01 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committed sync batch length 1 starting with: data/banana 2026/09/05 03:52:02 DEBUG : test.sum: Uploading chunk 1/1 2026/09/05 03:52:02 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Adding "test.sum" to batch 2026/09/05 03:52:03 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Batch idle for 500ms so committing 2026/09/05 03:52:03 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committing sync batch length 1 starting with: test.sum 2026/09/05 03:52:04 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committed sync batch length 1 starting with: test.sum === RUN TestCheckSumDownload/subtest1 2026/09/05 03:52:07 DEBUG : data/potato: Uploading chunk 1/1 2026/09/05 03:52:08 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Adding "data/potato" to batch 2026/09/05 03:52:09 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Batch idle for 500ms so committing 2026/09/05 03:52:09 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committing sync batch length 1 starting with: data/potato 2026/09/05 03:52:10 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committed sync batch length 1 starting with: data/potato 2026/09/05 03:52:10 DEBUG : test.sum: Uploading chunk 1/1 2026/09/05 03:52:11 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Adding "test.sum" to batch 2026/09/05 03:52:11 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Batch idle for 500ms so committing 2026/09/05 03:52:11 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committing sync batch length 1 starting with: test.sum 2026/09/05 03:52:12 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committed sync batch length 1 starting with: test.sum === RUN TestCheckSumDownload/subtest2 2026/09/05 03:52:15 DEBUG : test.sum: Uploading chunk 1/1 2026/09/05 03:52:16 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Adding "test.sum" to batch 2026/09/05 03:52:16 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Batch idle for 500ms so committing 2026/09/05 03:52:16 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committing sync batch length 1 starting with: test.sum 2026/09/05 03:52:18 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committed sync batch length 1 starting with: test.sum === RUN TestCheckSumDownload/subtest3 2026/09/05 03:52:21 DEBUG : test.sum: Uploading chunk 1/1 2026/09/05 03:52:22 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Adding "test.sum" to batch 2026/09/05 03:52:22 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Batch idle for 500ms so committing 2026/09/05 03:52:22 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committing sync batch length 1 starting with: test.sum 2026/09/05 03:52:23 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committed sync batch length 1 starting with: test.sum === RUN TestCheckSumDownload/subtest4 2026/09/05 03:52:27 DEBUG : test.sum: Uploading chunk 1/1 2026/09/05 03:52:27 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Adding "test.sum" to batch 2026/09/05 03:52:28 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Batch idle for 500ms so committing 2026/09/05 03:52:28 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committing sync batch length 1 starting with: test.sum 2026/09/05 03:52:29 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committed sync batch length 1 starting with: test.sum === RUN TestCheckSumDownload/subtest5 2026/09/05 03:52:32 DEBUG : test.sum: Uploading chunk 1/1 2026/09/05 03:52:33 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Adding "test.sum" to batch 2026/09/05 03:52:33 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Batch idle for 500ms so committing 2026/09/05 03:52:33 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committing sync batch length 1 starting with: test.sum 2026/09/05 03:52:34 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committed sync batch length 1 starting with: test.sum === RUN TestCheckSumDownload/subtest6 2026/09/05 03:52:37 DEBUG : data/banana: Uploading chunk 1/1 2026/09/05 03:52:38 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Adding "data/banana" to batch 2026/09/05 03:52:38 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Batch idle for 500ms so committing 2026/09/05 03:52:38 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committing sync batch length 1 starting with: data/banana 2026/09/05 03:52:40 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committed sync batch length 1 starting with: data/banana 2026/09/05 03:52:40 DEBUG : data/potato: Uploading chunk 1/1 2026/09/05 03:52:41 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Adding "data/potato" to batch 2026/09/05 03:52:42 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Batch idle for 500ms so committing 2026/09/05 03:52:42 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committing sync batch length 1 starting with: data/potato 2026/09/05 03:52:42 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committed sync batch length 1 starting with: data/potato 2026/09/05 03:52:43 DEBUG : test.sum: Uploading chunk 1/1 2026/09/05 03:52:43 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Adding "test.sum" to batch 2026/09/05 03:52:44 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Batch idle for 500ms so committing 2026/09/05 03:52:44 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committing sync batch length 1 starting with: test.sum 2026/09/05 03:52:45 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committed sync batch length 1 starting with: test.sum === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (52.63s) --- PASS: TestCheckSumDownload/subtest1 (2.15s) --- PASS: TestCheckSumDownload/subtest2 (2.16s) --- PASS: TestCheckSumDownload/subtest3 (2.48s) --- PASS: TestCheckSumDownload/subtest4 (2.19s) --- PASS: TestCheckSumDownload/subtest5 (2.26s) --- PASS: TestCheckSumDownload/subtest6 (2.28s) --- PASS: TestCheckSumDownload/subtest7 (2.07s) === RUN TestCheckSumConcurrency 2026/09/05 03:52:51 DEBUG : file0: md5 = 022eb0c0085c731f335df970fafa7446 OK 2026/09/05 03:52:51 DEBUG : file2: md5 = a58f09ae3db8ae4b943fdbaace096072 OK 2026/09/05 03:52:51 DEBUG : file1: md5 = 17fbabbccbdea0e6be9eb64c8c6fea41 OK 2026/09/05 03:52:51 DEBUG : file3: md5 = e0639b17e0744aca9a3ba29c049e59ee OK 2026/09/05 03:52:51 NOTICE: Mock file system at checkSum: 0 differences found 2026/09/05 03:52:51 NOTICE: Mock file system at checkSum: 4 matching files --- PASS: TestCheckSumConcurrency (0.00s) === RUN TestCheckSumDownloadConcurrency 2026/09/05 03:52:51 DEBUG : file0: md5 = 022eb0c0085c731f335df970fafa7446 OK 2026/09/05 03:52:51 DEBUG : file2: md5 = a58f09ae3db8ae4b943fdbaace096072 OK 2026/09/05 03:52:51 DEBUG : file1: md5 = 17fbabbccbdea0e6be9eb64c8c6fea41 OK 2026/09/05 03:52:51 DEBUG : file3: md5 = e0639b17e0744aca9a3ba29c049e59ee OK 2026/09/05 03:52:51 NOTICE: Mock file system at checkSum: 0 differences found 2026/09/05 03:52:51 NOTICE: Mock file system at checkSum: 4 matching files --- PASS: TestCheckSumDownloadConcurrency (0.00s) === RUN TestApplyTransforms 2026/09/05 03:52:51 DEBUG : Creating backend with remote "TestDropbox:rclone-test-ceyavol9juqa" 2026/09/05 03:52:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/05 03:52:51 DEBUG : Creating backend with remote "/tmp/rclone712405396" run.go:198: Remote "Dropbox root 'rclone-test-ceyavol9juqa'", Local "Local file system at /tmp/rclone712405396", Modify Window "1s" 2026/09/05 03:52:52 DEBUG : hello, world!: Uploading chunk 1/1 2026/09/05 03:52:53 DEBUG : Dropbox root 'rclone-test-ceyavol9juqa': Adding "hello, world!" to batch 2026/09/05 03:52:53 DEBUG : Dropbox root 'rclone-test-ceyavol9juqa': Batch idle for 500ms so committing 2026/09/05 03:52:53 DEBUG : Dropbox root 'rclone-test-ceyavol9juqa': Committing sync batch length 1 starting with: hello, world! 2026/09/05 03:52:54 DEBUG : Dropbox root 'rclone-test-ceyavol9juqa': Committed sync batch length 1 starting with: hello, world! upper checkfile vs. lower remote (without normalization) 2026/09/05 03:52:55 ERROR : hello, world!: sum not found 2026/09/05 03:52:55 ERROR : HELLO, WORLD!: file not in Dropbox root 'rclone-test-ceyavol9juqa' 2026/09/05 03:52:55 NOTICE: Dropbox root 'rclone-test-ceyavol9juqa': 1 files missing 2026/09/05 03:52:55 NOTICE: 1 hashes missing 2026/09/05 03:52:55 NOTICE: Dropbox root 'rclone-test-ceyavol9juqa': 1 differences found 2026/09/05 03:52:55 NOTICE: Dropbox root 'rclone-test-ceyavol9juqa': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/09/05 03:52:56 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/05 03:52:56 NOTICE: Dropbox root 'rclone-test-ceyavol9juqa': 0 differences found 2026/09/05 03:52:56 NOTICE: Dropbox root 'rclone-test-ceyavol9juqa': 1 matching files 2026/09/05 03:52:56 DEBUG : Creating backend with remote "TestDropbox:rclone-test-luduqip7jafa" 2026/09/05 03:52:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/05 03:52:56 DEBUG : Creating backend with remote "/tmp/rclone3607783573" run.go:198: Remote "Dropbox root 'rclone-test-luduqip7jafa'", Local "Local file system at /tmp/rclone3607783573", Modify Window "1s" 2026/09/05 03:52:57 DEBUG : HELLO, WORLD!: Uploading chunk 1/1 2026/09/05 03:52:58 DEBUG : Dropbox root 'rclone-test-luduqip7jafa': Adding "HELLO, WORLD!" to batch 2026/09/05 03:52:58 DEBUG : Dropbox root 'rclone-test-luduqip7jafa': Batch idle for 500ms so committing 2026/09/05 03:52:58 DEBUG : Dropbox root 'rclone-test-luduqip7jafa': Committing sync batch length 1 starting with: HELLO, WORLD! 2026/09/05 03:52:59 DEBUG : Dropbox root 'rclone-test-luduqip7jafa': Committed sync batch length 1 starting with: HELLO, WORLD! lower checkfile vs. upper remote (without normalization) 2026/09/05 03:53:00 ERROR : HELLO, WORLD!: sum not found 2026/09/05 03:53:00 ERROR : hello, world!: file not in Dropbox root 'rclone-test-luduqip7jafa' 2026/09/05 03:53:00 NOTICE: Dropbox root 'rclone-test-luduqip7jafa': 1 files missing 2026/09/05 03:53:00 NOTICE: 1 hashes missing 2026/09/05 03:53:00 NOTICE: Dropbox root 'rclone-test-luduqip7jafa': 1 differences found 2026/09/05 03:53:00 NOTICE: Dropbox root 'rclone-test-luduqip7jafa': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/09/05 03:53:01 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/05 03:53:01 NOTICE: Dropbox root 'rclone-test-luduqip7jafa': 0 differences found 2026/09/05 03:53:01 NOTICE: Dropbox root 'rclone-test-luduqip7jafa': 1 matching files 2026/09/05 03:53:01 DEBUG : Creating backend with remote "TestDropbox:rclone-test-pifepim6yoju" 2026/09/05 03:53:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/05 03:53:01 DEBUG : Creating backend with remote "/tmp/rclone3884603521" run.go:198: Remote "Dropbox root 'rclone-test-pifepim6yoju'", Local "Local file system at /tmp/rclone3884603521", Modify Window "1s" 2026/09/05 03:53:02 DEBUG : HeLlO, wOrLd!: Uploading chunk 1/1 2026/09/05 03:53:03 DEBUG : Dropbox root 'rclone-test-pifepim6yoju': Adding "HeLlO, wOrLd!" to batch 2026/09/05 03:53:03 DEBUG : Dropbox root 'rclone-test-pifepim6yoju': Batch idle for 500ms so committing 2026/09/05 03:53:03 DEBUG : Dropbox root 'rclone-test-pifepim6yoju': Committing sync batch length 1 starting with: HeLlO, wOrLd! 2026/09/05 03:53:04 DEBUG : Dropbox root 'rclone-test-pifepim6yoju': Committed sync batch length 1 starting with: HeLlO, wOrLd! lower checkfile vs. upperlowermixed remote (without normalization) 2026/09/05 03:53:04 ERROR : HeLlO, wOrLd!: sum not found 2026/09/05 03:53:04 ERROR : hello, world!: file not in Dropbox root 'rclone-test-pifepim6yoju' 2026/09/05 03:53:04 NOTICE: Dropbox root 'rclone-test-pifepim6yoju': 1 files missing 2026/09/05 03:53:04 NOTICE: 1 hashes missing 2026/09/05 03:53:04 NOTICE: Dropbox root 'rclone-test-pifepim6yoju': 1 differences found 2026/09/05 03:53:04 NOTICE: Dropbox root 'rclone-test-pifepim6yoju': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/09/05 03:53:05 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/05 03:53:05 NOTICE: Dropbox root 'rclone-test-pifepim6yoju': 0 differences found 2026/09/05 03:53:05 NOTICE: Dropbox root 'rclone-test-pifepim6yoju': 1 matching files 2026/09/05 03:53:05 DEBUG : Creating backend with remote "TestDropbox:rclone-test-tufudol5susi" 2026/09/05 03:53:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/05 03:53:06 DEBUG : Creating backend with remote "/tmp/rclone680502895" run.go:198: Remote "Dropbox root 'rclone-test-tufudol5susi'", Local "Local file system at /tmp/rclone680502895", Modify Window "1s" 2026/09/05 03:53:07 DEBUG : HELLO, WORLD!: Uploading chunk 1/1 2026/09/05 03:53:08 DEBUG : Dropbox root 'rclone-test-tufudol5susi': Adding "HELLO, WORLD!" to batch 2026/09/05 03:53:08 DEBUG : Dropbox root 'rclone-test-tufudol5susi': Batch idle for 500ms so committing 2026/09/05 03:53:08 DEBUG : Dropbox root 'rclone-test-tufudol5susi': Committing sync batch length 1 starting with: HELLO, WORLD! 2026/09/05 03:53:09 DEBUG : Dropbox root 'rclone-test-tufudol5susi': Committed sync batch length 1 starting with: HELLO, WORLD! upperlowermixed checkfile vs. upper remote (without normalization) 2026/09/05 03:53:09 ERROR : HELLO, WORLD!: sum not found 2026/09/05 03:53:09 ERROR : HeLlO, wOrLd!: file not in Dropbox root 'rclone-test-tufudol5susi' 2026/09/05 03:53:09 NOTICE: Dropbox root 'rclone-test-tufudol5susi': 1 files missing 2026/09/05 03:53:09 NOTICE: 1 hashes missing 2026/09/05 03:53:09 NOTICE: Dropbox root 'rclone-test-tufudol5susi': 1 differences found 2026/09/05 03:53:09 NOTICE: Dropbox root 'rclone-test-tufudol5susi': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/09/05 03:53:10 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/05 03:53:10 NOTICE: Dropbox root 'rclone-test-tufudol5susi': 0 differences found 2026/09/05 03:53:10 NOTICE: Dropbox root 'rclone-test-tufudol5susi': 1 matching files 2026/09/05 03:53:10 DEBUG : Creating backend with remote "TestDropbox:rclone-test-losexuz1xure" 2026/09/05 03:53:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/05 03:53:11 DEBUG : Creating backend with remote "/tmp/rclone2963548404" run.go:198: Remote "Dropbox root 'rclone-test-losexuz1xure'", Local "Local file system at /tmp/rclone2963548404", Modify Window "1s" 2026/09/05 03:53:12 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 1/1 2026/09/05 03:53:13 DEBUG : Dropbox root 'rclone-test-losexuz1xure': Adding "測試_Русский___ě_áñ" to batch 2026/09/05 03:53:13 DEBUG : Dropbox root 'rclone-test-losexuz1xure': Batch idle for 500ms so committing 2026/09/05 03:53:13 DEBUG : Dropbox root 'rclone-test-losexuz1xure': Committing sync batch length 1 starting with: 測試_Русский___ě_áñ 2026/09/05 03:53:14 DEBUG : Dropbox root 'rclone-test-losexuz1xure': Committed sync batch length 1 starting with: 測試_Русский___ě_áñ NFD checkfile vs. NFC remote (without normalization) 2026/09/05 03:53:14 ERROR : 測試_Русский___ě_áñ: sum not found 2026/09/05 03:53:14 ERROR : 測試_Русский___ě_áñ: file not in Dropbox root 'rclone-test-losexuz1xure' 2026/09/05 03:53:14 NOTICE: Dropbox root 'rclone-test-losexuz1xure': 1 files missing 2026/09/05 03:53:14 NOTICE: 1 hashes missing 2026/09/05 03:53:14 NOTICE: Dropbox root 'rclone-test-losexuz1xure': 1 differences found 2026/09/05 03:53:14 NOTICE: Dropbox root 'rclone-test-losexuz1xure': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/09/05 03:53:15 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/05 03:53:15 NOTICE: Dropbox root 'rclone-test-losexuz1xure': 0 differences found 2026/09/05 03:53:15 NOTICE: Dropbox root 'rclone-test-losexuz1xure': 1 matching files 2026/09/05 03:53:15 DEBUG : Creating backend with remote "TestDropbox:rclone-test-xacenot4nefe" 2026/09/05 03:53:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/05 03:53:16 DEBUG : Creating backend with remote "/tmp/rclone1806367275" run.go:198: Remote "Dropbox root 'rclone-test-xacenot4nefe'", Local "Local file system at /tmp/rclone1806367275", Modify Window "1s" 2026/09/05 03:53:17 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 1/1 2026/09/05 03:53:18 DEBUG : Dropbox root 'rclone-test-xacenot4nefe': Adding "測試_Русский___ě_áñ" to batch 2026/09/05 03:53:18 DEBUG : Dropbox root 'rclone-test-xacenot4nefe': Batch idle for 500ms so committing 2026/09/05 03:53:18 DEBUG : Dropbox root 'rclone-test-xacenot4nefe': Committing sync batch length 1 starting with: 測試_Русский___ě_áñ 2026/09/05 03:53:19 DEBUG : Dropbox root 'rclone-test-xacenot4nefe': Committed sync batch length 1 starting with: 測試_Русский___ě_áñ check_test.go:688: Fs is incapable of running test, skipping: NFC checkfile vs. NFD remote (expected: 測試_Русский___ě_áñ (NFD) actual: 測試_Русский___ě_áñ (NFC)) 2026/09/05 03:53:19 DEBUG : Dropbox root 'rclone-test-xacenot4nefe': Purge remote 2026/09/05 03:53:20 DEBUG : Dropbox root 'rclone-test-losexuz1xure': Purge remote 2026/09/05 03:53:20 DEBUG : Dropbox root 'rclone-test-tufudol5susi': Purge remote 2026/09/05 03:53:21 DEBUG : Dropbox root 'rclone-test-pifepim6yoju': Purge remote 2026/09/05 03:53:21 DEBUG : Dropbox root 'rclone-test-luduqip7jafa': Purge remote 2026/09/05 03:53:22 DEBUG : Dropbox root 'rclone-test-ceyavol9juqa': Purge remote --- SKIP: TestApplyTransforms (32.16s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "Dropbox root 'rclone-test-mebadin1woqi'", Local "Local file system at /tmp/rclone1175054198", Modify Window "1s" 2026/09/05 03:53:23 DEBUG : file1: Need to transfer - File not found at Destination 2026/09/05 03:53:23 DEBUG : sub/file2: Uploading chunk 1/1 2026/09/05 03:53:24 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Adding "sub/file2" to batch 2026/09/05 03:53:25 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Batch idle for 500ms so committing 2026/09/05 03:53:25 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committing sync batch length 1 starting with: sub/file2 2026/09/05 03:53:25 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committed sync batch length 1 starting with: sub/file2 2026/09/05 03:53:25 DEBUG : sub/file2: size = 14 OK 2026/09/05 03:53:25 DEBUG : file1: dropbox = d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778 OK 2026/09/05 03:53:25 INFO : file1: Copied (new) to: sub/file2 2026/09/05 03:53:26 DEBUG : sub/file2: size = 14 OK 2026/09/05 03:53:26 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/05 03:53:26 DEBUG : file1: Unchanged skipping 2026/09/05 03:53:27 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (6.81s) === RUN TestCopyLongFile run.go:198: Remote "Dropbox root 'rclone-test-mebadin1woqi'", Local "Local file system at /tmp/rclone1175054198", Modify Window "1s" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.54s) === RUN TestCopyFileBackupDir run.go:198: Remote "Dropbox root 'rclone-test-mebadin1woqi'", Local "Local file system at /tmp/rclone1175054198", Modify Window "1s" 2026/09/05 03:53:31 DEBUG : dst/file1: Uploading chunk 1/1 2026/09/05 03:53:31 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Adding "dst/file1" to batch 2026/09/05 03:53:32 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Batch idle for 500ms so committing 2026/09/05 03:53:32 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committing sync batch length 1 starting with: dst/file1 2026/09/05 03:53:33 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committed sync batch length 1 starting with: dst/file1 2026/09/05 03:53:33 DEBUG : Creating backend with remote "TestDropbox:rclone-test-mebadin1woqi/backup" 2026/09/05 03:53:34 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone1175054198) 2026/09/05 03:53:34 DEBUG : dst/file1: size = 18 (Dropbox root 'rclone-test-mebadin1woqi') 2026/09/05 03:53:34 DEBUG : dst/file1: Sizes differ 2026/09/05 03:53:35 INFO : dst/file1: Moved (server-side) 2026/09/05 03:53:36 DEBUG : dst/file1: Uploading chunk 1/1 2026/09/05 03:53:36 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Adding "dst/file1" to batch 2026/09/05 03:53:37 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Batch idle for 500ms so committing 2026/09/05 03:53:37 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committing sync batch length 1 starting with: dst/file1 2026/09/05 03:53:37 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committed sync batch length 1 starting with: dst/file1 2026/09/05 03:53:37 DEBUG : dst/file1: size = 14 OK 2026/09/05 03:53:37 DEBUG : dst/file1: dropbox = d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778 OK 2026/09/05 03:53:37 INFO : dst/file1: Copied (new) 2026/09/05 03:53:44 INFO : Dropbox root 'rclone-test-mebadin1woqi/backup': Committing uploads - please wait... --- PASS: TestCopyFileBackupDir (13.80s) === RUN TestCopyFileCompareDest run.go:198: Remote "Dropbox root 'rclone-test-mebadin1woqi'", Local "Local file system at /tmp/rclone1175054198", Modify Window "1s" 2026/09/05 03:53:44 DEBUG : Creating backend with remote "TestDropbox:rclone-test-mebadin1woqi/dst" 2026/09/05 03:53:44 DEBUG : Creating backend with remote "TestDropbox:rclone-test-mebadin1woqi/CompareDest" 2026/09/05 03:53:45 DEBUG : one: Need to transfer - File not found at Destination 2026/09/05 03:53:45 DEBUG : one: Uploading chunk 1/1 2026/09/05 03:53:46 DEBUG : Dropbox root 'rclone-test-mebadin1woqi/dst': Adding "one" to batch 2026/09/05 03:53:47 DEBUG : Dropbox root 'rclone-test-mebadin1woqi/dst': Batch idle for 500ms so committing 2026/09/05 03:53:47 DEBUG : Dropbox root 'rclone-test-mebadin1woqi/dst': Committing sync batch length 1 starting with: one 2026/09/05 03:53:48 DEBUG : Dropbox root 'rclone-test-mebadin1woqi/dst': Committed sync batch length 1 starting with: one 2026/09/05 03:53:48 DEBUG : one: size = 3 OK 2026/09/05 03:53:48 DEBUG : one: dropbox = fe8d7a873dc48961a6af334c996b2cb3ce37149d5ce9c9253952a54c6a92c1ad OK 2026/09/05 03:53:48 INFO : one: Copied (new) 2026/09/05 03:53:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone1175054198) 2026/09/05 03:53:49 DEBUG : one: size = 3 (Dropbox root 'rclone-test-mebadin1woqi/dst') 2026/09/05 03:53:49 DEBUG : one: Sizes differ 2026/09/05 03:53:50 DEBUG : one: Uploading chunk 1/1 2026/09/05 03:53:51 DEBUG : Dropbox root 'rclone-test-mebadin1woqi/dst': Adding "one" to batch 2026/09/05 03:53:51 DEBUG : Dropbox root 'rclone-test-mebadin1woqi/dst': Batch idle for 500ms so committing 2026/09/05 03:53:51 DEBUG : Dropbox root 'rclone-test-mebadin1woqi/dst': Committing sync batch length 1 starting with: one 2026/09/05 03:53:53 DEBUG : Dropbox root 'rclone-test-mebadin1woqi/dst': Committed sync batch length 1 starting with: one 2026/09/05 03:53:53 DEBUG : one: size = 5 OK 2026/09/05 03:53:53 DEBUG : one: dropbox = 7da8d117f9fb226817d81adc15c72720c9879c8b7fb821d27f217d198bd79d0d OK 2026/09/05 03:53:53 INFO : one: Copied (replaced existing) 2026/09/05 03:53:54 DEBUG : dst/one: Uploading chunk 1/1 2026/09/05 03:53:54 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Adding "dst/one" to batch 2026/09/05 03:53:55 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Batch idle for 500ms so committing 2026/09/05 03:53:55 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committing sync batch length 1 starting with: dst/one 2026/09/05 03:53:56 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committed sync batch length 1 starting with: dst/one 2026/09/05 03:53:57 DEBUG : CompareDest/one: Uploading chunk 1/1 2026/09/05 03:53:57 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Adding "CompareDest/one" to batch 2026/09/05 03:53:58 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Batch idle for 500ms so committing 2026/09/05 03:53:58 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committing sync batch length 1 starting with: CompareDest/one 2026/09/05 03:53:59 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committed sync batch length 1 starting with: CompareDest/one 2026/09/05 03:53:59 DEBUG : one: size = 5 (Local file system at /tmp/rclone1175054198) 2026/09/05 03:53:59 DEBUG : one: size = 3 (Dropbox root 'rclone-test-mebadin1woqi/dst') 2026/09/05 03:53:59 DEBUG : one: Sizes differ 2026/09/05 03:54:00 DEBUG : one: size = 5 OK 2026/09/05 03:54:00 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/09/05 03:54:00 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/05 03:54:01 DEBUG : CompareDest/two: Uploading chunk 1/1 2026/09/05 03:54:01 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Adding "CompareDest/two" to batch 2026/09/05 03:54:02 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Batch idle for 500ms so committing 2026/09/05 03:54:02 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committing sync batch length 1 starting with: CompareDest/two 2026/09/05 03:54:03 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committed sync batch length 1 starting with: CompareDest/two 2026/09/05 03:54:03 DEBUG : two: Need to transfer - File not found at Destination 2026/09/05 03:54:04 DEBUG : two: size = 3 OK 2026/09/05 03:54:04 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/09/05 03:54:04 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/05 03:54:05 DEBUG : two: Need to transfer - File not found at Destination 2026/09/05 03:54:05 DEBUG : two: size = 3 OK 2026/09/05 03:54:05 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/09/05 03:54:05 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/05 03:54:06 DEBUG : two: Need to transfer - File not found at Destination 2026/09/05 03:54:06 DEBUG : two: size = 5 (Local file system at /tmp/rclone1175054198) 2026/09/05 03:54:06 DEBUG : two: size = 3 (Dropbox root 'rclone-test-mebadin1woqi/CompareDest') 2026/09/05 03:54:06 DEBUG : two: Sizes differ 2026/09/05 03:54:07 DEBUG : two: Uploading chunk 1/1 2026/09/05 03:54:08 DEBUG : Dropbox root 'rclone-test-mebadin1woqi/dst': Adding "two" to batch 2026/09/05 03:54:08 DEBUG : Dropbox root 'rclone-test-mebadin1woqi/dst': Batch idle for 500ms so committing 2026/09/05 03:54:08 DEBUG : Dropbox root 'rclone-test-mebadin1woqi/dst': Committing sync batch length 1 starting with: two 2026/09/05 03:54:09 DEBUG : Dropbox root 'rclone-test-mebadin1woqi/dst': Committed sync batch length 1 starting with: two 2026/09/05 03:54:09 DEBUG : two: size = 5 OK 2026/09/05 03:54:09 DEBUG : two: dropbox = 25e70b9a05696acbcc5bd6fa74ba6fa580c9a58960a02390ae1d2f71d21c0378 OK 2026/09/05 03:54:09 INFO : two: Copied (new) 2026/09/05 03:54:14 INFO : Dropbox root 'rclone-test-mebadin1woqi/CompareDest': Committing uploads - please wait... --- PASS: TestCopyFileCompareDest (30.11s) === RUN TestCopyFileCopyDest run.go:198: Remote "Dropbox root 'rclone-test-mebadin1woqi'", Local "Local file system at /tmp/rclone1175054198", Modify Window "1s" 2026/09/05 03:54:14 DEBUG : Creating backend with remote "TestDropbox:rclone-test-mebadin1woqi/dst" 2026/09/05 03:54:15 DEBUG : Creating backend with remote "TestDropbox:rclone-test-mebadin1woqi/CopyDest" 2026/09/05 03:54:15 DEBUG : Config file has changed externally - reloading 2026/09/05 03:54:15 DEBUG : one: Need to transfer - File not found at Destination 2026/09/05 03:54:16 DEBUG : one: Uploading chunk 1/1 2026/09/05 03:54:16 DEBUG : Dropbox root 'rclone-test-mebadin1woqi/dst': Adding "one" to batch 2026/09/05 03:54:17 DEBUG : Dropbox root 'rclone-test-mebadin1woqi/dst': Batch idle for 500ms so committing 2026/09/05 03:54:17 DEBUG : Dropbox root 'rclone-test-mebadin1woqi/dst': Committing sync batch length 1 starting with: one 2026/09/05 03:54:17 DEBUG : Dropbox root 'rclone-test-mebadin1woqi/dst': Committed sync batch length 1 starting with: one 2026/09/05 03:54:17 DEBUG : one: size = 3 OK 2026/09/05 03:54:17 DEBUG : one: dropbox = fe8d7a873dc48961a6af334c996b2cb3ce37149d5ce9c9253952a54c6a92c1ad OK 2026/09/05 03:54:17 INFO : one: Copied (new) 2026/09/05 03:54:19 DEBUG : one: size = 5 (Local file system at /tmp/rclone1175054198) 2026/09/05 03:54:19 DEBUG : one: size = 3 (Dropbox root 'rclone-test-mebadin1woqi/dst') 2026/09/05 03:54:19 DEBUG : one: Sizes differ 2026/09/05 03:54:20 DEBUG : one: Uploading chunk 1/1 2026/09/05 03:54:20 DEBUG : Dropbox root 'rclone-test-mebadin1woqi/dst': Adding "one" to batch 2026/09/05 03:54:21 DEBUG : Dropbox root 'rclone-test-mebadin1woqi/dst': Batch idle for 500ms so committing 2026/09/05 03:54:21 DEBUG : Dropbox root 'rclone-test-mebadin1woqi/dst': Committing sync batch length 1 starting with: one 2026/09/05 03:54:22 DEBUG : Dropbox root 'rclone-test-mebadin1woqi/dst': Committed sync batch length 1 starting with: one 2026/09/05 03:54:22 DEBUG : one: size = 5 OK 2026/09/05 03:54:22 DEBUG : one: dropbox = 7da8d117f9fb226817d81adc15c72720c9879c8b7fb821d27f217d198bd79d0d OK 2026/09/05 03:54:22 INFO : one: Copied (replaced existing) 2026/09/05 03:54:23 DEBUG : dst/one: Uploading chunk 1/1 2026/09/05 03:54:23 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Adding "dst/one" to batch 2026/09/05 03:54:24 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Batch idle for 500ms so committing 2026/09/05 03:54:24 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committing sync batch length 1 starting with: dst/one 2026/09/05 03:54:25 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committed sync batch length 1 starting with: dst/one 2026/09/05 03:54:25 DEBUG : CopyDest/one: Uploading chunk 1/1 2026/09/05 03:54:26 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Adding "CopyDest/one" to batch 2026/09/05 03:54:26 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Batch idle for 500ms so committing 2026/09/05 03:54:26 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committing sync batch length 1 starting with: CopyDest/one 2026/09/05 03:54:27 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committed sync batch length 1 starting with: CopyDest/one 2026/09/05 03:54:28 DEBUG : Creating backend with remote "TestDropbox:rclone-test-mebadin1woqi/BackupDir" 2026/09/05 03:54:28 DEBUG : one: size = 5 (Local file system at /tmp/rclone1175054198) 2026/09/05 03:54:28 DEBUG : one: size = 3 (Dropbox root 'rclone-test-mebadin1woqi/dst') 2026/09/05 03:54:28 DEBUG : one: Sizes differ 2026/09/05 03:54:29 DEBUG : one: size = 5 OK 2026/09/05 03:54:29 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/09/05 03:54:29 DEBUG : one: size = 5 (Local file system at /tmp/rclone1175054198) 2026/09/05 03:54:29 DEBUG : one: size = 3 (Dropbox root 'rclone-test-mebadin1woqi/dst') 2026/09/05 03:54:29 DEBUG : one: Sizes differ 2026/09/05 03:54:30 INFO : one: Moved (server-side) 2026/09/05 03:54:31 DEBUG : one: size = 5 OK 2026/09/05 03:54:31 DEBUG : one: dropbox = 7da8d117f9fb226817d81adc15c72720c9879c8b7fb821d27f217d198bd79d0d OK 2026/09/05 03:54:31 INFO : one: Copied (server-side copy) 2026/09/05 03:54:31 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/09/05 03:54:32 DEBUG : CopyDest/two: Uploading chunk 1/1 2026/09/05 03:54:33 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Adding "CopyDest/two" to batch 2026/09/05 03:54:33 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Batch idle for 500ms so committing 2026/09/05 03:54:33 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committing sync batch length 1 starting with: CopyDest/two 2026/09/05 03:54:34 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committed sync batch length 1 starting with: CopyDest/two 2026/09/05 03:54:35 DEBUG : two: Need to transfer - File not found at Destination 2026/09/05 03:54:35 DEBUG : two: size = 3 OK 2026/09/05 03:54:35 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/09/05 03:54:37 DEBUG : two: size = 3 OK 2026/09/05 03:54:37 DEBUG : two: dropbox = 313db63e0283ab2a9bc72e9a0ac749da1d3acf708fcd1a7848767244dd2f17e8 OK 2026/09/05 03:54:37 INFO : two: Copied (server-side copy) 2026/09/05 03:54:37 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/09/05 03:54:37 DEBUG : two: size = 3 OK 2026/09/05 03:54:37 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/09/05 03:54:37 DEBUG : two: Unchanged skipping 2026/09/05 03:54:38 DEBUG : CopyDest/three: Uploading chunk 1/1 2026/09/05 03:54:39 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Adding "CopyDest/three" to batch 2026/09/05 03:54:40 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Batch idle for 500ms so committing 2026/09/05 03:54:40 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committing sync batch length 1 starting with: CopyDest/three 2026/09/05 03:54:40 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committed sync batch length 1 starting with: CopyDest/three 2026/09/05 03:54:41 DEBUG : three: Need to transfer - File not found at Destination 2026/09/05 03:54:41 DEBUG : three: size = 7 (Local file system at /tmp/rclone1175054198) 2026/09/05 03:54:41 DEBUG : three: size = 5 (Dropbox root 'rclone-test-mebadin1woqi/CopyDest') 2026/09/05 03:54:41 DEBUG : three: Sizes differ 2026/09/05 03:54:41 DEBUG : three: Destination not found in --copy-dest 2026/09/05 03:54:42 DEBUG : three: Uploading chunk 1/1 2026/09/05 03:54:42 DEBUG : Dropbox root 'rclone-test-mebadin1woqi/dst': Adding "three" to batch 2026/09/05 03:54:43 DEBUG : Dropbox root 'rclone-test-mebadin1woqi/dst': Batch idle for 500ms so committing 2026/09/05 03:54:43 DEBUG : Dropbox root 'rclone-test-mebadin1woqi/dst': Committing sync batch length 1 starting with: three 2026/09/05 03:54:44 DEBUG : Dropbox root 'rclone-test-mebadin1woqi/dst': Committed sync batch length 1 starting with: three 2026/09/05 03:54:44 DEBUG : three: size = 7 OK 2026/09/05 03:54:44 DEBUG : three: dropbox = 78af7ad260025156e50fd9648fd9a36509cd3541c9a8d02597e9b3c598937cbd OK 2026/09/05 03:54:44 INFO : three: Copied (new) 2026/09/05 03:54:51 INFO : Dropbox root 'rclone-test-mebadin1woqi/CopyDest': Committing uploads - please wait... 2026/09/05 03:54:51 INFO : Dropbox root 'rclone-test-mebadin1woqi/BackupDir': Committing uploads - please wait... --- PASS: TestCopyFileCopyDest (37.32s) === RUN TestCopyInplace run.go:198: Remote "Dropbox root 'rclone-test-mebadin1woqi'", Local "Local file system at /tmp/rclone1175054198", Modify Window "1s" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.53s) === RUN TestCopyLongFileName run.go:198: Remote "Dropbox root 'rclone-test-mebadin1woqi'", Local "Local file system at /tmp/rclone1175054198", Modify Window "1s" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.52s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "Dropbox root 'rclone-test-mebadin1woqi'", Local "Local file system at /tmp/rclone1175054198", Modify Window "1s" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.54s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "Dropbox root 'rclone-test-mebadin1woqi'", Local "Local file system at /tmp/rclone1175054198", Modify Window "1s" 2026/09/05 03:54:53 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/09/05 03:54:54 DEBUG : TestCopyFileMaxTransfer/file1: Uploading chunk 1/1 2026/09/05 03:54:54 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Adding "TestCopyFileMaxTransfer/file1" to batch 2026/09/05 03:54:55 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Batch idle for 500ms so committing 2026/09/05 03:54:55 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committing sync batch length 1 starting with: TestCopyFileMaxTransfer/file1 2026/09/05 03:54:56 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committed sync batch length 1 starting with: TestCopyFileMaxTransfer/file1 2026/09/05 03:54:56 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/09/05 03:54:56 DEBUG : TestCopyFileMaxTransfer/file1: dropbox = d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778 OK 2026/09/05 03:54:56 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/09/05 03:54:56 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/09/05 03:54:57 DEBUG : TestCopyFileMaxTransfer/file2: Uploading chunk 1/1 2026/09/05 03:54:57 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: upload failed: max transfer limit reached as set by --max-transfer 2026/09/05 03:54:58 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/09/05 03:54:58 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/09/05 03:54:59 DEBUG : TestCopyFileMaxTransfer/file4: Uploading chunk 1/1 2026/09/05 03:55:00 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Adding "TestCopyFileMaxTransfer/file4" to batch 2026/09/05 03:55:00 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Batch idle for 500ms so committing 2026/09/05 03:55:00 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committing sync batch length 1 starting with: TestCopyFileMaxTransfer/file4 2026/09/05 03:55:01 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committed sync batch length 1 starting with: TestCopyFileMaxTransfer/file4 2026/09/05 03:55:01 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/09/05 03:55:01 DEBUG : TestCopyFileMaxTransfer/file4: dropbox = 618c100b27c15ebbe31969d33402f516486fbcc2e577a135e3e2b5fa452cca81 OK 2026/09/05 03:55:01 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (11.79s) === RUN TestDeduplicateInteractive run.go:198: Remote "Dropbox root 'rclone-test-mebadin1woqi'", Local "Local file system at /tmp/rclone1175054198", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.55s) === RUN TestDeduplicateSkip run.go:198: Remote "Dropbox root 'rclone-test-mebadin1woqi'", Local "Local file system at /tmp/rclone1175054198", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.52s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "Dropbox root 'rclone-test-mebadin1woqi'", Local "Local file system at /tmp/rclone1175054198", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.53s) === RUN TestDeduplicateFirst run.go:198: Remote "Dropbox root 'rclone-test-mebadin1woqi'", Local "Local file system at /tmp/rclone1175054198", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.53s) === RUN TestDeduplicateNewest run.go:198: Remote "Dropbox root 'rclone-test-mebadin1woqi'", Local "Local file system at /tmp/rclone1175054198", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.56s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "Dropbox root 'rclone-test-mebadin1woqi'", Local "Local file system at /tmp/rclone1175054198", Modify Window "1s" 2026/09/05 03:55:08 DEBUG : one: Uploading chunk 1/1 2026/09/05 03:55:09 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Adding "one" to batch 2026/09/05 03:55:09 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Batch idle for 500ms so committing 2026/09/05 03:55:09 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committing sync batch length 1 starting with: one 2026/09/05 03:55:10 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committed sync batch length 1 starting with: one 2026/09/05 03:55:10 DEBUG : also/one: Uploading chunk 1/1 2026/09/05 03:55:11 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Adding "also/one" to batch 2026/09/05 03:55:11 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Batch idle for 500ms so committing 2026/09/05 03:55:11 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committing sync batch length 1 starting with: also/one 2026/09/05 03:55:12 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committed sync batch length 1 starting with: also/one 2026/09/05 03:55:13 DEBUG : another: Uploading chunk 1/1 2026/09/05 03:55:13 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Adding "another" to batch 2026/09/05 03:55:14 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Batch idle for 500ms so committing 2026/09/05 03:55:14 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committing sync batch length 1 starting with: another 2026/09/05 03:55:14 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committed sync batch length 1 starting with: another 2026/09/05 03:55:15 DEBUG : not-one: Uploading chunk 1/1 2026/09/05 03:55:16 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Adding "not-one" to batch 2026/09/05 03:55:16 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Batch idle for 500ms so committing 2026/09/05 03:55:16 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committing sync batch length 1 starting with: not-one 2026/09/05 03:55:17 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committed sync batch length 1 starting with: not-one 2026/09/05 03:55:17 INFO : Dropbox root 'rclone-test-mebadin1woqi': Looking for duplicate dropbox hashes using newest mode. 2026/09/05 03:55:18 NOTICE: 0dadf2375269f0b9db8362f439d31105be62b6a75b08af4ded4aa574f47afdd2: Found 3 files with duplicate dropbox hashes 2026/09/05 03:55:18 INFO : one: Deleted 2026/09/05 03:55:19 INFO : also/one: Deleted 2026/09/05 03:55:19 NOTICE: 0dadf2375269f0b9db8362f439d31105be62b6a75b08af4ded4aa574f47afdd2: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (18.81s) === RUN TestDeduplicateOldest run.go:198: Remote "Dropbox root 'rclone-test-mebadin1woqi'", Local "Local file system at /tmp/rclone1175054198", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.57s) === RUN TestDeduplicateLargest run.go:198: Remote "Dropbox root 'rclone-test-mebadin1woqi'", Local "Local file system at /tmp/rclone1175054198", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.54s) === RUN TestDeduplicateSmallest run.go:198: Remote "Dropbox root 'rclone-test-mebadin1woqi'", Local "Local file system at /tmp/rclone1175054198", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.58s) === RUN TestDeduplicateRename run.go:198: Remote "Dropbox root 'rclone-test-mebadin1woqi'", Local "Local file system at /tmp/rclone1175054198", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.53s) === RUN TestMergeDirs run.go:198: Remote "Dropbox root 'rclone-test-mebadin1woqi'", Local "Local file system at /tmp/rclone1175054198", Modify Window "1s" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.56s) === RUN TestListDirSorted run.go:198: Remote "Dropbox root 'rclone-test-mebadin1woqi'", Local "Local file system at /tmp/rclone1175054198", Modify Window "1s" 2026/09/05 03:55:30 DEBUG : a.txt: Uploading chunk 1/1 2026/09/05 03:55:30 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Adding "a.txt" to batch 2026/09/05 03:55:31 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Batch idle for 500ms so committing 2026/09/05 03:55:31 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committing sync batch length 1 starting with: a.txt 2026/09/05 03:55:31 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committed sync batch length 1 starting with: a.txt 2026/09/05 03:55:32 DEBUG : zend.txt: Uploading chunk 1/1 2026/09/05 03:55:32 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Adding "zend.txt" to batch 2026/09/05 03:55:33 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Batch idle for 500ms so committing 2026/09/05 03:55:33 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committing sync batch length 1 starting with: zend.txt 2026/09/05 03:55:33 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committed sync batch length 1 starting with: zend.txt 2026/09/05 03:55:34 DEBUG : sub dir/hello world: Uploading chunk 1/1 2026/09/05 03:55:35 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Adding "sub dir/hello world" to batch 2026/09/05 03:55:35 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Batch idle for 500ms so committing 2026/09/05 03:55:35 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committing sync batch length 1 starting with: sub dir/hello world 2026/09/05 03:55:36 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committed sync batch length 1 starting with: sub dir/hello world 2026/09/05 03:55:36 DEBUG : sub dir/hello world2: Uploading chunk 1/1 2026/09/05 03:55:37 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Adding "sub dir/hello world2" to batch 2026/09/05 03:55:37 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Batch idle for 500ms so committing 2026/09/05 03:55:37 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committing sync batch length 1 starting with: sub dir/hello world2 2026/09/05 03:55:38 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committed sync batch length 1 starting with: sub dir/hello world2 2026/09/05 03:55:38 DEBUG : sub dir/ignore dir/.ignore: Uploading chunk 1/1 2026/09/05 03:55:39 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Adding "sub dir/ignore dir/.ignore" to batch 2026/09/05 03:55:40 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Batch idle for 500ms so committing 2026/09/05 03:55:40 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committing sync batch length 1 starting with: sub dir/ignore dir/.ignore 2026/09/05 03:55:40 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committed sync batch length 1 starting with: sub dir/ignore dir/.ignore 2026/09/05 03:55:41 DEBUG : sub dir/ignore dir/should be ignored: Uploading chunk 1/1 2026/09/05 03:55:41 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Adding "sub dir/ignore dir/should be ignored" to batch 2026/09/05 03:55:42 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Batch idle for 500ms so committing 2026/09/05 03:55:42 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committing sync batch length 1 starting with: sub dir/ignore dir/should be ignored 2026/09/05 03:55:42 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committed sync batch length 1 starting with: sub dir/ignore dir/should be ignored 2026/09/05 03:55:43 DEBUG : sub dir/sub sub dir/hello world3: Uploading chunk 1/1 2026/09/05 03:55:44 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Adding "sub dir/sub sub dir/hello world3" to batch 2026/09/05 03:55:44 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Batch idle for 500ms so committing 2026/09/05 03:55:44 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committing sync batch length 1 starting with: sub dir/sub sub dir/hello world3 2026/09/05 03:55:45 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committed sync batch length 1 starting with: sub dir/sub sub dir/hello world3 2026/09/05 03:55:46 DEBUG : a.txt: Excluded (Size Filter) 2026/09/05 03:55:46 DEBUG : a.txt: Excluded 2026/09/05 03:55:47 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/05 03:55:47 DEBUG : sub dir/hello world: Excluded 2026/09/05 03:55:47 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/05 03:55:47 DEBUG : sub dir/hello world2: Excluded 2026/09/05 03:55:47 DEBUG : sub dir/ignore dir: Excluded 2026/09/05 03:55:48 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/05 03:55:48 DEBUG : sub dir/hello world: Excluded 2026/09/05 03:55:48 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/05 03:55:48 DEBUG : sub dir/hello world2: Excluded 2026/09/05 03:55:48 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (26.81s) === RUN TestListDirSortedFn run.go:198: Remote "Dropbox root 'rclone-test-mebadin1woqi'", Local "Local file system at /tmp/rclone1175054198", Modify Window "1s" 2026/09/05 03:55:56 DEBUG : a.txt: Uploading chunk 1/1 2026/09/05 03:55:57 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Adding "a.txt" to batch 2026/09/05 03:55:57 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Batch idle for 500ms so committing 2026/09/05 03:55:57 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committing sync batch length 1 starting with: a.txt 2026/09/05 03:55:58 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committed sync batch length 1 starting with: a.txt 2026/09/05 03:55:59 DEBUG : zend.txt: Uploading chunk 1/1 2026/09/05 03:55:59 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Adding "zend.txt" to batch 2026/09/05 03:56:00 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Batch idle for 500ms so committing 2026/09/05 03:56:00 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committing sync batch length 1 starting with: zend.txt 2026/09/05 03:56:00 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committed sync batch length 1 starting with: zend.txt 2026/09/05 03:56:01 DEBUG : sub dir/hello world: Uploading chunk 1/1 2026/09/05 03:56:02 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Adding "sub dir/hello world" to batch 2026/09/05 03:56:02 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Batch idle for 500ms so committing 2026/09/05 03:56:02 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committing sync batch length 1 starting with: sub dir/hello world 2026/09/05 03:56:03 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committed sync batch length 1 starting with: sub dir/hello world 2026/09/05 03:56:03 DEBUG : sub dir/hello world2: Uploading chunk 1/1 2026/09/05 03:56:04 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Adding "sub dir/hello world2" to batch 2026/09/05 03:56:04 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Batch idle for 500ms so committing 2026/09/05 03:56:04 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committing sync batch length 1 starting with: sub dir/hello world2 2026/09/05 03:56:05 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committed sync batch length 1 starting with: sub dir/hello world2 2026/09/05 03:56:06 DEBUG : sub dir/ignore dir/.ignore: Uploading chunk 1/1 2026/09/05 03:56:06 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Adding "sub dir/ignore dir/.ignore" to batch 2026/09/05 03:56:07 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Batch idle for 500ms so committing 2026/09/05 03:56:07 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committing sync batch length 1 starting with: sub dir/ignore dir/.ignore 2026/09/05 03:56:08 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committed sync batch length 1 starting with: sub dir/ignore dir/.ignore 2026/09/05 03:56:08 DEBUG : sub dir/ignore dir/should be ignored: Uploading chunk 1/1 2026/09/05 03:56:09 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Adding "sub dir/ignore dir/should be ignored" to batch 2026/09/05 03:56:09 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Batch idle for 500ms so committing 2026/09/05 03:56:09 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committing sync batch length 1 starting with: sub dir/ignore dir/should be ignored 2026/09/05 03:56:10 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committed sync batch length 1 starting with: sub dir/ignore dir/should be ignored 2026/09/05 03:56:10 DEBUG : sub dir/sub sub dir/hello world3: Uploading chunk 1/1 2026/09/05 03:56:11 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Adding "sub dir/sub sub dir/hello world3" to batch 2026/09/05 03:56:12 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Batch idle for 500ms so committing 2026/09/05 03:56:12 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committing sync batch length 1 starting with: sub dir/sub sub dir/hello world3 2026/09/05 03:56:12 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committed sync batch length 1 starting with: sub dir/sub sub dir/hello world3 2026/09/05 03:56:14 DEBUG : a.txt: Excluded (Size Filter) 2026/09/05 03:56:14 DEBUG : a.txt: Excluded 2026/09/05 03:56:14 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/05 03:56:14 DEBUG : sub dir/hello world: Excluded 2026/09/05 03:56:14 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/05 03:56:14 DEBUG : sub dir/hello world2: Excluded 2026/09/05 03:56:15 DEBUG : sub dir/ignore dir: Excluded 2026/09/05 03:56:15 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/05 03:56:15 DEBUG : sub dir/hello world: Excluded 2026/09/05 03:56:15 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/05 03:56:15 DEBUG : sub dir/hello world2: Excluded 2026/09/05 03:56:15 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (27.43s) === RUN TestListJSON run.go:198: Remote "Dropbox root 'rclone-test-mebadin1woqi'", Local "Local file system at /tmp/rclone1175054198", Modify Window "1s" 2026/09/05 03:56:24 DEBUG : file1: Uploading chunk 1/1 2026/09/05 03:56:24 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Adding "file1" to batch 2026/09/05 03:56:25 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Batch idle for 500ms so committing 2026/09/05 03:56:25 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committing sync batch length 1 starting with: file1 2026/09/05 03:56:26 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committed sync batch length 1 starting with: file1 2026/09/05 03:56:26 DEBUG : sub/file2: Uploading chunk 1/1 2026/09/05 03:56:27 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Adding "sub/file2" to batch 2026/09/05 03:56:28 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Batch idle for 500ms so committing 2026/09/05 03:56:28 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committing sync batch length 1 starting with: sub/file2 2026/09/05 03:56:28 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committed sync batch length 1 starting with: sub/file2 === 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 2026/09/05 03:56:32 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata --- PASS: TestListJSON (11.71s) --- PASS: TestListJSON/Default (0.29s) --- PASS: TestListJSON/FilesOnly (0.29s) --- PASS: TestListJSON/DirsOnly (0.28s) --- PASS: TestListJSON/Recurse (0.58s) --- PASS: TestListJSON/SubDir (0.34s) --- PASS: TestListJSON/NoModTime (0.29s) --- PASS: TestListJSON/NoMimeType (0.29s) --- PASS: TestListJSON/ShowHash (0.29s) --- PASS: TestListJSON/HashTypes (0.31s) --- PASS: TestListJSON/Metadata (0.28s) === RUN TestStatJSON run.go:198: Remote "Dropbox root 'rclone-test-mebadin1woqi'", Local "Local file system at /tmp/rclone1175054198", Modify Window "1s" 2026/09/05 03:56:35 DEBUG : file1: Uploading chunk 1/1 2026/09/05 03:56:36 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Adding "file1" to batch 2026/09/05 03:56:37 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Batch idle for 500ms so committing 2026/09/05 03:56:37 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committing sync batch length 1 starting with: file1 2026/09/05 03:56:37 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committed sync batch length 1 starting with: file1 2026/09/05 03:56:38 DEBUG : sub/file2: Uploading chunk 1/1 2026/09/05 03:56:39 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Adding "sub/file2" to batch 2026/09/05 03:56:39 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Batch idle for 500ms so committing 2026/09/05 03:56:39 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committing sync batch length 1 starting with: sub/file2 2026/09/05 03:56:40 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committed sync batch length 1 starting with: sub/file2 === 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 2026/09/05 03:56:44 DEBUG : Creating backend with remote "TestDropbox:rclone-test-mebadin1woqi/notfound" 2026/09/05 03:56:44 DEBUG : Config file has changed externally - reloading --- PASS: TestStatJSON (12.51s) --- PASS: TestStatJSON/Root (0.32s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.31s) --- PASS: TestStatJSON/Dir (0.57s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.28s) --- PASS: TestStatJSON/File (0.24s) --- PASS: TestStatJSON/NotFound (0.53s) --- PASS: TestStatJSON/DirFilesOnly (0.26s) --- PASS: TestStatJSON/FileFilesOnly (0.25s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.24s) --- PASS: TestStatJSON/DirDirsOnly (0.29s) --- PASS: TestStatJSON/FileDirsOnly (0.29s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.29s) --- PASS: TestStatJSON/RootNotFound (0.53s) === RUN TestStatJSONMemory 2026/09/05 03:56:47 DEBUG : Creating backend with remote ":memory:" 2026/09/05 03:56:47 DEBUG : Memory root '': File to upload is small (5 bytes), uploading instead of streaming 2026/09/05 03:56:47 DEBUG : sub/file1: size = 5 OK 2026/09/05 03:56:47 DEBUG : sub/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/05 03:56:47 DEBUG : sub/file1: Size and md5 of src and dst objects identical === RUN TestStatJSONMemory/Dir === RUN TestStatJSONMemory/DirWithTrailingSlash === RUN TestStatJSONMemory/File === RUN TestStatJSONMemory/NotFound --- PASS: TestStatJSONMemory (0.00s) --- PASS: TestStatJSONMemory/Dir (0.00s) --- PASS: TestStatJSONMemory/DirWithTrailingSlash (0.00s) --- PASS: TestStatJSONMemory/File (0.00s) --- PASS: TestStatJSONMemory/NotFound (0.00s) === RUN TestStatJSONConfinement --- PASS: TestStatJSONConfinement (0.00s) === RUN TestMkdir run.go:198: Remote "Dropbox root 'rclone-test-mebadin1woqi'", Local "Local file system at /tmp/rclone1175054198", Modify Window "1s" 2026/09/05 03:56:47 INFO : Dropbox root 'rclone-test-mebadin1woqi': Making directory 2026/09/05 03:56:48 INFO : Dropbox root 'rclone-test-mebadin1woqi': Making directory --- PASS: TestMkdir (1.32s) === RUN TestLsd run.go:198: Remote "Dropbox root 'rclone-test-mebadin1woqi'", Local "Local file system at /tmp/rclone1175054198", Modify Window "1s" 2026/09/05 03:56:49 DEBUG : sub dir/hello world: Uploading chunk 1/1 2026/09/05 03:56:50 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Adding "sub dir/hello world" to batch 2026/09/05 03:56:50 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Batch idle for 500ms so committing 2026/09/05 03:56:50 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committing sync batch length 1 starting with: sub dir/hello world 2026/09/05 03:56:51 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committed sync batch length 1 starting with: sub dir/hello world --- PASS: TestLsd (5.47s) === RUN TestLs run.go:198: Remote "Dropbox root 'rclone-test-mebadin1woqi'", Local "Local file system at /tmp/rclone1175054198", Modify Window "1s" 2026/09/05 03:56:55 DEBUG : potato2: Uploading chunk 1/1 2026/09/05 03:56:55 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Adding "potato2" to batch 2026/09/05 03:56:56 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Batch idle for 500ms so committing 2026/09/05 03:56:56 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committing sync batch length 1 starting with: potato2 2026/09/05 03:56:57 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committed sync batch length 1 starting with: potato2 2026/09/05 03:56:57 DEBUG : empty space: Uploading chunk 1/1 2026/09/05 03:56:58 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Adding "empty space" to batch 2026/09/05 03:56:58 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Batch idle for 500ms so committing 2026/09/05 03:56:58 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committing sync batch length 1 starting with: empty space 2026/09/05 03:56:59 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committed sync batch length 1 starting with: empty space --- PASS: TestLs (7.12s) === RUN TestLsWithFilesFrom run.go:198: Remote "Dropbox root 'rclone-test-mebadin1woqi'", Local "Local file system at /tmp/rclone1175054198", Modify Window "1s" 2026/09/05 03:57:02 DEBUG : potato2: Uploading chunk 1/1 2026/09/05 03:57:02 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Adding "potato2" to batch 2026/09/05 03:57:03 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Batch idle for 500ms so committing 2026/09/05 03:57:03 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committing sync batch length 1 starting with: potato2 2026/09/05 03:57:04 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committed sync batch length 1 starting with: potato2 2026/09/05 03:57:04 DEBUG : empty space: Uploading chunk 1/1 2026/09/05 03:57:05 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Adding "empty space" to batch 2026/09/05 03:57:06 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Batch idle for 500ms so committing 2026/09/05 03:57:06 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committing sync batch length 1 starting with: empty space 2026/09/05 03:57:06 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committed sync batch length 1 starting with: empty space 2026/09/05 03:57:07 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/09/05 03:57:07 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (7.47s) === RUN TestLsLong run.go:198: Remote "Dropbox root 'rclone-test-mebadin1woqi'", Local "Local file system at /tmp/rclone1175054198", Modify Window "1s" 2026/09/05 03:57:09 DEBUG : potato2: Uploading chunk 1/1 2026/09/05 03:57:10 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Adding "potato2" to batch 2026/09/05 03:57:10 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Batch idle for 500ms so committing 2026/09/05 03:57:10 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committing sync batch length 1 starting with: potato2 2026/09/05 03:57:12 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committed sync batch length 1 starting with: potato2 2026/09/05 03:57:12 DEBUG : empty space: Uploading chunk 1/1 2026/09/05 03:57:13 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Adding "empty space" to batch 2026/09/05 03:57:13 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Batch idle for 500ms so committing 2026/09/05 03:57:13 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committing sync batch length 1 starting with: empty space 2026/09/05 03:57:14 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committed sync batch length 1 starting with: empty space --- PASS: TestLsLong (7.26s) === RUN TestHashSums run.go:198: Remote "Dropbox root 'rclone-test-mebadin1woqi'", Local "Local file system at /tmp/rclone1175054198", Modify Window "1s" 2026/09/05 03:57:17 DEBUG : potato2: Uploading chunk 1/1 2026/09/05 03:57:17 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Adding "potato2" to batch 2026/09/05 03:57:18 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Batch idle for 500ms so committing 2026/09/05 03:57:18 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committing sync batch length 1 starting with: potato2 2026/09/05 03:57:18 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committed sync batch length 1 starting with: potato2 2026/09/05 03:57:19 DEBUG : empty space: Uploading chunk 1/1 2026/09/05 03:57:20 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Adding "empty space" to batch 2026/09/05 03:57:20 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Batch idle for 500ms so committing 2026/09/05 03:57:20 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committing sync batch length 1 starting with: empty space 2026/09/05 03:57:21 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committed sync batch length 1 starting with: empty space --- PASS: TestHashSums (6.59s) === RUN TestHashSumsWithErrors 2026/09/05 03:57:23 DEBUG : Creating backend with remote ":memory:" 2026/09/05 03:57:23 ERROR : file1: hash unsupported: hash type not supported 2026/09/05 03:57:23 ERROR : sub/file1: hash unsupported: hash type not supported 2026/09/05 03:57:23 ERROR : sub/file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.01s) === RUN TestHashStream 2026/09/05 03:57:23 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/09/05 03:57:23 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/09/05 03:57:23 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/09/05 03:57:23 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/09/05 03:57:23 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/09/05 03:57:23 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/09/05 03:57:23 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/09/05 03:57:23 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:198: Remote "Dropbox root 'rclone-test-mebadin1woqi'", Local "Local file system at /tmp/rclone1175054198", Modify Window "1s" 2026/09/05 03:57:23 DEBUG : potato2: Uploading chunk 1/1 2026/09/05 03:57:24 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Adding "potato2" to batch 2026/09/05 03:57:24 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Batch idle for 500ms so committing 2026/09/05 03:57:24 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committing sync batch length 1 starting with: potato2 2026/09/05 03:57:25 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committed sync batch length 1 starting with: potato2 2026/09/05 03:57:25 DEBUG : empty space: Uploading chunk 1/1 2026/09/05 03:57:26 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Adding "empty space" to batch 2026/09/05 03:57:27 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Batch idle for 500ms so committing 2026/09/05 03:57:27 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committing sync batch length 1 starting with: empty space 2026/09/05 03:57:27 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committed sync batch length 1 starting with: empty space 2026/09/05 03:57:28 DEBUG : sub dir/potato3: Uploading chunk 1/1 2026/09/05 03:57:29 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Adding "sub dir/potato3" to batch 2026/09/05 03:57:29 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Batch idle for 500ms so committing 2026/09/05 03:57:29 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committing sync batch length 1 starting with: sub dir/potato3 2026/09/05 03:57:30 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committed sync batch length 1 starting with: sub dir/potato3 --- PASS: TestCount (11.22s) === RUN TestDelete run.go:198: Remote "Dropbox root 'rclone-test-mebadin1woqi'", Local "Local file system at /tmp/rclone1175054198", Modify Window "1s" 2026/09/05 03:57:34 DEBUG : small: Uploading chunk 1/1 2026/09/05 03:57:35 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Adding "small" to batch 2026/09/05 03:57:36 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Batch idle for 500ms so committing 2026/09/05 03:57:36 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committing sync batch length 1 starting with: small 2026/09/05 03:57:36 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committed sync batch length 1 starting with: small 2026/09/05 03:57:37 DEBUG : medium: Uploading chunk 1/1 2026/09/05 03:57:37 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Adding "medium" to batch 2026/09/05 03:57:38 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Batch idle for 500ms so committing 2026/09/05 03:57:38 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committing sync batch length 1 starting with: medium 2026/09/05 03:57:39 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committed sync batch length 1 starting with: medium 2026/09/05 03:57:39 DEBUG : large: Uploading chunk 1/1 2026/09/05 03:57:40 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Adding "large" to batch 2026/09/05 03:57:40 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Batch idle for 500ms so committing 2026/09/05 03:57:40 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committing sync batch length 1 starting with: large 2026/09/05 03:57:41 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committed sync batch length 1 starting with: large 2026/09/05 03:57:41 DEBUG : Waiting for deletions to finish 2026/09/05 03:57:42 DEBUG : large: Excluded (Size Filter) 2026/09/05 03:57:42 DEBUG : large: Excluded 2026/09/05 03:57:42 INFO : medium: Deleted 2026/09/05 03:57:42 INFO : small: Deleted --- PASS: TestDelete (9.67s) === RUN TestMaxDelete run.go:198: Remote "Dropbox root 'rclone-test-mebadin1woqi'", Local "Local file system at /tmp/rclone1175054198", Modify Window "1s" 2026/09/05 03:57:45 DEBUG : small: Uploading chunk 1/1 2026/09/05 03:57:45 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Adding "small" to batch 2026/09/05 03:57:46 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Batch idle for 500ms so committing 2026/09/05 03:57:46 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committing sync batch length 1 starting with: small 2026/09/05 03:57:46 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committed sync batch length 1 starting with: small 2026/09/05 03:57:47 DEBUG : medium: Uploading chunk 1/1 2026/09/05 03:57:47 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Adding "medium" to batch 2026/09/05 03:57:48 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Batch idle for 500ms so committing 2026/09/05 03:57:48 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committing sync batch length 1 starting with: medium 2026/09/05 03:57:49 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committed sync batch length 1 starting with: medium 2026/09/05 03:57:49 DEBUG : large: Uploading chunk 1/1 2026/09/05 03:57:50 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Adding "large" to batch 2026/09/05 03:57:50 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Batch idle for 500ms so committing 2026/09/05 03:57:50 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committing sync batch length 1 starting with: large 2026/09/05 03:57:51 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committed sync batch length 1 starting with: large 2026/09/05 03:57:51 DEBUG : Waiting for deletions to finish 2026/09/05 03:57:52 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2026/09/05 03:57:52 INFO : large: Deleted 2026/09/05 03:57:52 INFO : medium: Deleted --- PASS: TestMaxDelete (10.45s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "Dropbox root 'rclone-test-mebadin1woqi'", Local "Local file system at /tmp/rclone1175054198", Modify Window "1s" 2026/09/05 03:57:55 DEBUG : small: Uploading chunk 1/1 2026/09/05 03:57:55 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Adding "small" to batch 2026/09/05 03:57:56 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Batch idle for 500ms so committing 2026/09/05 03:57:56 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committing sync batch length 1 starting with: small 2026/09/05 03:57:56 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committed sync batch length 1 starting with: small 2026/09/05 03:57:57 DEBUG : medium: Uploading chunk 1/1 2026/09/05 03:57:58 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Adding "medium" to batch 2026/09/05 03:57:58 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Batch idle for 500ms so committing 2026/09/05 03:57:58 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committing sync batch length 1 starting with: medium 2026/09/05 03:57:59 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committed sync batch length 1 starting with: medium 2026/09/05 03:57:59 DEBUG : large: Uploading chunk 1/1 2026/09/05 03:58:00 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Adding "large" to batch 2026/09/05 03:58:00 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Batch idle for 500ms so committing 2026/09/05 03:58:00 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committing sync batch length 1 starting with: large 2026/09/05 03:58:01 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committed sync batch length 1 starting with: large 2026/09/05 03:58:01 DEBUG : Waiting for deletions to finish 2026/09/05 03:58:02 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/09/05 03:58:02 INFO : small: Deleted 2026/09/05 03:58:02 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (10.09s) === RUN TestMaxDeleteSize run.go:198: Remote "Dropbox root 'rclone-test-mebadin1woqi'", Local "Local file system at /tmp/rclone1175054198", Modify Window "1s" 2026/09/05 03:58:05 DEBUG : small: Uploading chunk 1/1 2026/09/05 03:58:05 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Adding "small" to batch 2026/09/05 03:58:06 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Batch idle for 500ms so committing 2026/09/05 03:58:06 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committing sync batch length 1 starting with: small 2026/09/05 03:58:06 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committed sync batch length 1 starting with: small 2026/09/05 03:58:07 DEBUG : medium: Uploading chunk 1/1 2026/09/05 03:58:08 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Adding "medium" to batch 2026/09/05 03:58:08 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Batch idle for 500ms so committing 2026/09/05 03:58:08 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committing sync batch length 1 starting with: medium 2026/09/05 03:58:09 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committed sync batch length 1 starting with: medium 2026/09/05 03:58:09 DEBUG : large: Uploading chunk 1/1 2026/09/05 03:58:10 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Adding "large" to batch 2026/09/05 03:58:11 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Batch idle for 500ms so committing 2026/09/05 03:58:11 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committing sync batch length 1 starting with: large 2026/09/05 03:58:11 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committed sync batch length 1 starting with: large 2026/09/05 03:58:12 DEBUG : Waiting for deletions to finish 2026/09/05 03:58:12 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2026/09/05 03:58:12 INFO : large: Deleted 2026/09/05 03:58:13 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (10.44s) === RUN TestReadFile run.go:198: Remote "Dropbox root 'rclone-test-mebadin1woqi'", Local "Local file system at /tmp/rclone1175054198", Modify Window "1s" 2026/09/05 03:58:15 DEBUG : ReadFile: Uploading chunk 1/1 2026/09/05 03:58:16 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Adding "ReadFile" to batch 2026/09/05 03:58:16 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Batch idle for 500ms so committing 2026/09/05 03:58:16 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committing sync batch length 1 starting with: ReadFile 2026/09/05 03:58:17 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committed sync batch length 1 starting with: ReadFile --- PASS: TestReadFile (5.44s) === RUN TestRetry 2026/09/05 03:58:20 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/09/05 03:58:20 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/09/05 03:58:20 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/05 03:58:20 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/05 03:58:20 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/05 03:58:20 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/05 03:58:20 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:198: Remote "Dropbox root 'rclone-test-mebadin1woqi'", Local "Local file system at /tmp/rclone1175054198", Modify Window "1s" 2026/09/05 03:58:21 DEBUG : file1: Uploading chunk 1/1 2026/09/05 03:58:21 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Adding "file1" to batch 2026/09/05 03:58:22 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Batch idle for 500ms so committing 2026/09/05 03:58:22 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committing sync batch length 1 starting with: file1 2026/09/05 03:58:23 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committed sync batch length 1 starting with: file1 2026/09/05 03:58:23 DEBUG : file2: Uploading chunk 1/1 2026/09/05 03:58:24 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Adding "file2" to batch 2026/09/05 03:58:24 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Batch idle for 500ms so committing 2026/09/05 03:58:24 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committing sync batch length 1 starting with: file2 2026/09/05 03:58:25 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committed sync batch length 1 starting with: file2 --- PASS: TestCat (15.75s) === RUN TestPurge 2026/09/05 03:58:36 DEBUG : Creating backend with remote "TestDropbox:rclone-test-pabaniy7dafi" 2026/09/05 03:58:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/05 03:58:36 DEBUG : Creating backend with remote "/tmp/rclone69133523" run.go:198: Remote "Dropbox root 'rclone-test-pabaniy7dafi'", Local "Local file system at /tmp/rclone69133523", Modify Window "1s" 2026/09/05 03:58:38 DEBUG : A1/B1/C1/one: Uploading chunk 1/1 2026/09/05 03:58:38 DEBUG : Dropbox root 'rclone-test-pabaniy7dafi': Adding "A1/B1/C1/one" to batch 2026/09/05 03:58:39 DEBUG : Dropbox root 'rclone-test-pabaniy7dafi': Batch idle for 500ms so committing 2026/09/05 03:58:39 DEBUG : Dropbox root 'rclone-test-pabaniy7dafi': Committing sync batch length 1 starting with: A1/B1/C1/one 2026/09/05 03:58:40 DEBUG : Dropbox root 'rclone-test-pabaniy7dafi': Committed sync batch length 1 starting with: A1/B1/C1/one 2026/09/05 03:58:40 INFO : A2: Making directory 2026/09/05 03:58:40 INFO : A1/B2: Making directory 2026/09/05 03:58:41 INFO : A1/B2/C2: Making directory 2026/09/05 03:58:42 INFO : A1/B1/C3: Making directory 2026/09/05 03:58:42 INFO : A3: Making directory 2026/09/05 03:58:43 INFO : A3/B3: Making directory 2026/09/05 03:58:44 INFO : A3/B3/C4: Making directory 2026/09/05 03:58:45 DEBUG : A1/two: Uploading chunk 1/1 2026/09/05 03:58:46 DEBUG : Dropbox root 'rclone-test-pabaniy7dafi': Adding "A1/two" to batch 2026/09/05 03:58:46 DEBUG : Dropbox root 'rclone-test-pabaniy7dafi': Batch idle for 500ms so committing 2026/09/05 03:58:46 DEBUG : Dropbox root 'rclone-test-pabaniy7dafi': Committing sync batch length 1 starting with: A1/two 2026/09/05 03:58:47 DEBUG : Dropbox root 'rclone-test-pabaniy7dafi': Committed sync batch length 1 starting with: A1/two 2026/09/05 03:58:51 ERROR : error listing: directory not found 2026/09/05 03:58:51 DEBUG : Dropbox root 'rclone-test-pabaniy7dafi': Purge remote 2026/09/05 03:58:51 NOTICE: purge failed: path_lookup/not_found/ --- PASS: TestPurge (15.42s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "Dropbox root 'rclone-test-mebadin1woqi'", Local "Local file system at /tmp/rclone1175054198", Modify Window "1s" 2026/09/05 03:58:52 DEBUG : A1/B1/C1/one: Uploading chunk 1/1 2026/09/05 03:58:53 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Adding "A1/B1/C1/one" to batch 2026/09/05 03:58:53 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Batch idle for 500ms so committing 2026/09/05 03:58:53 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committing sync batch length 1 starting with: A1/B1/C1/one 2026/09/05 03:58:54 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committed sync batch length 1 starting with: A1/B1/C1/one 2026/09/05 03:58:54 INFO : A2: Making directory 2026/09/05 03:58:55 INFO : A1/B2: Making directory 2026/09/05 03:58:55 INFO : A1/B2/C2: Making directory 2026/09/05 03:58:56 INFO : A1/B1/C3: Making directory 2026/09/05 03:58:57 INFO : A3: Making directory 2026/09/05 03:58:58 INFO : A3/B3: Making directory 2026/09/05 03:58:58 INFO : A3/B3/C4: Making directory 2026/09/05 03:59:00 DEBUG : A1/two: Uploading chunk 1/1 2026/09/05 03:59:00 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Adding "A1/two" to batch 2026/09/05 03:59:01 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Batch idle for 500ms so committing 2026/09/05 03:59:01 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committing sync batch length 1 starting with: A1/two 2026/09/05 03:59:01 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committed sync batch length 1 starting with: A1/two 2026/09/05 03:59:03 DEBUG : removing 1 level 3 directories 2026/09/05 03:59:03 INFO : A3/B3/C4: Removing directory 2026/09/05 03:59:06 DEBUG : removing 2 level 3 directories 2026/09/05 03:59:06 INFO : A1/B2/C2: Removing directory 2026/09/05 03:59:06 INFO : A1/B1/C3: Removing directory 2026/09/05 03:59:07 DEBUG : removing 2 level 2 directories 2026/09/05 03:59:07 INFO : A3/B3: Removing directory 2026/09/05 03:59:07 INFO : A1/B2: Removing directory 2026/09/05 03:59:08 DEBUG : removing 2 level 1 directories 2026/09/05 03:59:08 INFO : A3: Removing directory 2026/09/05 03:59:08 INFO : A2: Removing directory 2026/09/05 03:59:13 DEBUG : removing 1 level 3 directories 2026/09/05 03:59:13 INFO : A1/B1/C1: Removing directory 2026/09/05 03:59:14 DEBUG : removing 1 level 2 directories 2026/09/05 03:59:14 INFO : A1/B1: Removing directory 2026/09/05 03:59:15 DEBUG : removing 1 level 1 directories 2026/09/05 03:59:15 INFO : A1: Removing directory 2026/09/05 03:59:15 DEBUG : removing 1 level 0 directories 2026/09/05 03:59:15 INFO : Dropbox root 'rclone-test-mebadin1woqi': Removing directory 2026/09/05 03:59:17 ERROR : error listing: directory not found 2026/09/05 03:59:17 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (25.56s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "Dropbox root 'rclone-test-mebadin1woqi'", Local "Local file system at /tmp/rclone1175054198", Modify Window "1s" 2026/09/05 03:59:18 INFO : A1: Making directory 2026/09/05 03:59:18 INFO : A1/B1: Making directory 2026/09/05 03:59:19 INFO : A1/B1/C1: Making directory 2026/09/05 03:59:22 DEBUG : removing 1 level 3 directories 2026/09/05 03:59:22 INFO : A1/B1/C1: Removing directory 2026/09/05 03:59:23 DEBUG : removing 1 level 2 directories 2026/09/05 03:59:23 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (8.79s) === RUN TestRmdirsWithFilter run.go:198: Remote "Dropbox root 'rclone-test-mebadin1woqi'", Local "Local file system at /tmp/rclone1175054198", Modify Window "1s" 2026/09/05 03:59:26 INFO : A1: Making directory 2026/09/05 03:59:27 DEBUG : pacer: low level retry 1/10 (error ) 2026/09/05 03:59:27 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/05 03:59:27 DEBUG : pacer: low level retry 2/10 (error ) 2026/09/05 03:59:27 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/09/05 03:59:28 DEBUG : pacer: Reducing sleep to 30ms 2026/09/05 03:59:28 INFO : A1/B1: Making directory 2026/09/05 03:59:28 DEBUG : pacer: Reducing sleep to 22.5ms 2026/09/05 03:59:28 DEBUG : pacer: low level retry 1/10 (error ) 2026/09/05 03:59:28 DEBUG : pacer: Rate limited, increasing sleep to 45ms 2026/09/05 03:59:29 DEBUG : pacer: Reducing sleep to 33.75ms 2026/09/05 03:59:29 INFO : A1/B1/C1: Making directory 2026/09/05 03:59:29 DEBUG : pacer: Reducing sleep to 25.3125ms 2026/09/05 03:59:29 DEBUG : pacer: Reducing sleep to 18.984375ms 2026/09/05 03:59:30 DEBUG : pacer: Reducing sleep to 14.238281ms 2026/09/05 03:59:30 DEBUG : pacer: Reducing sleep to 10.67871ms 2026/09/05 03:59:30 DEBUG : pacer: Reducing sleep to 10ms 2026/09/05 03:59:32 DEBUG : removing 1 level 3 directories 2026/09/05 03:59:32 INFO : A1/B1/C1: Removing directory 2026/09/05 03:59:33 DEBUG : removing 1 level 2 directories 2026/09/05 03:59:33 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (10.17s) === RUN TestCopyURL run.go:198: Remote "Dropbox root 'rclone-test-mebadin1woqi'", Local "Local file system at /tmp/rclone1175054198", Modify Window "1s" 2026/09/05 03:59:36 DEBUG : file1: Uploading chunk 1/1 2026/09/05 03:59:37 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Adding "file1" to batch 2026/09/05 03:59:38 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Batch idle for 500ms so committing 2026/09/05 03:59:38 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committing sync batch length 1 starting with: file1 2026/09/05 03:59:38 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committed sync batch length 1 starting with: file1 2026/09/05 03:59:38 DEBUG : file1: size = 14 OK 2026/09/05 03:59:38 DEBUG : file1: dropbox = 73b9ac7403ca1eeaf494b2c34aad2b45eb807620b469b699f486038455b3ff68 OK 2026/09/05 03:59:39 DEBUG : filename.txt: File name found in url 2026/09/05 03:59:39 DEBUG : filename.txt: Uploading chunk 1/1 2026/09/05 03:59:40 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Adding "filename.txt" to batch 2026/09/05 03:59:40 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Batch idle for 500ms so committing 2026/09/05 03:59:40 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committing sync batch length 1 starting with: filename.txt 2026/09/05 03:59:41 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committed sync batch length 1 starting with: filename.txt 2026/09/05 03:59:41 DEBUG : filename.txt: size = 14 OK 2026/09/05 03:59:41 DEBUG : filename.txt: dropbox = 73b9ac7403ca1eeaf494b2c34aad2b45eb807620b469b699f486038455b3ff68 OK 2026/09/05 03:59:41 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/09/05 03:59:41 DEBUG : headerfilename.txt: Uploading chunk 1/1 2026/09/05 03:59:42 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Adding "headerfilename.txt" to batch 2026/09/05 03:59:43 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Batch idle for 500ms so committing 2026/09/05 03:59:43 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committing sync batch length 1 starting with: headerfilename.txt 2026/09/05 03:59:43 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committed sync batch length 1 starting with: headerfilename.txt 2026/09/05 03:59:43 DEBUG : headerfilename.txt: size = 14 OK 2026/09/05 03:59:43 DEBUG : headerfilename.txt: dropbox = 73b9ac7403ca1eeaf494b2c34aad2b45eb807620b469b699f486038455b3ff68 OK 2026/09/05 03:59:44 DEBUG : file2: Uploading chunk 1/1 2026/09/05 03:59:45 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Adding "file2" to batch 2026/09/05 03:59:45 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Batch idle for 500ms so committing 2026/09/05 03:59:45 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committing sync batch length 1 starting with: file2 2026/09/05 03:59:46 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committed sync batch length 1 starting with: file2 2026/09/05 03:59:46 DEBUG : file2: size = 14 OK 2026/09/05 03:59:46 DEBUG : file2: dropbox = 73b9ac7403ca1eeaf494b2c34aad2b45eb807620b469b699f486038455b3ff68 OK --- PASS: TestCopyURL (13.33s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "Dropbox root 'rclone-test-mebadin1woqi'", Local "Local file system at /tmp/rclone1175054198", Modify Window "1s" 2026/09/05 03:59:50 DEBUG : file1: Uploading chunk 1/1 2026/09/05 03:59:50 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Adding "file1" to batch 2026/09/05 03:59:51 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Batch idle for 500ms so committing 2026/09/05 03:59:51 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committing sync batch length 1 starting with: file1 2026/09/05 03:59:51 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committed sync batch length 1 starting with: file1 2026/09/05 03:59:51 DEBUG : file1: size = 14 OK 2026/09/05 03:59:51 DEBUG : file1: dropbox = 73b9ac7403ca1eeaf494b2c34aad2b45eb807620b469b699f486038455b3ff68 OK --- PASS: TestCopyURLDownloadHeaders (3.45s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "Dropbox root 'rclone-test-mebadin1woqi'", Local "Local file system at /tmp/rclone1175054198", Modify Window "1s" 2026/09/05 03:59:53 DEBUG : file1: Need to transfer - File not found at Destination 2026/09/05 03:59:53 DEBUG : sub/file2: Uploading chunk 1/1 2026/09/05 03:59:54 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Adding "sub/file2" to batch 2026/09/05 03:59:54 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Batch idle for 500ms so committing 2026/09/05 03:59:54 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committing sync batch length 1 starting with: sub/file2 2026/09/05 03:59:55 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committed sync batch length 1 starting with: sub/file2 2026/09/05 03:59:55 DEBUG : sub/file2: size = 14 OK 2026/09/05 03:59:55 DEBUG : file1: dropbox = d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778 OK 2026/09/05 03:59:55 INFO : file1: Copied (new) to: sub/file2 2026/09/05 03:59:55 INFO : file1: Deleted 2026/09/05 03:59:56 DEBUG : sub/file2: size = 14 OK 2026/09/05 03:59:56 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/05 03:59:56 DEBUG : file1: Unchanged skipping 2026/09/05 03:59:56 INFO : file1: Deleted 2026/09/05 03:59:56 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (6.88s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "Dropbox root 'rclone-test-mebadin1woqi'", Local "Local file system at /tmp/rclone1175054198", Modify Window "1s" 2026/09/05 04:00:00 DEBUG : file1: Need to transfer - File not found at Destination 2026/09/05 04:00:00 DEBUG : file1: Uploading chunk 1/1 2026/09/05 04:00:01 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Adding "file1" to batch 2026/09/05 04:00:01 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Batch idle for 500ms so committing 2026/09/05 04:00:01 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committing sync batch length 1 starting with: file1 2026/09/05 04:00:02 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committed sync batch length 1 starting with: file1 2026/09/05 04:00:02 DEBUG : file1: size = 14 OK 2026/09/05 04:00:02 DEBUG : file1: dropbox = d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778 OK 2026/09/05 04:00:02 INFO : file1: Copied (new) 2026/09/05 04:00:02 INFO : file1: Deleted 2026/09/05 04:00:03 DEBUG : file1: Destination exists, skipping 2026/09/05 04:00:03 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (4.59s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "Dropbox root 'rclone-test-mebadin1woqi'", Local "Local file system at /tmp/rclone1175054198", Modify Window "1s" 2026/09/05 04:00:04 DEBUG : file1: Need to transfer - File not found at Destination 2026/09/05 04:00:05 DEBUG : sub/file2: Uploading chunk 1/1 2026/09/05 04:00:06 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Adding "sub/file2" to batch 2026/09/05 04:00:06 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Batch idle for 500ms so committing 2026/09/05 04:00:06 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committing sync batch length 1 starting with: sub/file2 2026/09/05 04:00:07 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committed sync batch length 1 starting with: sub/file2 2026/09/05 04:00:07 DEBUG : sub/file2: size = 14 OK 2026/09/05 04:00:07 DEBUG : file1: dropbox = d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778 OK 2026/09/05 04:00:07 INFO : file1: Copied (new) to: sub/file2 2026/09/05 04:00:07 INFO : file1: Deleted 2026/09/05 04:00:08 DEBUG : sub/file2: size = 14 OK 2026/09/05 04:00:08 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/05 04:00:08 DEBUG : file1: Unchanged skipping 2026/09/05 04:00:08 INFO : file1: Deleted 2026/09/05 04:00:09 DEBUG : sub/file2: moving to sub/File2-rclone-move-temuwoc2 2026/09/05 04:00:10 INFO : sub/file2: Moved (server-side) to: sub/File2-rclone-move-temuwoc2 2026/09/05 04:00:10 DEBUG : sub/file2: moving to sub/File2 2026/09/05 04:00:12 INFO : sub/File2-rclone-move-temuwoc2: Moved (server-side) to: sub/File2 --- PASS: TestCaseInsensitiveMoveFile (10.57s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "Dropbox root 'rclone-test-mebadin1woqi'", Local "Local file system at /tmp/rclone1175054198", Modify Window "1s" 2026/09/05 04:00:15 DEBUG : hello: Uploading chunk 1/1 2026/09/05 04:00:16 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Adding "hello" to batch 2026/09/05 04:00:16 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Batch idle for 500ms so committing 2026/09/05 04:00:16 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committing sync batch length 1 starting with: hello 2026/09/05 04:00:17 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committed sync batch length 1 starting with: hello 2026/09/05 04:00:18 NOTICE: hello: Skipped rename to HELLO as --dry-run is set --- PASS: TestCaseInsensitiveMoveFileDryRun (4.86s) === RUN TestMoveFileBackupDir run.go:198: Remote "Dropbox root 'rclone-test-mebadin1woqi'", Local "Local file system at /tmp/rclone1175054198", Modify Window "1s" 2026/09/05 04:00:20 DEBUG : dst/file1: Uploading chunk 1/1 2026/09/05 04:00:21 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Adding "dst/file1" to batch 2026/09/05 04:00:21 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Batch idle for 500ms so committing 2026/09/05 04:00:21 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committing sync batch length 1 starting with: dst/file1 2026/09/05 04:00:22 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committed sync batch length 1 starting with: dst/file1 2026/09/05 04:00:23 DEBUG : Creating backend with remote "TestDropbox:rclone-test-mebadin1woqi/backup" 2026/09/05 04:00:23 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone1175054198) 2026/09/05 04:00:23 DEBUG : dst/file1: size = 18 (Dropbox root 'rclone-test-mebadin1woqi') 2026/09/05 04:00:23 DEBUG : dst/file1: Sizes differ 2026/09/05 04:00:24 DEBUG : pacer: low level retry 1/10 (error from_write/too_many_write_operations/) 2026/09/05 04:00:24 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/05 04:00:24 DEBUG : pacer: low level retry 2/10 (error from_write/too_many_write_operations/) 2026/09/05 04:00:24 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/09/05 04:00:25 DEBUG : pacer: Reducing sleep to 30ms 2026/09/05 04:00:25 INFO : dst/file1: Moved (server-side) 2026/09/05 04:00:26 DEBUG : dst/file1: Uploading chunk 1/1 2026/09/05 04:00:26 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Adding "dst/file1" to batch 2026/09/05 04:00:27 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Batch idle for 500ms so committing 2026/09/05 04:00:27 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committing sync batch length 1 starting with: dst/file1 2026/09/05 04:00:28 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committed sync batch length 1 starting with: dst/file1 2026/09/05 04:00:28 DEBUG : dst/file1: size = 14 OK 2026/09/05 04:00:28 DEBUG : dst/file1: dropbox = d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778 OK 2026/09/05 04:00:28 INFO : dst/file1: Copied (new) 2026/09/05 04:00:28 INFO : dst/file1: Deleted 2026/09/05 04:00:33 INFO : Dropbox root 'rclone-test-mebadin1woqi/backup': Committing uploads - please wait... --- PASS: TestMoveFileBackupDir (13.80s) === 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:198: Remote "Dropbox root 'rclone-test-mebadin1woqi'", Local "Local file system at /tmp/rclone1175054198", Modify Window "1s" 2026/09/05 04:00:34 DEBUG : A1/one: Uploading chunk 1/1 2026/09/05 04:00:35 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Adding "A1/one" to batch 2026/09/05 04:00:35 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Batch idle for 500ms so committing 2026/09/05 04:00:35 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committing sync batch length 1 starting with: A1/one 2026/09/05 04:00:36 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committed sync batch length 1 starting with: A1/one 2026/09/05 04:00:36 DEBUG : A1/two: Uploading chunk 1/1 2026/09/05 04:00:37 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Adding "A1/two" to batch 2026/09/05 04:00:38 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Batch idle for 500ms so committing 2026/09/05 04:00:38 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committing sync batch length 1 starting with: A1/two 2026/09/05 04:00:38 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committed sync batch length 1 starting with: A1/two 2026/09/05 04:00:39 DEBUG : A1/B1/three: Uploading chunk 1/1 2026/09/05 04:00:39 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Adding "A1/B1/three" to batch 2026/09/05 04:00:40 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Batch idle for 500ms so committing 2026/09/05 04:00:40 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committing sync batch length 1 starting with: A1/B1/three 2026/09/05 04:00:41 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committed sync batch length 1 starting with: A1/B1/three 2026/09/05 04:00:41 DEBUG : A1/B1/C1/four: Uploading chunk 1/1 2026/09/05 04:00:42 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Adding "A1/B1/C1/four" to batch 2026/09/05 04:00:42 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Batch idle for 500ms so committing 2026/09/05 04:00:42 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committing sync batch length 1 starting with: A1/B1/C1/four 2026/09/05 04:00:43 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committed sync batch length 1 starting with: A1/B1/C1/four 2026/09/05 04:00:44 DEBUG : A1/B1/C2/five: Uploading chunk 1/1 2026/09/05 04:00:44 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Adding "A1/B1/C2/five" to batch 2026/09/05 04:00:45 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Batch idle for 500ms so committing 2026/09/05 04:00:45 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committing sync batch length 1 starting with: A1/B1/C2/five 2026/09/05 04:00:46 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committed sync batch length 1 starting with: A1/B1/C2/five 2026/09/05 04:00:46 INFO : A1/B2: Making directory 2026/09/05 04:00:46 DEBUG : pacer: low level retry 1/10 (error ) 2026/09/05 04:00:46 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/05 04:00:47 DEBUG : pacer: Reducing sleep to 15ms 2026/09/05 04:00:47 INFO : A1/B1/C3: Making directory 2026/09/05 04:00:47 DEBUG : pacer: Reducing sleep to 11.25ms 2026/09/05 04:00:48 DEBUG : pacer: Reducing sleep to 10ms 2026/09/05 04:00:58 DEBUG : pacer: low level retry 1/10 (error ) 2026/09/05 04:00:58 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/05 04:00:58 DEBUG : pacer: low level retry 1/10 (error ) 2026/09/05 04:00:58 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/09/05 04:00:58 DEBUG : pacer: low level retry 1/10 (error ) 2026/09/05 04:00:58 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/09/05 04:00:58 DEBUG : pacer: low level retry 1/10 (error ) 2026/09/05 04:00:58 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/09/05 04:00:58 DEBUG : pacer: low level retry 2/10 (error ) 2026/09/05 04:00:58 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/09/05 04:00:58 DEBUG : pacer: low level retry 2/10 (error ) 2026/09/05 04:00:58 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/09/05 04:00:59 DEBUG : pacer: Reducing sleep to 480ms 2026/09/05 04:00:59 INFO : A2/one: Moved (server-side) to: A3/one 2026/09/05 04:00:59 DEBUG : pacer: low level retry 2/10 (error ) 2026/09/05 04:00:59 DEBUG : pacer: Rate limited, increasing sleep to 960ms 2026/09/05 04:00:59 DEBUG : pacer: low level retry 3/10 (error ) 2026/09/05 04:00:59 DEBUG : pacer: Rate limited, increasing sleep to 1.92s 2026/09/05 04:00:59 DEBUG : pacer: Reducing sleep to 1.44s 2026/09/05 04:00:59 INFO : A2/two: Moved (server-side) to: A3/two 2026/09/05 04:01:00 DEBUG : pacer: Reducing sleep to 1.08s 2026/09/05 04:01:00 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/09/05 04:01:01 DEBUG : pacer: Reducing sleep to 810ms 2026/09/05 04:01:01 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/09/05 04:01:02 DEBUG : pacer: Reducing sleep to 607.5ms 2026/09/05 04:01:02 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/09/05 04:01:02 DEBUG : pacer: Reducing sleep to 455.625ms 2026/09/05 04:01:03 DEBUG : pacer: Reducing sleep to 341.71875ms 2026/09/05 04:01:04 DEBUG : pacer: Reducing sleep to 256.289062ms 2026/09/05 04:01:04 DEBUG : pacer: Reducing sleep to 192.216796ms 2026/09/05 04:01:05 DEBUG : pacer: Reducing sleep to 144.162597ms 2026/09/05 04:01:05 DEBUG : pacer: Reducing sleep to 108.121947ms 2026/09/05 04:01:06 DEBUG : pacer: Reducing sleep to 81.09146ms 2026/09/05 04:01:06 DEBUG : pacer: Reducing sleep to 60.818595ms 2026/09/05 04:01:06 DEBUG : pacer: Reducing sleep to 45.613946ms 2026/09/05 04:01:07 DEBUG : pacer: Reducing sleep to 34.210459ms 2026/09/05 04:01:07 DEBUG : pacer: Reducing sleep to 25.657844ms 2026/09/05 04:01:08 DEBUG : pacer: Reducing sleep to 19.243383ms 2026/09/05 04:01:08 DEBUG : pacer: Reducing sleep to 14.432537ms 2026/09/05 04:01:08 DEBUG : pacer: Reducing sleep to 10.824402ms 2026/09/05 04:01:09 DEBUG : pacer: Reducing sleep to 10ms 2026/09/05 04:01:09 INFO : Dropbox root 'rclone-test-mebadin1woqi': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/09/05 04:01:11 DEBUG : pacer: low level retry 1/10 (error ) 2026/09/05 04:01:11 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/05 04:01:12 DEBUG : pacer: Reducing sleep to 15ms 2026/09/05 04:01:12 DEBUG : pacer: Reducing sleep to 11.25ms 2026/09/05 04:01:13 DEBUG : pacer: Reducing sleep to 10ms 2026/09/05 04:01:16 DEBUG : pacer: low level retry 1/10 (error ) 2026/09/05 04:01:16 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/05 04:01:16 DEBUG : pacer: low level retry 1/10 (error ) 2026/09/05 04:01:16 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/09/05 04:01:16 DEBUG : pacer: low level retry 1/10 (error ) 2026/09/05 04:01:16 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/09/05 04:01:16 DEBUG : pacer: low level retry 1/10 (error ) 2026/09/05 04:01:16 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/09/05 04:01:17 DEBUG : pacer: Reducing sleep to 120ms 2026/09/05 04:01:17 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/09/05 04:01:17 DEBUG : pacer: low level retry 2/10 (error ) 2026/09/05 04:01:17 DEBUG : pacer: Rate limited, increasing sleep to 240ms 2026/09/05 04:01:17 DEBUG : pacer: low level retry 2/10 (error ) 2026/09/05 04:01:17 DEBUG : pacer: Rate limited, increasing sleep to 480ms 2026/09/05 04:01:17 DEBUG : pacer: low level retry 2/10 (error ) 2026/09/05 04:01:17 DEBUG : pacer: Rate limited, increasing sleep to 960ms 2026/09/05 04:01:17 DEBUG : pacer: low level retry 3/10 (error ) 2026/09/05 04:01:17 DEBUG : pacer: Rate limited, increasing sleep to 1.92s 2026/09/05 04:01:17 DEBUG : pacer: Reducing sleep to 1.44s 2026/09/05 04:01:17 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/09/05 04:01:18 DEBUG : pacer: low level retry 3/10 (error ) 2026/09/05 04:01:18 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/09/05 04:01:18 DEBUG : pacer: Reducing sleep to 1.5s 2026/09/05 04:01:18 INFO : A3/one: Moved (server-side) to: A4/one 2026/09/05 04:01:20 DEBUG : pacer: Reducing sleep to 1.125s 2026/09/05 04:01:20 INFO : A3/two: Moved (server-side) to: A4/two 2026/09/05 04:01:21 DEBUG : pacer: Reducing sleep to 843.75ms 2026/09/05 04:01:21 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/09/05 04:01:22 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/09/05 04:01:23 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/09/05 04:01:23 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/09/05 04:01:24 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/09/05 04:01:24 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/09/05 04:01:25 DEBUG : pacer: Reducing sleep to 150.169371ms 2026/09/05 04:01:25 DEBUG : pacer: Reducing sleep to 112.627028ms 2026/09/05 04:01:26 DEBUG : pacer: Reducing sleep to 84.470271ms 2026/09/05 04:01:26 DEBUG : pacer: Reducing sleep to 63.352703ms 2026/09/05 04:01:27 DEBUG : pacer: Reducing sleep to 47.514527ms 2026/09/05 04:01:27 DEBUG : pacer: Reducing sleep to 35.635895ms 2026/09/05 04:01:27 DEBUG : pacer: Reducing sleep to 26.726921ms 2026/09/05 04:01:28 DEBUG : pacer: Reducing sleep to 20.04519ms 2026/09/05 04:01:28 DEBUG : pacer: Reducing sleep to 15.033892ms 2026/09/05 04:01:28 DEBUG : pacer: Reducing sleep to 11.275419ms 2026/09/05 04:01:28 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestDirMove (64.95s) === RUN TestGetFsInfo run.go:198: Remote "Dropbox root 'rclone-test-mebadin1woqi'", Local "Local file system at /tmp/rclone1175054198", Modify Window "1s" --- PASS: TestGetFsInfo (0.54s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "Dropbox root 'rclone-test-mebadin1woqi'", Local "Local file system at /tmp/rclone1175054198", Modify Window "1s" 2026/09/05 04:01:39 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': File to upload is small (34 bytes), uploading instead of streaming 2026/09/05 04:01:39 DEBUG : no_checksum_small_file_from_pipe: Uploading chunk 1/1 2026/09/05 04:01:40 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Adding "no_checksum_small_file_from_pipe" to batch 2026/09/05 04:01:41 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Batch idle for 500ms so committing 2026/09/05 04:01:41 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committing sync batch length 1 starting with: no_checksum_small_file_from_pipe 2026/09/05 04:01:41 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committed sync batch length 1 starting with: no_checksum_small_file_from_pipe 2026/09/05 04:01:41 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/09/05 04:01:41 DEBUG : no_checksum_small_file_from_pipe: dropbox = 6167057cad26d021a22944146dfef827ec973d33996a25ece54f17508427cf5f OK 2026/09/05 04:01:41 DEBUG : no_checksum_small_file_from_pipe: Size and dropbox of src and dst objects identical 2026/09/05 04:01:42 DEBUG : no_checksum_big_file_from_pipe: Uploading chunk 1/0 2026/09/05 04:01:42 DEBUG : no_checksum_big_file_from_pipe: Uploading chunk 2/0 2026/09/05 04:01:43 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Adding "no_checksum_big_file_from_pipe" to batch 2026/09/05 04:01:44 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Batch idle for 500ms so committing 2026/09/05 04:01:44 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committing sync batch length 1 starting with: no_checksum_big_file_from_pipe 2026/09/05 04:01:44 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committed sync batch length 1 starting with: no_checksum_big_file_from_pipe 2026/09/05 04:01:44 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/09/05 04:01:44 DEBUG : no_checksum_big_file_from_pipe: dropbox = 134292f7f01dbc9fa2e8230e98def0b183c01ca9fce46a144f90bee4ef0c4ef3 OK 2026/09/05 04:01:44 DEBUG : no_checksum_big_file_from_pipe: Size and dropbox of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:198: Remote "Dropbox root 'rclone-test-mebadin1woqi'", Local "Local file system at /tmp/rclone1175054198", Modify Window "1s" 2026/09/05 04:01:47 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': File to upload is small (34 bytes), uploading instead of streaming 2026/09/05 04:01:47 DEBUG : with_checksum_small_file_from_pipe: Uploading chunk 1/1 2026/09/05 04:01:48 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Adding "with_checksum_small_file_from_pipe" to batch 2026/09/05 04:01:48 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Batch idle for 500ms so committing 2026/09/05 04:01:48 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committing sync batch length 1 starting with: with_checksum_small_file_from_pipe 2026/09/05 04:01:49 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committed sync batch length 1 starting with: with_checksum_small_file_from_pipe 2026/09/05 04:01:49 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/09/05 04:01:49 DEBUG : with_checksum_small_file_from_pipe: dropbox = 6167057cad26d021a22944146dfef827ec973d33996a25ece54f17508427cf5f OK 2026/09/05 04:01:49 DEBUG : with_checksum_small_file_from_pipe: Size and dropbox of src and dst objects identical 2026/09/05 04:01:49 DEBUG : with_checksum_big_file_from_pipe: Uploading chunk 1/0 2026/09/05 04:01:50 DEBUG : with_checksum_big_file_from_pipe: Uploading chunk 2/0 2026/09/05 04:01:51 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Adding "with_checksum_big_file_from_pipe" to batch 2026/09/05 04:01:51 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Batch idle for 500ms so committing 2026/09/05 04:01:51 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committing sync batch length 1 starting with: with_checksum_big_file_from_pipe 2026/09/05 04:01:52 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committed sync batch length 1 starting with: with_checksum_big_file_from_pipe 2026/09/05 04:01:52 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/09/05 04:01:52 DEBUG : with_checksum_big_file_from_pipe: dropbox = 134292f7f01dbc9fa2e8230e98def0b183c01ca9fce46a144f90bee4ef0c4ef3 OK 2026/09/05 04:01:52 DEBUG : with_checksum_big_file_from_pipe: Size and dropbox of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:198: Remote "Dropbox root 'rclone-test-mebadin1woqi'", Local "Local file system at /tmp/rclone1175054198", Modify Window "1s" 2026/09/05 04:01:54 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': File to upload is small (34 bytes), uploading instead of streaming 2026/09/05 04:01:55 DEBUG : ignore_checksum_small_file_from_pipe: Uploading chunk 1/1 2026/09/05 04:01:55 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Adding "ignore_checksum_small_file_from_pipe" to batch 2026/09/05 04:01:56 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Batch idle for 500ms so committing 2026/09/05 04:01:56 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committing sync batch length 1 starting with: ignore_checksum_small_file_from_pipe 2026/09/05 04:01:56 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committed sync batch length 1 starting with: ignore_checksum_small_file_from_pipe 2026/09/05 04:01:56 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/09/05 04:01:56 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/05 04:01:57 DEBUG : ignore_checksum_big_file_from_pipe: Uploading chunk 1/0 2026/09/05 04:01:58 DEBUG : ignore_checksum_big_file_from_pipe: Uploading chunk 2/0 2026/09/05 04:01:58 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Adding "ignore_checksum_big_file_from_pipe" to batch 2026/09/05 04:01:59 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Batch idle for 500ms so committing 2026/09/05 04:01:59 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committing sync batch length 1 starting with: ignore_checksum_big_file_from_pipe 2026/09/05 04:01:59 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committed sync batch length 1 starting with: ignore_checksum_big_file_from_pipe 2026/09/05 04:01:59 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/09/05 04:01:59 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:198: Remote "Dropbox root 'rclone-test-mebadin1woqi'", Local "Local file system at /tmp/rclone1175054198", Modify Window "1s" 2026/09/05 04:02:02 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': File to upload is small (34 bytes), uploading instead of streaming 2026/09/05 04:02:02 DEBUG : ignore_checksum_small_file_from_pipe: Uploading chunk 1/1 2026/09/05 04:02:03 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Adding "ignore_checksum_small_file_from_pipe" to batch 2026/09/05 04:02:03 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Batch idle for 500ms so committing 2026/09/05 04:02:03 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committing sync batch length 1 starting with: ignore_checksum_small_file_from_pipe 2026/09/05 04:02:04 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committed sync batch length 1 starting with: ignore_checksum_small_file_from_pipe 2026/09/05 04:02:04 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/09/05 04:02:04 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2026/09/05 04:02:04 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/09/05 04:02:05 DEBUG : ignore_checksum_big_file_from_pipe: Uploading chunk 1/0 2026/09/05 04:02:05 DEBUG : ignore_checksum_big_file_from_pipe: Uploading chunk 2/0 2026/09/05 04:02:06 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Adding "ignore_checksum_big_file_from_pipe" to batch 2026/09/05 04:02:06 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Batch idle for 500ms so committing 2026/09/05 04:02:06 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committing sync batch length 1 starting with: ignore_checksum_big_file_from_pipe 2026/09/05 04:02:07 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committed sync batch length 1 starting with: ignore_checksum_big_file_from_pipe 2026/09/05 04:02:07 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/09/05 04:02:07 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2026/09/05 04:02:07 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (30.15s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (7.54s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (7.74s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (7.46s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (7.41s) === RUN TestRcatMetadata run.go:198: Remote "Dropbox root 'rclone-test-mebadin1woqi'", Local "Local file system at /tmp/rclone1175054198", Modify Window "1s" operations_test.go:1564: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.53s) === RUN TestRcatSize run.go:198: Remote "Dropbox root 'rclone-test-mebadin1woqi'", Local "Local file system at /tmp/rclone1175054198", Modify Window "1s" 2026/09/05 04:02:10 DEBUG : potato1: Uploading chunk 1/1 2026/09/05 04:02:11 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Adding "potato1" to batch 2026/09/05 04:02:11 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Batch idle for 500ms so committing 2026/09/05 04:02:11 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committing sync batch length 1 starting with: potato1 2026/09/05 04:02:12 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committed sync batch length 1 starting with: potato1 2026/09/05 04:02:12 DEBUG : potato1: size = 60 OK 2026/09/05 04:02:12 DEBUG : potato1: dropbox = a979481df794fed9c3990a6a422e0b1044ac802c15fab13af9c687f8bdbee01a OK 2026/09/05 04:02:12 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': File to upload is small (60 bytes), uploading instead of streaming 2026/09/05 04:02:12 DEBUG : potato2: Uploading chunk 1/1 2026/09/05 04:02:13 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Adding "potato2" to batch 2026/09/05 04:02:13 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Batch idle for 500ms so committing 2026/09/05 04:02:13 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committing sync batch length 1 starting with: potato2 2026/09/05 04:02:14 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committed sync batch length 1 starting with: potato2 2026/09/05 04:02:14 DEBUG : potato2: size = 60 OK 2026/09/05 04:02:14 DEBUG : potato2: dropbox = a979481df794fed9c3990a6a422e0b1044ac802c15fab13af9c687f8bdbee01a OK 2026/09/05 04:02:14 DEBUG : potato2: Size and dropbox of src and dst objects identical --- PASS: TestRcatSize (6.46s) === RUN TestRcatSizeShortEOF run.go:198: Remote "Dropbox root 'rclone-test-mebadin1woqi'", Local "Local file system at /tmp/rclone1175054198", Modify Window "1s" 2026/09/05 04:02:16 DEBUG : potato1: Uploading chunk 1/1 2026/09/05 04:02:17 ERROR : potato1: Post request put error: upload failed: expected 120 bytes in input, but only read 60: unexpected EOF --- PASS: TestRcatSizeShortEOF (1.85s) === RUN TestRcatSizeMetadata run.go:198: Remote "Dropbox root 'rclone-test-mebadin1woqi'", Local "Local file system at /tmp/rclone1175054198", Modify Window "1s" operations_test.go:1657: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.54s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "Dropbox root 'rclone-test-mebadin1woqi'", Local "Local file system at /tmp/rclone1175054198", Modify Window "1s" 2026/09/05 04:02:19 DEBUG : potato1: Uploading chunk 1/1 2026/09/05 04:02:19 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Adding "potato1" to batch 2026/09/05 04:02:20 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Batch idle for 500ms so committing 2026/09/05 04:02:20 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committing sync batch length 1 starting with: potato1 2026/09/05 04:02:20 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committed sync batch length 1 starting with: potato1 2026/09/05 04:02:20 DEBUG : potato1: size = 60 OK 2026/09/05 04:02:20 DEBUG : potato1: dropbox = a979481df794fed9c3990a6a422e0b1044ac802c15fab13af9c687f8bdbee01a OK --- PASS: TestRcatSizeUploadHeaders (3.37s) === RUN TestRcatSizeChecksum === RUN TestRcatSizeChecksum/Corrupted run.go:198: Remote "Dropbox root 'rclone-test-mebadin1woqi'", Local "Local file system at /tmp/rclone1175054198", Modify Window "1s" 2026/09/05 04:02:22 DEBUG : potato1: Uploading chunk 1/1 2026/09/05 04:02:23 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Adding "potato1" to batch 2026/09/05 04:02:23 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Batch idle for 500ms so committing 2026/09/05 04:02:23 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committing sync batch length 1 starting with: potato1 2026/09/05 04:02:24 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committed sync batch length 1 starting with: potato1 2026/09/05 04:02:24 DEBUG : potato1: size = 60 OK 2026/09/05 04:02:24 DEBUG : potato1: dropbox = a979481df794fed9c3990a6a422e0b1044ac802c15fab13af9c687f8bdbee01a (Dropbox root 'rclone-test-mebadin1woqi') 2026/09/05 04:02:24 DEBUG : potato1: dropbox = 2ac2b37dc49056898eb20683de297e3cb2f9ce3e9e673ebd902d824953714fbe (Dropbox root 'rclone-test-mebadin1woqi') 2026/09/05 04:02:24 ERROR : potato1: corrupted on transfer: dropbox hashes differ src "a979481df794fed9c3990a6a422e0b1044ac802c15fab13af9c687f8bdbee01a" vs dst(Dropbox root 'rclone-test-mebadin1woqi') "2ac2b37dc49056898eb20683de297e3cb2f9ce3e9e673ebd902d824953714fbe" 2026/09/05 04:02:24 INFO : potato1: Removing failed copy === RUN TestRcatSizeChecksum/SizeDiffers run.go:198: Remote "Dropbox root 'rclone-test-mebadin1woqi'", Local "Local file system at /tmp/rclone1175054198", Modify Window "1s" 2026/09/05 04:02:26 DEBUG : potato4: Uploading chunk 1/1 2026/09/05 04:02:26 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Adding "potato4" to batch 2026/09/05 04:02:27 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Batch idle for 500ms so committing 2026/09/05 04:02:27 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committing sync batch length 1 starting with: potato4 2026/09/05 04:02:28 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committed sync batch length 1 starting with: potato4 2026/09/05 04:02:28 DEBUG : potato4: size = 60 (Dropbox root 'rclone-test-mebadin1woqi') 2026/09/05 04:02:28 DEBUG : potato4: size = 59 (Dropbox root 'rclone-test-mebadin1woqi') 2026/09/05 04:02:28 ERROR : potato4: corrupted on transfer: sizes differ src 60 vs dst(Dropbox root 'rclone-test-mebadin1woqi') 59 2026/09/05 04:02:28 INFO : potato4: Removing failed copy === RUN TestRcatSizeChecksum/IgnoreChecksum run.go:198: Remote "Dropbox root 'rclone-test-mebadin1woqi'", Local "Local file system at /tmp/rclone1175054198", Modify Window "1s" 2026/09/05 04:02:30 DEBUG : potato2: Uploading chunk 1/1 2026/09/05 04:02:30 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Adding "potato2" to batch 2026/09/05 04:02:31 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Batch idle for 500ms so committing 2026/09/05 04:02:31 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committing sync batch length 1 starting with: potato2 2026/09/05 04:02:31 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committed sync batch length 1 starting with: potato2 2026/09/05 04:02:31 DEBUG : potato2: size = 60 OK === RUN TestRcatSizeChecksum/NoHashes run.go:198: Remote "Dropbox root 'rclone-test-mebadin1woqi'", Local "Local file system at /tmp/rclone1175054198", Modify Window "1s" 2026/09/05 04:02:33 DEBUG : potato3: Uploading chunk 1/1 2026/09/05 04:02:34 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Adding "potato3" to batch 2026/09/05 04:02:34 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Batch idle for 500ms so committing 2026/09/05 04:02:34 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committing sync batch length 1 starting with: potato3 2026/09/05 04:02:35 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committed sync batch length 1 starting with: potato3 2026/09/05 04:02:35 DEBUG : potato3: size = 60 OK --- PASS: TestRcatSizeChecksum (14.69s) --- PASS: TestRcatSizeChecksum/Corrupted (3.73s) --- PASS: TestRcatSizeChecksum/SizeDiffers (3.73s) --- PASS: TestRcatSizeChecksum/IgnoreChecksum (3.62s) --- PASS: TestRcatSizeChecksum/NoHashes (3.61s) === RUN TestTouchDir run.go:198: Remote "Dropbox root 'rclone-test-mebadin1woqi'", Local "Local file system at /tmp/rclone1175054198", Modify Window "1s" 2026/09/05 04:02:37 DEBUG : potato2: Uploading chunk 1/1 2026/09/05 04:02:37 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Adding "potato2" to batch 2026/09/05 04:02:38 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Batch idle for 500ms so committing 2026/09/05 04:02:38 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committing sync batch length 1 starting with: potato2 2026/09/05 04:02:39 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committed sync batch length 1 starting with: potato2 2026/09/05 04:02:39 DEBUG : empty space: Uploading chunk 1/1 2026/09/05 04:02:40 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Adding "empty space" to batch 2026/09/05 04:02:40 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Batch idle for 500ms so committing 2026/09/05 04:02:40 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committing sync batch length 1 starting with: empty space 2026/09/05 04:02:41 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committed sync batch length 1 starting with: empty space 2026/09/05 04:02:42 DEBUG : sub dir/potato3: Uploading chunk 1/1 2026/09/05 04:02:42 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Adding "sub dir/potato3" to batch 2026/09/05 04:02:43 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Batch idle for 500ms so committing 2026/09/05 04:02:43 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committing sync batch length 1 starting with: sub dir/potato3 2026/09/05 04:02:43 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committed sync batch length 1 starting with: sub dir/potato3 2026/09/05 04:02:44 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Touching "potato2" 2026/09/05 04:02:44 ERROR : potato2: failed to touch: can't set modified time without deleting existing object 2026/09/05 04:02:44 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Touching "empty space" 2026/09/05 04:02:44 ERROR : empty space: failed to touch: can't set modified time without deleting existing object 2026/09/05 04:02:45 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Touching "sub dir/potato3" 2026/09/05 04:02:45 ERROR : sub dir/potato3: failed to touch: can't set modified time without deleting existing object --- PASS: TestTouchDir (11.63s) === RUN TestMkdirMetadata run.go:198: Remote "Dropbox root 'rclone-test-mebadin1woqi'", Local "Local file system at /tmp/rclone1175054198", Modify Window "1s" operations_test.go:1877: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.53s) === RUN TestMkdirModTime run.go:198: Remote "Dropbox root 'rclone-test-mebadin1woqi'", Local "Local file system at /tmp/rclone1175054198", Modify Window "1s" operations_test.go:1896: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.52s) === RUN TestCopyDirMetadata run.go:198: Remote "Dropbox root 'rclone-test-mebadin1woqi'", Local "Local file system at /tmp/rclone1175054198", Modify Window "1s" operations_test.go:1917: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.53s) === RUN TestSetDirModTime run.go:198: Remote "Dropbox root 'rclone-test-mebadin1woqi'", Local "Local file system at /tmp/rclone1175054198", Modify Window "1s" operations_test.go:1953: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.54s) === RUN TestDirsEqual run.go:198: Remote "Dropbox root 'rclone-test-mebadin1woqi'", Local "Local file system at /tmp/rclone1175054198", Modify Window "1s" operations_test.go:1997: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.54s) === RUN TestRemoveExisting run.go:198: Remote "Dropbox root 'rclone-test-mebadin1woqi'", Local "Local file system at /tmp/rclone1175054198", Modify Window "1s" 2026/09/05 04:02:51 DEBUG : sub dir/test remove existing: Uploading chunk 1/1 2026/09/05 04:02:52 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Adding "sub dir/test remove existing" to batch 2026/09/05 04:02:52 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Batch idle for 500ms so committing 2026/09/05 04:02:52 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committing sync batch length 1 starting with: sub dir/test remove existing 2026/09/05 04:02:53 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committed sync batch length 1 starting with: sub dir/test remove existing 2026/09/05 04:02:53 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: Uploading chunk 1/1 2026/09/05 04:02:54 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Adding "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789" to batch 2026/09/05 04:02:54 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Batch idle for 500ms so committing 2026/09/05 04:02:54 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committing sync batch length 1 starting with: sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2026/09/05 04:02:55 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Committed sync batch length 1 starting with: sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2026/09/05 04:02:57 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.majukog3" before starting 2026/09/05 04:02:59 DEBUG : sub dir/test remove existing.majukog3: TEST: removing renamed existing file after operation 2026/09/05 04:03:00 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.fugeris3" before starting 2026/09/05 04:03:02 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.fugeris3: TEST: renaming existing back after failed operation 2026/09/05 04:03:03 DEBUG : pacer: low level retry 1/10 (error ) 2026/09/05 04:03:03 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/05 04:03:04 DEBUG : pacer: Reducing sleep to 15ms 2026/09/05 04:03:04 DEBUG : pacer: Reducing sleep to 11.25ms 2026/09/05 04:03:04 DEBUG : pacer: Reducing sleep to 10ms 2026/09/05 04:03:05 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xofuzon7" before starting 2026/09/05 04:03:06 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xofuzon7: TEST: removing renamed existing file after operation --- PASS: TestRemoveExisting (18.49s) === 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 TestRcHashsumSingleFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumSingleFile (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2026/09/05 04:03:09 DEBUG : Dropbox root 'rclone-test-mebadin1woqi': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestDropbox: -verbose" - Finished OK in 12m15.465519066s (try 1/5)