"go test -v -timeout 1h0m0s -remote TestDropbox: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutChunked$/^2Mi$/^2097151$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:442: Using remote "TestDropbox:" 2024/12/11 03:15:38 DEBUG : Creating backend with remote "TestDropbox:rclone-test-kapidaz3vodi" 2024/12/11 03:15:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/11 03:15:40 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/..) 2024/12/11 03:15:40 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/12/11 03:15:42 DEBUG : pacer: low level retry 2/10 (error too_many_write_operations/..) 2024/12/11 03:15:42 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2024/12/11 03:15:43 DEBUG : pacer: low level retry 3/10 (error too_many_write_operations/..) 2024/12/11 03:15:43 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2024/12/11 03:15:44 DEBUG : pacer: low level retry 4/10 (error too_many_write_operations/..) 2024/12/11 03:15:44 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2024/12/11 03:15:45 DEBUG : pacer: Reducing sleep to 120ms 2024/12/11 03:15:45 DEBUG : pacer: Reducing sleep to 90ms === RUN TestIntegration/FsMkdir 2024/12/11 03:15:45 DEBUG : pacer: Reducing sleep to 67.5ms 2024/12/11 03:15:45 DEBUG : pacer: Reducing sleep to 50.625ms 2024/12/11 03:15:46 DEBUG : pacer: Reducing sleep to 37.96875ms === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/2Mi === RUN TestIntegration/FsMkdir/FsPutChunked/2Mi/2097151 2024/12/11 03:15:46 DEBUG : pacer: Reducing sleep to 28.476562ms 2024/12/11 03:15:46 DEBUG : chunked-2Mi-2.000Mi.bin: Uploading chunk 1/1 2024/12/11 03:15:48 DEBUG : pacer: Reducing sleep to 21.357421ms 2024/12/11 03:15:48 DEBUG : chunked-2Mi-2.000Mi.bin: Uploading chunk 2/1 2024/12/11 03:15:49 DEBUG : pacer: Reducing sleep to 16.018065ms 2024/12/11 03:15:49 DEBUG : Dropbox root 'rclone-test-kapidaz3vodi': Adding "chunked-2Mi-2.000Mi.bin" to batch 2024/12/11 03:15:49 DEBUG : Dropbox root 'rclone-test-kapidaz3vodi': Batch idle for 500ms so committing 2024/12/11 03:15:49 DEBUG : Dropbox root 'rclone-test-kapidaz3vodi': Committing sync batch length 1 starting with: chunked-2Mi-2.000Mi.bin 2024/12/11 03:15:50 DEBUG : pacer: Reducing sleep to 12.013548ms 2024/12/11 03:15:50 DEBUG : Dropbox root 'rclone-test-kapidaz3vodi': Committed sync batch length 1 starting with: chunked-2Mi-2.000Mi.bin 2024/12/11 03:15:50 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutChunked/2Mi/2097151/Streamed 2024/12/11 03:15:52 DEBUG : chunked-2Mi-2.000Mi-streamed.bin: Uploading chunk 1/0 2024/12/11 03:15:53 DEBUG : chunked-2Mi-2.000Mi-streamed.bin: Uploading chunk 2/0 2024/12/11 03:15:54 DEBUG : Dropbox root 'rclone-test-kapidaz3vodi': Adding "chunked-2Mi-2.000Mi-streamed.bin" to batch 2024/12/11 03:15:54 DEBUG : Dropbox root 'rclone-test-kapidaz3vodi': Batch idle for 500ms so committing 2024/12/11 03:15:54 DEBUG : Dropbox root 'rclone-test-kapidaz3vodi': Committing sync batch length 1 starting with: chunked-2Mi-2.000Mi-streamed.bin 2024/12/11 03:15:55 DEBUG : Dropbox root 'rclone-test-kapidaz3vodi': Committed sync batch length 1 starting with: chunked-2Mi-2.000Mi-streamed.bin 2024/12/11 03:15:57 ERROR : : error listing: directory not found === NAME TestIntegration/FsMkdir fstests.go:2692: Warning: this should produce fs.ErrorDirNotFound --- PASS: TestIntegration (18.91s) --- PASS: TestIntegration/FsMkdir (12.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (10.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/2Mi (10.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/2Mi/2097151 (10.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/2Mi/2097151/Streamed (4.69s) PASS ok github.com/rclone/rclone/backend/dropbox 18.918s "go test -v -timeout 1h0m0s -remote TestDropbox: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutChunked$/^2Mi$/^2097151$'" - Finished OK in 19.578589795s (try 2/5)