"./operations.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bBox: -verbose -size-limit 1024" - Starting (try 1/5) 2022/04/09 05:01:56 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-joqifuy6sutiwis8cosafan9" 2022/04/09 05:01:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2022/04/09 05:01:56 DEBUG : Creating backend with remote "TestBox:rclone-test-joqifuy6sutiwis8cosafan9" 2022/04/09 05:01:56 DEBUG : TestBox: Loaded invalid token from config file - ignoring 2022/04/09 05:01:57 DEBUG : Config file has changed externaly - reloading 2022/04/09 05:01:57 DEBUG : Saving config "token" in section "TestBox" of the config file 2022/04/09 05:01:57 DEBUG : TestBox: Saved new token in config file 2022/04/09 05:01:58 DEBUG : box root 'rclone-test-joqifuy6sutiwis8cosafan9': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2022/04/09 05:01:58 DEBUG : box root '': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2022/04/09 05:01:58 DEBUG : Reset feature "ListR" 2022/04/09 05:01:58 DEBUG : Creating backend with remote "/tmp/rclone2886691026" 2022/04/09 05:01:58 DEBUG : Config file has changed externaly - reloading === 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-joqifuy6sutiwis8cosafan9'", Local "Local file system at /tmp/rclone2886691026", 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/04/09 05:01:59 DEBUG : box root 'rclone-test-joqifuy6sutiwis8cosafan9': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2022/04/09 05:01:59 ERROR : : error listing: directory not found --- PASS: TestMultithreadCopy (0.43s) --- 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/04/09 05:01:59 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2022/04/09 05:01:59 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2022/04/09 05:01:59 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Seek/TooManyErrors 2022/04/09 05:01:59 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2022/04/09 05:01:59 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2022/04/09 05:01:59 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2022/04/09 05:01:59 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/04/09 05:01:59 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2022/04/09 05:01:59 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2022/04/09 05:01:59 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Range/TooManyErrors 2022/04/09 05:01:59 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2022/04/09 05:01:59 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2022/04/09 05:01:59 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2022/04/09 05:01:59 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-joqifuy6sutiwis8cosafan9'", Local "Local file system at /tmp/rclone2886691026", Modify Window "1s" 2022/04/09 05:01:59 DEBUG : box root 'rclone-test-joqifuy6sutiwis8cosafan9': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2022/04/09 05:02:04 INFO : rutabaga.rclone_chunk.001_28mahj: Moved (server-side) to: rutabaga === RUN TestCheck/1 === RUN TestCheck/2 2022/04/09 05:02:08 INFO : empty space.rclone_chunk.001_28mf3r: Moved (server-side) to: empty space === RUN TestCheck/3 2022/04/09 05:02:14 INFO : potato2.rclone_chunk.001_28mjwg: Moved (server-side) to: potato2.rclone_chunk.001 2022/04/09 05:02:14 INFO : potato2.rclone_chunk.002_28mjwg: Moved (server-side) to: potato2.rclone_chunk.002 === RUN TestCheck/4 === RUN TestCheck/5 2022/04/09 05:02:23 INFO : remotepotato.rclone_chunk.001_28msx4: Moved (server-side) to: remotepotato.rclone_chunk.001 2022/04/09 05:02:23 INFO : remotepotato.rclone_chunk.002_28msx4: Moved (server-side) to: remotepotato.rclone_chunk.002 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (36.17s) --- PASS: TestCheck/1 (0.31s) --- PASS: TestCheck/2 (0.33s) --- PASS: TestCheck/3 (0.35s) --- PASS: TestCheck/4 (0.36s) --- PASS: TestCheck/5 (0.37s) --- PASS: TestCheck/6 (0.37s) --- PASS: TestCheck/7 (0.34s) === RUN TestCheckFsError 2022/04/09 05:02:35 DEBUG : Creating backend with remote "non-existent" 2022/04/09 05:02:35 DEBUG : Config file has changed externaly - reloading 2022/04/09 05:02:35 DEBUG : Creating backend with remote "non-existent" 2022/04/09 05:02:35 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: Waiting for checks to finish 2022/04/09 05:02:35 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/04/09 05:02:35 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: 2 differences found 2022/04/09 05:02:35 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-joqifuy6sutiwis8cosafan9'", Local "Local file system at /tmp/rclone2886691026", Modify Window "1s" 2022/04/09 05:02:39 INFO : rutabaga.rclone_chunk.001_28n9c7: Moved (server-side) to: rutabaga === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2022/04/09 05:02:44 INFO : empty space.rclone_chunk.001_28nfem: Moved (server-side) to: empty space === RUN TestCheckDownload/3 2022/04/09 05:02:51 INFO : potato2.rclone_chunk.001_28nk4o: Moved (server-side) to: potato2.rclone_chunk.001 2022/04/09 05:02:51 INFO : potato2.rclone_chunk.002_28nk4o: Moved (server-side) to: potato2.rclone_chunk.002 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2022/04/09 05:03:03 INFO : remotepotato.rclone_chunk.001_28nx5m: Moved (server-side) to: remotepotato.rclone_chunk.001 2022/04/09 05:03:04 INFO : remotepotato.rclone_chunk.002_28nx5m: Moved (server-side) to: remotepotato.rclone_chunk.002 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (44.51s) --- PASS: TestCheckDownload/1 (1.04s) --- PASS: TestCheckDownload/2 (0.96s) --- PASS: TestCheckDownload/3 (1.01s) --- PASS: TestCheckDownload/4 (2.48s) --- PASS: TestCheckDownload/5 (2.76s) --- PASS: TestCheckDownload/6 (2.53s) --- PASS: TestCheckDownload/7 (2.28s) === RUN TestCheckSizeOnly run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-joqifuy6sutiwis8cosafan9'", Local "Local file system at /tmp/rclone2886691026", Modify Window "1s" 2022/04/09 05:03:23 INFO : rutabaga.rclone_chunk.001_28oi73: Moved (server-side) to: rutabaga === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2022/04/09 05:03:27 INFO : empty space.rclone_chunk.001_28omi5: Moved (server-side) to: empty space === RUN TestCheckSizeOnly/3 2022/04/09 05:03:33 INFO : potato2.rclone_chunk.001_28oq2j: Moved (server-side) to: potato2.rclone_chunk.001 2022/04/09 05:03:34 INFO : potato2.rclone_chunk.002_28oq2j: Moved (server-side) to: potato2.rclone_chunk.002 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2022/04/09 05:03:41 INFO : remotepotato.rclone_chunk.001_28ozrh: Moved (server-side) to: remotepotato.rclone_chunk.001 2022/04/09 05:03:42 INFO : remotepotato.rclone_chunk.002_28ozrh: Moved (server-side) to: remotepotato.rclone_chunk.002 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (34.67s) --- PASS: TestCheckSizeOnly/1 (0.32s) --- PASS: TestCheckSizeOnly/2 (0.36s) --- PASS: TestCheckSizeOnly/3 (0.42s) --- PASS: TestCheckSizeOnly/4 (0.35s) --- PASS: TestCheckSizeOnly/5 (0.35s) --- PASS: TestCheckSizeOnly/6 (0.35s) --- PASS: TestCheckSizeOnly/7 (0.37s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-joqifuy6sutiwis8cosafan9'", Local "Local file system at /tmp/rclone2886691026", Modify Window "1s" 2022/04/09 05:03:59 INFO : test.sum.rclone_chunk.001_28pg62: Moved (server-side) to: test.sum.rclone_chunk.001 2022/04/09 05:03:59 INFO : test.sum.rclone_chunk.002_28pg62: Moved (server-side) to: test.sum.rclone_chunk.002 2022/04/09 05:04:03 NOTICE: test.sum: improperly formatted checksum line 4 2022/04/09 05:04:04 NOTICE: test.sum: improperly formatted checksum line 5 2022/04/09 05:04:04 NOTICE: test.sum: improperly formatted checksum line 6 2022/04/09 05:04:04 NOTICE: test.sum: 2 warning(s) suppressed... 2022/04/09 05:04:12 INFO : test.sum.rclone_chunk.001_28prpt: Moved (server-side) to: test.sum.rclone_chunk.001 2022/04/09 05:04:12 INFO : test.sum.rclone_chunk.002_28prpt: Moved (server-side) to: test.sum.rclone_chunk.002 2022/04/09 05:04:17 NOTICE: test.sum: improperly formatted checksum line 4 2022/04/09 05:04:17 NOTICE: test.sum: improperly formatted checksum line 5 2022/04/09 05:04:17 NOTICE: test.sum: improperly formatted checksum line 6 2022/04/09 05:04:17 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (26.55s) === RUN TestCheckSum run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-joqifuy6sutiwis8cosafan9'", Local "Local file system at /tmp/rclone2886691026", Modify Window "1s" 2022/04/09 05:04:20 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-joqifuy6sutiwis8cosafan9/data" 2022/04/09 05:04:20 DEBUG : Config file has changed externaly - reloading 2022/04/09 05:04:20 DEBUG : Creating backend with remote "TestBox:rclone-test-joqifuy6sutiwis8cosafan9/data" 2022/04/09 05:04:22 DEBUG : Reset feature "ListR" check_test.go:356: Chunked 'TestChunkerChunk50bBox:rclone-test-joqifuy6sutiwis8cosafan9/data' lacks md5, skipping --- SKIP: TestCheckSum (2.05s) === RUN TestCheckSumDownload run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-joqifuy6sutiwis8cosafan9'", Local "Local file system at /tmp/rclone2886691026", Modify Window "1s" 2022/04/09 05:04:22 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-joqifuy6sutiwis8cosafan9/data" 2022/04/09 05:04:22 DEBUG : Creating backend with remote "TestBox:rclone-test-joqifuy6sutiwis8cosafan9/data" 2022/04/09 05:04:24 DEBUG : Reset feature "ListR" 2022/04/09 05:04:28 INFO : data/banana.rclone_chunk.001_28qag4: Moved (server-side) to: data/banana 2022/04/09 05:04:32 INFO : test.sum.rclone_chunk.001_28qf3n: Moved (server-side) to: test.sum === RUN TestCheckSumDownload/subtest1 2022/04/09 05:04:39 INFO : data/potato.rclone_chunk.001_28qmcj: Moved (server-side) to: data/potato 2022/04/09 05:04:43 INFO : test.sum: Deleted 2022/04/09 05:04:44 INFO : test.sum.rclone_chunk.001_28qpvk: Moved (server-side) to: test.sum === RUN TestCheckSumDownload/subtest2 2022/04/09 05:04:52 INFO : test.sum.rclone_chunk.001_28qxrd: Moved (server-side) to: test.sum.rclone_chunk.001 2022/04/09 05:04:53 INFO : test.sum.rclone_chunk.002_28qxrd: Moved (server-side) to: test.sum.rclone_chunk.002 === RUN TestCheckSumDownload/subtest3 2022/04/09 05:05:07 INFO : test.sum.rclone_chunk.001_28rax2: Moved (server-side) to: test.sum.rclone_chunk.001 2022/04/09 05:05:07 INFO : test.sum.rclone_chunk.002_28rax2: Moved (server-side) to: test.sum.rclone_chunk.002 === RUN TestCheckSumDownload/subtest4 2022/04/09 05:05:24 INFO : test.sum.rclone_chunk.001_28rp2m: Moved (server-side) to: test.sum.rclone_chunk.001 2022/04/09 05:05:24 INFO : test.sum.rclone_chunk.002_28rp2m: Moved (server-side) to: test.sum.rclone_chunk.002 2022/04/09 05:05:25 INFO : test.sum.rclone_chunk.003_28rp2m: Moved (server-side) to: test.sum.rclone_chunk.003 === RUN TestCheckSumDownload/subtest5 2022/04/09 05:05:42 INFO : test.sum.rclone_chunk.001_28s745: Moved (server-side) to: test.sum.rclone_chunk.001 2022/04/09 05:05:42 INFO : test.sum.rclone_chunk.002_28s745: Moved (server-side) to: test.sum.rclone_chunk.002 2022/04/09 05:05:43 INFO : test.sum.rclone_chunk.003_28s745: Moved (server-side) to: test.sum.rclone_chunk.003 === RUN TestCheckSumDownload/subtest6 2022/04/09 05:05:55 INFO : data/banana: Deleted 2022/04/09 05:05:55 INFO : data/banana.rclone_chunk.001_28sps5: Moved (server-side) to: data/banana 2022/04/09 05:06:00 INFO : data/potato: Deleted 2022/04/09 05:06:00 INFO : data/potato.rclone_chunk.001_28suxi: Moved (server-side) to: data/potato 2022/04/09 05:06:09 INFO : test.sum.rclone_chunk.001_28t0gi: Moved (server-side) to: test.sum.rclone_chunk.001 2022/04/09 05:06:10 INFO : test.sum.rclone_chunk.002_28t0gi: Moved (server-side) to: test.sum.rclone_chunk.002 === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (119.98s) --- PASS: TestCheckSumDownload/subtest1 (2.67s) --- PASS: TestCheckSumDownload/subtest2 (2.25s) --- PASS: TestCheckSumDownload/subtest3 (3.64s) --- PASS: TestCheckSumDownload/subtest4 (4.05s) --- PASS: TestCheckSumDownload/subtest5 (4.65s) --- PASS: TestCheckSumDownload/subtest6 (4.29s) --- PASS: TestCheckSumDownload/subtest7 (3.76s) === RUN TestDeduplicateInteractive run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-joqifuy6sutiwis8cosafan9'", Local "Local file system at /tmp/rclone2886691026", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.59s) === RUN TestDeduplicateSkip run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-joqifuy6sutiwis8cosafan9'", Local "Local file system at /tmp/rclone2886691026", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.64s) === RUN TestDeduplicateSizeOnly run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-joqifuy6sutiwis8cosafan9'", Local "Local file system at /tmp/rclone2886691026", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.61s) === RUN TestDeduplicateFirst run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-joqifuy6sutiwis8cosafan9'", Local "Local file system at /tmp/rclone2886691026", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.58s) === RUN TestDeduplicateNewest run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-joqifuy6sutiwis8cosafan9'", Local "Local file system at /tmp/rclone2886691026", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.60s) === RUN TestDeduplicateNewestByHash run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-joqifuy6sutiwis8cosafan9'", Local "Local file system at /tmp/rclone2886691026", Modify Window "1s" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.66s) === RUN TestDeduplicateOldest run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-joqifuy6sutiwis8cosafan9'", Local "Local file system at /tmp/rclone2886691026", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.58s) === RUN TestDeduplicateLargest run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-joqifuy6sutiwis8cosafan9'", Local "Local file system at /tmp/rclone2886691026", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.61s) === RUN TestDeduplicateSmallest run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-joqifuy6sutiwis8cosafan9'", Local "Local file system at /tmp/rclone2886691026", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.68s) === RUN TestDeduplicateRename run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-joqifuy6sutiwis8cosafan9'", Local "Local file system at /tmp/rclone2886691026", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.60s) === RUN TestMergeDirs run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-joqifuy6sutiwis8cosafan9'", Local "Local file system at /tmp/rclone2886691026", Modify Window "1s" dedupe_test.go:267: Can't merge directories --- SKIP: TestMergeDirs (0.62s) === RUN TestListDirSorted run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-joqifuy6sutiwis8cosafan9'", Local "Local file system at /tmp/rclone2886691026", Modify Window "1s" 2022/04/09 05:06:33 INFO : a.txt.rclone_chunk.001_28tsci: Moved (server-side) to: a.txt 2022/04/09 05:06:36 INFO : zend.txt.rclone_chunk.001_28tvha: Moved (server-side) to: zend.txt 2022/04/09 05:06:41 INFO : sub dir/hello world.rclone_chunk.001_28tzs7: Moved (server-side) to: sub dir/hello world 2022/04/09 05:06:45 INFO : sub dir/hello world2.rclone_chunk.001_28u4p2: Moved (server-side) to: sub dir/hello world2 2022/04/09 05:06:49 INFO : sub dir/ignore dir/.ignore.rclone_chunk.001_28u79w: Moved (server-side) to: sub dir/ignore dir/.ignore 2022/04/09 05:06:53 INFO : sub dir/ignore dir/should be ignored.rclone_chunk.001_28uc7f: Moved (server-side) to: sub dir/ignore dir/should be ignored 2022/04/09 05:06:57 INFO : sub dir/sub sub dir/hello world3.rclone_chunk.001_28ufrt: Moved (server-side) to: sub dir/sub sub dir/hello world3 2022/04/09 05:06:59 DEBUG : a.txt: Excluded 2022/04/09 05:07:00 DEBUG : sub dir/hello world: Excluded 2022/04/09 05:07:00 DEBUG : sub dir/hello world2: Excluded 2022/04/09 05:07:01 DEBUG : sub dir/hello world: Excluded 2022/04/09 05:07:01 DEBUG : sub dir/hello world2: Excluded 2022/04/09 05:07:01 DEBUG : sub dir/ignore dir: Excluded 2022/04/09 05:07:02 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (42.92s) === RUN TestListJSON run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-joqifuy6sutiwis8cosafan9'", Local "Local file system at /tmp/rclone2886691026", Modify Window "1s" 2022/04/09 05:07:16 INFO : file1.rclone_chunk.001_28uy0b: Moved (server-side) to: file1 2022/04/09 05:07:20 INFO : sub/file2.rclone_chunk.001_28v2n9: 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 (15.27s) --- PASS: TestListJSON/Default (0.31s) --- PASS: TestListJSON/FilesOnly (0.31s) --- PASS: TestListJSON/DirsOnly (0.33s) --- PASS: TestListJSON/Recurse (0.69s) --- PASS: TestListJSON/SubDir (0.33s) --- PASS: TestListJSON/NoModTime (0.32s) --- PASS: TestListJSON/NoMimeType (0.32s) --- PASS: TestListJSON/ShowHash (0.32s) --- PASS: TestListJSON/HashTypes (0.34s) === RUN TestStatJSON run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-joqifuy6sutiwis8cosafan9'", Local "Local file system at /tmp/rclone2886691026", Modify Window "1s" 2022/04/09 05:07:31 INFO : file1.rclone_chunk.001_28vesm: Moved (server-side) to: file1 2022/04/09 05:07:35 INFO : sub/file2.rclone_chunk.001_28vhx3: 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/04/09 05:07:41 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-joqifuy6sutiwis8cosafan9/notfound" 2022/04/09 05:07:41 DEBUG : Config file has changed externaly - reloading 2022/04/09 05:07:41 DEBUG : Creating backend with remote "TestBox:rclone-test-joqifuy6sutiwis8cosafan9/notfound" 2022/04/09 05:07:43 DEBUG : Reset feature "ListR" --- PASS: TestStatJSON (19.15s) --- PASS: TestStatJSON/Root (0.36s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.31s) --- PASS: TestStatJSON/Dir (0.65s) --- PASS: TestStatJSON/File (0.66s) --- PASS: TestStatJSON/NotFound (1.12s) --- PASS: TestStatJSON/DirFilesOnly (0.35s) --- PASS: TestStatJSON/FileFilesOnly (0.66s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.32s) --- PASS: TestStatJSON/DirDirsOnly (0.30s) --- PASS: TestStatJSON/FileDirsOnly (0.33s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.32s) --- PASS: TestStatJSON/RootNotFound (1.84s) === RUN TestMkdir run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-joqifuy6sutiwis8cosafan9'", Local "Local file system at /tmp/rclone2886691026", Modify Window "1s" 2022/04/09 05:07:47 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-joqifuy6sutiwis8cosafan9': Making directory 2022/04/09 05:07:47 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-joqifuy6sutiwis8cosafan9': Making directory --- PASS: TestMkdir (1.06s) === RUN TestLsd run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-joqifuy6sutiwis8cosafan9'", Local "Local file system at /tmp/rclone2886691026", Modify Window "1s" 2022/04/09 05:07:52 INFO : sub dir/hello world.rclone_chunk.001_28vy3n: Moved (server-side) to: sub dir/hello world --- PASS: TestLsd (7.60s) === RUN TestLs run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-joqifuy6sutiwis8cosafan9'", Local "Local file system at /tmp/rclone2886691026", Modify Window "1s" 2022/04/09 05:08:00 INFO : potato2.rclone_chunk.001_28w63k: Moved (server-side) to: potato2.rclone_chunk.001 2022/04/09 05:08:01 INFO : potato2.rclone_chunk.002_28w63k: Moved (server-side) to: potato2.rclone_chunk.002 2022/04/09 05:08:06 INFO : empty space.rclone_chunk.001_28wca4: Moved (server-side) to: empty space --- PASS: TestLs (16.08s) === RUN TestLsWithFilesFrom run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-joqifuy6sutiwis8cosafan9'", Local "Local file system at /tmp/rclone2886691026", Modify Window "1s" 2022/04/09 05:08:16 INFO : potato2.rclone_chunk.001_28wmfu: Moved (server-side) to: potato2.rclone_chunk.001 2022/04/09 05:08:17 INFO : potato2.rclone_chunk.002_28wmfu: Moved (server-side) to: potato2.rclone_chunk.002 2022/04/09 05:08:22 INFO : empty space.rclone_chunk.001_28wt9p: Moved (server-side) to: empty space 2022/04/09 05:08:23 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (16.92s) === RUN TestLsLong run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-joqifuy6sutiwis8cosafan9'", Local "Local file system at /tmp/rclone2886691026", Modify Window "1s" 2022/04/09 05:08:33 INFO : potato2.rclone_chunk.001_28x3ev: Moved (server-side) to: potato2.rclone_chunk.001 2022/04/09 05:08:34 INFO : potato2.rclone_chunk.002_28x3ev: Moved (server-side) to: potato2.rclone_chunk.002 2022/04/09 05:08:39 INFO : empty space.rclone_chunk.001_28x93z: Moved (server-side) to: empty space --- PASS: TestLsLong (15.78s) === RUN TestHashSums run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-joqifuy6sutiwis8cosafan9'", Local "Local file system at /tmp/rclone2886691026", Modify Window "1s" 2022/04/09 05:08:49 INFO : potato2.rclone_chunk.001_28xiz7: Moved (server-side) to: potato2.rclone_chunk.001 2022/04/09 05:08:49 INFO : potato2.rclone_chunk.002_28xiz7: Moved (server-side) to: potato2.rclone_chunk.002 2022/04/09 05:08:55 INFO : empty space.rclone_chunk.001_28xpcf: Moved (server-side) to: empty space --- PASS: TestHashSums (16.06s) === RUN TestHashSumsWithErrors 2022/04/09 05:09:00 DEBUG : Creating backend with remote ":memory:" 2022/04/09 05:09:00 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2022/04/09 05:09:00 DEBUG : Creating md5 hash of 0 bytes read from input stream 2022/04/09 05:09:00 DEBUG : Creating md5 hash of 0 bytes read from input stream 2022/04/09 05:09:00 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2022/04/09 05:09:00 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2022/04/09 05:09:00 DEBUG : Creating md5 hash of 12 bytes read from input stream 2022/04/09 05:09:00 DEBUG : Creating md5 hash of 12 bytes read from input stream 2022/04/09 05:09:00 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2022/04/09 05:09:00 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-joqifuy6sutiwis8cosafan9'", Local "Local file system at /tmp/rclone2886691026", Modify Window "1s" 2022/04/09 05:09:05 INFO : potato2.rclone_chunk.001_28xyew: Moved (server-side) to: potato2.rclone_chunk.001 2022/04/09 05:09:06 INFO : potato2.rclone_chunk.002_28xyew: Moved (server-side) to: potato2.rclone_chunk.002 2022/04/09 05:09:11 INFO : empty space.rclone_chunk.001_28y6g3: Moved (server-side) to: empty space 2022/04/09 05:09:15 INFO : sub dir/potato3.rclone_chunk.001_28y9cp: Moved (server-side) to: sub dir/potato3 --- PASS: TestCount (23.09s) === RUN TestDelete run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-joqifuy6sutiwis8cosafan9'", Local "Local file system at /tmp/rclone2886691026", Modify Window "1s" 2022/04/09 05:09:27 INFO : small.rclone_chunk.001_28ylv5: Moved (server-side) to: small 2022/04/09 05:09:32 INFO : medium.rclone_chunk.001_28yp9o: Moved (server-side) to: medium.rclone_chunk.001 2022/04/09 05:09:32 INFO : medium.rclone_chunk.002_28yp9o: Moved (server-side) to: medium.rclone_chunk.002 2022/04/09 05:09:39 INFO : large.rclone_chunk.001_28ywrm: Moved (server-side) to: large.rclone_chunk.001 2022/04/09 05:09:40 INFO : large.rclone_chunk.002_28ywrm: Moved (server-side) to: large.rclone_chunk.002 2022/04/09 05:09:42 DEBUG : Waiting for deletions to finish 2022/04/09 05:09:42 DEBUG : large: Excluded 2022/04/09 05:09:43 INFO : small: Deleted 2022/04/09 05:09:45 INFO : medium: Deleted --- PASS: TestDelete (26.37s) === RUN TestRetry 2022/04/09 05:09:50 DEBUG : Received error: EOF - low level retry 1/5 2022/04/09 05:09:50 DEBUG : Received error: EOF - low level retry 2/5 2022/04/09 05:09:50 DEBUG : Received error: EOF - low level retry 1/5 2022/04/09 05:09:50 DEBUG : Received error: EOF - low level retry 2/5 2022/04/09 05:09:50 DEBUG : Received error: EOF - low level retry 3/5 2022/04/09 05:09:50 DEBUG : Received error: EOF - low level retry 4/5 2022/04/09 05:09:50 DEBUG : Received error: EOF - low level retry 5/5 --- PASS: TestRetry (0.00s) === RUN TestCat run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-joqifuy6sutiwis8cosafan9'", Local "Local file system at /tmp/rclone2886691026", Modify Window "1s" 2022/04/09 05:09:53 INFO : file1.rclone_chunk.001_28zcsx: Moved (server-side) to: file1 2022/04/09 05:09:57 INFO : file2.rclone_chunk.001_28zfs3: Moved (server-side) to: file2 --- PASS: TestCat (16.78s) === RUN TestPurge 2022/04/09 05:10:06 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-wuzejex4conejas9lobelud5" 2022/04/09 05:10:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2022/04/09 05:10:06 DEBUG : Creating backend with remote "TestBox:rclone-test-wuzejex4conejas9lobelud5" 2022/04/09 05:10:07 DEBUG : box root 'rclone-test-wuzejex4conejas9lobelud5': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2022/04/09 05:10:07 DEBUG : box root '': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2022/04/09 05:10:07 DEBUG : Reset feature "ListR" 2022/04/09 05:10:07 DEBUG : Creating backend with remote "/tmp/rclone1829490546" run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-wuzejex4conejas9lobelud5'", Local "Local file system at /tmp/rclone1829490546", Modify Window "1s" 2022/04/09 05:10:08 DEBUG : box root 'rclone-test-wuzejex4conejas9lobelud5': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2022/04/09 05:10:15 INFO : A1/B1/C1/one.rclone_chunk.001_28zuuh: Moved (server-side) to: A1/B1/C1/one 2022/04/09 05:10:15 DEBUG : A2: Making directory 2022/04/09 05:10:16 DEBUG : A1/B2: Making directory 2022/04/09 05:10:17 DEBUG : A1/B2/C2: Making directory 2022/04/09 05:10:18 DEBUG : A1/B1/C3: Making directory 2022/04/09 05:10:19 DEBUG : A3: Making directory 2022/04/09 05:10:19 DEBUG : A3/B3: Making directory 2022/04/09 05:10:20 DEBUG : A3/B3/C4: Making directory 2022/04/09 05:10:25 INFO : A1/two.rclone_chunk.001_2908vu: Moved (server-side) to: A1/two 2022/04/09 05:10:31 DEBUG : box root 'rclone-test-wuzejex4conejas9lobelud5': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2022/04/09 05:10:31 ERROR : : error listing: directory not found 2022/04/09 05:10:31 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-wuzejex4conejas9lobelud5': Purge remote 2022/04/09 05:10:31 DEBUG : box root 'rclone-test-wuzejex4conejas9lobelud5': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2022/04/09 05:10:31 purge failed: directory not found --- PASS: TestPurge (24.64s) === RUN TestRmdirsNoLeaveRoot run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-joqifuy6sutiwis8cosafan9'", Local "Local file system at /tmp/rclone2886691026", Modify Window "1s" 2022/04/09 05:10:37 INFO : A1/B1/C1/one.rclone_chunk.001_290hrj: Moved (server-side) to: A1/B1/C1/one 2022/04/09 05:10:37 DEBUG : A2: Making directory 2022/04/09 05:10:38 DEBUG : A1/B2: Making directory 2022/04/09 05:10:39 DEBUG : A1/B2/C2: Making directory 2022/04/09 05:10:40 DEBUG : A1/B1/C3: Making directory 2022/04/09 05:10:41 DEBUG : A3: Making directory 2022/04/09 05:10:42 DEBUG : A3/B3: Making directory 2022/04/09 05:10:43 DEBUG : A3/B3/C4: Making directory 2022/04/09 05:10:47 INFO : A1/two.rclone_chunk.001_290uvw: Moved (server-side) to: A1/two 2022/04/09 05:10:49 INFO : A3/B3/C4: Removing directory 2022/04/09 05:10:53 INFO : A3/B3: Removing directory 2022/04/09 05:10:54 INFO : A3: Removing directory 2022/04/09 05:10:55 INFO : A2: Removing directory 2022/04/09 05:10:56 INFO : A1/B2/C2: Removing directory 2022/04/09 05:10:56 INFO : A1/B2: Removing directory 2022/04/09 05:10:57 INFO : A1/B1/C3: Removing directory --- PASS: TestRmdirsNoLeaveRoot (34.22s) === RUN TestRmdirsLeaveRoot run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-joqifuy6sutiwis8cosafan9'", Local "Local file system at /tmp/rclone2886691026", Modify Window "1s" 2022/04/09 05:11:05 DEBUG : A1: Making directory 2022/04/09 05:11:06 DEBUG : A1/B1: Making directory 2022/04/09 05:11:07 DEBUG : A1/B1/C1: Making directory 2022/04/09 05:11:10 INFO : A1/B1/C1: Removing directory 2022/04/09 05:11:11 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (9.09s) === RUN TestRmdirsWithFilter run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-joqifuy6sutiwis8cosafan9'", Local "Local file system at /tmp/rclone2886691026", Modify Window "1s" 2022/04/09 05:11:14 DEBUG : A1: Making directory 2022/04/09 05:11:15 DEBUG : A1/B1: Making directory 2022/04/09 05:11:16 DEBUG : A1/B1/C1: Making directory 2022/04/09 05:11:19 INFO : A1/B1/C1: Removing directory 2022/04/09 05:11:20 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (9.40s) === RUN TestCopyURL run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-joqifuy6sutiwis8cosafan9'", Local "Local file system at /tmp/rclone2886691026", Modify Window "1s" 2022/04/09 05:11:27 INFO : file1.rclone_chunk.001_291yoe: Moved (server-side) to: file1 2022/04/09 05:11:28 DEBUG : filename.txt: File name found in url 2022/04/09 05:11:32 INFO : filename.txt.rclone_chunk.001_29231a: Moved (server-side) to: filename.txt 2022/04/09 05:11:36 INFO : file2.rclone_chunk.001_2926so: Moved (server-side) to: file2 --- PASS: TestCopyURL (16.67s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-joqifuy6sutiwis8cosafan9'", Local "Local file system at /tmp/rclone2886691026", Modify Window "1s" 2022/04/09 05:11:41 DEBUG : file1: Need to transfer - File not found at Destination 2022/04/09 05:11:45 INFO : sub/file2.rclone_chunk.001_292fkj: Moved (server-side) to: sub/file2 2022/04/09 05:11:45 INFO : file1: Copied (new) to: sub/file2 2022/04/09 05:11:45 INFO : file1: Deleted 2022/04/09 05:11:46 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/09 05:11:46 DEBUG : file1: Unchanged skipping 2022/04/09 05:11:46 INFO : file1: Deleted 2022/04/09 05:11:47 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-joqifuy6sutiwis8cosafan9': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (9.85s) === RUN TestMoveFileWithIgnoreExisting run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-joqifuy6sutiwis8cosafan9'", Local "Local file system at /tmp/rclone2886691026", Modify Window "1s" 2022/04/09 05:11:50 DEBUG : file1: Need to transfer - File not found at Destination 2022/04/09 05:11:51 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2022/04/09 05:11:54 INFO : file1.rclone_chunk.001_292p9y: Moved (server-side) to: file1 2022/04/09 05:11:54 INFO : file1: Copied (new) 2022/04/09 05:11:54 INFO : file1: Deleted 2022/04/09 05:11:55 DEBUG : file1: Destination exists, skipping 2022/04/09 05:11:55 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (6.44s) === RUN TestCaseInsensitiveMoveFile run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-joqifuy6sutiwis8cosafan9'", Local "Local file system at /tmp/rclone2886691026", Modify Window "1s" 2022/04/09 05:11:57 DEBUG : file1: Need to transfer - File not found at Destination 2022/04/09 05:12:01 INFO : sub/file2.rclone_chunk.001_292vzp: Moved (server-side) to: sub/file2 2022/04/09 05:12:01 INFO : file1: Copied (new) to: sub/file2 2022/04/09 05:12:01 INFO : file1: Deleted 2022/04/09 05:12:03 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/09 05:12:03 DEBUG : file1: Unchanged skipping 2022/04/09 05:12:03 INFO : file1: Deleted 2022/04/09 05:12:05 DEBUG : sub/file2: move non-chunked object... 2022/04/09 05:12:05 INFO : sub/file2: Moved (server-side) to: sub/File2-rclone-move-nipugav6 2022/04/09 05:12:05 INFO : sub/file2: Moved (server-side) to: sub/File2-rclone-move-nipugav6 2022/04/09 05:12:05 DEBUG : sub/File2-rclone-move-nipugav6: move non-chunked object... 2022/04/09 05:12:06 INFO : sub/File2-rclone-move-nipugav6: Moved (server-side) to: sub/File2 2022/04/09 05:12:06 INFO : sub/File2-rclone-move-nipugav6: Moved (server-side) to: sub/File2 --- PASS: TestCaseInsensitiveMoveFile (12.49s) === RUN TestMoveFileBackupDir run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-joqifuy6sutiwis8cosafan9'", Local "Local file system at /tmp/rclone2886691026", Modify Window "1s" 2022/04/09 05:12:14 INFO : dst/file1.rclone_chunk.001_29372m: Moved (server-side) to: dst/file1 2022/04/09 05:12:15 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-joqifuy6sutiwis8cosafan9/backup" 2022/04/09 05:12:15 DEBUG : Creating backend with remote "TestBox:rclone-test-joqifuy6sutiwis8cosafan9/backup" 2022/04/09 05:12:16 DEBUG : Reset feature "ListR" 2022/04/09 05:12:16 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2022/04/09 05:12:17 DEBUG : dst/file1: move non-chunked object... 2022/04/09 05:12:20 INFO : dst/file1: Moved (server-side) 2022/04/09 05:12:20 INFO : dst/file1: Moved (server-side) 2022/04/09 05:12:20 DEBUG : dst/file1: skip slow MD5 on source file, hashing in-transit 2022/04/09 05:12:23 INFO : dst/file1.rclone_chunk.001_293iyq: Moved (server-side) to: dst/file1 2022/04/09 05:12:23 INFO : dst/file1: Copied (new) 2022/04/09 05:12:23 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (20.48s) === RUN TestCopyFile run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-joqifuy6sutiwis8cosafan9'", Local "Local file system at /tmp/rclone2886691026", Modify Window "1s" 2022/04/09 05:12:30 DEBUG : file1: Need to transfer - File not found at Destination 2022/04/09 05:12:34 INFO : sub/file2.rclone_chunk.001_293sku: Moved (server-side) to: sub/file2 2022/04/09 05:12:34 INFO : file1: Copied (new) to: sub/file2 2022/04/09 05:12:36 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/09 05:12:36 DEBUG : file1: Unchanged skipping 2022/04/09 05:12:36 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-joqifuy6sutiwis8cosafan9': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (11.16s) === RUN TestCopyFileBackupDir run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-joqifuy6sutiwis8cosafan9'", Local "Local file system at /tmp/rclone2886691026", Modify Window "1s" 2022/04/09 05:12:46 INFO : dst/file1.rclone_chunk.001_2943ab: Moved (server-side) to: dst/file1 2022/04/09 05:12:47 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-joqifuy6sutiwis8cosafan9/backup" 2022/04/09 05:12:47 DEBUG : Creating backend with remote "TestBox:rclone-test-joqifuy6sutiwis8cosafan9/backup" 2022/04/09 05:12:48 DEBUG : Reset feature "ListR" 2022/04/09 05:12:48 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2022/04/09 05:12:49 DEBUG : dst/file1: move non-chunked object... 2022/04/09 05:12:52 INFO : dst/file1: Moved (server-side) 2022/04/09 05:12:52 INFO : dst/file1: Moved (server-side) 2022/04/09 05:12:52 DEBUG : dst/file1: skip slow MD5 on source file, hashing in-transit 2022/04/09 05:12:56 INFO : dst/file1.rclone_chunk.001_294eyx: Moved (server-side) to: dst/file1 2022/04/09 05:12:56 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (21.04s) === RUN TestCopyFileCompareDest run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-joqifuy6sutiwis8cosafan9'", Local "Local file system at /tmp/rclone2886691026", Modify Window "1s" 2022/04/09 05:13:02 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-joqifuy6sutiwis8cosafan9/dst" 2022/04/09 05:13:02 DEBUG : Config file has changed externaly - reloading 2022/04/09 05:13:02 DEBUG : Creating backend with remote "TestBox:rclone-test-joqifuy6sutiwis8cosafan9/dst" 2022/04/09 05:13:03 DEBUG : Reset feature "ListR" 2022/04/09 05:13:04 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-joqifuy6sutiwis8cosafan9/CompareDest" 2022/04/09 05:13:04 DEBUG : Creating backend with remote "TestBox:rclone-test-joqifuy6sutiwis8cosafan9/CompareDest" 2022/04/09 05:13:05 DEBUG : Reset feature "ListR" 2022/04/09 05:13:05 DEBUG : one: Need to transfer - File not found at Destination 2022/04/09 05:13:06 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2022/04/09 05:13:10 INFO : one.rclone_chunk.001_294s85: Moved (server-side) to: one 2022/04/09 05:13:10 INFO : one: Copied (new) 2022/04/09 05:13:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/04/09 05:13:12 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2022/04/09 05:13:16 INFO : one: Deleted 2022/04/09 05:13:16 INFO : one.rclone_chunk.001_294ymy: Moved (server-side) to: one 2022/04/09 05:13:16 INFO : one: Copied (replaced existing) 2022/04/09 05:13:22 INFO : dst/one: Deleted 2022/04/09 05:13:22 INFO : dst/one.rclone_chunk.001_2954c3: Moved (server-side) to: dst/one 2022/04/09 05:13:27 INFO : CompareDest/one.rclone_chunk.001_295909: Moved (server-side) to: CompareDest/one 2022/04/09 05:13:29 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/04/09 05:13:29 DEBUG : one: Destination found in --compare-dest, skipping 2022/04/09 05:13:34 INFO : CompareDest/two.rclone_chunk.001_295gc0: Moved (server-side) to: CompareDest/two 2022/04/09 05:13:36 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/04/09 05:13:36 DEBUG : two: Destination found in --compare-dest, skipping 2022/04/09 05:13:38 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/04/09 05:13:38 DEBUG : two: Destination found in --compare-dest, skipping 2022/04/09 05:13:40 DEBUG : two: Sizes differ (src 5 vs dst 3) 2022/04/09 05:13:40 DEBUG : two: Need to transfer - File not found at Destination 2022/04/09 05:13:40 DEBUG : two: skip slow MD5 on source file, hashing in-transit 2022/04/09 05:13:44 INFO : two.rclone_chunk.001_295qq3: Moved (server-side) to: two 2022/04/09 05:13:44 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (48.19s) === RUN TestCopyFileCopyDest run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-joqifuy6sutiwis8cosafan9'", Local "Local file system at /tmp/rclone2886691026", Modify Window "1s" 2022/04/09 05:13:50 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-joqifuy6sutiwis8cosafan9/dst" 2022/04/09 05:13:50 DEBUG : Creating backend with remote "TestBox:rclone-test-joqifuy6sutiwis8cosafan9/dst" 2022/04/09 05:13:51 DEBUG : Reset feature "ListR" 2022/04/09 05:13:52 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-joqifuy6sutiwis8cosafan9/CopyDest" 2022/04/09 05:13:52 DEBUG : Creating backend with remote "TestBox:rclone-test-joqifuy6sutiwis8cosafan9/CopyDest" 2022/04/09 05:13:53 DEBUG : Reset feature "ListR" 2022/04/09 05:13:54 DEBUG : one: Need to transfer - File not found at Destination 2022/04/09 05:13:54 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2022/04/09 05:13:58 INFO : one.rclone_chunk.001_29643s: Moved (server-side) to: one 2022/04/09 05:13:58 INFO : one: Copied (new) 2022/04/09 05:14:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/04/09 05:14:00 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2022/04/09 05:14:04 INFO : one: Deleted 2022/04/09 05:14:05 INFO : one.rclone_chunk.001_296aa0: Moved (server-side) to: one 2022/04/09 05:14:05 INFO : one: Copied (replaced existing) 2022/04/09 05:14:10 INFO : dst/one: Deleted 2022/04/09 05:14:11 INFO : dst/one.rclone_chunk.001_296hvl: Moved (server-side) to: dst/one 2022/04/09 05:14:15 INFO : CopyDest/one.rclone_chunk.001_296lmo: Moved (server-side) to: CopyDest/one 2022/04/09 05:14:17 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-joqifuy6sutiwis8cosafan9/BackupDir" 2022/04/09 05:14:17 DEBUG : Creating backend with remote "TestBox:rclone-test-joqifuy6sutiwis8cosafan9/BackupDir" 2022/04/09 05:14:18 DEBUG : Reset feature "ListR" 2022/04/09 05:14:19 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/04/09 05:14:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/04/09 05:14:19 DEBUG : one: move non-chunked object... 2022/04/09 05:14:21 INFO : one: Moved (server-side) 2022/04/09 05:14:21 INFO : one: Moved (server-side) 2022/04/09 05:14:21 DEBUG : one: copy non-chunked object... 2022/04/09 05:14:22 INFO : one: Copied (server-side copy) 2022/04/09 05:14:22 DEBUG : one: Destination found in --copy-dest, using server-side copy 2022/04/09 05:14:27 INFO : CopyDest/two.rclone_chunk.001_296yh9: Moved (server-side) to: CopyDest/two 2022/04/09 05:14:29 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/04/09 05:14:29 DEBUG : two: copy non-chunked object... 2022/04/09 05:14:30 INFO : two: Copied (server-side copy) 2022/04/09 05:14:30 DEBUG : two: Destination found in --copy-dest, using server-side copy 2022/04/09 05:14:32 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/04/09 05:14:32 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/04/09 05:14:32 DEBUG : two: Unchanged skipping 2022/04/09 05:14:36 INFO : CopyDest/three.rclone_chunk.001_2977qw: Moved (server-side) to: CopyDest/three 2022/04/09 05:14:38 DEBUG : three: Sizes differ (src 7 vs dst 5) 2022/04/09 05:14:38 DEBUG : three: Destination not found in --copy-dest 2022/04/09 05:14:38 DEBUG : three: Need to transfer - File not found at Destination 2022/04/09 05:14:38 DEBUG : three: skip slow MD5 on source file, hashing in-transit 2022/04/09 05:14:42 INFO : three.rclone_chunk.001_297c8w: Moved (server-side) to: three 2022/04/09 05:14:42 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (62.03s) === 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-joqifuy6sutiwis8cosafan9'", Local "Local file system at /tmp/rclone2886691026", Modify Window "1s" 2022/04/09 05:14:56 INFO : A1/one.rclone_chunk.001_297qjy: Moved (server-side) to: A1/one 2022/04/09 05:15:00 INFO : A1/two.rclone_chunk.001_297vv8: Moved (server-side) to: A1/two 2022/04/09 05:15:05 INFO : A1/B1/three.rclone_chunk.001_297y7p: Moved (server-side) to: A1/B1/three 2022/04/09 05:15:09 INFO : A1/B1/C1/four.rclone_chunk.001_29833j: Moved (server-side) to: A1/B1/C1/four 2022/04/09 05:15:15 INFO : A1/B1/C2/five.rclone_chunk.001_2987zt: Moved (server-side) to: A1/B1/C2/five 2022/04/09 05:15:15 DEBUG : A1/B2: Making directory 2022/04/09 05:15:16 DEBUG : A1/B1/C3: Making directory 2022/04/09 05:15:27 DEBUG : A2/B1/C1/four: move non-chunked object... 2022/04/09 05:15:27 DEBUG : A2/one: move non-chunked object... 2022/04/09 05:15:27 DEBUG : A2/B1/C2/five: move non-chunked object... 2022/04/09 05:15:27 DEBUG : A2/B1/three: move non-chunked object... 2022/04/09 05:15:28 INFO : A2/one: Moved (server-side) to: A3/one 2022/04/09 05:15:28 INFO : A2/one: Moved (server-side) to: A3/one 2022/04/09 05:15:28 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2022/04/09 05:15:28 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2022/04/09 05:15:28 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2022/04/09 05:15:28 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2022/04/09 05:15:28 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2022/04/09 05:15:28 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2022/04/09 05:15:29 DEBUG : A2/two: move non-chunked object... 2022/04/09 05:15:30 INFO : A2/two: Moved (server-side) to: A3/two 2022/04/09 05:15:30 INFO : A2/two: Moved (server-side) to: A3/two --- PASS: TestDirMove (55.94s) === RUN TestGetFsInfo run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-joqifuy6sutiwis8cosafan9'", Local "Local file system at /tmp/rclone2886691026", Modify Window "1s" --- PASS: TestGetFsInfo (0.62s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false === CONT TestRcat run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-joqifuy6sutiwis8cosafan9'", Local "Local file system at /tmp/rclone2886691026", Modify Window "1s" operations_test.go:1496: Adjust StreamingUploadCutoff to size limit 1Ki (was 100Ki) 2022/04/09 05:15:49 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-joqifuy6sutiwis8cosafan9': File to upload is small (34 bytes), uploading instead of streaming 2022/04/09 05:15:52 INFO : no_checksum_small_file_from_pipe.rclone_chunk.001_299bng: Moved (server-side) to: no_checksum_small_file_from_pipe 2022/04/09 05:15:52 INFO : no_checksum_small_file_from_pipe: Copied (new) 2022/04/09 05:16:30 INFO : no_checksum_big_file_from_pipe.rclone_chunk.001_299fdx: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.001 2022/04/09 05:16:31 INFO : no_checksum_big_file_from_pipe.rclone_chunk.002_299fdx: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.002 2022/04/09 05:16:31 INFO : no_checksum_big_file_from_pipe.rclone_chunk.003_299fdx: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.003 2022/04/09 05:16:32 INFO : no_checksum_big_file_from_pipe.rclone_chunk.004_299fdx: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.004 2022/04/09 05:16:32 INFO : no_checksum_big_file_from_pipe.rclone_chunk.005_299fdx: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.005 2022/04/09 05:16:33 INFO : no_checksum_big_file_from_pipe.rclone_chunk.006_299fdx: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.006 2022/04/09 05:16:33 INFO : no_checksum_big_file_from_pipe.rclone_chunk.007_299fdx: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.007 2022/04/09 05:16:34 INFO : no_checksum_big_file_from_pipe.rclone_chunk.008_299fdx: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.008 2022/04/09 05:16:34 INFO : no_checksum_big_file_from_pipe.rclone_chunk.009_299fdx: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.009 2022/04/09 05:16:35 INFO : no_checksum_big_file_from_pipe.rclone_chunk.010_299fdx: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.010 2022/04/09 05:16:35 INFO : no_checksum_big_file_from_pipe.rclone_chunk.011_299fdx: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.011 2022/04/09 05:16:36 INFO : no_checksum_big_file_from_pipe.rclone_chunk.012_299fdx: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.012 2022/04/09 05:16:36 INFO : no_checksum_big_file_from_pipe.rclone_chunk.013_299fdx: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.013 2022/04/09 05:16:37 INFO : no_checksum_big_file_from_pipe.rclone_chunk.014_299fdx: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.014 2022/04/09 05:16:37 INFO : no_checksum_big_file_from_pipe.rclone_chunk.015_299fdx: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.015 2022/04/09 05:16:38 INFO : no_checksum_big_file_from_pipe.rclone_chunk.016_299fdx: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.016 2022/04/09 05:16:38 INFO : no_checksum_big_file_from_pipe.rclone_chunk.017_299fdx: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.017 2022/04/09 05:16:39 INFO : no_checksum_big_file_from_pipe.rclone_chunk.018_299fdx: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.018 2022/04/09 05:16:39 INFO : no_checksum_big_file_from_pipe.rclone_chunk.019_299fdx: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.019 2022/04/09 05:16:40 INFO : no_checksum_big_file_from_pipe.rclone_chunk.020_299fdx: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.020 2022/04/09 05:16:40 INFO : no_checksum_big_file_from_pipe.rclone_chunk.021_299fdx: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.021 2022/04/09 05:16: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-joqifuy6sutiwis8cosafan9'", Local "Local file system at /tmp/rclone2886691026", Modify Window "1s" 2022/04/09 05:17:04 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-joqifuy6sutiwis8cosafan9': File to upload is small (34 bytes), uploading instead of streaming 2022/04/09 05:17:07 INFO : with_checksum_small_file_from_pipe.rclone_chunk.001_29beh9: Moved (server-side) to: with_checksum_small_file_from_pipe 2022/04/09 05:17:07 INFO : with_checksum_small_file_from_pipe: Copied (new) 2022/04/09 05:17:47 INFO : with_checksum_big_file_from_pipe.rclone_chunk.001_29bhsx: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.001 2022/04/09 05:17:47 INFO : with_checksum_big_file_from_pipe.rclone_chunk.002_29bhsx: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.002 2022/04/09 05:17:48 INFO : with_checksum_big_file_from_pipe.rclone_chunk.003_29bhsx: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.003 2022/04/09 05:17:48 INFO : with_checksum_big_file_from_pipe.rclone_chunk.004_29bhsx: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.004 2022/04/09 05:17:49 INFO : with_checksum_big_file_from_pipe.rclone_chunk.005_29bhsx: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.005 2022/04/09 05:17:49 INFO : with_checksum_big_file_from_pipe.rclone_chunk.006_29bhsx: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.006 2022/04/09 05:17:50 INFO : with_checksum_big_file_from_pipe.rclone_chunk.007_29bhsx: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.007 2022/04/09 05:17:50 INFO : with_checksum_big_file_from_pipe.rclone_chunk.008_29bhsx: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.008 2022/04/09 05:17:51 INFO : with_checksum_big_file_from_pipe.rclone_chunk.009_29bhsx: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.009 2022/04/09 05:17:51 INFO : with_checksum_big_file_from_pipe.rclone_chunk.010_29bhsx: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.010 2022/04/09 05:17:52 INFO : with_checksum_big_file_from_pipe.rclone_chunk.011_29bhsx: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.011 2022/04/09 05:17:52 INFO : with_checksum_big_file_from_pipe.rclone_chunk.012_29bhsx: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.012 2022/04/09 05:17:53 INFO : with_checksum_big_file_from_pipe.rclone_chunk.013_29bhsx: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.013 2022/04/09 05:17:53 INFO : with_checksum_big_file_from_pipe.rclone_chunk.014_29bhsx: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.014 2022/04/09 05:17:54 INFO : with_checksum_big_file_from_pipe.rclone_chunk.015_29bhsx: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.015 2022/04/09 05:17:54 INFO : with_checksum_big_file_from_pipe.rclone_chunk.016_29bhsx: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.016 2022/04/09 05:17:55 INFO : with_checksum_big_file_from_pipe.rclone_chunk.017_29bhsx: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.017 2022/04/09 05:17:55 INFO : with_checksum_big_file_from_pipe.rclone_chunk.018_29bhsx: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.018 2022/04/09 05:17:56 INFO : with_checksum_big_file_from_pipe.rclone_chunk.019_29bhsx: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.019 2022/04/09 05:17:56 INFO : with_checksum_big_file_from_pipe.rclone_chunk.020_29bhsx: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.020 2022/04/09 05:17:57 INFO : with_checksum_big_file_from_pipe.rclone_chunk.021_29bhsx: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.021 2022/04/09 05:17:58 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-joqifuy6sutiwis8cosafan9': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2022/04/09 05:17:58 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-joqifuy6sutiwis8cosafan9'", Local "Local file system at /tmp/rclone2886691026", Modify Window "1s" 2022/04/09 05:18:21 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-joqifuy6sutiwis8cosafan9': File to upload is small (34 bytes), uploading instead of streaming 2022/04/09 05:18:24 INFO : ignore_checksum_small_file_from_pipe.rclone_chunk.001_29dj04: Moved (server-side) to: ignore_checksum_small_file_from_pipe 2022/04/09 05:18:24 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2022/04/09 05:19:03 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.001_29dmmp: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.001 2022/04/09 05:19:03 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.002_29dmmp: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.002 2022/04/09 05:19:04 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.003_29dmmp: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.003 2022/04/09 05:19:04 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.004_29dmmp: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.004 2022/04/09 05:19:05 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.005_29dmmp: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.005 2022/04/09 05:19:05 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.006_29dmmp: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.006 2022/04/09 05:19:06 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.007_29dmmp: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.007 2022/04/09 05:19:06 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.008_29dmmp: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.008 2022/04/09 05:19:07 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.009_29dmmp: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.009 2022/04/09 05:19:07 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.010_29dmmp: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.010 2022/04/09 05:19:08 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.011_29dmmp: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.011 2022/04/09 05:19:08 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.012_29dmmp: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.012 2022/04/09 05:19:09 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.013_29dmmp: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.013 2022/04/09 05:19:09 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.014_29dmmp: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.014 2022/04/09 05:19:10 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.015_29dmmp: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.015 2022/04/09 05:19:10 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.016_29dmmp: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.016 2022/04/09 05:19:11 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.017_29dmmp: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.017 2022/04/09 05:19:11 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.018_29dmmp: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.018 2022/04/09 05:19:12 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.019_29dmmp: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.019 2022/04/09 05:19:12 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.020_29dmmp: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.020 2022/04/09 05:19:13 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.021_29dmmp: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.021 2022/04/09 05:19:15 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) === RUN TestRcat/withChecksum=true,ignoreChecksum=true === CONT TestRcat run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-joqifuy6sutiwis8cosafan9'", Local "Local file system at /tmp/rclone2886691026", Modify Window "1s" 2022/04/09 05:19:36 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-joqifuy6sutiwis8cosafan9': File to upload is small (34 bytes), uploading instead of streaming 2022/04/09 05:19:40 INFO : ignore_checksum_small_file_from_pipe.rclone_chunk.001_29fmg8: Moved (server-side) to: ignore_checksum_small_file_from_pipe 2022/04/09 05:19:40 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2022/04/09 05:20:18 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.001_29fqk3: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.001 2022/04/09 05:20:18 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.002_29fqk3: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.002 2022/04/09 05:20:19 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.003_29fqk3: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.003 2022/04/09 05:20:19 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.004_29fqk3: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.004 2022/04/09 05:20:20 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.005_29fqk3: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.005 2022/04/09 05:20:20 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.006_29fqk3: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.006 2022/04/09 05:20:21 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.007_29fqk3: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.007 2022/04/09 05:20:21 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.008_29fqk3: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.008 2022/04/09 05:20:22 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.009_29fqk3: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.009 2022/04/09 05:20:22 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.010_29fqk3: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.010 2022/04/09 05:20:23 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.011_29fqk3: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.011 2022/04/09 05:20:23 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.012_29fqk3: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.012 2022/04/09 05:20:24 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.013_29fqk3: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.013 2022/04/09 05:20:24 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.014_29fqk3: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.014 2022/04/09 05:20:25 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.015_29fqk3: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.015 2022/04/09 05:20:25 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.016_29fqk3: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.016 2022/04/09 05:20:26 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.017_29fqk3: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.017 2022/04/09 05:20:26 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.018_29fqk3: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.018 2022/04/09 05:20:27 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.019_29fqk3: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.019 2022/04/09 05:20:27 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.020_29fqk3: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.020 2022/04/09 05:20:28 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.021_29fqk3: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.021 2022/04/09 05:20:30 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (302.50s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (74.69s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (76.99s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (75.41s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (75.42s) === RUN TestRcatSize run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-joqifuy6sutiwis8cosafan9'", Local "Local file system at /tmp/rclone2886691026", Modify Window "1s" 2022/04/09 05:20:56 INFO : potato1.rclone_chunk.001_29hpm8: Moved (server-side) to: potato1.rclone_chunk.001 2022/04/09 05:20:57 INFO : potato1.rclone_chunk.002_29hpm8: Moved (server-side) to: potato1.rclone_chunk.002 2022/04/09 05:20:58 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-joqifuy6sutiwis8cosafan9': File to upload is small (60 bytes), uploading instead of streaming 2022/04/09 05:21:03 INFO : potato2.rclone_chunk.001_29hxlf: Moved (server-side) to: potato2.rclone_chunk.001 2022/04/09 05:21:04 INFO : potato2.rclone_chunk.002_29hxlf: Moved (server-side) to: potato2.rclone_chunk.002 2022/04/09 05:21:06 INFO : potato2: Copied (new) --- PASS: TestRcatSize (21.78s) === RUN TestCopyFileMaxTransfer run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-joqifuy6sutiwis8cosafan9'", Local "Local file system at /tmp/rclone2886691026", Modify Window "1s" 2022/04/09 05:21:14 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2022/04/09 05:21:14 DEBUG : TestCopyFileMaxTransfer/file1: skip slow MD5 on source file, hashing in-transit 2022/04/09 05:21:18 INFO : TestCopyFileMaxTransfer/file1.rclone_chunk.001_29ickb: Moved (server-side) to: TestCopyFileMaxTransfer/file1 2022/04/09 05:21:18 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2022/04/09 05:21:19 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2022/04/09 05:21:19 DEBUG : TestCopyFileMaxTransfer/file2: skip slow MD5 on source file, hashing in-transit 2022/04/09 05:23:05 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/04/09 05:23:06 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 (116.77s) === RUN TestTouchDir run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-joqifuy6sutiwis8cosafan9'", Local "Local file system at /tmp/rclone2886691026", Modify Window "1s" 2022/04/09 05:23:15 INFO : potato2.rclone_chunk.001_29lkgl: Moved (server-side) to: potato2.rclone_chunk.001 2022/04/09 05:23:15 INFO : potato2.rclone_chunk.002_29lkgl: Moved (server-side) to: potato2.rclone_chunk.002 2022/04/09 05:23:21 INFO : empty space.rclone_chunk.001_29lr8w: Moved (server-side) to: empty space 2022/04/09 05:23:25 INFO : sub dir/potato3.rclone_chunk.001_29lvbc: Moved (server-side) to: sub dir/potato3 2022/04/09 05:23:26 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-joqifuy6sutiwis8cosafan9': Touching "empty space" 2022/04/09 05:23:27 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-joqifuy6sutiwis8cosafan9': Touching "potato2" 2022/04/09 05:23:28 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-joqifuy6sutiwis8cosafan9': Touching "sub dir/potato3" --- PASS: TestTouchDir (26.82s) === 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/04/09 05:23:36 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-joqifuy6sutiwis8cosafan9': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bBox: -verbose -size-limit 1024" - Finished OK in 21m41.408393815s (try 1/5)