"./operations.test -test.v -test.timeout 1h0m0s -remote TestDropbox: -verbose" - Starting (try 1/5) 2021/05/09 05:57:43 DEBUG : Creating backend with remote "TestDropbox:rclone-test-kabikef1vinoquv3qowojak7" 2021/05/09 05:57:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2021/05/09 05:57:43 DEBUG : Creating backend with remote "/tmp/rclone582279906" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateChunks === RUN TestMultithreadCalculateChunks/{size:1_streams:10_wantPartSize:65536_wantStreams:1} === RUN TestMultithreadCalculateChunks/{size:1048576_streams:1_wantPartSize:1048576_wantStreams:1} === RUN TestMultithreadCalculateChunks/{size:1048576_streams:2_wantPartSize:524288_wantStreams:2} === RUN TestMultithreadCalculateChunks/{size:1048577_streams:2_wantPartSize:589824_wantStreams:2} === RUN TestMultithreadCalculateChunks/{size:1048575_streams:2_wantPartSize:524288_wantStreams:2} --- PASS: TestMultithreadCalculateChunks (0.00s) --- PASS: TestMultithreadCalculateChunks/{size:1_streams:10_wantPartSize:65536_wantStreams:1} (0.00s) --- PASS: TestMultithreadCalculateChunks/{size:1048576_streams:1_wantPartSize:1048576_wantStreams:1} (0.00s) --- PASS: TestMultithreadCalculateChunks/{size:1048576_streams:2_wantPartSize:524288_wantStreams:2} (0.00s) --- PASS: TestMultithreadCalculateChunks/{size:1048577_streams:2_wantPartSize:589824_wantStreams:2} (0.00s) --- PASS: TestMultithreadCalculateChunks/{size:1048575_streams:2_wantPartSize:524288_wantStreams:2} (0.00s) === RUN TestMultithreadCopy run.go:176: Remote "Dropbox root 'rclone-test-kabikef1vinoquv3qowojak7'", Local "Local file system at /tmp/rclone582279906", Modify Window "1s" === RUN TestMultithreadCopy/{size:131071_streams:2} 2021/05/09 05:57:46 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64Ki 2021/05/09 05:57:46 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999Ki starting 2021/05/09 05:57:46 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki starting 2021/05/09 05:57:47 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999Ki finished 2021/05/09 05:57:47 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki finished 2021/05/09 05:57:47 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64Ki === RUN TestMultithreadCopy/{size:131072_streams:2} 2021/05/09 05:57:50 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64Ki 2021/05/09 05:57:50 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64Ki starting 2021/05/09 05:57:50 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki starting 2021/05/09 05:57:50 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki finished 2021/05/09 05:57:50 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64Ki finished 2021/05/09 05:57:50 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64Ki === RUN TestMultithreadCopy/{size:131073_streams:2} 2021/05/09 05:57:54 DEBUG : file1: Starting multi-thread copy with 2 parts of size 128Ki 2021/05/09 05:57:54 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 starting 2021/05/09 05:57:54 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128Ki starting 2021/05/09 05:57:54 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 finished 2021/05/09 05:57:54 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128Ki finished 2021/05/09 05:57:54 DEBUG : file1: Finished multi-thread copy with 2 parts of size 128Ki --- PASS: TestMultithreadCopy (12.74s) --- PASS: TestMultithreadCopy/{size:131071_streams:2} (4.17s) --- PASS: TestMultithreadCopy/{size:131072_streams:2} (3.44s) --- PASS: TestMultithreadCopy/{size:131073_streams:2} (3.85s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Seek === RUN TestReOpen/Seek/Basics === RUN TestReOpen/Seek/ErrorAtStart === RUN TestReOpen/Seek/WithErrors 2021/05/09 05:57:56 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2021/05/09 05:57:56 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2021/05/09 05:57:56 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Seek/TooManyErrors 2021/05/09 05:57:56 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2021/05/09 05:57:56 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2021/05/09 05:57:56 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2021/05/09 05:57:56 DEBUG : potato: Reopen failed after 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Range === RUN TestReOpen/Range/Basics === RUN TestReOpen/Range/ErrorAtStart === RUN TestReOpen/Range/WithErrors 2021/05/09 05:57:56 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2021/05/09 05:57:56 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2021/05/09 05:57:56 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Range/TooManyErrors 2021/05/09 05:57:56 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2021/05/09 05:57:56 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2021/05/09 05:57:56 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2021/05/09 05:57:56 DEBUG : potato: Reopen failed after 6 bytes read: failed to reopen: too many retries --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Seek (0.00s) --- PASS: TestReOpen/Seek/Basics (0.00s) --- PASS: TestReOpen/Seek/ErrorAtStart (0.00s) --- PASS: TestReOpen/Seek/WithErrors (0.00s) --- PASS: TestReOpen/Seek/TooManyErrors (0.00s) --- PASS: TestReOpen/Range (0.00s) --- PASS: TestReOpen/Range/Basics (0.00s) --- PASS: TestReOpen/Range/ErrorAtStart (0.00s) --- PASS: TestReOpen/Range/WithErrors (0.00s) --- PASS: TestReOpen/Range/TooManyErrors (0.00s) === RUN TestCheck run.go:176: Remote "Dropbox root 'rclone-test-kabikef1vinoquv3qowojak7'", Local "Local file system at /tmp/rclone582279906", Modify Window "1s" === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.57s) --- PASS: TestCheck/1 (0.29s) --- PASS: TestCheck/2 (0.24s) --- PASS: TestCheck/3 (0.26s) --- PASS: TestCheck/4 (0.24s) --- PASS: TestCheck/5 (0.29s) --- PASS: TestCheck/6 (0.27s) --- PASS: TestCheck/7 (0.23s) === RUN TestCheckFsError 2021/05/09 05:58:07 DEBUG : Creating backend with remote "non-existent" 2021/05/09 05:58:07 DEBUG : Creating backend with remote "non-existent" 2021/05/09 05:58:07 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: Waiting for checks to finish 2021/05/09 05:58:07 ERROR : : error reading source directory: directory not found 2021/05/09 05:58:07 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: 2 differences found 2021/05/09 05:58:07 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:176: Remote "Dropbox root 'rclone-test-kabikef1vinoquv3qowojak7'", Local "Local file system at /tmp/rclone582279906", Modify Window "1s" === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 === RUN TestCheckDownload/3 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (13.92s) --- PASS: TestCheckDownload/1 (0.74s) --- PASS: TestCheckDownload/2 (0.72s) --- PASS: TestCheckDownload/3 (0.73s) --- PASS: TestCheckDownload/4 (0.78s) --- PASS: TestCheckDownload/5 (0.74s) --- PASS: TestCheckDownload/6 (0.79s) --- PASS: TestCheckDownload/7 (0.75s) === RUN TestCheckSizeOnly run.go:176: Remote "Dropbox root 'rclone-test-kabikef1vinoquv3qowojak7'", Local "Local file system at /tmp/rclone582279906", Modify Window "1s" === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 === RUN TestCheckSizeOnly/3 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.21s) --- PASS: TestCheckSizeOnly/1 (0.27s) --- PASS: TestCheckSizeOnly/2 (0.27s) --- PASS: TestCheckSizeOnly/3 (0.25s) --- PASS: TestCheckSizeOnly/4 (0.24s) --- PASS: TestCheckSizeOnly/5 (0.24s) --- PASS: TestCheckSizeOnly/6 (0.49s) --- PASS: TestCheckSizeOnly/7 (0.25s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestDeduplicateInteractive run.go:176: Remote "Dropbox root 'rclone-test-kabikef1vinoquv3qowojak7'", Local "Local file system at /tmp/rclone582279906", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.46s) === RUN TestDeduplicateSkip run.go:176: Remote "Dropbox root 'rclone-test-kabikef1vinoquv3qowojak7'", Local "Local file system at /tmp/rclone582279906", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.45s) === RUN TestDeduplicateSizeOnly run.go:176: Remote "Dropbox root 'rclone-test-kabikef1vinoquv3qowojak7'", Local "Local file system at /tmp/rclone582279906", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.46s) === RUN TestDeduplicateFirst run.go:176: Remote "Dropbox root 'rclone-test-kabikef1vinoquv3qowojak7'", Local "Local file system at /tmp/rclone582279906", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.50s) === RUN TestDeduplicateNewest run.go:176: Remote "Dropbox root 'rclone-test-kabikef1vinoquv3qowojak7'", Local "Local file system at /tmp/rclone582279906", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.48s) === RUN TestDeduplicateNewestByHash run.go:176: Remote "Dropbox root 'rclone-test-kabikef1vinoquv3qowojak7'", Local "Local file system at /tmp/rclone582279906", Modify Window "1s" 2021/05/09 05:58:40 INFO : Dropbox root 'rclone-test-kabikef1vinoquv3qowojak7': Looking for duplicate DropboxHash hashes using newest mode. 2021/05/09 05:58:41 NOTICE: c6e3738b54f2441551c259e9c2142ca31da546b5750bc3febdb2834e298731a5: Found 3 files with duplicate DropboxHash hashes 2021/05/09 05:58:41 INFO : one: Deleted 2021/05/09 05:58:42 INFO : also/one: Deleted 2021/05/09 05:58:42 NOTICE: c6e3738b54f2441551c259e9c2142ca31da546b5750bc3febdb2834e298731a5: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (11.81s) === RUN TestDeduplicateOldest run.go:176: Remote "Dropbox root 'rclone-test-kabikef1vinoquv3qowojak7'", Local "Local file system at /tmp/rclone582279906", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.46s) === RUN TestDeduplicateLargest run.go:176: Remote "Dropbox root 'rclone-test-kabikef1vinoquv3qowojak7'", Local "Local file system at /tmp/rclone582279906", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.50s) === RUN TestDeduplicateSmallest run.go:176: Remote "Dropbox root 'rclone-test-kabikef1vinoquv3qowojak7'", Local "Local file system at /tmp/rclone582279906", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.48s) === RUN TestDeduplicateRename run.go:176: Remote "Dropbox root 'rclone-test-kabikef1vinoquv3qowojak7'", Local "Local file system at /tmp/rclone582279906", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.52s) === RUN TestMergeDirs run.go:176: Remote "Dropbox root 'rclone-test-kabikef1vinoquv3qowojak7'", Local "Local file system at /tmp/rclone582279906", Modify Window "1s" dedupe_test.go:267: Can't merge directories --- SKIP: TestMergeDirs (0.48s) === RUN TestListDirSorted run.go:176: Remote "Dropbox root 'rclone-test-kabikef1vinoquv3qowojak7'", Local "Local file system at /tmp/rclone582279906", Modify Window "1s" 2021/05/09 05:58:58 DEBUG : a.txt: Excluded 2021/05/09 05:58:59 DEBUG : sub dir/hello world: Excluded 2021/05/09 05:58:59 DEBUG : sub dir/hello world2: Excluded 2021/05/09 05:59:00 DEBUG : sub dir/ignore dir: Excluded 2021/05/09 05:59:00 DEBUG : sub dir/hello world: Excluded 2021/05/09 05:59:00 DEBUG : sub dir/hello world2: Excluded 2021/05/09 05:59:00 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (21.93s) === RUN TestMkdir run.go:176: Remote "Dropbox root 'rclone-test-kabikef1vinoquv3qowojak7'", Local "Local file system at /tmp/rclone582279906", Modify Window "1s" 2021/05/09 05:59:11 DEBUG : Dropbox root 'rclone-test-kabikef1vinoquv3qowojak7': Making directory 2021/05/09 05:59:11 DEBUG : Dropbox root 'rclone-test-kabikef1vinoquv3qowojak7': Making directory --- PASS: TestMkdir (1.16s) === RUN TestLsd run.go:176: Remote "Dropbox root 'rclone-test-kabikef1vinoquv3qowojak7'", Local "Local file system at /tmp/rclone582279906", Modify Window "1s" --- PASS: TestLsd (4.60s) === RUN TestLs run.go:176: Remote "Dropbox root 'rclone-test-kabikef1vinoquv3qowojak7'", Local "Local file system at /tmp/rclone582279906", Modify Window "1s" --- PASS: TestLs (4.57s) === RUN TestLsWithFilesFrom run.go:176: Remote "Dropbox root 'rclone-test-kabikef1vinoquv3qowojak7'", Local "Local file system at /tmp/rclone582279906", Modify Window "1s" 2021/05/09 05:59:24 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (4.86s) === RUN TestLsLong run.go:176: Remote "Dropbox root 'rclone-test-kabikef1vinoquv3qowojak7'", Local "Local file system at /tmp/rclone582279906", Modify Window "1s" --- PASS: TestLsLong (4.39s) === RUN TestHashSums run.go:176: Remote "Dropbox root 'rclone-test-kabikef1vinoquv3qowojak7'", Local "Local file system at /tmp/rclone582279906", Modify Window "1s" 2021/05/09 05:59:34 ERROR : empty space: Hash unsupported: hash type not supported 2021/05/09 05:59:34 ERROR : potato2: Hash unsupported: hash type not supported 2021/05/09 05:59:36 ERROR : empty space: Hash unsupported: hash type not supported 2021/05/09 05:59:36 ERROR : potato2: Hash unsupported: hash type not supported 2021/05/09 05:59:37 ERROR : empty space: Hash unsupported: hash type not supported 2021/05/09 05:59:37 ERROR : potato2: Hash unsupported: hash type not supported --- PASS: TestHashSums (9.32s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:176: Remote "Dropbox root 'rclone-test-kabikef1vinoquv3qowojak7'", Local "Local file system at /tmp/rclone582279906", Modify Window "1s" --- PASS: TestCount (12.79s) === RUN TestDelete run.go:176: Remote "Dropbox root 'rclone-test-kabikef1vinoquv3qowojak7'", Local "Local file system at /tmp/rclone582279906", Modify Window "1s" 2021/05/09 05:59:56 DEBUG : Waiting for deletions to finish 2021/05/09 05:59:56 DEBUG : large: Excluded 2021/05/09 05:59:57 INFO : medium: Deleted 2021/05/09 05:59:57 INFO : small: Deleted --- PASS: TestDelete (6.14s) === RUN TestRetry 2021/05/09 05:59:59 DEBUG : Received error: EOF - low level retry 1/5 2021/05/09 05:59:59 DEBUG : Received error: EOF - low level retry 2/5 2021/05/09 05:59:59 DEBUG : Received error: EOF - low level retry 1/5 2021/05/09 05:59:59 DEBUG : Received error: EOF - low level retry 2/5 2021/05/09 05:59:59 DEBUG : Received error: EOF - low level retry 3/5 2021/05/09 05:59:59 DEBUG : Received error: EOF - low level retry 4/5 2021/05/09 05:59:59 DEBUG : Received error: EOF - low level retry 5/5 --- PASS: TestRetry (0.00s) === RUN TestCat run.go:176: Remote "Dropbox root 'rclone-test-kabikef1vinoquv3qowojak7'", Local "Local file system at /tmp/rclone582279906", Modify Window "1s" --- PASS: TestCat (9.73s) === RUN TestPurge 2021/05/09 06:00:08 DEBUG : Creating backend with remote "TestDropbox:rclone-test-wunofit3cobuwec3najixak0" 2021/05/09 06:00:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2021/05/09 06:00:09 DEBUG : Creating backend with remote "/tmp/rclone967250532" run.go:176: Remote "Dropbox root 'rclone-test-wunofit3cobuwec3najixak0'", Local "Local file system at /tmp/rclone967250532", Modify Window "1s" 2021/05/09 06:00:12 DEBUG : A2: Making directory 2021/05/09 06:00:12 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/) 2021/05/09 06:00:12 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2021/05/09 06:00:13 DEBUG : pacer: Reducing sleep to 15ms 2021/05/09 06:00:13 DEBUG : A1/B2: Making directory 2021/05/09 06:00:13 DEBUG : pacer: Reducing sleep to 11.25ms 2021/05/09 06:00:14 DEBUG : pacer: Reducing sleep to 10ms 2021/05/09 06:00:14 DEBUG : A1/B2/C2: Making directory 2021/05/09 06:00:14 DEBUG : A1/B1/C3: Making directory 2021/05/09 06:00:15 DEBUG : A3: Making directory 2021/05/09 06:00:16 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/.) 2021/05/09 06:00:16 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2021/05/09 06:00:17 DEBUG : pacer: Reducing sleep to 15ms 2021/05/09 06:00:17 DEBUG : A3/B3: Making directory 2021/05/09 06:00:17 DEBUG : pacer: Reducing sleep to 11.25ms 2021/05/09 06:00:17 DEBUG : pacer: Reducing sleep to 10ms 2021/05/09 06:00:17 DEBUG : A3/B3/C4: Making directory 2021/05/09 06:00:18 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/) 2021/05/09 06:00:18 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2021/05/09 06:00:18 DEBUG : pacer: low level retry 2/10 (error too_many_write_operations/...) 2021/05/09 06:00:18 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2021/05/09 06:00:19 DEBUG : pacer: Reducing sleep to 30ms 2021/05/09 06:00:20 DEBUG : pacer: Reducing sleep to 22.5ms 2021/05/09 06:00:21 DEBUG : pacer: Reducing sleep to 16.875ms 2021/05/09 06:00:21 DEBUG : pacer: Reducing sleep to 12.65625ms 2021/05/09 06:00:21 DEBUG : pacer: Reducing sleep to 10ms 2021/05/09 06:00:25 ERROR : : error listing: directory not found 2021/05/09 06:00:25 DEBUG : Dropbox root 'rclone-test-wunofit3cobuwec3najixak0': Purge remote 2021/05/09 06:00:25 purge failed: path_lookup/not_found/... --- PASS: TestPurge (17.09s) === RUN TestRmdirsNoLeaveRoot run.go:176: Remote "Dropbox root 'rclone-test-kabikef1vinoquv3qowojak7'", Local "Local file system at /tmp/rclone582279906", Modify Window "1s" 2021/05/09 06:00:27 DEBUG : A2: Making directory 2021/05/09 06:00:27 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/..) 2021/05/09 06:00:27 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2021/05/09 06:00:28 DEBUG : pacer: Reducing sleep to 15ms 2021/05/09 06:00:28 DEBUG : A1/B2: Making directory 2021/05/09 06:00:28 DEBUG : pacer: Reducing sleep to 11.25ms 2021/05/09 06:00:30 DEBUG : pacer: Reducing sleep to 10ms 2021/05/09 06:00:30 DEBUG : A1/B2/C2: Making directory 2021/05/09 06:00:31 DEBUG : A1/B1/C3: Making directory 2021/05/09 06:00:31 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/.) 2021/05/09 06:00:31 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2021/05/09 06:00:32 DEBUG : pacer: Reducing sleep to 15ms 2021/05/09 06:00:32 DEBUG : A3: Making directory 2021/05/09 06:00:32 DEBUG : pacer: Reducing sleep to 11.25ms 2021/05/09 06:00:33 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/...) 2021/05/09 06:00:33 DEBUG : pacer: Rate limited, increasing sleep to 22.5ms 2021/05/09 06:00:33 DEBUG : pacer: Reducing sleep to 16.875ms 2021/05/09 06:00:33 DEBUG : A3/B3: Making directory 2021/05/09 06:00:33 DEBUG : pacer: Reducing sleep to 12.65625ms 2021/05/09 06:00:34 DEBUG : pacer: Reducing sleep to 10ms 2021/05/09 06:00:34 DEBUG : A3/B3/C4: Making directory 2021/05/09 06:00:38 DEBUG : A3/B3/C4: Removing directory 2021/05/09 06:00:42 DEBUG : A3/B3: Removing directory 2021/05/09 06:00:43 DEBUG : A3: Removing directory 2021/05/09 06:00:45 DEBUG : A2: Removing directory 2021/05/09 06:00:46 DEBUG : A1/B2/C2: Removing directory 2021/05/09 06:00:48 DEBUG : A1/B2: Removing directory 2021/05/09 06:00:49 DEBUG : A1/B1/C3: Removing directory --- PASS: TestRmdirsNoLeaveRoot (34.06s) === RUN TestRmdirsLeaveRoot run.go:176: Remote "Dropbox root 'rclone-test-kabikef1vinoquv3qowojak7'", Local "Local file system at /tmp/rclone582279906", Modify Window "1s" 2021/05/09 06:01:00 DEBUG : A1: Making directory 2021/05/09 06:01:01 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/..) 2021/05/09 06:01:01 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2021/05/09 06:01:01 DEBUG : pacer: Reducing sleep to 15ms 2021/05/09 06:01:01 DEBUG : A1/B1: Making directory 2021/05/09 06:01:02 DEBUG : pacer: Reducing sleep to 11.25ms 2021/05/09 06:01:02 DEBUG : pacer: Reducing sleep to 10ms 2021/05/09 06:01:02 DEBUG : A1/B1/C1: Making directory 2021/05/09 06:01:05 DEBUG : A1/B1/C1: Removing directory 2021/05/09 06:01:06 DEBUG : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (10.49s) === RUN TestRmdirsWithFilter run.go:176: Remote "Dropbox root 'rclone-test-kabikef1vinoquv3qowojak7'", Local "Local file system at /tmp/rclone582279906", Modify Window "1s" 2021/05/09 06:01:10 DEBUG : A1: Making directory 2021/05/09 06:01:11 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/...) 2021/05/09 06:01:11 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2021/05/09 06:01:11 DEBUG : pacer: low level retry 2/10 (error too_many_write_operations/) 2021/05/09 06:01:11 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2021/05/09 06:01:12 DEBUG : pacer: low level retry 3/10 (error too_many_write_operations/..) 2021/05/09 06:01:12 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2021/05/09 06:01:12 DEBUG : pacer: low level retry 4/10 (error too_many_write_operations/) 2021/05/09 06:01:12 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2021/05/09 06:01:13 DEBUG : pacer: low level retry 5/10 (error too_many_write_operations/.) 2021/05/09 06:01:13 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2021/05/09 06:01:13 DEBUG : pacer: Reducing sleep to 240ms 2021/05/09 06:01:13 DEBUG : A1/B1: Making directory 2021/05/09 06:01:14 DEBUG : pacer: Reducing sleep to 180ms 2021/05/09 06:01:14 DEBUG : pacer: Reducing sleep to 135ms 2021/05/09 06:01:14 DEBUG : A1/B1/C1: Making directory 2021/05/09 06:01:14 DEBUG : pacer: Reducing sleep to 101.25ms 2021/05/09 06:01:15 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/) 2021/05/09 06:01:15 DEBUG : pacer: Rate limited, increasing sleep to 202.5ms 2021/05/09 06:01:16 DEBUG : pacer: low level retry 2/10 (error too_many_write_operations/..) 2021/05/09 06:01:16 DEBUG : pacer: Rate limited, increasing sleep to 405ms 2021/05/09 06:01:16 DEBUG : pacer: Reducing sleep to 303.75ms 2021/05/09 06:01:17 DEBUG : pacer: Reducing sleep to 227.8125ms 2021/05/09 06:01:17 DEBUG : pacer: Reducing sleep to 170.859375ms 2021/05/09 06:01:17 DEBUG : pacer: Reducing sleep to 128.144531ms 2021/05/09 06:01:17 DEBUG : pacer: Reducing sleep to 96.108398ms 2021/05/09 06:01:18 DEBUG : pacer: Reducing sleep to 72.081298ms 2021/05/09 06:01:18 DEBUG : pacer: Reducing sleep to 54.060973ms 2021/05/09 06:01:18 DEBUG : pacer: Reducing sleep to 40.545729ms 2021/05/09 06:01:18 DEBUG : pacer: Reducing sleep to 30.409296ms 2021/05/09 06:01:18 DEBUG : A1/B1/C1: Removing directory 2021/05/09 06:01:19 DEBUG : pacer: Reducing sleep to 22.806972ms 2021/05/09 06:01:19 DEBUG : pacer: Reducing sleep to 17.105229ms 2021/05/09 06:01:20 DEBUG : pacer: Reducing sleep to 12.828921ms 2021/05/09 06:01:20 DEBUG : A1/B1: Removing directory 2021/05/09 06:01:20 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestRmdirsWithFilter (13.55s) === RUN TestCopyURL run.go:176: Remote "Dropbox root 'rclone-test-kabikef1vinoquv3qowojak7'", Local "Local file system at /tmp/rclone582279906", Modify Window "1s" 2021/05/09 06:01:25 DEBUG : filename.txt: File name found in url --- PASS: TestCopyURL (7.23s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:176: Remote "Dropbox root 'rclone-test-kabikef1vinoquv3qowojak7'", Local "Local file system at /tmp/rclone582279906", Modify Window "1s" 2021/05/09 06:01:31 DEBUG : file1: Need to transfer - File not found at Destination 2021/05/09 06:01:32 DEBUG : file1: DropboxHash = d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778 OK 2021/05/09 06:01:32 INFO : file1: Copied (new) to: sub/file2 2021/05/09 06:01:32 INFO : file1: Deleted 2021/05/09 06:01:33 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/05/09 06:01:33 DEBUG : file1: Unchanged skipping 2021/05/09 06:01:33 INFO : file1: Deleted 2021/05/09 06:01:33 DEBUG : Dropbox root 'rclone-test-kabikef1vinoquv3qowojak7': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (6.69s) === RUN TestCaseInsensitiveMoveFile run.go:176: Remote "Dropbox root 'rclone-test-kabikef1vinoquv3qowojak7'", Local "Local file system at /tmp/rclone582279906", Modify Window "1s" 2021/05/09 06:01:38 DEBUG : file1: Need to transfer - File not found at Destination 2021/05/09 06:01:39 DEBUG : file1: DropboxHash = d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778 OK 2021/05/09 06:01:39 INFO : file1: Copied (new) to: sub/file2 2021/05/09 06:01:39 INFO : file1: Deleted 2021/05/09 06:01:41 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/05/09 06:01:41 DEBUG : file1: Unchanged skipping 2021/05/09 06:01:41 INFO : file1: Deleted 2021/05/09 06:01:43 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/) 2021/05/09 06:01:43 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2021/05/09 06:01:43 DEBUG : pacer: low level retry 2/10 (error too_many_write_operations/) 2021/05/09 06:01:43 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2021/05/09 06:01:45 DEBUG : pacer: Reducing sleep to 30ms 2021/05/09 06:01:45 INFO : sub/file2: Moved (server-side) to: sub/File2-rclone-move-zupazem2 2021/05/09 06:01:46 DEBUG : pacer: Reducing sleep to 22.5ms 2021/05/09 06:01:46 INFO : sub/File2-rclone-move-zupazem2: Moved (server-side) to: sub/File2 2021/05/09 06:01:47 DEBUG : pacer: Reducing sleep to 16.875ms 2021/05/09 06:01:47 DEBUG : pacer: Reducing sleep to 12.65625ms 2021/05/09 06:01:47 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestCaseInsensitiveMoveFile (12.15s) === RUN TestMoveFileBackupDir run.go:176: Remote "Dropbox root 'rclone-test-kabikef1vinoquv3qowojak7'", Local "Local file system at /tmp/rclone582279906", Modify Window "1s" 2021/05/09 06:01:51 DEBUG : Creating backend with remote "TestDropbox:rclone-test-kabikef1vinoquv3qowojak7/backup" 2021/05/09 06:01:51 DEBUG : Config file has changed externaly - reloading 2021/05/09 06:01:52 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2021/05/09 06:01:54 INFO : dst/file1: Moved (server-side) 2021/05/09 06:01:55 DEBUG : dst/file1: DropboxHash = d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778 OK 2021/05/09 06:01:55 INFO : dst/file1: Copied (new) 2021/05/09 06:01:55 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (13.24s) === RUN TestCopyFile run.go:176: Remote "Dropbox root 'rclone-test-kabikef1vinoquv3qowojak7'", Local "Local file system at /tmp/rclone582279906", Modify Window "1s" 2021/05/09 06:02:03 DEBUG : file1: Need to transfer - File not found at Destination 2021/05/09 06:02:04 DEBUG : file1: DropboxHash = d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778 OK 2021/05/09 06:02:04 INFO : file1: Copied (new) to: sub/file2 2021/05/09 06:02:05 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/05/09 06:02:05 DEBUG : file1: Unchanged skipping 2021/05/09 06:02:05 DEBUG : Dropbox root 'rclone-test-kabikef1vinoquv3qowojak7': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (5.93s) === RUN TestCopyFileBackupDir run.go:176: Remote "Dropbox root 'rclone-test-kabikef1vinoquv3qowojak7'", Local "Local file system at /tmp/rclone582279906", Modify Window "1s" 2021/05/09 06:02:11 DEBUG : Creating backend with remote "TestDropbox:rclone-test-kabikef1vinoquv3qowojak7/backup" 2021/05/09 06:02:11 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2021/05/09 06:02:13 INFO : dst/file1: Moved (server-side) 2021/05/09 06:02:14 DEBUG : dst/file1: DropboxHash = d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778 OK 2021/05/09 06:02:14 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (13.23s) === RUN TestCopyFileCompareDest run.go:176: Remote "Dropbox root 'rclone-test-kabikef1vinoquv3qowojak7'", Local "Local file system at /tmp/rclone582279906", Modify Window "1s" 2021/05/09 06:02:22 DEBUG : Creating backend with remote "TestDropbox:rclone-test-kabikef1vinoquv3qowojak7/dst" 2021/05/09 06:02:22 DEBUG : Creating backend with remote "TestDropbox:rclone-test-kabikef1vinoquv3qowojak7/CompareDest" 2021/05/09 06:02:23 DEBUG : one: Need to transfer - File not found at Destination 2021/05/09 06:02:24 DEBUG : one: DropboxHash = fe8d7a873dc48961a6af334c996b2cb3ce37149d5ce9c9253952a54c6a92c1ad OK 2021/05/09 06:02:24 INFO : one: Copied (new) 2021/05/09 06:02:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/05/09 06:02:27 DEBUG : one: DropboxHash = 7da8d117f9fb226817d81adc15c72720c9879c8b7fb821d27f217d198bd79d0d OK 2021/05/09 06:02:27 INFO : one: Copied (replaced existing) 2021/05/09 06:02:31 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/05/09 06:02:31 DEBUG : one: Destination found in --compare-dest, skipping 2021/05/09 06:02:40 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/05/09 06:02:40 DEBUG : two: Destination found in --compare-dest, skipping 2021/05/09 06:02:41 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/05/09 06:02:41 DEBUG : two: Destination found in --compare-dest, skipping 2021/05/09 06:02:42 DEBUG : two: Sizes differ (src 5 vs dst 3) 2021/05/09 06:02:42 DEBUG : two: Need to transfer - File not found at Destination 2021/05/09 06:02:43 DEBUG : two: DropboxHash = 25e70b9a05696acbcc5bd6fa74ba6fa580c9a58960a02390ae1d2f71d21c0378 OK 2021/05/09 06:02:43 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (28.21s) === RUN TestCopyFileCopyDest run.go:176: Remote "Dropbox root 'rclone-test-kabikef1vinoquv3qowojak7'", Local "Local file system at /tmp/rclone582279906", Modify Window "1s" 2021/05/09 06:02:50 DEBUG : Creating backend with remote "TestDropbox:rclone-test-kabikef1vinoquv3qowojak7/dst" 2021/05/09 06:02:51 DEBUG : Creating backend with remote "TestDropbox:rclone-test-kabikef1vinoquv3qowojak7/CopyDest" 2021/05/09 06:02:51 DEBUG : one: Need to transfer - File not found at Destination 2021/05/09 06:02:52 DEBUG : one: DropboxHash = fe8d7a873dc48961a6af334c996b2cb3ce37149d5ce9c9253952a54c6a92c1ad OK 2021/05/09 06:02:52 INFO : one: Copied (new) 2021/05/09 06:02:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/05/09 06:02:56 DEBUG : one: DropboxHash = 7da8d117f9fb226817d81adc15c72720c9879c8b7fb821d27f217d198bd79d0d OK 2021/05/09 06:02:56 INFO : one: Copied (replaced existing) 2021/05/09 06:02:59 DEBUG : Creating backend with remote "TestDropbox:rclone-test-kabikef1vinoquv3qowojak7/BackupDir" 2021/05/09 06:02:59 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/05/09 06:02:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/05/09 06:03:00 DEBUG : pacer: low level retry 1/10 (error from_write/too_many_write_operations/..) 2021/05/09 06:03:00 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2021/05/09 06:03:02 DEBUG : pacer: Reducing sleep to 15ms 2021/05/09 06:03:02 INFO : one: Moved (server-side) 2021/05/09 06:03:02 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/...) 2021/05/09 06:03:02 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2021/05/09 06:03:03 DEBUG : pacer: Reducing sleep to 15ms 2021/05/09 06:03:03 DEBUG : one: DropboxHash = 7da8d117f9fb226817d81adc15c72720c9879c8b7fb821d27f217d198bd79d0d OK 2021/05/09 06:03:03 INFO : one: Copied (server-side copy) 2021/05/09 06:03:03 DEBUG : one: Destination found in --copy-dest, using server-side copy 2021/05/09 06:03:06 DEBUG : pacer: Reducing sleep to 11.25ms 2021/05/09 06:03:06 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/05/09 06:03:07 DEBUG : pacer: Reducing sleep to 10ms 2021/05/09 06:03:07 DEBUG : two: DropboxHash = 313db63e0283ab2a9bc72e9a0ac749da1d3acf708fcd1a7848767244dd2f17e8 OK 2021/05/09 06:03:07 INFO : two: Copied (server-side copy) 2021/05/09 06:03:07 DEBUG : two: Destination found in --copy-dest, using server-side copy 2021/05/09 06:03:08 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/05/09 06:03:08 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/05/09 06:03:08 DEBUG : two: Unchanged skipping 2021/05/09 06:03:11 DEBUG : three: Sizes differ (src 7 vs dst 5) 2021/05/09 06:03:11 DEBUG : three: Destination not found in --copy-dest 2021/05/09 06:03:11 DEBUG : three: Need to transfer - File not found at Destination 2021/05/09 06:03:13 DEBUG : three: DropboxHash = 78af7ad260025156e50fd9648fd9a36509cd3541c9a8d02597e9b3c598937cbd OK 2021/05/09 06:03:13 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (34.44s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlapping --- PASS: TestOverlapping (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:176: Remote "Dropbox root 'rclone-test-kabikef1vinoquv3qowojak7'", Local "Local file system at /tmp/rclone582279906", Modify Window "1s" 2021/05/09 06:03:31 DEBUG : A1/B2: Making directory 2021/05/09 06:03:31 DEBUG : A1/B1/C3: Making directory 2021/05/09 06:03:33 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/..) 2021/05/09 06:03:33 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2021/05/09 06:03:33 DEBUG : pacer: Reducing sleep to 15ms 2021/05/09 06:03:34 DEBUG : pacer: Reducing sleep to 11.25ms 2021/05/09 06:03:34 DEBUG : pacer: Reducing sleep to 10ms 2021/05/09 06:03:35 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/...) 2021/05/09 06:03:35 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2021/05/09 06:03:36 DEBUG : pacer: low level retry 2/10 (error too_many_write_operations/..) 2021/05/09 06:03:36 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2021/05/09 06:03:37 DEBUG : pacer: Reducing sleep to 30ms 2021/05/09 06:03:38 DEBUG : pacer: Reducing sleep to 22.5ms 2021/05/09 06:03:38 DEBUG : pacer: Reducing sleep to 16.875ms 2021/05/09 06:03:38 DEBUG : pacer: Reducing sleep to 12.65625ms 2021/05/09 06:03:38 DEBUG : pacer: Reducing sleep to 10ms 2021/05/09 06:03:41 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/.) 2021/05/09 06:03:41 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2021/05/09 06:03:42 DEBUG : pacer: Reducing sleep to 15ms 2021/05/09 06:03:42 DEBUG : pacer: Reducing sleep to 11.25ms 2021/05/09 06:03:43 DEBUG : pacer: Reducing sleep to 10ms 2021/05/09 06:03:45 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/.) 2021/05/09 06:03:45 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2021/05/09 06:03:45 DEBUG : pacer: low level retry 2/10 (error too_many_write_operations/..) 2021/05/09 06:03:45 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2021/05/09 06:03:46 DEBUG : pacer: Reducing sleep to 30ms 2021/05/09 06:03:46 DEBUG : pacer: Reducing sleep to 22.5ms 2021/05/09 06:03:46 DEBUG : pacer: Reducing sleep to 16.875ms 2021/05/09 06:03:46 DEBUG : pacer: Reducing sleep to 12.65625ms 2021/05/09 06:03:46 DEBUG : pacer: Reducing sleep to 10ms 2021/05/09 06:03:47 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/) 2021/05/09 06:03:47 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2021/05/09 06:03:47 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/..) 2021/05/09 06:03:47 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2021/05/09 06:03:47 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/.) 2021/05/09 06:03:47 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2021/05/09 06:03:48 DEBUG : pacer: low level retry 2/10 (error too_many_write_operations/.) 2021/05/09 06:03:48 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2021/05/09 06:03:48 DEBUG : pacer: low level retry 2/10 (error too_many_write_operations/...) 2021/05/09 06:03:48 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2021/05/09 06:03:48 DEBUG : pacer: low level retry 2/10 (error too_many_write_operations/) 2021/05/09 06:03:48 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2021/05/09 06:03:48 DEBUG : pacer: Reducing sleep to 480ms 2021/05/09 06:03:48 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2021/05/09 06:03:48 DEBUG : pacer: low level retry 3/10 (error too_many_write_operations/...) 2021/05/09 06:03:48 DEBUG : pacer: Rate limited, increasing sleep to 960ms 2021/05/09 06:03:49 DEBUG : pacer: low level retry 3/10 (error too_many_write_operations/.) 2021/05/09 06:03:49 DEBUG : pacer: Rate limited, increasing sleep to 1.92s 2021/05/09 06:03:49 DEBUG : pacer: Reducing sleep to 1.44s 2021/05/09 06:03:49 INFO : A2/one: Moved (server-side) to: A3/one 2021/05/09 06:03:50 DEBUG : pacer: Reducing sleep to 1.08s 2021/05/09 06:03:52 DEBUG : pacer: Reducing sleep to 810ms 2021/05/09 06:03:52 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2021/05/09 06:03:52 DEBUG : pacer: low level retry 4/10 (error too_many_write_operations/.) 2021/05/09 06:03:52 DEBUG : pacer: Rate limited, increasing sleep to 1.62s 2021/05/09 06:03:55 DEBUG : pacer: Reducing sleep to 1.215s 2021/05/09 06:03:55 INFO : A2/two: Moved (server-side) to: A3/two 2021/05/09 06:03:55 DEBUG : pacer: low level retry 5/10 (error too_many_write_operations/.) 2021/05/09 06:03:55 DEBUG : pacer: Rate limited, increasing sleep to 2s 2021/05/09 06:03:58 DEBUG : pacer: Reducing sleep to 1.5s 2021/05/09 06:03:58 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2021/05/09 06:03:58 DEBUG : pacer: Reducing sleep to 1.125s 2021/05/09 06:04:00 DEBUG : pacer: Reducing sleep to 843.75ms 2021/05/09 06:04:02 DEBUG : pacer: Reducing sleep to 632.8125ms 2021/05/09 06:04:02 DEBUG : pacer: Reducing sleep to 474.609375ms 2021/05/09 06:04:03 DEBUG : pacer: Reducing sleep to 355.957031ms 2021/05/09 06:04:04 DEBUG : pacer: Reducing sleep to 266.967773ms 2021/05/09 06:04:04 DEBUG : pacer: Reducing sleep to 200.225829ms 2021/05/09 06:04:05 DEBUG : pacer: Reducing sleep to 150.169371ms 2021/05/09 06:04:05 DEBUG : pacer: Reducing sleep to 112.627028ms 2021/05/09 06:04:06 DEBUG : pacer: Reducing sleep to 84.470271ms 2021/05/09 06:04:06 DEBUG : pacer: Reducing sleep to 63.352703ms 2021/05/09 06:04:07 DEBUG : pacer: Reducing sleep to 47.514527ms 2021/05/09 06:04:07 DEBUG : pacer: Reducing sleep to 35.635895ms 2021/05/09 06:04:07 DEBUG : pacer: Reducing sleep to 26.726921ms 2021/05/09 06:04:08 DEBUG : pacer: Reducing sleep to 20.04519ms 2021/05/09 06:04:08 DEBUG : pacer: Reducing sleep to 15.033892ms 2021/05/09 06:04:09 DEBUG : pacer: Reducing sleep to 11.275419ms 2021/05/09 06:04:09 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestDirMove (59.54s) === RUN TestGetFsInfo run.go:176: Remote "Dropbox root 'rclone-test-kabikef1vinoquv3qowojak7'", Local "Local file system at /tmp/rclone582279906", Modify Window "1s" --- PASS: TestGetFsInfo (0.46s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false === CONT TestRcat run.go:176: Remote "Dropbox root 'rclone-test-kabikef1vinoquv3qowojak7'", Local "Local file system at /tmp/rclone582279906", Modify Window "1s" 2021/05/09 06:04:25 DEBUG : Dropbox root 'rclone-test-kabikef1vinoquv3qowojak7': File to upload is small (34 bytes), uploading instead of streaming 2021/05/09 06:04:26 DEBUG : no_checksum_small_file_from_pipe: DropboxHash = 6167057cad26d021a22944146dfef827ec973d33996a25ece54f17508427cf5f OK 2021/05/09 06:04:26 INFO : no_checksum_small_file_from_pipe: Copied (new) 2021/05/09 06:04:26 DEBUG : no_checksum_big_file_from_pipe: Streaming chunk 1/unknown 2021/05/09 06:04:27 DEBUG : no_checksum_big_file_from_pipe: Streaming chunk 2/2 2021/05/09 06:04:28 DEBUG : no_checksum_big_file_from_pipe: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) === RUN TestRcat/withChecksum=true,ignoreChecksum=false === CONT TestRcat run.go:176: Remote "Dropbox root 'rclone-test-kabikef1vinoquv3qowojak7'", Local "Local file system at /tmp/rclone582279906", Modify Window "1s" 2021/05/09 06:04:31 DEBUG : Dropbox root 'rclone-test-kabikef1vinoquv3qowojak7': File to upload is small (34 bytes), uploading instead of streaming 2021/05/09 06:04:32 DEBUG : with_checksum_small_file_from_pipe: DropboxHash = 6167057cad26d021a22944146dfef827ec973d33996a25ece54f17508427cf5f OK 2021/05/09 06:04:32 INFO : with_checksum_small_file_from_pipe: Copied (new) 2021/05/09 06:04:32 DEBUG : with_checksum_big_file_from_pipe: Streaming chunk 1/unknown 2021/05/09 06:04:32 DEBUG : with_checksum_big_file_from_pipe: Streaming chunk 2/2 2021/05/09 06:04:35 DEBUG : with_checksum_big_file_from_pipe: DropboxHash = 134292f7f01dbc9fa2e8230e98def0b183c01ca9fce46a144f90bee4ef0c4ef3 OK 2021/05/09 06:04:35 DEBUG : with_checksum_big_file_from_pipe: Size and DropboxHash of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true === CONT TestRcat run.go:176: Remote "Dropbox root 'rclone-test-kabikef1vinoquv3qowojak7'", Local "Local file system at /tmp/rclone582279906", Modify Window "1s" 2021/05/09 06:04:37 DEBUG : Dropbox root 'rclone-test-kabikef1vinoquv3qowojak7': File to upload is small (34 bytes), uploading instead of streaming 2021/05/09 06:04:40 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2021/05/09 06:04:40 DEBUG : ignore_checksum_big_file_from_pipe: Streaming chunk 1/unknown 2021/05/09 06:04:40 DEBUG : ignore_checksum_big_file_from_pipe: Streaming chunk 2/2 2021/05/09 06:04:42 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 === CONT TestRcat run.go:176: Remote "Dropbox root 'rclone-test-kabikef1vinoquv3qowojak7'", Local "Local file system at /tmp/rclone582279906", Modify Window "1s" 2021/05/09 06:04:44 DEBUG : Dropbox root 'rclone-test-kabikef1vinoquv3qowojak7': File to upload is small (34 bytes), uploading instead of streaming 2021/05/09 06:04:45 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2021/05/09 06:04:46 DEBUG : ignore_checksum_big_file_from_pipe: Streaming chunk 1/unknown 2021/05/09 06:04:46 DEBUG : ignore_checksum_big_file_from_pipe: Streaming chunk 2/2 2021/05/09 06:04:48 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (25.99s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.75s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (6.58s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (7.08s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (6.57s) === RUN TestRcatSize run.go:176: Remote "Dropbox root 'rclone-test-kabikef1vinoquv3qowojak7'", Local "Local file system at /tmp/rclone582279906", Modify Window "1s" 2021/05/09 06:04:52 DEBUG : Dropbox root 'rclone-test-kabikef1vinoquv3qowojak7': File to upload is small (60 bytes), uploading instead of streaming 2021/05/09 06:04:53 DEBUG : potato2: DropboxHash = a979481df794fed9c3990a6a422e0b1044ac802c15fab13af9c687f8bdbee01a OK 2021/05/09 06:04:53 INFO : potato2: Copied (new) --- PASS: TestRcatSize (4.06s) === RUN TestCopyFileMaxTransfer run.go:176: Remote "Dropbox root 'rclone-test-kabikef1vinoquv3qowojak7'", Local "Local file system at /tmp/rclone582279906", Modify Window "1s" 2021/05/09 06:04:55 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2021/05/09 06:04:56 DEBUG : TestCopyFileMaxTransfer/file1: DropboxHash = d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778 OK 2021/05/09 06:04:56 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2021/05/09 06:04:57 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2021/05/09 06:04:57 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: upload failed: Post "https://content.dropboxapi.com/2/files/upload": Max transfer limit reached as set by --max-transfer 2021/05/09 06:04:58 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2021/05/09 06:04:59 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2021/05/09 06:05:00 DEBUG : TestCopyFileMaxTransfer/file4: DropboxHash = 08d0b930d253b5557c3e6edcc0fb3662e3dc73927e418fd59a2762a17aa7a3a0 OK 2021/05/09 06:05:00 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (9.03s) === RUN TestRcAbout rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcMkdir rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:25: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) PASS 2021/05/09 06:05:04 DEBUG : Dropbox root 'rclone-test-kabikef1vinoquv3qowojak7': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestDropbox: -verbose" - Finished OK in 7m22.635444111s (try 1/5)