"./operations.test -test.v -test.timeout 1h0m0s -remote TestDropbox: -verbose" - Starting (try 1/5) 2026/04/29 02:08:03 DEBUG : Creating backend with remote "TestDropbox:rclone-test-gorococ5daci" 2026/04/29 02:08:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/29 02:08:03 DEBUG : Creating backend with remote "/tmp/rclone4212580837" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateNumChunks === RUN TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} === RUN TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} === RUN TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} --- PASS: TestMultithreadCalculateNumChunks (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s) === RUN TestMultithreadCopy run.go:185: Remote "Dropbox root 'rclone-test-gorococ5daci'", Local "Local file system at /tmp/rclone4212580837", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2026/04/29 02:08:03 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.26s) === RUN TestMultithreadCopyAbort run.go:185: Remote "Dropbox root 'rclone-test-gorococ5daci'", Local "Local file system at /tmp/rclone4212580837", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2026/04/29 02:08:04 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.26s) === RUN TestSizeDiffers 2026/04/29 02:08:04 DEBUG : a: size = 0 OK 2026/04/29 02:08:04 DEBUG : a: size = 1 (memory) 2026/04/29 02:08:04 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/04/29 02:08:04 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/04/29 02:08:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/04/29 02:08:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/04/29 02:08:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/04/29 02:08:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/04/29 02:08:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/04/29 02:08:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/04/29 02:08:04 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/04/29 02:08:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/29 02:08:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/29 02:08:04 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/04/29 02:08:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/29 02:08:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/29 02:08:04 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/04/29 02:08:04 DEBUG : potato: Seek from 10 to 0 2026/04/29 02:08:04 DEBUG : potato: Seek from 10 to 0 2026/04/29 02:08:04 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/04/29 02:08:04 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/04/29 02:08:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/04/29 02:08:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/04/29 02:08:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/04/29 02:08:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/04/29 02:08:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/04/29 02:08:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/04/29 02:08:04 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/04/29 02:08:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/29 02:08:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/29 02:08:04 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/04/29 02:08:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/29 02:08:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/29 02:08:04 DEBUG : potato: Seek from 5 to 2 2026/04/29 02:08:04 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/04/29 02:08:04 DEBUG : potato: Seek from 7 to 0 2026/04/29 02:08:04 DEBUG : potato: Seek from 7 to 0 2026/04/29 02:08:04 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/04/29 02:08:04 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/04/29 02:08:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/04/29 02:08:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/04/29 02:08:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/04/29 02:08:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/04/29 02:08:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/04/29 02:08:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/04/29 02:08:04 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/04/29 02:08:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/29 02:08:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/29 02:08:04 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/04/29 02:08:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/29 02:08:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/29 02:08:04 DEBUG : potato: Seek from 5 to 2 2026/04/29 02:08:04 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/04/29 02:08:04 DEBUG : potato: Seek from 8 to 0 2026/04/29 02:08:04 DEBUG : potato: Seek from 8 to 0 2026/04/29 02:08:04 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/04/29 02:08:04 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/04/29 02:08:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/04/29 02:08:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/04/29 02:08:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/04/29 02:08:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/04/29 02:08:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/04/29 02:08:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/04/29 02:08:04 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/04/29 02:08:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/29 02:08:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/29 02:08:04 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/04/29 02:08:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/29 02:08:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/29 02:08:04 DEBUG : potato: Seek from 5 to 2 2026/04/29 02:08:04 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/04/29 02:08:04 DEBUG : potato: Seek from 9 to 0 2026/04/29 02:08:04 DEBUG : potato: Seek from 9 to 0 2026/04/29 02:08:04 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/ReadAt (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/ReadAt (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/ReadAt (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/ReadAt (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:185: Remote "Dropbox root 'rclone-test-gorococ5daci'", Local "Local file system at /tmp/rclone4212580837", Modify Window "1s" 2026/04/29 02:08:05 DEBUG : rutabaga: Uploading chunk 1/1 2026/04/29 02:08:05 DEBUG : rutabaga: Uploading chunk 2/1 2026/04/29 02:08:06 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Adding "rutabaga" to batch 2026/04/29 02:08:06 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Batch idle for 500ms so committing 2026/04/29 02:08:06 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committing sync batch length 1 starting with: rutabaga 2026/04/29 02:08:07 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committed sync batch length 1 starting with: rutabaga === RUN TestCheck/1 === RUN TestCheck/2 2026/04/29 02:08:08 DEBUG : empty space: Uploading chunk 1/1 2026/04/29 02:08:09 DEBUG : empty space: Uploading chunk 2/1 2026/04/29 02:08:09 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Adding "empty space" to batch 2026/04/29 02:08:10 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Batch idle for 500ms so committing 2026/04/29 02:08:10 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committing sync batch length 1 starting with: empty space 2026/04/29 02:08:10 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committed sync batch length 1 starting with: empty space === RUN TestCheck/3 2026/04/29 02:08:11 DEBUG : potato2: Uploading chunk 1/1 2026/04/29 02:08:12 DEBUG : potato2: Uploading chunk 2/1 2026/04/29 02:08:12 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Adding "potato2" to batch 2026/04/29 02:08:13 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Batch idle for 500ms so committing 2026/04/29 02:08:13 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committing sync batch length 1 starting with: potato2 2026/04/29 02:08:13 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committed sync batch length 1 starting with: potato2 === RUN TestCheck/4 === RUN TestCheck/5 2026/04/29 02:08:15 DEBUG : remotepotato: Uploading chunk 1/1 2026/04/29 02:08:15 DEBUG : remotepotato: Uploading chunk 2/1 2026/04/29 02:08:16 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Adding "remotepotato" to batch 2026/04/29 02:08:16 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Batch idle for 500ms so committing 2026/04/29 02:08:16 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committing sync batch length 1 starting with: remotepotato 2026/04/29 02:08:17 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committed sync batch length 1 starting with: remotepotato === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (16.76s) --- PASS: TestCheck/1 (0.26s) --- PASS: TestCheck/2 (0.27s) --- PASS: TestCheck/3 (0.26s) --- PASS: TestCheck/4 (0.28s) --- PASS: TestCheck/5 (0.27s) --- PASS: TestCheck/6 (0.27s) --- PASS: TestCheck/7 (0.26s) === RUN TestCheckFsError 2026/04/29 02:08:20 DEBUG : Creating backend with remote "nonexistent" 2026/04/29 02:08:20 DEBUG : Creating backend with remote "nonexistent" 2026/04/29 02:08:20 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/04/29 02:08:20 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2026/04/29 02:08:20 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/04/29 02:08:20 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:185: Remote "Dropbox root 'rclone-test-gorococ5daci'", Local "Local file system at /tmp/rclone4212580837", Modify Window "1s" 2026/04/29 02:08:21 DEBUG : rutabaga: Uploading chunk 1/1 2026/04/29 02:08:21 DEBUG : rutabaga: Uploading chunk 2/1 2026/04/29 02:08:22 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Adding "rutabaga" to batch 2026/04/29 02:08:22 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Batch idle for 500ms so committing 2026/04/29 02:08:22 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committing sync batch length 1 starting with: rutabaga 2026/04/29 02:08:23 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committed sync batch length 1 starting with: rutabaga === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/04/29 02:08:26 DEBUG : empty space: Uploading chunk 1/1 2026/04/29 02:08:26 DEBUG : empty space: Uploading chunk 2/1 2026/04/29 02:08:27 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Adding "empty space" to batch 2026/04/29 02:08:27 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Batch idle for 500ms so committing 2026/04/29 02:08:27 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committing sync batch length 1 starting with: empty space 2026/04/29 02:08:28 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committed sync batch length 1 starting with: empty space === RUN TestCheckDownload/3 2026/04/29 02:08:29 DEBUG : potato2: Uploading chunk 1/1 2026/04/29 02:08:30 DEBUG : potato2: Uploading chunk 2/1 2026/04/29 02:08:30 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Adding "potato2" to batch 2026/04/29 02:08:31 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Batch idle for 500ms so committing 2026/04/29 02:08:31 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committing sync batch length 1 starting with: potato2 2026/04/29 02:08:32 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committed sync batch length 1 starting with: potato2 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/04/29 02:08:34 DEBUG : remotepotato: Uploading chunk 1/1 2026/04/29 02:08:35 DEBUG : remotepotato: Uploading chunk 2/1 2026/04/29 02:08:35 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Adding "remotepotato" to batch 2026/04/29 02:08:36 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Batch idle for 500ms so committing 2026/04/29 02:08:36 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committing sync batch length 1 starting with: remotepotato 2026/04/29 02:08:37 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committed sync batch length 1 starting with: remotepotato === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (21.29s) --- PASS: TestCheckDownload/1 (1.02s) --- PASS: TestCheckDownload/2 (0.99s) --- PASS: TestCheckDownload/3 (0.91s) --- PASS: TestCheckDownload/4 (1.06s) --- PASS: TestCheckDownload/5 (1.00s) --- PASS: TestCheckDownload/6 (1.10s) --- PASS: TestCheckDownload/7 (1.07s) === RUN TestCheckSizeOnly run.go:185: Remote "Dropbox root 'rclone-test-gorococ5daci'", Local "Local file system at /tmp/rclone4212580837", Modify Window "1s" 2026/04/29 02:08:42 DEBUG : rutabaga: Uploading chunk 1/1 2026/04/29 02:08:43 DEBUG : rutabaga: Uploading chunk 2/1 2026/04/29 02:08:43 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Adding "rutabaga" to batch 2026/04/29 02:08:44 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Batch idle for 500ms so committing 2026/04/29 02:08:44 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committing sync batch length 1 starting with: rutabaga 2026/04/29 02:08:45 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committed sync batch length 1 starting with: rutabaga === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/04/29 02:08:46 DEBUG : empty space: Uploading chunk 1/1 2026/04/29 02:08:46 DEBUG : empty space: Uploading chunk 2/1 2026/04/29 02:08:47 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Adding "empty space" to batch 2026/04/29 02:08:47 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Batch idle for 500ms so committing 2026/04/29 02:08:47 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committing sync batch length 1 starting with: empty space 2026/04/29 02:08:48 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committed sync batch length 1 starting with: empty space === RUN TestCheckSizeOnly/3 2026/04/29 02:08:49 DEBUG : potato2: Uploading chunk 1/1 2026/04/29 02:08:49 DEBUG : potato2: Uploading chunk 2/1 2026/04/29 02:08:50 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Adding "potato2" to batch 2026/04/29 02:08:51 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Batch idle for 500ms so committing 2026/04/29 02:08:51 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committing sync batch length 1 starting with: potato2 2026/04/29 02:08:51 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committed sync batch length 1 starting with: potato2 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/04/29 02:08:53 DEBUG : remotepotato: Uploading chunk 1/1 2026/04/29 02:08:53 DEBUG : remotepotato: Uploading chunk 2/1 2026/04/29 02:08:54 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Adding "remotepotato" to batch 2026/04/29 02:08:54 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Batch idle for 500ms so committing 2026/04/29 02:08:54 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committing sync batch length 1 starting with: remotepotato 2026/04/29 02:08:56 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committed sync batch length 1 starting with: remotepotato === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (17.47s) --- PASS: TestCheckSizeOnly/1 (0.29s) --- PASS: TestCheckSizeOnly/2 (0.27s) --- PASS: TestCheckSizeOnly/3 (0.26s) --- PASS: TestCheckSizeOnly/4 (0.28s) --- PASS: TestCheckSizeOnly/5 (0.29s) --- PASS: TestCheckSizeOnly/6 (0.27s) --- PASS: TestCheckSizeOnly/7 (0.26s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:185: Remote "Dropbox root 'rclone-test-gorococ5daci'", Local "Local file system at /tmp/rclone4212580837", Modify Window "1s" 2026/04/29 02:09:00 DEBUG : test.sum: Uploading chunk 1/1 2026/04/29 02:09:00 DEBUG : test.sum: Uploading chunk 2/1 2026/04/29 02:09:00 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Adding "test.sum" to batch 2026/04/29 02:09:01 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Batch idle for 500ms so committing 2026/04/29 02:09:01 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committing sync batch length 1 starting with: test.sum 2026/04/29 02:09:02 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committed sync batch length 1 starting with: test.sum 2026/04/29 02:09:03 NOTICE: test.sum: improperly formatted checksum line 4 2026/04/29 02:09:03 NOTICE: test.sum: improperly formatted checksum line 5 2026/04/29 02:09:03 NOTICE: test.sum: improperly formatted checksum line 6 2026/04/29 02:09:03 NOTICE: test.sum: 2 warning(s) suppressed... 2026/04/29 02:09:03 DEBUG : test.sum: Uploading chunk 1/1 2026/04/29 02:09:04 DEBUG : test.sum: Uploading chunk 2/1 2026/04/29 02:09:04 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Adding "test.sum" to batch 2026/04/29 02:09:05 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Batch idle for 500ms so committing 2026/04/29 02:09:05 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committing sync batch length 1 starting with: test.sum 2026/04/29 02:09:06 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committed sync batch length 1 starting with: test.sum 2026/04/29 02:09:07 NOTICE: test.sum: improperly formatted checksum line 4 2026/04/29 02:09:07 NOTICE: test.sum: improperly formatted checksum line 5 2026/04/29 02:09:07 NOTICE: test.sum: improperly formatted checksum line 6 2026/04/29 02:09:07 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (9.31s) === RUN TestCheckSum run.go:185: Remote "Dropbox root 'rclone-test-gorococ5daci'", Local "Local file system at /tmp/rclone4212580837", Modify Window "1s" 2026/04/29 02:09:09 DEBUG : Creating backend with remote "TestDropbox:rclone-test-gorococ5daci/data" check_test.go:350: Dropbox root 'rclone-test-gorococ5daci/data' lacks md5, skipping --- SKIP: TestCheckSum (0.81s) === RUN TestCheckSumDownload run.go:185: Remote "Dropbox root 'rclone-test-gorococ5daci'", Local "Local file system at /tmp/rclone4212580837", Modify Window "1s" 2026/04/29 02:09:09 DEBUG : Creating backend with remote "TestDropbox:rclone-test-gorococ5daci/data" 2026/04/29 02:09:10 DEBUG : data/banana: Uploading chunk 1/1 2026/04/29 02:09:10 DEBUG : data/banana: Uploading chunk 2/1 2026/04/29 02:09:11 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Adding "data/banana" to batch 2026/04/29 02:09:11 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Batch idle for 500ms so committing 2026/04/29 02:09:11 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committing sync batch length 1 starting with: data/banana 2026/04/29 02:09:12 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committed sync batch length 1 starting with: data/banana 2026/04/29 02:09:13 DEBUG : test.sum: Uploading chunk 1/1 2026/04/29 02:09:13 DEBUG : test.sum: Uploading chunk 2/1 2026/04/29 02:09:14 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Adding "test.sum" to batch 2026/04/29 02:09:14 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Batch idle for 500ms so committing 2026/04/29 02:09:14 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committing sync batch length 1 starting with: test.sum 2026/04/29 02:09:15 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committed sync batch length 1 starting with: test.sum === RUN TestCheckSumDownload/subtest1 2026/04/29 02:09:18 DEBUG : data/potato: Uploading chunk 1/1 2026/04/29 02:09:19 DEBUG : data/potato: Uploading chunk 2/1 2026/04/29 02:09:19 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Adding "data/potato" to batch 2026/04/29 02:09:20 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Batch idle for 500ms so committing 2026/04/29 02:09:20 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committing sync batch length 1 starting with: data/potato 2026/04/29 02:09:20 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committed sync batch length 1 starting with: data/potato 2026/04/29 02:09:21 DEBUG : test.sum: Uploading chunk 1/1 2026/04/29 02:09:22 DEBUG : test.sum: Uploading chunk 2/1 2026/04/29 02:09:23 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Adding "test.sum" to batch 2026/04/29 02:09:23 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Batch idle for 500ms so committing 2026/04/29 02:09:23 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committing sync batch length 1 starting with: test.sum 2026/04/29 02:09:23 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committed sync batch length 1 starting with: test.sum === RUN TestCheckSumDownload/subtest2 2026/04/29 02:09:26 DEBUG : test.sum: Uploading chunk 1/1 2026/04/29 02:09:27 DEBUG : test.sum: Uploading chunk 2/1 2026/04/29 02:09:28 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Adding "test.sum" to batch 2026/04/29 02:09:28 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Batch idle for 500ms so committing 2026/04/29 02:09:28 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committing sync batch length 1 starting with: test.sum 2026/04/29 02:09:29 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committed sync batch length 1 starting with: test.sum === RUN TestCheckSumDownload/subtest3 2026/04/29 02:09:32 DEBUG : test.sum: Uploading chunk 1/1 2026/04/29 02:09:33 DEBUG : test.sum: Uploading chunk 2/1 2026/04/29 02:09:33 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Adding "test.sum" to batch 2026/04/29 02:09:34 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Batch idle for 500ms so committing 2026/04/29 02:09:34 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committing sync batch length 1 starting with: test.sum 2026/04/29 02:09:35 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committed sync batch length 1 starting with: test.sum === RUN TestCheckSumDownload/subtest4 2026/04/29 02:09:38 DEBUG : test.sum: Uploading chunk 1/1 2026/04/29 02:09:39 DEBUG : test.sum: Uploading chunk 2/1 2026/04/29 02:09:39 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Adding "test.sum" to batch 2026/04/29 02:09:40 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Batch idle for 500ms so committing 2026/04/29 02:09:40 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committing sync batch length 1 starting with: test.sum 2026/04/29 02:09:40 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committed sync batch length 1 starting with: test.sum === RUN TestCheckSumDownload/subtest5 2026/04/29 02:09:44 DEBUG : test.sum: Uploading chunk 1/1 2026/04/29 02:09:44 DEBUG : test.sum: Uploading chunk 2/1 2026/04/29 02:09:45 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Adding "test.sum" to batch 2026/04/29 02:09:45 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Batch idle for 500ms so committing 2026/04/29 02:09:45 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committing sync batch length 1 starting with: test.sum 2026/04/29 02:09:46 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committed sync batch length 1 starting with: test.sum === RUN TestCheckSumDownload/subtest6 2026/04/29 02:09:49 DEBUG : data/banana: Uploading chunk 1/1 2026/04/29 02:09:50 DEBUG : data/banana: Uploading chunk 2/1 2026/04/29 02:09:51 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Adding "data/banana" to batch 2026/04/29 02:09:51 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Batch idle for 500ms so committing 2026/04/29 02:09:51 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committing sync batch length 1 starting with: data/banana 2026/04/29 02:09:52 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committed sync batch length 1 starting with: data/banana 2026/04/29 02:09:52 DEBUG : data/potato: Uploading chunk 1/1 2026/04/29 02:09:53 DEBUG : data/potato: Uploading chunk 2/1 2026/04/29 02:09:53 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Adding "data/potato" to batch 2026/04/29 02:09:54 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Batch idle for 500ms so committing 2026/04/29 02:09:54 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committing sync batch length 1 starting with: data/potato 2026/04/29 02:09:54 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committed sync batch length 1 starting with: data/potato 2026/04/29 02:09:55 DEBUG : test.sum: Uploading chunk 1/1 2026/04/29 02:09:56 DEBUG : test.sum: Uploading chunk 2/1 2026/04/29 02:09:56 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Adding "test.sum" to batch 2026/04/29 02:09:57 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Batch idle for 500ms so committing 2026/04/29 02:09:57 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committing sync batch length 1 starting with: test.sum 2026/04/29 02:09:57 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committed sync batch length 1 starting with: test.sum === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (54.51s) --- PASS: TestCheckSumDownload/subtest1 (1.86s) --- PASS: TestCheckSumDownload/subtest2 (1.94s) --- PASS: TestCheckSumDownload/subtest3 (2.37s) --- PASS: TestCheckSumDownload/subtest4 (2.47s) --- PASS: TestCheckSumDownload/subtest5 (2.71s) --- PASS: TestCheckSumDownload/subtest6 (1.95s) --- PASS: TestCheckSumDownload/subtest7 (2.55s) === RUN TestApplyTransforms 2026/04/29 02:10:04 DEBUG : Creating backend with remote "TestDropbox:rclone-test-qoyimuj7voxo" 2026/04/29 02:10:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/29 02:10:04 DEBUG : Creating backend with remote "/tmp/rclone3442184902" run.go:185: Remote "Dropbox root 'rclone-test-qoyimuj7voxo'", Local "Local file system at /tmp/rclone3442184902", Modify Window "1s" 2026/04/29 02:10:06 DEBUG : hello, world!: Uploading chunk 1/1 2026/04/29 02:10:06 DEBUG : hello, world!: Uploading chunk 2/1 2026/04/29 02:10:07 DEBUG : Dropbox root 'rclone-test-qoyimuj7voxo': Adding "hello, world!" to batch 2026/04/29 02:10:07 DEBUG : Dropbox root 'rclone-test-qoyimuj7voxo': Batch idle for 500ms so committing 2026/04/29 02:10:07 DEBUG : Dropbox root 'rclone-test-qoyimuj7voxo': Committing sync batch length 1 starting with: hello, world! 2026/04/29 02:10:08 DEBUG : Dropbox root 'rclone-test-qoyimuj7voxo': Committed sync batch length 1 starting with: hello, world! upper checkfile vs. lower remote (without normalization) 2026/04/29 02:10:09 ERROR : hello, world!: sum not found 2026/04/29 02:10:09 ERROR : HELLO, WORLD!: file not in Dropbox root 'rclone-test-qoyimuj7voxo' 2026/04/29 02:10:09 NOTICE: Dropbox root 'rclone-test-qoyimuj7voxo': 1 files missing 2026/04/29 02:10:09 NOTICE: 1 hashes missing 2026/04/29 02:10:09 NOTICE: Dropbox root 'rclone-test-qoyimuj7voxo': 1 differences found 2026/04/29 02:10:09 NOTICE: Dropbox root 'rclone-test-qoyimuj7voxo': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/04/29 02:10:09 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/29 02:10:09 NOTICE: Dropbox root 'rclone-test-qoyimuj7voxo': 0 differences found 2026/04/29 02:10:09 NOTICE: Dropbox root 'rclone-test-qoyimuj7voxo': 1 matching files 2026/04/29 02:10:09 DEBUG : Creating backend with remote "TestDropbox:rclone-test-gemufoh4xexa" 2026/04/29 02:10:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/29 02:10:10 DEBUG : Creating backend with remote "/tmp/rclone433272082" run.go:185: Remote "Dropbox root 'rclone-test-gemufoh4xexa'", Local "Local file system at /tmp/rclone433272082", Modify Window "1s" 2026/04/29 02:10:11 DEBUG : HELLO, WORLD!: Uploading chunk 1/1 2026/04/29 02:10:12 DEBUG : HELLO, WORLD!: Uploading chunk 2/1 2026/04/29 02:10:13 DEBUG : Dropbox root 'rclone-test-gemufoh4xexa': Adding "HELLO, WORLD!" to batch 2026/04/29 02:10:13 DEBUG : Dropbox root 'rclone-test-gemufoh4xexa': Batch idle for 500ms so committing 2026/04/29 02:10:13 DEBUG : Dropbox root 'rclone-test-gemufoh4xexa': Committing sync batch length 1 starting with: HELLO, WORLD! 2026/04/29 02:10:14 DEBUG : Dropbox root 'rclone-test-gemufoh4xexa': Committed sync batch length 1 starting with: HELLO, WORLD! lower checkfile vs. upper remote (without normalization) 2026/04/29 02:10:14 ERROR : HELLO, WORLD!: sum not found 2026/04/29 02:10:14 ERROR : hello, world!: file not in Dropbox root 'rclone-test-gemufoh4xexa' 2026/04/29 02:10:14 NOTICE: Dropbox root 'rclone-test-gemufoh4xexa': 1 files missing 2026/04/29 02:10:14 NOTICE: 1 hashes missing 2026/04/29 02:10:14 NOTICE: Dropbox root 'rclone-test-gemufoh4xexa': 1 differences found 2026/04/29 02:10:14 NOTICE: Dropbox root 'rclone-test-gemufoh4xexa': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/04/29 02:10:16 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/29 02:10:16 NOTICE: Dropbox root 'rclone-test-gemufoh4xexa': 0 differences found 2026/04/29 02:10:16 NOTICE: Dropbox root 'rclone-test-gemufoh4xexa': 1 matching files 2026/04/29 02:10:16 DEBUG : Creating backend with remote "TestDropbox:rclone-test-yevafep2qefo" 2026/04/29 02:10:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/29 02:10:16 DEBUG : Creating backend with remote "/tmp/rclone1231632838" run.go:185: Remote "Dropbox root 'rclone-test-yevafep2qefo'", Local "Local file system at /tmp/rclone1231632838", Modify Window "1s" 2026/04/29 02:10:17 DEBUG : HeLlO, wOrLd!: Uploading chunk 1/1 2026/04/29 02:10:18 DEBUG : HeLlO, wOrLd!: Uploading chunk 2/1 2026/04/29 02:10:19 DEBUG : Dropbox root 'rclone-test-yevafep2qefo': Adding "HeLlO, wOrLd!" to batch 2026/04/29 02:10:19 DEBUG : Dropbox root 'rclone-test-yevafep2qefo': Batch idle for 500ms so committing 2026/04/29 02:10:19 DEBUG : Dropbox root 'rclone-test-yevafep2qefo': Committing sync batch length 1 starting with: HeLlO, wOrLd! 2026/04/29 02:10:20 DEBUG : Dropbox root 'rclone-test-yevafep2qefo': Committed sync batch length 1 starting with: HeLlO, wOrLd! lower checkfile vs. upperlowermixed remote (without normalization) 2026/04/29 02:10:20 ERROR : HeLlO, wOrLd!: sum not found 2026/04/29 02:10:20 ERROR : hello, world!: file not in Dropbox root 'rclone-test-yevafep2qefo' 2026/04/29 02:10:20 NOTICE: Dropbox root 'rclone-test-yevafep2qefo': 1 files missing 2026/04/29 02:10:20 NOTICE: 1 hashes missing 2026/04/29 02:10:20 NOTICE: Dropbox root 'rclone-test-yevafep2qefo': 1 differences found 2026/04/29 02:10:20 NOTICE: Dropbox root 'rclone-test-yevafep2qefo': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/04/29 02:10:22 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/29 02:10:22 NOTICE: Dropbox root 'rclone-test-yevafep2qefo': 0 differences found 2026/04/29 02:10:22 NOTICE: Dropbox root 'rclone-test-yevafep2qefo': 1 matching files 2026/04/29 02:10:22 DEBUG : Creating backend with remote "TestDropbox:rclone-test-gejunew2gacu" 2026/04/29 02:10:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/29 02:10:22 DEBUG : Creating backend with remote "/tmp/rclone278624604" run.go:185: Remote "Dropbox root 'rclone-test-gejunew2gacu'", Local "Local file system at /tmp/rclone278624604", Modify Window "1s" 2026/04/29 02:10:23 DEBUG : HELLO, WORLD!: Uploading chunk 1/1 2026/04/29 02:10:24 DEBUG : HELLO, WORLD!: Uploading chunk 2/1 2026/04/29 02:10:25 DEBUG : Dropbox root 'rclone-test-gejunew2gacu': Adding "HELLO, WORLD!" to batch 2026/04/29 02:10:25 DEBUG : Dropbox root 'rclone-test-gejunew2gacu': Batch idle for 500ms so committing 2026/04/29 02:10:25 DEBUG : Dropbox root 'rclone-test-gejunew2gacu': Committing sync batch length 1 starting with: HELLO, WORLD! 2026/04/29 02:10:26 DEBUG : Dropbox root 'rclone-test-gejunew2gacu': Committed sync batch length 1 starting with: HELLO, WORLD! upperlowermixed checkfile vs. upper remote (without normalization) 2026/04/29 02:10:26 ERROR : HELLO, WORLD!: sum not found 2026/04/29 02:10:26 ERROR : HeLlO, wOrLd!: file not in Dropbox root 'rclone-test-gejunew2gacu' 2026/04/29 02:10:26 NOTICE: Dropbox root 'rclone-test-gejunew2gacu': 1 files missing 2026/04/29 02:10:26 NOTICE: 1 hashes missing 2026/04/29 02:10:26 NOTICE: Dropbox root 'rclone-test-gejunew2gacu': 1 differences found 2026/04/29 02:10:26 NOTICE: Dropbox root 'rclone-test-gejunew2gacu': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/04/29 02:10:27 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/29 02:10:27 NOTICE: Dropbox root 'rclone-test-gejunew2gacu': 0 differences found 2026/04/29 02:10:27 NOTICE: Dropbox root 'rclone-test-gejunew2gacu': 1 matching files 2026/04/29 02:10:27 DEBUG : Creating backend with remote "TestDropbox:rclone-test-tinuhoc0fose" 2026/04/29 02:10:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/29 02:10:28 DEBUG : Creating backend with remote "/tmp/rclone3277494070" run.go:185: Remote "Dropbox root 'rclone-test-tinuhoc0fose'", Local "Local file system at /tmp/rclone3277494070", Modify Window "1s" 2026/04/29 02:10:29 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 1/1 2026/04/29 02:10:30 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 2/1 2026/04/29 02:10:30 DEBUG : Dropbox root 'rclone-test-tinuhoc0fose': Adding "測試_Русский___ě_áñ" to batch 2026/04/29 02:10:31 DEBUG : Dropbox root 'rclone-test-tinuhoc0fose': Batch idle for 500ms so committing 2026/04/29 02:10:31 DEBUG : Dropbox root 'rclone-test-tinuhoc0fose': Committing sync batch length 1 starting with: 測試_Русский___ě_áñ 2026/04/29 02:10:32 DEBUG : Dropbox root 'rclone-test-tinuhoc0fose': Committed sync batch length 1 starting with: 測試_Русский___ě_áñ NFD checkfile vs. NFC remote (without normalization) 2026/04/29 02:10:32 ERROR : 測試_Русский___ě_áñ: sum not found 2026/04/29 02:10:32 ERROR : 測試_Русский___ě_áñ: file not in Dropbox root 'rclone-test-tinuhoc0fose' 2026/04/29 02:10:32 NOTICE: Dropbox root 'rclone-test-tinuhoc0fose': 1 files missing 2026/04/29 02:10:32 NOTICE: 1 hashes missing 2026/04/29 02:10:32 NOTICE: Dropbox root 'rclone-test-tinuhoc0fose': 1 differences found 2026/04/29 02:10:32 NOTICE: Dropbox root 'rclone-test-tinuhoc0fose': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/04/29 02:10:33 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/29 02:10:33 NOTICE: Dropbox root 'rclone-test-tinuhoc0fose': 0 differences found 2026/04/29 02:10:33 NOTICE: Dropbox root 'rclone-test-tinuhoc0fose': 1 matching files 2026/04/29 02:10:33 DEBUG : Creating backend with remote "TestDropbox:rclone-test-begedec0hoto" 2026/04/29 02:10:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/29 02:10:33 DEBUG : Creating backend with remote "/tmp/rclone831618911" run.go:185: Remote "Dropbox root 'rclone-test-begedec0hoto'", Local "Local file system at /tmp/rclone831618911", Modify Window "1s" 2026/04/29 02:10:35 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 1/1 2026/04/29 02:10:35 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 2/1 2026/04/29 02:10:36 DEBUG : Dropbox root 'rclone-test-begedec0hoto': Adding "測試_Русский___ě_áñ" to batch 2026/04/29 02:10:36 DEBUG : Dropbox root 'rclone-test-begedec0hoto': Batch idle for 500ms so committing 2026/04/29 02:10:36 DEBUG : Dropbox root 'rclone-test-begedec0hoto': Committing sync batch length 1 starting with: 測試_Русский___ě_áñ 2026/04/29 02:10:37 DEBUG : Dropbox root 'rclone-test-begedec0hoto': 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/04/29 02:10:37 DEBUG : Dropbox root 'rclone-test-begedec0hoto': Purge remote 2026/04/29 02:10:38 DEBUG : Dropbox root 'rclone-test-tinuhoc0fose': Purge remote 2026/04/29 02:10:38 DEBUG : Dropbox root 'rclone-test-gejunew2gacu': Purge remote 2026/04/29 02:10:39 DEBUG : Dropbox root 'rclone-test-yevafep2qefo': Purge remote 2026/04/29 02:10:40 DEBUG : Dropbox root 'rclone-test-gemufoh4xexa': Purge remote 2026/04/29 02:10:40 DEBUG : Dropbox root 'rclone-test-qoyimuj7voxo': Purge remote --- SKIP: TestApplyTransforms (36.72s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:185: Remote "Dropbox root 'rclone-test-gorococ5daci'", Local "Local file system at /tmp/rclone4212580837", Modify Window "1s" 2026/04/29 02:10:41 DEBUG : file1: Need to transfer - File not found at Destination 2026/04/29 02:10:41 DEBUG : sub/file2: Uploading chunk 1/1 2026/04/29 02:10:42 DEBUG : sub/file2: Uploading chunk 2/1 2026/04/29 02:10:42 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Adding "sub/file2" to batch 2026/04/29 02:10:43 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Batch idle for 500ms so committing 2026/04/29 02:10:43 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committing sync batch length 1 starting with: sub/file2 2026/04/29 02:10:43 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committed sync batch length 1 starting with: sub/file2 2026/04/29 02:10:43 DEBUG : sub/file2: size = 14 OK 2026/04/29 02:10:43 DEBUG : file1: dropbox = d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778 OK 2026/04/29 02:10:43 INFO : file1: Copied (new) to: sub/file2 2026/04/29 02:10:44 DEBUG : sub/file2: size = 14 OK 2026/04/29 02:10:44 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/29 02:10:44 DEBUG : file1: Unchanged skipping 2026/04/29 02:10:45 DEBUG : Dropbox root 'rclone-test-gorococ5daci': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (7.71s) === RUN TestCopyLongFile run.go:185: Remote "Dropbox root 'rclone-test-gorococ5daci'", Local "Local file system at /tmp/rclone4212580837", Modify Window "1s" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.55s) === RUN TestCopyFileBackupDir run.go:185: Remote "Dropbox root 'rclone-test-gorococ5daci'", Local "Local file system at /tmp/rclone4212580837", Modify Window "1s" 2026/04/29 02:10:50 DEBUG : dst/file1: Uploading chunk 1/1 2026/04/29 02:10:50 DEBUG : dst/file1: Uploading chunk 2/1 2026/04/29 02:10:51 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Adding "dst/file1" to batch 2026/04/29 02:10:51 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Batch idle for 500ms so committing 2026/04/29 02:10:51 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committing sync batch length 1 starting with: dst/file1 2026/04/29 02:10:52 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committed sync batch length 1 starting with: dst/file1 2026/04/29 02:10:53 DEBUG : Creating backend with remote "TestDropbox:rclone-test-gorococ5daci/backup" 2026/04/29 02:10:54 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone4212580837) 2026/04/29 02:10:54 DEBUG : dst/file1: size = 18 (Dropbox root 'rclone-test-gorococ5daci') 2026/04/29 02:10:54 DEBUG : dst/file1: Sizes differ 2026/04/29 02:10:55 INFO : dst/file1: Moved (server-side) 2026/04/29 02:10:56 DEBUG : dst/file1: Uploading chunk 1/1 2026/04/29 02:10:57 DEBUG : dst/file1: Uploading chunk 2/1 2026/04/29 02:10:57 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Adding "dst/file1" to batch 2026/04/29 02:10:58 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Batch idle for 500ms so committing 2026/04/29 02:10:58 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committing sync batch length 1 starting with: dst/file1 2026/04/29 02:10:58 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committed sync batch length 1 starting with: dst/file1 2026/04/29 02:10:58 DEBUG : dst/file1: size = 14 OK 2026/04/29 02:10:58 DEBUG : dst/file1: dropbox = d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778 OK 2026/04/29 02:10:58 INFO : dst/file1: Copied (new) 2026/04/29 02:11:05 INFO : Dropbox root 'rclone-test-gorococ5daci/backup': Committing uploads - please wait... --- PASS: TestCopyFileBackupDir (16.00s) === RUN TestCopyFileCompareDest run.go:185: Remote "Dropbox root 'rclone-test-gorococ5daci'", Local "Local file system at /tmp/rclone4212580837", Modify Window "1s" 2026/04/29 02:11:05 DEBUG : Creating backend with remote "TestDropbox:rclone-test-gorococ5daci/dst" 2026/04/29 02:11:05 DEBUG : Creating backend with remote "TestDropbox:rclone-test-gorococ5daci/CompareDest" 2026/04/29 02:11:06 DEBUG : one: Need to transfer - File not found at Destination 2026/04/29 02:11:07 DEBUG : one: Uploading chunk 1/1 2026/04/29 02:11:07 DEBUG : one: Uploading chunk 2/1 2026/04/29 02:11:08 DEBUG : Dropbox root 'rclone-test-gorococ5daci/dst': Adding "one" to batch 2026/04/29 02:11:09 DEBUG : Dropbox root 'rclone-test-gorococ5daci/dst': Batch idle for 500ms so committing 2026/04/29 02:11:09 DEBUG : Dropbox root 'rclone-test-gorococ5daci/dst': Committing sync batch length 1 starting with: one 2026/04/29 02:11:09 DEBUG : Dropbox root 'rclone-test-gorococ5daci/dst': Committed sync batch length 1 starting with: one 2026/04/29 02:11:09 DEBUG : one: size = 3 OK 2026/04/29 02:11:09 DEBUG : one: dropbox = fe8d7a873dc48961a6af334c996b2cb3ce37149d5ce9c9253952a54c6a92c1ad OK 2026/04/29 02:11:09 INFO : one: Copied (new) 2026/04/29 02:11:11 DEBUG : one: size = 5 (Local file system at /tmp/rclone4212580837) 2026/04/29 02:11:11 DEBUG : one: size = 3 (Dropbox root 'rclone-test-gorococ5daci/dst') 2026/04/29 02:11:11 DEBUG : one: Sizes differ 2026/04/29 02:11:11 DEBUG : one: Uploading chunk 1/1 2026/04/29 02:11:12 DEBUG : one: Uploading chunk 2/1 2026/04/29 02:11:13 DEBUG : Dropbox root 'rclone-test-gorococ5daci/dst': Adding "one" to batch 2026/04/29 02:11:13 DEBUG : Dropbox root 'rclone-test-gorococ5daci/dst': Batch idle for 500ms so committing 2026/04/29 02:11:13 DEBUG : Dropbox root 'rclone-test-gorococ5daci/dst': Committing sync batch length 1 starting with: one 2026/04/29 02:11:14 DEBUG : Dropbox root 'rclone-test-gorococ5daci/dst': Committed sync batch length 1 starting with: one 2026/04/29 02:11:14 DEBUG : one: size = 5 OK 2026/04/29 02:11:14 DEBUG : one: dropbox = 7da8d117f9fb226817d81adc15c72720c9879c8b7fb821d27f217d198bd79d0d OK 2026/04/29 02:11:14 INFO : one: Copied (replaced existing) 2026/04/29 02:11:15 DEBUG : dst/one: Uploading chunk 1/1 2026/04/29 02:11:15 DEBUG : dst/one: Uploading chunk 2/1 2026/04/29 02:11:16 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Adding "dst/one" to batch 2026/04/29 02:11:16 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Batch idle for 500ms so committing 2026/04/29 02:11:16 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committing sync batch length 1 starting with: dst/one 2026/04/29 02:11:17 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committed sync batch length 1 starting with: dst/one 2026/04/29 02:11:18 DEBUG : CompareDest/one: Uploading chunk 1/1 2026/04/29 02:11:19 DEBUG : CompareDest/one: Uploading chunk 2/1 2026/04/29 02:11:19 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Adding "CompareDest/one" to batch 2026/04/29 02:11:20 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Batch idle for 500ms so committing 2026/04/29 02:11:20 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committing sync batch length 1 starting with: CompareDest/one 2026/04/29 02:11:21 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committed sync batch length 1 starting with: CompareDest/one 2026/04/29 02:11:21 DEBUG : one: size = 5 (Local file system at /tmp/rclone4212580837) 2026/04/29 02:11:21 DEBUG : one: size = 3 (Dropbox root 'rclone-test-gorococ5daci/dst') 2026/04/29 02:11:21 DEBUG : one: Sizes differ 2026/04/29 02:11:22 DEBUG : one: size = 5 OK 2026/04/29 02:11:22 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/29 02:11:22 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/29 02:11:23 DEBUG : CompareDest/two: Uploading chunk 1/1 2026/04/29 02:11:23 DEBUG : CompareDest/two: Uploading chunk 2/1 2026/04/29 02:11:23 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Adding "CompareDest/two" to batch 2026/04/29 02:11:24 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Batch idle for 500ms so committing 2026/04/29 02:11:24 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committing sync batch length 1 starting with: CompareDest/two 2026/04/29 02:11:25 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committed sync batch length 1 starting with: CompareDest/two 2026/04/29 02:11:26 DEBUG : two: Need to transfer - File not found at Destination 2026/04/29 02:11:26 DEBUG : two: size = 3 OK 2026/04/29 02:11:26 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/29 02:11:26 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/29 02:11:27 DEBUG : two: Need to transfer - File not found at Destination 2026/04/29 02:11:27 DEBUG : two: size = 3 OK 2026/04/29 02:11:27 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/29 02:11:27 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/29 02:11:28 DEBUG : two: Need to transfer - File not found at Destination 2026/04/29 02:11:30 DEBUG : two: size = 5 (Local file system at /tmp/rclone4212580837) 2026/04/29 02:11:30 DEBUG : two: size = 3 (Dropbox root 'rclone-test-gorococ5daci/CompareDest') 2026/04/29 02:11:30 DEBUG : two: Sizes differ 2026/04/29 02:11:30 DEBUG : two: Uploading chunk 1/1 2026/04/29 02:11:30 DEBUG : two: Uploading chunk 2/1 2026/04/29 02:11:31 DEBUG : Dropbox root 'rclone-test-gorococ5daci/dst': Adding "two" to batch 2026/04/29 02:11:31 DEBUG : Dropbox root 'rclone-test-gorococ5daci/dst': Batch idle for 500ms so committing 2026/04/29 02:11:31 DEBUG : Dropbox root 'rclone-test-gorococ5daci/dst': Committing sync batch length 1 starting with: two 2026/04/29 02:11:32 DEBUG : Dropbox root 'rclone-test-gorococ5daci/dst': Committed sync batch length 1 starting with: two 2026/04/29 02:11:32 DEBUG : two: size = 5 OK 2026/04/29 02:11:32 DEBUG : two: dropbox = 25e70b9a05696acbcc5bd6fa74ba6fa580c9a58960a02390ae1d2f71d21c0378 OK 2026/04/29 02:11:32 INFO : two: Copied (new) 2026/04/29 02:11:38 INFO : Dropbox root 'rclone-test-gorococ5daci/CompareDest': Committing uploads - please wait... --- PASS: TestCopyFileCompareDest (33.37s) === RUN TestCopyFileCopyDest run.go:185: Remote "Dropbox root 'rclone-test-gorococ5daci'", Local "Local file system at /tmp/rclone4212580837", Modify Window "1s" 2026/04/29 02:11:38 DEBUG : Creating backend with remote "TestDropbox:rclone-test-gorococ5daci/dst" 2026/04/29 02:11:39 DEBUG : Creating backend with remote "TestDropbox:rclone-test-gorococ5daci/CopyDest" 2026/04/29 02:11:39 DEBUG : one: Need to transfer - File not found at Destination 2026/04/29 02:11:40 DEBUG : one: Uploading chunk 1/1 2026/04/29 02:11:41 DEBUG : one: Uploading chunk 2/1 2026/04/29 02:11:41 DEBUG : Dropbox root 'rclone-test-gorococ5daci/dst': Adding "one" to batch 2026/04/29 02:11:42 DEBUG : Dropbox root 'rclone-test-gorococ5daci/dst': Batch idle for 500ms so committing 2026/04/29 02:11:42 DEBUG : Dropbox root 'rclone-test-gorococ5daci/dst': Committing sync batch length 1 starting with: one 2026/04/29 02:11:42 DEBUG : Dropbox root 'rclone-test-gorococ5daci/dst': Committed sync batch length 1 starting with: one 2026/04/29 02:11:42 DEBUG : one: size = 3 OK 2026/04/29 02:11:42 DEBUG : one: dropbox = fe8d7a873dc48961a6af334c996b2cb3ce37149d5ce9c9253952a54c6a92c1ad OK 2026/04/29 02:11:42 INFO : one: Copied (new) 2026/04/29 02:11:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone4212580837) 2026/04/29 02:11:44 DEBUG : one: size = 3 (Dropbox root 'rclone-test-gorococ5daci/dst') 2026/04/29 02:11:44 DEBUG : one: Sizes differ 2026/04/29 02:11:45 DEBUG : one: Uploading chunk 1/1 2026/04/29 02:11:45 DEBUG : one: Uploading chunk 2/1 2026/04/29 02:11:46 DEBUG : Dropbox root 'rclone-test-gorococ5daci/dst': Adding "one" to batch 2026/04/29 02:11:47 DEBUG : Dropbox root 'rclone-test-gorococ5daci/dst': Batch idle for 500ms so committing 2026/04/29 02:11:47 DEBUG : Dropbox root 'rclone-test-gorococ5daci/dst': Committing sync batch length 1 starting with: one 2026/04/29 02:11:47 DEBUG : Dropbox root 'rclone-test-gorococ5daci/dst': Committed sync batch length 1 starting with: one 2026/04/29 02:11:47 DEBUG : one: size = 5 OK 2026/04/29 02:11:47 DEBUG : one: dropbox = 7da8d117f9fb226817d81adc15c72720c9879c8b7fb821d27f217d198bd79d0d OK 2026/04/29 02:11:47 INFO : one: Copied (replaced existing) 2026/04/29 02:11:48 DEBUG : dst/one: Uploading chunk 1/1 2026/04/29 02:11:49 DEBUG : dst/one: Uploading chunk 2/1 2026/04/29 02:11:50 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Adding "dst/one" to batch 2026/04/29 02:11:50 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Batch idle for 500ms so committing 2026/04/29 02:11:50 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committing sync batch length 1 starting with: dst/one 2026/04/29 02:11:51 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committed sync batch length 1 starting with: dst/one 2026/04/29 02:11:51 DEBUG : CopyDest/one: Uploading chunk 1/1 2026/04/29 02:11:52 DEBUG : CopyDest/one: Uploading chunk 2/1 2026/04/29 02:11:52 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Adding "CopyDest/one" to batch 2026/04/29 02:11:53 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Batch idle for 500ms so committing 2026/04/29 02:11:53 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committing sync batch length 1 starting with: CopyDest/one 2026/04/29 02:11:53 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committed sync batch length 1 starting with: CopyDest/one 2026/04/29 02:11:54 DEBUG : Creating backend with remote "TestDropbox:rclone-test-gorococ5daci/BackupDir" 2026/04/29 02:11:54 DEBUG : one: size = 5 (Local file system at /tmp/rclone4212580837) 2026/04/29 02:11:54 DEBUG : one: size = 3 (Dropbox root 'rclone-test-gorococ5daci/dst') 2026/04/29 02:11:54 DEBUG : one: Sizes differ 2026/04/29 02:11:55 DEBUG : one: size = 5 OK 2026/04/29 02:11:55 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/29 02:11:55 DEBUG : one: size = 5 (Local file system at /tmp/rclone4212580837) 2026/04/29 02:11:55 DEBUG : one: size = 3 (Dropbox root 'rclone-test-gorococ5daci/dst') 2026/04/29 02:11:55 DEBUG : one: Sizes differ 2026/04/29 02:11:56 INFO : one: Moved (server-side) 2026/04/29 02:11:57 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/...) 2026/04/29 02:11:57 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/29 02:11:58 DEBUG : pacer: Reducing sleep to 15ms 2026/04/29 02:11:58 DEBUG : one: size = 5 OK 2026/04/29 02:11:58 DEBUG : one: dropbox = 7da8d117f9fb226817d81adc15c72720c9879c8b7fb821d27f217d198bd79d0d OK 2026/04/29 02:11:58 INFO : one: Copied (server-side copy) 2026/04/29 02:11:58 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/04/29 02:11:59 DEBUG : CopyDest/two: Uploading chunk 1/1 2026/04/29 02:12:00 DEBUG : CopyDest/two: Uploading chunk 2/1 2026/04/29 02:12:00 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Adding "CopyDest/two" to batch 2026/04/29 02:12:00 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Batch idle for 500ms so committing 2026/04/29 02:12:00 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committing sync batch length 1 starting with: CopyDest/two 2026/04/29 02:12:01 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committed sync batch length 1 starting with: CopyDest/two 2026/04/29 02:12:02 DEBUG : pacer: Reducing sleep to 11.25ms 2026/04/29 02:12:02 DEBUG : two: Need to transfer - File not found at Destination 2026/04/29 02:12:02 DEBUG : two: size = 3 OK 2026/04/29 02:12:02 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/29 02:12:02 DEBUG : pacer: Reducing sleep to 10ms 2026/04/29 02:12:03 DEBUG : two: size = 3 OK 2026/04/29 02:12:03 DEBUG : two: dropbox = 313db63e0283ab2a9bc72e9a0ac749da1d3acf708fcd1a7848767244dd2f17e8 OK 2026/04/29 02:12:03 INFO : two: Copied (server-side copy) 2026/04/29 02:12:03 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/04/29 02:12:05 DEBUG : two: size = 3 OK 2026/04/29 02:12:05 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/29 02:12:05 DEBUG : two: Unchanged skipping 2026/04/29 02:12:06 DEBUG : CopyDest/three: Uploading chunk 1/1 2026/04/29 02:12:08 DEBUG : CopyDest/three: Uploading chunk 2/1 2026/04/29 02:12:09 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Adding "CopyDest/three" to batch 2026/04/29 02:12:09 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Batch idle for 500ms so committing 2026/04/29 02:12:09 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committing sync batch length 1 starting with: CopyDest/three 2026/04/29 02:12:10 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committed sync batch length 1 starting with: CopyDest/three 2026/04/29 02:12:11 DEBUG : three: Need to transfer - File not found at Destination 2026/04/29 02:12:11 DEBUG : three: size = 7 (Local file system at /tmp/rclone4212580837) 2026/04/29 02:12:11 DEBUG : three: size = 5 (Dropbox root 'rclone-test-gorococ5daci/CopyDest') 2026/04/29 02:12:11 DEBUG : three: Sizes differ 2026/04/29 02:12:11 DEBUG : three: Destination not found in --copy-dest 2026/04/29 02:12:12 DEBUG : three: Uploading chunk 1/1 2026/04/29 02:12:13 DEBUG : three: Uploading chunk 2/1 2026/04/29 02:12:13 DEBUG : Dropbox root 'rclone-test-gorococ5daci/dst': Adding "three" to batch 2026/04/29 02:12:14 DEBUG : Dropbox root 'rclone-test-gorococ5daci/dst': Batch idle for 500ms so committing 2026/04/29 02:12:14 DEBUG : Dropbox root 'rclone-test-gorococ5daci/dst': Committing sync batch length 1 starting with: three 2026/04/29 02:12:14 DEBUG : Dropbox root 'rclone-test-gorococ5daci/dst': Committed sync batch length 1 starting with: three 2026/04/29 02:12:14 DEBUG : three: size = 7 OK 2026/04/29 02:12:14 DEBUG : three: dropbox = 78af7ad260025156e50fd9648fd9a36509cd3541c9a8d02597e9b3c598937cbd OK 2026/04/29 02:12:14 INFO : three: Copied (new) 2026/04/29 02:12:23 INFO : Dropbox root 'rclone-test-gorococ5daci/CopyDest': Committing uploads - please wait... 2026/04/29 02:12:23 INFO : Dropbox root 'rclone-test-gorococ5daci/BackupDir': Committing uploads - please wait... --- PASS: TestCopyFileCopyDest (45.24s) === RUN TestCopyInplace run.go:185: Remote "Dropbox root 'rclone-test-gorococ5daci'", Local "Local file system at /tmp/rclone4212580837", Modify Window "1s" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.54s) === RUN TestCopyLongFileName run.go:185: Remote "Dropbox root 'rclone-test-gorococ5daci'", Local "Local file system at /tmp/rclone4212580837", Modify Window "1s" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.51s) === RUN TestCopyLongFileNameCollision run.go:185: Remote "Dropbox root 'rclone-test-gorococ5daci'", Local "Local file system at /tmp/rclone4212580837", Modify Window "1s" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.50s) === RUN TestCopyFileMaxTransfer run.go:185: Remote "Dropbox root 'rclone-test-gorococ5daci'", Local "Local file system at /tmp/rclone4212580837", Modify Window "1s" 2026/04/29 02:12:25 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/04/29 02:12:26 DEBUG : TestCopyFileMaxTransfer/file1: Uploading chunk 1/1 2026/04/29 02:12:27 DEBUG : TestCopyFileMaxTransfer/file1: Uploading chunk 2/1 2026/04/29 02:12:27 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Adding "TestCopyFileMaxTransfer/file1" to batch 2026/04/29 02:12:28 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Batch idle for 500ms so committing 2026/04/29 02:12:28 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committing sync batch length 1 starting with: TestCopyFileMaxTransfer/file1 2026/04/29 02:12:29 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committed sync batch length 1 starting with: TestCopyFileMaxTransfer/file1 2026/04/29 02:12:29 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/04/29 02:12:29 DEBUG : TestCopyFileMaxTransfer/file1: dropbox = d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778 OK 2026/04/29 02:12:29 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/04/29 02:12:33 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/04/29 02:12:33 DEBUG : TestCopyFileMaxTransfer/file2: Uploading chunk 1/1 2026/04/29 02:12:33 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/04/29 02:12:33 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/29 02:12:33 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/04/29 02:12:33 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/29 02:12:33 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/04/29 02:12:33 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/04/29 02:12:33 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/04/29 02:12:33 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/04/29 02:12:33 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/04/29 02:12:33 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/04/29 02:12:33 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/04/29 02:12:33 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/04/29 02:12:34 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/04/29 02:12:34 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/04/29 02:12:34 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/04/29 02:12:34 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/04/29 02:12:36 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/04/29 02:12:38 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/04/29 02:12:38 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/04/29 02:12:40 DEBUG : pacer: Reducing sleep to 1.5s 2026/04/29 02:12:42 DEBUG : pacer: Reducing sleep to 1.125s 2026/04/29 02:12:43 DEBUG : pacer: Reducing sleep to 843.75ms 2026/04/29 02:12:43 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/04/29 02:12:44 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/04/29 02:12:45 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/04/29 02:12:46 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/04/29 02:12:46 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/04/29 02:12:46 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/04/29 02:12:46 DEBUG : TestCopyFileMaxTransfer/file4: Uploading chunk 1/1 2026/04/29 02:12:47 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/04/29 02:12:47 DEBUG : TestCopyFileMaxTransfer/file4: Uploading chunk 2/1 2026/04/29 02:12:48 DEBUG : pacer: Reducing sleep to 150.169371ms 2026/04/29 02:12:48 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Adding "TestCopyFileMaxTransfer/file4" to batch 2026/04/29 02:12:48 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Batch idle for 500ms so committing 2026/04/29 02:12:48 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committing sync batch length 1 starting with: TestCopyFileMaxTransfer/file4 2026/04/29 02:12:49 DEBUG : pacer: Reducing sleep to 112.627028ms 2026/04/29 02:12:49 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committed sync batch length 1 starting with: TestCopyFileMaxTransfer/file4 2026/04/29 02:12:49 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/04/29 02:12:49 DEBUG : TestCopyFileMaxTransfer/file4: dropbox = 32bc01ad848e3c058e289297077a9404611a1e3a9d516649bd48669a03f721b0 OK 2026/04/29 02:12:49 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/04/29 02:12:49 DEBUG : pacer: Reducing sleep to 84.470271ms 2026/04/29 02:12:50 DEBUG : pacer: Reducing sleep to 63.352703ms 2026/04/29 02:12:50 DEBUG : pacer: Reducing sleep to 47.514527ms 2026/04/29 02:12:50 DEBUG : pacer: Reducing sleep to 35.635895ms 2026/04/29 02:12:51 DEBUG : pacer: Reducing sleep to 26.726921ms 2026/04/29 02:12:51 DEBUG : pacer: Reducing sleep to 20.04519ms 2026/04/29 02:12:51 DEBUG : pacer: Reducing sleep to 15.033892ms 2026/04/29 02:12:52 DEBUG : pacer: Reducing sleep to 11.275419ms 2026/04/29 02:12:52 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestCopyFileMaxTransfer (27.42s) === RUN TestDeduplicateInteractive run.go:185: Remote "Dropbox root 'rclone-test-gorococ5daci'", Local "Local file system at /tmp/rclone4212580837", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.54s) === RUN TestDeduplicateSkip run.go:185: Remote "Dropbox root 'rclone-test-gorococ5daci'", Local "Local file system at /tmp/rclone4212580837", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.54s) === RUN TestDeduplicateSizeOnly run.go:185: Remote "Dropbox root 'rclone-test-gorococ5daci'", Local "Local file system at /tmp/rclone4212580837", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.53s) === RUN TestDeduplicateFirst run.go:185: Remote "Dropbox root 'rclone-test-gorococ5daci'", Local "Local file system at /tmp/rclone4212580837", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.51s) === RUN TestDeduplicateNewest run.go:185: Remote "Dropbox root 'rclone-test-gorococ5daci'", Local "Local file system at /tmp/rclone4212580837", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.52s) === RUN TestDeduplicateNewestByHash run.go:185: Remote "Dropbox root 'rclone-test-gorococ5daci'", Local "Local file system at /tmp/rclone4212580837", Modify Window "1s" 2026/04/29 02:12:55 DEBUG : one: Uploading chunk 1/1 2026/04/29 02:12:56 DEBUG : one: Uploading chunk 2/1 2026/04/29 02:12:57 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Adding "one" to batch 2026/04/29 02:12:57 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Batch idle for 500ms so committing 2026/04/29 02:12:57 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committing sync batch length 1 starting with: one 2026/04/29 02:12:58 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committed sync batch length 1 starting with: one 2026/04/29 02:12:58 DEBUG : also/one: Uploading chunk 1/1 2026/04/29 02:12:59 DEBUG : also/one: Uploading chunk 2/1 2026/04/29 02:13:00 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Adding "also/one" to batch 2026/04/29 02:13:00 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Batch idle for 500ms so committing 2026/04/29 02:13:00 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committing sync batch length 1 starting with: also/one 2026/04/29 02:13:01 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committed sync batch length 1 starting with: also/one 2026/04/29 02:13:01 DEBUG : another: Uploading chunk 1/1 2026/04/29 02:13:02 DEBUG : another: Uploading chunk 2/1 2026/04/29 02:13:03 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Adding "another" to batch 2026/04/29 02:13:03 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Batch idle for 500ms so committing 2026/04/29 02:13:03 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committing sync batch length 1 starting with: another 2026/04/29 02:13:04 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committed sync batch length 1 starting with: another 2026/04/29 02:13:04 DEBUG : not-one: Uploading chunk 1/1 2026/04/29 02:13:05 DEBUG : not-one: Uploading chunk 2/1 2026/04/29 02:13:06 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Adding "not-one" to batch 2026/04/29 02:13:06 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Batch idle for 500ms so committing 2026/04/29 02:13:06 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committing sync batch length 1 starting with: not-one 2026/04/29 02:13:07 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committed sync batch length 1 starting with: not-one 2026/04/29 02:13:07 INFO : Dropbox root 'rclone-test-gorococ5daci': Looking for duplicate dropbox hashes using newest mode. 2026/04/29 02:13:08 NOTICE: 70a8dc9abba007417e158ffaecc12141c82bed3f653cc52be13d29a454aae9a1: Found 3 files with duplicate dropbox hashes 2026/04/29 02:13:08 INFO : one: Deleted 2026/04/29 02:13:09 INFO : also/one: Deleted 2026/04/29 02:13:09 NOTICE: 70a8dc9abba007417e158ffaecc12141c82bed3f653cc52be13d29a454aae9a1: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (17.71s) === RUN TestDeduplicateOldest run.go:185: Remote "Dropbox root 'rclone-test-gorococ5daci'", Local "Local file system at /tmp/rclone4212580837", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.51s) === RUN TestDeduplicateLargest run.go:185: Remote "Dropbox root 'rclone-test-gorococ5daci'", Local "Local file system at /tmp/rclone4212580837", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.50s) === RUN TestDeduplicateSmallest run.go:185: Remote "Dropbox root 'rclone-test-gorococ5daci'", Local "Local file system at /tmp/rclone4212580837", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.52s) === RUN TestDeduplicateRename run.go:185: Remote "Dropbox root 'rclone-test-gorococ5daci'", Local "Local file system at /tmp/rclone4212580837", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.51s) === RUN TestMergeDirs run.go:185: Remote "Dropbox root 'rclone-test-gorococ5daci'", Local "Local file system at /tmp/rclone4212580837", Modify Window "1s" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.51s) === RUN TestListDirSorted run.go:185: Remote "Dropbox root 'rclone-test-gorococ5daci'", Local "Local file system at /tmp/rclone4212580837", Modify Window "1s" 2026/04/29 02:13:16 DEBUG : a.txt: Uploading chunk 1/1 2026/04/29 02:13:17 DEBUG : a.txt: Uploading chunk 2/1 2026/04/29 02:13:18 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Adding "a.txt" to batch 2026/04/29 02:13:18 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Batch idle for 500ms so committing 2026/04/29 02:13:18 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committing sync batch length 1 starting with: a.txt 2026/04/29 02:13:19 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committed sync batch length 1 starting with: a.txt 2026/04/29 02:13:19 DEBUG : zend.txt: Uploading chunk 1/1 2026/04/29 02:13:20 DEBUG : zend.txt: Uploading chunk 2/1 2026/04/29 02:13:21 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Adding "zend.txt" to batch 2026/04/29 02:13:21 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Batch idle for 500ms so committing 2026/04/29 02:13:21 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committing sync batch length 1 starting with: zend.txt 2026/04/29 02:13:22 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committed sync batch length 1 starting with: zend.txt 2026/04/29 02:13:23 DEBUG : sub dir/hello world: Uploading chunk 1/1 2026/04/29 02:13:24 DEBUG : sub dir/hello world: Uploading chunk 2/1 2026/04/29 02:13:24 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Adding "sub dir/hello world" to batch 2026/04/29 02:13:25 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Batch idle for 500ms so committing 2026/04/29 02:13:25 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committing sync batch length 1 starting with: sub dir/hello world 2026/04/29 02:13:25 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committed sync batch length 1 starting with: sub dir/hello world 2026/04/29 02:13:26 DEBUG : sub dir/hello world2: Uploading chunk 1/1 2026/04/29 02:13:26 DEBUG : sub dir/hello world2: Uploading chunk 2/1 2026/04/29 02:13:27 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Adding "sub dir/hello world2" to batch 2026/04/29 02:13:27 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Batch idle for 500ms so committing 2026/04/29 02:13:27 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committing sync batch length 1 starting with: sub dir/hello world2 2026/04/29 02:13:28 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committed sync batch length 1 starting with: sub dir/hello world2 2026/04/29 02:13:28 DEBUG : sub dir/ignore dir/.ignore: Uploading chunk 1/1 2026/04/29 02:13:29 DEBUG : sub dir/ignore dir/.ignore: Uploading chunk 2/1 2026/04/29 02:13:29 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Adding "sub dir/ignore dir/.ignore" to batch 2026/04/29 02:13:30 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Batch idle for 500ms so committing 2026/04/29 02:13:30 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committing sync batch length 1 starting with: sub dir/ignore dir/.ignore 2026/04/29 02:13:31 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committed sync batch length 1 starting with: sub dir/ignore dir/.ignore 2026/04/29 02:13:31 DEBUG : sub dir/ignore dir/should be ignored: Uploading chunk 1/1 2026/04/29 02:13:32 DEBUG : sub dir/ignore dir/should be ignored: Uploading chunk 2/1 2026/04/29 02:13:32 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Adding "sub dir/ignore dir/should be ignored" to batch 2026/04/29 02:13:32 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Batch idle for 500ms so committing 2026/04/29 02:13:32 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committing sync batch length 1 starting with: sub dir/ignore dir/should be ignored 2026/04/29 02:13:33 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committed sync batch length 1 starting with: sub dir/ignore dir/should be ignored 2026/04/29 02:13:33 DEBUG : sub dir/sub sub dir/hello world3: Uploading chunk 1/1 2026/04/29 02:13:34 DEBUG : sub dir/sub sub dir/hello world3: Uploading chunk 2/1 2026/04/29 02:13:35 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Adding "sub dir/sub sub dir/hello world3" to batch 2026/04/29 02:13:35 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Batch idle for 500ms so committing 2026/04/29 02:13:35 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committing sync batch length 1 starting with: sub dir/sub sub dir/hello world3 2026/04/29 02:13:36 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committed sync batch length 1 starting with: sub dir/sub sub dir/hello world3 2026/04/29 02:13:37 DEBUG : a.txt: Excluded (Size Filter) 2026/04/29 02:13:37 DEBUG : a.txt: Excluded 2026/04/29 02:13:38 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/04/29 02:13:38 DEBUG : sub dir/hello world: Excluded 2026/04/29 02:13:38 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/04/29 02:13:38 DEBUG : sub dir/hello world2: Excluded 2026/04/29 02:13:38 DEBUG : sub dir/ignore dir: Excluded 2026/04/29 02:13:39 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/04/29 02:13:39 DEBUG : sub dir/hello world: Excluded 2026/04/29 02:13:39 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/04/29 02:13:39 DEBUG : sub dir/hello world2: Excluded 2026/04/29 02:13:39 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (32.22s) === RUN TestListDirSortedFn run.go:185: Remote "Dropbox root 'rclone-test-gorococ5daci'", Local "Local file system at /tmp/rclone4212580837", Modify Window "1s" 2026/04/29 02:13:48 DEBUG : a.txt: Uploading chunk 1/1 2026/04/29 02:13:48 DEBUG : a.txt: Uploading chunk 2/1 2026/04/29 02:13:49 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Adding "a.txt" to batch 2026/04/29 02:13:50 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Batch idle for 500ms so committing 2026/04/29 02:13:50 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committing sync batch length 1 starting with: a.txt 2026/04/29 02:13:50 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committed sync batch length 1 starting with: a.txt 2026/04/29 02:13:51 DEBUG : zend.txt: Uploading chunk 1/1 2026/04/29 02:13:52 DEBUG : zend.txt: Uploading chunk 2/1 2026/04/29 02:13:52 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Adding "zend.txt" to batch 2026/04/29 02:13:53 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Batch idle for 500ms so committing 2026/04/29 02:13:53 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committing sync batch length 1 starting with: zend.txt 2026/04/29 02:13:53 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committed sync batch length 1 starting with: zend.txt 2026/04/29 02:13:54 DEBUG : sub dir/hello world: Uploading chunk 1/1 2026/04/29 02:13:55 DEBUG : sub dir/hello world: Uploading chunk 2/1 2026/04/29 02:13:55 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Adding "sub dir/hello world" to batch 2026/04/29 02:13:56 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Batch idle for 500ms so committing 2026/04/29 02:13:56 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committing sync batch length 1 starting with: sub dir/hello world 2026/04/29 02:13:56 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committed sync batch length 1 starting with: sub dir/hello world 2026/04/29 02:13:57 DEBUG : sub dir/hello world2: Uploading chunk 1/1 2026/04/29 02:13:57 DEBUG : sub dir/hello world2: Uploading chunk 2/1 2026/04/29 02:13:58 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Adding "sub dir/hello world2" to batch 2026/04/29 02:13:58 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Batch idle for 500ms so committing 2026/04/29 02:13:58 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committing sync batch length 1 starting with: sub dir/hello world2 2026/04/29 02:13:59 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committed sync batch length 1 starting with: sub dir/hello world2 2026/04/29 02:13:59 DEBUG : sub dir/ignore dir/.ignore: Uploading chunk 1/1 2026/04/29 02:14:00 DEBUG : sub dir/ignore dir/.ignore: Uploading chunk 2/1 2026/04/29 02:14:01 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Adding "sub dir/ignore dir/.ignore" to batch 2026/04/29 02:14:01 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Batch idle for 500ms so committing 2026/04/29 02:14:01 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committing sync batch length 1 starting with: sub dir/ignore dir/.ignore 2026/04/29 02:14:02 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committed sync batch length 1 starting with: sub dir/ignore dir/.ignore 2026/04/29 02:14:03 DEBUG : sub dir/ignore dir/should be ignored: Uploading chunk 1/1 2026/04/29 02:14:04 DEBUG : sub dir/ignore dir/should be ignored: Uploading chunk 2/1 2026/04/29 02:14:04 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Adding "sub dir/ignore dir/should be ignored" to batch 2026/04/29 02:14:05 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Batch idle for 500ms so committing 2026/04/29 02:14:05 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committing sync batch length 1 starting with: sub dir/ignore dir/should be ignored 2026/04/29 02:14:06 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committed sync batch length 1 starting with: sub dir/ignore dir/should be ignored 2026/04/29 02:14:06 DEBUG : sub dir/sub sub dir/hello world3: Uploading chunk 1/1 2026/04/29 02:14:07 DEBUG : sub dir/sub sub dir/hello world3: Uploading chunk 2/1 2026/04/29 02:14:07 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Adding "sub dir/sub sub dir/hello world3" to batch 2026/04/29 02:14:08 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Batch idle for 500ms so committing 2026/04/29 02:14:08 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committing sync batch length 1 starting with: sub dir/sub sub dir/hello world3 2026/04/29 02:14:08 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committed sync batch length 1 starting with: sub dir/sub sub dir/hello world3 2026/04/29 02:14:10 DEBUG : a.txt: Excluded (Size Filter) 2026/04/29 02:14:10 DEBUG : a.txt: Excluded 2026/04/29 02:14:10 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/04/29 02:14:10 DEBUG : sub dir/hello world: Excluded 2026/04/29 02:14:10 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/04/29 02:14:10 DEBUG : sub dir/hello world2: Excluded 2026/04/29 02:14:11 DEBUG : sub dir/ignore dir: Excluded 2026/04/29 02:14:11 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/04/29 02:14:11 DEBUG : sub dir/hello world: Excluded 2026/04/29 02:14:11 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/04/29 02:14:11 DEBUG : sub dir/hello world2: Excluded 2026/04/29 02:14:11 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (32.51s) === RUN TestListJSON run.go:185: Remote "Dropbox root 'rclone-test-gorococ5daci'", Local "Local file system at /tmp/rclone4212580837", Modify Window "1s" 2026/04/29 02:14:20 DEBUG : file1: Uploading chunk 1/1 2026/04/29 02:14:21 DEBUG : file1: Uploading chunk 2/1 2026/04/29 02:14:21 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Adding "file1" to batch 2026/04/29 02:14:22 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Batch idle for 500ms so committing 2026/04/29 02:14:22 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committing sync batch length 1 starting with: file1 2026/04/29 02:14:23 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committed sync batch length 1 starting with: file1 2026/04/29 02:14:23 DEBUG : sub/file2: Uploading chunk 1/1 2026/04/29 02:14:24 DEBUG : sub/file2: Uploading chunk 2/1 2026/04/29 02:14:25 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Adding "sub/file2" to batch 2026/04/29 02:14:25 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Batch idle for 500ms so committing 2026/04/29 02:14:25 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committing sync batch length 1 starting with: sub/file2 2026/04/29 02:14:26 DEBUG : Dropbox root 'rclone-test-gorococ5daci': 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/04/29 02:14:30 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata --- PASS: TestListJSON (12.83s) --- PASS: TestListJSON/Default (0.27s) --- PASS: TestListJSON/FilesOnly (0.27s) --- PASS: TestListJSON/DirsOnly (0.28s) --- PASS: TestListJSON/Recurse (0.55s) --- PASS: TestListJSON/SubDir (0.31s) --- PASS: TestListJSON/NoModTime (0.29s) --- PASS: TestListJSON/NoMimeType (0.29s) --- PASS: TestListJSON/ShowHash (0.29s) --- PASS: TestListJSON/HashTypes (0.28s) --- PASS: TestListJSON/Metadata (0.30s) === RUN TestStatJSON run.go:185: Remote "Dropbox root 'rclone-test-gorococ5daci'", Local "Local file system at /tmp/rclone4212580837", Modify Window "1s" 2026/04/29 02:14:34 DEBUG : file1: Uploading chunk 1/1 2026/04/29 02:14:34 DEBUG : file1: Uploading chunk 2/1 2026/04/29 02:14:35 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Adding "file1" to batch 2026/04/29 02:14:35 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Batch idle for 500ms so committing 2026/04/29 02:14:35 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committing sync batch length 1 starting with: file1 2026/04/29 02:14:36 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committed sync batch length 1 starting with: file1 2026/04/29 02:14:36 DEBUG : sub/file2: Uploading chunk 1/1 2026/04/29 02:14:37 DEBUG : sub/file2: Uploading chunk 2/1 2026/04/29 02:14:38 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Adding "sub/file2" to batch 2026/04/29 02:14:38 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Batch idle for 500ms so committing 2026/04/29 02:14:38 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committing sync batch length 1 starting with: sub/file2 2026/04/29 02:14:39 DEBUG : Dropbox root 'rclone-test-gorococ5daci': 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/04/29 02:14:43 DEBUG : Creating backend with remote "TestDropbox:rclone-test-gorococ5daci/notfound" --- PASS: TestStatJSON (13.96s) --- PASS: TestStatJSON/Root (0.28s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.30s) --- PASS: TestStatJSON/Dir (0.55s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.27s) --- PASS: TestStatJSON/File (0.25s) --- PASS: TestStatJSON/NotFound (0.51s) --- PASS: TestStatJSON/DirFilesOnly (0.25s) --- PASS: TestStatJSON/FileFilesOnly (0.26s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.24s) --- PASS: TestStatJSON/DirDirsOnly (0.28s) --- PASS: TestStatJSON/FileDirsOnly (0.30s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.29s) --- PASS: TestStatJSON/RootNotFound (0.55s) === RUN TestMkdir run.go:185: Remote "Dropbox root 'rclone-test-gorococ5daci'", Local "Local file system at /tmp/rclone4212580837", Modify Window "1s" 2026/04/29 02:14:47 INFO : Dropbox root 'rclone-test-gorococ5daci': Making directory 2026/04/29 02:14:47 INFO : Dropbox root 'rclone-test-gorococ5daci': Making directory --- PASS: TestMkdir (1.33s) === RUN TestLsd run.go:185: Remote "Dropbox root 'rclone-test-gorococ5daci'", Local "Local file system at /tmp/rclone4212580837", Modify Window "1s" 2026/04/29 02:14:49 DEBUG : sub dir/hello world: Uploading chunk 1/1 2026/04/29 02:14:49 DEBUG : sub dir/hello world: Uploading chunk 2/1 2026/04/29 02:14:50 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Adding "sub dir/hello world" to batch 2026/04/29 02:14:50 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Batch idle for 500ms so committing 2026/04/29 02:14:50 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committing sync batch length 1 starting with: sub dir/hello world 2026/04/29 02:14:51 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committed sync batch length 1 starting with: sub dir/hello world --- PASS: TestLsd (6.16s) === RUN TestLs run.go:185: Remote "Dropbox root 'rclone-test-gorococ5daci'", Local "Local file system at /tmp/rclone4212580837", Modify Window "1s" 2026/04/29 02:14:55 DEBUG : potato2: Uploading chunk 1/1 2026/04/29 02:14:56 DEBUG : potato2: Uploading chunk 2/1 2026/04/29 02:14:56 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Adding "potato2" to batch 2026/04/29 02:14:57 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Batch idle for 500ms so committing 2026/04/29 02:14:57 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committing sync batch length 1 starting with: potato2 2026/04/29 02:14:57 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committed sync batch length 1 starting with: potato2 2026/04/29 02:14:58 DEBUG : empty space: Uploading chunk 1/1 2026/04/29 02:14:58 DEBUG : empty space: Uploading chunk 2/1 2026/04/29 02:14:59 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Adding "empty space" to batch 2026/04/29 02:15:00 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Batch idle for 500ms so committing 2026/04/29 02:15:00 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committing sync batch length 1 starting with: empty space 2026/04/29 02:15:00 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committed sync batch length 1 starting with: empty space --- PASS: TestLs (8.34s) === RUN TestLsWithFilesFrom run.go:185: Remote "Dropbox root 'rclone-test-gorococ5daci'", Local "Local file system at /tmp/rclone4212580837", Modify Window "1s" 2026/04/29 02:15:03 DEBUG : potato2: Uploading chunk 1/1 2026/04/29 02:15:04 DEBUG : potato2: Uploading chunk 2/1 2026/04/29 02:15:05 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Adding "potato2" to batch 2026/04/29 02:15:05 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Batch idle for 500ms so committing 2026/04/29 02:15:05 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committing sync batch length 1 starting with: potato2 2026/04/29 02:15:06 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committed sync batch length 1 starting with: potato2 2026/04/29 02:15:06 DEBUG : empty space: Uploading chunk 1/1 2026/04/29 02:15:07 DEBUG : empty space: Uploading chunk 2/1 2026/04/29 02:15:08 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Adding "empty space" to batch 2026/04/29 02:15:08 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Batch idle for 500ms so committing 2026/04/29 02:15:08 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committing sync batch length 1 starting with: empty space 2026/04/29 02:15:09 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committed sync batch length 1 starting with: empty space 2026/04/29 02:15:10 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/04/29 02:15:10 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (8.92s) === RUN TestLsLong run.go:185: Remote "Dropbox root 'rclone-test-gorococ5daci'", Local "Local file system at /tmp/rclone4212580837", Modify Window "1s" 2026/04/29 02:15:12 DEBUG : potato2: Uploading chunk 1/1 2026/04/29 02:15:13 DEBUG : potato2: Uploading chunk 2/1 2026/04/29 02:15:13 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Adding "potato2" to batch 2026/04/29 02:15:14 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Batch idle for 500ms so committing 2026/04/29 02:15:14 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committing sync batch length 1 starting with: potato2 2026/04/29 02:15:15 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committed sync batch length 1 starting with: potato2 2026/04/29 02:15:15 DEBUG : empty space: Uploading chunk 1/1 2026/04/29 02:15:15 DEBUG : empty space: Uploading chunk 2/1 2026/04/29 02:15:16 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Adding "empty space" to batch 2026/04/29 02:15:17 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Batch idle for 500ms so committing 2026/04/29 02:15:17 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committing sync batch length 1 starting with: empty space 2026/04/29 02:15:17 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committed sync batch length 1 starting with: empty space --- PASS: TestLsLong (7.89s) === RUN TestHashSums run.go:185: Remote "Dropbox root 'rclone-test-gorococ5daci'", Local "Local file system at /tmp/rclone4212580837", Modify Window "1s" 2026/04/29 02:15:20 DEBUG : potato2: Uploading chunk 1/1 2026/04/29 02:15:21 DEBUG : potato2: Uploading chunk 2/1 2026/04/29 02:15:21 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Adding "potato2" to batch 2026/04/29 02:15:22 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Batch idle for 500ms so committing 2026/04/29 02:15:22 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committing sync batch length 1 starting with: potato2 2026/04/29 02:15:22 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committed sync batch length 1 starting with: potato2 2026/04/29 02:15:23 DEBUG : empty space: Uploading chunk 1/1 2026/04/29 02:15:24 DEBUG : empty space: Uploading chunk 2/1 2026/04/29 02:15:25 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Adding "empty space" to batch 2026/04/29 02:15:25 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Batch idle for 500ms so committing 2026/04/29 02:15:25 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committing sync batch length 1 starting with: empty space 2026/04/29 02:15:26 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committed sync batch length 1 starting with: empty space --- PASS: TestHashSums (8.07s) === RUN TestHashSumsWithErrors 2026/04/29 02:15:28 DEBUG : Creating backend with remote ":memory:" 2026/04/29 02:15:28 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/04/29 02:15:28 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/04/29 02:15:28 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/04/29 02:15:28 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/04/29 02:15:28 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/04/29 02:15:28 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/04/29 02:15:28 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/04/29 02:15:28 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/04/29 02:15:28 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:185: Remote "Dropbox root 'rclone-test-gorococ5daci'", Local "Local file system at /tmp/rclone4212580837", Modify Window "1s" 2026/04/29 02:15:28 DEBUG : potato2: Uploading chunk 1/1 2026/04/29 02:15:28 DEBUG : potato2: Uploading chunk 2/1 2026/04/29 02:15:29 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Adding "potato2" to batch 2026/04/29 02:15:30 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Batch idle for 500ms so committing 2026/04/29 02:15:30 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committing sync batch length 1 starting with: potato2 2026/04/29 02:15:31 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committed sync batch length 1 starting with: potato2 2026/04/29 02:15:31 DEBUG : empty space: Uploading chunk 1/1 2026/04/29 02:15:32 DEBUG : empty space: Uploading chunk 2/1 2026/04/29 02:15:33 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Adding "empty space" to batch 2026/04/29 02:15:33 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Batch idle for 500ms so committing 2026/04/29 02:15:33 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committing sync batch length 1 starting with: empty space 2026/04/29 02:15:34 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committed sync batch length 1 starting with: empty space 2026/04/29 02:15:35 DEBUG : sub dir/potato3: Uploading chunk 1/1 2026/04/29 02:15:35 DEBUG : sub dir/potato3: Uploading chunk 2/1 2026/04/29 02:15:35 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Adding "sub dir/potato3" to batch 2026/04/29 02:15:36 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Batch idle for 500ms so committing 2026/04/29 02:15:36 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committing sync batch length 1 starting with: sub dir/potato3 2026/04/29 02:15:37 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committed sync batch length 1 starting with: sub dir/potato3 --- PASS: TestCount (13.49s) === RUN TestDelete run.go:185: Remote "Dropbox root 'rclone-test-gorococ5daci'", Local "Local file system at /tmp/rclone4212580837", Modify Window "1s" 2026/04/29 02:15:42 DEBUG : small: Uploading chunk 1/1 2026/04/29 02:15:42 DEBUG : small: Uploading chunk 2/1 2026/04/29 02:15:43 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Adding "small" to batch 2026/04/29 02:15:43 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Batch idle for 500ms so committing 2026/04/29 02:15:43 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committing sync batch length 1 starting with: small 2026/04/29 02:15:44 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committed sync batch length 1 starting with: small 2026/04/29 02:15:44 DEBUG : medium: Uploading chunk 1/1 2026/04/29 02:15:45 DEBUG : medium: Uploading chunk 2/1 2026/04/29 02:15:45 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Adding "medium" to batch 2026/04/29 02:15:46 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Batch idle for 500ms so committing 2026/04/29 02:15:46 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committing sync batch length 1 starting with: medium 2026/04/29 02:15:47 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committed sync batch length 1 starting with: medium 2026/04/29 02:15:47 DEBUG : large: Uploading chunk 1/1 2026/04/29 02:15:48 DEBUG : large: Uploading chunk 2/1 2026/04/29 02:15:48 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Adding "large" to batch 2026/04/29 02:15:49 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Batch idle for 500ms so committing 2026/04/29 02:15:49 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committing sync batch length 1 starting with: large 2026/04/29 02:15:50 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committed sync batch length 1 starting with: large 2026/04/29 02:15:50 DEBUG : Waiting for deletions to finish 2026/04/29 02:15:50 DEBUG : large: Excluded (Size Filter) 2026/04/29 02:15:50 DEBUG : large: Excluded 2026/04/29 02:15:51 INFO : medium: Deleted 2026/04/29 02:15:51 INFO : small: Deleted --- PASS: TestDelete (11.21s) === RUN TestMaxDelete run.go:185: Remote "Dropbox root 'rclone-test-gorococ5daci'", Local "Local file system at /tmp/rclone4212580837", Modify Window "1s" 2026/04/29 02:15:53 DEBUG : small: Uploading chunk 1/1 2026/04/29 02:15:54 DEBUG : small: Uploading chunk 2/1 2026/04/29 02:15:54 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Adding "small" to batch 2026/04/29 02:15:54 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Batch idle for 500ms so committing 2026/04/29 02:15:54 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committing sync batch length 1 starting with: small 2026/04/29 02:15:55 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committed sync batch length 1 starting with: small 2026/04/29 02:15:56 DEBUG : medium: Uploading chunk 1/1 2026/04/29 02:15:56 DEBUG : medium: Uploading chunk 2/1 2026/04/29 02:15:57 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Adding "medium" to batch 2026/04/29 02:15:57 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Batch idle for 500ms so committing 2026/04/29 02:15:57 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committing sync batch length 1 starting with: medium 2026/04/29 02:15:58 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committed sync batch length 1 starting with: medium 2026/04/29 02:15:59 DEBUG : large: Uploading chunk 1/1 2026/04/29 02:15:59 DEBUG : large: Uploading chunk 2/1 2026/04/29 02:16:00 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Adding "large" to batch 2026/04/29 02:16:00 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Batch idle for 500ms so committing 2026/04/29 02:16:00 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committing sync batch length 1 starting with: large 2026/04/29 02:16:01 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committed sync batch length 1 starting with: large 2026/04/29 02:16:01 DEBUG : Waiting for deletions to finish 2026/04/29 02:16:02 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2026/04/29 02:16:02 INFO : medium: Deleted 2026/04/29 02:16:02 INFO : large: Deleted --- PASS: TestMaxDelete (11.88s) === RUN TestMaxDeleteSizeLargeFile run.go:185: Remote "Dropbox root 'rclone-test-gorococ5daci'", Local "Local file system at /tmp/rclone4212580837", Modify Window "1s" 2026/04/29 02:16:05 DEBUG : small: Uploading chunk 1/1 2026/04/29 02:16:05 DEBUG : small: Uploading chunk 2/1 2026/04/29 02:16:05 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Adding "small" to batch 2026/04/29 02:16:06 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Batch idle for 500ms so committing 2026/04/29 02:16:06 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committing sync batch length 1 starting with: small 2026/04/29 02:16:07 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committed sync batch length 1 starting with: small 2026/04/29 02:16:07 DEBUG : medium: Uploading chunk 1/1 2026/04/29 02:16:07 DEBUG : medium: Uploading chunk 2/1 2026/04/29 02:16:08 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Adding "medium" to batch 2026/04/29 02:16:08 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Batch idle for 500ms so committing 2026/04/29 02:16:08 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committing sync batch length 1 starting with: medium 2026/04/29 02:16:09 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committed sync batch length 1 starting with: medium 2026/04/29 02:16:09 DEBUG : large: Uploading chunk 1/1 2026/04/29 02:16:10 DEBUG : large: Uploading chunk 2/1 2026/04/29 02:16:10 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Adding "large" to batch 2026/04/29 02:16:11 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Batch idle for 500ms so committing 2026/04/29 02:16:11 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committing sync batch length 1 starting with: large 2026/04/29 02:16:12 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committed sync batch length 1 starting with: large 2026/04/29 02:16:12 DEBUG : Waiting for deletions to finish 2026/04/29 02:16:12 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/04/29 02:16:13 INFO : small: Deleted 2026/04/29 02:16:13 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (10.66s) === RUN TestMaxDeleteSize run.go:185: Remote "Dropbox root 'rclone-test-gorococ5daci'", Local "Local file system at /tmp/rclone4212580837", Modify Window "1s" 2026/04/29 02:16:15 DEBUG : small: Uploading chunk 1/1 2026/04/29 02:16:16 DEBUG : small: Uploading chunk 2/1 2026/04/29 02:16:16 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Adding "small" to batch 2026/04/29 02:16:17 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Batch idle for 500ms so committing 2026/04/29 02:16:17 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committing sync batch length 1 starting with: small 2026/04/29 02:16:17 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committed sync batch length 1 starting with: small 2026/04/29 02:16:18 DEBUG : medium: Uploading chunk 1/1 2026/04/29 02:16:18 DEBUG : medium: Uploading chunk 2/1 2026/04/29 02:16:19 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Adding "medium" to batch 2026/04/29 02:16:19 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Batch idle for 500ms so committing 2026/04/29 02:16:19 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committing sync batch length 1 starting with: medium 2026/04/29 02:16:20 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committed sync batch length 1 starting with: medium 2026/04/29 02:16:20 DEBUG : large: Uploading chunk 1/1 2026/04/29 02:16:21 DEBUG : large: Uploading chunk 2/1 2026/04/29 02:16:21 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Adding "large" to batch 2026/04/29 02:16:22 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Batch idle for 500ms so committing 2026/04/29 02:16:22 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committing sync batch length 1 starting with: large 2026/04/29 02:16:23 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committed sync batch length 1 starting with: large 2026/04/29 02:16:23 DEBUG : Waiting for deletions to finish 2026/04/29 02:16:23 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2026/04/29 02:16:24 INFO : large: Deleted 2026/04/29 02:16:24 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (11.11s) === RUN TestReadFile run.go:185: Remote "Dropbox root 'rclone-test-gorococ5daci'", Local "Local file system at /tmp/rclone4212580837", Modify Window "1s" 2026/04/29 02:16:26 DEBUG : ReadFile: Uploading chunk 1/1 2026/04/29 02:16:27 DEBUG : ReadFile: Uploading chunk 2/1 2026/04/29 02:16:27 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Adding "ReadFile" to batch 2026/04/29 02:16:28 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Batch idle for 500ms so committing 2026/04/29 02:16:28 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committing sync batch length 1 starting with: ReadFile 2026/04/29 02:16:28 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committed sync batch length 1 starting with: ReadFile --- PASS: TestReadFile (5.50s) === RUN TestRetry 2026/04/29 02:16:31 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/04/29 02:16:31 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/04/29 02:16:31 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/04/29 02:16:31 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/04/29 02:16:31 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/04/29 02:16:31 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/04/29 02:16:31 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:185: Remote "Dropbox root 'rclone-test-gorococ5daci'", Local "Local file system at /tmp/rclone4212580837", Modify Window "1s" 2026/04/29 02:16:32 DEBUG : file1: Uploading chunk 1/1 2026/04/29 02:16:32 DEBUG : file1: Uploading chunk 2/1 2026/04/29 02:16:33 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Adding "file1" to batch 2026/04/29 02:16:33 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Batch idle for 500ms so committing 2026/04/29 02:16:33 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committing sync batch length 1 starting with: file1 2026/04/29 02:16:34 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committed sync batch length 1 starting with: file1 2026/04/29 02:16:34 DEBUG : file2: Uploading chunk 1/1 2026/04/29 02:16:35 DEBUG : file2: Uploading chunk 2/1 2026/04/29 02:16:35 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Adding "file2" to batch 2026/04/29 02:16:36 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Batch idle for 500ms so committing 2026/04/29 02:16:36 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committing sync batch length 1 starting with: file2 2026/04/29 02:16:36 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committed sync batch length 1 starting with: file2 --- PASS: TestCat (15.22s) === RUN TestPurge 2026/04/29 02:16:47 DEBUG : Creating backend with remote "TestDropbox:rclone-test-xutetif3hoji" 2026/04/29 02:16:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/29 02:16:47 DEBUG : Creating backend with remote "/tmp/rclone3981601882" run.go:185: Remote "Dropbox root 'rclone-test-xutetif3hoji'", Local "Local file system at /tmp/rclone3981601882", Modify Window "1s" 2026/04/29 02:16:49 DEBUG : A1/B1/C1/one: Uploading chunk 1/1 2026/04/29 02:16:49 DEBUG : A1/B1/C1/one: Uploading chunk 2/1 2026/04/29 02:16:50 DEBUG : Dropbox root 'rclone-test-xutetif3hoji': Adding "A1/B1/C1/one" to batch 2026/04/29 02:16:51 DEBUG : Dropbox root 'rclone-test-xutetif3hoji': Batch idle for 500ms so committing 2026/04/29 02:16:51 DEBUG : Dropbox root 'rclone-test-xutetif3hoji': Committing sync batch length 1 starting with: A1/B1/C1/one 2026/04/29 02:16:51 DEBUG : Dropbox root 'rclone-test-xutetif3hoji': Committed sync batch length 1 starting with: A1/B1/C1/one 2026/04/29 02:16:51 INFO : A2: Making directory 2026/04/29 02:16:52 INFO : A1/B2: Making directory 2026/04/29 02:16:53 INFO : A1/B2/C2: Making directory 2026/04/29 02:16:53 INFO : A1/B1/C3: Making directory 2026/04/29 02:16:54 INFO : A3: Making directory 2026/04/29 02:16:55 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/...) 2026/04/29 02:16:55 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/29 02:16:55 DEBUG : pacer: Reducing sleep to 15ms 2026/04/29 02:16:55 INFO : A3/B3: Making directory 2026/04/29 02:16:56 DEBUG : pacer: Reducing sleep to 11.25ms 2026/04/29 02:16:56 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/) 2026/04/29 02:16:56 DEBUG : pacer: Rate limited, increasing sleep to 22.5ms 2026/04/29 02:16:56 DEBUG : pacer: Reducing sleep to 16.875ms 2026/04/29 02:16:56 INFO : A3/B3/C4: Making directory 2026/04/29 02:16:57 DEBUG : pacer: Reducing sleep to 12.65625ms 2026/04/29 02:16:57 DEBUG : pacer: Reducing sleep to 10ms 2026/04/29 02:16:58 DEBUG : A1/two: Uploading chunk 1/1 2026/04/29 02:16:58 DEBUG : A1/two: Uploading chunk 2/1 2026/04/29 02:16:58 DEBUG : Dropbox root 'rclone-test-xutetif3hoji': Adding "A1/two" to batch 2026/04/29 02:16:59 DEBUG : Dropbox root 'rclone-test-xutetif3hoji': Batch idle for 500ms so committing 2026/04/29 02:16:59 DEBUG : Dropbox root 'rclone-test-xutetif3hoji': Committing sync batch length 1 starting with: A1/two 2026/04/29 02:17:00 DEBUG : Dropbox root 'rclone-test-xutetif3hoji': Committed sync batch length 1 starting with: A1/two 2026/04/29 02:17:03 ERROR : error listing: directory not found 2026/04/29 02:17:03 DEBUG : Dropbox root 'rclone-test-xutetif3hoji': Purge remote 2026/04/29 02:17:03 NOTICE: purge failed: path_lookup/not_found/... --- PASS: TestPurge (16.86s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "Dropbox root 'rclone-test-gorococ5daci'", Local "Local file system at /tmp/rclone4212580837", Modify Window "1s" 2026/04/29 02:17:04 DEBUG : A1/B1/C1/one: Uploading chunk 1/1 2026/04/29 02:17:05 DEBUG : A1/B1/C1/one: Uploading chunk 2/1 2026/04/29 02:17:05 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Adding "A1/B1/C1/one" to batch 2026/04/29 02:17:06 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Batch idle for 500ms so committing 2026/04/29 02:17:06 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committing sync batch length 1 starting with: A1/B1/C1/one 2026/04/29 02:17:06 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committed sync batch length 1 starting with: A1/B1/C1/one 2026/04/29 02:17:06 INFO : A2: Making directory 2026/04/29 02:17:07 INFO : A1/B2: Making directory 2026/04/29 02:17:08 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/..) 2026/04/29 02:17:08 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/29 02:17:08 DEBUG : pacer: Reducing sleep to 15ms 2026/04/29 02:17:08 INFO : A1/B2/C2: Making directory 2026/04/29 02:17:08 DEBUG : pacer: Reducing sleep to 11.25ms 2026/04/29 02:17:09 DEBUG : pacer: Reducing sleep to 10ms 2026/04/29 02:17:09 INFO : A1/B1/C3: Making directory 2026/04/29 02:17:10 INFO : A3: Making directory 2026/04/29 02:17:10 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/..) 2026/04/29 02:17:10 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/29 02:17:11 DEBUG : pacer: low level retry 2/10 (error too_many_write_operations/..) 2026/04/29 02:17:11 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/29 02:17:11 DEBUG : pacer: Reducing sleep to 30ms 2026/04/29 02:17:11 INFO : A3/B3: Making directory 2026/04/29 02:17:11 DEBUG : pacer: Reducing sleep to 22.5ms 2026/04/29 02:17:12 DEBUG : pacer: Reducing sleep to 16.875ms 2026/04/29 02:17:12 INFO : A3/B3/C4: Making directory 2026/04/29 02:17:12 DEBUG : pacer: Reducing sleep to 12.65625ms 2026/04/29 02:17:13 DEBUG : pacer: Reducing sleep to 10ms 2026/04/29 02:17:13 DEBUG : A1/two: Uploading chunk 1/1 2026/04/29 02:17:14 DEBUG : A1/two: Uploading chunk 2/1 2026/04/29 02:17:14 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Adding "A1/two" to batch 2026/04/29 02:17:14 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Batch idle for 500ms so committing 2026/04/29 02:17:14 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committing sync batch length 1 starting with: A1/two 2026/04/29 02:17:15 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committed sync batch length 1 starting with: A1/two 2026/04/29 02:17:17 DEBUG : removing 1 level 3 directories 2026/04/29 02:17:17 INFO : A3/B3/C4: Removing directory 2026/04/29 02:17:20 DEBUG : removing 2 level 3 directories 2026/04/29 02:17:20 INFO : A1/B2/C2: Removing directory 2026/04/29 02:17:20 INFO : A1/B1/C3: Removing directory 2026/04/29 02:17:21 DEBUG : removing 2 level 2 directories 2026/04/29 02:17:21 INFO : A3/B3: Removing directory 2026/04/29 02:17:21 INFO : A1/B2: Removing directory 2026/04/29 02:17:22 DEBUG : removing 2 level 1 directories 2026/04/29 02:17:22 INFO : A3: Removing directory 2026/04/29 02:17:22 INFO : A2: Removing directory 2026/04/29 02:17:27 DEBUG : removing 1 level 3 directories 2026/04/29 02:17:27 INFO : A1/B1/C1: Removing directory 2026/04/29 02:17:28 DEBUG : removing 1 level 2 directories 2026/04/29 02:17:28 INFO : A1/B1: Removing directory 2026/04/29 02:17:29 DEBUG : removing 1 level 1 directories 2026/04/29 02:17:29 INFO : A1: Removing directory 2026/04/29 02:17:30 DEBUG : removing 1 level 0 directories 2026/04/29 02:17:30 INFO : Dropbox root 'rclone-test-gorococ5daci': Removing directory 2026/04/29 02:17:31 ERROR : error listing: directory not found 2026/04/29 02:17:32 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (28.21s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "Dropbox root 'rclone-test-gorococ5daci'", Local "Local file system at /tmp/rclone4212580837", Modify Window "1s" 2026/04/29 02:17:32 INFO : A1: Making directory 2026/04/29 02:17:33 INFO : A1/B1: Making directory 2026/04/29 02:17:34 INFO : A1/B1/C1: Making directory 2026/04/29 02:17:37 DEBUG : removing 1 level 3 directories 2026/04/29 02:17:37 INFO : A1/B1/C1: Removing directory 2026/04/29 02:17:38 DEBUG : removing 1 level 2 directories 2026/04/29 02:17:38 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (9.49s) === RUN TestRmdirsWithFilter run.go:185: Remote "Dropbox root 'rclone-test-gorococ5daci'", Local "Local file system at /tmp/rclone4212580837", Modify Window "1s" 2026/04/29 02:17:41 INFO : A1: Making directory 2026/04/29 02:17:42 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/) 2026/04/29 02:17:42 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/29 02:17:43 DEBUG : pacer: Reducing sleep to 15ms 2026/04/29 02:17:43 INFO : A1/B1: Making directory 2026/04/29 02:17:43 DEBUG : pacer: Reducing sleep to 11.25ms 2026/04/29 02:17:43 DEBUG : pacer: Reducing sleep to 10ms 2026/04/29 02:17:43 INFO : A1/B1/C1: Making directory 2026/04/29 02:17:46 DEBUG : removing 1 level 3 directories 2026/04/29 02:17:46 INFO : A1/B1/C1: Removing directory 2026/04/29 02:17:47 DEBUG : removing 1 level 2 directories 2026/04/29 02:17:47 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (9.60s) === RUN TestCopyURL run.go:185: Remote "Dropbox root 'rclone-test-gorococ5daci'", Local "Local file system at /tmp/rclone4212580837", Modify Window "1s" 2026/04/29 02:17:51 DEBUG : file1: Uploading chunk 1/1 2026/04/29 02:17:52 DEBUG : file1: Uploading chunk 2/1 2026/04/29 02:17:52 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Adding "file1" to batch 2026/04/29 02:17:53 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Batch idle for 500ms so committing 2026/04/29 02:17:53 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committing sync batch length 1 starting with: file1 2026/04/29 02:17:53 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committed sync batch length 1 starting with: file1 2026/04/29 02:17:54 DEBUG : filename.txt: File name found in url 2026/04/29 02:17:54 DEBUG : filename.txt: Uploading chunk 1/1 2026/04/29 02:17:55 DEBUG : filename.txt: Uploading chunk 2/1 2026/04/29 02:17:55 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Adding "filename.txt" to batch 2026/04/29 02:17:56 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Batch idle for 500ms so committing 2026/04/29 02:17:56 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committing sync batch length 1 starting with: filename.txt 2026/04/29 02:17:57 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committed sync batch length 1 starting with: filename.txt 2026/04/29 02:17:57 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/04/29 02:17:57 DEBUG : headerfilename.txt: Uploading chunk 1/1 2026/04/29 02:17:57 DEBUG : headerfilename.txt: Uploading chunk 2/1 2026/04/29 02:17:58 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Adding "headerfilename.txt" to batch 2026/04/29 02:17:58 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Batch idle for 500ms so committing 2026/04/29 02:17:58 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committing sync batch length 1 starting with: headerfilename.txt 2026/04/29 02:17:59 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committed sync batch length 1 starting with: headerfilename.txt 2026/04/29 02:17:59 DEBUG : file2: Uploading chunk 1/1 2026/04/29 02:18:00 DEBUG : file2: Uploading chunk 2/1 2026/04/29 02:18:00 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Adding "file2" to batch 2026/04/29 02:18:01 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Batch idle for 500ms so committing 2026/04/29 02:18:01 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committing sync batch length 1 starting with: file2 2026/04/29 02:18:01 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committed sync batch length 1 starting with: file2 --- PASS: TestCopyURL (13.58s) === RUN TestCopyURLDownloadHeaders run.go:185: Remote "Dropbox root 'rclone-test-gorococ5daci'", Local "Local file system at /tmp/rclone4212580837", Modify Window "1s" 2026/04/29 02:18:05 DEBUG : file1: Uploading chunk 1/1 2026/04/29 02:18:05 DEBUG : file1: Uploading chunk 2/1 2026/04/29 02:18:06 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Adding "file1" to batch 2026/04/29 02:18:06 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Batch idle for 500ms so committing 2026/04/29 02:18:06 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committing sync batch length 1 starting with: file1 2026/04/29 02:18:07 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committed sync batch length 1 starting with: file1 --- PASS: TestCopyURLDownloadHeaders (3.45s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:185: Remote "Dropbox root 'rclone-test-gorococ5daci'", Local "Local file system at /tmp/rclone4212580837", Modify Window "1s" 2026/04/29 02:18:08 DEBUG : file1: Need to transfer - File not found at Destination 2026/04/29 02:18:08 DEBUG : sub/file2: Uploading chunk 1/1 2026/04/29 02:18:09 DEBUG : sub/file2: Uploading chunk 2/1 2026/04/29 02:18:09 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Adding "sub/file2" to batch 2026/04/29 02:18:10 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Batch idle for 500ms so committing 2026/04/29 02:18:10 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committing sync batch length 1 starting with: sub/file2 2026/04/29 02:18:10 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committed sync batch length 1 starting with: sub/file2 2026/04/29 02:18:10 DEBUG : sub/file2: size = 14 OK 2026/04/29 02:18:10 DEBUG : file1: dropbox = d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778 OK 2026/04/29 02:18:10 INFO : file1: Copied (new) to: sub/file2 2026/04/29 02:18:10 INFO : file1: Deleted 2026/04/29 02:18:11 DEBUG : sub/file2: size = 14 OK 2026/04/29 02:18:11 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/29 02:18:11 DEBUG : file1: Unchanged skipping 2026/04/29 02:18:11 INFO : file1: Deleted 2026/04/29 02:18:12 DEBUG : Dropbox root 'rclone-test-gorococ5daci': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (7.20s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "Dropbox root 'rclone-test-gorococ5daci'", Local "Local file system at /tmp/rclone4212580837", Modify Window "1s" 2026/04/29 02:18:15 DEBUG : file1: Need to transfer - File not found at Destination 2026/04/29 02:18:16 DEBUG : file1: Uploading chunk 1/1 2026/04/29 02:18:16 DEBUG : file1: Uploading chunk 2/1 2026/04/29 02:18:17 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Adding "file1" to batch 2026/04/29 02:18:17 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Batch idle for 500ms so committing 2026/04/29 02:18:17 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committing sync batch length 1 starting with: file1 2026/04/29 02:18:18 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committed sync batch length 1 starting with: file1 2026/04/29 02:18:18 DEBUG : file1: size = 14 OK 2026/04/29 02:18:18 DEBUG : file1: dropbox = d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778 OK 2026/04/29 02:18:18 INFO : file1: Copied (new) 2026/04/29 02:18:18 INFO : file1: Deleted 2026/04/29 02:18:18 DEBUG : file1: Destination exists, skipping 2026/04/29 02:18:18 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (4.71s) === RUN TestCaseInsensitiveMoveFile run.go:185: Remote "Dropbox root 'rclone-test-gorococ5daci'", Local "Local file system at /tmp/rclone4212580837", Modify Window "1s" 2026/04/29 02:18:20 DEBUG : file1: Need to transfer - File not found at Destination 2026/04/29 02:18:20 DEBUG : sub/file2: Uploading chunk 1/1 2026/04/29 02:18:21 DEBUG : sub/file2: Uploading chunk 2/1 2026/04/29 02:18:21 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Adding "sub/file2" to batch 2026/04/29 02:18:22 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Batch idle for 500ms so committing 2026/04/29 02:18:22 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committing sync batch length 1 starting with: sub/file2 2026/04/29 02:18:23 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committed sync batch length 1 starting with: sub/file2 2026/04/29 02:18:23 DEBUG : sub/file2: size = 14 OK 2026/04/29 02:18:23 DEBUG : file1: dropbox = d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778 OK 2026/04/29 02:18:23 INFO : file1: Copied (new) to: sub/file2 2026/04/29 02:18:23 INFO : file1: Deleted 2026/04/29 02:18:24 DEBUG : sub/file2: size = 14 OK 2026/04/29 02:18:24 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/29 02:18:24 DEBUG : file1: Unchanged skipping 2026/04/29 02:18:24 INFO : file1: Deleted 2026/04/29 02:18:25 DEBUG : sub/file2: moving to sub/File2-rclone-move-bayifaq2 2026/04/29 02:18:26 INFO : sub/file2: Moved (server-side) to: sub/File2-rclone-move-bayifaq2 2026/04/29 02:18:26 DEBUG : sub/file2: moving to sub/File2 2026/04/29 02:18:27 INFO : sub/File2-rclone-move-bayifaq2: Moved (server-side) to: sub/File2 --- PASS: TestCaseInsensitiveMoveFile (9.96s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:185: Remote "Dropbox root 'rclone-test-gorococ5daci'", Local "Local file system at /tmp/rclone4212580837", Modify Window "1s" 2026/04/29 02:18:30 DEBUG : hello: Uploading chunk 1/1 2026/04/29 02:18:31 DEBUG : hello: Uploading chunk 2/1 2026/04/29 02:18:31 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Adding "hello" to batch 2026/04/29 02:18:32 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Batch idle for 500ms so committing 2026/04/29 02:18:32 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committing sync batch length 1 starting with: hello 2026/04/29 02:18:32 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committed sync batch length 1 starting with: hello 2026/04/29 02:18:33 NOTICE: hello: Skipped rename to HELLO as --dry-run is set --- PASS: TestCaseInsensitiveMoveFileDryRun (4.58s) === RUN TestMoveFileBackupDir run.go:185: Remote "Dropbox root 'rclone-test-gorococ5daci'", Local "Local file system at /tmp/rclone4212580837", Modify Window "1s" 2026/04/29 02:18:35 DEBUG : dst/file1: Uploading chunk 1/1 2026/04/29 02:18:35 DEBUG : dst/file1: Uploading chunk 2/1 2026/04/29 02:18:36 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Adding "dst/file1" to batch 2026/04/29 02:18:36 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Batch idle for 500ms so committing 2026/04/29 02:18:36 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committing sync batch length 1 starting with: dst/file1 2026/04/29 02:18:37 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committed sync batch length 1 starting with: dst/file1 2026/04/29 02:18:38 DEBUG : Creating backend with remote "TestDropbox:rclone-test-gorococ5daci/backup" 2026/04/29 02:18:38 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone4212580837) 2026/04/29 02:18:38 DEBUG : dst/file1: size = 18 (Dropbox root 'rclone-test-gorococ5daci') 2026/04/29 02:18:38 DEBUG : dst/file1: Sizes differ 2026/04/29 02:18:39 INFO : dst/file1: Moved (server-side) 2026/04/29 02:18:40 DEBUG : dst/file1: Uploading chunk 1/1 2026/04/29 02:18:40 DEBUG : dst/file1: Uploading chunk 2/1 2026/04/29 02:18:41 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Adding "dst/file1" to batch 2026/04/29 02:18:41 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Batch idle for 500ms so committing 2026/04/29 02:18:41 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committing sync batch length 1 starting with: dst/file1 2026/04/29 02:18:42 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committed sync batch length 1 starting with: dst/file1 2026/04/29 02:18:42 DEBUG : dst/file1: size = 14 OK 2026/04/29 02:18:42 DEBUG : dst/file1: dropbox = d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778 OK 2026/04/29 02:18:42 INFO : dst/file1: Copied (new) 2026/04/29 02:18:42 INFO : dst/file1: Deleted 2026/04/29 02:18:48 INFO : Dropbox root 'rclone-test-gorococ5daci/backup': Committing uploads - please wait... --- PASS: TestMoveFileBackupDir (13.82s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:185: Remote "Dropbox root 'rclone-test-gorococ5daci'", Local "Local file system at /tmp/rclone4212580837", Modify Window "1s" 2026/04/29 02:18:49 DEBUG : A1/one: Uploading chunk 1/1 2026/04/29 02:18:49 DEBUG : A1/one: Uploading chunk 2/1 2026/04/29 02:18:50 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Adding "A1/one" to batch 2026/04/29 02:18:50 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Batch idle for 500ms so committing 2026/04/29 02:18:50 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committing sync batch length 1 starting with: A1/one 2026/04/29 02:18:51 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committed sync batch length 1 starting with: A1/one 2026/04/29 02:18:51 DEBUG : A1/two: Uploading chunk 1/1 2026/04/29 02:18:52 DEBUG : A1/two: Uploading chunk 2/1 2026/04/29 02:18:52 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Adding "A1/two" to batch 2026/04/29 02:18:53 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Batch idle for 500ms so committing 2026/04/29 02:18:53 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committing sync batch length 1 starting with: A1/two 2026/04/29 02:18:53 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committed sync batch length 1 starting with: A1/two 2026/04/29 02:18:54 DEBUG : A1/B1/three: Uploading chunk 1/1 2026/04/29 02:18:54 DEBUG : A1/B1/three: Uploading chunk 2/1 2026/04/29 02:18:55 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Adding "A1/B1/three" to batch 2026/04/29 02:18:55 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Batch idle for 500ms so committing 2026/04/29 02:18:55 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committing sync batch length 1 starting with: A1/B1/three 2026/04/29 02:18:56 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committed sync batch length 1 starting with: A1/B1/three 2026/04/29 02:18:56 DEBUG : A1/B1/C1/four: Uploading chunk 1/1 2026/04/29 02:18:57 DEBUG : A1/B1/C1/four: Uploading chunk 2/1 2026/04/29 02:18:58 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Adding "A1/B1/C1/four" to batch 2026/04/29 02:18:58 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Batch idle for 500ms so committing 2026/04/29 02:18:58 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committing sync batch length 1 starting with: A1/B1/C1/four 2026/04/29 02:18:59 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committed sync batch length 1 starting with: A1/B1/C1/four 2026/04/29 02:18:59 DEBUG : A1/B1/C2/five: Uploading chunk 1/1 2026/04/29 02:19:00 DEBUG : A1/B1/C2/five: Uploading chunk 2/1 2026/04/29 02:19:00 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Adding "A1/B1/C2/five" to batch 2026/04/29 02:19:01 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Batch idle for 500ms so committing 2026/04/29 02:19:01 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committing sync batch length 1 starting with: A1/B1/C2/five 2026/04/29 02:19:01 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committed sync batch length 1 starting with: A1/B1/C2/five 2026/04/29 02:19:01 INFO : A1/B2: Making directory 2026/04/29 02:19:02 INFO : A1/B1/C3: Making directory 2026/04/29 02:19:08 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/.) 2026/04/29 02:19:08 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/29 02:19:09 DEBUG : pacer: Reducing sleep to 15ms 2026/04/29 02:19:09 DEBUG : pacer: Reducing sleep to 11.25ms 2026/04/29 02:19:09 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/...) 2026/04/29 02:19:09 DEBUG : pacer: Rate limited, increasing sleep to 22.5ms 2026/04/29 02:19:10 DEBUG : pacer: Reducing sleep to 16.875ms 2026/04/29 02:19:10 DEBUG : pacer: Reducing sleep to 12.65625ms 2026/04/29 02:19:10 DEBUG : pacer: Reducing sleep to 10ms 2026/04/29 02:19:13 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/) 2026/04/29 02:19:13 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/29 02:19:13 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/) 2026/04/29 02:19:13 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/29 02:19:13 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/.) 2026/04/29 02:19:13 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/04/29 02:19:13 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/...) 2026/04/29 02:19:13 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/04/29 02:19:14 DEBUG : pacer: Reducing sleep to 120ms 2026/04/29 02:19:14 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/04/29 02:19:14 DEBUG : pacer: low level retry 2/10 (error too_many_write_operations/..) 2026/04/29 02:19:14 DEBUG : pacer: Rate limited, increasing sleep to 240ms 2026/04/29 02:19:14 DEBUG : pacer: low level retry 2/10 (error too_many_write_operations/...) 2026/04/29 02:19:14 DEBUG : pacer: Rate limited, increasing sleep to 480ms 2026/04/29 02:19:14 DEBUG : pacer: low level retry 2/10 (error too_many_write_operations/..) 2026/04/29 02:19:14 DEBUG : pacer: Rate limited, increasing sleep to 960ms 2026/04/29 02:19:14 DEBUG : pacer: Reducing sleep to 720ms 2026/04/29 02:19:14 INFO : A2/one: Moved (server-side) to: A3/one 2026/04/29 02:19:15 DEBUG : pacer: low level retry 3/10 (error ) 2026/04/29 02:19:15 DEBUG : pacer: Rate limited, increasing sleep to 1.44s 2026/04/29 02:19:15 DEBUG : pacer: Reducing sleep to 1.08s 2026/04/29 02:19:15 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/04/29 02:19:16 DEBUG : pacer: Reducing sleep to 810ms 2026/04/29 02:19:16 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/04/29 02:19:16 DEBUG : pacer: Reducing sleep to 607.5ms 2026/04/29 02:19:16 INFO : A2/two: Moved (server-side) to: A3/two 2026/04/29 02:19:17 DEBUG : pacer: Reducing sleep to 455.625ms 2026/04/29 02:19:17 DEBUG : pacer: Reducing sleep to 341.71875ms 2026/04/29 02:19:18 DEBUG : pacer: Reducing sleep to 256.289062ms 2026/04/29 02:19:18 DEBUG : pacer: Reducing sleep to 192.216796ms 2026/04/29 02:19:19 DEBUG : pacer: Reducing sleep to 144.162597ms 2026/04/29 02:19:19 DEBUG : pacer: Reducing sleep to 108.121947ms 2026/04/29 02:19:19 DEBUG : pacer: Reducing sleep to 81.09146ms 2026/04/29 02:19:20 DEBUG : pacer: Reducing sleep to 60.818595ms 2026/04/29 02:19:20 DEBUG : pacer: Reducing sleep to 45.613946ms 2026/04/29 02:19:21 DEBUG : pacer: Reducing sleep to 34.210459ms 2026/04/29 02:19:21 DEBUG : pacer: Reducing sleep to 25.657844ms 2026/04/29 02:19:21 DEBUG : pacer: Reducing sleep to 19.243383ms 2026/04/29 02:19:22 DEBUG : pacer: Reducing sleep to 14.432537ms 2026/04/29 02:19:22 DEBUG : pacer: Reducing sleep to 10.824402ms 2026/04/29 02:19:22 DEBUG : pacer: Reducing sleep to 10ms 2026/04/29 02:19:25 INFO : Dropbox root 'rclone-test-gorococ5daci': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/04/29 02:19:31 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/.) 2026/04/29 02:19:31 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/29 02:19:31 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/) 2026/04/29 02:19:31 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/29 02:19:31 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/.) 2026/04/29 02:19:31 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/04/29 02:19:31 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/..) 2026/04/29 02:19:31 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/04/29 02:19:31 DEBUG : pacer: Reducing sleep to 120ms 2026/04/29 02:19:31 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/04/29 02:19:31 DEBUG : pacer: low level retry 2/10 (error too_many_write_operations/..) 2026/04/29 02:19:31 DEBUG : pacer: Rate limited, increasing sleep to 240ms 2026/04/29 02:19:31 DEBUG : pacer: low level retry 2/10 (error too_many_write_operations/.) 2026/04/29 02:19:31 DEBUG : pacer: Rate limited, increasing sleep to 480ms 2026/04/29 02:19:31 DEBUG : pacer: low level retry 2/10 (error too_many_write_operations/..) 2026/04/29 02:19:31 DEBUG : pacer: Rate limited, increasing sleep to 960ms 2026/04/29 02:19:32 DEBUG : pacer: low level retry 3/10 (error too_many_write_operations/) 2026/04/29 02:19:32 DEBUG : pacer: Rate limited, increasing sleep to 1.92s 2026/04/29 02:19:32 DEBUG : pacer: Reducing sleep to 1.44s 2026/04/29 02:19:32 INFO : A3/one: Moved (server-side) to: A4/one 2026/04/29 02:19:32 DEBUG : pacer: low level retry 3/10 (error too_many_write_operations/.) 2026/04/29 02:19:32 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/04/29 02:19:32 DEBUG : pacer: Reducing sleep to 1.5s 2026/04/29 02:19:32 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/04/29 02:19:34 DEBUG : pacer: Reducing sleep to 1.125s 2026/04/29 02:19:34 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/04/29 02:19:36 DEBUG : pacer: Reducing sleep to 843.75ms 2026/04/29 02:19:36 INFO : A3/two: Moved (server-side) to: A4/two 2026/04/29 02:19:36 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/04/29 02:19:37 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/04/29 02:19:38 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/04/29 02:19:38 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/04/29 02:19:39 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/04/29 02:19:39 DEBUG : pacer: Reducing sleep to 150.169371ms 2026/04/29 02:19:39 DEBUG : pacer: Reducing sleep to 112.627028ms 2026/04/29 02:19:40 DEBUG : pacer: Reducing sleep to 84.470271ms 2026/04/29 02:19:40 DEBUG : pacer: Reducing sleep to 63.352703ms 2026/04/29 02:19:40 DEBUG : pacer: Reducing sleep to 47.514527ms 2026/04/29 02:19:41 DEBUG : pacer: Reducing sleep to 35.635895ms 2026/04/29 02:19:41 DEBUG : pacer: Reducing sleep to 26.726921ms 2026/04/29 02:19:42 DEBUG : pacer: Reducing sleep to 20.04519ms 2026/04/29 02:19:42 DEBUG : pacer: Reducing sleep to 15.033892ms 2026/04/29 02:19:42 DEBUG : pacer: Reducing sleep to 11.275419ms 2026/04/29 02:19:43 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestDirMove (67.01s) === RUN TestGetFsInfo run.go:185: Remote "Dropbox root 'rclone-test-gorococ5daci'", Local "Local file system at /tmp/rclone4212580837", Modify Window "1s" --- PASS: TestGetFsInfo (0.53s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:185: Remote "Dropbox root 'rclone-test-gorococ5daci'", Local "Local file system at /tmp/rclone4212580837", Modify Window "1s" 2026/04/29 02:19:56 DEBUG : Dropbox root 'rclone-test-gorococ5daci': File to upload is small (34 bytes), uploading instead of streaming 2026/04/29 02:19:56 DEBUG : no_checksum_small_file_from_pipe: Uploading chunk 1/1 2026/04/29 02:19:57 DEBUG : no_checksum_small_file_from_pipe: Uploading chunk 2/1 2026/04/29 02:19:57 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Adding "no_checksum_small_file_from_pipe" to batch 2026/04/29 02:19:58 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Batch idle for 500ms so committing 2026/04/29 02:19:58 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committing sync batch length 1 starting with: no_checksum_small_file_from_pipe 2026/04/29 02:19:58 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committed sync batch length 1 starting with: no_checksum_small_file_from_pipe 2026/04/29 02:19:58 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/04/29 02:19:58 DEBUG : no_checksum_small_file_from_pipe: dropbox = 6167057cad26d021a22944146dfef827ec973d33996a25ece54f17508427cf5f OK 2026/04/29 02:19:58 DEBUG : no_checksum_small_file_from_pipe: Size and dropbox of src and dst objects identical 2026/04/29 02:19:59 DEBUG : no_checksum_big_file_from_pipe: Uploading chunk 1/0 2026/04/29 02:19:59 DEBUG : no_checksum_big_file_from_pipe: Uploading chunk 2/0 2026/04/29 02:20:00 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Adding "no_checksum_big_file_from_pipe" to batch 2026/04/29 02:20:00 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Batch idle for 500ms so committing 2026/04/29 02:20:00 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committing sync batch length 1 starting with: no_checksum_big_file_from_pipe 2026/04/29 02:20:01 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committed sync batch length 1 starting with: no_checksum_big_file_from_pipe 2026/04/29 02:20:01 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/04/29 02:20:01 DEBUG : no_checksum_big_file_from_pipe: dropbox = 134292f7f01dbc9fa2e8230e98def0b183c01ca9fce46a144f90bee4ef0c4ef3 OK 2026/04/29 02:20:01 DEBUG : no_checksum_big_file_from_pipe: Size and dropbox of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:185: Remote "Dropbox root 'rclone-test-gorococ5daci'", Local "Local file system at /tmp/rclone4212580837", Modify Window "1s" 2026/04/29 02:20:03 DEBUG : Dropbox root 'rclone-test-gorococ5daci': File to upload is small (34 bytes), uploading instead of streaming 2026/04/29 02:20:04 DEBUG : with_checksum_small_file_from_pipe: Uploading chunk 1/1 2026/04/29 02:20:04 DEBUG : with_checksum_small_file_from_pipe: Uploading chunk 2/1 2026/04/29 02:20:05 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Adding "with_checksum_small_file_from_pipe" to batch 2026/04/29 02:20:05 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Batch idle for 500ms so committing 2026/04/29 02:20:05 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committing sync batch length 1 starting with: with_checksum_small_file_from_pipe 2026/04/29 02:20:06 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committed sync batch length 1 starting with: with_checksum_small_file_from_pipe 2026/04/29 02:20:06 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/04/29 02:20:06 DEBUG : with_checksum_small_file_from_pipe: dropbox = 6167057cad26d021a22944146dfef827ec973d33996a25ece54f17508427cf5f OK 2026/04/29 02:20:06 DEBUG : with_checksum_small_file_from_pipe: Size and dropbox of src and dst objects identical 2026/04/29 02:20:06 DEBUG : with_checksum_big_file_from_pipe: Uploading chunk 1/0 2026/04/29 02:20:07 DEBUG : with_checksum_big_file_from_pipe: Uploading chunk 2/0 2026/04/29 02:20:07 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Adding "with_checksum_big_file_from_pipe" to batch 2026/04/29 02:20:08 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Batch idle for 500ms so committing 2026/04/29 02:20:08 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committing sync batch length 1 starting with: with_checksum_big_file_from_pipe 2026/04/29 02:20:08 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committed sync batch length 1 starting with: with_checksum_big_file_from_pipe 2026/04/29 02:20:08 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/04/29 02:20:08 DEBUG : with_checksum_big_file_from_pipe: dropbox = 134292f7f01dbc9fa2e8230e98def0b183c01ca9fce46a144f90bee4ef0c4ef3 OK 2026/04/29 02:20:08 DEBUG : with_checksum_big_file_from_pipe: Size and dropbox of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:185: Remote "Dropbox root 'rclone-test-gorococ5daci'", Local "Local file system at /tmp/rclone4212580837", Modify Window "1s" 2026/04/29 02:20:10 DEBUG : Dropbox root 'rclone-test-gorococ5daci': File to upload is small (34 bytes), uploading instead of streaming 2026/04/29 02:20:11 DEBUG : ignore_checksum_small_file_from_pipe: Uploading chunk 1/1 2026/04/29 02:20:11 DEBUG : ignore_checksum_small_file_from_pipe: Uploading chunk 2/1 2026/04/29 02:20:12 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Adding "ignore_checksum_small_file_from_pipe" to batch 2026/04/29 02:20:12 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Batch idle for 500ms so committing 2026/04/29 02:20:12 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committing sync batch length 1 starting with: ignore_checksum_small_file_from_pipe 2026/04/29 02:20:13 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committed sync batch length 1 starting with: ignore_checksum_small_file_from_pipe 2026/04/29 02:20:13 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/04/29 02:20:13 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/29 02:20:13 DEBUG : ignore_checksum_big_file_from_pipe: Uploading chunk 1/0 2026/04/29 02:20:13 DEBUG : ignore_checksum_big_file_from_pipe: Uploading chunk 2/0 2026/04/29 02:20:14 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Adding "ignore_checksum_big_file_from_pipe" to batch 2026/04/29 02:20:14 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Batch idle for 500ms so committing 2026/04/29 02:20:14 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committing sync batch length 1 starting with: ignore_checksum_big_file_from_pipe 2026/04/29 02:20:15 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committed sync batch length 1 starting with: ignore_checksum_big_file_from_pipe 2026/04/29 02:20:15 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/04/29 02:20:15 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:185: Remote "Dropbox root 'rclone-test-gorococ5daci'", Local "Local file system at /tmp/rclone4212580837", Modify Window "1s" 2026/04/29 02:20:17 DEBUG : Dropbox root 'rclone-test-gorococ5daci': File to upload is small (34 bytes), uploading instead of streaming 2026/04/29 02:20:18 DEBUG : ignore_checksum_small_file_from_pipe: Uploading chunk 1/1 2026/04/29 02:20:18 DEBUG : ignore_checksum_small_file_from_pipe: Uploading chunk 2/1 2026/04/29 02:20:18 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Adding "ignore_checksum_small_file_from_pipe" to batch 2026/04/29 02:20:19 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Batch idle for 500ms so committing 2026/04/29 02:20:19 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committing sync batch length 1 starting with: ignore_checksum_small_file_from_pipe 2026/04/29 02:20:20 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committed sync batch length 1 starting with: ignore_checksum_small_file_from_pipe 2026/04/29 02:20:20 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/04/29 02:20:20 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2026/04/29 02:20:20 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/04/29 02:20:20 DEBUG : ignore_checksum_big_file_from_pipe: Uploading chunk 1/0 2026/04/29 02:20:21 DEBUG : ignore_checksum_big_file_from_pipe: Uploading chunk 2/0 2026/04/29 02:20:21 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Adding "ignore_checksum_big_file_from_pipe" to batch 2026/04/29 02:20:22 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Batch idle for 500ms so committing 2026/04/29 02:20:22 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committing sync batch length 1 starting with: ignore_checksum_big_file_from_pipe 2026/04/29 02:20:22 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committed sync batch length 1 starting with: ignore_checksum_big_file_from_pipe 2026/04/29 02:20:22 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/04/29 02:20:22 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2026/04/29 02:20:22 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (28.60s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (7.36s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (6.97s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (6.87s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (7.41s) === RUN TestRcatMetadata run.go:185: Remote "Dropbox root 'rclone-test-gorococ5daci'", Local "Local file system at /tmp/rclone4212580837", Modify Window "1s" operations_test.go:1563: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.53s) === RUN TestRcatSize run.go:185: Remote "Dropbox root 'rclone-test-gorococ5daci'", Local "Local file system at /tmp/rclone4212580837", Modify Window "1s" 2026/04/29 02:20:25 DEBUG : potato1: Uploading chunk 1/1 2026/04/29 02:20:26 DEBUG : potato1: Uploading chunk 2/1 2026/04/29 02:20:26 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Adding "potato1" to batch 2026/04/29 02:20:27 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Batch idle for 500ms so committing 2026/04/29 02:20:27 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committing sync batch length 1 starting with: potato1 2026/04/29 02:20:28 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committed sync batch length 1 starting with: potato1 2026/04/29 02:20:28 DEBUG : Dropbox root 'rclone-test-gorococ5daci': File to upload is small (60 bytes), uploading instead of streaming 2026/04/29 02:20:28 DEBUG : potato2: Uploading chunk 1/1 2026/04/29 02:20:28 DEBUG : potato2: Uploading chunk 2/1 2026/04/29 02:20:29 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Adding "potato2" to batch 2026/04/29 02:20:29 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Batch idle for 500ms so committing 2026/04/29 02:20:29 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committing sync batch length 1 starting with: potato2 2026/04/29 02:20:31 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committed sync batch length 1 starting with: potato2 2026/04/29 02:20:31 DEBUG : potato2: size = 60 OK 2026/04/29 02:20:31 DEBUG : potato2: dropbox = a979481df794fed9c3990a6a422e0b1044ac802c15fab13af9c687f8bdbee01a OK 2026/04/29 02:20:31 DEBUG : potato2: Size and dropbox of src and dst objects identical --- PASS: TestRcatSize (8.49s) === RUN TestRcatSizeMetadata run.go:185: Remote "Dropbox root 'rclone-test-gorococ5daci'", Local "Local file system at /tmp/rclone4212580837", Modify Window "1s" operations_test.go:1644: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.55s) === RUN TestRcatSizeUploadHeaders run.go:185: Remote "Dropbox root 'rclone-test-gorococ5daci'", Local "Local file system at /tmp/rclone4212580837", Modify Window "1s" 2026/04/29 02:20:34 DEBUG : potato1: Uploading chunk 1/1 2026/04/29 02:20:35 DEBUG : potato1: Uploading chunk 2/1 2026/04/29 02:20:35 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Adding "potato1" to batch 2026/04/29 02:20:36 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Batch idle for 500ms so committing 2026/04/29 02:20:36 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committing sync batch length 1 starting with: potato1 2026/04/29 02:20:36 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committed sync batch length 1 starting with: potato1 --- PASS: TestRcatSizeUploadHeaders (3.39s) === RUN TestTouchDir run.go:185: Remote "Dropbox root 'rclone-test-gorococ5daci'", Local "Local file system at /tmp/rclone4212580837", Modify Window "1s" 2026/04/29 02:20:38 DEBUG : potato2: Uploading chunk 1/1 2026/04/29 02:20:38 DEBUG : potato2: Uploading chunk 2/1 2026/04/29 02:20:39 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Adding "potato2" to batch 2026/04/29 02:20:39 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Batch idle for 500ms so committing 2026/04/29 02:20:39 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committing sync batch length 1 starting with: potato2 2026/04/29 02:20:40 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committed sync batch length 1 starting with: potato2 2026/04/29 02:20:40 DEBUG : empty space: Uploading chunk 1/1 2026/04/29 02:20:41 DEBUG : empty space: Uploading chunk 2/1 2026/04/29 02:20:41 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Adding "empty space" to batch 2026/04/29 02:20:41 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Batch idle for 500ms so committing 2026/04/29 02:20:41 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committing sync batch length 1 starting with: empty space 2026/04/29 02:20:42 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committed sync batch length 1 starting with: empty space 2026/04/29 02:20:42 DEBUG : sub dir/potato3: Uploading chunk 1/1 2026/04/29 02:20:43 DEBUG : sub dir/potato3: Uploading chunk 2/1 2026/04/29 02:20:43 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Adding "sub dir/potato3" to batch 2026/04/29 02:20:44 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Batch idle for 500ms so committing 2026/04/29 02:20:44 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committing sync batch length 1 starting with: sub dir/potato3 2026/04/29 02:20:45 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committed sync batch length 1 starting with: sub dir/potato3 2026/04/29 02:20:45 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Touching "potato2" 2026/04/29 02:20:45 ERROR : potato2: failed to touch: can't set modified time without deleting existing object 2026/04/29 02:20:45 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Touching "empty space" 2026/04/29 02:20:45 ERROR : empty space: failed to touch: can't set modified time without deleting existing object 2026/04/29 02:20:46 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Touching "sub dir/potato3" 2026/04/29 02:20:46 ERROR : sub dir/potato3: failed to touch: can't set modified time without deleting existing object --- PASS: TestTouchDir (11.93s) === RUN TestMkdirMetadata run.go:185: Remote "Dropbox root 'rclone-test-gorococ5daci'", Local "Local file system at /tmp/rclone4212580837", Modify Window "1s" operations_test.go:1773: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.56s) === RUN TestMkdirModTime run.go:185: Remote "Dropbox root 'rclone-test-gorococ5daci'", Local "Local file system at /tmp/rclone4212580837", Modify Window "1s" operations_test.go:1792: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.55s) === RUN TestCopyDirMetadata run.go:185: Remote "Dropbox root 'rclone-test-gorococ5daci'", Local "Local file system at /tmp/rclone4212580837", Modify Window "1s" operations_test.go:1813: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.52s) === RUN TestSetDirModTime run.go:185: Remote "Dropbox root 'rclone-test-gorococ5daci'", Local "Local file system at /tmp/rclone4212580837", Modify Window "1s" operations_test.go:1849: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.55s) === RUN TestDirsEqual run.go:185: Remote "Dropbox root 'rclone-test-gorococ5daci'", Local "Local file system at /tmp/rclone4212580837", Modify Window "1s" operations_test.go:1893: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.51s) === RUN TestRemoveExisting run.go:185: Remote "Dropbox root 'rclone-test-gorococ5daci'", Local "Local file system at /tmp/rclone4212580837", Modify Window "1s" 2026/04/29 02:20:52 DEBUG : sub dir/test remove existing: Uploading chunk 1/1 2026/04/29 02:20:53 DEBUG : sub dir/test remove existing: Uploading chunk 2/1 2026/04/29 02:20:54 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Adding "sub dir/test remove existing" to batch 2026/04/29 02:20:54 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Batch idle for 500ms so committing 2026/04/29 02:20:54 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committing sync batch length 1 starting with: sub dir/test remove existing 2026/04/29 02:20:55 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committed sync batch length 1 starting with: sub dir/test remove existing 2026/04/29 02:20:55 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: Uploading chunk 1/1 2026/04/29 02:20:56 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: Uploading chunk 2/1 2026/04/29 02:20:56 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Adding "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789" to batch 2026/04/29 02:20:57 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Batch idle for 500ms so committing 2026/04/29 02:20:57 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committing sync batch length 1 starting with: sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2026/04/29 02:20:58 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Committed sync batch length 1 starting with: sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2026/04/29 02:21:00 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.danowas4" before starting 2026/04/29 02:21:01 DEBUG : sub dir/test remove existing.danowas4: TEST: removing renamed existing file after operation 2026/04/29 02:21:03 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.sowipor1" before starting 2026/04/29 02:21:03 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/..) 2026/04/29 02:21:03 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/29 02:21:04 DEBUG : pacer: Reducing sleep to 15ms 2026/04/29 02:21:05 DEBUG : pacer: Reducing sleep to 11.25ms 2026/04/29 02:21:05 DEBUG : pacer: Reducing sleep to 10ms 2026/04/29 02:21:05 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.sowipor1: TEST: renaming existing back after failed operation 2026/04/29 02:21:07 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.jakizez4" before starting 2026/04/29 02:21:08 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.jakizez4: TEST: removing renamed existing file after operation --- PASS: TestRemoveExisting (19.31s) === 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/04/29 02:21:11 DEBUG : Dropbox root 'rclone-test-gorococ5daci': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestDropbox: -verbose" - Finished OK in 13m8.882351414s (try 1/5)