"./operations.test -test.v -test.timeout 1h0m0s -remote TestChunkerLocal: -verbose" - Starting (try 1/5) 2021/05/09 06:07:39 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-lugimon2dutitup8kebiros2" 2021/05/09 06:07:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2021/05/09 06:07:39 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-lugimon2dutitup8kebiros2" 2021/05/09 06:07:39 DEBUG : Reset feature "ListR" 2021/05/09 06:07:39 DEBUG : Creating backend with remote "/tmp/rclone231015280" === 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 "Chunked 'TestChunkerLocal:rclone-test-lugimon2dutitup8kebiros2'", Local "Local file system at /tmp/rclone231015280", Modify Window "1ns" === RUN TestMultithreadCopy/{size:131071_streams:2} 2021/05/09 06:07:39 INFO : file1.rclone_chunk.001_ty872y: Moved (server-side) to: file1 2021/05/09 06:07:39 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64Ki 2021/05/09 06:07:39 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999Ki starting 2021/05/09 06:07:39 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki starting 2021/05/09 06:07:39 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999Ki finished 2021/05/09 06:07:39 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki finished 2021/05/09 06:07:39 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64Ki === RUN TestMultithreadCopy/{size:131072_streams:2} 2021/05/09 06:07:39 INFO : file1: Deleted 2021/05/09 06:07:39 INFO : file1.rclone_chunk.001_ty87fl: Moved (server-side) to: file1 2021/05/09 06:07:39 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64Ki 2021/05/09 06:07:39 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64Ki starting 2021/05/09 06:07:39 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64Ki finished 2021/05/09 06:07:39 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki starting 2021/05/09 06:07:39 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki finished 2021/05/09 06:07:39 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64Ki === RUN TestMultithreadCopy/{size:131073_streams:2} 2021/05/09 06:07:39 INFO : file1: Deleted 2021/05/09 06:07:39 INFO : file1.rclone_chunk.001_ty87gl: Moved (server-side) to: file1 2021/05/09 06:07:39 DEBUG : file1: Starting multi-thread copy with 2 parts of size 128Ki 2021/05/09 06:07:39 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 starting 2021/05/09 06:07:39 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128Ki starting 2021/05/09 06:07:39 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 finished 2021/05/09 06:07:39 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128Ki finished 2021/05/09 06:07:39 DEBUG : file1: Finished multi-thread copy with 2 parts of size 128Ki --- PASS: TestMultithreadCopy (0.20s) --- PASS: TestMultithreadCopy/{size:131071_streams:2} (0.05s) --- PASS: TestMultithreadCopy/{size:131072_streams:2} (0.05s) --- PASS: TestMultithreadCopy/{size:131073_streams:2} (0.10s) === 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 06:07:39 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2021/05/09 06:07:39 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2021/05/09 06:07:39 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Seek/TooManyErrors 2021/05/09 06:07:39 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2021/05/09 06:07:39 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2021/05/09 06:07:39 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2021/05/09 06:07:39 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 06:07:39 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2021/05/09 06:07:39 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2021/05/09 06:07:39 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Range/TooManyErrors 2021/05/09 06:07:39 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2021/05/09 06:07:39 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2021/05/09 06:07:39 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2021/05/09 06:07:39 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 "Chunked 'TestChunkerLocal:rclone-test-lugimon2dutitup8kebiros2'", Local "Local file system at /tmp/rclone231015280", Modify Window "1ns" 2021/05/09 06:07:39 INFO : rutabaga.rclone_chunk.001_ty87vd: Moved (server-side) to: rutabaga === RUN TestCheck/1 === RUN TestCheck/2 2021/05/09 06:07:39 INFO : empty space.rclone_chunk.001_ty87yq: Moved (server-side) to: empty space === RUN TestCheck/3 2021/05/09 06:07:39 INFO : potato2.rclone_chunk.001_ty875a: Moved (server-side) to: potato2 === RUN TestCheck/4 === RUN TestCheck/5 2021/05/09 06:07:39 INFO : remotepotato.rclone_chunk.001_ty87e6: Moved (server-side) to: remotepotato === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (0.08s) --- PASS: TestCheck/1 (0.00s) --- PASS: TestCheck/2 (0.01s) --- PASS: TestCheck/3 (0.00s) --- PASS: TestCheck/4 (0.00s) --- PASS: TestCheck/5 (0.00s) --- PASS: TestCheck/6 (0.00s) --- PASS: TestCheck/7 (0.00s) === RUN TestCheckFsError 2021/05/09 06:07:39 DEBUG : Creating backend with remote "non-existent" 2021/05/09 06:07:39 DEBUG : Creating backend with remote "non-existent" 2021/05/09 06:07:39 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 06:07:39 ERROR : : error reading source directory: directory not found 2021/05/09 06:07:39 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: 2 differences found 2021/05/09 06:07:39 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 "Chunked 'TestChunkerLocal:rclone-test-lugimon2dutitup8kebiros2'", Local "Local file system at /tmp/rclone231015280", Modify Window "1ns" 2021/05/09 06:07:39 INFO : rutabaga.rclone_chunk.001_ty87r6: Moved (server-side) to: rutabaga === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2021/05/09 06:07:39 INFO : empty space.rclone_chunk.001_ty87e5: Moved (server-side) to: empty space === RUN TestCheckDownload/3 2021/05/09 06:07:39 INFO : potato2.rclone_chunk.001_ty87mp: Moved (server-side) to: potato2 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2021/05/09 06:07:39 INFO : remotepotato.rclone_chunk.001_ty87b1: Moved (server-side) to: remotepotato === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (0.04s) --- PASS: TestCheckDownload/1 (0.00s) --- PASS: TestCheckDownload/2 (0.00s) --- PASS: TestCheckDownload/3 (0.00s) --- PASS: TestCheckDownload/4 (0.00s) --- PASS: TestCheckDownload/5 (0.00s) --- PASS: TestCheckDownload/6 (0.00s) --- PASS: TestCheckDownload/7 (0.00s) === RUN TestCheckSizeOnly run.go:176: Remote "Chunked 'TestChunkerLocal:rclone-test-lugimon2dutitup8kebiros2'", Local "Local file system at /tmp/rclone231015280", Modify Window "1ns" 2021/05/09 06:07:39 INFO : rutabaga.rclone_chunk.001_ty877x: Moved (server-side) to: rutabaga === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2021/05/09 06:07:39 INFO : empty space.rclone_chunk.001_ty87xe: Moved (server-side) to: empty space === RUN TestCheckSizeOnly/3 2021/05/09 06:07:39 INFO : potato2.rclone_chunk.001_ty87sy: Moved (server-side) to: potato2 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2021/05/09 06:07:39 INFO : remotepotato.rclone_chunk.001_ty879n: Moved (server-side) to: remotepotato === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (0.03s) --- PASS: TestCheckSizeOnly/1 (0.00s) --- PASS: TestCheckSizeOnly/2 (0.00s) --- PASS: TestCheckSizeOnly/3 (0.00s) --- PASS: TestCheckSizeOnly/4 (0.00s) --- PASS: TestCheckSizeOnly/5 (0.00s) --- PASS: TestCheckSizeOnly/6 (0.00s) --- PASS: TestCheckSizeOnly/7 (0.00s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestDeduplicateInteractive run.go:176: Remote "Chunked 'TestChunkerLocal:rclone-test-lugimon2dutitup8kebiros2'", Local "Local file system at /tmp/rclone231015280", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.00s) === RUN TestDeduplicateSkip run.go:176: Remote "Chunked 'TestChunkerLocal:rclone-test-lugimon2dutitup8kebiros2'", Local "Local file system at /tmp/rclone231015280", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.00s) === RUN TestDeduplicateSizeOnly run.go:176: Remote "Chunked 'TestChunkerLocal:rclone-test-lugimon2dutitup8kebiros2'", Local "Local file system at /tmp/rclone231015280", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.00s) === RUN TestDeduplicateFirst run.go:176: Remote "Chunked 'TestChunkerLocal:rclone-test-lugimon2dutitup8kebiros2'", Local "Local file system at /tmp/rclone231015280", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.00s) === RUN TestDeduplicateNewest run.go:176: Remote "Chunked 'TestChunkerLocal:rclone-test-lugimon2dutitup8kebiros2'", Local "Local file system at /tmp/rclone231015280", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.00s) === RUN TestDeduplicateNewestByHash run.go:176: Remote "Chunked 'TestChunkerLocal:rclone-test-lugimon2dutitup8kebiros2'", Local "Local file system at /tmp/rclone231015280", Modify Window "1ns" 2021/05/09 06:07:39 INFO : one.rclone_chunk.001_ty879i: Moved (server-side) to: one 2021/05/09 06:07:39 INFO : also/one.rclone_chunk.001_ty87xx: Moved (server-side) to: also/one 2021/05/09 06:07:39 INFO : another.rclone_chunk.001_ty87ti: Moved (server-side) to: another 2021/05/09 06:07:39 INFO : not-one.rclone_chunk.001_ty87c7: Moved (server-side) to: not-one 2021/05/09 06:07:39 INFO : Chunked 'TestChunkerLocal:rclone-test-lugimon2dutitup8kebiros2': Looking for duplicate MD5 hashes using newest mode. 2021/05/09 06:07:39 NOTICE: eafe2915217f04eb98405fcfd999c468: Found 3 files with duplicate MD5 hashes 2021/05/09 06:07:39 INFO : one: Deleted 2021/05/09 06:07:39 INFO : also/one: Deleted 2021/05/09 06:07:39 NOTICE: eafe2915217f04eb98405fcfd999c468: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (0.01s) === RUN TestDeduplicateOldest run.go:176: Remote "Chunked 'TestChunkerLocal:rclone-test-lugimon2dutitup8kebiros2'", Local "Local file system at /tmp/rclone231015280", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.00s) === RUN TestDeduplicateLargest run.go:176: Remote "Chunked 'TestChunkerLocal:rclone-test-lugimon2dutitup8kebiros2'", Local "Local file system at /tmp/rclone231015280", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.00s) === RUN TestDeduplicateSmallest run.go:176: Remote "Chunked 'TestChunkerLocal:rclone-test-lugimon2dutitup8kebiros2'", Local "Local file system at /tmp/rclone231015280", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.00s) === RUN TestDeduplicateRename run.go:176: Remote "Chunked 'TestChunkerLocal:rclone-test-lugimon2dutitup8kebiros2'", Local "Local file system at /tmp/rclone231015280", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.00s) === RUN TestMergeDirs run.go:176: Remote "Chunked 'TestChunkerLocal:rclone-test-lugimon2dutitup8kebiros2'", Local "Local file system at /tmp/rclone231015280", Modify Window "1ns" dedupe_test.go:267: Can't merge directories --- SKIP: TestMergeDirs (0.00s) === RUN TestListDirSorted run.go:176: Remote "Chunked 'TestChunkerLocal:rclone-test-lugimon2dutitup8kebiros2'", Local "Local file system at /tmp/rclone231015280", Modify Window "1ns" 2021/05/09 06:07:39 INFO : a.txt.rclone_chunk.001_ty877v: Moved (server-side) to: a.txt 2021/05/09 06:07:39 INFO : zend.txt.rclone_chunk.001_ty87mk: Moved (server-side) to: zend.txt 2021/05/09 06:07:39 INFO : sub dir/hello world.rclone_chunk.001_ty87xn: Moved (server-side) to: sub dir/hello world 2021/05/09 06:07:39 INFO : sub dir/hello world2.rclone_chunk.001_ty87bi: Moved (server-side) to: sub dir/hello world2 2021/05/09 06:07:39 INFO : sub dir/ignore dir/.ignore.rclone_chunk.001_ty8710: Moved (server-side) to: sub dir/ignore dir/.ignore 2021/05/09 06:07:39 INFO : sub dir/ignore dir/should be ignored.rclone_chunk.001_ty874l: Moved (server-side) to: sub dir/ignore dir/should be ignored 2021/05/09 06:07:39 INFO : sub dir/sub sub dir/hello world3.rclone_chunk.001_ty87km: Moved (server-side) to: sub dir/sub sub dir/hello world3 2021/05/09 06:07:39 DEBUG : a.txt: Excluded 2021/05/09 06:07:39 DEBUG : sub dir/hello world: Excluded 2021/05/09 06:07:39 DEBUG : sub dir/hello world2: Excluded 2021/05/09 06:07:39 DEBUG : sub dir/hello world: Excluded 2021/05/09 06:07:39 DEBUG : sub dir/hello world2: Excluded 2021/05/09 06:07:39 DEBUG : sub dir/ignore dir: Excluded 2021/05/09 06:07:39 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (0.01s) === RUN TestMkdir run.go:176: Remote "Chunked 'TestChunkerLocal:rclone-test-lugimon2dutitup8kebiros2'", Local "Local file system at /tmp/rclone231015280", Modify Window "1ns" 2021/05/09 06:07:39 DEBUG : Chunked 'TestChunkerLocal:rclone-test-lugimon2dutitup8kebiros2': Making directory 2021/05/09 06:07:39 DEBUG : Chunked 'TestChunkerLocal:rclone-test-lugimon2dutitup8kebiros2': Making directory --- PASS: TestMkdir (0.00s) === RUN TestLsd run.go:176: Remote "Chunked 'TestChunkerLocal:rclone-test-lugimon2dutitup8kebiros2'", Local "Local file system at /tmp/rclone231015280", Modify Window "1ns" 2021/05/09 06:07:39 INFO : sub dir/hello world.rclone_chunk.001_ty87vm: Moved (server-side) to: sub dir/hello world --- PASS: TestLsd (0.00s) === RUN TestLs run.go:176: Remote "Chunked 'TestChunkerLocal:rclone-test-lugimon2dutitup8kebiros2'", Local "Local file system at /tmp/rclone231015280", Modify Window "1ns" 2021/05/09 06:07:39 INFO : potato2.rclone_chunk.001_ty87kg: Moved (server-side) to: potato2 2021/05/09 06:07:39 INFO : empty space.rclone_chunk.001_ty87fy: Moved (server-side) to: empty space --- PASS: TestLs (0.00s) === RUN TestLsWithFilesFrom run.go:176: Remote "Chunked 'TestChunkerLocal:rclone-test-lugimon2dutitup8kebiros2'", Local "Local file system at /tmp/rclone231015280", Modify Window "1ns" 2021/05/09 06:07:39 INFO : potato2.rclone_chunk.001_ty876m: Moved (server-side) to: potato2 2021/05/09 06:07:39 INFO : empty space.rclone_chunk.001_ty87ht: Moved (server-side) to: empty space 2021/05/09 06:07:39 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (0.00s) === RUN TestLsLong run.go:176: Remote "Chunked 'TestChunkerLocal:rclone-test-lugimon2dutitup8kebiros2'", Local "Local file system at /tmp/rclone231015280", Modify Window "1ns" 2021/05/09 06:07:39 INFO : potato2.rclone_chunk.001_ty87y2: Moved (server-side) to: potato2 2021/05/09 06:07:39 INFO : empty space.rclone_chunk.001_ty87qe: Moved (server-side) to: empty space --- PASS: TestLsLong (0.00s) === RUN TestHashSums run.go:176: Remote "Chunked 'TestChunkerLocal:rclone-test-lugimon2dutitup8kebiros2'", Local "Local file system at /tmp/rclone231015280", Modify Window "1ns" 2021/05/09 06:07:39 INFO : potato2.rclone_chunk.001_ty87y0: Moved (server-side) to: potato2 2021/05/09 06:07:39 INFO : empty space.rclone_chunk.001_ty87uq: Moved (server-side) to: empty space --- PASS: TestHashSums (0.02s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:176: Remote "Chunked 'TestChunkerLocal:rclone-test-lugimon2dutitup8kebiros2'", Local "Local file system at /tmp/rclone231015280", Modify Window "1ns" 2021/05/09 06:07:39 INFO : potato2.rclone_chunk.001_ty87vy: Moved (server-side) to: potato2 2021/05/09 06:07:39 INFO : empty space.rclone_chunk.001_ty87tl: Moved (server-side) to: empty space 2021/05/09 06:07:39 INFO : sub dir/potato3.rclone_chunk.001_ty87t0: Moved (server-side) to: sub dir/potato3 --- PASS: TestCount (0.00s) === RUN TestDelete run.go:176: Remote "Chunked 'TestChunkerLocal:rclone-test-lugimon2dutitup8kebiros2'", Local "Local file system at /tmp/rclone231015280", Modify Window "1ns" 2021/05/09 06:07:39 INFO : small.rclone_chunk.001_ty87yl: Moved (server-side) to: small 2021/05/09 06:07:39 INFO : medium.rclone_chunk.001_ty87kz: Moved (server-side) to: medium 2021/05/09 06:07:39 INFO : large.rclone_chunk.001_ty876z: Moved (server-side) to: large 2021/05/09 06:07:39 DEBUG : Waiting for deletions to finish 2021/05/09 06:07:39 DEBUG : large: Excluded 2021/05/09 06:07:39 INFO : medium: Deleted 2021/05/09 06:07:39 INFO : small: Deleted --- PASS: TestDelete (0.00s) === RUN TestRetry 2021/05/09 06:07:39 DEBUG : Received error: EOF - low level retry 1/5 2021/05/09 06:07:39 DEBUG : Received error: EOF - low level retry 2/5 2021/05/09 06:07:39 DEBUG : Received error: EOF - low level retry 1/5 2021/05/09 06:07:39 DEBUG : Received error: EOF - low level retry 2/5 2021/05/09 06:07:39 DEBUG : Received error: EOF - low level retry 3/5 2021/05/09 06:07:39 DEBUG : Received error: EOF - low level retry 4/5 2021/05/09 06:07:39 DEBUG : Received error: EOF - low level retry 5/5 --- PASS: TestRetry (0.00s) === RUN TestCat run.go:176: Remote "Chunked 'TestChunkerLocal:rclone-test-lugimon2dutitup8kebiros2'", Local "Local file system at /tmp/rclone231015280", Modify Window "1ns" 2021/05/09 06:07:39 INFO : file1.rclone_chunk.001_ty87he: Moved (server-side) to: file1 2021/05/09 06:07:39 INFO : file2.rclone_chunk.001_ty87c6: Moved (server-side) to: file2 --- PASS: TestCat (0.01s) === RUN TestPurge 2021/05/09 06:07:39 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-tezehic0mutuwow6joqorum2" 2021/05/09 06:07:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2021/05/09 06:07:39 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-tezehic0mutuwow6joqorum2" 2021/05/09 06:07:39 DEBUG : Reset feature "ListR" 2021/05/09 06:07:39 DEBUG : Creating backend with remote "/tmp/rclone229711129" run.go:176: Remote "Chunked 'TestChunkerLocal:rclone-test-tezehic0mutuwow6joqorum2'", Local "Local file system at /tmp/rclone229711129", Modify Window "1ns" 2021/05/09 06:07:39 INFO : A1/B1/C1/one.rclone_chunk.001_ty87yx: Moved (server-side) to: A1/B1/C1/one 2021/05/09 06:07:39 DEBUG : A2: Making directory 2021/05/09 06:07:39 DEBUG : A1/B2: Making directory 2021/05/09 06:07:39 DEBUG : A1/B2/C2: Making directory 2021/05/09 06:07:39 DEBUG : A1/B1/C3: Making directory 2021/05/09 06:07:39 DEBUG : A3: Making directory 2021/05/09 06:07:39 DEBUG : A3/B3: Making directory 2021/05/09 06:07:39 DEBUG : A3/B3/C4: Making directory 2021/05/09 06:07:39 INFO : A1/two.rclone_chunk.001_ty87ff: Moved (server-side) to: A1/two 2021/05/09 06:07:39 ERROR : : error listing: directory not found 2021/05/09 06:07:39 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezehic0mutuwow6joqorum2': Purge remote 2021/05/09 06:07:39 purge failed: directory not found --- PASS: TestPurge (0.01s) === RUN TestRmdirsNoLeaveRoot run.go:176: Remote "Chunked 'TestChunkerLocal:rclone-test-lugimon2dutitup8kebiros2'", Local "Local file system at /tmp/rclone231015280", Modify Window "1ns" 2021/05/09 06:07:39 INFO : A1/B1/C1/one.rclone_chunk.001_ty873k: Moved (server-side) to: A1/B1/C1/one 2021/05/09 06:07:39 DEBUG : A2: Making directory 2021/05/09 06:07:39 DEBUG : A1/B2: Making directory 2021/05/09 06:07:39 DEBUG : A1/B2/C2: Making directory 2021/05/09 06:07:39 DEBUG : A1/B1/C3: Making directory 2021/05/09 06:07:39 DEBUG : A3: Making directory 2021/05/09 06:07:39 DEBUG : A3/B3: Making directory 2021/05/09 06:07:39 DEBUG : A3/B3/C4: Making directory 2021/05/09 06:07:39 INFO : A1/two.rclone_chunk.001_ty8722: Moved (server-side) to: A1/two 2021/05/09 06:07:39 DEBUG : A3/B3/C4: Removing directory 2021/05/09 06:07:39 DEBUG : A3/B3: Removing directory 2021/05/09 06:07:39 DEBUG : A3: Removing directory 2021/05/09 06:07:39 DEBUG : A2: Removing directory 2021/05/09 06:07:39 DEBUG : A1/B2/C2: Removing directory 2021/05/09 06:07:39 DEBUG : A1/B2: Removing directory 2021/05/09 06:07:39 DEBUG : A1/B1/C3: Removing directory --- PASS: TestRmdirsNoLeaveRoot (0.02s) === RUN TestRmdirsLeaveRoot run.go:176: Remote "Chunked 'TestChunkerLocal:rclone-test-lugimon2dutitup8kebiros2'", Local "Local file system at /tmp/rclone231015280", Modify Window "1ns" 2021/05/09 06:07:39 DEBUG : A1: Making directory 2021/05/09 06:07:39 DEBUG : A1/B1: Making directory 2021/05/09 06:07:39 DEBUG : A1/B1/C1: Making directory 2021/05/09 06:07:39 DEBUG : A1/B1/C1: Removing directory 2021/05/09 06:07:39 DEBUG : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (0.00s) === RUN TestRmdirsWithFilter run.go:176: Remote "Chunked 'TestChunkerLocal:rclone-test-lugimon2dutitup8kebiros2'", Local "Local file system at /tmp/rclone231015280", Modify Window "1ns" 2021/05/09 06:07:39 DEBUG : A1: Making directory 2021/05/09 06:07:39 DEBUG : A1/B1: Making directory 2021/05/09 06:07:39 DEBUG : A1/B1/C1: Making directory 2021/05/09 06:07:39 DEBUG : A1/B1/C1: Removing directory 2021/05/09 06:07:39 DEBUG : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (0.00s) === RUN TestCopyURL run.go:176: Remote "Chunked 'TestChunkerLocal:rclone-test-lugimon2dutitup8kebiros2'", Local "Local file system at /tmp/rclone231015280", Modify Window "1ns" 2021/05/09 06:07:39 INFO : file1.rclone_chunk.001_ty87g7: Moved (server-side) to: file1 2021/05/09 06:07:39 DEBUG : filename.txt: File name found in url 2021/05/09 06:07:39 INFO : filename.txt.rclone_chunk.001_ty87n5: Moved (server-side) to: filename.txt 2021/05/09 06:07:39 INFO : file2.rclone_chunk.001_ty87o3: Moved (server-side) to: file2 --- PASS: TestCopyURL (0.02s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:176: Remote "Chunked 'TestChunkerLocal:rclone-test-lugimon2dutitup8kebiros2'", Local "Local file system at /tmp/rclone231015280", Modify Window "1ns" 2021/05/09 06:07:39 DEBUG : file1: Need to transfer - File not found at Destination 2021/05/09 06:07:39 INFO : sub/file2.rclone_chunk.001_ty8741: Moved (server-side) to: sub/file2 2021/05/09 06:07:39 DEBUG : file1: MD5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2021/05/09 06:07:39 INFO : file1: Copied (new) to: sub/file2 2021/05/09 06:07:39 INFO : file1: Deleted 2021/05/09 06:07:39 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/05/09 06:07:39 DEBUG : file1: Unchanged skipping 2021/05/09 06:07:39 INFO : file1: Deleted 2021/05/09 06:07:39 DEBUG : Chunked 'TestChunkerLocal:rclone-test-lugimon2dutitup8kebiros2': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (0.01s) === RUN TestCaseInsensitiveMoveFile run.go:176: Remote "Chunked 'TestChunkerLocal:rclone-test-lugimon2dutitup8kebiros2'", Local "Local file system at /tmp/rclone231015280", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFile (0.00s) === RUN TestMoveFileBackupDir run.go:176: Remote "Chunked 'TestChunkerLocal:rclone-test-lugimon2dutitup8kebiros2'", Local "Local file system at /tmp/rclone231015280", Modify Window "1ns" 2021/05/09 06:07:39 INFO : dst/file1.rclone_chunk.001_ty87up: Moved (server-side) to: dst/file1 2021/05/09 06:07:39 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-lugimon2dutitup8kebiros2/backup" 2021/05/09 06:07:39 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-lugimon2dutitup8kebiros2/backup" 2021/05/09 06:07:39 DEBUG : Reset feature "ListR" 2021/05/09 06:07:39 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2021/05/09 06:07:39 DEBUG : dst/file1: move non-chunked object... 2021/05/09 06:07:39 INFO : dst/file1: Moved (server-side) 2021/05/09 06:07:39 INFO : dst/file1: Moved (server-side) 2021/05/09 06:07:39 DEBUG : dst/file1: skip slow MD5 on source file, hashing in-transit 2021/05/09 06:07:39 INFO : dst/file1.rclone_chunk.001_ty87bi: Moved (server-side) to: dst/file1 2021/05/09 06:07:40 DEBUG : dst/file1: MD5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2021/05/09 06:07:40 INFO : dst/file1: Copied (new) 2021/05/09 06:07:40 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (0.01s) === RUN TestCopyFile run.go:176: Remote "Chunked 'TestChunkerLocal:rclone-test-lugimon2dutitup8kebiros2'", Local "Local file system at /tmp/rclone231015280", Modify Window "1ns" 2021/05/09 06:07:40 DEBUG : file1: Need to transfer - File not found at Destination 2021/05/09 06:07:40 INFO : sub/file2.rclone_chunk.001_ty88p8: Moved (server-side) to: sub/file2 2021/05/09 06:07:40 DEBUG : file1: MD5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2021/05/09 06:07:40 INFO : file1: Copied (new) to: sub/file2 2021/05/09 06:07:40 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/05/09 06:07:40 DEBUG : file1: Unchanged skipping 2021/05/09 06:07:40 DEBUG : Chunked 'TestChunkerLocal:rclone-test-lugimon2dutitup8kebiros2': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (0.02s) === RUN TestCopyFileBackupDir run.go:176: Remote "Chunked 'TestChunkerLocal:rclone-test-lugimon2dutitup8kebiros2'", Local "Local file system at /tmp/rclone231015280", Modify Window "1ns" 2021/05/09 06:07:40 INFO : dst/file1.rclone_chunk.001_ty88ix: Moved (server-side) to: dst/file1 2021/05/09 06:07:40 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-lugimon2dutitup8kebiros2/backup" 2021/05/09 06:07:40 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-lugimon2dutitup8kebiros2/backup" 2021/05/09 06:07:40 DEBUG : Reset feature "ListR" 2021/05/09 06:07:40 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2021/05/09 06:07:40 DEBUG : dst/file1: move non-chunked object... 2021/05/09 06:07:40 INFO : dst/file1: Moved (server-side) 2021/05/09 06:07:40 INFO : dst/file1: Moved (server-side) 2021/05/09 06:07:40 DEBUG : dst/file1: skip slow MD5 on source file, hashing in-transit 2021/05/09 06:07:40 INFO : dst/file1.rclone_chunk.001_ty88dt: Moved (server-side) to: dst/file1 2021/05/09 06:07:40 DEBUG : dst/file1: MD5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2021/05/09 06:07:40 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (0.01s) === RUN TestCopyFileCompareDest run.go:176: Remote "Chunked 'TestChunkerLocal:rclone-test-lugimon2dutitup8kebiros2'", Local "Local file system at /tmp/rclone231015280", Modify Window "1ns" 2021/05/09 06:07:40 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-lugimon2dutitup8kebiros2/dst" 2021/05/09 06:07:40 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-lugimon2dutitup8kebiros2/dst" 2021/05/09 06:07:40 DEBUG : Reset feature "ListR" 2021/05/09 06:07:40 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-lugimon2dutitup8kebiros2/CompareDest" 2021/05/09 06:07:40 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-lugimon2dutitup8kebiros2/CompareDest" 2021/05/09 06:07:40 DEBUG : Reset feature "ListR" 2021/05/09 06:07:40 DEBUG : one: Need to transfer - File not found at Destination 2021/05/09 06:07:40 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2021/05/09 06:07:40 INFO : one.rclone_chunk.001_ty88zi: Moved (server-side) to: one 2021/05/09 06:07:40 DEBUG : one: MD5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2021/05/09 06:07:40 INFO : one: Copied (new) 2021/05/09 06:07:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/05/09 06:07:40 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2021/05/09 06:07:40 INFO : one: Deleted 2021/05/09 06:07:40 INFO : one.rclone_chunk.001_ty88a8: Moved (server-side) to: one 2021/05/09 06:07:40 DEBUG : one: MD5 = 07912d142f5d63ee918b34796b5a2432 OK 2021/05/09 06:07:40 INFO : one: Copied (replaced existing) 2021/05/09 06:07:40 INFO : dst/one: Deleted 2021/05/09 06:07:40 INFO : dst/one.rclone_chunk.001_ty88i7: Moved (server-side) to: dst/one 2021/05/09 06:07:40 INFO : CompareDest/one.rclone_chunk.001_ty882n: Moved (server-side) to: CompareDest/one 2021/05/09 06:07:40 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/05/09 06:07:40 DEBUG : one: Destination found in --compare-dest, skipping 2021/05/09 06:07:40 INFO : CompareDest/two.rclone_chunk.001_ty88ku: Moved (server-side) to: CompareDest/two 2021/05/09 06:07:40 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/05/09 06:07:40 DEBUG : two: Destination found in --compare-dest, skipping 2021/05/09 06:07:40 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/05/09 06:07:40 DEBUG : two: Destination found in --compare-dest, skipping 2021/05/09 06:07:40 DEBUG : two: Sizes differ (src 5 vs dst 3) 2021/05/09 06:07:40 DEBUG : two: Need to transfer - File not found at Destination 2021/05/09 06:07:40 DEBUG : two: skip slow MD5 on source file, hashing in-transit 2021/05/09 06:07:40 INFO : two.rclone_chunk.001_ty88u7: Moved (server-side) to: two 2021/05/09 06:07:40 DEBUG : two: MD5 = 2379e4ce8c3380e996ab0509f17069ad OK 2021/05/09 06:07:40 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (0.09s) === RUN TestCopyFileCopyDest run.go:176: Remote "Chunked 'TestChunkerLocal:rclone-test-lugimon2dutitup8kebiros2'", Local "Local file system at /tmp/rclone231015280", Modify Window "1ns" operations_test.go:1012: Skipping test as remote does not support server-side copy --- SKIP: TestCopyFileCopyDest (0.00s) === 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 "Chunked 'TestChunkerLocal:rclone-test-lugimon2dutitup8kebiros2'", Local "Local file system at /tmp/rclone231015280", Modify Window "1ns" 2021/05/09 06:07:40 INFO : A1/one.rclone_chunk.001_ty88us: Moved (server-side) to: A1/one 2021/05/09 06:07:40 INFO : A1/two.rclone_chunk.001_ty88nx: Moved (server-side) to: A1/two 2021/05/09 06:07:40 INFO : A1/B1/three.rclone_chunk.001_ty88y3: Moved (server-side) to: A1/B1/three 2021/05/09 06:07:40 INFO : A1/B1/C1/four.rclone_chunk.001_ty887c: Moved (server-side) to: A1/B1/C1/four 2021/05/09 06:07:40 INFO : A1/B1/C2/five.rclone_chunk.001_ty88zg: Moved (server-side) to: A1/B1/C2/five 2021/05/09 06:07:40 DEBUG : A1/B2: Making directory 2021/05/09 06:07:40 DEBUG : A1/B1/C3: Making directory 2021/05/09 06:07:40 DEBUG : A2/B1/C1/four: move non-chunked object... 2021/05/09 06:07:40 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2021/05/09 06:07:40 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2021/05/09 06:07:40 DEBUG : A2/B1/C2/five: move non-chunked object... 2021/05/09 06:07:40 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2021/05/09 06:07:40 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2021/05/09 06:07:40 DEBUG : A2/one: move non-chunked object... 2021/05/09 06:07:40 INFO : A2/one: Moved (server-side) to: A3/one 2021/05/09 06:07:40 INFO : A2/one: Moved (server-side) to: A3/one 2021/05/09 06:07:40 DEBUG : A2/two: move non-chunked object... 2021/05/09 06:07:40 INFO : A2/two: Moved (server-side) to: A3/two 2021/05/09 06:07:40 INFO : A2/two: Moved (server-side) to: A3/two 2021/05/09 06:07:40 DEBUG : A2/B1/three: move non-chunked object... 2021/05/09 06:07:40 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2021/05/09 06:07:40 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three --- PASS: TestDirMove (0.02s) === RUN TestGetFsInfo run.go:176: Remote "Chunked 'TestChunkerLocal:rclone-test-lugimon2dutitup8kebiros2'", Local "Local file system at /tmp/rclone231015280", Modify Window "1ns" --- PASS: TestGetFsInfo (0.00s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false === CONT TestRcat run.go:176: Remote "Chunked 'TestChunkerLocal:rclone-test-lugimon2dutitup8kebiros2'", Local "Local file system at /tmp/rclone231015280", Modify Window "1ns" 2021/05/09 06:07:40 DEBUG : Chunked 'TestChunkerLocal:rclone-test-lugimon2dutitup8kebiros2': File to upload is small (34 bytes), uploading instead of streaming 2021/05/09 06:07:40 INFO : no_checksum_small_file_from_pipe.rclone_chunk.001_ty88qi: Moved (server-side) to: no_checksum_small_file_from_pipe 2021/05/09 06:07:40 DEBUG : no_checksum_small_file_from_pipe: MD5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2021/05/09 06:07:40 INFO : no_checksum_small_file_from_pipe: Copied (new) 2021/05/09 06:07:40 INFO : no_checksum_big_file_from_pipe.rclone_chunk.001_ty88ov: Moved (server-side) to: no_checksum_big_file_from_pipe 2021/05/09 06:07:40 DEBUG : no_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns) === RUN TestRcat/withChecksum=true,ignoreChecksum=false === CONT TestRcat run.go:176: Remote "Chunked 'TestChunkerLocal:rclone-test-lugimon2dutitup8kebiros2'", Local "Local file system at /tmp/rclone231015280", Modify Window "1ns" 2021/05/09 06:07:40 DEBUG : Chunked 'TestChunkerLocal:rclone-test-lugimon2dutitup8kebiros2': File to upload is small (34 bytes), uploading instead of streaming 2021/05/09 06:07:40 INFO : with_checksum_small_file_from_pipe.rclone_chunk.001_ty88l8: Moved (server-side) to: with_checksum_small_file_from_pipe 2021/05/09 06:07:40 DEBUG : with_checksum_small_file_from_pipe: MD5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2021/05/09 06:07:40 INFO : with_checksum_small_file_from_pipe: Copied (new) 2021/05/09 06:07:40 INFO : with_checksum_big_file_from_pipe.rclone_chunk.001_ty88gm: Moved (server-side) to: with_checksum_big_file_from_pipe 2021/05/09 06:07:40 DEBUG : with_checksum_big_file_from_pipe: MD5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2021/05/09 06:07:40 DEBUG : with_checksum_big_file_from_pipe: Size and MD5 of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true === CONT TestRcat run.go:176: Remote "Chunked 'TestChunkerLocal:rclone-test-lugimon2dutitup8kebiros2'", Local "Local file system at /tmp/rclone231015280", Modify Window "1ns" 2021/05/09 06:07:40 DEBUG : Chunked 'TestChunkerLocal:rclone-test-lugimon2dutitup8kebiros2': File to upload is small (34 bytes), uploading instead of streaming 2021/05/09 06:07:40 INFO : ignore_checksum_small_file_from_pipe.rclone_chunk.001_ty88kc: Moved (server-side) to: ignore_checksum_small_file_from_pipe 2021/05/09 06:07:40 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2021/05/09 06:07:40 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.001_ty88hw: Moved (server-side) to: ignore_checksum_big_file_from_pipe 2021/05/09 06:07:40 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns) === RUN TestRcat/withChecksum=true,ignoreChecksum=true === CONT TestRcat run.go:176: Remote "Chunked 'TestChunkerLocal:rclone-test-lugimon2dutitup8kebiros2'", Local "Local file system at /tmp/rclone231015280", Modify Window "1ns" 2021/05/09 06:07:40 DEBUG : Chunked 'TestChunkerLocal:rclone-test-lugimon2dutitup8kebiros2': File to upload is small (34 bytes), uploading instead of streaming 2021/05/09 06:07:40 INFO : ignore_checksum_small_file_from_pipe.rclone_chunk.001_ty88d9: Moved (server-side) to: ignore_checksum_small_file_from_pipe 2021/05/09 06:07:40 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2021/05/09 06:07:40 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.001_ty88mz: Moved (server-side) to: ignore_checksum_big_file_from_pipe 2021/05/09 06:07:40 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (0.08s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (0.03s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (0.01s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (0.01s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (0.03s) === RUN TestRcatSize run.go:176: Remote "Chunked 'TestChunkerLocal:rclone-test-lugimon2dutitup8kebiros2'", Local "Local file system at /tmp/rclone231015280", Modify Window "1ns" 2021/05/09 06:07:40 INFO : potato1.rclone_chunk.001_ty88lq: Moved (server-side) to: potato1 2021/05/09 06:07:40 DEBUG : Chunked 'TestChunkerLocal:rclone-test-lugimon2dutitup8kebiros2': File to upload is small (60 bytes), uploading instead of streaming 2021/05/09 06:07:40 INFO : potato2.rclone_chunk.001_ty8875: Moved (server-side) to: potato2 2021/05/09 06:07:40 DEBUG : potato2: MD5 = d6548b156ea68a4e003e786df99eee76 OK 2021/05/09 06:07:40 INFO : potato2: Copied (new) --- PASS: TestRcatSize (0.00s) === RUN TestCopyFileMaxTransfer run.go:176: Remote "Chunked 'TestChunkerLocal:rclone-test-lugimon2dutitup8kebiros2'", Local "Local file system at /tmp/rclone231015280", Modify Window "1ns" 2021/05/09 06:07:40 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2021/05/09 06:07:40 DEBUG : TestCopyFileMaxTransfer/file1: skip slow MD5 on source file, hashing in-transit 2021/05/09 06:07:40 INFO : TestCopyFileMaxTransfer/file1.rclone_chunk.001_ty88k8: Moved (server-side) to: TestCopyFileMaxTransfer/file1 2021/05/09 06:07:40 DEBUG : TestCopyFileMaxTransfer/file1: MD5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2021/05/09 06:07:40 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2021/05/09 06:07:40 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2021/05/09 06:07:40 DEBUG : TestCopyFileMaxTransfer/file2: skip slow MD5 on source file, hashing in-transit 2021/05/09 06:07:40 NOTICE: TestCopyFileMaxTransfer/file2.rclone_chunk.001_ty8864: Removing partially written file on error: Max transfer limit reached as set by --max-transfer 2021/05/09 06:07:40 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Max transfer limit reached as set by --max-transfer 2021/05/09 06:07:40 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination operations_test.go:1544: skipping remainder of test for chunker as it involves multiple transfers --- PASS: TestCopyFileMaxTransfer (0.04s) === 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:07:40 DEBUG : Chunked 'TestChunkerLocal:rclone-test-lugimon2dutitup8kebiros2': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestChunkerLocal: -verbose" - Finished OK in 859.519158ms (try 1/5)