"./operations.test -test.v -test.timeout 1h0m0s -remote TestDropbox: -verbose" - Starting (try 1/5) 2026/07/17 04:18:19 DEBUG : Creating backend with remote "TestDropbox:rclone-test-dudojes7fabu" 2026/07/17 04:18:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/17 04:18:19 DEBUG : Creating backend with remote "/tmp/rclone285514332" === 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-dudojes7fabu'", Local "Local file system at /tmp/rclone285514332", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2026/07/17 04:18:19 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.24s) === RUN TestMultithreadCopyAbort run.go:198: Remote "Dropbox root 'rclone-test-dudojes7fabu'", Local "Local file system at /tmp/rclone285514332", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2026/07/17 04:18:20 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.24s) === RUN TestSizeDiffers 2026/07/17 04:18:20 DEBUG : a: size = 0 OK 2026/07/17 04:18:20 DEBUG : a: size = 1 (memory) 2026/07/17 04:18:20 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/07/17 04:18:20 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/07/17 04:18:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/17 04:18:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/17 04:18:20 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/07/17 04:18:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/17 04:18:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/17 04:18:20 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/17 04:18:20 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/07/17 04:18:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/17 04:18:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/17 04:18:20 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/07/17 04:18:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/17 04:18:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/17 04:18:20 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/07/17 04:18:20 DEBUG : potato: Seek from 10 to 0 2026/07/17 04:18:20 DEBUG : potato: Seek from 10 to 0 2026/07/17 04:18:20 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/07/17 04:18:20 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/07/17 04:18:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/17 04:18:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/17 04:18:20 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/07/17 04:18:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/17 04:18:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/17 04:18:20 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/17 04:18:20 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/07/17 04:18:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/17 04:18:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/17 04:18:20 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/07/17 04:18:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/17 04:18:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/17 04:18:20 DEBUG : potato: Seek from 5 to 2 2026/07/17 04:18:20 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/07/17 04:18:20 DEBUG : potato: Seek from 7 to 0 2026/07/17 04:18:20 DEBUG : potato: Seek from 7 to 0 2026/07/17 04:18:20 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/07/17 04:18:20 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/07/17 04:18:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/17 04:18:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/17 04:18:20 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/07/17 04:18:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/17 04:18:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/17 04:18:20 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/17 04:18:20 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/07/17 04:18:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/17 04:18:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/17 04:18:20 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/07/17 04:18:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/17 04:18:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/17 04:18:20 DEBUG : potato: Seek from 5 to 2 2026/07/17 04:18:20 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/07/17 04:18:20 DEBUG : potato: Seek from 8 to 0 2026/07/17 04:18:20 DEBUG : potato: Seek from 8 to 0 2026/07/17 04:18:20 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/07/17 04:18:20 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/07/17 04:18:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/17 04:18:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/17 04:18:20 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/07/17 04:18:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/17 04:18:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/17 04:18:20 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/17 04:18:20 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/07/17 04:18:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/17 04:18:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/17 04:18:20 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/07/17 04:18:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/17 04:18:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/17 04:18:20 DEBUG : potato: Seek from 5 to 2 2026/07/17 04:18:20 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/07/17 04:18:20 DEBUG : potato: Seek from 9 to 0 2026/07/17 04:18:20 DEBUG : potato: Seek from 9 to 0 2026/07/17 04:18:20 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/ReadAt (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/ReadAt (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/ReadAt (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/ReadAt (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:198: Remote "Dropbox root 'rclone-test-dudojes7fabu'", Local "Local file system at /tmp/rclone285514332", Modify Window "1s" 2026/07/17 04:18:21 DEBUG : rutabaga: Uploading chunk 1/1 2026/07/17 04:18:21 DEBUG : rutabaga: Uploading chunk 2/1 2026/07/17 04:18:22 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Adding "rutabaga" to batch 2026/07/17 04:18:22 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Batch idle for 500ms so committing 2026/07/17 04:18:22 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committing sync batch length 1 starting with: rutabaga 2026/07/17 04:18:23 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committed sync batch length 1 starting with: rutabaga === RUN TestCheck/1 === RUN TestCheck/2 2026/07/17 04:18:24 DEBUG : empty space: Uploading chunk 1/1 2026/07/17 04:18:24 DEBUG : empty space: Uploading chunk 2/1 2026/07/17 04:18:25 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Adding "empty space" to batch 2026/07/17 04:18:25 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Batch idle for 500ms so committing 2026/07/17 04:18:25 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committing sync batch length 1 starting with: empty space 2026/07/17 04:18:26 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committed sync batch length 1 starting with: empty space === RUN TestCheck/3 2026/07/17 04:18:27 DEBUG : potato2: Uploading chunk 1/1 2026/07/17 04:18:27 DEBUG : potato2: Uploading chunk 2/1 2026/07/17 04:18:28 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Adding "potato2" to batch 2026/07/17 04:18:28 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Batch idle for 500ms so committing 2026/07/17 04:18:28 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committing sync batch length 1 starting with: potato2 2026/07/17 04:18:29 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committed sync batch length 1 starting with: potato2 === RUN TestCheck/4 === RUN TestCheck/5 2026/07/17 04:18:30 DEBUG : remotepotato: Uploading chunk 1/1 2026/07/17 04:18:31 DEBUG : remotepotato: Uploading chunk 2/1 2026/07/17 04:18:31 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Adding "remotepotato" to batch 2026/07/17 04:18:32 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Batch idle for 500ms so committing 2026/07/17 04:18:32 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committing sync batch length 1 starting with: remotepotato 2026/07/17 04:18:32 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committed sync batch length 1 starting with: remotepotato === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (16.49s) --- PASS: TestCheck/1 (0.28s) --- PASS: TestCheck/2 (0.28s) --- PASS: TestCheck/3 (0.28s) --- PASS: TestCheck/4 (0.28s) --- PASS: TestCheck/5 (0.27s) --- PASS: TestCheck/6 (0.27s) --- PASS: TestCheck/7 (0.28s) === RUN TestCheckFsError 2026/07/17 04:18:36 DEBUG : Creating backend with remote "nonexistent" 2026/07/17 04:18:36 DEBUG : Creating backend with remote "nonexistent" 2026/07/17 04:18:36 DEBUG : Local file system at nonexistent: Waiting for checks to finish 2026/07/17 04:18:36 ERROR : Local file system at nonexistent: error reading source root directory: directory not found 2026/07/17 04:18:36 NOTICE: Local file system at nonexistent: 0 differences found 2026/07/17 04:18:36 NOTICE: Local file system at nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:198: Remote "Dropbox root 'rclone-test-dudojes7fabu'", Local "Local file system at /tmp/rclone285514332", Modify Window "1s" 2026/07/17 04:18:36 DEBUG : rutabaga: Uploading chunk 1/1 2026/07/17 04:18:37 DEBUG : rutabaga: Uploading chunk 2/1 2026/07/17 04:18:37 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Adding "rutabaga" to batch 2026/07/17 04:18:38 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Batch idle for 500ms so committing 2026/07/17 04:18:38 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committing sync batch length 1 starting with: rutabaga 2026/07/17 04:18:38 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committed sync batch length 1 starting with: rutabaga === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/07/17 04:18:41 DEBUG : empty space: Uploading chunk 1/1 2026/07/17 04:18:42 DEBUG : empty space: Uploading chunk 2/1 2026/07/17 04:18:42 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Adding "empty space" to batch 2026/07/17 04:18:43 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Batch idle for 500ms so committing 2026/07/17 04:18:43 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committing sync batch length 1 starting with: empty space 2026/07/17 04:18:43 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committed sync batch length 1 starting with: empty space === RUN TestCheckDownload/3 2026/07/17 04:18:45 DEBUG : potato2: Uploading chunk 1/1 2026/07/17 04:18:45 DEBUG : potato2: Uploading chunk 2/1 2026/07/17 04:18:46 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Adding "potato2" to batch 2026/07/17 04:18:46 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Batch idle for 500ms so committing 2026/07/17 04:18:46 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committing sync batch length 1 starting with: potato2 2026/07/17 04:18:47 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committed sync batch length 1 starting with: potato2 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/07/17 04:18:50 DEBUG : remotepotato: Uploading chunk 1/1 2026/07/17 04:18:50 DEBUG : remotepotato: Uploading chunk 2/1 2026/07/17 04:18:51 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Adding "remotepotato" to batch 2026/07/17 04:18:51 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Batch idle for 500ms so committing 2026/07/17 04:18:51 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committing sync batch length 1 starting with: remotepotato 2026/07/17 04:18:52 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committed sync batch length 1 starting with: remotepotato === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (21.24s) --- PASS: TestCheckDownload/1 (0.96s) --- PASS: TestCheckDownload/2 (1.24s) --- PASS: TestCheckDownload/3 (0.92s) --- PASS: TestCheckDownload/4 (0.99s) --- PASS: TestCheckDownload/5 (1.14s) --- PASS: TestCheckDownload/6 (1.19s) --- PASS: TestCheckDownload/7 (1.03s) === RUN TestCheckSizeOnly run.go:198: Remote "Dropbox root 'rclone-test-dudojes7fabu'", Local "Local file system at /tmp/rclone285514332", Modify Window "1s" 2026/07/17 04:18:58 DEBUG : rutabaga: Uploading chunk 1/1 2026/07/17 04:18:58 DEBUG : rutabaga: Uploading chunk 2/1 2026/07/17 04:18:58 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Adding "rutabaga" to batch 2026/07/17 04:18:59 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Batch idle for 500ms so committing 2026/07/17 04:18:59 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committing sync batch length 1 starting with: rutabaga 2026/07/17 04:19:00 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committed sync batch length 1 starting with: rutabaga === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/07/17 04:19:01 DEBUG : empty space: Uploading chunk 1/1 2026/07/17 04:19:01 DEBUG : empty space: Uploading chunk 2/1 2026/07/17 04:19:02 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Adding "empty space" to batch 2026/07/17 04:19:02 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Batch idle for 500ms so committing 2026/07/17 04:19:02 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committing sync batch length 1 starting with: empty space 2026/07/17 04:19:03 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committed sync batch length 1 starting with: empty space === RUN TestCheckSizeOnly/3 2026/07/17 04:19:04 DEBUG : potato2: Uploading chunk 1/1 2026/07/17 04:19:04 DEBUG : potato2: Uploading chunk 2/1 2026/07/17 04:19:05 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Adding "potato2" to batch 2026/07/17 04:19:05 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Batch idle for 500ms so committing 2026/07/17 04:19:05 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committing sync batch length 1 starting with: potato2 2026/07/17 04:19:06 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committed sync batch length 1 starting with: potato2 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/07/17 04:19:07 DEBUG : remotepotato: Uploading chunk 1/1 2026/07/17 04:19:08 DEBUG : remotepotato: Uploading chunk 2/1 2026/07/17 04:19:08 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Adding "remotepotato" to batch 2026/07/17 04:19:09 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Batch idle for 500ms so committing 2026/07/17 04:19:09 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committing sync batch length 1 starting with: remotepotato 2026/07/17 04:19:09 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committed sync batch length 1 starting with: remotepotato === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (15.55s) --- PASS: TestCheckSizeOnly/1 (0.27s) --- PASS: TestCheckSizeOnly/2 (0.27s) --- PASS: TestCheckSizeOnly/3 (0.28s) --- PASS: TestCheckSizeOnly/4 (0.27s) --- PASS: TestCheckSizeOnly/5 (0.28s) --- 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-dudojes7fabu'", Local "Local file system at /tmp/rclone285514332", Modify Window "1s" 2026/07/17 04:19:13 DEBUG : test.sum: Uploading chunk 1/1 2026/07/17 04:19:14 DEBUG : test.sum: Uploading chunk 2/1 2026/07/17 04:19:14 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Adding "test.sum" to batch 2026/07/17 04:19:15 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Batch idle for 500ms so committing 2026/07/17 04:19:15 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committing sync batch length 1 starting with: test.sum 2026/07/17 04:19:15 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committed sync batch length 1 starting with: test.sum 2026/07/17 04:19:16 NOTICE: test.sum: improperly formatted checksum line 4 2026/07/17 04:19:16 NOTICE: test.sum: improperly formatted checksum line 5 2026/07/17 04:19:16 NOTICE: test.sum: improperly formatted checksum line 6 2026/07/17 04:19:16 NOTICE: test.sum: 2 warning(s) suppressed... 2026/07/17 04:19:17 DEBUG : test.sum: Uploading chunk 1/1 2026/07/17 04:19:17 DEBUG : test.sum: Uploading chunk 2/1 2026/07/17 04:19:18 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Adding "test.sum" to batch 2026/07/17 04:19:18 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Batch idle for 500ms so committing 2026/07/17 04:19:18 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committing sync batch length 1 starting with: test.sum 2026/07/17 04:19:19 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committed sync batch length 1 starting with: test.sum 2026/07/17 04:19:20 NOTICE: test.sum: improperly formatted checksum line 4 2026/07/17 04:19:20 NOTICE: test.sum: improperly formatted checksum line 5 2026/07/17 04:19:20 NOTICE: test.sum: improperly formatted checksum line 6 2026/07/17 04:19:20 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (8.16s) === RUN TestCheckSum run.go:198: Remote "Dropbox root 'rclone-test-dudojes7fabu'", Local "Local file system at /tmp/rclone285514332", Modify Window "1s" 2026/07/17 04:19:21 DEBUG : Creating backend with remote "TestDropbox:rclone-test-dudojes7fabu/data" 2026/07/17 04:19:21 DEBUG : Config file has changed externally - reloading check_test.go:350: Dropbox root 'rclone-test-dudojes7fabu/data' lacks md5, skipping --- SKIP: TestCheckSum (0.84s) === RUN TestCheckSumDownload run.go:198: Remote "Dropbox root 'rclone-test-dudojes7fabu'", Local "Local file system at /tmp/rclone285514332", Modify Window "1s" 2026/07/17 04:19:22 DEBUG : Creating backend with remote "TestDropbox:rclone-test-dudojes7fabu/data" 2026/07/17 04:19:23 DEBUG : data/banana: Uploading chunk 1/1 2026/07/17 04:19:23 DEBUG : data/banana: Uploading chunk 2/1 2026/07/17 04:19:23 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Adding "data/banana" to batch 2026/07/17 04:19:24 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Batch idle for 500ms so committing 2026/07/17 04:19:24 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committing sync batch length 1 starting with: data/banana 2026/07/17 04:19:25 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committed sync batch length 1 starting with: data/banana 2026/07/17 04:19:25 DEBUG : test.sum: Uploading chunk 1/1 2026/07/17 04:19:25 DEBUG : test.sum: Uploading chunk 2/1 2026/07/17 04:19:26 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Adding "test.sum" to batch 2026/07/17 04:19:26 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Batch idle for 500ms so committing 2026/07/17 04:19:26 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committing sync batch length 1 starting with: test.sum 2026/07/17 04:19:27 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committed sync batch length 1 starting with: test.sum === RUN TestCheckSumDownload/subtest1 2026/07/17 04:19:30 DEBUG : data/potato: Uploading chunk 1/1 2026/07/17 04:19:30 DEBUG : data/potato: Uploading chunk 2/1 2026/07/17 04:19:31 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Adding "data/potato" to batch 2026/07/17 04:19:31 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Batch idle for 500ms so committing 2026/07/17 04:19:31 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committing sync batch length 1 starting with: data/potato 2026/07/17 04:19:32 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committed sync batch length 1 starting with: data/potato 2026/07/17 04:19:32 DEBUG : test.sum: Uploading chunk 1/1 2026/07/17 04:19:33 DEBUG : test.sum: Uploading chunk 2/1 2026/07/17 04:19:33 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Adding "test.sum" to batch 2026/07/17 04:19:34 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Batch idle for 500ms so committing 2026/07/17 04:19:34 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committing sync batch length 1 starting with: test.sum 2026/07/17 04:19:35 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committed sync batch length 1 starting with: test.sum === RUN TestCheckSumDownload/subtest2 2026/07/17 04:19:38 DEBUG : test.sum: Uploading chunk 1/1 2026/07/17 04:19:39 DEBUG : test.sum: Uploading chunk 2/1 2026/07/17 04:19:39 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Adding "test.sum" to batch 2026/07/17 04:19:40 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Batch idle for 500ms so committing 2026/07/17 04:19:40 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committing sync batch length 1 starting with: test.sum 2026/07/17 04:19:40 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committed sync batch length 1 starting with: test.sum === RUN TestCheckSumDownload/subtest3 2026/07/17 04:19:44 DEBUG : test.sum: Uploading chunk 1/1 2026/07/17 04:19:44 DEBUG : test.sum: Uploading chunk 2/1 2026/07/17 04:19:44 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Adding "test.sum" to batch 2026/07/17 04:19:45 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Batch idle for 500ms so committing 2026/07/17 04:19:45 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committing sync batch length 1 starting with: test.sum 2026/07/17 04:19:46 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committed sync batch length 1 starting with: test.sum === RUN TestCheckSumDownload/subtest4 2026/07/17 04:19:49 DEBUG : test.sum: Uploading chunk 1/1 2026/07/17 04:19:49 DEBUG : test.sum: Uploading chunk 2/1 2026/07/17 04:19:50 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Adding "test.sum" to batch 2026/07/17 04:19:50 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Batch idle for 500ms so committing 2026/07/17 04:19:50 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committing sync batch length 1 starting with: test.sum 2026/07/17 04:19:51 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committed sync batch length 1 starting with: test.sum === RUN TestCheckSumDownload/subtest5 2026/07/17 04:19:54 DEBUG : test.sum: Uploading chunk 1/1 2026/07/17 04:19:55 DEBUG : test.sum: Uploading chunk 2/1 2026/07/17 04:19:55 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Adding "test.sum" to batch 2026/07/17 04:19:56 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Batch idle for 500ms so committing 2026/07/17 04:19:56 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committing sync batch length 1 starting with: test.sum 2026/07/17 04:19:57 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committed sync batch length 1 starting with: test.sum === RUN TestCheckSumDownload/subtest6 2026/07/17 04:20:00 DEBUG : data/banana: Uploading chunk 1/1 2026/07/17 04:20:00 DEBUG : data/banana: Uploading chunk 2/1 2026/07/17 04:20:01 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Adding "data/banana" to batch 2026/07/17 04:20:01 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Batch idle for 500ms so committing 2026/07/17 04:20:01 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committing sync batch length 1 starting with: data/banana 2026/07/17 04:20:02 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committed sync batch length 1 starting with: data/banana 2026/07/17 04:20:02 DEBUG : data/potato: Uploading chunk 1/1 2026/07/17 04:20:02 DEBUG : data/potato: Uploading chunk 2/1 2026/07/17 04:20:03 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Adding "data/potato" to batch 2026/07/17 04:20:03 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Batch idle for 500ms so committing 2026/07/17 04:20:03 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committing sync batch length 1 starting with: data/potato 2026/07/17 04:20:04 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committed sync batch length 1 starting with: data/potato 2026/07/17 04:20:04 DEBUG : test.sum: Uploading chunk 1/1 2026/07/17 04:20:05 DEBUG : test.sum: Uploading chunk 2/1 2026/07/17 04:20:05 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Adding "test.sum" to batch 2026/07/17 04:20:06 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Batch idle for 500ms so committing 2026/07/17 04:20:06 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committing sync batch length 1 starting with: test.sum 2026/07/17 04:20:06 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committed sync batch length 1 starting with: test.sum === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (50.87s) --- PASS: TestCheckSumDownload/subtest1 (1.95s) --- PASS: TestCheckSumDownload/subtest2 (1.88s) --- PASS: TestCheckSumDownload/subtest3 (2.15s) --- PASS: TestCheckSumDownload/subtest4 (2.03s) --- PASS: TestCheckSumDownload/subtest5 (2.23s) --- PASS: TestCheckSumDownload/subtest6 (2.02s) --- PASS: TestCheckSumDownload/subtest7 (2.17s) === RUN TestApplyTransforms 2026/07/17 04:20:13 DEBUG : Creating backend with remote "TestDropbox:rclone-test-dujuyod9kaxo" 2026/07/17 04:20:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/17 04:20:13 DEBUG : Creating backend with remote "/tmp/rclone1915812673" run.go:198: Remote "Dropbox root 'rclone-test-dujuyod9kaxo'", Local "Local file system at /tmp/rclone1915812673", Modify Window "1s" 2026/07/17 04:20:14 DEBUG : hello, world!: Uploading chunk 1/1 2026/07/17 04:20:15 DEBUG : hello, world!: Uploading chunk 2/1 2026/07/17 04:20:15 DEBUG : Dropbox root 'rclone-test-dujuyod9kaxo': Adding "hello, world!" to batch 2026/07/17 04:20:16 DEBUG : Dropbox root 'rclone-test-dujuyod9kaxo': Batch idle for 500ms so committing 2026/07/17 04:20:16 DEBUG : Dropbox root 'rclone-test-dujuyod9kaxo': Committing sync batch length 1 starting with: hello, world! 2026/07/17 04:20:17 DEBUG : Dropbox root 'rclone-test-dujuyod9kaxo': Committed sync batch length 1 starting with: hello, world! upper checkfile vs. lower remote (without normalization) 2026/07/17 04:20:17 ERROR : hello, world!: sum not found 2026/07/17 04:20:17 ERROR : HELLO, WORLD!: file not in Dropbox root 'rclone-test-dujuyod9kaxo' 2026/07/17 04:20:17 NOTICE: Dropbox root 'rclone-test-dujuyod9kaxo': 1 files missing 2026/07/17 04:20:17 NOTICE: 1 hashes missing 2026/07/17 04:20:17 NOTICE: Dropbox root 'rclone-test-dujuyod9kaxo': 1 differences found 2026/07/17 04:20:17 NOTICE: Dropbox root 'rclone-test-dujuyod9kaxo': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/07/17 04:20:18 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/17 04:20:18 NOTICE: Dropbox root 'rclone-test-dujuyod9kaxo': 0 differences found 2026/07/17 04:20:18 NOTICE: Dropbox root 'rclone-test-dujuyod9kaxo': 1 matching files 2026/07/17 04:20:18 DEBUG : Creating backend with remote "TestDropbox:rclone-test-komiguv4zuno" 2026/07/17 04:20:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/17 04:20:18 DEBUG : Creating backend with remote "/tmp/rclone3147269796" run.go:198: Remote "Dropbox root 'rclone-test-komiguv4zuno'", Local "Local file system at /tmp/rclone3147269796", Modify Window "1s" 2026/07/17 04:20:20 DEBUG : HELLO, WORLD!: Uploading chunk 1/1 2026/07/17 04:20:20 DEBUG : HELLO, WORLD!: Uploading chunk 2/1 2026/07/17 04:20:20 DEBUG : Dropbox root 'rclone-test-komiguv4zuno': Adding "HELLO, WORLD!" to batch 2026/07/17 04:20:21 DEBUG : Dropbox root 'rclone-test-komiguv4zuno': Batch idle for 500ms so committing 2026/07/17 04:20:21 DEBUG : Dropbox root 'rclone-test-komiguv4zuno': Committing sync batch length 1 starting with: HELLO, WORLD! 2026/07/17 04:20:22 DEBUG : Dropbox root 'rclone-test-komiguv4zuno': Committed sync batch length 1 starting with: HELLO, WORLD! lower checkfile vs. upper remote (without normalization) 2026/07/17 04:20:22 ERROR : HELLO, WORLD!: sum not found 2026/07/17 04:20:22 ERROR : hello, world!: file not in Dropbox root 'rclone-test-komiguv4zuno' 2026/07/17 04:20:22 NOTICE: Dropbox root 'rclone-test-komiguv4zuno': 1 files missing 2026/07/17 04:20:22 NOTICE: 1 hashes missing 2026/07/17 04:20:22 NOTICE: Dropbox root 'rclone-test-komiguv4zuno': 1 differences found 2026/07/17 04:20:22 NOTICE: Dropbox root 'rclone-test-komiguv4zuno': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/07/17 04:20:23 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/17 04:20:23 NOTICE: Dropbox root 'rclone-test-komiguv4zuno': 0 differences found 2026/07/17 04:20:23 NOTICE: Dropbox root 'rclone-test-komiguv4zuno': 1 matching files 2026/07/17 04:20:23 DEBUG : Creating backend with remote "TestDropbox:rclone-test-susicoy4xeso" 2026/07/17 04:20:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/17 04:20:23 DEBUG : Creating backend with remote "/tmp/rclone1001581185" run.go:198: Remote "Dropbox root 'rclone-test-susicoy4xeso'", Local "Local file system at /tmp/rclone1001581185", Modify Window "1s" 2026/07/17 04:20:25 DEBUG : HeLlO, wOrLd!: Uploading chunk 1/1 2026/07/17 04:20:25 DEBUG : HeLlO, wOrLd!: Uploading chunk 2/1 2026/07/17 04:20:25 DEBUG : Dropbox root 'rclone-test-susicoy4xeso': Adding "HeLlO, wOrLd!" to batch 2026/07/17 04:20:26 DEBUG : Dropbox root 'rclone-test-susicoy4xeso': Batch idle for 500ms so committing 2026/07/17 04:20:26 DEBUG : Dropbox root 'rclone-test-susicoy4xeso': Committing sync batch length 1 starting with: HeLlO, wOrLd! 2026/07/17 04:20:27 DEBUG : Dropbox root 'rclone-test-susicoy4xeso': Committed sync batch length 1 starting with: HeLlO, wOrLd! lower checkfile vs. upperlowermixed remote (without normalization) 2026/07/17 04:20:27 ERROR : HeLlO, wOrLd!: sum not found 2026/07/17 04:20:27 ERROR : hello, world!: file not in Dropbox root 'rclone-test-susicoy4xeso' 2026/07/17 04:20:27 NOTICE: Dropbox root 'rclone-test-susicoy4xeso': 1 files missing 2026/07/17 04:20:27 NOTICE: 1 hashes missing 2026/07/17 04:20:27 NOTICE: Dropbox root 'rclone-test-susicoy4xeso': 1 differences found 2026/07/17 04:20:27 NOTICE: Dropbox root 'rclone-test-susicoy4xeso': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/07/17 04:20:28 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/17 04:20:28 NOTICE: Dropbox root 'rclone-test-susicoy4xeso': 0 differences found 2026/07/17 04:20:28 NOTICE: Dropbox root 'rclone-test-susicoy4xeso': 1 matching files 2026/07/17 04:20:28 DEBUG : Creating backend with remote "TestDropbox:rclone-test-durezis1fezu" 2026/07/17 04:20:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/17 04:20:28 DEBUG : Creating backend with remote "/tmp/rclone1560233376" run.go:198: Remote "Dropbox root 'rclone-test-durezis1fezu'", Local "Local file system at /tmp/rclone1560233376", Modify Window "1s" 2026/07/17 04:20:30 DEBUG : HELLO, WORLD!: Uploading chunk 1/1 2026/07/17 04:20:30 DEBUG : HELLO, WORLD!: Uploading chunk 2/1 2026/07/17 04:20:30 DEBUG : Dropbox root 'rclone-test-durezis1fezu': Adding "HELLO, WORLD!" to batch 2026/07/17 04:20:31 DEBUG : Dropbox root 'rclone-test-durezis1fezu': Batch idle for 500ms so committing 2026/07/17 04:20:31 DEBUG : Dropbox root 'rclone-test-durezis1fezu': Committing sync batch length 1 starting with: HELLO, WORLD! 2026/07/17 04:20:32 DEBUG : Dropbox root 'rclone-test-durezis1fezu': Committed sync batch length 1 starting with: HELLO, WORLD! upperlowermixed checkfile vs. upper remote (without normalization) 2026/07/17 04:20:32 ERROR : HELLO, WORLD!: sum not found 2026/07/17 04:20:32 ERROR : HeLlO, wOrLd!: file not in Dropbox root 'rclone-test-durezis1fezu' 2026/07/17 04:20:32 NOTICE: Dropbox root 'rclone-test-durezis1fezu': 1 files missing 2026/07/17 04:20:32 NOTICE: 1 hashes missing 2026/07/17 04:20:32 NOTICE: Dropbox root 'rclone-test-durezis1fezu': 1 differences found 2026/07/17 04:20:32 NOTICE: Dropbox root 'rclone-test-durezis1fezu': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/07/17 04:20:33 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/17 04:20:33 NOTICE: Dropbox root 'rclone-test-durezis1fezu': 0 differences found 2026/07/17 04:20:33 NOTICE: Dropbox root 'rclone-test-durezis1fezu': 1 matching files 2026/07/17 04:20:33 DEBUG : Creating backend with remote "TestDropbox:rclone-test-yimebew3mopi" 2026/07/17 04:20:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/17 04:20:33 DEBUG : Creating backend with remote "/tmp/rclone1051707890" run.go:198: Remote "Dropbox root 'rclone-test-yimebew3mopi'", Local "Local file system at /tmp/rclone1051707890", Modify Window "1s" 2026/07/17 04:20:34 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 1/1 2026/07/17 04:20:35 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 2/1 2026/07/17 04:20:35 DEBUG : Dropbox root 'rclone-test-yimebew3mopi': Adding "測試_Русский___ě_áñ" to batch 2026/07/17 04:20:36 DEBUG : Dropbox root 'rclone-test-yimebew3mopi': Batch idle for 500ms so committing 2026/07/17 04:20:36 DEBUG : Dropbox root 'rclone-test-yimebew3mopi': Committing sync batch length 1 starting with: 測試_Русский___ě_áñ 2026/07/17 04:20:37 DEBUG : Dropbox root 'rclone-test-yimebew3mopi': Committed sync batch length 1 starting with: 測試_Русский___ě_áñ NFD checkfile vs. NFC remote (without normalization) 2026/07/17 04:20:37 ERROR : 測試_Русский___ě_áñ: sum not found 2026/07/17 04:20:37 ERROR : 測試_Русский___ě_áñ: file not in Dropbox root 'rclone-test-yimebew3mopi' 2026/07/17 04:20:37 NOTICE: Dropbox root 'rclone-test-yimebew3mopi': 1 files missing 2026/07/17 04:20:37 NOTICE: 1 hashes missing 2026/07/17 04:20:37 NOTICE: Dropbox root 'rclone-test-yimebew3mopi': 1 differences found 2026/07/17 04:20:37 NOTICE: Dropbox root 'rclone-test-yimebew3mopi': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/07/17 04:20:38 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/17 04:20:38 NOTICE: Dropbox root 'rclone-test-yimebew3mopi': 0 differences found 2026/07/17 04:20:38 NOTICE: Dropbox root 'rclone-test-yimebew3mopi': 1 matching files 2026/07/17 04:20:38 DEBUG : Creating backend with remote "TestDropbox:rclone-test-vijimiv0memu" 2026/07/17 04:20:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/17 04:20:38 DEBUG : Creating backend with remote "/tmp/rclone2981741321" run.go:198: Remote "Dropbox root 'rclone-test-vijimiv0memu'", Local "Local file system at /tmp/rclone2981741321", Modify Window "1s" 2026/07/17 04:20:40 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 1/1 2026/07/17 04:20:40 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 2/1 2026/07/17 04:20:40 DEBUG : Dropbox root 'rclone-test-vijimiv0memu': Adding "測試_Русский___ě_áñ" to batch 2026/07/17 04:20:41 DEBUG : Dropbox root 'rclone-test-vijimiv0memu': Batch idle for 500ms so committing 2026/07/17 04:20:41 DEBUG : Dropbox root 'rclone-test-vijimiv0memu': Committing sync batch length 1 starting with: 測試_Русский___ě_áñ 2026/07/17 04:20:42 DEBUG : Dropbox root 'rclone-test-vijimiv0memu': Committed sync batch length 1 starting with: 測試_Русский___ě_áñ check_test.go:570: Fs is incapable of running test, skipping: NFC checkfile vs. NFD remote (expected: 測試_Русский___ě_áñ (NFD) actual: 測試_Русский___ě_áñ (NFC)) 2026/07/17 04:20:42 DEBUG : Dropbox root 'rclone-test-vijimiv0memu': Purge remote 2026/07/17 04:20:42 DEBUG : Dropbox root 'rclone-test-yimebew3mopi': Purge remote 2026/07/17 04:20:43 DEBUG : Dropbox root 'rclone-test-durezis1fezu': Purge remote 2026/07/17 04:20:44 DEBUG : Dropbox root 'rclone-test-susicoy4xeso': Purge remote 2026/07/17 04:20:45 DEBUG : Dropbox root 'rclone-test-komiguv4zuno': Purge remote 2026/07/17 04:20:45 DEBUG : Dropbox root 'rclone-test-dujuyod9kaxo': Purge remote --- SKIP: TestApplyTransforms (33.00s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "Dropbox root 'rclone-test-dudojes7fabu'", Local "Local file system at /tmp/rclone285514332", Modify Window "1s" 2026/07/17 04:20:46 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/17 04:20:46 DEBUG : sub/file2: Uploading chunk 1/1 2026/07/17 04:20:47 DEBUG : sub/file2: Uploading chunk 2/1 2026/07/17 04:20:47 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Adding "sub/file2" to batch 2026/07/17 04:20:48 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Batch idle for 500ms so committing 2026/07/17 04:20:48 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committing sync batch length 1 starting with: sub/file2 2026/07/17 04:20:48 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committed sync batch length 1 starting with: sub/file2 2026/07/17 04:20:48 DEBUG : sub/file2: size = 14 OK 2026/07/17 04:20:48 DEBUG : file1: dropbox = d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778 OK 2026/07/17 04:20:48 INFO : file1: Copied (new) to: sub/file2 2026/07/17 04:20:49 DEBUG : sub/file2: size = 14 OK 2026/07/17 04:20:49 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 04:20:49 DEBUG : file1: Unchanged skipping 2026/07/17 04:20:50 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (7.45s) === RUN TestCopyLongFile run.go:198: Remote "Dropbox root 'rclone-test-dudojes7fabu'", Local "Local file system at /tmp/rclone285514332", Modify Window "1s" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.55s) === RUN TestCopyFileBackupDir run.go:198: Remote "Dropbox root 'rclone-test-dudojes7fabu'", Local "Local file system at /tmp/rclone285514332", Modify Window "1s" 2026/07/17 04:20:54 DEBUG : dst/file1: Uploading chunk 1/1 2026/07/17 04:20:55 DEBUG : dst/file1: Uploading chunk 2/1 2026/07/17 04:20:55 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Adding "dst/file1" to batch 2026/07/17 04:20:55 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Batch idle for 500ms so committing 2026/07/17 04:20:55 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committing sync batch length 1 starting with: dst/file1 2026/07/17 04:20:56 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committed sync batch length 1 starting with: dst/file1 2026/07/17 04:20:57 DEBUG : Creating backend with remote "TestDropbox:rclone-test-dudojes7fabu/backup" 2026/07/17 04:20:57 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone285514332) 2026/07/17 04:20:57 DEBUG : dst/file1: size = 18 (Dropbox root 'rclone-test-dudojes7fabu') 2026/07/17 04:20:57 DEBUG : dst/file1: Sizes differ 2026/07/17 04:20:59 INFO : dst/file1: Moved (server-side) 2026/07/17 04:20:59 DEBUG : dst/file1: Uploading chunk 1/1 2026/07/17 04:21:00 DEBUG : dst/file1: Uploading chunk 2/1 2026/07/17 04:21:00 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Adding "dst/file1" to batch 2026/07/17 04:21:01 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Batch idle for 500ms so committing 2026/07/17 04:21:01 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committing sync batch length 1 starting with: dst/file1 2026/07/17 04:21:01 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committed sync batch length 1 starting with: dst/file1 2026/07/17 04:21:01 DEBUG : dst/file1: size = 14 OK 2026/07/17 04:21:01 DEBUG : dst/file1: dropbox = d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778 OK 2026/07/17 04:21:01 INFO : dst/file1: Copied (new) 2026/07/17 04:21:08 INFO : Dropbox root 'rclone-test-dudojes7fabu/backup': Committing uploads - please wait... --- PASS: TestCopyFileBackupDir (14.07s) === RUN TestCopyFileCompareDest run.go:198: Remote "Dropbox root 'rclone-test-dudojes7fabu'", Local "Local file system at /tmp/rclone285514332", Modify Window "1s" 2026/07/17 04:21:08 DEBUG : Creating backend with remote "TestDropbox:rclone-test-dudojes7fabu/dst" 2026/07/17 04:21:08 DEBUG : Creating backend with remote "TestDropbox:rclone-test-dudojes7fabu/CompareDest" 2026/07/17 04:21:09 DEBUG : one: Need to transfer - File not found at Destination 2026/07/17 04:21:09 DEBUG : one: Uploading chunk 1/1 2026/07/17 04:21:10 DEBUG : one: Uploading chunk 2/1 2026/07/17 04:21:10 DEBUG : Dropbox root 'rclone-test-dudojes7fabu/dst': Adding "one" to batch 2026/07/17 04:21:11 DEBUG : Dropbox root 'rclone-test-dudojes7fabu/dst': Batch idle for 500ms so committing 2026/07/17 04:21:11 DEBUG : Dropbox root 'rclone-test-dudojes7fabu/dst': Committing sync batch length 1 starting with: one 2026/07/17 04:21:11 DEBUG : Dropbox root 'rclone-test-dudojes7fabu/dst': Committed sync batch length 1 starting with: one 2026/07/17 04:21:11 DEBUG : one: size = 3 OK 2026/07/17 04:21:11 DEBUG : one: dropbox = fe8d7a873dc48961a6af334c996b2cb3ce37149d5ce9c9253952a54c6a92c1ad OK 2026/07/17 04:21:11 INFO : one: Copied (new) 2026/07/17 04:21:13 DEBUG : one: size = 5 (Local file system at /tmp/rclone285514332) 2026/07/17 04:21:13 DEBUG : one: size = 3 (Dropbox root 'rclone-test-dudojes7fabu/dst') 2026/07/17 04:21:13 DEBUG : one: Sizes differ 2026/07/17 04:21:13 DEBUG : one: Uploading chunk 1/1 2026/07/17 04:21:14 DEBUG : one: Uploading chunk 2/1 2026/07/17 04:21:15 DEBUG : Dropbox root 'rclone-test-dudojes7fabu/dst': Adding "one" to batch 2026/07/17 04:21:15 DEBUG : Dropbox root 'rclone-test-dudojes7fabu/dst': Batch idle for 500ms so committing 2026/07/17 04:21:15 DEBUG : Dropbox root 'rclone-test-dudojes7fabu/dst': Committing sync batch length 1 starting with: one 2026/07/17 04:21:16 DEBUG : Dropbox root 'rclone-test-dudojes7fabu/dst': Committed sync batch length 1 starting with: one 2026/07/17 04:21:16 DEBUG : one: size = 5 OK 2026/07/17 04:21:16 DEBUG : one: dropbox = 7da8d117f9fb226817d81adc15c72720c9879c8b7fb821d27f217d198bd79d0d OK 2026/07/17 04:21:16 INFO : one: Copied (replaced existing) 2026/07/17 04:21:17 DEBUG : dst/one: Uploading chunk 1/1 2026/07/17 04:21:17 DEBUG : dst/one: Uploading chunk 2/1 2026/07/17 04:21:18 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Adding "dst/one" to batch 2026/07/17 04:21:18 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Batch idle for 500ms so committing 2026/07/17 04:21:18 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committing sync batch length 1 starting with: dst/one 2026/07/17 04:21:19 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committed sync batch length 1 starting with: dst/one 2026/07/17 04:21:19 DEBUG : CompareDest/one: Uploading chunk 1/1 2026/07/17 04:21:20 DEBUG : CompareDest/one: Uploading chunk 2/1 2026/07/17 04:21:20 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Adding "CompareDest/one" to batch 2026/07/17 04:21:21 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Batch idle for 500ms so committing 2026/07/17 04:21:21 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committing sync batch length 1 starting with: CompareDest/one 2026/07/17 04:21:21 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committed sync batch length 1 starting with: CompareDest/one 2026/07/17 04:21:22 DEBUG : one: size = 5 (Local file system at /tmp/rclone285514332) 2026/07/17 04:21:22 DEBUG : one: size = 3 (Dropbox root 'rclone-test-dudojes7fabu/dst') 2026/07/17 04:21:22 DEBUG : one: Sizes differ 2026/07/17 04:21:23 DEBUG : one: size = 5 OK 2026/07/17 04:21:23 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/17 04:21:23 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/17 04:21:24 DEBUG : CompareDest/two: Uploading chunk 1/1 2026/07/17 04:21:24 DEBUG : CompareDest/two: Uploading chunk 2/1 2026/07/17 04:21:24 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Adding "CompareDest/two" to batch 2026/07/17 04:21:25 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Batch idle for 500ms so committing 2026/07/17 04:21:25 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committing sync batch length 1 starting with: CompareDest/two 2026/07/17 04:21:26 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committed sync batch length 1 starting with: CompareDest/two 2026/07/17 04:21:26 DEBUG : two: Need to transfer - File not found at Destination 2026/07/17 04:21:27 DEBUG : two: size = 3 OK 2026/07/17 04:21:27 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/17 04:21:27 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/17 04:21:28 DEBUG : two: Need to transfer - File not found at Destination 2026/07/17 04:21:28 DEBUG : two: size = 3 OK 2026/07/17 04:21:28 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/17 04:21:28 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/17 04:21:29 DEBUG : two: Need to transfer - File not found at Destination 2026/07/17 04:21:29 DEBUG : two: size = 5 (Local file system at /tmp/rclone285514332) 2026/07/17 04:21:29 DEBUG : two: size = 3 (Dropbox root 'rclone-test-dudojes7fabu/CompareDest') 2026/07/17 04:21:29 DEBUG : two: Sizes differ 2026/07/17 04:21:30 DEBUG : two: Uploading chunk 1/1 2026/07/17 04:21:30 DEBUG : two: Uploading chunk 2/1 2026/07/17 04:21:31 DEBUG : Dropbox root 'rclone-test-dudojes7fabu/dst': Adding "two" to batch 2026/07/17 04:21:31 DEBUG : Dropbox root 'rclone-test-dudojes7fabu/dst': Batch idle for 500ms so committing 2026/07/17 04:21:31 DEBUG : Dropbox root 'rclone-test-dudojes7fabu/dst': Committing sync batch length 1 starting with: two 2026/07/17 04:21:32 DEBUG : Dropbox root 'rclone-test-dudojes7fabu/dst': Committed sync batch length 1 starting with: two 2026/07/17 04:21:32 DEBUG : two: size = 5 OK 2026/07/17 04:21:32 DEBUG : two: dropbox = 25e70b9a05696acbcc5bd6fa74ba6fa580c9a58960a02390ae1d2f71d21c0378 OK 2026/07/17 04:21:32 INFO : two: Copied (new) 2026/07/17 04:21:38 INFO : Dropbox root 'rclone-test-dudojes7fabu/CompareDest': Committing uploads - please wait... --- PASS: TestCopyFileCompareDest (30.00s) === RUN TestCopyFileCopyDest run.go:198: Remote "Dropbox root 'rclone-test-dudojes7fabu'", Local "Local file system at /tmp/rclone285514332", Modify Window "1s" 2026/07/17 04:21:38 DEBUG : Creating backend with remote "TestDropbox:rclone-test-dudojes7fabu/dst" 2026/07/17 04:21:38 DEBUG : Creating backend with remote "TestDropbox:rclone-test-dudojes7fabu/CopyDest" 2026/07/17 04:21:39 DEBUG : one: Need to transfer - File not found at Destination 2026/07/17 04:21:39 DEBUG : one: Uploading chunk 1/1 2026/07/17 04:21:40 DEBUG : one: Uploading chunk 2/1 2026/07/17 04:21:40 DEBUG : Dropbox root 'rclone-test-dudojes7fabu/dst': Adding "one" to batch 2026/07/17 04:21:41 DEBUG : Dropbox root 'rclone-test-dudojes7fabu/dst': Batch idle for 500ms so committing 2026/07/17 04:21:41 DEBUG : Dropbox root 'rclone-test-dudojes7fabu/dst': Committing sync batch length 1 starting with: one 2026/07/17 04:21:41 DEBUG : Dropbox root 'rclone-test-dudojes7fabu/dst': Committed sync batch length 1 starting with: one 2026/07/17 04:21:41 DEBUG : one: size = 3 OK 2026/07/17 04:21:41 DEBUG : one: dropbox = fe8d7a873dc48961a6af334c996b2cb3ce37149d5ce9c9253952a54c6a92c1ad OK 2026/07/17 04:21:41 INFO : one: Copied (new) 2026/07/17 04:21:43 DEBUG : one: size = 5 (Local file system at /tmp/rclone285514332) 2026/07/17 04:21:43 DEBUG : one: size = 3 (Dropbox root 'rclone-test-dudojes7fabu/dst') 2026/07/17 04:21:43 DEBUG : one: Sizes differ 2026/07/17 04:21:43 DEBUG : one: Uploading chunk 1/1 2026/07/17 04:21:44 DEBUG : one: Uploading chunk 2/1 2026/07/17 04:21:44 DEBUG : Dropbox root 'rclone-test-dudojes7fabu/dst': Adding "one" to batch 2026/07/17 04:21:45 DEBUG : Dropbox root 'rclone-test-dudojes7fabu/dst': Batch idle for 500ms so committing 2026/07/17 04:21:45 DEBUG : Dropbox root 'rclone-test-dudojes7fabu/dst': Committing sync batch length 1 starting with: one 2026/07/17 04:21:46 DEBUG : Dropbox root 'rclone-test-dudojes7fabu/dst': Committed sync batch length 1 starting with: one 2026/07/17 04:21:46 DEBUG : one: size = 5 OK 2026/07/17 04:21:46 DEBUG : one: dropbox = 7da8d117f9fb226817d81adc15c72720c9879c8b7fb821d27f217d198bd79d0d OK 2026/07/17 04:21:46 INFO : one: Copied (replaced existing) 2026/07/17 04:21:47 DEBUG : dst/one: Uploading chunk 1/1 2026/07/17 04:21:47 DEBUG : dst/one: Uploading chunk 2/1 2026/07/17 04:21:47 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Adding "dst/one" to batch 2026/07/17 04:21:48 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Batch idle for 500ms so committing 2026/07/17 04:21:48 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committing sync batch length 1 starting with: dst/one 2026/07/17 04:21:49 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committed sync batch length 1 starting with: dst/one 2026/07/17 04:21:49 DEBUG : CopyDest/one: Uploading chunk 1/1 2026/07/17 04:21:50 DEBUG : CopyDest/one: Uploading chunk 2/1 2026/07/17 04:21:50 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Adding "CopyDest/one" to batch 2026/07/17 04:21:51 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Batch idle for 500ms so committing 2026/07/17 04:21:51 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committing sync batch length 1 starting with: CopyDest/one 2026/07/17 04:21:51 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committed sync batch length 1 starting with: CopyDest/one 2026/07/17 04:21:52 DEBUG : Creating backend with remote "TestDropbox:rclone-test-dudojes7fabu/BackupDir" 2026/07/17 04:21:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone285514332) 2026/07/17 04:21:52 DEBUG : one: size = 3 (Dropbox root 'rclone-test-dudojes7fabu/dst') 2026/07/17 04:21:52 DEBUG : one: Sizes differ 2026/07/17 04:21:53 DEBUG : one: size = 5 OK 2026/07/17 04:21:53 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/17 04:21:53 DEBUG : one: size = 5 (Local file system at /tmp/rclone285514332) 2026/07/17 04:21:53 DEBUG : one: size = 3 (Dropbox root 'rclone-test-dudojes7fabu/dst') 2026/07/17 04:21:53 DEBUG : one: Sizes differ 2026/07/17 04:21:54 INFO : one: Moved (server-side) 2026/07/17 04:21:55 DEBUG : one: size = 5 OK 2026/07/17 04:21:55 DEBUG : one: dropbox = 7da8d117f9fb226817d81adc15c72720c9879c8b7fb821d27f217d198bd79d0d OK 2026/07/17 04:21:55 INFO : one: Copied (server-side copy) 2026/07/17 04:21:55 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/07/17 04:21:56 DEBUG : CopyDest/two: Uploading chunk 1/1 2026/07/17 04:21:57 DEBUG : CopyDest/two: Uploading chunk 2/1 2026/07/17 04:21:57 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Adding "CopyDest/two" to batch 2026/07/17 04:21:58 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Batch idle for 500ms so committing 2026/07/17 04:21:58 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committing sync batch length 1 starting with: CopyDest/two 2026/07/17 04:21:58 DEBUG : TestDropbox: Token expired 2026/07/17 04:21:58 DEBUG : TestDropbox: No updated token found in the config file 2026/07/17 04:21:58 DEBUG : TestDropbox: Token refresh successful 2026/07/17 04:21:58 DEBUG : Saving config "token" in section "TestDropbox" of the config file 2026/07/17 04:21:58 DEBUG : TestDropbox: Saved new token in config file 2026/07/17 04:21:59 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committed sync batch length 1 starting with: CopyDest/two 2026/07/17 04:21:59 DEBUG : TestDropbox: Token expired 2026/07/17 04:21:59 DEBUG : TestDropbox: Loaded fresh token from config file 2026/07/17 04:21:59 DEBUG : TestDropbox: Token refresh successful 2026/07/17 04:21:59 DEBUG : two: Need to transfer - File not found at Destination 2026/07/17 04:21:59 DEBUG : TestDropbox: Token expired 2026/07/17 04:21:59 DEBUG : TestDropbox: Loaded fresh token from config file 2026/07/17 04:21:59 DEBUG : TestDropbox: Token refresh successful 2026/07/17 04:22:00 DEBUG : two: size = 3 OK 2026/07/17 04:22:00 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/17 04:22:01 DEBUG : two: size = 3 OK 2026/07/17 04:22:01 DEBUG : two: dropbox = 313db63e0283ab2a9bc72e9a0ac749da1d3acf708fcd1a7848767244dd2f17e8 OK 2026/07/17 04:22:01 INFO : two: Copied (server-side copy) 2026/07/17 04:22:01 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/07/17 04:22:02 DEBUG : two: size = 3 OK 2026/07/17 04:22:02 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/17 04:22:02 DEBUG : two: Unchanged skipping 2026/07/17 04:22:03 DEBUG : CopyDest/three: Uploading chunk 1/1 2026/07/17 04:22:03 DEBUG : CopyDest/three: Uploading chunk 2/1 2026/07/17 04:22:04 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Adding "CopyDest/three" to batch 2026/07/17 04:22:04 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Batch idle for 500ms so committing 2026/07/17 04:22:04 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committing sync batch length 1 starting with: CopyDest/three 2026/07/17 04:22:05 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committed sync batch length 1 starting with: CopyDest/three 2026/07/17 04:22:06 DEBUG : three: Need to transfer - File not found at Destination 2026/07/17 04:22:06 DEBUG : three: size = 7 (Local file system at /tmp/rclone285514332) 2026/07/17 04:22:06 DEBUG : three: size = 5 (Dropbox root 'rclone-test-dudojes7fabu/CopyDest') 2026/07/17 04:22:06 DEBUG : three: Sizes differ 2026/07/17 04:22:06 DEBUG : three: Destination not found in --copy-dest 2026/07/17 04:22:06 DEBUG : three: Uploading chunk 1/1 2026/07/17 04:22:07 DEBUG : three: Uploading chunk 2/1 2026/07/17 04:22:07 DEBUG : Dropbox root 'rclone-test-dudojes7fabu/dst': Adding "three" to batch 2026/07/17 04:22:08 DEBUG : Dropbox root 'rclone-test-dudojes7fabu/dst': Batch idle for 500ms so committing 2026/07/17 04:22:08 DEBUG : Dropbox root 'rclone-test-dudojes7fabu/dst': Committing sync batch length 1 starting with: three 2026/07/17 04:22:08 DEBUG : Dropbox root 'rclone-test-dudojes7fabu/dst': Committed sync batch length 1 starting with: three 2026/07/17 04:22:08 DEBUG : three: size = 7 OK 2026/07/17 04:22:08 DEBUG : three: dropbox = 78af7ad260025156e50fd9648fd9a36509cd3541c9a8d02597e9b3c598937cbd OK 2026/07/17 04:22:08 INFO : three: Copied (new) 2026/07/17 04:22:17 INFO : Dropbox root 'rclone-test-dudojes7fabu/CopyDest': Committing uploads - please wait... 2026/07/17 04:22:17 INFO : Dropbox root 'rclone-test-dudojes7fabu/BackupDir': Committing uploads - please wait... --- PASS: TestCopyFileCopyDest (39.10s) === RUN TestCopyInplace run.go:198: Remote "Dropbox root 'rclone-test-dudojes7fabu'", Local "Local file system at /tmp/rclone285514332", Modify Window "1s" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.54s) === RUN TestCopyLongFileName run.go:198: Remote "Dropbox root 'rclone-test-dudojes7fabu'", Local "Local file system at /tmp/rclone285514332", Modify Window "1s" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.57s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "Dropbox root 'rclone-test-dudojes7fabu'", Local "Local file system at /tmp/rclone285514332", Modify Window "1s" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.57s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "Dropbox root 'rclone-test-dudojes7fabu'", Local "Local file system at /tmp/rclone285514332", Modify Window "1s" 2026/07/17 04:22:19 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/07/17 04:22:19 DEBUG : TestCopyFileMaxTransfer/file1: Uploading chunk 1/1 2026/07/17 04:22:20 DEBUG : TestCopyFileMaxTransfer/file1: Uploading chunk 2/1 2026/07/17 04:22:20 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Adding "TestCopyFileMaxTransfer/file1" to batch 2026/07/17 04:22:21 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Batch idle for 500ms so committing 2026/07/17 04:22:21 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committing sync batch length 1 starting with: TestCopyFileMaxTransfer/file1 2026/07/17 04:22:21 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committed sync batch length 1 starting with: TestCopyFileMaxTransfer/file1 2026/07/17 04:22:21 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/07/17 04:22:21 DEBUG : TestCopyFileMaxTransfer/file1: dropbox = d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778 OK 2026/07/17 04:22:21 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/07/17 04:22:22 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/07/17 04:22:23 DEBUG : TestCopyFileMaxTransfer/file2: Uploading chunk 1/1 2026/07/17 04:22:23 DEBUG : pacer: low level retry 1/10 (error Post "https://content.dropboxapi.com/2/files/upload_session/append_v2": max transfer limit reached as set by --max-transfer) 2026/07/17 04:22:23 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/17 04:22:23 DEBUG : pacer: low level retry 2/10 (error Post "https://content.dropboxapi.com/2/files/upload_session/append_v2": max transfer limit reached as set by --max-transfer) 2026/07/17 04:22:23 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/07/17 04:22:23 DEBUG : pacer: low level retry 3/10 (error Post "https://content.dropboxapi.com/2/files/upload_session/append_v2": max transfer limit reached as set by --max-transfer) 2026/07/17 04:22:23 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/07/17 04:22:23 DEBUG : pacer: low level retry 4/10 (error Post "https://content.dropboxapi.com/2/files/upload_session/append_v2": max transfer limit reached as set by --max-transfer) 2026/07/17 04:22:23 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/07/17 04:22:23 DEBUG : pacer: low level retry 5/10 (error Post "https://content.dropboxapi.com/2/files/upload_session/append_v2": max transfer limit reached as set by --max-transfer) 2026/07/17 04:22:23 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/07/17 04:22:23 DEBUG : pacer: low level retry 6/10 (error Post "https://content.dropboxapi.com/2/files/upload_session/append_v2": max transfer limit reached as set by --max-transfer) 2026/07/17 04:22:23 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/07/17 04:22:23 DEBUG : pacer: low level retry 7/10 (error Post "https://content.dropboxapi.com/2/files/upload_session/append_v2": max transfer limit reached as set by --max-transfer) 2026/07/17 04:22:23 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/07/17 04:22:24 DEBUG : pacer: low level retry 8/10 (error Post "https://content.dropboxapi.com/2/files/upload_session/append_v2": max transfer limit reached as set by --max-transfer) 2026/07/17 04:22:24 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/07/17 04:22:25 DEBUG : pacer: low level retry 9/10 (error Post "https://content.dropboxapi.com/2/files/upload_session/append_v2": max transfer limit reached as set by --max-transfer) 2026/07/17 04:22:27 DEBUG : pacer: low level retry 10/10 (error Post "https://content.dropboxapi.com/2/files/upload_session/append_v2": max transfer limit reached as set by --max-transfer) 2026/07/17 04:22:27 DEBUG : TestCopyFileMaxTransfer/file2: Received error: upload failed: Post "https://content.dropboxapi.com/2/files/upload_session/append_v2": max transfer limit reached as set by --max-transfer - low level retry 0/10 2026/07/17 04:22:29 DEBUG : pacer: Reducing sleep to 1.5s 2026/07/17 04:22:31 DEBUG : pacer: Reducing sleep to 1.125s 2026/07/17 04:22:33 DEBUG : pacer: Reducing sleep to 843.75ms 2026/07/17 04:22:33 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/07/17 04:22:34 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/07/17 04:22:35 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/07/17 04:22:36 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/07/17 04:22:36 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/07/17 04:22:36 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/07/17 04:22:36 DEBUG : TestCopyFileMaxTransfer/file4: Uploading chunk 1/1 2026/07/17 04:22:37 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/07/17 04:22:37 DEBUG : TestCopyFileMaxTransfer/file4: Uploading chunk 2/1 2026/07/17 04:22:37 DEBUG : pacer: Reducing sleep to 150.169371ms 2026/07/17 04:22:37 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Adding "TestCopyFileMaxTransfer/file4" to batch 2026/07/17 04:22:38 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Batch idle for 500ms so committing 2026/07/17 04:22:38 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committing sync batch length 1 starting with: TestCopyFileMaxTransfer/file4 2026/07/17 04:22:38 DEBUG : pacer: Reducing sleep to 112.627028ms 2026/07/17 04:22:38 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committed sync batch length 1 starting with: TestCopyFileMaxTransfer/file4 2026/07/17 04:22:38 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/07/17 04:22:38 DEBUG : TestCopyFileMaxTransfer/file4: dropbox = 64573e432dbe7ec184f02e25edf0656ec2f54201ede9ecc96aa6fde86d4fd98f OK 2026/07/17 04:22:38 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/07/17 04:22:39 DEBUG : pacer: Reducing sleep to 84.470271ms 2026/07/17 04:22:39 DEBUG : pacer: Reducing sleep to 63.352703ms 2026/07/17 04:22:39 DEBUG : pacer: Reducing sleep to 47.514527ms 2026/07/17 04:22:39 DEBUG : pacer: Reducing sleep to 35.635895ms 2026/07/17 04:22:40 DEBUG : pacer: Reducing sleep to 26.726921ms 2026/07/17 04:22:40 DEBUG : pacer: Reducing sleep to 20.04519ms 2026/07/17 04:22:41 DEBUG : pacer: Reducing sleep to 15.033892ms 2026/07/17 04:22:41 DEBUG : pacer: Reducing sleep to 11.275419ms 2026/07/17 04:22:41 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestCopyFileMaxTransfer (23.22s) === RUN TestDeduplicateInteractive run.go:198: Remote "Dropbox root 'rclone-test-dudojes7fabu'", Local "Local file system at /tmp/rclone285514332", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.56s) === RUN TestDeduplicateSkip run.go:198: Remote "Dropbox root 'rclone-test-dudojes7fabu'", Local "Local file system at /tmp/rclone285514332", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.55s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "Dropbox root 'rclone-test-dudojes7fabu'", Local "Local file system at /tmp/rclone285514332", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.55s) === RUN TestDeduplicateFirst run.go:198: Remote "Dropbox root 'rclone-test-dudojes7fabu'", Local "Local file system at /tmp/rclone285514332", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.54s) === RUN TestDeduplicateNewest run.go:198: Remote "Dropbox root 'rclone-test-dudojes7fabu'", Local "Local file system at /tmp/rclone285514332", 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-dudojes7fabu'", Local "Local file system at /tmp/rclone285514332", Modify Window "1s" 2026/07/17 04:22:45 DEBUG : one: Uploading chunk 1/1 2026/07/17 04:22:45 DEBUG : one: Uploading chunk 2/1 2026/07/17 04:22:46 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Adding "one" to batch 2026/07/17 04:22:46 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Batch idle for 500ms so committing 2026/07/17 04:22:46 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committing sync batch length 1 starting with: one 2026/07/17 04:22:47 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committed sync batch length 1 starting with: one 2026/07/17 04:22:47 DEBUG : also/one: Uploading chunk 1/1 2026/07/17 04:22:48 DEBUG : also/one: Uploading chunk 2/1 2026/07/17 04:22:48 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Adding "also/one" to batch 2026/07/17 04:22:49 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Batch idle for 500ms so committing 2026/07/17 04:22:49 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committing sync batch length 1 starting with: also/one 2026/07/17 04:22:49 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committed sync batch length 1 starting with: also/one 2026/07/17 04:22:50 DEBUG : another: Uploading chunk 1/1 2026/07/17 04:22:50 DEBUG : another: Uploading chunk 2/1 2026/07/17 04:22:51 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Adding "another" to batch 2026/07/17 04:22:51 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Batch idle for 500ms so committing 2026/07/17 04:22:51 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committing sync batch length 1 starting with: another 2026/07/17 04:22:52 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committed sync batch length 1 starting with: another 2026/07/17 04:22:52 DEBUG : not-one: Uploading chunk 1/1 2026/07/17 04:22:53 DEBUG : not-one: Uploading chunk 2/1 2026/07/17 04:22:53 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Adding "not-one" to batch 2026/07/17 04:22:54 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Batch idle for 500ms so committing 2026/07/17 04:22:54 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committing sync batch length 1 starting with: not-one 2026/07/17 04:22:54 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committed sync batch length 1 starting with: not-one 2026/07/17 04:22:55 INFO : Dropbox root 'rclone-test-dudojes7fabu': Looking for duplicate dropbox hashes using newest mode. 2026/07/17 04:22:55 NOTICE: 66739959d3d639042278959adf5ebd5c3cc98cd7ce0a8ca81f624790dfae8e97: Found 3 files with duplicate dropbox hashes 2026/07/17 04:22:56 INFO : one: Deleted 2026/07/17 04:22:57 INFO : also/one: Deleted 2026/07/17 04:22:57 NOTICE: 66739959d3d639042278959adf5ebd5c3cc98cd7ce0a8ca81f624790dfae8e97: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (15.88s) === RUN TestDeduplicateOldest run.go:198: Remote "Dropbox root 'rclone-test-dudojes7fabu'", Local "Local file system at /tmp/rclone285514332", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.59s) === RUN TestDeduplicateLargest run.go:198: Remote "Dropbox root 'rclone-test-dudojes7fabu'", Local "Local file system at /tmp/rclone285514332", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.56s) === RUN TestDeduplicateSmallest run.go:198: Remote "Dropbox root 'rclone-test-dudojes7fabu'", Local "Local file system at /tmp/rclone285514332", 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-dudojes7fabu'", Local "Local file system at /tmp/rclone285514332", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.55s) === RUN TestMergeDirs run.go:198: Remote "Dropbox root 'rclone-test-dudojes7fabu'", Local "Local file system at /tmp/rclone285514332", Modify Window "1s" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.54s) === RUN TestListDirSorted run.go:198: Remote "Dropbox root 'rclone-test-dudojes7fabu'", Local "Local file system at /tmp/rclone285514332", Modify Window "1s" 2026/07/17 04:23:04 DEBUG : a.txt: Uploading chunk 1/1 2026/07/17 04:23:04 DEBUG : a.txt: Uploading chunk 2/1 2026/07/17 04:23:04 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Adding "a.txt" to batch 2026/07/17 04:23:05 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Batch idle for 500ms so committing 2026/07/17 04:23:05 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committing sync batch length 1 starting with: a.txt 2026/07/17 04:23:06 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committed sync batch length 1 starting with: a.txt 2026/07/17 04:23:06 DEBUG : zend.txt: Uploading chunk 1/1 2026/07/17 04:23:06 DEBUG : zend.txt: Uploading chunk 2/1 2026/07/17 04:23:07 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Adding "zend.txt" to batch 2026/07/17 04:23:07 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Batch idle for 500ms so committing 2026/07/17 04:23:07 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committing sync batch length 1 starting with: zend.txt 2026/07/17 04:23:08 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committed sync batch length 1 starting with: zend.txt 2026/07/17 04:23:08 DEBUG : sub dir/hello world: Uploading chunk 1/1 2026/07/17 04:23:09 DEBUG : sub dir/hello world: Uploading chunk 2/1 2026/07/17 04:23:09 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Adding "sub dir/hello world" to batch 2026/07/17 04:23:10 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Batch idle for 500ms so committing 2026/07/17 04:23:10 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committing sync batch length 1 starting with: sub dir/hello world 2026/07/17 04:23:11 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committed sync batch length 1 starting with: sub dir/hello world 2026/07/17 04:23:11 DEBUG : sub dir/hello world2: Uploading chunk 1/1 2026/07/17 04:23:11 DEBUG : sub dir/hello world2: Uploading chunk 2/1 2026/07/17 04:23:12 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Adding "sub dir/hello world2" to batch 2026/07/17 04:23:12 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Batch idle for 500ms so committing 2026/07/17 04:23:12 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committing sync batch length 1 starting with: sub dir/hello world2 2026/07/17 04:23:13 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committed sync batch length 1 starting with: sub dir/hello world2 2026/07/17 04:23:13 DEBUG : sub dir/ignore dir/.ignore: Uploading chunk 1/1 2026/07/17 04:23:14 DEBUG : sub dir/ignore dir/.ignore: Uploading chunk 2/1 2026/07/17 04:23:14 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Adding "sub dir/ignore dir/.ignore" to batch 2026/07/17 04:23:15 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Batch idle for 500ms so committing 2026/07/17 04:23:15 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committing sync batch length 1 starting with: sub dir/ignore dir/.ignore 2026/07/17 04:23:15 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committed sync batch length 1 starting with: sub dir/ignore dir/.ignore 2026/07/17 04:23:16 DEBUG : sub dir/ignore dir/should be ignored: Uploading chunk 1/1 2026/07/17 04:23:16 DEBUG : sub dir/ignore dir/should be ignored: Uploading chunk 2/1 2026/07/17 04:23:17 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Adding "sub dir/ignore dir/should be ignored" to batch 2026/07/17 04:23:17 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Batch idle for 500ms so committing 2026/07/17 04:23:17 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committing sync batch length 1 starting with: sub dir/ignore dir/should be ignored 2026/07/17 04:23:18 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committed sync batch length 1 starting with: sub dir/ignore dir/should be ignored 2026/07/17 04:23:18 DEBUG : sub dir/sub sub dir/hello world3: Uploading chunk 1/1 2026/07/17 04:23:19 DEBUG : sub dir/sub sub dir/hello world3: Uploading chunk 2/1 2026/07/17 04:23:19 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Adding "sub dir/sub sub dir/hello world3" to batch 2026/07/17 04:23:20 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Batch idle for 500ms so committing 2026/07/17 04:23:20 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committing sync batch length 1 starting with: sub dir/sub sub dir/hello world3 2026/07/17 04:23:20 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committed sync batch length 1 starting with: sub dir/sub sub dir/hello world3 2026/07/17 04:23:22 DEBUG : a.txt: Excluded (Size Filter) 2026/07/17 04:23:22 DEBUG : a.txt: Excluded 2026/07/17 04:23:23 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/17 04:23:23 DEBUG : sub dir/hello world: Excluded 2026/07/17 04:23:23 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/17 04:23:23 DEBUG : sub dir/hello world2: Excluded 2026/07/17 04:23:23 DEBUG : sub dir/ignore dir: Excluded 2026/07/17 04:23:23 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/17 04:23:23 DEBUG : sub dir/hello world: Excluded 2026/07/17 04:23:23 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/17 04:23:23 DEBUG : sub dir/hello world2: Excluded 2026/07/17 04:23:24 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (29.04s) === RUN TestListDirSortedFn run.go:198: Remote "Dropbox root 'rclone-test-dudojes7fabu'", Local "Local file system at /tmp/rclone285514332", Modify Window "1s" 2026/07/17 04:23:33 DEBUG : a.txt: Uploading chunk 1/1 2026/07/17 04:23:33 DEBUG : a.txt: Uploading chunk 2/1 2026/07/17 04:23:33 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Adding "a.txt" to batch 2026/07/17 04:23:34 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Batch idle for 500ms so committing 2026/07/17 04:23:34 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committing sync batch length 1 starting with: a.txt 2026/07/17 04:23:35 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committed sync batch length 1 starting with: a.txt 2026/07/17 04:23:35 DEBUG : zend.txt: Uploading chunk 1/1 2026/07/17 04:23:35 DEBUG : zend.txt: Uploading chunk 2/1 2026/07/17 04:23:36 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Adding "zend.txt" to batch 2026/07/17 04:23:36 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Batch idle for 500ms so committing 2026/07/17 04:23:36 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committing sync batch length 1 starting with: zend.txt 2026/07/17 04:23:37 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committed sync batch length 1 starting with: zend.txt 2026/07/17 04:23:37 DEBUG : sub dir/hello world: Uploading chunk 1/1 2026/07/17 04:23:38 DEBUG : sub dir/hello world: Uploading chunk 2/1 2026/07/17 04:23:38 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Adding "sub dir/hello world" to batch 2026/07/17 04:23:39 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Batch idle for 500ms so committing 2026/07/17 04:23:39 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committing sync batch length 1 starting with: sub dir/hello world 2026/07/17 04:23:40 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committed sync batch length 1 starting with: sub dir/hello world 2026/07/17 04:23:40 DEBUG : sub dir/hello world2: Uploading chunk 1/1 2026/07/17 04:23:40 DEBUG : sub dir/hello world2: Uploading chunk 2/1 2026/07/17 04:23:41 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Adding "sub dir/hello world2" to batch 2026/07/17 04:23:41 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Batch idle for 500ms so committing 2026/07/17 04:23:41 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committing sync batch length 1 starting with: sub dir/hello world2 2026/07/17 04:23:42 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committed sync batch length 1 starting with: sub dir/hello world2 2026/07/17 04:23:43 DEBUG : sub dir/ignore dir/.ignore: Uploading chunk 1/1 2026/07/17 04:23:43 DEBUG : sub dir/ignore dir/.ignore: Uploading chunk 2/1 2026/07/17 04:23:43 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Adding "sub dir/ignore dir/.ignore" to batch 2026/07/17 04:23:44 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Batch idle for 500ms so committing 2026/07/17 04:23:44 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committing sync batch length 1 starting with: sub dir/ignore dir/.ignore 2026/07/17 04:23:45 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committed sync batch length 1 starting with: sub dir/ignore dir/.ignore 2026/07/17 04:23:45 DEBUG : sub dir/ignore dir/should be ignored: Uploading chunk 1/1 2026/07/17 04:23:45 DEBUG : sub dir/ignore dir/should be ignored: Uploading chunk 2/1 2026/07/17 04:23:46 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Adding "sub dir/ignore dir/should be ignored" to batch 2026/07/17 04:23:46 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Batch idle for 500ms so committing 2026/07/17 04:23:46 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committing sync batch length 1 starting with: sub dir/ignore dir/should be ignored 2026/07/17 04:23:47 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committed sync batch length 1 starting with: sub dir/ignore dir/should be ignored 2026/07/17 04:23:47 DEBUG : sub dir/sub sub dir/hello world3: Uploading chunk 1/1 2026/07/17 04:23:48 DEBUG : sub dir/sub sub dir/hello world3: Uploading chunk 2/1 2026/07/17 04:23:48 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Adding "sub dir/sub sub dir/hello world3" to batch 2026/07/17 04:23:49 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Batch idle for 500ms so committing 2026/07/17 04:23:49 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committing sync batch length 1 starting with: sub dir/sub sub dir/hello world3 2026/07/17 04:23:50 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committed sync batch length 1 starting with: sub dir/sub sub dir/hello world3 2026/07/17 04:23:51 DEBUG : a.txt: Excluded (Size Filter) 2026/07/17 04:23:51 DEBUG : a.txt: Excluded 2026/07/17 04:23:52 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/17 04:23:52 DEBUG : sub dir/hello world: Excluded 2026/07/17 04:23:52 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/17 04:23:52 DEBUG : sub dir/hello world2: Excluded 2026/07/17 04:23:52 DEBUG : sub dir/ignore dir: Excluded 2026/07/17 04:23:53 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/17 04:23:53 DEBUG : sub dir/hello world: Excluded 2026/07/17 04:23:53 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/17 04:23:53 DEBUG : sub dir/hello world2: Excluded 2026/07/17 04:23:53 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (29.32s) === RUN TestListJSON run.go:198: Remote "Dropbox root 'rclone-test-dudojes7fabu'", Local "Local file system at /tmp/rclone285514332", Modify Window "1s" 2026/07/17 04:24:02 DEBUG : file1: Uploading chunk 1/1 2026/07/17 04:24:03 DEBUG : file1: Uploading chunk 2/1 2026/07/17 04:24:03 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Adding "file1" to batch 2026/07/17 04:24:03 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Batch idle for 500ms so committing 2026/07/17 04:24:03 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committing sync batch length 1 starting with: file1 2026/07/17 04:24:04 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committed sync batch length 1 starting with: file1 2026/07/17 04:24:04 DEBUG : sub/file2: Uploading chunk 1/1 2026/07/17 04:24:05 DEBUG : sub/file2: Uploading chunk 2/1 2026/07/17 04:24:05 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Adding "sub/file2" to batch 2026/07/17 04:24:06 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Batch idle for 500ms so committing 2026/07/17 04:24:06 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committing sync batch length 1 starting with: sub/file2 2026/07/17 04:24:06 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': 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/07/17 04:24:10 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata --- PASS: TestListJSON (11.76s) --- PASS: TestListJSON/Default (0.29s) --- PASS: TestListJSON/FilesOnly (0.30s) --- PASS: TestListJSON/DirsOnly (0.31s) --- PASS: TestListJSON/Recurse (0.59s) --- PASS: TestListJSON/SubDir (0.29s) --- PASS: TestListJSON/NoModTime (0.30s) --- PASS: TestListJSON/NoMimeType (0.29s) --- PASS: TestListJSON/ShowHash (0.30s) --- PASS: TestListJSON/HashTypes (0.34s) --- PASS: TestListJSON/Metadata (0.30s) === RUN TestStatJSON run.go:198: Remote "Dropbox root 'rclone-test-dudojes7fabu'", Local "Local file system at /tmp/rclone285514332", Modify Window "1s" 2026/07/17 04:24:14 DEBUG : file1: Uploading chunk 1/1 2026/07/17 04:24:14 DEBUG : file1: Uploading chunk 2/1 2026/07/17 04:24:15 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Adding "file1" to batch 2026/07/17 04:24:15 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Batch idle for 500ms so committing 2026/07/17 04:24:15 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committing sync batch length 1 starting with: file1 2026/07/17 04:24:16 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committed sync batch length 1 starting with: file1 2026/07/17 04:24:16 DEBUG : sub/file2: Uploading chunk 1/1 2026/07/17 04:24:17 DEBUG : sub/file2: Uploading chunk 2/1 2026/07/17 04:24:17 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Adding "sub/file2" to batch 2026/07/17 04:24:18 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Batch idle for 500ms so committing 2026/07/17 04:24:18 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committing sync batch length 1 starting with: sub/file2 2026/07/17 04:24:19 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': 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/07/17 04:24:23 DEBUG : Creating backend with remote "TestDropbox:rclone-test-dudojes7fabu/notfound" 2026/07/17 04:24:23 DEBUG : Config file has changed externally - reloading --- PASS: TestStatJSON (13.46s) --- PASS: TestStatJSON/Root (0.31s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.33s) --- PASS: TestStatJSON/Dir (0.55s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.31s) --- PASS: TestStatJSON/File (0.25s) --- PASS: TestStatJSON/NotFound (0.55s) --- PASS: TestStatJSON/DirFilesOnly (0.27s) --- PASS: TestStatJSON/FileFilesOnly (0.25s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.24s) --- PASS: TestStatJSON/DirDirsOnly (0.29s) --- PASS: TestStatJSON/FileDirsOnly (0.29s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.32s) --- PASS: TestStatJSON/RootNotFound (0.53s) === RUN TestStatJSONMemory 2026/07/17 04:24:27 DEBUG : Creating backend with remote ":memory:" 2026/07/17 04:24:27 DEBUG : Memory root '': File to upload is small (5 bytes), uploading instead of streaming 2026/07/17 04:24:27 DEBUG : sub/file1: size = 5 OK 2026/07/17 04:24:27 DEBUG : sub/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/17 04:24:27 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 TestMkdir run.go:198: Remote "Dropbox root 'rclone-test-dudojes7fabu'", Local "Local file system at /tmp/rclone285514332", Modify Window "1s" 2026/07/17 04:24:27 INFO : Dropbox root 'rclone-test-dudojes7fabu': Making directory 2026/07/17 04:24:27 INFO : Dropbox root 'rclone-test-dudojes7fabu': Making directory --- PASS: TestMkdir (1.38s) === RUN TestLsd run.go:198: Remote "Dropbox root 'rclone-test-dudojes7fabu'", Local "Local file system at /tmp/rclone285514332", Modify Window "1s" 2026/07/17 04:24:29 DEBUG : sub dir/hello world: Uploading chunk 1/1 2026/07/17 04:24:29 DEBUG : sub dir/hello world: Uploading chunk 2/1 2026/07/17 04:24:29 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Adding "sub dir/hello world" to batch 2026/07/17 04:24:30 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Batch idle for 500ms so committing 2026/07/17 04:24:30 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committing sync batch length 1 starting with: sub dir/hello world 2026/07/17 04:24:31 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committed sync batch length 1 starting with: sub dir/hello world --- PASS: TestLsd (5.91s) === RUN TestLs run.go:198: Remote "Dropbox root 'rclone-test-dudojes7fabu'", Local "Local file system at /tmp/rclone285514332", Modify Window "1s" 2026/07/17 04:24:35 DEBUG : potato2: Uploading chunk 1/1 2026/07/17 04:24:35 DEBUG : potato2: Uploading chunk 2/1 2026/07/17 04:24:35 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Adding "potato2" to batch 2026/07/17 04:24:36 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Batch idle for 500ms so committing 2026/07/17 04:24:36 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committing sync batch length 1 starting with: potato2 2026/07/17 04:24:37 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committed sync batch length 1 starting with: potato2 2026/07/17 04:24:37 DEBUG : empty space: Uploading chunk 1/1 2026/07/17 04:24:38 DEBUG : empty space: Uploading chunk 2/1 2026/07/17 04:24:38 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Adding "empty space" to batch 2026/07/17 04:24:38 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Batch idle for 500ms so committing 2026/07/17 04:24:38 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committing sync batch length 1 starting with: empty space 2026/07/17 04:24:39 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committed sync batch length 1 starting with: empty space --- PASS: TestLs (7.20s) === RUN TestLsWithFilesFrom run.go:198: Remote "Dropbox root 'rclone-test-dudojes7fabu'", Local "Local file system at /tmp/rclone285514332", Modify Window "1s" 2026/07/17 04:24:42 DEBUG : potato2: Uploading chunk 1/1 2026/07/17 04:24:43 DEBUG : potato2: Uploading chunk 2/1 2026/07/17 04:24:44 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Adding "potato2" to batch 2026/07/17 04:24:44 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Batch idle for 500ms so committing 2026/07/17 04:24:44 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committing sync batch length 1 starting with: potato2 2026/07/17 04:24:45 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committed sync batch length 1 starting with: potato2 2026/07/17 04:24:45 DEBUG : empty space: Uploading chunk 1/1 2026/07/17 04:24:46 DEBUG : empty space: Uploading chunk 2/1 2026/07/17 04:24:46 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Adding "empty space" to batch 2026/07/17 04:24:47 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Batch idle for 500ms so committing 2026/07/17 04:24:47 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committing sync batch length 1 starting with: empty space 2026/07/17 04:24:47 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committed sync batch length 1 starting with: empty space 2026/07/17 04:24:48 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/07/17 04:24:48 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (8.58s) === RUN TestLsLong run.go:198: Remote "Dropbox root 'rclone-test-dudojes7fabu'", Local "Local file system at /tmp/rclone285514332", Modify Window "1s" 2026/07/17 04:24:50 DEBUG : potato2: Uploading chunk 1/1 2026/07/17 04:24:51 DEBUG : potato2: Uploading chunk 2/1 2026/07/17 04:24:51 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Adding "potato2" to batch 2026/07/17 04:24:52 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Batch idle for 500ms so committing 2026/07/17 04:24:52 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committing sync batch length 1 starting with: potato2 2026/07/17 04:24:52 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committed sync batch length 1 starting with: potato2 2026/07/17 04:24:53 DEBUG : empty space: Uploading chunk 1/1 2026/07/17 04:24:53 DEBUG : empty space: Uploading chunk 2/1 2026/07/17 04:24:54 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Adding "empty space" to batch 2026/07/17 04:24:54 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Batch idle for 500ms so committing 2026/07/17 04:24:54 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committing sync batch length 1 starting with: empty space 2026/07/17 04:24:55 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committed sync batch length 1 starting with: empty space --- PASS: TestLsLong (7.23s) === RUN TestHashSums run.go:198: Remote "Dropbox root 'rclone-test-dudojes7fabu'", Local "Local file system at /tmp/rclone285514332", Modify Window "1s" 2026/07/17 04:24:57 DEBUG : potato2: Uploading chunk 1/1 2026/07/17 04:24:58 DEBUG : potato2: Uploading chunk 2/1 2026/07/17 04:24:58 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Adding "potato2" to batch 2026/07/17 04:24:59 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Batch idle for 500ms so committing 2026/07/17 04:24:59 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committing sync batch length 1 starting with: potato2 2026/07/17 04:25:00 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committed sync batch length 1 starting with: potato2 2026/07/17 04:25:00 DEBUG : empty space: Uploading chunk 1/1 2026/07/17 04:25:01 DEBUG : empty space: Uploading chunk 2/1 2026/07/17 04:25:01 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Adding "empty space" to batch 2026/07/17 04:25:02 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Batch idle for 500ms so committing 2026/07/17 04:25:02 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committing sync batch length 1 starting with: empty space 2026/07/17 04:25:02 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committed sync batch length 1 starting with: empty space --- PASS: TestHashSums (7.14s) === RUN TestHashSumsWithErrors 2026/07/17 04:25:04 DEBUG : Creating backend with remote ":memory:" 2026/07/17 04:25:04 ERROR : sub/file1: hash unsupported: hash type not supported 2026/07/17 04:25:04 ERROR : file1: hash unsupported: hash type not supported 2026/07/17 04:25:04 ERROR : sub/file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/07/17 04:25:04 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/07/17 04:25:04 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/07/17 04:25:04 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/07/17 04:25:04 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/07/17 04:25:04 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/07/17 04:25:04 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/07/17 04:25:04 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/07/17 04:25:04 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-dudojes7fabu'", Local "Local file system at /tmp/rclone285514332", Modify Window "1s" 2026/07/17 04:25:05 DEBUG : potato2: Uploading chunk 1/1 2026/07/17 04:25:05 DEBUG : potato2: Uploading chunk 2/1 2026/07/17 04:25:06 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Adding "potato2" to batch 2026/07/17 04:25:06 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Batch idle for 500ms so committing 2026/07/17 04:25:06 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committing sync batch length 1 starting with: potato2 2026/07/17 04:25:07 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committed sync batch length 1 starting with: potato2 2026/07/17 04:25:07 DEBUG : empty space: Uploading chunk 1/1 2026/07/17 04:25:08 DEBUG : empty space: Uploading chunk 2/1 2026/07/17 04:25:08 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Adding "empty space" to batch 2026/07/17 04:25:09 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Batch idle for 500ms so committing 2026/07/17 04:25:09 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committing sync batch length 1 starting with: empty space 2026/07/17 04:25:09 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committed sync batch length 1 starting with: empty space 2026/07/17 04:25:10 DEBUG : sub dir/potato3: Uploading chunk 1/1 2026/07/17 04:25:10 DEBUG : sub dir/potato3: Uploading chunk 2/1 2026/07/17 04:25:11 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Adding "sub dir/potato3" to batch 2026/07/17 04:25:11 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Batch idle for 500ms so committing 2026/07/17 04:25:11 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committing sync batch length 1 starting with: sub dir/potato3 2026/07/17 04:25:12 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committed sync batch length 1 starting with: sub dir/potato3 --- PASS: TestCount (11.97s) === RUN TestDelete run.go:198: Remote "Dropbox root 'rclone-test-dudojes7fabu'", Local "Local file system at /tmp/rclone285514332", Modify Window "1s" 2026/07/17 04:25:17 DEBUG : small: Uploading chunk 1/1 2026/07/17 04:25:17 DEBUG : small: Uploading chunk 2/1 2026/07/17 04:25:18 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Adding "small" to batch 2026/07/17 04:25:18 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Batch idle for 500ms so committing 2026/07/17 04:25:18 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committing sync batch length 1 starting with: small 2026/07/17 04:25:19 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committed sync batch length 1 starting with: small 2026/07/17 04:25:19 DEBUG : medium: Uploading chunk 1/1 2026/07/17 04:25:20 DEBUG : medium: Uploading chunk 2/1 2026/07/17 04:25:20 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Adding "medium" to batch 2026/07/17 04:25:20 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Batch idle for 500ms so committing 2026/07/17 04:25:20 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committing sync batch length 1 starting with: medium 2026/07/17 04:25:21 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committed sync batch length 1 starting with: medium 2026/07/17 04:25:22 DEBUG : large: Uploading chunk 1/1 2026/07/17 04:25:22 DEBUG : large: Uploading chunk 2/1 2026/07/17 04:25:22 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Adding "large" to batch 2026/07/17 04:25:23 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Batch idle for 500ms so committing 2026/07/17 04:25:23 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committing sync batch length 1 starting with: large 2026/07/17 04:25:23 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committed sync batch length 1 starting with: large 2026/07/17 04:25:24 DEBUG : Waiting for deletions to finish 2026/07/17 04:25:24 DEBUG : large: Excluded (Size Filter) 2026/07/17 04:25:24 DEBUG : large: Excluded 2026/07/17 04:25:25 INFO : medium: Deleted 2026/07/17 04:25:25 INFO : small: Deleted --- PASS: TestDelete (9.92s) === RUN TestMaxDelete run.go:198: Remote "Dropbox root 'rclone-test-dudojes7fabu'", Local "Local file system at /tmp/rclone285514332", Modify Window "1s" 2026/07/17 04:25:27 DEBUG : small: Uploading chunk 1/1 2026/07/17 04:25:27 DEBUG : small: Uploading chunk 2/1 2026/07/17 04:25:27 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Adding "small" to batch 2026/07/17 04:25:28 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Batch idle for 500ms so committing 2026/07/17 04:25:28 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committing sync batch length 1 starting with: small 2026/07/17 04:25:29 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committed sync batch length 1 starting with: small 2026/07/17 04:25:29 DEBUG : medium: Uploading chunk 1/1 2026/07/17 04:25:29 DEBUG : medium: Uploading chunk 2/1 2026/07/17 04:25:30 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Adding "medium" to batch 2026/07/17 04:25:30 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Batch idle for 500ms so committing 2026/07/17 04:25:30 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committing sync batch length 1 starting with: medium 2026/07/17 04:25:31 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committed sync batch length 1 starting with: medium 2026/07/17 04:25:31 DEBUG : large: Uploading chunk 1/1 2026/07/17 04:25:32 DEBUG : large: Uploading chunk 2/1 2026/07/17 04:25:32 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Adding "large" to batch 2026/07/17 04:25:33 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Batch idle for 500ms so committing 2026/07/17 04:25:33 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committing sync batch length 1 starting with: large 2026/07/17 04:25:33 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committed sync batch length 1 starting with: large 2026/07/17 04:25:34 DEBUG : Waiting for deletions to finish 2026/07/17 04:25:34 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2026/07/17 04:25:35 INFO : medium: Deleted 2026/07/17 04:25:35 INFO : large: Deleted --- PASS: TestMaxDelete (10.58s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "Dropbox root 'rclone-test-dudojes7fabu'", Local "Local file system at /tmp/rclone285514332", Modify Window "1s" 2026/07/17 04:25:37 DEBUG : small: Uploading chunk 1/1 2026/07/17 04:25:38 DEBUG : small: Uploading chunk 2/1 2026/07/17 04:25:38 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Adding "small" to batch 2026/07/17 04:25:39 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Batch idle for 500ms so committing 2026/07/17 04:25:39 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committing sync batch length 1 starting with: small 2026/07/17 04:25:40 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committed sync batch length 1 starting with: small 2026/07/17 04:25:40 DEBUG : medium: Uploading chunk 1/1 2026/07/17 04:25:40 DEBUG : medium: Uploading chunk 2/1 2026/07/17 04:25:41 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Adding "medium" to batch 2026/07/17 04:25:41 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Batch idle for 500ms so committing 2026/07/17 04:25:41 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committing sync batch length 1 starting with: medium 2026/07/17 04:25:42 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committed sync batch length 1 starting with: medium 2026/07/17 04:25:42 DEBUG : large: Uploading chunk 1/1 2026/07/17 04:25:43 DEBUG : large: Uploading chunk 2/1 2026/07/17 04:25:43 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Adding "large" to batch 2026/07/17 04:25:44 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Batch idle for 500ms so committing 2026/07/17 04:25:44 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committing sync batch length 1 starting with: large 2026/07/17 04:25:44 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committed sync batch length 1 starting with: large 2026/07/17 04:25:45 DEBUG : Waiting for deletions to finish 2026/07/17 04:25:45 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/07/17 04:25:46 INFO : small: Deleted 2026/07/17 04:25:46 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (10.81s) === RUN TestMaxDeleteSize run.go:198: Remote "Dropbox root 'rclone-test-dudojes7fabu'", Local "Local file system at /tmp/rclone285514332", Modify Window "1s" 2026/07/17 04:25:48 DEBUG : small: Uploading chunk 1/1 2026/07/17 04:25:49 DEBUG : small: Uploading chunk 2/1 2026/07/17 04:25:49 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Adding "small" to batch 2026/07/17 04:25:49 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Batch idle for 500ms so committing 2026/07/17 04:25:49 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committing sync batch length 1 starting with: small 2026/07/17 04:25:50 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committed sync batch length 1 starting with: small 2026/07/17 04:25:50 DEBUG : medium: Uploading chunk 1/1 2026/07/17 04:25:51 DEBUG : medium: Uploading chunk 2/1 2026/07/17 04:25:51 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Adding "medium" to batch 2026/07/17 04:25:52 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Batch idle for 500ms so committing 2026/07/17 04:25:52 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committing sync batch length 1 starting with: medium 2026/07/17 04:25:53 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committed sync batch length 1 starting with: medium 2026/07/17 04:25:53 DEBUG : large: Uploading chunk 1/1 2026/07/17 04:25:53 DEBUG : large: Uploading chunk 2/1 2026/07/17 04:25:54 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Adding "large" to batch 2026/07/17 04:25:54 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Batch idle for 500ms so committing 2026/07/17 04:25:54 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committing sync batch length 1 starting with: large 2026/07/17 04:25:55 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committed sync batch length 1 starting with: large 2026/07/17 04:25:55 DEBUG : Waiting for deletions to finish 2026/07/17 04:25:56 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2026/07/17 04:25:56 INFO : large: Deleted 2026/07/17 04:25:56 INFO : small: Deleted --- PASS: TestMaxDeleteSize (10.76s) === RUN TestReadFile run.go:198: Remote "Dropbox root 'rclone-test-dudojes7fabu'", Local "Local file system at /tmp/rclone285514332", Modify Window "1s" 2026/07/17 04:25:59 DEBUG : ReadFile: Uploading chunk 1/1 2026/07/17 04:25:59 DEBUG : ReadFile: Uploading chunk 2/1 2026/07/17 04:26:00 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Adding "ReadFile" to batch 2026/07/17 04:26:00 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Batch idle for 500ms so committing 2026/07/17 04:26:00 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committing sync batch length 1 starting with: ReadFile 2026/07/17 04:26:01 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committed sync batch length 1 starting with: ReadFile --- PASS: TestReadFile (5.36s) === RUN TestRetry 2026/07/17 04:26:04 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/07/17 04:26:04 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/07/17 04:26:04 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/17 04:26:04 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/17 04:26:04 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/17 04:26:04 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/17 04:26:04 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-dudojes7fabu'", Local "Local file system at /tmp/rclone285514332", Modify Window "1s" 2026/07/17 04:26:04 DEBUG : file1: Uploading chunk 1/1 2026/07/17 04:26:05 DEBUG : file1: Uploading chunk 2/1 2026/07/17 04:26:05 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Adding "file1" to batch 2026/07/17 04:26:05 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Batch idle for 500ms so committing 2026/07/17 04:26:05 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committing sync batch length 1 starting with: file1 2026/07/17 04:26:06 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committed sync batch length 1 starting with: file1 2026/07/17 04:26:07 DEBUG : file2: Uploading chunk 1/1 2026/07/17 04:26:07 DEBUG : file2: Uploading chunk 2/1 2026/07/17 04:26:07 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Adding "file2" to batch 2026/07/17 04:26:08 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Batch idle for 500ms so committing 2026/07/17 04:26:08 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committing sync batch length 1 starting with: file2 2026/07/17 04:26:09 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committed sync batch length 1 starting with: file2 --- PASS: TestCat (15.43s) === RUN TestPurge 2026/07/17 04:26:19 DEBUG : Creating backend with remote "TestDropbox:rclone-test-suhodiq4hafu" 2026/07/17 04:26:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/17 04:26:19 DEBUG : Creating backend with remote "/tmp/rclone1986949552" run.go:198: Remote "Dropbox root 'rclone-test-suhodiq4hafu'", Local "Local file system at /tmp/rclone1986949552", Modify Window "1s" 2026/07/17 04:26:21 DEBUG : A1/B1/C1/one: Uploading chunk 1/1 2026/07/17 04:26:21 DEBUG : A1/B1/C1/one: Uploading chunk 2/1 2026/07/17 04:26:22 DEBUG : Dropbox root 'rclone-test-suhodiq4hafu': Adding "A1/B1/C1/one" to batch 2026/07/17 04:26:22 DEBUG : Dropbox root 'rclone-test-suhodiq4hafu': Batch idle for 500ms so committing 2026/07/17 04:26:22 DEBUG : Dropbox root 'rclone-test-suhodiq4hafu': Committing sync batch length 1 starting with: A1/B1/C1/one 2026/07/17 04:26:23 DEBUG : Dropbox root 'rclone-test-suhodiq4hafu': Committed sync batch length 1 starting with: A1/B1/C1/one 2026/07/17 04:26:23 INFO : A2: Making directory 2026/07/17 04:26:24 INFO : A1/B2: Making directory 2026/07/17 04:26:25 INFO : A1/B2/C2: Making directory 2026/07/17 04:26:25 INFO : A1/B1/C3: Making directory 2026/07/17 04:26:26 INFO : A3: Making directory 2026/07/17 04:26:27 INFO : A3/B3: Making directory 2026/07/17 04:26:28 INFO : A3/B3/C4: Making directory 2026/07/17 04:26:29 DEBUG : A1/two: Uploading chunk 1/1 2026/07/17 04:26:29 DEBUG : A1/two: Uploading chunk 2/1 2026/07/17 04:26:30 DEBUG : Dropbox root 'rclone-test-suhodiq4hafu': Adding "A1/two" to batch 2026/07/17 04:26:30 DEBUG : Dropbox root 'rclone-test-suhodiq4hafu': Batch idle for 500ms so committing 2026/07/17 04:26:30 DEBUG : Dropbox root 'rclone-test-suhodiq4hafu': Committing sync batch length 1 starting with: A1/two 2026/07/17 04:26:31 DEBUG : Dropbox root 'rclone-test-suhodiq4hafu': Committed sync batch length 1 starting with: A1/two 2026/07/17 04:26:35 ERROR : error listing: directory not found 2026/07/17 04:26:35 DEBUG : Dropbox root 'rclone-test-suhodiq4hafu': Purge remote 2026/07/17 04:26:35 NOTICE: purge failed: path_lookup/not_found/ --- PASS: TestPurge (15.77s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "Dropbox root 'rclone-test-dudojes7fabu'", Local "Local file system at /tmp/rclone285514332", Modify Window "1s" 2026/07/17 04:26:36 DEBUG : A1/B1/C1/one: Uploading chunk 1/1 2026/07/17 04:26:36 DEBUG : A1/B1/C1/one: Uploading chunk 2/1 2026/07/17 04:26:36 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Adding "A1/B1/C1/one" to batch 2026/07/17 04:26:37 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Batch idle for 500ms so committing 2026/07/17 04:26:37 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committing sync batch length 1 starting with: A1/B1/C1/one 2026/07/17 04:26:38 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committed sync batch length 1 starting with: A1/B1/C1/one 2026/07/17 04:26:38 INFO : A2: Making directory 2026/07/17 04:26:38 INFO : A1/B2: Making directory 2026/07/17 04:26:39 INFO : A1/B2/C2: Making directory 2026/07/17 04:26:40 INFO : A1/B1/C3: Making directory 2026/07/17 04:26:41 INFO : A3: Making directory 2026/07/17 04:26:41 INFO : A3/B3: Making directory 2026/07/17 04:26:42 INFO : A3/B3/C4: Making directory 2026/07/17 04:26:43 DEBUG : A1/two: Uploading chunk 1/1 2026/07/17 04:26:44 DEBUG : A1/two: Uploading chunk 2/1 2026/07/17 04:26:44 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Adding "A1/two" to batch 2026/07/17 04:26:45 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Batch idle for 500ms so committing 2026/07/17 04:26:45 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committing sync batch length 1 starting with: A1/two 2026/07/17 04:26:45 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committed sync batch length 1 starting with: A1/two 2026/07/17 04:26:47 DEBUG : removing 1 level 3 directories 2026/07/17 04:26:47 INFO : A3/B3/C4: Removing directory 2026/07/17 04:26:50 DEBUG : removing 2 level 3 directories 2026/07/17 04:26:50 INFO : A1/B2/C2: Removing directory 2026/07/17 04:26:50 INFO : A1/B1/C3: Removing directory 2026/07/17 04:26:52 DEBUG : removing 2 level 2 directories 2026/07/17 04:26:52 INFO : A1/B2: Removing directory 2026/07/17 04:26:52 INFO : A3/B3: Removing directory 2026/07/17 04:26:53 DEBUG : removing 2 level 1 directories 2026/07/17 04:26:53 INFO : A3: Removing directory 2026/07/17 04:26:53 INFO : A2: Removing directory 2026/07/17 04:27:00 DEBUG : removing 1 level 3 directories 2026/07/17 04:27:00 INFO : A1/B1/C1: Removing directory 2026/07/17 04:27:01 DEBUG : removing 1 level 2 directories 2026/07/17 04:27:01 INFO : A1/B1: Removing directory 2026/07/17 04:27:02 DEBUG : removing 1 level 1 directories 2026/07/17 04:27:02 INFO : A1: Removing directory 2026/07/17 04:27:03 DEBUG : removing 1 level 0 directories 2026/07/17 04:27:03 INFO : Dropbox root 'rclone-test-dudojes7fabu': Removing directory 2026/07/17 04:27:05 ERROR : error listing: directory not found 2026/07/17 04:27:05 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (30.03s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "Dropbox root 'rclone-test-dudojes7fabu'", Local "Local file system at /tmp/rclone285514332", Modify Window "1s" 2026/07/17 04:27:06 INFO : A1: Making directory 2026/07/17 04:27:06 INFO : A1/B1: Making directory 2026/07/17 04:27:07 INFO : A1/B1/C1: Making directory 2026/07/17 04:27:10 DEBUG : removing 1 level 3 directories 2026/07/17 04:27:10 INFO : A1/B1/C1: Removing directory 2026/07/17 04:27:11 DEBUG : removing 1 level 2 directories 2026/07/17 04:27:11 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (9.69s) === RUN TestRmdirsWithFilter run.go:198: Remote "Dropbox root 'rclone-test-dudojes7fabu'", Local "Local file system at /tmp/rclone285514332", Modify Window "1s" 2026/07/17 04:27:15 INFO : A1: Making directory 2026/07/17 04:27:16 INFO : A1/B1: Making directory 2026/07/17 04:27:16 INFO : A1/B1/C1: Making directory 2026/07/17 04:27:19 DEBUG : removing 1 level 3 directories 2026/07/17 04:27:19 INFO : A1/B1/C1: Removing directory 2026/07/17 04:27:21 DEBUG : removing 1 level 2 directories 2026/07/17 04:27:21 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (9.58s) === RUN TestCopyURL run.go:198: Remote "Dropbox root 'rclone-test-dudojes7fabu'", Local "Local file system at /tmp/rclone285514332", Modify Window "1s" 2026/07/17 04:27:25 DEBUG : file1: Uploading chunk 1/1 2026/07/17 04:27:25 DEBUG : file1: Uploading chunk 2/1 2026/07/17 04:27:26 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Adding "file1" to batch 2026/07/17 04:27:26 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Batch idle for 500ms so committing 2026/07/17 04:27:26 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committing sync batch length 1 starting with: file1 2026/07/17 04:27:27 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committed sync batch length 1 starting with: file1 2026/07/17 04:27:27 DEBUG : filename.txt: File name found in url 2026/07/17 04:27:28 DEBUG : filename.txt: Uploading chunk 1/1 2026/07/17 04:27:28 DEBUG : filename.txt: Uploading chunk 2/1 2026/07/17 04:27:29 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Adding "filename.txt" to batch 2026/07/17 04:27:29 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Batch idle for 500ms so committing 2026/07/17 04:27:29 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committing sync batch length 1 starting with: filename.txt 2026/07/17 04:27:30 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committed sync batch length 1 starting with: filename.txt 2026/07/17 04:27:30 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/07/17 04:27:30 DEBUG : headerfilename.txt: Uploading chunk 1/1 2026/07/17 04:27:31 DEBUG : headerfilename.txt: Uploading chunk 2/1 2026/07/17 04:27:31 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Adding "headerfilename.txt" to batch 2026/07/17 04:27:32 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Batch idle for 500ms so committing 2026/07/17 04:27:32 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committing sync batch length 1 starting with: headerfilename.txt 2026/07/17 04:27:32 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committed sync batch length 1 starting with: headerfilename.txt 2026/07/17 04:27:33 DEBUG : file2: Uploading chunk 1/1 2026/07/17 04:27:33 DEBUG : file2: Uploading chunk 2/1 2026/07/17 04:27:34 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Adding "file2" to batch 2026/07/17 04:27:34 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Batch idle for 500ms so committing 2026/07/17 04:27:34 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committing sync batch length 1 starting with: file2 2026/07/17 04:27:35 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committed sync batch length 1 starting with: file2 --- PASS: TestCopyURL (13.75s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "Dropbox root 'rclone-test-dudojes7fabu'", Local "Local file system at /tmp/rclone285514332", Modify Window "1s" 2026/07/17 04:27:38 DEBUG : file1: Uploading chunk 1/1 2026/07/17 04:27:39 DEBUG : file1: Uploading chunk 2/1 2026/07/17 04:27:39 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Adding "file1" to batch 2026/07/17 04:27:40 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Batch idle for 500ms so committing 2026/07/17 04:27:40 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committing sync batch length 1 starting with: file1 2026/07/17 04:27:40 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committed sync batch length 1 starting with: file1 --- PASS: TestCopyURLDownloadHeaders (3.59s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "Dropbox root 'rclone-test-dudojes7fabu'", Local "Local file system at /tmp/rclone285514332", Modify Window "1s" 2026/07/17 04:27:42 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/17 04:27:42 DEBUG : sub/file2: Uploading chunk 1/1 2026/07/17 04:27:43 DEBUG : sub/file2: Uploading chunk 2/1 2026/07/17 04:27:43 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Adding "sub/file2" to batch 2026/07/17 04:27:44 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Batch idle for 500ms so committing 2026/07/17 04:27:44 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committing sync batch length 1 starting with: sub/file2 2026/07/17 04:27:44 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committed sync batch length 1 starting with: sub/file2 2026/07/17 04:27:44 DEBUG : sub/file2: size = 14 OK 2026/07/17 04:27:44 DEBUG : file1: dropbox = d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778 OK 2026/07/17 04:27:44 INFO : file1: Copied (new) to: sub/file2 2026/07/17 04:27:44 INFO : file1: Deleted 2026/07/17 04:27:45 DEBUG : sub/file2: size = 14 OK 2026/07/17 04:27:45 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 04:27:45 DEBUG : file1: Unchanged skipping 2026/07/17 04:27:45 INFO : file1: Deleted 2026/07/17 04:27:46 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (7.19s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "Dropbox root 'rclone-test-dudojes7fabu'", Local "Local file system at /tmp/rclone285514332", Modify Window "1s" 2026/07/17 04:27:49 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/17 04:27:49 DEBUG : file1: Uploading chunk 1/1 2026/07/17 04:27:50 DEBUG : file1: Uploading chunk 2/1 2026/07/17 04:27:50 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Adding "file1" to batch 2026/07/17 04:27:51 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Batch idle for 500ms so committing 2026/07/17 04:27:51 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committing sync batch length 1 starting with: file1 2026/07/17 04:27:51 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committed sync batch length 1 starting with: file1 2026/07/17 04:27:51 DEBUG : file1: size = 14 OK 2026/07/17 04:27:51 DEBUG : file1: dropbox = d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778 OK 2026/07/17 04:27:51 INFO : file1: Copied (new) 2026/07/17 04:27:51 INFO : file1: Deleted 2026/07/17 04:27:52 DEBUG : file1: Destination exists, skipping 2026/07/17 04:27:52 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (4.65s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "Dropbox root 'rclone-test-dudojes7fabu'", Local "Local file system at /tmp/rclone285514332", Modify Window "1s" 2026/07/17 04:27:54 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/17 04:27:54 DEBUG : sub/file2: Uploading chunk 1/1 2026/07/17 04:27:54 DEBUG : sub/file2: Uploading chunk 2/1 2026/07/17 04:27:55 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Adding "sub/file2" to batch 2026/07/17 04:27:55 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Batch idle for 500ms so committing 2026/07/17 04:27:55 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committing sync batch length 1 starting with: sub/file2 2026/07/17 04:27:56 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committed sync batch length 1 starting with: sub/file2 2026/07/17 04:27:56 DEBUG : sub/file2: size = 14 OK 2026/07/17 04:27:56 DEBUG : file1: dropbox = d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778 OK 2026/07/17 04:27:56 INFO : file1: Copied (new) to: sub/file2 2026/07/17 04:27:56 INFO : file1: Deleted 2026/07/17 04:27:57 DEBUG : sub/file2: size = 14 OK 2026/07/17 04:27:57 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 04:27:57 DEBUG : file1: Unchanged skipping 2026/07/17 04:27:57 INFO : file1: Deleted 2026/07/17 04:27:58 DEBUG : sub/file2: moving to sub/File2-rclone-move-manaxob1 2026/07/17 04:27:59 INFO : sub/file2: Moved (server-side) to: sub/File2-rclone-move-manaxob1 2026/07/17 04:27:59 DEBUG : sub/file2: moving to sub/File2 2026/07/17 04:28:00 INFO : sub/File2-rclone-move-manaxob1: Moved (server-side) to: sub/File2 --- PASS: TestCaseInsensitiveMoveFile (10.12s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "Dropbox root 'rclone-test-dudojes7fabu'", Local "Local file system at /tmp/rclone285514332", Modify Window "1s" 2026/07/17 04:28:04 DEBUG : hello: Uploading chunk 1/1 2026/07/17 04:28:04 DEBUG : hello: Uploading chunk 2/1 2026/07/17 04:28:05 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Adding "hello" to batch 2026/07/17 04:28:05 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Batch idle for 500ms so committing 2026/07/17 04:28:05 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committing sync batch length 1 starting with: hello 2026/07/17 04:28:06 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committed sync batch length 1 starting with: hello 2026/07/17 04:28:07 NOTICE: hello: Skipped rename to HELLO as --dry-run is set --- PASS: TestCaseInsensitiveMoveFileDryRun (4.54s) === RUN TestMoveFileBackupDir run.go:198: Remote "Dropbox root 'rclone-test-dudojes7fabu'", Local "Local file system at /tmp/rclone285514332", Modify Window "1s" 2026/07/17 04:28:08 DEBUG : dst/file1: Uploading chunk 1/1 2026/07/17 04:28:09 DEBUG : dst/file1: Uploading chunk 2/1 2026/07/17 04:28:09 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Adding "dst/file1" to batch 2026/07/17 04:28:10 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Batch idle for 500ms so committing 2026/07/17 04:28:10 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committing sync batch length 1 starting with: dst/file1 2026/07/17 04:28:10 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committed sync batch length 1 starting with: dst/file1 2026/07/17 04:28:11 DEBUG : Creating backend with remote "TestDropbox:rclone-test-dudojes7fabu/backup" 2026/07/17 04:28:12 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone285514332) 2026/07/17 04:28:12 DEBUG : dst/file1: size = 18 (Dropbox root 'rclone-test-dudojes7fabu') 2026/07/17 04:28:12 DEBUG : dst/file1: Sizes differ 2026/07/17 04:28:13 INFO : dst/file1: Moved (server-side) 2026/07/17 04:28:14 DEBUG : dst/file1: Uploading chunk 1/1 2026/07/17 04:28:14 DEBUG : dst/file1: Uploading chunk 2/1 2026/07/17 04:28:14 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Adding "dst/file1" to batch 2026/07/17 04:28:15 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Batch idle for 500ms so committing 2026/07/17 04:28:15 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committing sync batch length 1 starting with: dst/file1 2026/07/17 04:28:16 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committed sync batch length 1 starting with: dst/file1 2026/07/17 04:28:16 DEBUG : dst/file1: size = 14 OK 2026/07/17 04:28:16 DEBUG : dst/file1: dropbox = d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778 OK 2026/07/17 04:28:16 INFO : dst/file1: Copied (new) 2026/07/17 04:28:16 INFO : dst/file1: Deleted 2026/07/17 04:28:22 INFO : Dropbox root 'rclone-test-dudojes7fabu/backup': Committing uploads - please wait... --- PASS: TestMoveFileBackupDir (14.04s) === 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-dudojes7fabu'", Local "Local file system at /tmp/rclone285514332", Modify Window "1s" 2026/07/17 04:28:23 DEBUG : A1/one: Uploading chunk 1/1 2026/07/17 04:28:23 DEBUG : A1/one: Uploading chunk 2/1 2026/07/17 04:28:24 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Adding "A1/one" to batch 2026/07/17 04:28:24 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Batch idle for 500ms so committing 2026/07/17 04:28:24 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committing sync batch length 1 starting with: A1/one 2026/07/17 04:28:25 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committed sync batch length 1 starting with: A1/one 2026/07/17 04:28:25 DEBUG : A1/two: Uploading chunk 1/1 2026/07/17 04:28:26 DEBUG : A1/two: Uploading chunk 2/1 2026/07/17 04:28:26 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Adding "A1/two" to batch 2026/07/17 04:28:27 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Batch idle for 500ms so committing 2026/07/17 04:28:27 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committing sync batch length 1 starting with: A1/two 2026/07/17 04:28:27 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committed sync batch length 1 starting with: A1/two 2026/07/17 04:28:28 DEBUG : A1/B1/three: Uploading chunk 1/1 2026/07/17 04:28:28 DEBUG : A1/B1/three: Uploading chunk 2/1 2026/07/17 04:28:28 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Adding "A1/B1/three" to batch 2026/07/17 04:28:29 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Batch idle for 500ms so committing 2026/07/17 04:28:29 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committing sync batch length 1 starting with: A1/B1/three 2026/07/17 04:28:30 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committed sync batch length 1 starting with: A1/B1/three 2026/07/17 04:28:30 DEBUG : A1/B1/C1/four: Uploading chunk 1/1 2026/07/17 04:28:31 DEBUG : A1/B1/C1/four: Uploading chunk 2/1 2026/07/17 04:28:31 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Adding "A1/B1/C1/four" to batch 2026/07/17 04:28:31 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Batch idle for 500ms so committing 2026/07/17 04:28:31 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committing sync batch length 1 starting with: A1/B1/C1/four 2026/07/17 04:28:32 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committed sync batch length 1 starting with: A1/B1/C1/four 2026/07/17 04:28:33 DEBUG : A1/B1/C2/five: Uploading chunk 1/1 2026/07/17 04:28:33 DEBUG : A1/B1/C2/five: Uploading chunk 2/1 2026/07/17 04:28:33 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Adding "A1/B1/C2/five" to batch 2026/07/17 04:28:34 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Batch idle for 500ms so committing 2026/07/17 04:28:34 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committing sync batch length 1 starting with: A1/B1/C2/five 2026/07/17 04:28:35 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committed sync batch length 1 starting with: A1/B1/C2/five 2026/07/17 04:28:35 INFO : A1/B2: Making directory 2026/07/17 04:28:35 INFO : A1/B1/C3: Making directory 2026/07/17 04:28:46 DEBUG : pacer: low level retry 1/10 (error ) 2026/07/17 04:28:46 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/17 04:28:46 DEBUG : pacer: low level retry 1/10 (error ) 2026/07/17 04:28:46 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/07/17 04:28:46 DEBUG : pacer: low level retry 1/10 (error ) 2026/07/17 04:28:46 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/07/17 04:28:46 DEBUG : pacer: low level retry 1/10 (error ) 2026/07/17 04:28:46 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/07/17 04:28:47 DEBUG : pacer: low level retry 2/10 (error ) 2026/07/17 04:28:47 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/07/17 04:28:47 DEBUG : pacer: Reducing sleep to 240ms 2026/07/17 04:28:47 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/07/17 04:28:47 DEBUG : pacer: low level retry 2/10 (error ) 2026/07/17 04:28:47 DEBUG : pacer: Rate limited, increasing sleep to 480ms 2026/07/17 04:28:47 DEBUG : pacer: low level retry 2/10 (error ) 2026/07/17 04:28:47 DEBUG : pacer: Rate limited, increasing sleep to 960ms 2026/07/17 04:28:47 DEBUG : pacer: low level retry 3/10 (error ) 2026/07/17 04:28:47 DEBUG : pacer: Rate limited, increasing sleep to 1.92s 2026/07/17 04:28:47 DEBUG : pacer: Reducing sleep to 1.44s 2026/07/17 04:28:47 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/07/17 04:28:48 DEBUG : pacer: low level retry 3/10 (error ) 2026/07/17 04:28:48 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/07/17 04:28:48 DEBUG : pacer: Reducing sleep to 1.5s 2026/07/17 04:28:48 INFO : A2/two: Moved (server-side) to: A3/two 2026/07/17 04:28:50 DEBUG : pacer: Reducing sleep to 1.125s 2026/07/17 04:28:50 INFO : A2/one: Moved (server-side) to: A3/one 2026/07/17 04:28:52 DEBUG : pacer: Reducing sleep to 843.75ms 2026/07/17 04:28:52 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/07/17 04:28:52 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/07/17 04:28:53 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/07/17 04:28:54 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/07/17 04:28:54 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/07/17 04:28:54 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/07/17 04:28:55 DEBUG : pacer: Reducing sleep to 150.169371ms 2026/07/17 04:28:55 DEBUG : pacer: Reducing sleep to 112.627028ms 2026/07/17 04:28:55 DEBUG : pacer: Reducing sleep to 84.470271ms 2026/07/17 04:28:57 DEBUG : pacer: Reducing sleep to 63.352703ms 2026/07/17 04:28:57 DEBUG : pacer: Reducing sleep to 47.514527ms 2026/07/17 04:28:57 DEBUG : pacer: Reducing sleep to 35.635895ms 2026/07/17 04:28:58 DEBUG : pacer: Reducing sleep to 26.726921ms 2026/07/17 04:28:58 DEBUG : pacer: Reducing sleep to 20.04519ms 2026/07/17 04:28:59 DEBUG : pacer: Reducing sleep to 15.033892ms 2026/07/17 04:28:59 DEBUG : pacer: Reducing sleep to 11.275419ms 2026/07/17 04:28:59 DEBUG : pacer: Reducing sleep to 10ms 2026/07/17 04:29:01 INFO : Dropbox root 'rclone-test-dudojes7fabu': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/07/17 04:29:08 DEBUG : pacer: low level retry 1/10 (error ) 2026/07/17 04:29:08 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/17 04:29:08 DEBUG : pacer: low level retry 1/10 (error ) 2026/07/17 04:29:08 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/07/17 04:29:08 DEBUG : pacer: low level retry 1/10 (error ) 2026/07/17 04:29:08 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/07/17 04:29:08 DEBUG : pacer: low level retry 1/10 (error ) 2026/07/17 04:29:08 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/07/17 04:29:08 DEBUG : pacer: Reducing sleep to 120ms 2026/07/17 04:29:08 INFO : A3/one: Moved (server-side) to: A4/one 2026/07/17 04:29:08 DEBUG : pacer: low level retry 2/10 (error ) 2026/07/17 04:29:08 DEBUG : pacer: Rate limited, increasing sleep to 240ms 2026/07/17 04:29:08 DEBUG : pacer: low level retry 2/10 (error ) 2026/07/17 04:29:08 DEBUG : pacer: Rate limited, increasing sleep to 480ms 2026/07/17 04:29:09 DEBUG : pacer: low level retry 2/10 (error ) 2026/07/17 04:29:09 DEBUG : pacer: Rate limited, increasing sleep to 960ms 2026/07/17 04:29:09 DEBUG : pacer: Reducing sleep to 720ms 2026/07/17 04:29:09 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/07/17 04:29:09 DEBUG : pacer: low level retry 3/10 (error ) 2026/07/17 04:29:09 DEBUG : pacer: Rate limited, increasing sleep to 1.44s 2026/07/17 04:29:09 DEBUG : pacer: low level retry 3/10 (error ) 2026/07/17 04:29:09 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/07/17 04:29:10 DEBUG : pacer: Reducing sleep to 1.5s 2026/07/17 04:29:10 INFO : A3/two: Moved (server-side) to: A4/two 2026/07/17 04:29:11 DEBUG : pacer: Reducing sleep to 1.125s 2026/07/17 04:29:11 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/07/17 04:29:13 DEBUG : pacer: Reducing sleep to 843.75ms 2026/07/17 04:29:13 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/07/17 04:29:13 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/07/17 04:29:14 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/07/17 04:29:15 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/07/17 04:29:15 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/07/17 04:29:16 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/07/17 04:29:16 DEBUG : pacer: Reducing sleep to 150.169371ms 2026/07/17 04:29:17 DEBUG : pacer: Reducing sleep to 112.627028ms 2026/07/17 04:29:17 DEBUG : pacer: Reducing sleep to 84.470271ms 2026/07/17 04:29:17 DEBUG : pacer: Reducing sleep to 63.352703ms 2026/07/17 04:29:18 DEBUG : pacer: Reducing sleep to 47.514527ms 2026/07/17 04:29:18 DEBUG : pacer: Reducing sleep to 35.635895ms 2026/07/17 04:29:18 DEBUG : pacer: Reducing sleep to 26.726921ms 2026/07/17 04:29:19 DEBUG : pacer: Reducing sleep to 20.04519ms 2026/07/17 04:29:19 DEBUG : pacer: Reducing sleep to 15.033892ms 2026/07/17 04:29:20 DEBUG : pacer: Reducing sleep to 11.275419ms 2026/07/17 04:29:20 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestDirMove (70.61s) === RUN TestGetFsInfo run.go:198: Remote "Dropbox root 'rclone-test-dudojes7fabu'", Local "Local file system at /tmp/rclone285514332", Modify Window "1s" 2026/07/17 04:29:33 DEBUG : Config file has changed externally - reloading --- PASS: TestGetFsInfo (0.54s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "Dropbox root 'rclone-test-dudojes7fabu'", Local "Local file system at /tmp/rclone285514332", Modify Window "1s" 2026/07/17 04:29:33 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': File to upload is small (34 bytes), uploading instead of streaming 2026/07/17 04:29:34 DEBUG : no_checksum_small_file_from_pipe: Uploading chunk 1/1 2026/07/17 04:29:34 DEBUG : no_checksum_small_file_from_pipe: Uploading chunk 2/1 2026/07/17 04:29:35 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Adding "no_checksum_small_file_from_pipe" to batch 2026/07/17 04:29:35 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Batch idle for 500ms so committing 2026/07/17 04:29:35 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committing sync batch length 1 starting with: no_checksum_small_file_from_pipe 2026/07/17 04:29:36 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committed sync batch length 1 starting with: no_checksum_small_file_from_pipe 2026/07/17 04:29:36 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/07/17 04:29:36 DEBUG : no_checksum_small_file_from_pipe: dropbox = 6167057cad26d021a22944146dfef827ec973d33996a25ece54f17508427cf5f OK 2026/07/17 04:29:36 DEBUG : no_checksum_small_file_from_pipe: Size and dropbox of src and dst objects identical 2026/07/17 04:29:36 DEBUG : no_checksum_big_file_from_pipe: Uploading chunk 1/0 2026/07/17 04:29:37 DEBUG : no_checksum_big_file_from_pipe: Uploading chunk 2/0 2026/07/17 04:29:37 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Adding "no_checksum_big_file_from_pipe" to batch 2026/07/17 04:29:38 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Batch idle for 500ms so committing 2026/07/17 04:29:38 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committing sync batch length 1 starting with: no_checksum_big_file_from_pipe 2026/07/17 04:29:38 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committed sync batch length 1 starting with: no_checksum_big_file_from_pipe 2026/07/17 04:29:38 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/07/17 04:29:38 DEBUG : no_checksum_big_file_from_pipe: dropbox = 134292f7f01dbc9fa2e8230e98def0b183c01ca9fce46a144f90bee4ef0c4ef3 OK 2026/07/17 04:29:38 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-dudojes7fabu'", Local "Local file system at /tmp/rclone285514332", Modify Window "1s" 2026/07/17 04:29:41 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': File to upload is small (34 bytes), uploading instead of streaming 2026/07/17 04:29:41 DEBUG : with_checksum_small_file_from_pipe: Uploading chunk 1/1 2026/07/17 04:29:42 DEBUG : with_checksum_small_file_from_pipe: Uploading chunk 2/1 2026/07/17 04:29:42 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Adding "with_checksum_small_file_from_pipe" to batch 2026/07/17 04:29:43 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Batch idle for 500ms so committing 2026/07/17 04:29:43 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committing sync batch length 1 starting with: with_checksum_small_file_from_pipe 2026/07/17 04:29:43 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committed sync batch length 1 starting with: with_checksum_small_file_from_pipe 2026/07/17 04:29:43 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/07/17 04:29:43 DEBUG : with_checksum_small_file_from_pipe: dropbox = 6167057cad26d021a22944146dfef827ec973d33996a25ece54f17508427cf5f OK 2026/07/17 04:29:43 DEBUG : with_checksum_small_file_from_pipe: Size and dropbox of src and dst objects identical 2026/07/17 04:29:44 DEBUG : with_checksum_big_file_from_pipe: Uploading chunk 1/0 2026/07/17 04:29:44 DEBUG : with_checksum_big_file_from_pipe: Uploading chunk 2/0 2026/07/17 04:29:45 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Adding "with_checksum_big_file_from_pipe" to batch 2026/07/17 04:29:45 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Batch idle for 500ms so committing 2026/07/17 04:29:45 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committing sync batch length 1 starting with: with_checksum_big_file_from_pipe 2026/07/17 04:29:46 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committed sync batch length 1 starting with: with_checksum_big_file_from_pipe 2026/07/17 04:29:46 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/07/17 04:29:46 DEBUG : with_checksum_big_file_from_pipe: dropbox = 134292f7f01dbc9fa2e8230e98def0b183c01ca9fce46a144f90bee4ef0c4ef3 OK 2026/07/17 04:29:46 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-dudojes7fabu'", Local "Local file system at /tmp/rclone285514332", Modify Window "1s" 2026/07/17 04:29:48 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': File to upload is small (34 bytes), uploading instead of streaming 2026/07/17 04:29:49 DEBUG : ignore_checksum_small_file_from_pipe: Uploading chunk 1/1 2026/07/17 04:29:49 DEBUG : ignore_checksum_small_file_from_pipe: Uploading chunk 2/1 2026/07/17 04:29:49 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Adding "ignore_checksum_small_file_from_pipe" to batch 2026/07/17 04:29:50 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Batch idle for 500ms so committing 2026/07/17 04:29:50 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committing sync batch length 1 starting with: ignore_checksum_small_file_from_pipe 2026/07/17 04:29:51 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committed sync batch length 1 starting with: ignore_checksum_small_file_from_pipe 2026/07/17 04:29:51 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/07/17 04:29:51 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 04:29:51 DEBUG : ignore_checksum_big_file_from_pipe: Uploading chunk 1/0 2026/07/17 04:29:51 DEBUG : ignore_checksum_big_file_from_pipe: Uploading chunk 2/0 2026/07/17 04:29:52 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Adding "ignore_checksum_big_file_from_pipe" to batch 2026/07/17 04:29:52 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Batch idle for 500ms so committing 2026/07/17 04:29:52 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committing sync batch length 1 starting with: ignore_checksum_big_file_from_pipe 2026/07/17 04:29:53 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committed sync batch length 1 starting with: ignore_checksum_big_file_from_pipe 2026/07/17 04:29:53 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/07/17 04:29:53 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-dudojes7fabu'", Local "Local file system at /tmp/rclone285514332", Modify Window "1s" 2026/07/17 04:29:55 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': File to upload is small (34 bytes), uploading instead of streaming 2026/07/17 04:29:56 DEBUG : ignore_checksum_small_file_from_pipe: Uploading chunk 1/1 2026/07/17 04:29:56 DEBUG : ignore_checksum_small_file_from_pipe: Uploading chunk 2/1 2026/07/17 04:29:56 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Adding "ignore_checksum_small_file_from_pipe" to batch 2026/07/17 04:29:57 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Batch idle for 500ms so committing 2026/07/17 04:29:57 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committing sync batch length 1 starting with: ignore_checksum_small_file_from_pipe 2026/07/17 04:29:58 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committed sync batch length 1 starting with: ignore_checksum_small_file_from_pipe 2026/07/17 04:29:58 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/07/17 04:29:58 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2026/07/17 04:29:58 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/07/17 04:29:58 DEBUG : ignore_checksum_big_file_from_pipe: Uploading chunk 1/0 2026/07/17 04:29:59 DEBUG : ignore_checksum_big_file_from_pipe: Uploading chunk 2/0 2026/07/17 04:29:59 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Adding "ignore_checksum_big_file_from_pipe" to batch 2026/07/17 04:29:59 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Batch idle for 500ms so committing 2026/07/17 04:29:59 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committing sync batch length 1 starting with: ignore_checksum_big_file_from_pipe 2026/07/17 04:30:00 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committed sync batch length 1 starting with: ignore_checksum_big_file_from_pipe 2026/07/17 04:30:00 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/07/17 04:30:00 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2026/07/17 04:30:00 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (28.91s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (7.23s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (7.43s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (7.09s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (7.16s) === RUN TestRcatMetadata run.go:198: Remote "Dropbox root 'rclone-test-dudojes7fabu'", Local "Local file system at /tmp/rclone285514332", Modify Window "1s" operations_test.go:1563: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.55s) === RUN TestRcatSize run.go:198: Remote "Dropbox root 'rclone-test-dudojes7fabu'", Local "Local file system at /tmp/rclone285514332", Modify Window "1s" 2026/07/17 04:30:03 DEBUG : potato1: Uploading chunk 1/1 2026/07/17 04:30:04 DEBUG : potato1: Uploading chunk 2/1 2026/07/17 04:30:04 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Adding "potato1" to batch 2026/07/17 04:30:04 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Batch idle for 500ms so committing 2026/07/17 04:30:04 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committing sync batch length 1 starting with: potato1 2026/07/17 04:30:05 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committed sync batch length 1 starting with: potato1 2026/07/17 04:30:05 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': File to upload is small (60 bytes), uploading instead of streaming 2026/07/17 04:30:06 DEBUG : potato2: Uploading chunk 1/1 2026/07/17 04:30:06 DEBUG : potato2: Uploading chunk 2/1 2026/07/17 04:30:06 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Adding "potato2" to batch 2026/07/17 04:30:07 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Batch idle for 500ms so committing 2026/07/17 04:30:07 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committing sync batch length 1 starting with: potato2 2026/07/17 04:30:08 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committed sync batch length 1 starting with: potato2 2026/07/17 04:30:08 DEBUG : potato2: size = 60 OK 2026/07/17 04:30:08 DEBUG : potato2: dropbox = a979481df794fed9c3990a6a422e0b1044ac802c15fab13af9c687f8bdbee01a OK 2026/07/17 04:30:08 DEBUG : potato2: Size and dropbox of src and dst objects identical --- PASS: TestRcatSize (6.83s) === RUN TestRcatSizeMetadata run.go:198: Remote "Dropbox root 'rclone-test-dudojes7fabu'", Local "Local file system at /tmp/rclone285514332", Modify Window "1s" operations_test.go:1644: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.55s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "Dropbox root 'rclone-test-dudojes7fabu'", Local "Local file system at /tmp/rclone285514332", Modify Window "1s" 2026/07/17 04:30:10 DEBUG : potato1: Uploading chunk 1/1 2026/07/17 04:30:11 DEBUG : potato1: Uploading chunk 2/1 2026/07/17 04:30:11 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Adding "potato1" to batch 2026/07/17 04:30:12 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Batch idle for 500ms so committing 2026/07/17 04:30:12 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committing sync batch length 1 starting with: potato1 2026/07/17 04:30:13 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committed sync batch length 1 starting with: potato1 --- PASS: TestRcatSizeUploadHeaders (3.67s) === RUN TestTouchDir run.go:198: Remote "Dropbox root 'rclone-test-dudojes7fabu'", Local "Local file system at /tmp/rclone285514332", Modify Window "1s" 2026/07/17 04:30:14 DEBUG : potato2: Uploading chunk 1/1 2026/07/17 04:30:15 DEBUG : potato2: Uploading chunk 2/1 2026/07/17 04:30:15 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Adding "potato2" to batch 2026/07/17 04:30:16 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Batch idle for 500ms so committing 2026/07/17 04:30:16 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committing sync batch length 1 starting with: potato2 2026/07/17 04:30:16 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committed sync batch length 1 starting with: potato2 2026/07/17 04:30:17 DEBUG : empty space: Uploading chunk 1/1 2026/07/17 04:30:17 DEBUG : empty space: Uploading chunk 2/1 2026/07/17 04:30:18 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Adding "empty space" to batch 2026/07/17 04:30:18 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Batch idle for 500ms so committing 2026/07/17 04:30:18 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committing sync batch length 1 starting with: empty space 2026/07/17 04:30:19 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committed sync batch length 1 starting with: empty space 2026/07/17 04:30:19 DEBUG : sub dir/potato3: Uploading chunk 1/1 2026/07/17 04:30:20 DEBUG : sub dir/potato3: Uploading chunk 2/1 2026/07/17 04:30:20 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Adding "sub dir/potato3" to batch 2026/07/17 04:30:21 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Batch idle for 500ms so committing 2026/07/17 04:30:21 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committing sync batch length 1 starting with: sub dir/potato3 2026/07/17 04:30:21 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committed sync batch length 1 starting with: sub dir/potato3 2026/07/17 04:30:22 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Touching "empty space" 2026/07/17 04:30:22 ERROR : empty space: failed to touch: can't set modified time without deleting existing object 2026/07/17 04:30:22 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Touching "potato2" 2026/07/17 04:30:22 ERROR : potato2: failed to touch: can't set modified time without deleting existing object 2026/07/17 04:30:23 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Touching "sub dir/potato3" 2026/07/17 04:30:23 ERROR : sub dir/potato3: failed to touch: can't set modified time without deleting existing object --- PASS: TestTouchDir (12.67s) === RUN TestMkdirMetadata run.go:198: Remote "Dropbox root 'rclone-test-dudojes7fabu'", Local "Local file system at /tmp/rclone285514332", Modify Window "1s" operations_test.go:1773: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.56s) === RUN TestMkdirModTime run.go:198: Remote "Dropbox root 'rclone-test-dudojes7fabu'", Local "Local file system at /tmp/rclone285514332", Modify Window "1s" operations_test.go:1792: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.54s) === RUN TestCopyDirMetadata run.go:198: Remote "Dropbox root 'rclone-test-dudojes7fabu'", Local "Local file system at /tmp/rclone285514332", Modify Window "1s" operations_test.go:1813: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.55s) === RUN TestSetDirModTime run.go:198: Remote "Dropbox root 'rclone-test-dudojes7fabu'", Local "Local file system at /tmp/rclone285514332", Modify Window "1s" operations_test.go:1849: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.57s) === RUN TestDirsEqual run.go:198: Remote "Dropbox root 'rclone-test-dudojes7fabu'", Local "Local file system at /tmp/rclone285514332", Modify Window "1s" operations_test.go:1893: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.56s) === RUN TestRemoveExisting run.go:198: Remote "Dropbox root 'rclone-test-dudojes7fabu'", Local "Local file system at /tmp/rclone285514332", Modify Window "1s" 2026/07/17 04:30:30 DEBUG : sub dir/test remove existing: Uploading chunk 1/1 2026/07/17 04:30:30 DEBUG : sub dir/test remove existing: Uploading chunk 2/1 2026/07/17 04:30:30 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Adding "sub dir/test remove existing" to batch 2026/07/17 04:30:31 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Batch idle for 500ms so committing 2026/07/17 04:30:31 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committing sync batch length 1 starting with: sub dir/test remove existing 2026/07/17 04:30:32 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committed sync batch length 1 starting with: sub dir/test remove existing 2026/07/17 04:30:32 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: Uploading chunk 1/1 2026/07/17 04:30:32 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: Uploading chunk 2/1 2026/07/17 04:30:33 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Adding "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789" to batch 2026/07/17 04:30:33 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Batch idle for 500ms so committing 2026/07/17 04:30:33 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committing sync batch length 1 starting with: sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2026/07/17 04:30:34 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Committed sync batch length 1 starting with: sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2026/07/17 04:30:36 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.wavolas0" before starting 2026/07/17 04:30:38 DEBUG : sub dir/test remove existing.wavolas0: TEST: removing renamed existing file after operation 2026/07/17 04:30:39 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.nekunab4" before starting 2026/07/17 04:30:41 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.nekunab4: TEST: renaming existing back after failed operation 2026/07/17 04:30:43 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.kacasav0" before starting 2026/07/17 04:30:44 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.kacasav0: TEST: removing renamed existing file after operation --- PASS: TestRemoveExisting (18.44s) === 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/07/17 04:30:48 DEBUG : Dropbox root 'rclone-test-dudojes7fabu': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestDropbox: -verbose" - Finished OK in 12m29.484428641s (try 1/5)