"./operations.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2021/01/04 05:21:59 DEBUG : Creating backend with remote "TestB2:rclone-test-ciyirob1civixol2yeticax5" 2021/01/04 05:22:00 DEBUG : Creating backend with remote "/tmp/rclone593475077" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateChunks === RUN TestMultithreadCalculateChunks/{size:1_streams:10_wantPartSize:65536_wantStreams:1} === RUN TestMultithreadCalculateChunks/{size:1048576_streams:1_wantPartSize:1048576_wantStreams:1} === RUN TestMultithreadCalculateChunks/{size:1048576_streams:2_wantPartSize:524288_wantStreams:2} === RUN TestMultithreadCalculateChunks/{size:1048577_streams:2_wantPartSize:589824_wantStreams:2} === RUN TestMultithreadCalculateChunks/{size:1048575_streams:2_wantPartSize:524288_wantStreams:2} --- PASS: TestMultithreadCalculateChunks (0.00s) --- PASS: TestMultithreadCalculateChunks/{size:1_streams:10_wantPartSize:65536_wantStreams:1} (0.00s) --- PASS: TestMultithreadCalculateChunks/{size:1048576_streams:1_wantPartSize:1048576_wantStreams:1} (0.00s) --- PASS: TestMultithreadCalculateChunks/{size:1048576_streams:2_wantPartSize:524288_wantStreams:2} (0.00s) --- PASS: TestMultithreadCalculateChunks/{size:1048577_streams:2_wantPartSize:589824_wantStreams:2} (0.00s) --- PASS: TestMultithreadCalculateChunks/{size:1048575_streams:2_wantPartSize:524288_wantStreams:2} (0.00s) === RUN TestMultithreadCopy run.go:176: Remote "B2 bucket rclone-test-ciyirob1civixol2yeticax5", Local "Local file system at /tmp/rclone593475077", Modify Window "1ms" === RUN TestMultithreadCopy/{size:131071_streams:2} 2021/01/04 05:22:15 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64k 2021/01/04 05:22:15 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999k starting 2021/01/04 05:22:15 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64k starting 2021/01/04 05:22:15 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999k finished 2021/01/04 05:22:16 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64k finished 2021/01/04 05:22:16 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64k === RUN TestMultithreadCopy/{size:131072_streams:2} 2021/01/04 05:22:23 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64k 2021/01/04 05:22:23 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64k starting 2021/01/04 05:22:23 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64k starting 2021/01/04 05:22:24 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64k finished 2021/01/04 05:22:24 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64k finished 2021/01/04 05:22:24 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64k === RUN TestMultithreadCopy/{size:131073_streams:2} 2021/01/04 05:22:28 DEBUG : file1: Starting multi-thread copy with 2 parts of size 128k 2021/01/04 05:22:28 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 starting 2021/01/04 05:22:28 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128k starting 2021/01/04 05:22:28 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 finished 2021/01/04 05:22:29 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128k finished 2021/01/04 05:22:29 DEBUG : file1: Finished multi-thread copy with 2 parts of size 128k --- PASS: TestMultithreadCopy (29.53s) --- PASS: TestMultithreadCopy/{size:131071_streams:2} (15.98s) --- PASS: TestMultithreadCopy/{size:131072_streams:2} (8.41s) --- PASS: TestMultithreadCopy/{size:131073_streams:2} (4.48s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Seek === RUN TestReOpen/Seek/Basics === RUN TestReOpen/Seek/ErrorAtStart === RUN TestReOpen/Seek/WithErrors 2021/01/04 05:22:29 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2021/01/04 05:22:29 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2021/01/04 05:22:29 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Seek/TooManyErrors 2021/01/04 05:22:29 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2021/01/04 05:22:29 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2021/01/04 05:22:29 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2021/01/04 05:22:29 DEBUG : potato: Reopen failed after 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Range === RUN TestReOpen/Range/Basics === RUN TestReOpen/Range/ErrorAtStart === RUN TestReOpen/Range/WithErrors 2021/01/04 05:22:29 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2021/01/04 05:22:29 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2021/01/04 05:22:29 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Range/TooManyErrors 2021/01/04 05:22:29 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2021/01/04 05:22:29 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2021/01/04 05:22:29 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2021/01/04 05:22:29 DEBUG : potato: Reopen failed after 6 bytes read: failed to reopen: too many retries --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Seek (0.00s) --- PASS: TestReOpen/Seek/Basics (0.00s) --- PASS: TestReOpen/Seek/ErrorAtStart (0.00s) --- PASS: TestReOpen/Seek/WithErrors (0.00s) --- PASS: TestReOpen/Seek/TooManyErrors (0.00s) --- PASS: TestReOpen/Range (0.00s) --- PASS: TestReOpen/Range/Basics (0.00s) --- PASS: TestReOpen/Range/ErrorAtStart (0.00s) --- PASS: TestReOpen/Range/WithErrors (0.00s) --- PASS: TestReOpen/Range/TooManyErrors (0.00s) === RUN TestCheck run.go:176: Remote "B2 bucket rclone-test-ciyirob1civixol2yeticax5", Local "Local file system at /tmp/rclone593475077", Modify Window "1ms" === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (24.06s) --- PASS: TestCheck/1 (0.14s) --- PASS: TestCheck/2 (0.14s) --- PASS: TestCheck/3 (0.14s) --- PASS: TestCheck/4 (0.14s) --- PASS: TestCheck/5 (0.14s) --- PASS: TestCheck/6 (0.14s) --- PASS: TestCheck/7 (0.14s) === RUN TestCheckFsError 2021/01/04 05:22:53 DEBUG : Creating backend with remote "non-existent" 2021/01/04 05:22:53 DEBUG : Creating backend with remote "non-existent" 2021/01/04 05:22:53 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: Waiting for checks to finish 2021/01/04 05:22:53 ERROR : : error reading source directory: directory not found 2021/01/04 05:22:53 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: 2 differences found 2021/01/04 05:22:53 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:176: Remote "B2 bucket rclone-test-ciyirob1civixol2yeticax5", Local "Local file system at /tmp/rclone593475077", Modify Window "1ms" === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 === RUN TestCheckDownload/3 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (24.01s) --- PASS: TestCheckDownload/1 (0.70s) --- PASS: TestCheckDownload/2 (0.29s) --- PASS: TestCheckDownload/3 (0.28s) --- PASS: TestCheckDownload/4 (0.43s) --- PASS: TestCheckDownload/5 (0.29s) --- PASS: TestCheckDownload/6 (0.74s) --- PASS: TestCheckDownload/7 (0.30s) === RUN TestCheckSizeOnly run.go:176: Remote "B2 bucket rclone-test-ciyirob1civixol2yeticax5", Local "Local file system at /tmp/rclone593475077", Modify Window "1ms" === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 === RUN TestCheckSizeOnly/3 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (22.49s) --- PASS: TestCheckSizeOnly/1 (0.15s) --- PASS: TestCheckSizeOnly/2 (0.15s) --- PASS: TestCheckSizeOnly/3 (0.15s) --- PASS: TestCheckSizeOnly/4 (0.15s) --- PASS: TestCheckSizeOnly/5 (0.16s) --- PASS: TestCheckSizeOnly/6 (0.14s) --- PASS: TestCheckSizeOnly/7 (0.15s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestDeduplicateInteractive run.go:176: Remote "B2 bucket rclone-test-ciyirob1civixol2yeticax5", Local "Local file system at /tmp/rclone593475077", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.29s) === RUN TestDeduplicateSkip run.go:176: Remote "B2 bucket rclone-test-ciyirob1civixol2yeticax5", Local "Local file system at /tmp/rclone593475077", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.29s) === RUN TestDeduplicateSizeOnly run.go:176: Remote "B2 bucket rclone-test-ciyirob1civixol2yeticax5", Local "Local file system at /tmp/rclone593475077", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.29s) === RUN TestDeduplicateFirst run.go:176: Remote "B2 bucket rclone-test-ciyirob1civixol2yeticax5", Local "Local file system at /tmp/rclone593475077", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.29s) === RUN TestDeduplicateNewest run.go:176: Remote "B2 bucket rclone-test-ciyirob1civixol2yeticax5", Local "Local file system at /tmp/rclone593475077", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.29s) === RUN TestDeduplicateNewestByHash run.go:176: Remote "B2 bucket rclone-test-ciyirob1civixol2yeticax5", Local "Local file system at /tmp/rclone593475077", Modify Window "1ms" 2021/01/04 05:23:58 INFO : B2 bucket rclone-test-ciyirob1civixol2yeticax5: Looking for duplicate SHA-1 hashes using newest mode. 2021/01/04 05:23:58 NOTICE: 88b559a549b0aa707c2c330d9acd5e6a40bb9656: Found 3 files with duplicate SHA-1 hashes 2021/01/04 05:24:06 INFO : one: Deleted 2021/01/04 05:24:13 INFO : also/one: Deleted 2021/01/04 05:24:13 NOTICE: 88b559a549b0aa707c2c330d9acd5e6a40bb9656: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (36.28s) === RUN TestDeduplicateOldest run.go:176: Remote "B2 bucket rclone-test-ciyirob1civixol2yeticax5", Local "Local file system at /tmp/rclone593475077", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.28s) === RUN TestDeduplicateLargest run.go:176: Remote "B2 bucket rclone-test-ciyirob1civixol2yeticax5", Local "Local file system at /tmp/rclone593475077", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.27s) === RUN TestDeduplicateSmallest run.go:176: Remote "B2 bucket rclone-test-ciyirob1civixol2yeticax5", Local "Local file system at /tmp/rclone593475077", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.27s) === RUN TestDeduplicateRename run.go:176: Remote "B2 bucket rclone-test-ciyirob1civixol2yeticax5", Local "Local file system at /tmp/rclone593475077", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.27s) === RUN TestMergeDirs run.go:176: Remote "B2 bucket rclone-test-ciyirob1civixol2yeticax5", Local "Local file system at /tmp/rclone593475077", Modify Window "1ms" dedupe_test.go:267: Can't merge directories --- SKIP: TestMergeDirs (0.27s) === RUN TestListDirSorted run.go:176: Remote "B2 bucket rclone-test-ciyirob1civixol2yeticax5", Local "Local file system at /tmp/rclone593475077", Modify Window "1ms" 2021/01/04 05:24:45 DEBUG : a.txt: Excluded 2021/01/04 05:24:45 DEBUG : sub dir/hello world: Excluded 2021/01/04 05:24:45 DEBUG : sub dir/hello world2: Excluded 2021/01/04 05:24:45 DEBUG : sub dir/hello world: Excluded 2021/01/04 05:24:45 DEBUG : sub dir/hello world2: Excluded 2021/01/04 05:24:46 DEBUG : sub dir/ignore dir: Excluded 2021/01/04 05:24:46 DEBUG : Couldn't decode error response: EOF 2021/01/04 05:24:46 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (61.90s) === RUN TestMkdir run.go:176: Remote "B2 bucket rclone-test-ciyirob1civixol2yeticax5", Local "Local file system at /tmp/rclone593475077", Modify Window "1ms" 2021/01/04 05:25:21 DEBUG : B2 bucket rclone-test-ciyirob1civixol2yeticax5: Making directory 2021/01/04 05:25:21 DEBUG : B2 bucket rclone-test-ciyirob1civixol2yeticax5: Making directory --- PASS: TestMkdir (0.42s) === RUN TestLsd run.go:176: Remote "B2 bucket rclone-test-ciyirob1civixol2yeticax5", Local "Local file system at /tmp/rclone593475077", Modify Window "1ms" --- PASS: TestLsd (5.14s) === RUN TestLs run.go:176: Remote "B2 bucket rclone-test-ciyirob1civixol2yeticax5", Local "Local file system at /tmp/rclone593475077", Modify Window "1ms" --- PASS: TestLs (9.01s) === RUN TestLsWithFilesFrom run.go:176: Remote "B2 bucket rclone-test-ciyirob1civixol2yeticax5", Local "Local file system at /tmp/rclone593475077", Modify Window "1ms" 2021/01/04 05:25:44 DEBUG : empty space: Excluded from sync (and deletion) 2021/01/04 05:25:45 DEBUG : Couldn't decode error response: EOF --- PASS: TestLsWithFilesFrom (10.81s) === RUN TestLsLong run.go:176: Remote "B2 bucket rclone-test-ciyirob1civixol2yeticax5", Local "Local file system at /tmp/rclone593475077", Modify Window "1ms" --- PASS: TestLsLong (14.21s) === RUN TestHashSums run.go:176: Remote "B2 bucket rclone-test-ciyirob1civixol2yeticax5", Local "Local file system at /tmp/rclone593475077", Modify Window "1ms" 2021/01/04 05:26:09 ERROR : potato2: Hash unsupported: hash type not supported 2021/01/04 05:26:09 ERROR : empty space: Hash unsupported: hash type not supported 2021/01/04 05:26:10 ERROR : potato2: Hash unsupported: hash type not supported 2021/01/04 05:26:10 ERROR : empty space: Hash unsupported: hash type not supported --- PASS: TestHashSums (11.35s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:176: Remote "B2 bucket rclone-test-ciyirob1civixol2yeticax5", Local "Local file system at /tmp/rclone593475077", Modify Window "1ms" --- PASS: TestCount (10.97s) === RUN TestDelete run.go:176: Remote "B2 bucket rclone-test-ciyirob1civixol2yeticax5", Local "Local file system at /tmp/rclone593475077", Modify Window "1ms" 2021/01/04 05:26:37 DEBUG : large: Clearing upload URL because of error: no tomes available (503 service_unavailable) 2021/01/04 05:26:37 DEBUG : pacer: low level retry 1/1 (error no tomes available (503 service_unavailable)) 2021/01/04 05:26:37 DEBUG : pacer: Rate limited, increasing sleep to 1s run.go:278: Retry Put of "large" to B2 bucket rclone-test-ciyirob1civixol2yeticax5: 1/10 (no tomes available (503 service_unavailable)) 2021/01/04 05:26:39 DEBUG : pacer: Reducing sleep to 500ms 2021/01/04 05:26:41 DEBUG : pacer: Reducing sleep to 250ms 2021/01/04 05:26:41 DEBUG : pacer: Reducing sleep to 125ms 2021/01/04 05:26:41 DEBUG : Waiting for deletions to finish 2021/01/04 05:26:41 DEBUG : pacer: Reducing sleep to 62.5ms 2021/01/04 05:26:41 DEBUG : large: Excluded from sync (and deletion) 2021/01/04 05:26:42 DEBUG : pacer: Reducing sleep to 31.25ms 2021/01/04 05:26:42 INFO : medium: Deleted 2021/01/04 05:26:42 DEBUG : pacer: Reducing sleep to 15.625ms 2021/01/04 05:26:42 INFO : small: Deleted 2021/01/04 05:26:42 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestDelete (20.39s) === RUN TestRetry 2021/01/04 05:26:43 DEBUG : Received error: EOF - low level retry 1/5 2021/01/04 05:26:43 DEBUG : Received error: EOF - low level retry 2/5 2021/01/04 05:26:43 DEBUG : Received error: EOF - low level retry 1/5 2021/01/04 05:26:43 DEBUG : Received error: EOF - low level retry 2/5 2021/01/04 05:26:43 DEBUG : Received error: EOF - low level retry 3/5 2021/01/04 05:26:43 DEBUG : Received error: EOF - low level retry 4/5 2021/01/04 05:26:43 DEBUG : Received error: EOF - low level retry 5/5 --- PASS: TestRetry (0.00s) === RUN TestCat run.go:176: Remote "B2 bucket rclone-test-ciyirob1civixol2yeticax5", Local "Local file system at /tmp/rclone593475077", Modify Window "1ms" --- PASS: TestCat (3.82s) === RUN TestPurge 2021/01/04 05:26:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2021/01/04 05:26:47 DEBUG : Creating backend with remote "TestB2:rclone-test-nuvugut1hizabad8bofajuv9" 2021/01/04 05:26:48 DEBUG : Creating backend with remote "/tmp/rclone258364543" run.go:176: Remote "B2 bucket rclone-test-nuvugut1hizabad8bofajuv9", Local "Local file system at /tmp/rclone258364543", Modify Window "1ms" 2021/01/04 05:26:49 DEBUG : A2: Making directory 2021/01/04 05:26:49 DEBUG : A1/B2: Making directory 2021/01/04 05:26:49 DEBUG : A1/B2/C2: Making directory 2021/01/04 05:26:49 DEBUG : A1/B1/C3: Making directory 2021/01/04 05:26:49 DEBUG : A3: Making directory 2021/01/04 05:26:49 DEBUG : A3/B3: Making directory 2021/01/04 05:26:49 DEBUG : A3/B3/C4: Making directory fstest.go:249: Filtering empty directory "A2" fstest.go:249: Filtering empty directory "A1/B2" fstest.go:249: Filtering empty directory "A1/B2/C2" fstest.go:249: Filtering empty directory "A1/B1/C3" fstest.go:249: Filtering empty directory "A3" fstest.go:249: Filtering empty directory "A3/B3" fstest.go:249: Filtering empty directory "A3/B3/C4" 2021/01/04 05:26:49 DEBUG : A1/B1/C1/one: Deleting (id "4_z3f32bd63d0cdcbbb7f680e1b_f1074d6e26e78eb43_d20210104_m052648_c001_v0001146_t0024") fstest.go:249: Filtering empty directory "A2" fstest.go:249: Filtering empty directory "A1/B2" fstest.go:249: Filtering empty directory "A1/B2/C2" fstest.go:249: Filtering empty directory "A3" fstest.go:249: Filtering empty directory "A3/B3" fstest.go:249: Filtering empty directory "A3/B3/C4" 2021/01/04 05:26:50 DEBUG : A1/two: Deleting (id "4_z3f32bd63d0cdcbbb7f680e1b_f1074d6e26e78eb4b_d20210104_m052649_c001_v0001146_t0024") 2021/01/04 05:26:51 DEBUG : B2 bucket rclone-test-nuvugut1hizabad8bofajuv9: Purge remote 2021/01/04 05:26:51 purge failed: directory not found --- PASS: TestPurge (3.91s) === RUN TestRmdirsNoLeaveRoot run.go:176: Remote "B2 bucket rclone-test-ciyirob1civixol2yeticax5", Local "Local file system at /tmp/rclone593475077", Modify Window "1ms" 2021/01/04 05:26:52 DEBUG : A2: Making directory 2021/01/04 05:26:52 DEBUG : A1/B2: Making directory 2021/01/04 05:26:52 DEBUG : A1/B2/C2: Making directory 2021/01/04 05:26:52 DEBUG : A1/B1/C3: Making directory 2021/01/04 05:26:52 DEBUG : A3: Making directory 2021/01/04 05:26:52 DEBUG : A3/B3: Making directory 2021/01/04 05:26:52 DEBUG : A3/B3/C4: Making directory fstest.go:249: Filtering empty directory "A2" fstest.go:249: Filtering empty directory "A1/B2" fstest.go:249: Filtering empty directory "A1/B2/C2" fstest.go:249: Filtering empty directory "A1/B1/C3" fstest.go:249: Filtering empty directory "A3" fstest.go:249: Filtering empty directory "A3/B3" fstest.go:249: Filtering empty directory "A3/B3/C4" 2021/01/04 05:26:52 DEBUG : A3/B3/C4: Removing directory fstest.go:249: Filtering empty directory "A2" fstest.go:249: Filtering empty directory "A1/B2" fstest.go:249: Filtering empty directory "A1/B2/C2" fstest.go:249: Filtering empty directory "A1/B1/C3" fstest.go:249: Filtering empty directory "A3" fstest.go:249: Filtering empty directory "A3/B3" --- PASS: TestRmdirsNoLeaveRoot (9.49s) === RUN TestRmdirsLeaveRoot run.go:176: Remote "B2 bucket rclone-test-ciyirob1civixol2yeticax5", Local "Local file system at /tmp/rclone593475077", Modify Window "1ms" 2021/01/04 05:27:00 DEBUG : A1: Making directory 2021/01/04 05:27:00 DEBUG : A1/B1: Making directory 2021/01/04 05:27:00 DEBUG : A1/B1/C1: Making directory fstest.go:249: Filtering empty directory "A1" fstest.go:249: Filtering empty directory "A1/B1" fstest.go:249: Filtering empty directory "A1/B1/C1" fstest.go:249: Filtering empty directory "A1" --- PASS: TestRmdirsLeaveRoot (0.70s) === RUN TestCopyURL run.go:176: Remote "B2 bucket rclone-test-ciyirob1civixol2yeticax5", Local "Local file system at /tmp/rclone593475077", Modify Window "1ms" --- PASS: TestCopyURL (4.14s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:176: Remote "B2 bucket rclone-test-ciyirob1civixol2yeticax5", Local "Local file system at /tmp/rclone593475077", Modify Window "1ms" 2021/01/04 05:27:05 DEBUG : Couldn't decode error response: EOF 2021/01/04 05:27:05 DEBUG : file1: Need to transfer - File not found at Destination 2021/01/04 05:27:06 DEBUG : file1: SHA-1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2021/01/04 05:27:06 INFO : file1: Copied (new) to: sub/file2 2021/01/04 05:27:06 INFO : file1: Deleted 2021/01/04 05:27:06 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/01/04 05:27:06 DEBUG : file1: Unchanged skipping 2021/01/04 05:27:06 INFO : file1: Deleted 2021/01/04 05:27:06 DEBUG : B2 bucket rclone-test-ciyirob1civixol2yeticax5: don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (1.69s) === RUN TestCaseInsensitiveMoveFile run.go:176: Remote "B2 bucket rclone-test-ciyirob1civixol2yeticax5", Local "Local file system at /tmp/rclone593475077", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.28s) === RUN TestMoveFileBackupDir run.go:176: Remote "B2 bucket rclone-test-ciyirob1civixol2yeticax5", Local "Local file system at /tmp/rclone593475077", Modify Window "1ms" 2021/01/04 05:27:08 DEBUG : Creating backend with remote "TestB2:rclone-test-ciyirob1civixol2yeticax5/backup" 2021/01/04 05:27:09 DEBUG : Couldn't decode error response: EOF 2021/01/04 05:27:09 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2021/01/04 05:27:09 DEBUG : Couldn't decode error response: EOF 2021/01/04 05:27:11 DEBUG : dst/file1: SHA-1 = 9d125cddbdc7323ccf9db2d2b67af177f781b5c6 OK 2021/01/04 05:27:11 INFO : dst/file1: Copied (server-side copy) 2021/01/04 05:27:11 INFO : dst/file1: Deleted 2021/01/04 05:27:12 DEBUG : dst/file1: SHA-1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2021/01/04 05:27:12 INFO : dst/file1: Copied (new) 2021/01/04 05:27:12 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (20.94s) === RUN TestCopyFile run.go:176: Remote "B2 bucket rclone-test-ciyirob1civixol2yeticax5", Local "Local file system at /tmp/rclone593475077", Modify Window "1ms" 2021/01/04 05:27:29 DEBUG : Couldn't decode error response: EOF 2021/01/04 05:27:29 DEBUG : file1: Need to transfer - File not found at Destination 2021/01/04 05:27:29 DEBUG : file1: SHA-1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2021/01/04 05:27:29 INFO : file1: Copied (new) to: sub/file2 2021/01/04 05:27:30 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/01/04 05:27:30 DEBUG : file1: Unchanged skipping 2021/01/04 05:27:30 DEBUG : B2 bucket rclone-test-ciyirob1civixol2yeticax5: don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (3.27s) === RUN TestCopyFileBackupDir run.go:176: Remote "B2 bucket rclone-test-ciyirob1civixol2yeticax5", Local "Local file system at /tmp/rclone593475077", Modify Window "1ms" 2021/01/04 05:27:32 DEBUG : Creating backend with remote "TestB2:rclone-test-ciyirob1civixol2yeticax5/backup" 2021/01/04 05:27:33 DEBUG : Couldn't decode error response: EOF 2021/01/04 05:27:33 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2021/01/04 05:27:34 DEBUG : Couldn't decode error response: EOF 2021/01/04 05:27:37 DEBUG : dst/file1: SHA-1 = 9d125cddbdc7323ccf9db2d2b67af177f781b5c6 OK 2021/01/04 05:27:37 INFO : dst/file1: Copied (server-side copy) 2021/01/04 05:27:38 INFO : dst/file1: Deleted 2021/01/04 05:27:39 DEBUG : dst/file1: SHA-1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2021/01/04 05:27:39 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (8.45s) === RUN TestCopyFileCompareDest run.go:176: Remote "B2 bucket rclone-test-ciyirob1civixol2yeticax5", Local "Local file system at /tmp/rclone593475077", Modify Window "1ms" 2021/01/04 05:27:40 DEBUG : Creating backend with remote "TestB2:rclone-test-ciyirob1civixol2yeticax5/dst" 2021/01/04 05:27:41 DEBUG : Couldn't decode error response: EOF 2021/01/04 05:27:41 DEBUG : Couldn't decode error response: EOF 2021/01/04 05:27:41 DEBUG : Creating backend with remote "TestB2:rclone-test-ciyirob1civixol2yeticax5/CompareDest" 2021/01/04 05:27:41 DEBUG : Couldn't decode error response: EOF 2021/01/04 05:27:42 DEBUG : Couldn't decode error response: EOF 2021/01/04 05:27:42 DEBUG : one: Need to transfer - File not found at Destination 2021/01/04 05:27:45 DEBUG : one: SHA-1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2021/01/04 05:27:45 INFO : one: Copied (new) 2021/01/04 05:27:46 DEBUG : Couldn't decode error response: EOF 2021/01/04 05:27:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/01/04 05:27:48 DEBUG : one: SHA-1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2021/01/04 05:27:48 INFO : one: Copied (replaced existing) 2021/01/04 05:27:50 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/01/04 05:27:50 DEBUG : one: Destination found in --compare-dest, skipping 2021/01/04 05:27:51 DEBUG : Couldn't decode error response: EOF 2021/01/04 05:27:51 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/01/04 05:27:51 DEBUG : two: Destination found in --compare-dest, skipping 2021/01/04 05:27:51 DEBUG : Couldn't decode error response: EOF 2021/01/04 05:27:51 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/01/04 05:27:51 DEBUG : two: Destination found in --compare-dest, skipping 2021/01/04 05:27:52 DEBUG : Couldn't decode error response: EOF 2021/01/04 05:27:52 DEBUG : two: Sizes differ (src 5 vs dst 3) 2021/01/04 05:27:52 DEBUG : two: Need to transfer - File not found at Destination 2021/01/04 05:27:54 DEBUG : two: SHA-1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2021/01/04 05:27:54 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (17.16s) === RUN TestCopyFileCopyDest run.go:176: Remote "B2 bucket rclone-test-ciyirob1civixol2yeticax5", Local "Local file system at /tmp/rclone593475077", Modify Window "1ms" 2021/01/04 05:27:57 DEBUG : Creating backend with remote "TestB2:rclone-test-ciyirob1civixol2yeticax5/dst" 2021/01/04 05:27:58 DEBUG : Couldn't decode error response: EOF 2021/01/04 05:27:58 DEBUG : Couldn't decode error response: EOF 2021/01/04 05:27:58 DEBUG : Creating backend with remote "TestB2:rclone-test-ciyirob1civixol2yeticax5/CopyDest" 2021/01/04 05:27:59 DEBUG : Couldn't decode error response: EOF 2021/01/04 05:27:59 DEBUG : Couldn't decode error response: EOF 2021/01/04 05:27:59 DEBUG : one: Need to transfer - File not found at Destination 2021/01/04 05:28:06 DEBUG : one: SHA-1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2021/01/04 05:28:06 INFO : one: Copied (new) 2021/01/04 05:28:07 DEBUG : Couldn't decode error response: EOF 2021/01/04 05:28:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/01/04 05:28:17 DEBUG : one: SHA-1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2021/01/04 05:28:17 INFO : one: Copied (replaced existing) 2021/01/04 05:28:20 DEBUG : Creating backend with remote "TestB2:rclone-test-ciyirob1civixol2yeticax5/BackupDir" 2021/01/04 05:28:20 DEBUG : Couldn't decode error response: EOF 2021/01/04 05:28:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/01/04 05:28:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/01/04 05:28:21 DEBUG : Couldn't decode error response: EOF 2021/01/04 05:28:24 DEBUG : one: SHA-1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2021/01/04 05:28:24 INFO : one: Copied (server-side copy) 2021/01/04 05:28:26 INFO : one: Deleted 2021/01/04 05:28:26 DEBUG : one: SHA-1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2021/01/04 05:28:26 INFO : one: Copied (server-side copy) 2021/01/04 05:28:26 DEBUG : one: Destination found in --copy-dest, using server-side copy 2021/01/04 05:28:28 DEBUG : Couldn't decode error response: EOF 2021/01/04 05:28:29 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/01/04 05:28:29 DEBUG : two: SHA-1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2021/01/04 05:28:29 INFO : two: Copied (server-side copy) 2021/01/04 05:28:29 DEBUG : two: Destination found in --copy-dest, using server-side copy 2021/01/04 05:28:30 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/01/04 05:28:30 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/01/04 05:28:30 DEBUG : two: Unchanged skipping 2021/01/04 05:28:30 DEBUG : Couldn't decode error response: EOF 2021/01/04 05:28:30 DEBUG : three: Sizes differ (src 7 vs dst 5) 2021/01/04 05:28:30 DEBUG : three: Destination not found in --copy-dest 2021/01/04 05:28:30 DEBUG : three: Need to transfer - File not found at Destination 2021/01/04 05:28:38 DEBUG : three: SHA-1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2021/01/04 05:28:38 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (45.84s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlapping --- PASS: TestOverlapping (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:176: Remote "B2 bucket rclone-test-ciyirob1civixol2yeticax5", Local "Local file system at /tmp/rclone593475077", Modify Window "1ms" 2021/01/04 05:28:46 DEBUG : A1/B2: Making directory 2021/01/04 05:28:46 DEBUG : A1/B1/C3: Making directory fstest.go:249: Filtering empty directory "A1/B2" fstest.go:249: Filtering empty directory "A1/B1/C3" 2021/01/04 05:28:46 DEBUG : Couldn't decode error response: EOF 2021/01/04 05:28:46 DEBUG : Couldn't decode error response: EOF 2021/01/04 05:28:46 DEBUG : Couldn't decode error response: EOF 2021/01/04 05:28:46 DEBUG : Couldn't decode error response: EOF 2021/01/04 05:28:47 DEBUG : A1/B1/C1/four: SHA-1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2021/01/04 05:28:47 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four 2021/01/04 05:28:47 INFO : A1/B1/C1/four: Deleted 2021/01/04 05:28:47 DEBUG : A1/one: SHA-1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2021/01/04 05:28:47 INFO : A1/one: Copied (server-side copy) to: A2/one 2021/01/04 05:28:47 DEBUG : Couldn't decode error response: EOF 2021/01/04 05:28:48 INFO : A1/one: Deleted 2021/01/04 05:28:48 DEBUG : A1/two: SHA-1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2021/01/04 05:28:48 INFO : A1/two: Copied (server-side copy) to: A2/two 2021/01/04 05:28:48 DEBUG : A1/B1/C2/five: SHA-1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2021/01/04 05:28:48 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five 2021/01/04 05:28:48 INFO : A1/two: Deleted 2021/01/04 05:28:48 INFO : A1/B1/C2/five: Deleted 2021/01/04 05:28:52 DEBUG : A1/B1/three: SHA-1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2021/01/04 05:28:52 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three 2021/01/04 05:28:53 INFO : A1/B1/three: Deleted fstest.go:249: Filtering empty directory "A2/B2" fstest.go:249: Filtering empty directory "A2/B1/C3" 2021/01/04 05:28:54 DEBUG : Couldn't decode error response: EOF 2021/01/04 05:28:54 DEBUG : Couldn't decode error response: EOF 2021/01/04 05:28:54 DEBUG : Couldn't decode error response: EOF 2021/01/04 05:28:54 DEBUG : Couldn't decode error response: EOF 2021/01/04 05:28:54 DEBUG : A2/B1/C1/four: SHA-1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2021/01/04 05:28:54 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four 2021/01/04 05:28:54 DEBUG : A2/B1/C2/five: SHA-1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2021/01/04 05:28:54 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five 2021/01/04 05:28:54 INFO : A2/B1/C1/four: Deleted 2021/01/04 05:28:54 INFO : A2/B1/C2/five: Deleted 2021/01/04 05:28:54 DEBUG : Couldn't decode error response: EOF 2021/01/04 05:28:54 DEBUG : A2/B1/three: SHA-1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2021/01/04 05:28:54 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three 2021/01/04 05:28:55 DEBUG : A2/two: SHA-1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2021/01/04 05:28:55 INFO : A2/two: Copied (server-side copy) to: A3/two 2021/01/04 05:28:55 INFO : A2/two: Deleted 2021/01/04 05:28:56 INFO : A2/B1/three: Deleted 2021/01/04 05:28:57 DEBUG : A2/one: SHA-1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2021/01/04 05:28:57 INFO : A2/one: Copied (server-side copy) to: A3/one 2021/01/04 05:29:00 INFO : A2/one: Deleted fstest.go:249: Filtering empty directory "A3/B2" fstest.go:249: Filtering empty directory "A3/B1/C3" --- PASS: TestDirMove (26.40s) === RUN TestGetFsInfo run.go:176: Remote "B2 bucket rclone-test-ciyirob1civixol2yeticax5", Local "Local file system at /tmp/rclone593475077", Modify Window "1ms" --- PASS: TestGetFsInfo (0.33s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false === CONT TestRcat run.go:176: Remote "B2 bucket rclone-test-ciyirob1civixol2yeticax5", Local "Local file system at /tmp/rclone593475077", Modify Window "1ms" 2021/01/04 05:29:10 DEBUG : B2 bucket rclone-test-ciyirob1civixol2yeticax5: File to upload is small (34 bytes), uploading instead of streaming 2021/01/04 05:29:10 DEBUG : no_checksum_small_file_from_pipe: SHA-1 = 4c3452689ee5e2b950454c46181b8b5e7bcfeca9 OK 2021/01/04 05:29:10 INFO : no_checksum_small_file_from_pipe: Copied (new) 2021/01/04 05:29:10 DEBUG : no_checksum_big_file_from_pipe: File has 102401 bytes, which makes only one chunk. Using direct upload. 2021/01/04 05:29:11 DEBUG : no_checksum_big_file_from_pipe: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) === RUN TestRcat/withChecksum=true,ignoreChecksum=false === CONT TestRcat run.go:176: Remote "B2 bucket rclone-test-ciyirob1civixol2yeticax5", Local "Local file system at /tmp/rclone593475077", Modify Window "1ms" 2021/01/04 05:29:13 DEBUG : B2 bucket rclone-test-ciyirob1civixol2yeticax5: File to upload is small (34 bytes), uploading instead of streaming 2021/01/04 05:29:15 DEBUG : with_checksum_small_file_from_pipe: SHA-1 = 4c3452689ee5e2b950454c46181b8b5e7bcfeca9 OK 2021/01/04 05:29:15 INFO : with_checksum_small_file_from_pipe: Copied (new) 2021/01/04 05:29:15 DEBUG : with_checksum_big_file_from_pipe: File has 102401 bytes, which makes only one chunk. Using direct upload. 2021/01/04 05:29:16 DEBUG : with_checksum_big_file_from_pipe: SHA-1 = d0080f73aa8b494570ad63df1beb25c01ea9eea2 OK 2021/01/04 05:29:16 DEBUG : with_checksum_big_file_from_pipe: Size and SHA-1 of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true === CONT TestRcat run.go:176: Remote "B2 bucket rclone-test-ciyirob1civixol2yeticax5", Local "Local file system at /tmp/rclone593475077", Modify Window "1ms" 2021/01/04 05:29:17 DEBUG : B2 bucket rclone-test-ciyirob1civixol2yeticax5: File to upload is small (34 bytes), uploading instead of streaming 2021/01/04 05:29:18 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2021/01/04 05:29:18 DEBUG : ignore_checksum_big_file_from_pipe: File has 102401 bytes, which makes only one chunk. Using direct upload. 2021/01/04 05:29:18 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) === RUN TestRcat/withChecksum=true,ignoreChecksum=true === CONT TestRcat run.go:176: Remote "B2 bucket rclone-test-ciyirob1civixol2yeticax5", Local "Local file system at /tmp/rclone593475077", Modify Window "1ms" 2021/01/04 05:29:20 DEBUG : B2 bucket rclone-test-ciyirob1civixol2yeticax5: File to upload is small (34 bytes), uploading instead of streaming 2021/01/04 05:29:20 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2021/01/04 05:29:20 DEBUG : ignore_checksum_big_file_from_pipe: File has 102401 bytes, which makes only one chunk. Using direct upload. 2021/01/04 05:29:21 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (12.40s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (3.04s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.56s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (2.38s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (2.42s) === RUN TestRcatSize run.go:176: Remote "B2 bucket rclone-test-ciyirob1civixol2yeticax5", Local "Local file system at /tmp/rclone593475077", Modify Window "1ms" 2021/01/04 05:29:22 DEBUG : B2 bucket rclone-test-ciyirob1civixol2yeticax5: File to upload is small (60 bytes), uploading instead of streaming 2021/01/04 05:29:23 DEBUG : potato2: SHA-1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2021/01/04 05:29:23 INFO : potato2: Copied (new) --- PASS: TestRcatSize (2.37s) === RUN TestCopyFileMaxTransfer run.go:176: Remote "B2 bucket rclone-test-ciyirob1civixol2yeticax5", Local "Local file system at /tmp/rclone593475077", Modify Window "1ms" 2021/01/04 05:29:25 DEBUG : Couldn't decode error response: EOF 2021/01/04 05:29:25 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2021/01/04 05:29:25 DEBUG : TestCopyFileMaxTransfer/file1: SHA-1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2021/01/04 05:29:25 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2021/01/04 05:29:26 DEBUG : Couldn't decode error response: EOF 2021/01/04 05:29:26 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2021/01/04 05:29:26 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://pod-000-1146-06.backblaze.com/b2api/v1/b2_upload_file/6f425d33d08dcbbb7f680e1b/c001_v0001146_t0003": Max transfer limit reached as set by --max-transfer 2021/01/04 05:29:26 DEBUG : Couldn't decode error response: EOF 2021/01/04 05:29:26 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2021/01/04 05:29:26 DEBUG : Couldn't decode error response: EOF 2021/01/04 05:29:26 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2021/01/04 05:29:27 DEBUG : TestCopyFileMaxTransfer/file4: SHA-1 = e5583f88ce1cc3d70ec6eecd010d759e7e4a202d OK 2021/01/04 05:29:27 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (5.40s) === RUN TestRcAbout rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcMkdir rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:25: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) PASS 2021/01/04 05:29:30 DEBUG : B2 bucket rclone-test-ciyirob1civixol2yeticax5: Purge remote 2021/01/04 05:29:30 DEBUG : A1/B1/C1/four: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f10840598a3931022_d20210104_m052847_c001_v0001044_t0034") 2021/01/04 05:29:30 DEBUG : A1/B1/C1/four: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f106ca57ac061d6f8_d20210104_m052844_c001_v0001146_t0003") 2021/01/04 05:29:30 DEBUG : A1/B1/C1/one: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f11486834e68b018a_d20210104_m052653_c001_v0001137_t0052") 2021/01/04 05:29:30 DEBUG : A1/B1/C1/one: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f106ca57ac061cdcc_d20210104_m052651_c001_v0001146_t0003") 2021/01/04 05:29:30 DEBUG : A1/B1/C2/five: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f119ac2ad6ffc384f_d20210104_m052848_c001_v0001090_t0007") 2021/01/04 05:29:30 DEBUG : A1/B1/C2/five: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f106ca57ac061d706_d20210104_m052845_c001_v0001146_t0003") 2021/01/04 05:29:30 DEBUG : A1/B1/three: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f116930bf127c2c2e_d20210104_m052852_c001_v0001137_t0020") 2021/01/04 05:29:30 DEBUG : A1/B1/three: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f106ca57ac061d6ef_d20210104_m052844_c001_v0001146_t0003") 2021/01/04 05:29:30 DEBUG : A1/one: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f10696b1ec1997a2a_d20210104_m052847_c001_v0001040_t0041") 2021/01/04 05:29:30 DEBUG : A1/one: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f106ca57ac061d6d2_d20210104_m052843_c001_v0001146_t0003") 2021/01/04 05:29:30 DEBUG : A1/two: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f115cc6b7bdf76ed8_d20210104_m052848_c001_v0001136_t0003") 2021/01/04 05:29:31 DEBUG : A1/two: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f106ca57ac061d6e0_d20210104_m052844_c001_v0001146_t0003") 2021/01/04 05:29:31 DEBUG : A1/two: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f104407f2f686f444_d20210104_m052653_c001_v0001144_t0025") 2021/01/04 05:29:31 DEBUG : A1/two: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f106ca57ac061cdd4_d20210104_m052652_c001_v0001146_t0003") 2021/01/04 05:29:31 DEBUG : A2/B1/C1/four: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f109e318760bfef31_d20210104_m052854_c001_v0001146_t0015") 2021/01/04 05:29:31 DEBUG : A2/B1/C1/four: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f112b012b11b6b3f3_d20210104_m052846_c001_v0001037_t0009") 2021/01/04 05:29:31 DEBUG : A2/B1/C2/five: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f1074d6e26e78f65d_d20210104_m052854_c001_v0001146_t0059") 2021/01/04 05:29:31 DEBUG : A2/B1/C2/five: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f119ac2ad6ffc384b_d20210104_m052847_c001_v0001090_t0024") 2021/01/04 05:29:31 DEBUG : A2/B1/three: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f105f610a9120d7f3_d20210104_m052855_c001_v0001144_t0038") 2021/01/04 05:29:31 DEBUG : A2/B1/three: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f102cadc44eb613bb_d20210104_m052847_c001_v0001144_t0004") 2021/01/04 05:29:31 DEBUG : A2/one: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f1122376e8c2499c2_d20210104_m052857_c001_v0001144_t0055") 2021/01/04 05:29:31 DEBUG : A2/one: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f103966c562379c26_d20210104_m052847_c001_v0001009_t0035") 2021/01/04 05:29:31 DEBUG : A2/two: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f1028f349e1063900_d20210104_m052855_c001_v0001146_t0047") 2021/01/04 05:29:31 DEBUG : A2/two: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f11787b86b3ccfbb6_d20210104_m052847_c001_v0001120_t0001") 2021/01/04 05:29:31 DEBUG : A3/B1/C1/four: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f105f610a9120d853_d20210104_m052900_c001_v0001144_t0051") 2021/01/04 05:29:31 DEBUG : A3/B1/C1/four: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f1195716a9fe4f001_d20210104_m052854_c001_v0001018_t0025") 2021/01/04 05:29:31 DEBUG : A3/B1/C2/five: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f1183c4c4865efa2e_d20210104_m052905_c001_v0001137_t0041") 2021/01/04 05:29:31 DEBUG : A3/B1/C2/five: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f100961e6ef9c3776_d20210104_m052854_c001_v0001146_t0051") 2021/01/04 05:29:31 DEBUG : A3/B1/three: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f117ac4d913218519_d20210104_m052906_c001_v0001044_t0047") 2021/01/04 05:29:31 DEBUG : A3/B1/three: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f1136ba72732351de_d20210104_m052854_c001_v0001030_t0009") 2021/01/04 05:29:31 DEBUG : A3/one: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f1012ee85269e3d9e_d20210104_m052906_c001_v0001145_t0038") 2021/01/04 05:29:31 DEBUG : A3/one: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f1144b039ef7fd187_d20210104_m052854_c001_v0001144_t0048") 2021/01/04 05:29:31 DEBUG : A3/two: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f111f46390a61f804_d20210104_m052907_c001_v0001012_t0031") 2021/01/04 05:29:31 DEBUG : A3/two: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f105889524afc3dd1_d20210104_m052855_c001_v0001036_t0009") 2021/01/04 05:29:31 DEBUG : BackupDir/one: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f1199e0d22e048b50_d20210104_m052839_c001_v0001130_t0024") 2021/01/04 05:29:32 DEBUG : BackupDir/one: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f10994d651e9512df_d20210104_m052822_c001_v0001144_t0048") 2021/01/04 05:29:32 DEBUG : CompareDest/one: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f106f7e273a4de9e3_d20210104_m052755_c001_v0001136_t0036") 2021/01/04 05:29:32 DEBUG : CompareDest/one: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f106ca57ac061d26c_d20210104_m052749_c001_v0001146_t0003") 2021/01/04 05:29:32 DEBUG : CompareDest/two: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f112acb859024667f_d20210104_m052755_c001_v0001146_t0016") 2021/01/04 05:29:32 DEBUG : CompareDest/two: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f106ca57ac061d283_d20210104_m052750_c001_v0001146_t0003") 2021/01/04 05:29:32 DEBUG : CopyDest/one: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f109f1f2858d8593a_d20210104_m052839_c001_v0001036_t0034") 2021/01/04 05:29:32 DEBUG : CopyDest/one: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f106ca57ac061d4a9_d20210104_m052818_c001_v0001146_t0003") 2021/01/04 05:29:32 DEBUG : CopyDest/three: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f112acb8590246bb8_d20210104_m052840_c001_v0001146_t0046") 2021/01/04 05:29:32 DEBUG : CopyDest/three: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f106ca57ac061d58d_d20210104_m052830_c001_v0001146_t0003") 2021/01/04 05:29:32 DEBUG : CopyDest/two: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f11873262f5705a0c_d20210104_m052840_c001_v0001004_t0031") 2021/01/04 05:29:32 DEBUG : CopyDest/two: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f106ca57ac061d558_d20210104_m052827_c001_v0001146_t0003") 2021/01/04 05:29:32 DEBUG : TestCopyFileMaxTransfer/file1: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f1144b039ef7fd342_d20210104_m052927_c001_v0001144_t0043") 2021/01/04 05:29:32 DEBUG : TestCopyFileMaxTransfer/file1: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f106ca57ac061da58_d20210104_m052925_c001_v0001146_t0003") 2021/01/04 05:29:32 DEBUG : TestCopyFileMaxTransfer/file4: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f11708f3d9b3fe710_d20210104_m052929_c001_v0001137_t0050") 2021/01/04 05:29:32 DEBUG : TestCopyFileMaxTransfer/file4: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f106ca57ac061da86_d20210104_m052927_c001_v0001146_t0003") 2021/01/04 05:29:32 DEBUG : a.txt: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f1121ccca42d4bd4f_d20210104_m052447_c001_v0001036_t0058") 2021/01/04 05:29:32 DEBUG : a.txt: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f1005877ac592a22f_d20210104_m052419_c001_v0001144_t0058") 2021/01/04 05:29:32 DEBUG : also/one: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f1018c01ed9fba278_d20210104_m052406_c001_v0001144_t0032") 2021/01/04 05:29:32 DEBUG : also/one: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f1005877ac592a09d_d20210104_m052349_c001_v0001144_t0058") 2021/01/04 05:29:32 DEBUG : another: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f110d378473268c7f_d20210104_m052414_c001_v0001144_t0025") 2021/01/04 05:29:32 DEBUG : another: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f1005877ac592a0c5_d20210104_m052351_c001_v0001144_t0058") 2021/01/04 05:29:32 DEBUG : backup/dst/file1: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f117e0175a0d4009f_d20210104_m052739_c001_v0001128_t0013") 2021/01/04 05:29:32 DEBUG : backup/dst/file1: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f1144b039ef7fcd38_d20210104_m052736_c001_v0001144_t0005") 2021/01/04 05:29:32 DEBUG : backup/dst/file1: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f105f2e958eb8b11f_d20210104_m052712_c001_v0001015_t0034") 2021/01/04 05:29:32 DEBUG : backup/dst/file1: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f115e22cebae4f077_d20210104_m052710_c001_v0001042_t0021") 2021/01/04 05:29:32 DEBUG : dst/file1: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f103122305af31972_d20210104_m052740_c001_v0001136_t0059") 2021/01/04 05:29:33 DEBUG : dst/file1: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f106ca57ac061d190_d20210104_m052739_c001_v0001146_t0003") 2021/01/04 05:29:33 DEBUG : dst/file1: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f11174e4a406744ff_d20210104_m052738_c001_v0001146_t0011") 2021/01/04 05:29:33 DEBUG : dst/file1: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f106ca57ac061d125_d20210104_m052731_c001_v0001146_t0003") 2021/01/04 05:29:33 DEBUG : dst/file1: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f116b356425b80af7_d20210104_m052728_c001_v0001146_t0015") 2021/01/04 05:29:33 DEBUG : dst/file1: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f106ca57ac061cf80_d20210104_m052712_c001_v0001146_t0003") 2021/01/04 05:29:33 DEBUG : dst/file1: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f1135591c6c2f05aa_d20210104_m052711_c001_v0001032_t0030") 2021/01/04 05:29:33 DEBUG : dst/file1: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f106ca57ac061cf34_d20210104_m052707_c001_v0001146_t0003") 2021/01/04 05:29:33 DEBUG : dst/one: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f100f2f3b9af978fd_d20210104_m052840_c001_v0001136_t0046") 2021/01/04 05:29:33 DEBUG : dst/one: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f108ea3d4376380db_d20210104_m052826_c001_v0001039_t0048") 2021/01/04 05:29:33 DEBUG : dst/one: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f110f949817b6fc68_d20210104_m052824_c001_v0001092_t0032") 2021/01/04 05:29:33 DEBUG : dst/one: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f106ca57ac061d49e_d20210104_m052818_c001_v0001146_t0003") 2021/01/04 05:29:33 DEBUG : dst/one: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f1131e41df6eca3ab_d20210104_m052807_c001_v0001144_t0051") 2021/01/04 05:29:33 DEBUG : dst/one: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f1131e41df6eca369_d20210104_m052801_c001_v0001144_t0051") 2021/01/04 05:29:33 DEBUG : dst/one: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f1144b039ef7fce5c_d20210104_m052755_c001_v0001144_t0044") 2021/01/04 05:29:33 DEBUG : dst/one: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f106ca57ac061d260_d20210104_m052748_c001_v0001146_t0003") 2021/01/04 05:29:33 DEBUG : dst/one: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f110d3784732697be_d20210104_m052746_c001_v0001144_t0000") 2021/01/04 05:29:33 DEBUG : dst/one: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f110d37847326979c_d20210104_m052743_c001_v0001144_t0000") 2021/01/04 05:29:33 DEBUG : dst/three: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f117e365bc0a5b78b_d20210104_m052841_c001_v0001136_t0036") 2021/01/04 05:29:33 DEBUG : dst/three: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f1131e41df6eca4b4_d20210104_m052831_c001_v0001144_t0051") 2021/01/04 05:29:33 DEBUG : dst/two: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f105ee6665d4951b5_d20210104_m052841_c001_v0001044_t0001") 2021/01/04 05:29:33 DEBUG : dst/two: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f100f90e3941ad3bc_d20210104_m052829_c001_v0001005_t0020") 2021/01/04 05:29:33 DEBUG : dst/two: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f10199933457c4b11_d20210104_m052756_c001_v0001146_t0040") 2021/01/04 05:29:33 DEBUG : dst/two: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f110d378473269812_d20210104_m052752_c001_v0001144_t0000") 2021/01/04 05:29:33 DEBUG : empty space: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f11708d2553bcc21d_d20210104_m052619_c001_v0001144_t0041") 2021/01/04 05:29:34 DEBUG : empty space: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f1005877ac592a8bc_d20210104_m052614_c001_v0001144_t0058") 2021/01/04 05:29:34 DEBUG : empty space: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f1006abccbf739b77_d20210104_m052610_c001_v0001120_t0053") 2021/01/04 05:29:34 DEBUG : empty space: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f1005877ac592a829_d20210104_m052603_c001_v0001144_t0058") 2021/01/04 05:29:34 DEBUG : empty space: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f110fd8597a19fdaf_d20210104_m052553_c001_v0001146_t0031") 2021/01/04 05:29:34 DEBUG : empty space: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f1005877ac592a796_d20210104_m052551_c001_v0001144_t0058") 2021/01/04 05:29:34 DEBUG : empty space: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f1003829417463f49_d20210104_m052545_c001_v0001029_t0005") 2021/01/04 05:29:34 DEBUG : empty space: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f1005877ac592a6e4_d20210104_m052539_c001_v0001144_t0058") 2021/01/04 05:29:34 DEBUG : empty space: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f102701a5a1b12acf_d20210104_m052531_c001_v0001043_t0011") 2021/01/04 05:29:34 DEBUG : empty space: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f1005877ac592a642_d20210104_m052529_c001_v0001144_t0058") 2021/01/04 05:29:34 DEBUG : empty space: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f115cc6b7bdf75f29_d20210104_m052336_c001_v0001136_t0004") 2021/01/04 05:29:34 DEBUG : empty space: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f1005877ac5929f13_d20210104_m052323_c001_v0001144_t0058") 2021/01/04 05:29:34 DEBUG : empty space: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f103c2c438491d2df_d20210104_m052310_c001_v0001146_t0011") 2021/01/04 05:29:34 DEBUG : empty space: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f1005877ac5929dd5_d20210104_m052257_c001_v0001144_t0058") 2021/01/04 05:29:34 DEBUG : empty space: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f1122376e8c24846a_d20210104_m052246_c001_v0001144_t0039") 2021/01/04 05:29:34 DEBUG : empty space: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f1005877ac5929c36_d20210104_m052231_c001_v0001144_t0058") 2021/01/04 05:29:34 DEBUG : file1: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f10199933457c4762_d20210104_m052704_c001_v0001146_t0039") 2021/01/04 05:29:34 DEBUG : file1: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f106ca57ac061ce9a_d20210104_m052702_c001_v0001146_t0003") 2021/01/04 05:29:34 DEBUG : file1: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f108b0bbcb0e4922d_d20210104_m052646_c001_v0001146_t0048") 2021/01/04 05:29:34 DEBUG : file1: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f106ca57ac061cd1d_d20210104_m052643_c001_v0001146_t0003") 2021/01/04 05:29:34 DEBUG : file1: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f11022f99228dadc2_d20210104_m052229_c001_v0001031_t0020") 2021/01/04 05:29:34 DEBUG : file1: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f1005877ac5929be3_d20210104_m052224_c001_v0001144_t0058") 2021/01/04 05:29:34 DEBUG : file1: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f1005877ac5929b54_d20210104_m052216_c001_v0001144_t0058") 2021/01/04 05:29:34 DEBUG : file1: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f1005877ac5929a8b_d20210104_m052201_c001_v0001144_t0058") 2021/01/04 05:29:34 DEBUG : file2: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f105b9168515dee9f_d20210104_m052704_c001_v0001090_t0023") 2021/01/04 05:29:34 DEBUG : file2: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f106ca57ac061cec7_d20210104_m052703_c001_v0001146_t0003") 2021/01/04 05:29:34 DEBUG : file2: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f1142202222af73f9_d20210104_m052646_c001_v0001146_t0028") 2021/01/04 05:29:35 DEBUG : file2: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f106ca57ac061cd25_d20210104_m052643_c001_v0001146_t0003") 2021/01/04 05:29:35 DEBUG : filename.txt: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f104a68658f8df05a_d20210104_m052705_c001_v0001008_t0026") 2021/01/04 05:29:35 DEBUG : filename.txt: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f106ca57ac061ceb8_d20210104_m052703_c001_v0001146_t0003") 2021/01/04 05:29:35 DEBUG : ignore_checksum_big_file_from_pipe: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f109e318760bff130_d20210104_m052921_c001_v0001146_t0057") 2021/01/04 05:29:35 DEBUG : ignore_checksum_big_file_from_pipe: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f106ca57ac061d9f5_d20210104_m052920_c001_v0001146_t0003") 2021/01/04 05:29:35 DEBUG : ignore_checksum_big_file_from_pipe: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f1079ea09c5e699fa_d20210104_m052919_c001_v0001032_t0006") 2021/01/04 05:29:35 DEBUG : ignore_checksum_big_file_from_pipe: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f106ca57ac061d9c2_d20210104_m052918_c001_v0001146_t0003") 2021/01/04 05:29:35 DEBUG : ignore_checksum_small_file_from_pipe: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f1193bc069ef57963_d20210104_m052921_c001_v0001032_t0027") 2021/01/04 05:29:35 DEBUG : ignore_checksum_small_file_from_pipe: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f106ca57ac061d9e7_d20210104_m052920_c001_v0001146_t0003") 2021/01/04 05:29:35 DEBUG : ignore_checksum_small_file_from_pipe: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f1042da3cf7b07e09_d20210104_m052919_c001_v0001137_t0042") 2021/01/04 05:29:35 DEBUG : ignore_checksum_small_file_from_pipe: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f106ca57ac061d9bb_d20210104_m052917_c001_v0001146_t0003") 2021/01/04 05:29:35 DEBUG : large: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f1188d9232589ddb5_d20210104_m052643_c001_v0001019_t0000") 2021/01/04 05:29:35 DEBUG : large: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f106ca57ac061cce7_d20210104_m052640_c001_v0001146_t0003") 2021/01/04 05:29:35 DEBUG : medium: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f110d76f438fa6a13_d20210104_m052641_c001_v0001120_t0008") 2021/01/04 05:29:35 DEBUG : medium: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f1005877ac592a9ae_d20210104_m052629_c001_v0001144_t0058") 2021/01/04 05:29:35 DEBUG : no_checksum_big_file_from_pipe: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f113471b1c48432c7_d20210104_m052912_c001_v0001029_t0023") 2021/01/04 05:29:35 DEBUG : no_checksum_big_file_from_pipe: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f106ca57ac061d958_d20210104_m052911_c001_v0001146_t0003") 2021/01/04 05:29:35 DEBUG : no_checksum_small_file_from_pipe: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f114b6cc92104b3dc_d20210104_m052912_c001_v0001030_t0009") 2021/01/04 05:29:35 DEBUG : no_checksum_small_file_from_pipe: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f106ca57ac061d94d_d20210104_m052910_c001_v0001146_t0003") 2021/01/04 05:29:35 DEBUG : not-one: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f1168bfec92bd4cf7_d20210104_m052417_c001_v0001144_t0046") 2021/01/04 05:29:35 DEBUG : not-one: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f1005877ac592a0fb_d20210104_m052355_c001_v0001144_t0058") 2021/01/04 05:29:35 DEBUG : one: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f1060cee7adc4b12f_d20210104_m052358_c001_v0001030_t0014") 2021/01/04 05:29:35 DEBUG : one: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f1005877ac592a031_d20210104_m052342_c001_v0001144_t0058") 2021/01/04 05:29:35 DEBUG : potato1: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f1049acae236073b5_d20210104_m052923_c001_v0001145_t0048") 2021/01/04 05:29:35 DEBUG : potato1: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f106ca57ac061da15_d20210104_m052922_c001_v0001146_t0003") 2021/01/04 05:29:35 DEBUG : potato2: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f109e318760bff170_d20210104_m052924_c001_v0001146_t0000") 2021/01/04 05:29:36 DEBUG : potato2: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f106ca57ac061da1f_d20210104_m052922_c001_v0001146_t0003") 2021/01/04 05:29:36 DEBUG : potato2: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f110303d1511bdcb8_d20210104_m052621_c001_v0001093_t0018") 2021/01/04 05:29:36 DEBUG : potato2: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f1005877ac592a8a1_d20210104_m052612_c001_v0001144_t0058") 2021/01/04 05:29:36 DEBUG : potato2: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f100cb37f5a9e4068_d20210104_m052611_c001_v0001130_t0002") 2021/01/04 05:29:36 DEBUG : potato2: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f1005877ac592a80d_d20210104_m052601_c001_v0001144_t0058") 2021/01/04 05:29:36 DEBUG : potato2: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f1144b039ef7fc7cd_d20210104_m052555_c001_v0001144_t0009") 2021/01/04 05:29:36 DEBUG : potato2: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f1005877ac592a757_d20210104_m052547_c001_v0001144_t0058") 2021/01/04 05:29:36 DEBUG : potato2: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f1135591c6c2f0547_d20210104_m052546_c001_v0001032_t0058") 2021/01/04 05:29:36 DEBUG : potato2: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f1005877ac592a6ae_d20210104_m052535_c001_v0001144_t0058") 2021/01/04 05:29:36 DEBUG : potato2: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f108d8613657f33be_d20210104_m052531_c001_v0001144_t0051") 2021/01/04 05:29:36 DEBUG : potato2: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f1005877ac592a61b_d20210104_m052526_c001_v0001144_t0058") 2021/01/04 05:29:36 DEBUG : potato2: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f105f610a9120c8fd_d20210104_m052336_c001_v0001144_t0051") 2021/01/04 05:29:36 DEBUG : potato2: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f1005877ac5929f6f_d20210104_m052329_c001_v0001144_t0058") 2021/01/04 05:29:36 DEBUG : potato2: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f1194788d62030394_d20210104_m052310_c001_v0001091_t0029") 2021/01/04 05:29:36 DEBUG : potato2: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f1005877ac5929dee_d20210104_m052259_c001_v0001144_t0058") 2021/01/04 05:29:36 DEBUG : potato2: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f113689c5736f07da_d20210104_m052252_c001_v0001128_t0044") 2021/01/04 05:29:36 DEBUG : potato2: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f1005877ac5929c4b_d20210104_m052232_c001_v0001144_t0058") 2021/01/04 05:29:36 DEBUG : remotepotato: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f104830d87eb79598_d20210104_m052339_c001_v0001039_t0053") 2021/01/04 05:29:36 DEBUG : remotepotato: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f1005877ac5929fa3_d20210104_m052333_c001_v0001144_t0058") 2021/01/04 05:29:36 DEBUG : remotepotato: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f11486584240bfac0_d20210104_m052311_c001_v0001037_t0009") 2021/01/04 05:29:36 DEBUG : remotepotato: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f1005877ac5929e1a_d20210104_m052303_c001_v0001144_t0058") 2021/01/04 05:29:36 DEBUG : remotepotato: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f1142202222af6381_d20210104_m052252_c001_v0001146_t0041") 2021/01/04 05:29:36 DEBUG : remotepotato: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f1005877ac5929c8a_d20210104_m052235_c001_v0001144_t0058") 2021/01/04 05:29:36 DEBUG : rutabaga: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f116b356425b7f21f_d20210104_m052339_c001_v0001146_t0043") 2021/01/04 05:29:36 DEBUG : rutabaga: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f1005877ac5929ecf_d20210104_m052318_c001_v0001144_t0058") 2021/01/04 05:29:36 DEBUG : rutabaga: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f1131e41df6ec94b7_d20210104_m052312_c001_v0001144_t0019") 2021/01/04 05:29:37 DEBUG : rutabaga: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f1005877ac5929da4_d20210104_m052254_c001_v0001144_t0058") 2021/01/04 05:29:37 DEBUG : rutabaga: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f116f345d9a4bd9da_d20210104_m052252_c001_v0001145_t0010") 2021/01/04 05:29:37 DEBUG : rutabaga: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f1005877ac5929c17_d20210104_m052229_c001_v0001144_t0058") 2021/01/04 05:29:37 DEBUG : small: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f117e5c2cdf7fcaa1_d20210104_m052642_c001_v0001006_t0015") 2021/01/04 05:29:37 DEBUG : small: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f1005877ac592a93d_d20210104_m052623_c001_v0001144_t0058") 2021/01/04 05:29:37 DEBUG : sub dir/hello world: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f1028f349e1062c72_d20210104_m052526_c001_v0001146_t0009") 2021/01/04 05:29:37 DEBUG : sub dir/hello world: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f1005877ac592a5d7_d20210104_m052522_c001_v0001144_t0058") 2021/01/04 05:29:37 DEBUG : sub dir/hello world: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f1111c5e848621a3e_d20210104_m052517_c001_v0001039_t0037") 2021/01/04 05:29:37 DEBUG : sub dir/hello world: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f1005877ac592a268_d20210104_m052423_c001_v0001144_t0058") 2021/01/04 05:29:37 DEBUG : sub dir/hello world2: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f117e0175a0d3fd8e_d20210104_m052518_c001_v0001128_t0025") 2021/01/04 05:29:37 DEBUG : sub dir/hello world2: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f1005877ac592a296_d20210104_m052426_c001_v0001144_t0058") 2021/01/04 05:29:37 DEBUG : sub dir/ignore dir/.ignore: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f110fd8597a19fb22_d20210104_m052518_c001_v0001146_t0022") 2021/01/04 05:29:37 DEBUG : sub dir/ignore dir/.ignore: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f1005877ac592a2bc_d20210104_m052429_c001_v0001144_t0058") 2021/01/04 05:29:37 DEBUG : sub dir/ignore dir/should be ignored: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f11839db5e81c26bf_d20210104_m052518_c001_v0001144_t0016") 2021/01/04 05:29:37 DEBUG : sub dir/ignore dir/should be ignored: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f1005877ac592a348_d20210104_m052435_c001_v0001144_t0058") 2021/01/04 05:29:37 DEBUG : sub dir/potato3: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f108e8246d7d94c84_d20210104_m052622_c001_v0001005_t0026") 2021/01/04 05:29:37 DEBUG : sub dir/potato3: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f1005877ac592a8d2_d20210104_m052616_c001_v0001144_t0058") 2021/01/04 05:29:37 DEBUG : sub dir/sub sub dir/hello world3: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f1199e0d22e0489d6_d20210104_m052520_c001_v0001130_t0007") 2021/01/04 05:29:37 DEBUG : sub dir/sub sub dir/hello world3: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f1005877ac592a364_d20210104_m052437_c001_v0001144_t0058") 2021/01/04 05:29:37 DEBUG : sub/file2: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f107d6211bf27ad10_d20210104_m052730_c001_v0001039_t0010") 2021/01/04 05:29:37 DEBUG : sub/file2: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f106ca57ac061d0eb_d20210104_m052729_c001_v0001146_t0003") 2021/01/04 05:29:37 DEBUG : sub/file2: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f1146642bb6aeaac7_d20210104_m052706_c001_v0001145_t0038") 2021/01/04 05:29:37 DEBUG : sub/file2: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f106ca57ac061cf0a_d20210104_m052705_c001_v0001146_t0003") 2021/01/04 05:29:37 DEBUG : with_checksum_big_file_from_pipe: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f107b0eea0ed25b6b_d20210104_m052916_c001_v0001113_t0029") 2021/01/04 05:29:37 DEBUG : with_checksum_big_file_from_pipe: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f106ca57ac061d995_d20210104_m052915_c001_v0001146_t0003") 2021/01/04 05:29:37 DEBUG : with_checksum_small_file_from_pipe: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f1084955129c8f889_d20210104_m052917_c001_v0001031_t0021") 2021/01/04 05:29:38 DEBUG : with_checksum_small_file_from_pipe: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f106ca57ac061d973_d20210104_m052913_c001_v0001146_t0003") 2021/01/04 05:29:38 DEBUG : zend.txt: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f111a027e132297e5_d20210104_m052520_c001_v0001120_t0006") 2021/01/04 05:29:38 DEBUG : zend.txt: Deleting (id "4_z6f425d33d08dcbbb7f680e1b_f1005877ac592a243_d20210104_m052421_c001_v0001144_t0058") "./operations.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 7m39.424483917s (try 1/5)