"./operations.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2021/11/13 06:11:39 DEBUG : Creating backend with remote "TestB2:rclone-test-lipeqiq5nizitiy3zudejah6" 2021/11/13 06:11:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2021/11/13 06:11:40 DEBUG : Creating backend with remote "/tmp/rclone247214513" === 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 "B2 bucket rclone-test-lipeqiq5nizitiy3zudejah6", Local "Local file system at /tmp/rclone247214513", Modify Window "1ms" === RUN TestMultithreadCopy/{size:131071_streams:2} 2021/11/13 06:11:43 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64Ki 2021/11/13 06:11:43 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki starting 2021/11/13 06:11:43 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999Ki starting 2021/11/13 06:11:44 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki finished 2021/11/13 06:11:44 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999Ki finished 2021/11/13 06:11:44 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64Ki === RUN TestMultithreadCopy/{size:131072_streams:2} 2021/11/13 06:11:45 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64Ki 2021/11/13 06:11:45 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64Ki starting 2021/11/13 06:11:45 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki starting 2021/11/13 06:11:46 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64Ki finished 2021/11/13 06:11:46 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki finished 2021/11/13 06:11:46 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64Ki === RUN TestMultithreadCopy/{size:131073_streams:2} 2021/11/13 06:11:47 DEBUG : file1: Starting multi-thread copy with 2 parts of size 128Ki 2021/11/13 06:11:47 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 starting 2021/11/13 06:11:47 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128Ki starting 2021/11/13 06:11:47 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128Ki finished 2021/11/13 06:11:47 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 finished 2021/11/13 06:11:47 DEBUG : file1: Finished multi-thread copy with 2 parts of size 128Ki --- PASS: TestMultithreadCopy (8.68s) --- PASS: TestMultithreadCopy/{size:131071_streams:2} (4.10s) --- PASS: TestMultithreadCopy/{size:131072_streams:2} (1.57s) --- PASS: TestMultithreadCopy/{size:131073_streams:2} (1.15s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Seek === RUN TestReOpen/Seek/Basics === RUN TestReOpen/Seek/ErrorAtStart === RUN TestReOpen/Seek/WithErrors 2021/11/13 06:11:49 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2021/11/13 06:11:49 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2021/11/13 06:11:49 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Seek/TooManyErrors 2021/11/13 06:11:49 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2021/11/13 06:11:49 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2021/11/13 06:11:49 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2021/11/13 06:11:49 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/11/13 06:11:49 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2021/11/13 06:11:49 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2021/11/13 06:11:49 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Range/TooManyErrors 2021/11/13 06:11:49 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2021/11/13 06:11:49 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2021/11/13 06:11:49 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2021/11/13 06:11:49 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 "B2 bucket rclone-test-lipeqiq5nizitiy3zudejah6", Local "Local file system at /tmp/rclone247214513", 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 (6.23s) --- PASS: TestCheck/1 (0.19s) --- PASS: TestCheck/2 (0.18s) --- PASS: TestCheck/3 (0.18s) --- PASS: TestCheck/4 (0.18s) --- PASS: TestCheck/5 (0.21s) --- PASS: TestCheck/6 (0.18s) --- PASS: TestCheck/7 (0.20s) === RUN TestCheckFsError 2021/11/13 06:11:55 DEBUG : Creating backend with remote "non-existent" 2021/11/13 06:11:55 DEBUG : Creating backend with remote "non-existent" 2021/11/13 06:11:55 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: Waiting for checks to finish 2021/11/13 06:11:55 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 2021/11/13 06:11:55 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: 2 differences found 2021/11/13 06:11:55 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 "B2 bucket rclone-test-lipeqiq5nizitiy3zudejah6", Local "Local file system at /tmp/rclone247214513", 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 (7.88s) --- PASS: TestCheckDownload/1 (0.90s) --- PASS: TestCheckDownload/2 (0.35s) --- PASS: TestCheckDownload/3 (0.35s) --- PASS: TestCheckDownload/4 (0.54s) --- PASS: TestCheckDownload/5 (0.37s) --- PASS: TestCheckDownload/6 (0.37s) --- PASS: TestCheckDownload/7 (0.36s) === RUN TestCheckSizeOnly run.go:181: Remote "B2 bucket rclone-test-lipeqiq5nizitiy3zudejah6", Local "Local file system at /tmp/rclone247214513", 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 (8.73s) --- PASS: TestCheckSizeOnly/1 (0.18s) --- PASS: TestCheckSizeOnly/2 (0.18s) --- PASS: TestCheckSizeOnly/3 (0.18s) --- PASS: TestCheckSizeOnly/4 (0.18s) --- PASS: TestCheckSizeOnly/5 (0.18s) --- PASS: TestCheckSizeOnly/6 (0.18s) --- PASS: TestCheckSizeOnly/7 (0.19s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:181: Remote "B2 bucket rclone-test-lipeqiq5nizitiy3zudejah6", Local "Local file system at /tmp/rclone247214513", Modify Window "1ms" 2021/11/13 06:12:14 NOTICE: test.sum: improperly formatted checksum line 4 2021/11/13 06:12:14 NOTICE: test.sum: improperly formatted checksum line 5 2021/11/13 06:12:14 NOTICE: test.sum: improperly formatted checksum line 6 2021/11/13 06:12:14 NOTICE: test.sum: 2 warning(s) suppressed... 2021/11/13 06:12:14 NOTICE: test.sum: improperly formatted checksum line 4 2021/11/13 06:12:14 NOTICE: test.sum: improperly formatted checksum line 5 2021/11/13 06:12:14 NOTICE: test.sum: improperly formatted checksum line 6 2021/11/13 06:12:14 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (3.34s) === RUN TestCheckSum run.go:181: Remote "B2 bucket rclone-test-lipeqiq5nizitiy3zudejah6", Local "Local file system at /tmp/rclone247214513", Modify Window "1ms" 2021/11/13 06:12:15 DEBUG : Creating backend with remote "TestB2:rclone-test-lipeqiq5nizitiy3zudejah6/data" 2021/11/13 06:12:16 DEBUG : Couldn't decode error response: EOF check_test.go:356: B2 bucket rclone-test-lipeqiq5nizitiy3zudejah6 path data lacks md5, skipping --- SKIP: TestCheckSum (1.37s) === RUN TestCheckSumDownload run.go:181: Remote "B2 bucket rclone-test-lipeqiq5nizitiy3zudejah6", Local "Local file system at /tmp/rclone247214513", Modify Window "1ms" 2021/11/13 06:12:16 DEBUG : Creating backend with remote "TestB2:rclone-test-lipeqiq5nizitiy3zudejah6/data" 2021/11/13 06:12:17 DEBUG : Couldn't decode error response: EOF === RUN TestCheckSumDownload/subtest1 === RUN TestCheckSumDownload/subtest2 === RUN TestCheckSumDownload/subtest3 === RUN TestCheckSumDownload/subtest4 === RUN TestCheckSumDownload/subtest5 === RUN TestCheckSumDownload/subtest6 === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (14.13s) --- PASS: TestCheckSumDownload/subtest1 (0.95s) --- PASS: TestCheckSumDownload/subtest2 (0.78s) --- PASS: TestCheckSumDownload/subtest3 (0.97s) --- PASS: TestCheckSumDownload/subtest4 (0.77s) --- PASS: TestCheckSumDownload/subtest5 (0.80s) --- PASS: TestCheckSumDownload/subtest6 (0.76s) --- PASS: TestCheckSumDownload/subtest7 (0.77s) === RUN TestDeduplicateInteractive run.go:181: Remote "B2 bucket rclone-test-lipeqiq5nizitiy3zudejah6", Local "Local file system at /tmp/rclone247214513", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.35s) === RUN TestDeduplicateSkip run.go:181: Remote "B2 bucket rclone-test-lipeqiq5nizitiy3zudejah6", Local "Local file system at /tmp/rclone247214513", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.35s) === RUN TestDeduplicateSizeOnly run.go:181: Remote "B2 bucket rclone-test-lipeqiq5nizitiy3zudejah6", Local "Local file system at /tmp/rclone247214513", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.35s) === RUN TestDeduplicateFirst run.go:181: Remote "B2 bucket rclone-test-lipeqiq5nizitiy3zudejah6", Local "Local file system at /tmp/rclone247214513", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.35s) === RUN TestDeduplicateNewest run.go:181: Remote "B2 bucket rclone-test-lipeqiq5nizitiy3zudejah6", Local "Local file system at /tmp/rclone247214513", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.36s) === RUN TestDeduplicateNewestByHash run.go:181: Remote "B2 bucket rclone-test-lipeqiq5nizitiy3zudejah6", Local "Local file system at /tmp/rclone247214513", Modify Window "1ms" 2021/11/13 06:12:34 INFO : B2 bucket rclone-test-lipeqiq5nizitiy3zudejah6: Looking for duplicate sha1 hashes using newest mode. 2021/11/13 06:12:34 NOTICE: 2a6835829ea6c6e02d4914f404b98d512c6cb6a3: Found 3 files with duplicate sha1 hashes 2021/11/13 06:12:35 INFO : one: Deleted 2021/11/13 06:12:36 INFO : also/one: Deleted 2021/11/13 06:12:36 NOTICE: 2a6835829ea6c6e02d4914f404b98d512c6cb6a3: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (5.29s) === RUN TestDeduplicateOldest run.go:181: Remote "B2 bucket rclone-test-lipeqiq5nizitiy3zudejah6", Local "Local file system at /tmp/rclone247214513", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.36s) === RUN TestDeduplicateLargest run.go:181: Remote "B2 bucket rclone-test-lipeqiq5nizitiy3zudejah6", Local "Local file system at /tmp/rclone247214513", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.36s) === RUN TestDeduplicateSmallest run.go:181: Remote "B2 bucket rclone-test-lipeqiq5nizitiy3zudejah6", Local "Local file system at /tmp/rclone247214513", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.35s) === RUN TestDeduplicateRename run.go:181: Remote "B2 bucket rclone-test-lipeqiq5nizitiy3zudejah6", Local "Local file system at /tmp/rclone247214513", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.35s) === RUN TestMergeDirs run.go:181: Remote "B2 bucket rclone-test-lipeqiq5nizitiy3zudejah6", Local "Local file system at /tmp/rclone247214513", Modify Window "1ms" dedupe_test.go:267: Can't merge directories --- SKIP: TestMergeDirs (0.35s) === RUN TestListDirSorted run.go:181: Remote "B2 bucket rclone-test-lipeqiq5nizitiy3zudejah6", Local "Local file system at /tmp/rclone247214513", Modify Window "1ms" 2021/11/13 06:12:42 DEBUG : a.txt: Excluded 2021/11/13 06:12:43 DEBUG : sub dir/hello world: Excluded 2021/11/13 06:12:43 DEBUG : sub dir/hello world2: Excluded 2021/11/13 06:12:43 DEBUG : sub dir/hello world: Excluded 2021/11/13 06:12:43 DEBUG : sub dir/hello world2: Excluded 2021/11/13 06:12:44 DEBUG : sub dir/ignore dir: Excluded 2021/11/13 06:12:44 DEBUG : Couldn't decode error response: EOF 2021/11/13 06:12:44 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (16.54s) === RUN TestListJSON run.go:181: Remote "B2 bucket rclone-test-lipeqiq5nizitiy3zudejah6", Local "Local file system at /tmp/rclone247214513", Modify Window "1ms" === 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 2021/11/13 06:12:59 ERROR : file1: Failed to read hash: hash type not supported --- PASS: TestListJSON (5.48s) --- PASS: TestListJSON/Default (0.18s) --- PASS: TestListJSON/FilesOnly (0.18s) --- PASS: TestListJSON/DirsOnly (0.18s) --- PASS: TestListJSON/Recurse (0.18s) --- PASS: TestListJSON/SubDir (0.18s) --- PASS: TestListJSON/NoModTime (0.18s) --- PASS: TestListJSON/NoMimeType (0.18s) --- PASS: TestListJSON/ShowHash (0.18s) --- PASS: TestListJSON/HashTypes (0.18s) === RUN TestStatJSON run.go:181: Remote "B2 bucket rclone-test-lipeqiq5nizitiy3zudejah6", Local "Local file system at /tmp/rclone247214513", Modify Window "1ms" === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir 2021/11/13 06:13:03 DEBUG : Couldn't decode error response: EOF === RUN TestStatJSON/File === RUN TestStatJSON/NotFound 2021/11/13 06:13:04 DEBUG : Couldn't decode error response: EOF === RUN TestStatJSON/DirFilesOnly 2021/11/13 06:13:04 DEBUG : Couldn't decode error response: EOF === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly 2021/11/13 06:13:04 DEBUG : Couldn't decode error response: EOF === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2021/11/13 06:13:05 DEBUG : Creating backend with remote "TestB2:rclone-test-lipeqiq5nizitiy3zudejah6/notfound" 2021/11/13 06:13:06 DEBUG : Couldn't decode error response: EOF --- PASS: TestStatJSON (8.05s) --- PASS: TestStatJSON/Root (0.18s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.18s) --- PASS: TestStatJSON/Dir (0.90s) --- PASS: TestStatJSON/File (0.18s) --- PASS: TestStatJSON/NotFound (0.36s) --- PASS: TestStatJSON/DirFilesOnly (0.18s) --- PASS: TestStatJSON/FileFilesOnly (0.18s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.18s) --- PASS: TestStatJSON/DirDirsOnly (0.18s) --- PASS: TestStatJSON/FileDirsOnly (0.18s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.18s) --- PASS: TestStatJSON/RootNotFound (1.35s) === RUN TestMkdir run.go:181: Remote "B2 bucket rclone-test-lipeqiq5nizitiy3zudejah6", Local "Local file system at /tmp/rclone247214513", Modify Window "1ms" 2021/11/13 06:13:09 DEBUG : B2 bucket rclone-test-lipeqiq5nizitiy3zudejah6: Making directory 2021/11/13 06:13:10 DEBUG : B2 bucket rclone-test-lipeqiq5nizitiy3zudejah6: Making directory --- PASS: TestMkdir (0.53s) === RUN TestLsd run.go:181: Remote "B2 bucket rclone-test-lipeqiq5nizitiy3zudejah6", Local "Local file system at /tmp/rclone247214513", Modify Window "1ms" --- PASS: TestLsd (2.82s) === RUN TestLs run.go:181: Remote "B2 bucket rclone-test-lipeqiq5nizitiy3zudejah6", Local "Local file system at /tmp/rclone247214513", Modify Window "1ms" --- PASS: TestLs (2.76s) === RUN TestLsWithFilesFrom run.go:181: Remote "B2 bucket rclone-test-lipeqiq5nizitiy3zudejah6", Local "Local file system at /tmp/rclone247214513", Modify Window "1ms" 2021/11/13 06:13:16 DEBUG : empty space: Excluded 2021/11/13 06:13:17 DEBUG : Couldn't decode error response: EOF --- PASS: TestLsWithFilesFrom (4.47s) === RUN TestLsLong run.go:181: Remote "B2 bucket rclone-test-lipeqiq5nizitiy3zudejah6", Local "Local file system at /tmp/rclone247214513", Modify Window "1ms" --- PASS: TestLsLong (3.46s) === RUN TestHashSums run.go:181: Remote "B2 bucket rclone-test-lipeqiq5nizitiy3zudejah6", Local "Local file system at /tmp/rclone247214513", Modify Window "1ms" === RUN TestHashSums/Sha1 === RUN TestHashSums/Sha1Download --- PASS: TestHashSums (4.22s) --- PASS: TestHashSums/Sha1 (0.18s) --- PASS: TestHashSums/Sha1Download (0.91s) === RUN TestHashSumsWithErrors 2021/11/13 06:13:28 DEBUG : Creating backend with remote ":memory:" 2021/11/13 06:13:28 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2021/11/13 06:13:28 DEBUG : Creating md5 hash of 0 bytes read from input stream 2021/11/13 06:13:28 DEBUG : Creating md5 hash of 0 bytes read from input stream 2021/11/13 06:13:28 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2021/11/13 06:13:28 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2021/11/13 06:13:28 DEBUG : Creating md5 hash of 12 bytes read from input stream 2021/11/13 06:13:28 DEBUG : Creating md5 hash of 12 bytes read from input stream 2021/11/13 06:13:28 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2021/11/13 06:13:28 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 "B2 bucket rclone-test-lipeqiq5nizitiy3zudejah6", Local "Local file system at /tmp/rclone247214513", Modify Window "1ms" --- PASS: TestCount (3.53s) === RUN TestDelete run.go:181: Remote "B2 bucket rclone-test-lipeqiq5nizitiy3zudejah6", Local "Local file system at /tmp/rclone247214513", Modify Window "1ms" 2021/11/13 06:13:32 DEBUG : Waiting for deletions to finish 2021/11/13 06:13:32 DEBUG : large: Excluded from sync (and deletion) 2021/11/13 06:13:34 INFO : medium: Deleted 2021/11/13 06:13:37 INFO : small: Deleted --- PASS: TestDelete (6.84s) === RUN TestRetry 2021/11/13 06:13:38 DEBUG : Received error: EOF - low level retry 1/5 2021/11/13 06:13:38 DEBUG : Received error: EOF - low level retry 2/5 2021/11/13 06:13:38 DEBUG : Received error: EOF - low level retry 1/5 2021/11/13 06:13:38 DEBUG : Received error: EOF - low level retry 2/5 2021/11/13 06:13:38 DEBUG : Received error: EOF - low level retry 3/5 2021/11/13 06:13:38 DEBUG : Received error: EOF - low level retry 4/5 2021/11/13 06:13:38 DEBUG : Received error: EOF - low level retry 5/5 --- PASS: TestRetry (0.00s) === RUN TestCat run.go:181: Remote "B2 bucket rclone-test-lipeqiq5nizitiy3zudejah6", Local "Local file system at /tmp/rclone247214513", Modify Window "1ms" --- PASS: TestCat (7.55s) === RUN TestPurge 2021/11/13 06:13:46 DEBUG : Creating backend with remote "TestB2:rclone-test-buhawip5rotigix4riseyat4" 2021/11/13 06:13:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2021/11/13 06:13:46 DEBUG : Creating backend with remote "/tmp/rclone165734627" run.go:181: Remote "B2 bucket rclone-test-buhawip5rotigix4riseyat4", Local "Local file system at /tmp/rclone165734627", Modify Window "1ms" 2021/11/13 06:13:48 DEBUG : A2: Making directory 2021/11/13 06:13:48 DEBUG : A1/B2: Making directory 2021/11/13 06:13:48 DEBUG : A1/B2/C2: Making directory 2021/11/13 06:13:48 DEBUG : A1/B1/C3: Making directory 2021/11/13 06:13:48 DEBUG : A3: Making directory 2021/11/13 06:13:48 DEBUG : A3/B3: Making directory 2021/11/13 06:13:48 DEBUG : A3/B3/C4: Making directory fstest.go:251: Filtering empty directory "A2" fstest.go:251: Filtering empty directory "A1/B2" fstest.go:251: Filtering empty directory "A1/B2/C2" fstest.go:251: Filtering empty directory "A1/B1/C3" fstest.go:251: Filtering empty directory "A3" fstest.go:251: Filtering empty directory "A3/B3" fstest.go:251: Filtering empty directory "A3/B3/C4" 2021/11/13 06:13:50 DEBUG : A1/B1/C1/one: Deleting (id "4_z8fc23d53e0ed1b7b7fd80e1b_f1138622c6ddb6388_d20211113_m061348_c001_v0001097_t0040") fstest.go:251: Filtering empty directory "A2" fstest.go:251: Filtering empty directory "A1/B2" fstest.go:251: Filtering empty directory "A1/B2/C2" fstest.go:251: Filtering empty directory "A3" fstest.go:251: Filtering empty directory "A3/B3" fstest.go:251: Filtering empty directory "A3/B3/C4" 2021/11/13 06:13:51 DEBUG : A1/two: Deleting (id "4_z8fc23d53e0ed1b7b7fd80e1b_f1138622c6ddb639a_d20211113_m061348_c001_v0001097_t0016") 2021/11/13 06:13:51 DEBUG : B2 bucket rclone-test-buhawip5rotigix4riseyat4: Purge remote 2021/11/13 06:13:52 purge failed: directory not found --- PASS: TestPurge (6.02s) === RUN TestRmdirsNoLeaveRoot run.go:181: Remote "B2 bucket rclone-test-lipeqiq5nizitiy3zudejah6", Local "Local file system at /tmp/rclone247214513", Modify Window "1ms" 2021/11/13 06:13:52 DEBUG : A2: Making directory 2021/11/13 06:13:52 DEBUG : A1/B2: Making directory 2021/11/13 06:13:52 DEBUG : A1/B2/C2: Making directory 2021/11/13 06:13:52 DEBUG : A1/B1/C3: Making directory 2021/11/13 06:13:52 DEBUG : A3: Making directory 2021/11/13 06:13:52 DEBUG : A3/B3: Making directory 2021/11/13 06:13:52 DEBUG : A3/B3/C4: Making directory fstest.go:251: Filtering empty directory "A2" fstest.go:251: Filtering empty directory "A1/B2" fstest.go:251: Filtering empty directory "A1/B2/C2" fstest.go:251: Filtering empty directory "A1/B1/C3" fstest.go:251: Filtering empty directory "A3" fstest.go:251: Filtering empty directory "A3/B3" fstest.go:251: Filtering empty directory "A3/B3/C4" 2021/11/13 06:13:53 INFO : A3/B3/C4: Removing directory fstest.go:251: Filtering empty directory "A2" fstest.go:251: Filtering empty directory "A1/B2" fstest.go:251: Filtering empty directory "A1/B2/C2" fstest.go:251: Filtering empty directory "A1/B1/C3" fstest.go:251: Filtering empty directory "A3" fstest.go:251: Filtering empty directory "A3/B3" --- PASS: TestRmdirsNoLeaveRoot (4.72s) === RUN TestRmdirsLeaveRoot run.go:181: Remote "B2 bucket rclone-test-lipeqiq5nizitiy3zudejah6", Local "Local file system at /tmp/rclone247214513", Modify Window "1ms" 2021/11/13 06:13:56 DEBUG : A1: Making directory 2021/11/13 06:13:56 DEBUG : A1/B1: Making directory 2021/11/13 06:13:56 DEBUG : A1/B1/C1: Making directory fstest.go:251: Filtering empty directory "A1" fstest.go:251: Filtering empty directory "A1/B1" fstest.go:251: Filtering empty directory "A1/B1/C1" fstest.go:251: Filtering empty directory "A1" --- PASS: TestRmdirsLeaveRoot (0.88s) === RUN TestRmdirsWithFilter run.go:181: Remote "B2 bucket rclone-test-lipeqiq5nizitiy3zudejah6", Local "Local file system at /tmp/rclone247214513", Modify Window "1ms" 2021/11/13 06:13:57 DEBUG : A1: Making directory 2021/11/13 06:13:57 DEBUG : A1/B1: Making directory 2021/11/13 06:13:57 DEBUG : A1/B1/C1: Making directory fstest.go:251: Filtering empty directory "A1" fstest.go:251: Filtering empty directory "A1/B1" fstest.go:251: Filtering empty directory "A1/B1/C1" fstest.go:251: Filtering empty directory "A1" --- PASS: TestRmdirsWithFilter (0.89s) === RUN TestCopyURL run.go:181: Remote "B2 bucket rclone-test-lipeqiq5nizitiy3zudejah6", Local "Local file system at /tmp/rclone247214513", Modify Window "1ms" 2021/11/13 06:14:00 DEBUG : filename.txt: File name found in url --- PASS: TestCopyURL (4.09s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:181: Remote "B2 bucket rclone-test-lipeqiq5nizitiy3zudejah6", Local "Local file system at /tmp/rclone247214513", Modify Window "1ms" 2021/11/13 06:14:02 DEBUG : Couldn't decode error response: EOF 2021/11/13 06:14:02 DEBUG : file1: Need to transfer - File not found at Destination 2021/11/13 06:14:03 DEBUG : file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2021/11/13 06:14:03 INFO : file1: Copied (new) to: sub/file2 2021/11/13 06:14:03 INFO : file1: Deleted 2021/11/13 06:14:03 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/11/13 06:14:03 DEBUG : file1: Unchanged skipping 2021/11/13 06:14:03 INFO : file1: Deleted 2021/11/13 06:14:03 DEBUG : B2 bucket rclone-test-lipeqiq5nizitiy3zudejah6: don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (6.18s) === RUN TestMoveFileWithIgnoreExisting run.go:181: Remote "B2 bucket rclone-test-lipeqiq5nizitiy3zudejah6", Local "Local file system at /tmp/rclone247214513", Modify Window "1ms" 2021/11/13 06:14:09 DEBUG : Couldn't decode error response: EOF 2021/11/13 06:14:09 DEBUG : file1: Need to transfer - File not found at Destination 2021/11/13 06:14:10 DEBUG : file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2021/11/13 06:14:10 INFO : file1: Copied (new) 2021/11/13 06:14:10 INFO : file1: Deleted 2021/11/13 06:14:10 DEBUG : file1: Destination exists, skipping 2021/11/13 06:14:10 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (4.47s) === RUN TestCaseInsensitiveMoveFile run.go:181: Remote "B2 bucket rclone-test-lipeqiq5nizitiy3zudejah6", Local "Local file system at /tmp/rclone247214513", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.36s) === RUN TestMoveFileBackupDir run.go:181: Remote "B2 bucket rclone-test-lipeqiq5nizitiy3zudejah6", Local "Local file system at /tmp/rclone247214513", Modify Window "1ms" 2021/11/13 06:14:14 DEBUG : Creating backend with remote "TestB2:rclone-test-lipeqiq5nizitiy3zudejah6/backup" 2021/11/13 06:14:15 DEBUG : Couldn't decode error response: EOF 2021/11/13 06:14:15 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2021/11/13 06:14:15 DEBUG : Couldn't decode error response: EOF 2021/11/13 06:14:18 DEBUG : dst/file1: sha1 = 9d125cddbdc7323ccf9db2d2b67af177f781b5c6 OK 2021/11/13 06:14:18 INFO : dst/file1: Copied (server-side copy) 2021/11/13 06:14:19 INFO : dst/file1: Deleted 2021/11/13 06:14:20 DEBUG : dst/file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2021/11/13 06:14:20 INFO : dst/file1: Copied (new) 2021/11/13 06:14:20 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (8.11s) === RUN TestCopyFile run.go:181: Remote "B2 bucket rclone-test-lipeqiq5nizitiy3zudejah6", Local "Local file system at /tmp/rclone247214513", Modify Window "1ms" 2021/11/13 06:14:22 DEBUG : Couldn't decode error response: EOF 2021/11/13 06:14:22 DEBUG : file1: Need to transfer - File not found at Destination 2021/11/13 06:14:22 DEBUG : file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2021/11/13 06:14:22 INFO : file1: Copied (new) to: sub/file2 2021/11/13 06:14:23 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/11/13 06:14:23 DEBUG : file1: Unchanged skipping 2021/11/13 06:14:23 DEBUG : B2 bucket rclone-test-lipeqiq5nizitiy3zudejah6: don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (2.53s) === RUN TestCopyFileBackupDir run.go:181: Remote "B2 bucket rclone-test-lipeqiq5nizitiy3zudejah6", Local "Local file system at /tmp/rclone247214513", Modify Window "1ms" 2021/11/13 06:14:25 DEBUG : Creating backend with remote "TestB2:rclone-test-lipeqiq5nizitiy3zudejah6/backup" 2021/11/13 06:14:26 DEBUG : Couldn't decode error response: EOF 2021/11/13 06:14:26 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2021/11/13 06:14:26 DEBUG : Couldn't decode error response: EOF 2021/11/13 06:14:29 DEBUG : dst/file1: sha1 = 9d125cddbdc7323ccf9db2d2b67af177f781b5c6 OK 2021/11/13 06:14:29 INFO : dst/file1: Copied (server-side copy) 2021/11/13 06:14:31 INFO : dst/file1: Deleted 2021/11/13 06:14:32 DEBUG : dst/file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2021/11/13 06:14:32 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (10.32s) === RUN TestCopyFileCompareDest run.go:181: Remote "B2 bucket rclone-test-lipeqiq5nizitiy3zudejah6", Local "Local file system at /tmp/rclone247214513", Modify Window "1ms" 2021/11/13 06:14:34 DEBUG : Creating backend with remote "TestB2:rclone-test-lipeqiq5nizitiy3zudejah6/dst" 2021/11/13 06:14:36 DEBUG : Couldn't decode error response: EOF 2021/11/13 06:14:36 DEBUG : Couldn't decode error response: EOF 2021/11/13 06:14:36 DEBUG : Creating backend with remote "TestB2:rclone-test-lipeqiq5nizitiy3zudejah6/CompareDest" 2021/11/13 06:14:36 DEBUG : Couldn't decode error response: EOF 2021/11/13 06:14:36 DEBUG : Couldn't decode error response: EOF 2021/11/13 06:14:36 DEBUG : one: Need to transfer - File not found at Destination 2021/11/13 06:14:39 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2021/11/13 06:14:39 INFO : one: Copied (new) 2021/11/13 06:14:40 DEBUG : Couldn't decode error response: EOF 2021/11/13 06:14:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/11/13 06:14:40 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2021/11/13 06:14:40 INFO : one: Copied (replaced existing) 2021/11/13 06:14:42 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/11/13 06:14:42 DEBUG : one: Destination found in --compare-dest, skipping 2021/11/13 06:14:43 DEBUG : Couldn't decode error response: EOF 2021/11/13 06:14:43 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/11/13 06:14:43 DEBUG : two: Destination found in --compare-dest, skipping 2021/11/13 06:14:43 DEBUG : Couldn't decode error response: EOF 2021/11/13 06:14:43 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/11/13 06:14:43 DEBUG : two: Destination found in --compare-dest, skipping 2021/11/13 06:14:44 DEBUG : Couldn't decode error response: EOF 2021/11/13 06:14:44 DEBUG : two: Sizes differ (src 5 vs dst 3) 2021/11/13 06:14:44 DEBUG : two: Need to transfer - File not found at Destination 2021/11/13 06:14:45 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2021/11/13 06:14:45 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (16.55s) === RUN TestCopyFileCopyDest run.go:181: Remote "B2 bucket rclone-test-lipeqiq5nizitiy3zudejah6", Local "Local file system at /tmp/rclone247214513", Modify Window "1ms" 2021/11/13 06:14:51 DEBUG : Creating backend with remote "TestB2:rclone-test-lipeqiq5nizitiy3zudejah6/dst" 2021/11/13 06:14:52 DEBUG : Couldn't decode error response: EOF 2021/11/13 06:14:52 DEBUG : Couldn't decode error response: EOF 2021/11/13 06:14:52 DEBUG : Creating backend with remote "TestB2:rclone-test-lipeqiq5nizitiy3zudejah6/CopyDest" 2021/11/13 06:14:53 DEBUG : Couldn't decode error response: EOF 2021/11/13 06:14:53 DEBUG : Couldn't decode error response: EOF 2021/11/13 06:14:53 DEBUG : one: Need to transfer - File not found at Destination 2021/11/13 06:14:56 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2021/11/13 06:14:56 INFO : one: Copied (new) 2021/11/13 06:14:56 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2021/11/13 06:14:56 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2021/11/13 06:14:56 DEBUG : pacer: Reducing sleep to 10ms 2021/11/13 06:14:57 DEBUG : Couldn't decode error response: EOF 2021/11/13 06:14:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/11/13 06:14:57 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2021/11/13 06:14:57 INFO : one: Copied (replaced existing) 2021/11/13 06:14:59 DEBUG : Creating backend with remote "TestB2:rclone-test-lipeqiq5nizitiy3zudejah6/BackupDir" 2021/11/13 06:15:00 DEBUG : Couldn't decode error response: EOF 2021/11/13 06:15:00 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/11/13 06:15:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/11/13 06:15:00 DEBUG : Couldn't decode error response: EOF 2021/11/13 06:15:03 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2021/11/13 06:15:03 INFO : one: Copied (server-side copy) 2021/11/13 06:15:04 INFO : one: Deleted 2021/11/13 06:15:06 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2021/11/13 06:15:06 INFO : one: Copied (server-side copy) 2021/11/13 06:15:06 DEBUG : one: Destination found in --copy-dest, using server-side copy 2021/11/13 06:15:09 DEBUG : Couldn't decode error response: EOF 2021/11/13 06:15:09 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/11/13 06:15:10 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2021/11/13 06:15:10 INFO : two: Copied (server-side copy) 2021/11/13 06:15:10 DEBUG : two: Destination found in --copy-dest, using server-side copy 2021/11/13 06:15:10 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/11/13 06:15:10 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/11/13 06:15:10 DEBUG : two: Unchanged skipping 2021/11/13 06:15:11 DEBUG : Couldn't decode error response: EOF 2021/11/13 06:15:11 DEBUG : three: Sizes differ (src 7 vs dst 5) 2021/11/13 06:15:11 DEBUG : three: Destination not found in --copy-dest 2021/11/13 06:15:11 DEBUG : three: Need to transfer - File not found at Destination 2021/11/13 06:15:12 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2021/11/13 06:15:12 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (32.22s) === 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 "B2 bucket rclone-test-lipeqiq5nizitiy3zudejah6", Local "Local file system at /tmp/rclone247214513", Modify Window "1ms" 2021/11/13 06:15:25 DEBUG : A1/B2: Making directory 2021/11/13 06:15:25 DEBUG : A1/B1/C3: Making directory fstest.go:251: Filtering empty directory "A1/B2" fstest.go:251: Filtering empty directory "A1/B1/C3" 2021/11/13 06:15:26 DEBUG : Couldn't decode error response: EOF 2021/11/13 06:15:26 DEBUG : Couldn't decode error response: EOF 2021/11/13 06:15:26 DEBUG : Couldn't decode error response: EOF 2021/11/13 06:15:26 DEBUG : Couldn't decode error response: EOF 2021/11/13 06:15:26 DEBUG : A1/B1/C1/four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2021/11/13 06:15:26 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four 2021/11/13 06:15:27 DEBUG : A1/B1/C2/five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2021/11/13 06:15:27 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five 2021/11/13 06:15:28 INFO : A1/B1/C1/four: Deleted 2021/11/13 06:15:28 DEBUG : Couldn't decode error response: EOF 2021/11/13 06:15:29 DEBUG : A1/one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2021/11/13 06:15:29 INFO : A1/one: Copied (server-side copy) to: A2/one 2021/11/13 06:15:29 INFO : A1/one: Deleted 2021/11/13 06:15:29 DEBUG : A1/B1/three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2021/11/13 06:15:29 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three 2021/11/13 06:15:30 INFO : A1/B1/three: Deleted 2021/11/13 06:15:30 INFO : A1/B1/C2/five: Deleted 2021/11/13 06:15:31 DEBUG : A1/two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2021/11/13 06:15:31 INFO : A1/two: Copied (server-side copy) to: A2/two 2021/11/13 06:15:32 INFO : A1/two: Deleted fstest.go:251: Filtering empty directory "A2/B2" fstest.go:251: Filtering empty directory "A2/B1/C3" 2021/11/13 06:15:32 DEBUG : Couldn't decode error response: EOF 2021/11/13 06:15:33 DEBUG : Couldn't decode error response: EOF 2021/11/13 06:15:33 DEBUG : Couldn't decode error response: EOF 2021/11/13 06:15:33 DEBUG : A2/B1/C2/five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2021/11/13 06:15:33 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five 2021/11/13 06:15:33 DEBUG : Couldn't decode error response: EOF 2021/11/13 06:15:33 DEBUG : A2/B1/C1/four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2021/11/13 06:15:33 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four 2021/11/13 06:15:33 DEBUG : A2/B1/three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2021/11/13 06:15:33 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three 2021/11/13 06:15:33 DEBUG : A2/one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2021/11/13 06:15:33 INFO : A2/one: Copied (server-side copy) to: A3/one 2021/11/13 06:15:34 INFO : A2/B1/three: Deleted 2021/11/13 06:15:34 INFO : A2/B1/C1/four: Deleted 2021/11/13 06:15:34 DEBUG : Couldn't decode error response: EOF 2021/11/13 06:15:35 DEBUG : A2/two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2021/11/13 06:15:35 INFO : A2/two: Copied (server-side copy) to: A3/two 2021/11/13 06:15:35 INFO : A2/one: Deleted 2021/11/13 06:15:35 INFO : A2/two: Deleted 2021/11/13 06:15:36 INFO : A2/B1/C2/five: Deleted fstest.go:251: Filtering empty directory "A3/B2" fstest.go:251: Filtering empty directory "A3/B1/C3" --- PASS: TestDirMove (18.90s) === RUN TestGetFsInfo run.go:181: Remote "B2 bucket rclone-test-lipeqiq5nizitiy3zudejah6", Local "Local file system at /tmp/rclone247214513", Modify Window "1ms" --- PASS: TestGetFsInfo (0.36s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false === CONT TestRcat run.go:181: Remote "B2 bucket rclone-test-lipeqiq5nizitiy3zudejah6", Local "Local file system at /tmp/rclone247214513", Modify Window "1ms" 2021/11/13 06:15:42 DEBUG : B2 bucket rclone-test-lipeqiq5nizitiy3zudejah6: File to upload is small (34 bytes), uploading instead of streaming 2021/11/13 06:15:50 DEBUG : no_checksum_small_file_from_pipe: sha1 = 4c3452689ee5e2b950454c46181b8b5e7bcfeca9 OK 2021/11/13 06:15:50 INFO : no_checksum_small_file_from_pipe: Copied (new) 2021/11/13 06:15:50 DEBUG : no_checksum_big_file_from_pipe: File has 102401 bytes, which makes only one chunk. Using direct upload. 2021/11/13 06:15:53 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:181: Remote "B2 bucket rclone-test-lipeqiq5nizitiy3zudejah6", Local "Local file system at /tmp/rclone247214513", Modify Window "1ms" 2021/11/13 06:15:59 DEBUG : B2 bucket rclone-test-lipeqiq5nizitiy3zudejah6: File to upload is small (34 bytes), uploading instead of streaming 2021/11/13 06:16:00 DEBUG : with_checksum_small_file_from_pipe: sha1 = 4c3452689ee5e2b950454c46181b8b5e7bcfeca9 OK 2021/11/13 06:16:00 INFO : with_checksum_small_file_from_pipe: Copied (new) 2021/11/13 06:16:00 DEBUG : with_checksum_big_file_from_pipe: File has 102401 bytes, which makes only one chunk. Using direct upload. 2021/11/13 06:16:01 DEBUG : with_checksum_big_file_from_pipe: sha1 = d0080f73aa8b494570ad63df1beb25c01ea9eea2 OK 2021/11/13 06:16:01 DEBUG : with_checksum_big_file_from_pipe: Size and sha1 of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true === CONT TestRcat run.go:181: Remote "B2 bucket rclone-test-lipeqiq5nizitiy3zudejah6", Local "Local file system at /tmp/rclone247214513", Modify Window "1ms" 2021/11/13 06:16:04 DEBUG : B2 bucket rclone-test-lipeqiq5nizitiy3zudejah6: File to upload is small (34 bytes), uploading instead of streaming 2021/11/13 06:16:04 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2021/11/13 06:16:04 DEBUG : ignore_checksum_big_file_from_pipe: File has 102401 bytes, which makes only one chunk. Using direct upload. 2021/11/13 06:16:05 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:181: Remote "B2 bucket rclone-test-lipeqiq5nizitiy3zudejah6", Local "Local file system at /tmp/rclone247214513", Modify Window "1ms" 2021/11/13 06:16:07 DEBUG : B2 bucket rclone-test-lipeqiq5nizitiy3zudejah6: File to upload is small (34 bytes), uploading instead of streaming 2021/11/13 06:16:08 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2021/11/13 06:16:08 DEBUG : ignore_checksum_big_file_from_pipe: File has 102401 bytes, which makes only one chunk. Using direct upload. 2021/11/13 06:16:09 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (30.54s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (16.94s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.21s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (3.36s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (6.03s) === RUN TestRcatSize run.go:181: Remote "B2 bucket rclone-test-lipeqiq5nizitiy3zudejah6", Local "Local file system at /tmp/rclone247214513", Modify Window "1ms" 2021/11/13 06:16:13 DEBUG : B2 bucket rclone-test-lipeqiq5nizitiy3zudejah6: File to upload is small (60 bytes), uploading instead of streaming 2021/11/13 06:16:13 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2021/11/13 06:16:13 INFO : potato2: Copied (new) --- PASS: TestRcatSize (2.82s) === RUN TestCopyFileMaxTransfer run.go:181: Remote "B2 bucket rclone-test-lipeqiq5nizitiy3zudejah6", Local "Local file system at /tmp/rclone247214513", Modify Window "1ms" 2021/11/13 06:16:16 DEBUG : Couldn't decode error response: EOF 2021/11/13 06:16:16 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2021/11/13 06:16:17 DEBUG : TestCopyFileMaxTransfer/file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2021/11/13 06:16:17 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2021/11/13 06:16:17 DEBUG : Couldn't decode error response: EOF 2021/11/13 06:16:17 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2021/11/13 06:16:17 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://pod-000-1165-12.backblaze.com/b2api/v1/b2_upload_file/3fd24da3e0cd1b7b7fd80e1b/c001_v0001165_t0047": Max transfer limit reached as set by --max-transfer 2021/11/13 06:16:17 DEBUG : Couldn't decode error response: EOF 2021/11/13 06:16:17 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2021/11/13 06:16:18 DEBUG : Couldn't decode error response: EOF 2021/11/13 06:16:18 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2021/11/13 06:16:19 DEBUG : TestCopyFileMaxTransfer/file4: sha1 = 6e28535afb2de71a9e5a092752920f21917b4628 OK 2021/11/13 06:16:19 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (6.87s) === RUN TestTouchDir run.go:181: Remote "B2 bucket rclone-test-lipeqiq5nizitiy3zudejah6", Local "Local file system at /tmp/rclone247214513", Modify Window "1ms" 2021/11/13 06:16:24 DEBUG : B2 bucket rclone-test-lipeqiq5nizitiy3zudejah6: Touching "empty space" 2021/11/13 06:16:25 DEBUG : B2 bucket rclone-test-lipeqiq5nizitiy3zudejah6: Touching "potato2" 2021/11/13 06:16:26 DEBUG : B2 bucket rclone-test-lipeqiq5nizitiy3zudejah6: Touching "sub dir/potato3" --- PASS: TestTouchDir (7.18s) === 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 2021/11/13 06:16:30 DEBUG : B2 bucket rclone-test-lipeqiq5nizitiy3zudejah6: Purge remote 2021/11/13 06:16:30 DEBUG : A1/B1/C1/four: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f10434a2bfb85fa55_d20211113_m061526_c001_v0001040_t0036") 2021/11/13 06:16:30 DEBUG : A1/B1/C1/four: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f112bda3d3788e1e3_d20211113_m061524_c001_v0001165_t0054") 2021/11/13 06:16:30 DEBUG : A1/B1/C1/one: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f11136cc03f833c0e_d20211113_m061354_c001_v0001039_t0043") 2021/11/13 06:16:30 DEBUG : A1/B1/C1/one: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f112bda3d3788dadf_d20211113_m061352_c001_v0001165_t0048") 2021/11/13 06:16:30 DEBUG : A1/B1/C2/five: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f1103eff4151b44e9_d20211113_m061527_c001_v0001036_t0023") 2021/11/13 06:16:30 DEBUG : A1/B1/C2/five: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f112bda3d3788e1ec_d20211113_m061524_c001_v0001165_t0037") 2021/11/13 06:16:30 DEBUG : A1/B1/three: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f109acf6c99e3898a_d20211113_m061529_c001_v0001161_t0012") 2021/11/13 06:16:30 DEBUG : A1/B1/three: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f112bda3d3788e1df_d20211113_m061524_c001_v0001165_t0000") 2021/11/13 06:16:30 DEBUG : A1/one: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f10844bb9080e9a78_d20211113_m061529_c001_v0001161_t0004") 2021/11/13 06:16:30 DEBUG : A1/one: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f112bda3d3788e1d3_d20211113_m061524_c001_v0001165_t0001") 2021/11/13 06:16:31 DEBUG : A1/two: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f114a305c18653b8d_d20211113_m061531_c001_v0001097_t0012") 2021/11/13 06:16:31 DEBUG : A1/two: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f112bda3d3788e1dc_d20211113_m061524_c001_v0001165_t0057") 2021/11/13 06:16:31 DEBUG : A1/two: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f113d112906a54823_d20211113_m061355_c001_v0001090_t0019") 2021/11/13 06:16:31 DEBUG : A1/two: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f112bda3d3788dae7_d20211113_m061352_c001_v0001165_t0041") 2021/11/13 06:16:31 DEBUG : A2/B1/C1/four: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f111915d1817d0e9f_d20211113_m061533_c001_v0001097_t0054") 2021/11/13 06:16:31 DEBUG : A2/B1/C1/four: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f1034ba29964acbde_d20211113_m061526_c001_v0001165_t0010") 2021/11/13 06:16:31 DEBUG : A2/B1/C2/five: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f1058448af5997edb_d20211113_m061533_c001_v0001144_t0042") 2021/11/13 06:16:31 DEBUG : A2/B1/C2/five: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f112122b607a7a07c_d20211113_m061526_c001_v0001009_t0014") 2021/11/13 06:16:31 DEBUG : A2/B1/three: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f1198f171da633647_d20211113_m061533_c001_v0001120_t0050") 2021/11/13 06:16:31 DEBUG : A2/B1/three: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f114a305c18653b28_d20211113_m061526_c001_v0001097_t0005") 2021/11/13 06:16:31 DEBUG : A2/one: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f115f224338ddbf7b_d20211113_m061533_c001_v0001144_t0048") 2021/11/13 06:16:31 DEBUG : A2/one: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f116c33ede56ecad7_d20211113_m061526_c001_v0001042_t0025") 2021/11/13 06:16:31 DEBUG : A2/two: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f113378186a72c629_d20211113_m061535_c001_v0001153_t0016") 2021/11/13 06:16:31 DEBUG : A2/two: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f10766fe6d145065f_d20211113_m061528_c001_v0001144_t0025") 2021/11/13 06:16:31 DEBUG : A3/B1/C1/four: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f108bc9024f8b0028_d20211113_m061537_c001_v0001157_t0014") 2021/11/13 06:16:31 DEBUG : A3/B1/C1/four: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f110b7714d0438248_d20211113_m061533_c001_v0001128_t0009") 2021/11/13 06:16:32 DEBUG : A3/B1/C2/five: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f1115822558b97db8_d20211113_m061538_c001_v0001144_t0001") 2021/11/13 06:16:32 DEBUG : A3/B1/C2/five: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f114bf2b140c43572_d20211113_m061533_c001_v0001165_t0033") 2021/11/13 06:16:32 DEBUG : A3/B1/three: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f10309a9eaa2c4acd_d20211113_m061540_c001_v0001015_t0010") 2021/11/13 06:16:32 DEBUG : A3/B1/three: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f116e7fc7f3c9be84_d20211113_m061533_c001_v0001165_t0023") 2021/11/13 06:16:32 DEBUG : A3/one: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f1194b5a45a35396c_d20211113_m061541_c001_v0001030_t0038") 2021/11/13 06:16:32 DEBUG : A3/one: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f11788cbaee7cb0a0_d20211113_m061533_c001_v0001134_t0022") 2021/11/13 06:16:32 DEBUG : A3/two: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f104f63d8f9ebf02b_d20211113_m061541_c001_v0001130_t0029") 2021/11/13 06:16:32 DEBUG : A3/two: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f11508de12797813f_d20211113_m061534_c001_v0001001_t0019") 2021/11/13 06:16:32 DEBUG : BackupDir/one: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f100bcc7b02b2ca23_d20211113_m061513_c001_v0001153_t0007") 2021/11/13 06:16:32 DEBUG : BackupDir/one: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f10622aafb43719d7_d20211113_m061502_c001_v0001128_t0042") 2021/11/13 06:16:32 DEBUG : CompareDest/one: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f104bda439de0f331_d20211113_m061446_c001_v0001097_t0057") 2021/11/13 06:16:32 DEBUG : CompareDest/one: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f112bda3d3788de81_d20211113_m061441_c001_v0001165_t0058") 2021/11/13 06:16:32 DEBUG : CompareDest/two: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f105bda026b89e372_d20211113_m061446_c001_v0001165_t0040") 2021/11/13 06:16:32 DEBUG : CompareDest/two: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f112bda3d3788de96_d20211113_m061442_c001_v0001165_t0005") 2021/11/13 06:16:32 DEBUG : CopyDest/one: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f117d3754eb51fa5e_d20211113_m061514_c001_v0001113_t0015") 2021/11/13 06:16:32 DEBUG : CopyDest/one: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f112bda3d3788dfd7_d20211113_m061458_c001_v0001165_t0046") 2021/11/13 06:16:32 DEBUG : CopyDest/three: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f115759ad9636d25d_d20211113_m061519_c001_v0001157_t0025") 2021/11/13 06:16:33 DEBUG : CopyDest/three: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f112bda3d3788e0ce_d20211113_m061510_c001_v0001165_t0053") 2021/11/13 06:16:33 DEBUG : CopyDest/two: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f106e17c32d3d2721_d20211113_m061519_c001_v0001150_t0029") 2021/11/13 06:16:33 DEBUG : CopyDest/two: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f112bda3d3788e097_d20211113_m061508_c001_v0001165_t0025") 2021/11/13 06:16:33 DEBUG : TestCopyFileMaxTransfer/file1: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f117abd3171033c94_d20211113_m061619_c001_v0001157_t0034") 2021/11/13 06:16:33 DEBUG : TestCopyFileMaxTransfer/file1: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f112bda3d3788e4f2_d20211113_m061616_c001_v0001165_t0010") 2021/11/13 06:16:33 DEBUG : TestCopyFileMaxTransfer/file4: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f1037ad5b6fa5422f_d20211113_m061622_c001_v0001006_t0016") 2021/11/13 06:16:33 DEBUG : TestCopyFileMaxTransfer/file4: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f112bda3d3788e519_d20211113_m061618_c001_v0001165_t0050") 2021/11/13 06:16:33 DEBUG : a.txt: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f113d7747011ba185_d20211113_m061245_c001_v0001136_t0023") 2021/11/13 06:16:33 DEBUG : a.txt: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f112bda3d3788d537_d20211113_m061240_c001_v0001165_t0058") 2021/11/13 06:16:33 DEBUG : also/one: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f104bda439de0e65a_d20211113_m061235_c001_v0001097_t0002") 2021/11/13 06:16:33 DEBUG : also/one: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f112bda3d3788d4bf_d20211113_m061233_c001_v0001165_t0030") 2021/11/13 06:16:33 DEBUG : another: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f1013f88baac2b1b3_d20211113_m061236_c001_v0001041_t0004") 2021/11/13 06:16:33 DEBUG : another: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f112bda3d3788d4c9_d20211113_m061233_c001_v0001165_t0042") 2021/11/13 06:16:33 DEBUG : backup/dst/file1: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f1129c6f4ef54d991_d20211113_m061433_c001_v0001120_t0036") 2021/11/13 06:16:33 DEBUG : backup/dst/file1: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f1025ce65ac82e3f6_d20211113_m061428_c001_v0001137_t0003") 2021/11/13 06:16:33 DEBUG : backup/dst/file1: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f11566bdd9ba685a4_d20211113_m061420_c001_v0001005_t0027") 2021/11/13 06:16:33 DEBUG : backup/dst/file1: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f10052643a45df35d_d20211113_m061417_c001_v0001013_t0037") 2021/11/13 06:16:33 DEBUG : data/banana: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f10125985603fd46a_d20211113_m061228_c001_v0001097_t0001") 2021/11/13 06:16:33 DEBUG : data/banana: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f112bda3d3788d452_d20211113_m061226_c001_v0001165_t0021") 2021/11/13 06:16:34 DEBUG : data/banana: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f112bda3d3788d39f_d20211113_m061217_c001_v0001165_t0039") 2021/11/13 06:16:34 DEBUG : data/potato: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f10308c7122b93f01_d20211113_m061230_c001_v0001043_t0017") 2021/11/13 06:16:34 DEBUG : data/potato: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f112bda3d3788d45a_d20211113_m061227_c001_v0001165_t0037") 2021/11/13 06:16:34 DEBUG : data/potato: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f112bda3d3788d3c4_d20211113_m061218_c001_v0001165_t0003") 2021/11/13 06:16:34 DEBUG : dst/file1: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f1063dd11d0d5719a_d20211113_m061434_c001_v0001146_t0044") 2021/11/13 06:16:34 DEBUG : dst/file1: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f112bda3d3788ddc7_d20211113_m061432_c001_v0001165_t0046") 2021/11/13 06:16:34 DEBUG : dst/file1: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f117e2d362fe66867_d20211113_m061429_c001_v0001029_t0006") 2021/11/13 06:16:34 DEBUG : dst/file1: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f112bda3d3788dd49_d20211113_m061424_c001_v0001165_t0057") 2021/11/13 06:16:34 DEBUG : dst/file1: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f108c13b256412e03_d20211113_m061421_c001_v0001137_t0025") 2021/11/13 06:16:34 DEBUG : dst/file1: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f112bda3d3788dce4_d20211113_m061420_c001_v0001165_t0005") 2021/11/13 06:16:34 DEBUG : dst/file1: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f11528762a6881a59_d20211113_m061418_c001_v0001161_t0044") 2021/11/13 06:16:34 DEBUG : dst/file1: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f112bda3d3788dc71_d20211113_m061413_c001_v0001165_t0036") 2021/11/13 06:16:34 DEBUG : dst/one: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f105cac22407f242f_d20211113_m061520_c001_v0001097_t0024") 2021/11/13 06:16:34 DEBUG : dst/one: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f113b534b5cb89836_d20211113_m061504_c001_v0001040_t0004") 2021/11/13 06:16:34 DEBUG : dst/one: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f102cefe04adf2085_d20211113_m061503_c001_v0001136_t0004") 2021/11/13 06:16:34 DEBUG : dst/one: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f112bda3d3788dfcf_d20211113_m061458_c001_v0001165_t0041") 2021/11/13 06:16:34 DEBUG : dst/one: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f11191472e2f00f24_d20211113_m061457_c001_v0001161_t0011") 2021/11/13 06:16:34 DEBUG : dst/one: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f11191472e2f00f18_d20211113_m061455_c001_v0001161_t0050") 2021/11/13 06:16:34 DEBUG : dst/one: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f10265a1fd32ca7c5_d20211113_m061446_c001_v0001006_t0013") 2021/11/13 06:16:35 DEBUG : dst/one: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f112bda3d3788de7d_d20211113_m061441_c001_v0001165_t0055") 2021/11/13 06:16:35 DEBUG : dst/one: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f1187ca148996d3df_d20211113_m061440_c001_v0001137_t0019") 2021/11/13 06:16:35 DEBUG : dst/one: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f1187ca148996d3d9_d20211113_m061439_c001_v0001137_t0035") 2021/11/13 06:16:35 DEBUG : dst/three: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f108a042ebe333477_d20211113_m061520_c001_v0001097_t0030") 2021/11/13 06:16:35 DEBUG : dst/three: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f11191472e2f00f70_d20211113_m061512_c001_v0001161_t0046") 2021/11/13 06:16:35 DEBUG : dst/two: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f1175e86690b50312_d20211113_m061522_c001_v0001097_t0040") 2021/11/13 06:16:35 DEBUG : dst/two: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f10682406a5aa91d6_d20211113_m061509_c001_v0001090_t0057") 2021/11/13 06:16:35 DEBUG : dst/two: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f1074c64df0bd26d0_d20211113_m061449_c001_v0001097_t0022") 2021/11/13 06:16:35 DEBUG : dst/two: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f1187ca148996d404_d20211113_m061444_c001_v0001137_t0031") 2021/11/13 06:16:35 DEBUG : empty space: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f115cab4abc9a4d0b_d20211113_m061628_c001_v0001004_t0043") 2021/11/13 06:16:35 DEBUG : empty space: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f10421752b3cd547b_d20211113_m061625_c001_v0001030_t0001") 2021/11/13 06:16:35 DEBUG : empty space: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f112bda3d3788e564_d20211113_m061623_c001_v0001165_t0044") 2021/11/13 06:16:35 DEBUG : empty space: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f10507556e9f27787_d20211113_m061329_c001_v0001036_t0056") 2021/11/13 06:16:35 DEBUG : empty space: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f112bda3d3788d8ee_d20211113_m061328_c001_v0001165_t0013") 2021/11/13 06:16:35 DEBUG : empty space: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f111e38150697e658_d20211113_m061325_c001_v0001165_t0012") 2021/11/13 06:16:35 DEBUG : empty space: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f112bda3d3788d890_d20211113_m061324_c001_v0001165_t0035") 2021/11/13 06:16:35 DEBUG : empty space: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f11005ad6c09d6479_d20211113_m061321_c001_v0001157_t0043") 2021/11/13 06:16:35 DEBUG : empty space: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f112bda3d3788d84a_d20211113_m061320_c001_v0001165_t0036") 2021/11/13 06:16:35 DEBUG : empty space: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f118f32c07ca24001_d20211113_m061319_c001_v0001093_t0057") 2021/11/13 06:16:35 DEBUG : empty space: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f112bda3d3788d7f0_d20211113_m061316_c001_v0001165_t0047") 2021/11/13 06:16:36 DEBUG : empty space: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f1103eff4151b43ca_d20211113_m061314_c001_v0001036_t0043") 2021/11/13 06:16:36 DEBUG : empty space: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f112bda3d3788d7c3_d20211113_m061313_c001_v0001165_t0020") 2021/11/13 06:16:36 DEBUG : empty space: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f111d5e5729c34f26_d20211113_m061206_c001_v0001146_t0012") 2021/11/13 06:16:36 DEBUG : empty space: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f112bda3d3788d29e_d20211113_m061204_c001_v0001165_t0021") 2021/11/13 06:16:36 DEBUG : empty space: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f115022dbd3a7dfac_d20211113_m061200_c001_v0001134_t0009") 2021/11/13 06:16:36 DEBUG : empty space: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f112bda3d3788d21d_d20211113_m061157_c001_v0001165_t0014") 2021/11/13 06:16:36 DEBUG : empty space: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f1094bc8e60d74e1a_d20211113_m061152_c001_v0001090_t0041") 2021/11/13 06:16:36 DEBUG : empty space: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f112bda3d3788d187_d20211113_m061150_c001_v0001165_t0036") 2021/11/13 06:16:36 DEBUG : file1: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f1010e3cd7d1683df_d20211113_m061411_c001_v0001029_t0022") 2021/11/13 06:16:36 DEBUG : file1: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f112bda3d3788dc32_d20211113_m061410_c001_v0001165_t0037") 2021/11/13 06:16:36 DEBUG : file1: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f107e9c30de9611ac_d20211113_m061401_c001_v0001036_t0041") 2021/11/13 06:16:36 DEBUG : file1: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f112bda3d3788db65_d20211113_m061359_c001_v0001165_t0048") 2021/11/13 06:16:36 DEBUG : file1: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f114c5ed7cefbed5c_d20211113_m061342_c001_v0001113_t0036") 2021/11/13 06:16:36 DEBUG : file1: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f112bda3d3788d9cf_d20211113_m061339_c001_v0001165_t0010") 2021/11/13 06:16:36 DEBUG : file1: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f116e7fc7f3c9b6d7_d20211113_m061307_c001_v0001165_t0025") 2021/11/13 06:16:36 DEBUG : file1: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f112bda3d3788d6e7_d20211113_m061301_c001_v0001165_t0030") 2021/11/13 06:16:36 DEBUG : file1: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f116b440d5f11a2ec_d20211113_m061259_c001_v0001131_t0055") 2021/11/13 06:16:36 DEBUG : file1: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f112bda3d3788d67e_d20211113_m061256_c001_v0001165_t0004") 2021/11/13 06:16:36 DEBUG : file1: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f102aacc95d490d75_d20211113_m061147_c001_v0001097_t0003") 2021/11/13 06:16:37 DEBUG : file1: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f112bda3d3788d147_d20211113_m061146_c001_v0001165_t0021") 2021/11/13 06:16:37 DEBUG : file1: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f112bda3d3788d122_d20211113_m061144_c001_v0001165_t0001") 2021/11/13 06:16:37 DEBUG : file1: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f112bda3d3788d0e2_d20211113_m061142_c001_v0001165_t0045") 2021/11/13 06:16:37 DEBUG : file2: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f1067cc7bac1815ec_d20211113_m061401_c001_v0001137_t0016") 2021/11/13 06:16:37 DEBUG : file2: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f112bda3d3788db7f_d20211113_m061400_c001_v0001165_t0059") 2021/11/13 06:16:37 DEBUG : file2: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f102aacc95d4919b0_d20211113_m061343_c001_v0001097_t0040") 2021/11/13 06:16:37 DEBUG : file2: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f112bda3d3788d9d7_d20211113_m061339_c001_v0001165_t0026") 2021/11/13 06:16:37 DEBUG : filename.txt: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f1040c7b6c6abd552_d20211113_m061402_c001_v0001165_t0017") 2021/11/13 06:16:37 DEBUG : filename.txt: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f112bda3d3788db77_d20211113_m061400_c001_v0001165_t0046") 2021/11/13 06:16:37 DEBUG : ignore_checksum_big_file_from_pipe: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f11613bd627d32ce5_d20211113_m061611_c001_v0001036_t0010") 2021/11/13 06:16:37 DEBUG : ignore_checksum_big_file_from_pipe: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f112bda3d3788e44f_d20211113_m061608_c001_v0001165_t0037") 2021/11/13 06:16:37 DEBUG : ignore_checksum_big_file_from_pipe: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f116f441784a3a632_d20211113_m061606_c001_v0001136_t0018") 2021/11/13 06:16:37 DEBUG : ignore_checksum_big_file_from_pipe: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f112bda3d3788e41d_d20211113_m061605_c001_v0001165_t0044") 2021/11/13 06:16:37 DEBUG : ignore_checksum_small_file_from_pipe: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f102bb8f914a694fe_d20211113_m061612_c001_v0001157_t0001") 2021/11/13 06:16:38 DEBUG : ignore_checksum_small_file_from_pipe: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f112bda3d3788e43f_d20211113_m061608_c001_v0001165_t0056") 2021/11/13 06:16:38 DEBUG : ignore_checksum_small_file_from_pipe: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f105fdfa6705b270d_d20211113_m061606_c001_v0001009_t0015") 2021/11/13 06:16:38 DEBUG : ignore_checksum_small_file_from_pipe: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f112bda3d3788e40c_d20211113_m061604_c001_v0001165_t0008") 2021/11/13 06:16:38 DEBUG : large: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f112c0260b1570950_d20211113_m061337_c001_v0001021_t0015") 2021/11/13 06:16:38 DEBUG : large: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f112bda3d3788d941_d20211113_m061332_c001_v0001165_t0007") 2021/11/13 06:16:38 DEBUG : medium: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f101edacb1cba9a40_d20211113_m061333_c001_v0001090_t0058") 2021/11/13 06:16:38 DEBUG : medium: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f112bda3d3788d93c_d20211113_m061332_c001_v0001165_t0058") 2021/11/13 06:16:38 DEBUG : no_checksum_big_file_from_pipe: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f10397d67c37d64b6_d20211113_m061554_c001_v0001093_t0058") 2021/11/13 06:16:38 DEBUG : no_checksum_big_file_from_pipe: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f112bda3d3788e35e_d20211113_m061550_c001_v0001165_t0059") 2021/11/13 06:16:38 DEBUG : no_checksum_small_file_from_pipe: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f1182e9e5268ea897_d20211113_m061555_c001_v0001000_t0024") 2021/11/13 06:16:38 DEBUG : no_checksum_small_file_from_pipe: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f112bda3d3788e316_d20211113_m061543_c001_v0001165_t0024") 2021/11/13 06:16:38 DEBUG : not-one: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f1182f8a70f7a0a0d_d20211113_m061237_c001_v0001097_t0044") 2021/11/13 06:16:38 DEBUG : not-one: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f112bda3d3788d4cb_d20211113_m061234_c001_v0001165_t0034") 2021/11/13 06:16:38 DEBUG : one: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f1100f6e83c03d57e_d20211113_m061234_c001_v0001041_t0012") 2021/11/13 06:16:38 DEBUG : one: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f112bda3d3788d4bd_d20211113_m061233_c001_v0001165_t0057") 2021/11/13 06:16:38 DEBUG : potato1: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f10176264f86804eb_d20211113_m061614_c001_v0001026_t0000") 2021/11/13 06:16:38 DEBUG : potato1: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f112bda3d3788e4b2_d20211113_m061613_c001_v0001165_t0058") 2021/11/13 06:16:39 DEBUG : potato2: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f103409d4afa11811_d20211113_m061629_c001_v0001037_t0054") 2021/11/13 06:16:39 DEBUG : potato2: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f105cac22407f2b8a_d20211113_m061625_c001_v0001097_t0012") 2021/11/13 06:16:39 DEBUG : potato2: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f112bda3d3788e55a_d20211113_m061622_c001_v0001165_t0035") 2021/11/13 06:16:39 DEBUG : potato2: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f108c14cdf231a710_d20211113_m061614_c001_v0001092_t0044") 2021/11/13 06:16:39 DEBUG : potato2: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f112bda3d3788e4b5_d20211113_m061613_c001_v0001165_t0006") 2021/11/13 06:16:39 DEBUG : potato2: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f100489863c8bc6a1_d20211113_m061330_c001_v0001165_t0000") 2021/11/13 06:16:39 DEBUG : potato2: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f112bda3d3788d8e9_d20211113_m061328_c001_v0001165_t0001") 2021/11/13 06:16:39 DEBUG : potato2: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f1175e86690b4f6cc_d20211113_m061326_c001_v0001097_t0019") 2021/11/13 06:16:39 DEBUG : potato2: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f112bda3d3788d88b_d20211113_m061324_c001_v0001165_t0017") 2021/11/13 06:16:39 DEBUG : potato2: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f101241129fc78534_d20211113_m061322_c001_v0001036_t0020") 2021/11/13 06:16:39 DEBUG : potato2: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f112bda3d3788d848_d20211113_m061321_c001_v0001165_t0038") 2021/11/13 06:16:39 DEBUG : potato2: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f1105982902a1370a_d20211113_m061320_c001_v0001150_t0014") 2021/11/13 06:16:39 DEBUG : potato2: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f112bda3d3788d7ea_d20211113_m061316_c001_v0001165_t0000") 2021/11/13 06:16:39 DEBUG : potato2: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f1007aa3ed52452f2_d20211113_m061315_c001_v0001097_t0009") 2021/11/13 06:16:39 DEBUG : potato2: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f112bda3d3788d7bb_d20211113_m061313_c001_v0001165_t0009") 2021/11/13 06:16:40 DEBUG : potato2: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f113170f4c73d5bc5_d20211113_m061207_c001_v0001043_t0053") 2021/11/13 06:16:40 DEBUG : potato2: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f112bda3d3788d2b3_d20211113_m061204_c001_v0001165_t0054") 2021/11/13 06:16:40 DEBUG : potato2: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f114a305c18652711_d20211113_m061201_c001_v0001097_t0057") 2021/11/13 06:16:40 DEBUG : potato2: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f112bda3d3788d228_d20211113_m061158_c001_v0001165_t0006") 2021/11/13 06:16:40 DEBUG : potato2: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f119ec4d25a15594e_d20211113_m061153_c001_v0001091_t0050") 2021/11/13 06:16:40 DEBUG : potato2: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f112bda3d3788d195_d20211113_m061150_c001_v0001165_t0037") 2021/11/13 06:16:40 DEBUG : remotepotato: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f10478493feb91cdb_d20211113_m061208_c001_v0001042_t0012") 2021/11/13 06:16:40 DEBUG : remotepotato: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f112bda3d3788d2c1_d20211113_m061205_c001_v0001165_t0046") 2021/11/13 06:16:40 DEBUG : remotepotato: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f103a2bbf73417d29_d20211113_m061202_c001_v0001157_t0048") 2021/11/13 06:16:40 DEBUG : remotepotato: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f112bda3d3788d244_d20211113_m061159_c001_v0001165_t0036") 2021/11/13 06:16:40 DEBUG : remotepotato: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f116782d1088c3120_d20211113_m061154_c001_v0001097_t0009") 2021/11/13 06:16:40 DEBUG : remotepotato: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f112bda3d3788d1ac_d20211113_m061151_c001_v0001165_t0043") 2021/11/13 06:16:40 DEBUG : rutabaga: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f1183c41bb5cfd80a_d20211113_m061210_c001_v0001033_t0004") 2021/11/13 06:16:40 DEBUG : rutabaga: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f112bda3d3788d288_d20211113_m061204_c001_v0001165_t0006") 2021/11/13 06:16:40 DEBUG : rutabaga: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f10923fbe4933f5c7_d20211113_m061203_c001_v0001165_t0044") 2021/11/13 06:16:40 DEBUG : rutabaga: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f112bda3d3788d1f0_d20211113_m061156_c001_v0001165_t0016") 2021/11/13 06:16:41 DEBUG : rutabaga: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f114bb97b2d69273b_d20211113_m061155_c001_v0001136_t0032") 2021/11/13 06:16:41 DEBUG : rutabaga: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f112bda3d3788d174_d20211113_m061149_c001_v0001165_t0000") 2021/11/13 06:16:41 DEBUG : small: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f1115822558b97c44_d20211113_m061333_c001_v0001144_t0007") 2021/11/13 06:16:41 DEBUG : small: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f112bda3d3788d931_d20211113_m061331_c001_v0001165_t0042") 2021/11/13 06:16:41 DEBUG : sub dir/hello world: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f1134feb422aa4cce_d20211113_m061312_c001_v0001022_t0034") 2021/11/13 06:16:41 DEBUG : sub dir/hello world: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f112bda3d3788d79b_d20211113_m061311_c001_v0001165_t0053") 2021/11/13 06:16:41 DEBUG : sub dir/hello world: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f104bda439de0e766_d20211113_m061245_c001_v0001097_t0023") 2021/11/13 06:16:41 DEBUG : sub dir/hello world: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f112bda3d3788d546_d20211113_m061241_c001_v0001165_t0002") 2021/11/13 06:16:41 DEBUG : sub dir/hello world2: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f11154a56ce3b6ad6_d20211113_m061246_c001_v0001019_t0002") 2021/11/13 06:16:41 DEBUG : sub dir/hello world2: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f112bda3d3788d54f_d20211113_m061241_c001_v0001165_t0051") 2021/11/13 06:16:41 DEBUG : sub dir/ignore dir/.ignore: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f114c3f8f289b403a_d20211113_m061248_c001_v0001157_t0059") 2021/11/13 06:16:41 DEBUG : sub dir/ignore dir/.ignore: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f112bda3d3788d557_d20211113_m061241_c001_v0001165_t0033") 2021/11/13 06:16:41 DEBUG : sub dir/ignore dir/should be ignored: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f108a042ebe332445_d20211113_m061248_c001_v0001097_t0030") 2021/11/13 06:16:41 DEBUG : sub dir/ignore dir/should be ignored: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f112bda3d3788d562_d20211113_m061241_c001_v0001165_t0059") 2021/11/13 06:16:41 DEBUG : sub dir/potato3: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f105bda026b89e911_d20211113_m061629_c001_v0001165_t0053") 2021/11/13 06:16:41 DEBUG : sub dir/potato3: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f112ea976354e5364_d20211113_m061626_c001_v0001001_t0043") 2021/11/13 06:16:41 DEBUG : sub dir/potato3: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f112bda3d3788e56f_d20211113_m061623_c001_v0001165_t0037") 2021/11/13 06:16:41 DEBUG : sub dir/potato3: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f11895f6f6bbef978_d20211113_m061330_c001_v0001134_t0045") 2021/11/13 06:16:41 DEBUG : sub dir/potato3: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f112bda3d3788d8f3_d20211113_m061328_c001_v0001165_t0031") 2021/11/13 06:16:42 DEBUG : sub dir/sub sub dir/hello world3: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f119106b83b6a3487_d20211113_m061250_c001_v0001097_t0034") 2021/11/13 06:16:42 DEBUG : sub dir/sub sub dir/hello world3: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f112bda3d3788d56b_d20211113_m061242_c001_v0001165_t0036") 2021/11/13 06:16:42 DEBUG : sub/file2: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f105fdfa6705b26c6_d20211113_m061423_c001_v0001009_t0017") 2021/11/13 06:16:42 DEBUG : sub/file2: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f112bda3d3788dd1d_d20211113_m061422_c001_v0001165_t0039") 2021/11/13 06:16:42 DEBUG : sub/file2: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f110f12f23a0bee3e_d20211113_m061406_c001_v0001032_t0031") 2021/11/13 06:16:42 DEBUG : sub/file2: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f112bda3d3788dba5_d20211113_m061402_c001_v0001165_t0041") 2021/11/13 06:16:42 DEBUG : sub/file2: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f118d4351235d8326_d20211113_m061307_c001_v0001040_t0001") 2021/11/13 06:16:42 DEBUG : sub/file2: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f112bda3d3788d6ee_d20211113_m061302_c001_v0001165_t0014") 2021/11/13 06:16:42 DEBUG : sub/file2: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f108a042ebe332594_d20211113_m061300_c001_v0001097_t0023") 2021/11/13 06:16:42 DEBUG : sub/file2: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f112bda3d3788d686_d20211113_m061257_c001_v0001165_t0048") 2021/11/13 06:16:42 DEBUG : test.sum: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f1076cbce5b360d0c_d20211113_m061230_c001_v0001165_t0042") 2021/11/13 06:16:42 DEBUG : test.sum: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f112bda3d3788d45d_d20211113_m061227_c001_v0001165_t0047") 2021/11/13 06:16:42 DEBUG : test.sum: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f112bda3d3788d438_d20211113_m061225_c001_v0001165_t0055") 2021/11/13 06:16:42 DEBUG : test.sum: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f112bda3d3788d41f_d20211113_m061224_c001_v0001165_t0042") 2021/11/13 06:16:42 DEBUG : test.sum: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f112bda3d3788d404_d20211113_m061223_c001_v0001165_t0046") 2021/11/13 06:16:42 DEBUG : test.sum: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f112bda3d3788d3e8_d20211113_m061221_c001_v0001165_t0032") 2021/11/13 06:16:42 DEBUG : test.sum: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f112bda3d3788d3cc_d20211113_m061220_c001_v0001165_t0052") 2021/11/13 06:16:42 DEBUG : test.sum: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f112bda3d3788d3a7_d20211113_m061217_c001_v0001165_t0018") 2021/11/13 06:16:42 DEBUG : test.sum: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f1113e2840412be29_d20211113_m061215_c001_v0001021_t0035") 2021/11/13 06:16:42 DEBUG : test.sum: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f112bda3d3788d367_d20211113_m061214_c001_v0001165_t0034") 2021/11/13 06:16:43 DEBUG : test.sum: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f112bda3d3788d34b_d20211113_m061212_c001_v0001165_t0004") 2021/11/13 06:16:43 DEBUG : with_checksum_big_file_from_pipe: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f10923fbe49340299_d20211113_m061602_c001_v0001165_t0041") 2021/11/13 06:16:43 DEBUG : with_checksum_big_file_from_pipe: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f112bda3d3788e3c2_d20211113_m061601_c001_v0001165_t0009") 2021/11/13 06:16:43 DEBUG : with_checksum_small_file_from_pipe: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f118e569c68935004_d20211113_m061603_c001_v0001092_t0050") 2021/11/13 06:16:43 DEBUG : with_checksum_small_file_from_pipe: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f112bda3d3788e3b8_d20211113_m061600_c001_v0001165_t0002") 2021/11/13 06:16:43 DEBUG : zend.txt: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f101423de08d7e415_d20211113_m061255_c001_v0001113_t0028") 2021/11/13 06:16:43 DEBUG : zend.txt: Deleting (id "4_z3fd24da3e0cd1b7b7fd80e1b_f112bda3d3788d53f_d20211113_m061240_c001_v0001165_t0017") "./operations.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m4.515418603s (try 1/5)