"./operations.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bBox: -verbose -fast-list -size-limit 1024" - Starting (try 1/5) 2022/01/17 05:15:05 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-gamebuw3yidokuh5saxalis7" 2022/01/17 05:15:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2022/01/17 05:15:05 DEBUG : Creating backend with remote "TestBox:rclone-test-gamebuw3yidokuh5saxalis7" 2022/01/17 05:15:06 DEBUG : box root 'rclone-test-gamebuw3yidokuh5saxalis7': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2022/01/17 05:15:07 DEBUG : box root '': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2022/01/17 05:15:07 DEBUG : Reset feature "ListR" 2022/01/17 05:15:07 DEBUG : Creating backend with remote "/tmp/rclone3065697033" === 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:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-gamebuw3yidokuh5saxalis7'", Local "Local file system at /tmp/rclone3065697033", Modify Window "1s" === RUN TestMultithreadCopy/{size:131071_streams:2} multithread_test.go:122: exceeded file size limit 131071 > 1024 === RUN TestMultithreadCopy/{size:131072_streams:2} multithread_test.go:122: exceeded file size limit 131072 > 1024 === RUN TestMultithreadCopy/{size:131073_streams:2} multithread_test.go:122: exceeded file size limit 131073 > 1024 2022/01/17 05:15:07 DEBUG : box root 'rclone-test-gamebuw3yidokuh5saxalis7': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2022/01/17 05:15:07 ERROR : : error listing: directory not found --- PASS: TestMultithreadCopy (0.49s) --- SKIP: TestMultithreadCopy/{size:131071_streams:2} (0.00s) --- SKIP: TestMultithreadCopy/{size:131072_streams:2} (0.00s) --- SKIP: TestMultithreadCopy/{size:131073_streams:2} (0.00s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Seek === RUN TestReOpen/Seek/Basics === RUN TestReOpen/Seek/ErrorAtStart === RUN TestReOpen/Seek/WithErrors 2022/01/17 05:15:07 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2022/01/17 05:15:07 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2022/01/17 05:15:07 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Seek/TooManyErrors 2022/01/17 05:15:07 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2022/01/17 05:15:07 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2022/01/17 05:15:07 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2022/01/17 05:15:07 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 2022/01/17 05:15:07 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2022/01/17 05:15:07 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2022/01/17 05:15:07 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Range/TooManyErrors 2022/01/17 05:15:07 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2022/01/17 05:15:07 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2022/01/17 05:15:07 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2022/01/17 05:15:07 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:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-gamebuw3yidokuh5saxalis7'", Local "Local file system at /tmp/rclone3065697033", Modify Window "1s" 2022/01/17 05:15:07 DEBUG : box root 'rclone-test-gamebuw3yidokuh5saxalis7': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2022/01/17 05:15:12 INFO : rutabaga.rclone_chunk.001_uej7m7: Moved (server-side) to: rutabaga === RUN TestCheck/1 === RUN TestCheck/2 2022/01/17 05:15:17 INFO : empty space.rclone_chunk.001_uejd8a: Moved (server-side) to: empty space === RUN TestCheck/3 2022/01/17 05:15:24 INFO : potato2.rclone_chunk.001_uejix6: Moved (server-side) to: potato2.rclone_chunk.001 2022/01/17 05:15:25 INFO : potato2.rclone_chunk.002_uejix6: Moved (server-side) to: potato2.rclone_chunk.002 === RUN TestCheck/4 === RUN TestCheck/5 2022/01/17 05:15:34 INFO : remotepotato.rclone_chunk.001_uejsry: Moved (server-side) to: remotepotato.rclone_chunk.001 2022/01/17 05:15:34 INFO : remotepotato.rclone_chunk.002_uejsry: Moved (server-side) to: remotepotato.rclone_chunk.002 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (39.84s) --- PASS: TestCheck/1 (0.35s) --- PASS: TestCheck/2 (0.39s) --- PASS: TestCheck/3 (0.36s) --- PASS: TestCheck/4 (0.39s) --- PASS: TestCheck/5 (0.38s) --- PASS: TestCheck/6 (0.44s) --- PASS: TestCheck/7 (0.37s) === RUN TestCheckFsError 2022/01/17 05:15:47 DEBUG : Creating backend with remote "non-existent" 2022/01/17 05:15:47 DEBUG : Creating backend with remote "non-existent" 2022/01/17 05:15:47 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: Waiting for checks to finish 2022/01/17 05:15:47 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: error reading source root directory: directory not found 2022/01/17 05:15:47 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: 2 differences found 2022/01/17 05:15:47 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:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-gamebuw3yidokuh5saxalis7'", Local "Local file system at /tmp/rclone3065697033", Modify Window "1s" 2022/01/17 05:15:51 INFO : rutabaga.rclone_chunk.001_uekag4: Moved (server-side) to: rutabaga === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2022/01/17 05:15:57 INFO : empty space.rclone_chunk.001_uekh8m: Moved (server-side) to: empty space === RUN TestCheckDownload/3 2022/01/17 05:16:04 INFO : potato2.rclone_chunk.001_uekm08: Moved (server-side) to: potato2.rclone_chunk.001 2022/01/17 05:16:04 INFO : potato2.rclone_chunk.002_uekm08: Moved (server-side) to: potato2.rclone_chunk.002 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2022/01/17 05:16:19 INFO : remotepotato.rclone_chunk.001_uel0ol: Moved (server-side) to: remotepotato.rclone_chunk.001 2022/01/17 05:16:19 INFO : remotepotato.rclone_chunk.002_uel0ol: Moved (server-side) to: remotepotato.rclone_chunk.002 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (49.29s) --- PASS: TestCheckDownload/1 (1.12s) --- PASS: TestCheckDownload/2 (1.12s) --- PASS: TestCheckDownload/3 (1.09s) --- PASS: TestCheckDownload/4 (2.85s) --- PASS: TestCheckDownload/5 (3.04s) --- PASS: TestCheckDownload/6 (2.62s) --- PASS: TestCheckDownload/7 (2.68s) === RUN TestCheckSizeOnly run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-gamebuw3yidokuh5saxalis7'", Local "Local file system at /tmp/rclone3065697033", Modify Window "1s" 2022/01/17 05:16:40 INFO : rutabaga.rclone_chunk.001_uelnwd: Moved (server-side) to: rutabaga === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2022/01/17 05:16:45 INFO : empty space.rclone_chunk.001_uels01: Moved (server-side) to: empty space === RUN TestCheckSizeOnly/3 2022/01/17 05:16:51 INFO : potato2.rclone_chunk.001_uelx2o: Moved (server-side) to: potato2.rclone_chunk.001 2022/01/17 05:16:52 INFO : potato2.rclone_chunk.002_uelx2o: Moved (server-side) to: potato2.rclone_chunk.002 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2022/01/17 05:17:00 INFO : remotepotato.rclone_chunk.001_uem6gl: Moved (server-side) to: remotepotato.rclone_chunk.001 2022/01/17 05:17:01 INFO : remotepotato.rclone_chunk.002_uem6gl: Moved (server-side) to: remotepotato.rclone_chunk.002 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (37.69s) --- PASS: TestCheckSizeOnly/1 (0.35s) --- PASS: TestCheckSizeOnly/2 (0.39s) --- PASS: TestCheckSizeOnly/3 (0.34s) --- PASS: TestCheckSizeOnly/4 (0.40s) --- PASS: TestCheckSizeOnly/5 (0.36s) --- PASS: TestCheckSizeOnly/6 (0.40s) --- PASS: TestCheckSizeOnly/7 (0.38s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-gamebuw3yidokuh5saxalis7'", Local "Local file system at /tmp/rclone3065697033", Modify Window "1s" 2022/01/17 05:17:19 INFO : test.sum.rclone_chunk.001_uemp06: Moved (server-side) to: test.sum.rclone_chunk.001 2022/01/17 05:17:19 INFO : test.sum.rclone_chunk.002_uemp06: Moved (server-side) to: test.sum.rclone_chunk.002 2022/01/17 05:17:24 NOTICE: test.sum: improperly formatted checksum line 4 2022/01/17 05:17:25 NOTICE: test.sum: improperly formatted checksum line 5 2022/01/17 05:17:25 NOTICE: test.sum: improperly formatted checksum line 6 2022/01/17 05:17:25 NOTICE: test.sum: 2 warning(s) suppressed... 2022/01/17 05:17:34 INFO : test.sum.rclone_chunk.001_uen2ec: Moved (server-side) to: test.sum.rclone_chunk.001 2022/01/17 05:17:35 INFO : test.sum.rclone_chunk.002_uen2ec: Moved (server-side) to: test.sum.rclone_chunk.002 2022/01/17 05:17:40 NOTICE: test.sum: improperly formatted checksum line 4 2022/01/17 05:17:40 NOTICE: test.sum: improperly formatted checksum line 5 2022/01/17 05:17:40 NOTICE: test.sum: improperly formatted checksum line 6 2022/01/17 05:17:40 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (30.27s) === RUN TestCheckSum run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-gamebuw3yidokuh5saxalis7'", Local "Local file system at /tmp/rclone3065697033", Modify Window "1s" 2022/01/17 05:17:44 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-gamebuw3yidokuh5saxalis7/data" 2022/01/17 05:17:44 DEBUG : Config file has changed externaly - reloading 2022/01/17 05:17:44 DEBUG : Creating backend with remote "TestBox:rclone-test-gamebuw3yidokuh5saxalis7/data" 2022/01/17 05:17:46 DEBUG : Reset feature "ListR" check_test.go:356: Chunked 'TestChunkerChunk50bBox:rclone-test-gamebuw3yidokuh5saxalis7/data' lacks md5, skipping --- SKIP: TestCheckSum (2.86s) === RUN TestCheckSumDownload run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-gamebuw3yidokuh5saxalis7'", Local "Local file system at /tmp/rclone3065697033", Modify Window "1s" 2022/01/17 05:17:47 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-gamebuw3yidokuh5saxalis7/data" 2022/01/17 05:17:47 DEBUG : Creating backend with remote "TestBox:rclone-test-gamebuw3yidokuh5saxalis7/data" 2022/01/17 05:17:49 DEBUG : Reset feature "ListR" 2022/01/17 05:17:54 INFO : data/banana.rclone_chunk.001_uenoj2: Moved (server-side) to: data/banana 2022/01/17 05:17:58 INFO : test.sum.rclone_chunk.001_uentto: Moved (server-side) to: test.sum === RUN TestCheckSumDownload/subtest1 2022/01/17 05:18:06 INFO : data/potato.rclone_chunk.001_ueo19a: Moved (server-side) to: data/potato 2022/01/17 05:18:11 INFO : test.sum: Deleted 2022/01/17 05:18:12 INFO : test.sum.rclone_chunk.001_ueo5bp: Moved (server-side) to: test.sum === RUN TestCheckSumDownload/subtest2 2022/01/17 05:18:22 INFO : test.sum.rclone_chunk.001_ueofzs: Moved (server-side) to: test.sum.rclone_chunk.001 2022/01/17 05:18:22 INFO : test.sum.rclone_chunk.002_ueofzs: Moved (server-side) to: test.sum.rclone_chunk.002 === RUN TestCheckSumDownload/subtest3 2022/01/17 05:18:39 INFO : test.sum.rclone_chunk.001_ueouic: Moved (server-side) to: test.sum.rclone_chunk.001 2022/01/17 05:18:40 INFO : test.sum.rclone_chunk.002_ueouic: Moved (server-side) to: test.sum.rclone_chunk.002 === RUN TestCheckSumDownload/subtest4 2022/01/17 05:18:58 INFO : test.sum.rclone_chunk.001_uepb7s: Moved (server-side) to: test.sum.rclone_chunk.001 2022/01/17 05:18:59 INFO : test.sum.rclone_chunk.002_uepb7s: Moved (server-side) to: test.sum.rclone_chunk.002 2022/01/17 05:18:59 INFO : test.sum.rclone_chunk.003_uepb7s: Moved (server-side) to: test.sum.rclone_chunk.003 === RUN TestCheckSumDownload/subtest5 2022/01/17 05:19:19 INFO : test.sum.rclone_chunk.001_uepvf7: Moved (server-side) to: test.sum.rclone_chunk.001 2022/01/17 05:19:19 INFO : test.sum.rclone_chunk.002_uepvf7: Moved (server-side) to: test.sum.rclone_chunk.002 2022/01/17 05:19:20 INFO : test.sum.rclone_chunk.003_uepvf7: Moved (server-side) to: test.sum.rclone_chunk.003 === RUN TestCheckSumDownload/subtest6 2022/01/17 05:19:33 INFO : data/banana: Deleted 2022/01/17 05:19:33 INFO : data/banana.rclone_chunk.001_ueqgl2: Moved (server-side) to: data/banana 2022/01/17 05:19:39 INFO : data/potato: Deleted 2022/01/17 05:19:39 INFO : data/potato.rclone_chunk.001_ueqlx2: Moved (server-side) to: data/potato 2022/01/17 05:19:50 INFO : test.sum.rclone_chunk.001_ueqski: Moved (server-side) to: test.sum.rclone_chunk.001 2022/01/17 05:19:50 INFO : test.sum.rclone_chunk.002_ueqski: Moved (server-side) to: test.sum.rclone_chunk.002 === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (138.24s) --- PASS: TestCheckSumDownload/subtest1 (3.46s) --- PASS: TestCheckSumDownload/subtest2 (2.52s) --- PASS: TestCheckSumDownload/subtest3 (4.86s) --- PASS: TestCheckSumDownload/subtest4 (4.67s) --- PASS: TestCheckSumDownload/subtest5 (4.77s) --- PASS: TestCheckSumDownload/subtest6 (5.03s) --- PASS: TestCheckSumDownload/subtest7 (4.10s) === RUN TestDeduplicateInteractive run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-gamebuw3yidokuh5saxalis7'", Local "Local file system at /tmp/rclone3065697033", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.69s) === RUN TestDeduplicateSkip run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-gamebuw3yidokuh5saxalis7'", Local "Local file system at /tmp/rclone3065697033", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.74s) === RUN TestDeduplicateSizeOnly run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-gamebuw3yidokuh5saxalis7'", Local "Local file system at /tmp/rclone3065697033", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.70s) === RUN TestDeduplicateFirst run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-gamebuw3yidokuh5saxalis7'", Local "Local file system at /tmp/rclone3065697033", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.75s) === RUN TestDeduplicateNewest run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-gamebuw3yidokuh5saxalis7'", Local "Local file system at /tmp/rclone3065697033", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.70s) === RUN TestDeduplicateNewestByHash run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-gamebuw3yidokuh5saxalis7'", Local "Local file system at /tmp/rclone3065697033", Modify Window "1s" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.74s) === RUN TestDeduplicateOldest run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-gamebuw3yidokuh5saxalis7'", Local "Local file system at /tmp/rclone3065697033", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.73s) === RUN TestDeduplicateLargest run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-gamebuw3yidokuh5saxalis7'", Local "Local file system at /tmp/rclone3065697033", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.68s) === RUN TestDeduplicateSmallest run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-gamebuw3yidokuh5saxalis7'", Local "Local file system at /tmp/rclone3065697033", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.70s) === RUN TestDeduplicateRename run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-gamebuw3yidokuh5saxalis7'", Local "Local file system at /tmp/rclone3065697033", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.88s) === RUN TestMergeDirs run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-gamebuw3yidokuh5saxalis7'", Local "Local file system at /tmp/rclone3065697033", Modify Window "1s" dedupe_test.go:267: Can't merge directories --- SKIP: TestMergeDirs (0.74s) === RUN TestListDirSorted run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-gamebuw3yidokuh5saxalis7'", Local "Local file system at /tmp/rclone3065697033", Modify Window "1s" 2022/01/17 05:20:17 INFO : a.txt.rclone_chunk.001_uerpjw: Moved (server-side) to: a.txt 2022/01/17 05:20:21 INFO : zend.txt.rclone_chunk.001_uersfv: Moved (server-side) to: zend.txt 2022/01/17 05:20:26 INFO : sub dir/hello world.rclone_chunk.001_uerx1r: Moved (server-side) to: sub dir/hello world 2022/01/17 05:20:30 INFO : sub dir/hello world2.rclone_chunk.001_ues1qr: Moved (server-side) to: sub dir/hello world2 2022/01/17 05:20:35 INFO : sub dir/ignore dir/.ignore.rclone_chunk.001_ues534: Moved (server-side) to: sub dir/ignore dir/.ignore 2022/01/17 05:20:39 INFO : sub dir/ignore dir/should be ignored.rclone_chunk.001_uesbx1: Moved (server-side) to: sub dir/ignore dir/should be ignored 2022/01/17 05:20:44 INFO : sub dir/sub sub dir/hello world3.rclone_chunk.001_uesf1r: Moved (server-side) to: sub dir/sub sub dir/hello world3 2022/01/17 05:20:46 DEBUG : a.txt: Excluded 2022/01/17 05:20:47 DEBUG : sub dir/hello world: Excluded 2022/01/17 05:20:47 DEBUG : sub dir/hello world2: Excluded 2022/01/17 05:20:48 DEBUG : sub dir/hello world: Excluded 2022/01/17 05:20:48 DEBUG : sub dir/hello world2: Excluded 2022/01/17 05:20:48 DEBUG : sub dir/ignore dir: Excluded 2022/01/17 05:20:49 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (47.44s) === RUN TestListJSON run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-gamebuw3yidokuh5saxalis7'", Local "Local file system at /tmp/rclone3065697033", Modify Window "1s" 2022/01/17 05:21:05 INFO : file1.rclone_chunk.001_uet0vy: Moved (server-side) to: file1 2022/01/17 05:21:11 INFO : sub/file2.rclone_chunk.001_uet4tx: Moved (server-side) to: sub/file2 === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes --- PASS: TestListJSON (19.63s) --- PASS: TestListJSON/Default (0.47s) --- PASS: TestListJSON/FilesOnly (0.37s) --- PASS: TestListJSON/DirsOnly (0.43s) --- PASS: TestListJSON/Recurse (0.76s) --- PASS: TestListJSON/SubDir (0.40s) --- PASS: TestListJSON/NoModTime (0.39s) --- PASS: TestListJSON/NoMimeType (0.37s) --- PASS: TestListJSON/ShowHash (0.45s) --- PASS: TestListJSON/HashTypes (0.40s) === RUN TestStatJSON run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-gamebuw3yidokuh5saxalis7'", Local "Local file system at /tmp/rclone3065697033", Modify Window "1s" 2022/01/17 05:21:24 INFO : file1.rclone_chunk.001_uetk0v: Moved (server-side) to: file1 2022/01/17 05:21:29 INFO : sub/file2.rclone_chunk.001_uetono: Moved (server-side) to: sub/file2 === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2022/01/17 05:21:37 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-gamebuw3yidokuh5saxalis7/notfound" 2022/01/17 05:21:37 DEBUG : Creating backend with remote "TestBox:rclone-test-gamebuw3yidokuh5saxalis7/notfound" 2022/01/17 05:21:39 DEBUG : Reset feature "ListR" --- PASS: TestStatJSON (23.08s) --- PASS: TestStatJSON/Root (0.44s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.40s) --- PASS: TestStatJSON/Dir (0.85s) --- PASS: TestStatJSON/File (0.80s) --- PASS: TestStatJSON/NotFound (0.78s) --- PASS: TestStatJSON/DirFilesOnly (0.46s) --- PASS: TestStatJSON/FileFilesOnly (2.06s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.37s) --- PASS: TestStatJSON/DirDirsOnly (0.37s) --- PASS: TestStatJSON/FileDirsOnly (0.39s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.36s) --- PASS: TestStatJSON/RootNotFound (2.72s) === RUN TestMkdir run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-gamebuw3yidokuh5saxalis7'", Local "Local file system at /tmp/rclone3065697033", Modify Window "1s" 2022/01/17 05:21:43 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-gamebuw3yidokuh5saxalis7': Making directory 2022/01/17 05:21:44 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-gamebuw3yidokuh5saxalis7': Making directory --- PASS: TestMkdir (1.05s) === RUN TestLsd run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-gamebuw3yidokuh5saxalis7'", Local "Local file system at /tmp/rclone3065697033", Modify Window "1s" 2022/01/17 05:21:49 INFO : sub dir/hello world.rclone_chunk.001_ueu8a8: Moved (server-side) to: sub dir/hello world --- PASS: TestLsd (9.61s) === RUN TestLs run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-gamebuw3yidokuh5saxalis7'", Local "Local file system at /tmp/rclone3065697033", Modify Window "1s" 2022/01/17 05:21:59 INFO : potato2.rclone_chunk.001_ueuhwg: Moved (server-side) to: potato2.rclone_chunk.001 2022/01/17 05:22:00 INFO : potato2.rclone_chunk.002_ueuhwg: Moved (server-side) to: potato2.rclone_chunk.002 2022/01/17 05:22:05 INFO : empty space.rclone_chunk.001_ueupac: Moved (server-side) to: empty space --- PASS: TestLs (17.47s) === RUN TestLsWithFilesFrom run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-gamebuw3yidokuh5saxalis7'", Local "Local file system at /tmp/rclone3065697033", Modify Window "1s" 2022/01/17 05:22:17 INFO : potato2.rclone_chunk.001_ueuzs5: Moved (server-side) to: potato2.rclone_chunk.001 2022/01/17 05:22:17 INFO : potato2.rclone_chunk.002_ueuzs5: Moved (server-side) to: potato2.rclone_chunk.002 2022/01/17 05:22:23 INFO : empty space.rclone_chunk.001_uev76y: Moved (server-side) to: empty space 2022/01/17 05:22:24 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (18.89s) === RUN TestLsLong run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-gamebuw3yidokuh5saxalis7'", Local "Local file system at /tmp/rclone3065697033", Modify Window "1s" 2022/01/17 05:22:36 INFO : potato2.rclone_chunk.001_uevizf: Moved (server-side) to: potato2.rclone_chunk.001 2022/01/17 05:22:36 INFO : potato2.rclone_chunk.002_uevizf: Moved (server-side) to: potato2.rclone_chunk.002 2022/01/17 05:22:42 INFO : empty space.rclone_chunk.001_uevpqu: Moved (server-side) to: empty space --- PASS: TestLsLong (17.72s) === RUN TestHashSums run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-gamebuw3yidokuh5saxalis7'", Local "Local file system at /tmp/rclone3065697033", Modify Window "1s" 2022/01/17 05:22:54 INFO : potato2.rclone_chunk.001_uevziy: Moved (server-side) to: potato2.rclone_chunk.001 2022/01/17 05:22:54 INFO : potato2.rclone_chunk.002_uevziy: Moved (server-side) to: potato2.rclone_chunk.002 2022/01/17 05:23:00 INFO : empty space.rclone_chunk.001_uew729: Moved (server-side) to: empty space --- PASS: TestHashSums (18.53s) === RUN TestHashSumsWithErrors 2022/01/17 05:23:07 DEBUG : Creating backend with remote ":memory:" 2022/01/17 05:23:07 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2022/01/17 05:23:07 DEBUG : Creating md5 hash of 0 bytes read from input stream 2022/01/17 05:23:07 DEBUG : Creating md5 hash of 0 bytes read from input stream 2022/01/17 05:23:07 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2022/01/17 05:23:07 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2022/01/17 05:23:07 DEBUG : Creating md5 hash of 12 bytes read from input stream 2022/01/17 05:23:07 DEBUG : Creating md5 hash of 12 bytes read from input stream 2022/01/17 05:23:07 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2022/01/17 05:23:07 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-gamebuw3yidokuh5saxalis7'", Local "Local file system at /tmp/rclone3065697033", Modify Window "1s" 2022/01/17 05:23:12 INFO : potato2.rclone_chunk.001_uewirw: Moved (server-side) to: potato2.rclone_chunk.001 2022/01/17 05:23:13 INFO : potato2.rclone_chunk.002_uewirw: Moved (server-side) to: potato2.rclone_chunk.002 2022/01/17 05:23:19 INFO : empty space.rclone_chunk.001_uewqk3: Moved (server-side) to: empty space 2022/01/17 05:23:24 INFO : sub dir/potato3.rclone_chunk.001_uewuhv: Moved (server-side) to: sub dir/potato3 --- PASS: TestCount (25.89s) === RUN TestDelete run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-gamebuw3yidokuh5saxalis7'", Local "Local file system at /tmp/rclone3065697033", Modify Window "1s" 2022/01/17 05:23:36 INFO : small.rclone_chunk.001_uex8kx: Moved (server-side) to: small 2022/01/17 05:23:42 INFO : medium.rclone_chunk.001_uexc4x: Moved (server-side) to: medium.rclone_chunk.001 2022/01/17 05:23:42 INFO : medium.rclone_chunk.002_uexc4x: Moved (server-side) to: medium.rclone_chunk.002 2022/01/17 05:23:49 INFO : large.rclone_chunk.001_uexkq4: Moved (server-side) to: large.rclone_chunk.001 2022/01/17 05:23:50 INFO : large.rclone_chunk.002_uexkq4: Moved (server-side) to: large.rclone_chunk.002 2022/01/17 05:23:52 DEBUG : Waiting for deletions to finish 2022/01/17 05:23:53 DEBUG : large: Excluded 2022/01/17 05:23:53 INFO : small: Deleted 2022/01/17 05:23:56 INFO : medium: Deleted --- PASS: TestDelete (28.38s) === RUN TestRetry 2022/01/17 05:24:01 DEBUG : Received error: EOF - low level retry 1/5 2022/01/17 05:24:01 DEBUG : Received error: EOF - low level retry 2/5 2022/01/17 05:24:01 DEBUG : Received error: EOF - low level retry 1/5 2022/01/17 05:24:01 DEBUG : Received error: EOF - low level retry 2/5 2022/01/17 05:24:01 DEBUG : Received error: EOF - low level retry 3/5 2022/01/17 05:24:01 DEBUG : Received error: EOF - low level retry 4/5 2022/01/17 05:24:01 DEBUG : Received error: EOF - low level retry 5/5 --- PASS: TestRetry (0.00s) === RUN TestCat run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-gamebuw3yidokuh5saxalis7'", Local "Local file system at /tmp/rclone3065697033", Modify Window "1s" 2022/01/17 05:24:05 INFO : file1.rclone_chunk.001_uey0qf: Moved (server-side) to: file1 2022/01/17 05:24:09 INFO : file2.rclone_chunk.001_uey4e0: Moved (server-side) to: file2 --- PASS: TestCat (19.27s) === RUN TestPurge 2022/01/17 05:24:20 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-jababix3palexor3xamalic4" 2022/01/17 05:24:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2022/01/17 05:24:20 DEBUG : Creating backend with remote "TestBox:rclone-test-jababix3palexor3xamalic4" 2022/01/17 05:24:21 DEBUG : box root 'rclone-test-jababix3palexor3xamalic4': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2022/01/17 05:24:21 DEBUG : box root '': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2022/01/17 05:24:21 DEBUG : Reset feature "ListR" 2022/01/17 05:24:21 DEBUG : Creating backend with remote "/tmp/rclone1857827187" run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-jababix3palexor3xamalic4'", Local "Local file system at /tmp/rclone1857827187", Modify Window "1s" 2022/01/17 05:24:22 DEBUG : box root 'rclone-test-jababix3palexor3xamalic4': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2022/01/17 05:24:29 INFO : A1/B1/C1/one.rclone_chunk.001_ueymte: Moved (server-side) to: A1/B1/C1/one 2022/01/17 05:24:29 DEBUG : A2: Making directory 2022/01/17 05:24:30 DEBUG : A1/B2: Making directory 2022/01/17 05:24:31 DEBUG : A1/B2/C2: Making directory 2022/01/17 05:24:33 DEBUG : A1/B1/C3: Making directory 2022/01/17 05:24:34 DEBUG : A3: Making directory 2022/01/17 05:24:35 DEBUG : A3/B3: Making directory 2022/01/17 05:24:36 DEBUG : A3/B3/C4: Making directory 2022/01/17 05:24:41 INFO : A1/two.rclone_chunk.001_uez0bz: Moved (server-side) to: A1/two 2022/01/17 05:24:47 DEBUG : box root 'rclone-test-jababix3palexor3xamalic4': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2022/01/17 05:24:47 ERROR : : error listing: directory not found 2022/01/17 05:24:47 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-jababix3palexor3xamalic4': Purge remote 2022/01/17 05:24:48 DEBUG : box root 'rclone-test-jababix3palexor3xamalic4': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2022/01/17 05:24:48 purge failed: directory not found --- PASS: TestPurge (27.51s) === RUN TestRmdirsNoLeaveRoot run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-gamebuw3yidokuh5saxalis7'", Local "Local file system at /tmp/rclone3065697033", Modify Window "1s" 2022/01/17 05:24:55 INFO : A1/B1/C1/one.rclone_chunk.001_uezbg5: Moved (server-side) to: A1/B1/C1/one 2022/01/17 05:24:55 DEBUG : A2: Making directory 2022/01/17 05:24:56 DEBUG : A1/B2: Making directory 2022/01/17 05:24:57 DEBUG : A1/B2/C2: Making directory 2022/01/17 05:24:58 DEBUG : A1/B1/C3: Making directory 2022/01/17 05:24:59 DEBUG : A3: Making directory 2022/01/17 05:25:00 DEBUG : A3/B3: Making directory 2022/01/17 05:25:01 DEBUG : A3/B3/C4: Making directory 2022/01/17 05:25:06 INFO : A1/two.rclone_chunk.001_uezq2m: Moved (server-side) to: A1/two 2022/01/17 05:25:08 INFO : A3/B3/C4: Removing directory 2022/01/17 05:25:13 INFO : A3/B3: Removing directory 2022/01/17 05:25:14 INFO : A3: Removing directory 2022/01/17 05:25:15 INFO : A2: Removing directory 2022/01/17 05:25:16 INFO : A1/B2/C2: Removing directory 2022/01/17 05:25:17 INFO : A1/B2: Removing directory 2022/01/17 05:25:18 INFO : A1/B1/C3: Removing directory --- PASS: TestRmdirsNoLeaveRoot (39.04s) === RUN TestRmdirsLeaveRoot run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-gamebuw3yidokuh5saxalis7'", Local "Local file system at /tmp/rclone3065697033", Modify Window "1s" 2022/01/17 05:25:27 DEBUG : A1: Making directory 2022/01/17 05:25:28 DEBUG : A1/B1: Making directory 2022/01/17 05:25:29 DEBUG : A1/B1/C1: Making directory 2022/01/17 05:25:32 INFO : A1/B1/C1: Removing directory 2022/01/17 05:25:33 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (10.33s) === RUN TestRmdirsWithFilter run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-gamebuw3yidokuh5saxalis7'", Local "Local file system at /tmp/rclone3065697033", Modify Window "1s" 2022/01/17 05:25:37 DEBUG : A1: Making directory 2022/01/17 05:25:38 DEBUG : A1/B1: Making directory 2022/01/17 05:25:39 DEBUG : A1/B1/C1: Making directory 2022/01/17 05:25:43 INFO : A1/B1/C1: Removing directory 2022/01/17 05:25:44 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (10.70s) === RUN TestCopyURL run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-gamebuw3yidokuh5saxalis7'", Local "Local file system at /tmp/rclone3065697033", Modify Window "1s" 2022/01/17 05:25:52 INFO : file1.rclone_chunk.001_uf10kb: Moved (server-side) to: file1 2022/01/17 05:25:53 DEBUG : filename.txt: File name found in url 2022/01/17 05:25:58 INFO : filename.txt.rclone_chunk.001_uf15gw: Moved (server-side) to: filename.txt 2022/01/17 05:26:02 INFO : file2.rclone_chunk.001_uf19ac: Moved (server-side) to: file2 --- PASS: TestCopyURL (18.30s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-gamebuw3yidokuh5saxalis7'", Local "Local file system at /tmp/rclone3065697033", Modify Window "1s" 2022/01/17 05:26:06 DEBUG : file1: Need to transfer - File not found at Destination 2022/01/17 05:26:12 INFO : sub/file2.rclone_chunk.001_uf1ihq: Moved (server-side) to: sub/file2 2022/01/17 05:26:12 INFO : file1: Copied (new) to: sub/file2 2022/01/17 05:26:12 INFO : file1: Deleted 2022/01/17 05:26:13 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/01/17 05:26:13 DEBUG : file1: Unchanged skipping 2022/01/17 05:26:13 INFO : file1: Deleted 2022/01/17 05:26:14 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-gamebuw3yidokuh5saxalis7': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (11.92s) === RUN TestMoveFileWithIgnoreExisting run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-gamebuw3yidokuh5saxalis7'", Local "Local file system at /tmp/rclone3065697033", Modify Window "1s" 2022/01/17 05:26:18 DEBUG : file1: Need to transfer - File not found at Destination 2022/01/17 05:26:19 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2022/01/17 05:26:22 INFO : file1.rclone_chunk.001_uf1u05: Moved (server-side) to: file1 2022/01/17 05:26:22 INFO : file1: Copied (new) 2022/01/17 05:26:22 INFO : file1: Deleted 2022/01/17 05:26:23 DEBUG : file1: Destination exists, skipping 2022/01/17 05:26:23 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (7.50s) === RUN TestCaseInsensitiveMoveFile run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-gamebuw3yidokuh5saxalis7'", Local "Local file system at /tmp/rclone3065697033", Modify Window "1s" 2022/01/17 05:26:26 DEBUG : file1: Need to transfer - File not found at Destination 2022/01/17 05:26:31 INFO : sub/file2.rclone_chunk.001_uf21ft: Moved (server-side) to: sub/file2 2022/01/17 05:26:31 INFO : file1: Copied (new) to: sub/file2 2022/01/17 05:26:31 INFO : file1: Deleted 2022/01/17 05:26:32 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/01/17 05:26:32 DEBUG : file1: Unchanged skipping 2022/01/17 05:26:32 INFO : file1: Deleted 2022/01/17 05:26:35 DEBUG : sub/file2: move non-chunked object... 2022/01/17 05:26:36 INFO : sub/file2: Moved (server-side) to: sub/File2-rclone-move-mimadop5 2022/01/17 05:26:36 INFO : sub/file2: Moved (server-side) to: sub/File2-rclone-move-mimadop5 2022/01/17 05:26:36 DEBUG : sub/File2-rclone-move-mimadop5: move non-chunked object... 2022/01/17 05:26:36 INFO : sub/File2-rclone-move-mimadop5: Moved (server-side) to: sub/File2 2022/01/17 05:26:36 INFO : sub/File2-rclone-move-mimadop5: Moved (server-side) to: sub/File2 --- PASS: TestCaseInsensitiveMoveFile (14.64s) === RUN TestMoveFileBackupDir run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-gamebuw3yidokuh5saxalis7'", Local "Local file system at /tmp/rclone3065697033", Modify Window "1s" 2022/01/17 05:26:45 INFO : dst/file1.rclone_chunk.001_uf2f4j: Moved (server-side) to: dst/file1 2022/01/17 05:26:47 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-gamebuw3yidokuh5saxalis7/backup" 2022/01/17 05:26:47 DEBUG : Config file has changed externaly - reloading 2022/01/17 05:26:47 DEBUG : Creating backend with remote "TestBox:rclone-test-gamebuw3yidokuh5saxalis7/backup" 2022/01/17 05:26:48 DEBUG : Reset feature "ListR" 2022/01/17 05:26:48 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2022/01/17 05:26:49 DEBUG : dst/file1: move non-chunked object... 2022/01/17 05:26:53 INFO : dst/file1: Moved (server-side) 2022/01/17 05:26:53 INFO : dst/file1: Moved (server-side) 2022/01/17 05:26:53 DEBUG : dst/file1: skip slow MD5 on source file, hashing in-transit 2022/01/17 05:26:57 INFO : dst/file1.rclone_chunk.001_uf2svu: Moved (server-side) to: dst/file1 2022/01/17 05:26:57 INFO : dst/file1: Copied (new) 2022/01/17 05:26:57 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (23.87s) === RUN TestCopyFile run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-gamebuw3yidokuh5saxalis7'", Local "Local file system at /tmp/rclone3065697033", Modify Window "1s" 2022/01/17 05:27:04 DEBUG : file1: Need to transfer - File not found at Destination 2022/01/17 05:27:09 INFO : sub/file2.rclone_chunk.001_uf34aq: Moved (server-side) to: sub/file2 2022/01/17 05:27:09 INFO : file1: Copied (new) to: sub/file2 2022/01/17 05:27:11 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/01/17 05:27:11 DEBUG : file1: Unchanged skipping 2022/01/17 05:27:11 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-gamebuw3yidokuh5saxalis7': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (11.47s) === RUN TestCopyFileBackupDir run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-gamebuw3yidokuh5saxalis7'", Local "Local file system at /tmp/rclone3065697033", Modify Window "1s" 2022/01/17 05:27:20 INFO : dst/file1.rclone_chunk.001_uf3fmq: Moved (server-side) to: dst/file1 2022/01/17 05:27:22 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-gamebuw3yidokuh5saxalis7/backup" 2022/01/17 05:27:22 DEBUG : Creating backend with remote "TestBox:rclone-test-gamebuw3yidokuh5saxalis7/backup" 2022/01/17 05:27:24 DEBUG : Reset feature "ListR" 2022/01/17 05:27:24 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2022/01/17 05:27:24 DEBUG : dst/file1: move non-chunked object... 2022/01/17 05:27:27 INFO : dst/file1: Moved (server-side) 2022/01/17 05:27:27 INFO : dst/file1: Moved (server-side) 2022/01/17 05:27:28 DEBUG : dst/file1: skip slow MD5 on source file, hashing in-transit 2022/01/17 05:27:31 INFO : dst/file1.rclone_chunk.001_uf3rto: Moved (server-side) to: dst/file1 2022/01/17 05:27:31 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (23.29s) === RUN TestCopyFileCompareDest run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-gamebuw3yidokuh5saxalis7'", Local "Local file system at /tmp/rclone3065697033", Modify Window "1s" 2022/01/17 05:27:39 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-gamebuw3yidokuh5saxalis7/dst" 2022/01/17 05:27:39 DEBUG : Creating backend with remote "TestBox:rclone-test-gamebuw3yidokuh5saxalis7/dst" 2022/01/17 05:27:40 DEBUG : Reset feature "ListR" 2022/01/17 05:27:41 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-gamebuw3yidokuh5saxalis7/CompareDest" 2022/01/17 05:27:41 DEBUG : Creating backend with remote "TestBox:rclone-test-gamebuw3yidokuh5saxalis7/CompareDest" 2022/01/17 05:27:42 DEBUG : Reset feature "ListR" 2022/01/17 05:27:42 DEBUG : one: Need to transfer - File not found at Destination 2022/01/17 05:27:43 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2022/01/17 05:27:48 INFO : one.rclone_chunk.001_uf460e: Moved (server-side) to: one 2022/01/17 05:27:48 INFO : one: Copied (new) 2022/01/17 05:27:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/01/17 05:27:50 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2022/01/17 05:27:55 INFO : one: Deleted 2022/01/17 05:27:55 INFO : one.rclone_chunk.001_uf4dfo: Moved (server-side) to: one 2022/01/17 05:27:55 INFO : one: Copied (replaced existing) 2022/01/17 05:28:02 INFO : dst/one: Deleted 2022/01/17 05:28:02 INFO : dst/one.rclone_chunk.001_uf4kma: Moved (server-side) to: dst/one 2022/01/17 05:28:08 INFO : CompareDest/one.rclone_chunk.001_uf4qjv: Moved (server-side) to: CompareDest/one 2022/01/17 05:28:10 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/01/17 05:28:10 DEBUG : one: Destination found in --compare-dest, skipping 2022/01/17 05:28:15 INFO : CompareDest/two.rclone_chunk.001_uf4yke: Moved (server-side) to: CompareDest/two 2022/01/17 05:28:17 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/01/17 05:28:17 DEBUG : two: Destination found in --compare-dest, skipping 2022/01/17 05:28:19 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/01/17 05:28:19 DEBUG : two: Destination found in --compare-dest, skipping 2022/01/17 05:28:21 DEBUG : two: Sizes differ (src 5 vs dst 3) 2022/01/17 05:28:21 DEBUG : two: Need to transfer - File not found at Destination 2022/01/17 05:28:22 DEBUG : two: skip slow MD5 on source file, hashing in-transit 2022/01/17 05:28:25 INFO : two.rclone_chunk.001_uf59kv: Moved (server-side) to: two 2022/01/17 05:28:25 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (54.12s) === RUN TestCopyFileCopyDest run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-gamebuw3yidokuh5saxalis7'", Local "Local file system at /tmp/rclone3065697033", Modify Window "1s" 2022/01/17 05:28:33 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-gamebuw3yidokuh5saxalis7/dst" 2022/01/17 05:28:33 DEBUG : Creating backend with remote "TestBox:rclone-test-gamebuw3yidokuh5saxalis7/dst" 2022/01/17 05:28:34 DEBUG : Reset feature "ListR" 2022/01/17 05:28:35 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-gamebuw3yidokuh5saxalis7/CopyDest" 2022/01/17 05:28:35 DEBUG : Creating backend with remote "TestBox:rclone-test-gamebuw3yidokuh5saxalis7/CopyDest" 2022/01/17 05:28:36 DEBUG : Reset feature "ListR" 2022/01/17 05:28:36 DEBUG : one: Need to transfer - File not found at Destination 2022/01/17 05:28:37 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2022/01/17 05:28:41 INFO : one.rclone_chunk.001_uf5oy7: Moved (server-side) to: one 2022/01/17 05:28:41 INFO : one: Copied (new) 2022/01/17 05:28:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/01/17 05:28:44 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2022/01/17 05:28:48 INFO : one: Deleted 2022/01/17 05:28:48 INFO : one.rclone_chunk.001_uf5vrt: Moved (server-side) to: one 2022/01/17 05:28:48 INFO : one: Copied (replaced existing) 2022/01/17 05:28:54 INFO : dst/one: Deleted 2022/01/17 05:28:55 INFO : dst/one.rclone_chunk.001_uf61jl: Moved (server-side) to: dst/one 2022/01/17 05:29:00 INFO : CopyDest/one.rclone_chunk.001_uf66r9: Moved (server-side) to: CopyDest/one 2022/01/17 05:29:01 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-gamebuw3yidokuh5saxalis7/BackupDir" 2022/01/17 05:29:01 DEBUG : Creating backend with remote "TestBox:rclone-test-gamebuw3yidokuh5saxalis7/BackupDir" 2022/01/17 05:29:03 DEBUG : Reset feature "ListR" 2022/01/17 05:29:04 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/01/17 05:29:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/01/17 05:29:04 DEBUG : one: move non-chunked object... 2022/01/17 05:29:06 INFO : one: Moved (server-side) 2022/01/17 05:29:06 INFO : one: Moved (server-side) 2022/01/17 05:29:06 DEBUG : one: copy non-chunked object... 2022/01/17 05:29:07 INFO : one: Copied (server-side copy) 2022/01/17 05:29:07 DEBUG : one: Destination found in --copy-dest, using server-side copy 2022/01/17 05:29:12 INFO : CopyDest/two.rclone_chunk.001_uf6jz8: Moved (server-side) to: CopyDest/two 2022/01/17 05:29:14 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/01/17 05:29:14 DEBUG : two: copy non-chunked object... 2022/01/17 05:29:15 INFO : two: Copied (server-side copy) 2022/01/17 05:29:15 DEBUG : two: Destination found in --copy-dest, using server-side copy 2022/01/17 05:29:18 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/01/17 05:29:18 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/01/17 05:29:18 DEBUG : two: Unchanged skipping 2022/01/17 05:29:23 INFO : CopyDest/three.rclone_chunk.001_uf6u64: Moved (server-side) to: CopyDest/three 2022/01/17 05:29:25 DEBUG : three: Sizes differ (src 7 vs dst 5) 2022/01/17 05:29:25 DEBUG : three: Destination not found in --copy-dest 2022/01/17 05:29:25 DEBUG : three: Need to transfer - File not found at Destination 2022/01/17 05:29:25 DEBUG : three: skip slow MD5 on source file, hashing in-transit 2022/01/17 05:29:29 INFO : three.rclone_chunk.001_uf7016: Moved (server-side) to: three 2022/01/17 05:29:29 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (67.49s) === 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:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-gamebuw3yidokuh5saxalis7'", Local "Local file system at /tmp/rclone3065697033", Modify Window "1s" 2022/01/17 05:29:46 INFO : A1/one.rclone_chunk.001_uf7grk: Moved (server-side) to: A1/one 2022/01/17 05:29:50 INFO : A1/two.rclone_chunk.001_uf7li8: Moved (server-side) to: A1/two 2022/01/17 05:29:55 INFO : A1/B1/three.rclone_chunk.001_uf7p4l: Moved (server-side) to: A1/B1/three 2022/01/17 05:30:00 INFO : A1/B1/C1/four.rclone_chunk.001_uf7ubk: Moved (server-side) to: A1/B1/C1/four 2022/01/17 05:30:05 INFO : A1/B1/C2/five.rclone_chunk.001_uf7zf1: Moved (server-side) to: A1/B1/C2/five 2022/01/17 05:30:05 DEBUG : A1/B2: Making directory 2022/01/17 05:30:06 DEBUG : A1/B1/C3: Making directory 2022/01/17 05:30:20 DEBUG : A2/one: move non-chunked object... 2022/01/17 05:30:20 DEBUG : A2/two: move non-chunked object... 2022/01/17 05:30:20 DEBUG : A2/B1/three: move non-chunked object... 2022/01/17 05:30:20 DEBUG : A2/B1/C2/five: move non-chunked object... 2022/01/17 05:30:21 INFO : A2/one: Moved (server-side) to: A3/one 2022/01/17 05:30:21 INFO : A2/one: Moved (server-side) to: A3/one 2022/01/17 05:30:21 INFO : A2/two: Moved (server-side) to: A3/two 2022/01/17 05:30:21 INFO : A2/two: Moved (server-side) to: A3/two 2022/01/17 05:30:21 DEBUG : A2/B1/C1/four: move non-chunked object... 2022/01/17 05:30:21 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2022/01/17 05:30:21 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2022/01/17 05:30:21 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2022/01/17 05:30:21 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2022/01/17 05:30:22 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2022/01/17 05:30:22 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four --- PASS: TestDirMove (61.59s) === RUN TestGetFsInfo run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-gamebuw3yidokuh5saxalis7'", Local "Local file system at /tmp/rclone3065697033", Modify Window "1s" --- PASS: TestGetFsInfo (0.70s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false === CONT TestRcat run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-gamebuw3yidokuh5saxalis7'", Local "Local file system at /tmp/rclone3065697033", Modify Window "1s" operations_test.go:1496: Adjust StreamingUploadCutoff to size limit 1Ki (was 100Ki) 2022/01/17 05:30:43 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-gamebuw3yidokuh5saxalis7': File to upload is small (34 bytes), uploading instead of streaming 2022/01/17 05:30:47 INFO : no_checksum_small_file_from_pipe.rclone_chunk.001_uf96u3: Moved (server-side) to: no_checksum_small_file_from_pipe 2022/01/17 05:30:47 INFO : no_checksum_small_file_from_pipe: Copied (new) 2022/01/17 05:31:29 INFO : no_checksum_big_file_from_pipe.rclone_chunk.001_uf9ajo: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.001 2022/01/17 05:31:29 INFO : no_checksum_big_file_from_pipe.rclone_chunk.002_uf9ajo: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.002 2022/01/17 05:31:30 INFO : no_checksum_big_file_from_pipe.rclone_chunk.003_uf9ajo: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.003 2022/01/17 05:31:30 INFO : no_checksum_big_file_from_pipe.rclone_chunk.004_uf9ajo: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.004 2022/01/17 05:31:31 INFO : no_checksum_big_file_from_pipe.rclone_chunk.005_uf9ajo: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.005 2022/01/17 05:31:32 INFO : no_checksum_big_file_from_pipe.rclone_chunk.006_uf9ajo: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.006 2022/01/17 05:31:32 INFO : no_checksum_big_file_from_pipe.rclone_chunk.007_uf9ajo: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.007 2022/01/17 05:31:33 INFO : no_checksum_big_file_from_pipe.rclone_chunk.008_uf9ajo: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.008 2022/01/17 05:31:33 INFO : no_checksum_big_file_from_pipe.rclone_chunk.009_uf9ajo: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.009 2022/01/17 05:31:34 INFO : no_checksum_big_file_from_pipe.rclone_chunk.010_uf9ajo: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.010 2022/01/17 05:31:35 INFO : no_checksum_big_file_from_pipe.rclone_chunk.011_uf9ajo: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.011 2022/01/17 05:31:35 INFO : no_checksum_big_file_from_pipe.rclone_chunk.012_uf9ajo: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.012 2022/01/17 05:31:36 INFO : no_checksum_big_file_from_pipe.rclone_chunk.013_uf9ajo: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.013 2022/01/17 05:31:36 INFO : no_checksum_big_file_from_pipe.rclone_chunk.014_uf9ajo: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.014 2022/01/17 05:31:37 INFO : no_checksum_big_file_from_pipe.rclone_chunk.015_uf9ajo: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.015 2022/01/17 05:31:37 INFO : no_checksum_big_file_from_pipe.rclone_chunk.016_uf9ajo: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.016 2022/01/17 05:31:38 INFO : no_checksum_big_file_from_pipe.rclone_chunk.017_uf9ajo: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.017 2022/01/17 05:31:39 INFO : no_checksum_big_file_from_pipe.rclone_chunk.018_uf9ajo: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.018 2022/01/17 05:31:39 INFO : no_checksum_big_file_from_pipe.rclone_chunk.019_uf9ajo: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.019 2022/01/17 05:31:40 INFO : no_checksum_big_file_from_pipe.rclone_chunk.020_uf9ajo: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.020 2022/01/17 05:31:40 INFO : no_checksum_big_file_from_pipe.rclone_chunk.021_uf9ajo: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.021 2022/01/17 05:31:42 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:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-gamebuw3yidokuh5saxalis7'", Local "Local file system at /tmp/rclone3065697033", Modify Window "1s" 2022/01/17 05:32:06 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-gamebuw3yidokuh5saxalis7': File to upload is small (34 bytes), uploading instead of streaming 2022/01/17 05:32:10 INFO : with_checksum_small_file_from_pipe.rclone_chunk.001_ufbikc: Moved (server-side) to: with_checksum_small_file_from_pipe 2022/01/17 05:32:10 INFO : with_checksum_small_file_from_pipe: Copied (new) 2022/01/17 05:32:53 INFO : with_checksum_big_file_from_pipe.rclone_chunk.001_ufblqz: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.001 2022/01/17 05:32:53 INFO : with_checksum_big_file_from_pipe.rclone_chunk.002_ufblqz: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.002 2022/01/17 05:32:54 INFO : with_checksum_big_file_from_pipe.rclone_chunk.003_ufblqz: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.003 2022/01/17 05:32:54 INFO : with_checksum_big_file_from_pipe.rclone_chunk.004_ufblqz: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.004 2022/01/17 05:32:55 INFO : with_checksum_big_file_from_pipe.rclone_chunk.005_ufblqz: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.005 2022/01/17 05:32:56 INFO : with_checksum_big_file_from_pipe.rclone_chunk.006_ufblqz: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.006 2022/01/17 05:32:56 INFO : with_checksum_big_file_from_pipe.rclone_chunk.007_ufblqz: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.007 2022/01/17 05:32:57 INFO : with_checksum_big_file_from_pipe.rclone_chunk.008_ufblqz: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.008 2022/01/17 05:32:57 INFO : with_checksum_big_file_from_pipe.rclone_chunk.009_ufblqz: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.009 2022/01/17 05:32:58 INFO : with_checksum_big_file_from_pipe.rclone_chunk.010_ufblqz: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.010 2022/01/17 05:32:58 INFO : with_checksum_big_file_from_pipe.rclone_chunk.011_ufblqz: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.011 2022/01/17 05:32:59 INFO : with_checksum_big_file_from_pipe.rclone_chunk.012_ufblqz: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.012 2022/01/17 05:33:00 INFO : with_checksum_big_file_from_pipe.rclone_chunk.013_ufblqz: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.013 2022/01/17 05:33:00 INFO : with_checksum_big_file_from_pipe.rclone_chunk.014_ufblqz: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.014 2022/01/17 05:33:01 INFO : with_checksum_big_file_from_pipe.rclone_chunk.015_ufblqz: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.015 2022/01/17 05:33:01 INFO : with_checksum_big_file_from_pipe.rclone_chunk.016_ufblqz: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.016 2022/01/17 05:33:02 INFO : with_checksum_big_file_from_pipe.rclone_chunk.017_ufblqz: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.017 2022/01/17 05:33:03 INFO : with_checksum_big_file_from_pipe.rclone_chunk.018_ufblqz: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.018 2022/01/17 05:33:04 INFO : with_checksum_big_file_from_pipe.rclone_chunk.019_ufblqz: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.019 2022/01/17 05:33:04 INFO : with_checksum_big_file_from_pipe.rclone_chunk.020_ufblqz: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.020 2022/01/17 05:33:05 INFO : with_checksum_big_file_from_pipe.rclone_chunk.021_ufblqz: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.021 2022/01/17 05:33:07 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-gamebuw3yidokuh5saxalis7': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2022/01/17 05:33:07 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true === CONT TestRcat run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-gamebuw3yidokuh5saxalis7'", Local "Local file system at /tmp/rclone3065697033", Modify Window "1s" 2022/01/17 05:33:31 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-gamebuw3yidokuh5saxalis7': File to upload is small (34 bytes), uploading instead of streaming 2022/01/17 05:33:35 INFO : ignore_checksum_small_file_from_pipe.rclone_chunk.001_ufdve8: Moved (server-side) to: ignore_checksum_small_file_from_pipe 2022/01/17 05:33:35 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2022/01/17 05:34:18 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.001_ufdz5l: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.001 2022/01/17 05:34:18 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.002_ufdz5l: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.002 2022/01/17 05:34:19 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.003_ufdz5l: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.003 2022/01/17 05:34:20 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.004_ufdz5l: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.004 2022/01/17 05:34:20 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.005_ufdz5l: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.005 2022/01/17 05:34:21 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.006_ufdz5l: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.006 2022/01/17 05:34:21 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.007_ufdz5l: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.007 2022/01/17 05:34:22 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.008_ufdz5l: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.008 2022/01/17 05:34:23 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.009_ufdz5l: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.009 2022/01/17 05:34:23 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.010_ufdz5l: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.010 2022/01/17 05:34:24 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.011_ufdz5l: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.011 2022/01/17 05:34:24 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.012_ufdz5l: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.012 2022/01/17 05:34:25 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.013_ufdz5l: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.013 2022/01/17 05:34:25 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.014_ufdz5l: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.014 2022/01/17 05:34:26 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.015_ufdz5l: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.015 2022/01/17 05:34:27 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.016_ufdz5l: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.016 2022/01/17 05:34:27 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.017_ufdz5l: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.017 2022/01/17 05:34:28 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.018_ufdz5l: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.018 2022/01/17 05:34:28 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.019_ufdz5l: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.019 2022/01/17 05:34:29 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.020_ufdz5l: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.020 2022/01/17 05:34:29 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.021_ufdz5l: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.021 2022/01/17 05:34:33 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:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-gamebuw3yidokuh5saxalis7'", Local "Local file system at /tmp/rclone3065697033", Modify Window "1s" 2022/01/17 05:34:56 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-gamebuw3yidokuh5saxalis7': File to upload is small (34 bytes), uploading instead of streaming 2022/01/17 05:35:00 INFO : ignore_checksum_small_file_from_pipe.rclone_chunk.001_ufg8cz: Moved (server-side) to: ignore_checksum_small_file_from_pipe 2022/01/17 05:35:00 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2022/01/17 05:35:44 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.001_ufgcyw: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.001 2022/01/17 05:35:45 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.002_ufgcyw: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.002 2022/01/17 05:35:45 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.003_ufgcyw: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.003 2022/01/17 05:35:46 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.004_ufgcyw: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.004 2022/01/17 05:35:46 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.005_ufgcyw: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.005 2022/01/17 05:35:47 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.006_ufgcyw: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.006 2022/01/17 05:35:48 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.007_ufgcyw: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.007 2022/01/17 05:35:48 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.008_ufgcyw: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.008 2022/01/17 05:35:49 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.009_ufgcyw: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.009 2022/01/17 05:35:49 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.010_ufgcyw: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.010 2022/01/17 05:35:50 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.011_ufgcyw: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.011 2022/01/17 05:35:51 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.012_ufgcyw: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.012 2022/01/17 05:35:51 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.013_ufgcyw: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.013 2022/01/17 05:35:52 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.014_ufgcyw: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.014 2022/01/17 05:35:52 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.015_ufgcyw: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.015 2022/01/17 05:35:53 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.016_ufgcyw: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.016 2022/01/17 05:35:54 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.017_ufgcyw: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.017 2022/01/17 05:35:54 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.018_ufgcyw: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.018 2022/01/17 05:35:55 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.019_ufgcyw: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.019 2022/01/17 05:35:55 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.020_ufgcyw: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.020 2022/01/17 05:35:56 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.021_ufgcyw: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.021 2022/01/17 05:35:58 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (339.68s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (83.22s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (85.10s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (85.00s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (86.36s) === RUN TestRcatSize run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-gamebuw3yidokuh5saxalis7'", Local "Local file system at /tmp/rclone3065697033", Modify Window "1s" 2022/01/17 05:36:28 INFO : potato1.rclone_chunk.001_ufimmy: Moved (server-side) to: potato1.rclone_chunk.001 2022/01/17 05:36:28 INFO : potato1.rclone_chunk.002_ufimmy: Moved (server-side) to: potato1.rclone_chunk.002 2022/01/17 05:36:31 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-gamebuw3yidokuh5saxalis7': File to upload is small (60 bytes), uploading instead of streaming 2022/01/17 05:36:37 INFO : potato2.rclone_chunk.001_ufius2: Moved (server-side) to: potato2.rclone_chunk.001 2022/01/17 05:36:37 INFO : potato2.rclone_chunk.002_ufius2: Moved (server-side) to: potato2.rclone_chunk.002 2022/01/17 05:36:39 INFO : potato2: Copied (new) --- PASS: TestRcatSize (25.24s) === RUN TestCopyFileMaxTransfer run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-gamebuw3yidokuh5saxalis7'", Local "Local file system at /tmp/rclone3065697033", Modify Window "1s" 2022/01/17 05:36:48 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2022/01/17 05:36:48 DEBUG : TestCopyFileMaxTransfer/file1: skip slow MD5 on source file, hashing in-transit 2022/01/17 05:36:53 INFO : TestCopyFileMaxTransfer/file1.rclone_chunk.001_ufjb2d: Moved (server-side) to: TestCopyFileMaxTransfer/file1 2022/01/17 05:36:53 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2022/01/17 05:36:54 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2022/01/17 05:36:54 DEBUG : TestCopyFileMaxTransfer/file2: skip slow MD5 on source file, hashing in-transit 2022/01/17 05:38:50 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://upload.box.com/api/2.0/files/content": failed to copy data: Max transfer limit reached as set by --max-transfer 2022/01/17 05:38:51 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination operations_test.go:1609: skipping remainder of test for chunker as it involves multiple transfers --- PASS: TestCopyFileMaxTransfer (127.37s) === RUN TestTouchDir run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-gamebuw3yidokuh5saxalis7'", Local "Local file system at /tmp/rclone3065697033", Modify Window "1s" 2022/01/17 05:39:01 INFO : potato2.rclone_chunk.001_ufmuz0: Moved (server-side) to: potato2.rclone_chunk.001 2022/01/17 05:39:01 INFO : potato2.rclone_chunk.002_ufmuz0: Moved (server-side) to: potato2.rclone_chunk.002 2022/01/17 05:39:08 INFO : empty space.rclone_chunk.001_ufn3oz: Moved (server-side) to: empty space 2022/01/17 05:39:12 INFO : sub dir/potato3.rclone_chunk.001_ufn763: Moved (server-side) to: sub dir/potato3 2022/01/17 05:39:14 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-gamebuw3yidokuh5saxalis7': Touching "empty space" 2022/01/17 05:39:14 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-gamebuw3yidokuh5saxalis7': Touching "potato2" 2022/01/17 05:39:16 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-gamebuw3yidokuh5saxalis7': Touching "sub dir/potato3" --- PASS: TestTouchDir (30.73s) === 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 TestRcStat rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcStat (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 2022/01/17 05:39:26 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-gamebuw3yidokuh5saxalis7': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bBox: -verbose -fast-list -size-limit 1024" - Finished OK in 24m21.378265006s (try 1/5)