"./operations.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2021/12/23 05:47:08 DEBUG : Creating backend with remote "TestB2:rclone-test-gicufuh7kifoful0yutosub1" 2021/12/23 05:47:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2021/12/23 05:47:09 DEBUG : Creating backend with remote "/tmp/rclone2490884752" === 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-gicufuh7kifoful0yutosub1", Local "Local file system at /tmp/rclone2490884752", Modify Window "1ms" === RUN TestMultithreadCopy/{size:131071_streams:2} 2021/12/23 05:47:13 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64Ki 2021/12/23 05:47:13 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999Ki starting 2021/12/23 05:47:13 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki starting 2021/12/23 05:47:13 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999Ki finished 2021/12/23 05:47:13 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki finished 2021/12/23 05:47:13 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64Ki === RUN TestMultithreadCopy/{size:131072_streams:2} 2021/12/23 05:47:15 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64Ki 2021/12/23 05:47:15 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64Ki starting 2021/12/23 05:47:15 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki starting 2021/12/23 05:47:16 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64Ki finished 2021/12/23 05:47:16 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki finished 2021/12/23 05:47:16 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64Ki === RUN TestMultithreadCopy/{size:131073_streams:2} 2021/12/23 05:47:17 DEBUG : file1: Starting multi-thread copy with 2 parts of size 128Ki 2021/12/23 05:47:17 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 starting 2021/12/23 05:47:17 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128Ki starting 2021/12/23 05:47:17 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128Ki finished 2021/12/23 05:47:18 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 finished 2021/12/23 05:47:18 DEBUG : file1: Finished multi-thread copy with 2 parts of size 128Ki --- PASS: TestMultithreadCopy (8.96s) --- PASS: TestMultithreadCopy/{size:131071_streams:2} (4.28s) --- PASS: TestMultithreadCopy/{size:131072_streams:2} (2.39s) --- PASS: TestMultithreadCopy/{size:131073_streams:2} (1.66s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Seek === RUN TestReOpen/Seek/Basics === RUN TestReOpen/Seek/ErrorAtStart === RUN TestReOpen/Seek/WithErrors 2021/12/23 05:47:18 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2021/12/23 05:47:18 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2021/12/23 05:47:18 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Seek/TooManyErrors 2021/12/23 05:47:18 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2021/12/23 05:47:18 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2021/12/23 05:47:18 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2021/12/23 05:47:18 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/12/23 05:47:18 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2021/12/23 05:47:18 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2021/12/23 05:47:18 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Range/TooManyErrors 2021/12/23 05:47:18 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2021/12/23 05:47:18 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2021/12/23 05:47:18 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2021/12/23 05:47:18 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-gicufuh7kifoful0yutosub1", Local "Local file system at /tmp/rclone2490884752", 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 (9.35s) --- PASS: TestCheck/1 (0.17s) --- PASS: TestCheck/2 (0.17s) --- PASS: TestCheck/3 (0.20s) --- PASS: TestCheck/4 (0.17s) --- PASS: TestCheck/5 (0.17s) --- PASS: TestCheck/6 (0.17s) --- PASS: TestCheck/7 (0.17s) === RUN TestCheckFsError 2021/12/23 05:47:27 DEBUG : Creating backend with remote "non-existent" 2021/12/23 05:47:27 DEBUG : Creating backend with remote "non-existent" 2021/12/23 05:47:27 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: Waiting for checks to finish 2021/12/23 05:47:27 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/12/23 05:47:27 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: 2 differences found 2021/12/23 05:47:27 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-gicufuh7kifoful0yutosub1", Local "Local file system at /tmp/rclone2490884752", 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 (39.69s) --- PASS: TestCheckDownload/1 (0.85s) --- PASS: TestCheckDownload/2 (0.34s) --- PASS: TestCheckDownload/3 (0.34s) --- PASS: TestCheckDownload/4 (0.51s) --- PASS: TestCheckDownload/5 (0.35s) --- PASS: TestCheckDownload/6 (0.35s) --- PASS: TestCheckDownload/7 (0.35s) === RUN TestCheckSizeOnly run.go:181: Remote "B2 bucket rclone-test-gicufuh7kifoful0yutosub1", Local "Local file system at /tmp/rclone2490884752", 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 (7.69s) --- PASS: TestCheckSizeOnly/1 (0.17s) --- PASS: TestCheckSizeOnly/2 (0.17s) --- PASS: TestCheckSizeOnly/3 (0.17s) --- PASS: TestCheckSizeOnly/4 (0.17s) --- PASS: TestCheckSizeOnly/5 (0.17s) --- PASS: TestCheckSizeOnly/6 (0.17s) --- PASS: TestCheckSizeOnly/7 (0.17s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:181: Remote "B2 bucket rclone-test-gicufuh7kifoful0yutosub1", Local "Local file system at /tmp/rclone2490884752", Modify Window "1ms" 2021/12/23 05:48:20 NOTICE: test.sum: improperly formatted checksum line 4 2021/12/23 05:48:20 NOTICE: test.sum: improperly formatted checksum line 5 2021/12/23 05:48:20 NOTICE: test.sum: improperly formatted checksum line 6 2021/12/23 05:48:20 NOTICE: test.sum: 2 warning(s) suppressed... 2021/12/23 05:48:21 NOTICE: test.sum: improperly formatted checksum line 4 2021/12/23 05:48:21 NOTICE: test.sum: improperly formatted checksum line 5 2021/12/23 05:48:21 NOTICE: test.sum: improperly formatted checksum line 6 2021/12/23 05:48:21 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (7.51s) === RUN TestCheckSum run.go:181: Remote "B2 bucket rclone-test-gicufuh7kifoful0yutosub1", Local "Local file system at /tmp/rclone2490884752", Modify Window "1ms" 2021/12/23 05:48:22 DEBUG : Creating backend with remote "TestB2:rclone-test-gicufuh7kifoful0yutosub1/data" 2021/12/23 05:48:23 DEBUG : Couldn't decode error response: EOF check_test.go:356: B2 bucket rclone-test-gicufuh7kifoful0yutosub1 path data lacks md5, skipping --- SKIP: TestCheckSum (1.22s) === RUN TestCheckSumDownload run.go:181: Remote "B2 bucket rclone-test-gicufuh7kifoful0yutosub1", Local "Local file system at /tmp/rclone2490884752", Modify Window "1ms" 2021/12/23 05:48:24 DEBUG : Creating backend with remote "TestB2:rclone-test-gicufuh7kifoful0yutosub1/data" 2021/12/23 05:48:24 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 (20.73s) --- PASS: TestCheckSumDownload/subtest1 (0.99s) --- PASS: TestCheckSumDownload/subtest2 (0.81s) --- PASS: TestCheckSumDownload/subtest3 (0.88s) --- PASS: TestCheckSumDownload/subtest4 (0.70s) --- PASS: TestCheckSumDownload/subtest5 (0.71s) --- PASS: TestCheckSumDownload/subtest6 (0.71s) --- PASS: TestCheckSumDownload/subtest7 (0.76s) === RUN TestDeduplicateInteractive run.go:181: Remote "B2 bucket rclone-test-gicufuh7kifoful0yutosub1", Local "Local file system at /tmp/rclone2490884752", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.36s) === RUN TestDeduplicateSkip run.go:181: Remote "B2 bucket rclone-test-gicufuh7kifoful0yutosub1", Local "Local file system at /tmp/rclone2490884752", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.36s) === RUN TestDeduplicateSizeOnly run.go:181: Remote "B2 bucket rclone-test-gicufuh7kifoful0yutosub1", Local "Local file system at /tmp/rclone2490884752", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.50s) === RUN TestDeduplicateFirst run.go:181: Remote "B2 bucket rclone-test-gicufuh7kifoful0yutosub1", Local "Local file system at /tmp/rclone2490884752", 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-gicufuh7kifoful0yutosub1", Local "Local file system at /tmp/rclone2490884752", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.35s) === RUN TestDeduplicateNewestByHash run.go:181: Remote "B2 bucket rclone-test-gicufuh7kifoful0yutosub1", Local "Local file system at /tmp/rclone2490884752", Modify Window "1ms" 2021/12/23 05:48:52 INFO : B2 bucket rclone-test-gicufuh7kifoful0yutosub1: Looking for duplicate sha1 hashes using newest mode. 2021/12/23 05:48:52 NOTICE: 30ca6f4dc685e6d9f8c300d3c1cb0a8d9c5bf3cc: Found 3 files with duplicate sha1 hashes 2021/12/23 05:48:53 INFO : one: Deleted 2021/12/23 05:48:54 INFO : also/one: Deleted 2021/12/23 05:48:54 NOTICE: 30ca6f4dc685e6d9f8c300d3c1cb0a8d9c5bf3cc: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (9.21s) === RUN TestDeduplicateOldest run.go:181: Remote "B2 bucket rclone-test-gicufuh7kifoful0yutosub1", Local "Local file system at /tmp/rclone2490884752", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.34s) === RUN TestDeduplicateLargest run.go:181: Remote "B2 bucket rclone-test-gicufuh7kifoful0yutosub1", Local "Local file system at /tmp/rclone2490884752", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.34s) === RUN TestDeduplicateSmallest run.go:181: Remote "B2 bucket rclone-test-gicufuh7kifoful0yutosub1", Local "Local file system at /tmp/rclone2490884752", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.34s) === RUN TestDeduplicateRename run.go:181: Remote "B2 bucket rclone-test-gicufuh7kifoful0yutosub1", Local "Local file system at /tmp/rclone2490884752", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.34s) === RUN TestMergeDirs run.go:181: Remote "B2 bucket rclone-test-gicufuh7kifoful0yutosub1", Local "Local file system at /tmp/rclone2490884752", Modify Window "1ms" dedupe_test.go:267: Can't merge directories --- SKIP: TestMergeDirs (0.34s) === RUN TestListDirSorted run.go:181: Remote "B2 bucket rclone-test-gicufuh7kifoful0yutosub1", Local "Local file system at /tmp/rclone2490884752", Modify Window "1ms" 2021/12/23 05:49:02 DEBUG : a.txt: Excluded 2021/12/23 05:49:03 DEBUG : sub dir/hello world: Excluded 2021/12/23 05:49:03 DEBUG : sub dir/hello world2: Excluded 2021/12/23 05:49:03 DEBUG : sub dir/hello world: Excluded 2021/12/23 05:49:03 DEBUG : sub dir/hello world2: Excluded 2021/12/23 05:49:04 DEBUG : sub dir/ignore dir: Excluded 2021/12/23 05:49:04 DEBUG : Couldn't decode error response: EOF 2021/12/23 05:49:04 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (20.68s) === RUN TestListJSON run.go:181: Remote "B2 bucket rclone-test-gicufuh7kifoful0yutosub1", Local "Local file system at /tmp/rclone2490884752", 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/12/23 05:49:21 ERROR : file1: Failed to read hash: hash type not supported --- PASS: TestListJSON (4.07s) --- PASS: TestListJSON/Default (0.17s) --- PASS: TestListJSON/FilesOnly (0.17s) --- PASS: TestListJSON/DirsOnly (0.17s) --- PASS: TestListJSON/Recurse (0.17s) --- PASS: TestListJSON/SubDir (0.17s) --- PASS: TestListJSON/NoModTime (0.17s) --- PASS: TestListJSON/NoMimeType (0.17s) --- PASS: TestListJSON/ShowHash (0.17s) --- PASS: TestListJSON/HashTypes (0.17s) === RUN TestStatJSON run.go:181: Remote "B2 bucket rclone-test-gicufuh7kifoful0yutosub1", Local "Local file system at /tmp/rclone2490884752", Modify Window "1ms" === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir 2021/12/23 05:49:24 DEBUG : Couldn't decode error response: EOF === RUN TestStatJSON/File === RUN TestStatJSON/NotFound 2021/12/23 05:49:25 DEBUG : Couldn't decode error response: EOF === RUN TestStatJSON/DirFilesOnly 2021/12/23 05:49:25 DEBUG : Couldn't decode error response: EOF === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly 2021/12/23 05:49:25 DEBUG : Couldn't decode error response: EOF === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2021/12/23 05:49:26 DEBUG : Creating backend with remote "TestB2:rclone-test-gicufuh7kifoful0yutosub1/notfound" 2021/12/23 05:49:27 DEBUG : Couldn't decode error response: EOF --- PASS: TestStatJSON (7.54s) --- PASS: TestStatJSON/Root (0.17s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.17s) --- PASS: TestStatJSON/Dir (0.85s) --- PASS: TestStatJSON/File (0.17s) --- PASS: TestStatJSON/NotFound (0.34s) --- PASS: TestStatJSON/DirFilesOnly (0.17s) --- PASS: TestStatJSON/FileFilesOnly (0.17s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.18s) --- PASS: TestStatJSON/DirDirsOnly (0.17s) --- PASS: TestStatJSON/FileDirsOnly (0.17s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.25s) --- PASS: TestStatJSON/RootNotFound (1.26s) === RUN TestMkdir run.go:181: Remote "B2 bucket rclone-test-gicufuh7kifoful0yutosub1", Local "Local file system at /tmp/rclone2490884752", Modify Window "1ms" 2021/12/23 05:49:29 DEBUG : B2 bucket rclone-test-gicufuh7kifoful0yutosub1: Making directory 2021/12/23 05:49:30 DEBUG : B2 bucket rclone-test-gicufuh7kifoful0yutosub1: Making directory --- PASS: TestMkdir (0.51s) === RUN TestLsd run.go:181: Remote "B2 bucket rclone-test-gicufuh7kifoful0yutosub1", Local "Local file system at /tmp/rclone2490884752", Modify Window "1ms" --- PASS: TestLsd (2.67s) === RUN TestLs run.go:181: Remote "B2 bucket rclone-test-gicufuh7kifoful0yutosub1", Local "Local file system at /tmp/rclone2490884752", Modify Window "1ms" --- PASS: TestLs (2.88s) === RUN TestLsWithFilesFrom run.go:181: Remote "B2 bucket rclone-test-gicufuh7kifoful0yutosub1", Local "Local file system at /tmp/rclone2490884752", Modify Window "1ms" 2021/12/23 05:49:37 DEBUG : empty space: Excluded 2021/12/23 05:49:37 DEBUG : Couldn't decode error response: EOF --- PASS: TestLsWithFilesFrom (3.37s) === RUN TestLsLong run.go:181: Remote "B2 bucket rclone-test-gicufuh7kifoful0yutosub1", Local "Local file system at /tmp/rclone2490884752", Modify Window "1ms" --- PASS: TestLsLong (3.54s) === RUN TestHashSums run.go:181: Remote "B2 bucket rclone-test-gicufuh7kifoful0yutosub1", Local "Local file system at /tmp/rclone2490884752", Modify Window "1ms" === RUN TestHashSums/Sha1 === RUN TestHashSums/Sha1Download --- PASS: TestHashSums (4.82s) --- PASS: TestHashSums/Sha1 (0.17s) --- PASS: TestHashSums/Sha1Download (0.93s) === RUN TestHashSumsWithErrors 2021/12/23 05:49:47 DEBUG : Creating backend with remote ":memory:" 2021/12/23 05:49:47 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2021/12/23 05:49:47 DEBUG : Creating md5 hash of 0 bytes read from input stream 2021/12/23 05:49:47 DEBUG : Creating md5 hash of 0 bytes read from input stream 2021/12/23 05:49:47 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2021/12/23 05:49:47 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2021/12/23 05:49:47 DEBUG : Creating md5 hash of 12 bytes read from input stream 2021/12/23 05:49:47 DEBUG : Creating md5 hash of 12 bytes read from input stream 2021/12/23 05:49:47 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2021/12/23 05:49:47 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-gicufuh7kifoful0yutosub1", Local "Local file system at /tmp/rclone2490884752", Modify Window "1ms" --- PASS: TestCount (4.25s) === RUN TestDelete run.go:181: Remote "B2 bucket rclone-test-gicufuh7kifoful0yutosub1", Local "Local file system at /tmp/rclone2490884752", Modify Window "1ms" 2021/12/23 05:49:53 DEBUG : Waiting for deletions to finish 2021/12/23 05:49:53 DEBUG : large: Excluded from sync (and deletion) 2021/12/23 05:49:54 INFO : medium: Deleted 2021/12/23 05:49:54 INFO : small: Deleted --- PASS: TestDelete (4.55s) === RUN TestRetry 2021/12/23 05:49:56 DEBUG : Received error: EOF - low level retry 1/5 2021/12/23 05:49:56 DEBUG : Received error: EOF - low level retry 2/5 2021/12/23 05:49:56 DEBUG : Received error: EOF - low level retry 1/5 2021/12/23 05:49:56 DEBUG : Received error: EOF - low level retry 2/5 2021/12/23 05:49:56 DEBUG : Received error: EOF - low level retry 3/5 2021/12/23 05:49:56 DEBUG : Received error: EOF - low level retry 4/5 2021/12/23 05:49:56 DEBUG : Received error: EOF - low level retry 5/5 --- PASS: TestRetry (0.00s) === RUN TestCat run.go:181: Remote "B2 bucket rclone-test-gicufuh7kifoful0yutosub1", Local "Local file system at /tmp/rclone2490884752", Modify Window "1ms" --- PASS: TestCat (5.61s) === RUN TestPurge 2021/12/23 05:50:02 DEBUG : Creating backend with remote "TestB2:rclone-test-tutulec6rojasol6woripun6" 2021/12/23 05:50:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2021/12/23 05:50:02 DEBUG : Creating backend with remote "/tmp/rclone3152069663" run.go:181: Remote "B2 bucket rclone-test-tutulec6rojasol6woripun6", Local "Local file system at /tmp/rclone3152069663", Modify Window "1ms" 2021/12/23 05:50:04 DEBUG : A2: Making directory 2021/12/23 05:50:04 DEBUG : A1/B2: Making directory 2021/12/23 05:50:04 DEBUG : A1/B2/C2: Making directory 2021/12/23 05:50:04 DEBUG : A1/B1/C3: Making directory 2021/12/23 05:50:04 DEBUG : A3: Making directory 2021/12/23 05:50:04 DEBUG : A3/B3: Making directory 2021/12/23 05:50:04 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/12/23 05:50:06 DEBUG : A1/B1/C1/one: Deleting (id "4_zdf62dda3d06deb5b7fd80e1b_f10495822ea6477d8_d20211223_m055004_c001_v0001092_t0026") 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/12/23 05:50:06 DEBUG : A1/two: Deleting (id "4_zdf62dda3d06deb5b7fd80e1b_f10495822ea6477da_d20211223_m055004_c001_v0001092_t0004") 2021/12/23 05:50:08 DEBUG : B2 bucket rclone-test-tutulec6rojasol6woripun6: Purge remote 2021/12/23 05:50:08 purge failed: directory not found --- PASS: TestPurge (6.24s) === RUN TestRmdirsNoLeaveRoot run.go:181: Remote "B2 bucket rclone-test-gicufuh7kifoful0yutosub1", Local "Local file system at /tmp/rclone2490884752", Modify Window "1ms" 2021/12/23 05:50:09 DEBUG : A2: Making directory 2021/12/23 05:50:09 DEBUG : A1/B2: Making directory 2021/12/23 05:50:09 DEBUG : A1/B2/C2: Making directory 2021/12/23 05:50:09 DEBUG : A1/B1/C3: Making directory 2021/12/23 05:50:09 DEBUG : A3: Making directory 2021/12/23 05:50:09 DEBUG : A3/B3: Making directory 2021/12/23 05:50:09 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/12/23 05:50:10 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.20s) === RUN TestRmdirsLeaveRoot run.go:181: Remote "B2 bucket rclone-test-gicufuh7kifoful0yutosub1", Local "Local file system at /tmp/rclone2490884752", Modify Window "1ms" 2021/12/23 05:50:12 DEBUG : A1: Making directory 2021/12/23 05:50:12 DEBUG : A1/B1: Making directory 2021/12/23 05:50:12 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.86s) === RUN TestRmdirsWithFilter run.go:181: Remote "B2 bucket rclone-test-gicufuh7kifoful0yutosub1", Local "Local file system at /tmp/rclone2490884752", Modify Window "1ms" 2021/12/23 05:50:13 DEBUG : A1: Making directory 2021/12/23 05:50:13 DEBUG : A1/B1: Making directory 2021/12/23 05:50:13 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.86s) === RUN TestCopyURL run.go:181: Remote "B2 bucket rclone-test-gicufuh7kifoful0yutosub1", Local "Local file system at /tmp/rclone2490884752", Modify Window "1ms" 2021/12/23 05:50:16 DEBUG : filename.txt: File name found in url --- PASS: TestCopyURL (13.36s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:181: Remote "B2 bucket rclone-test-gicufuh7kifoful0yutosub1", Local "Local file system at /tmp/rclone2490884752", Modify Window "1ms" 2021/12/23 05:50:28 DEBUG : Couldn't decode error response: EOF 2021/12/23 05:50:28 DEBUG : file1: Need to transfer - File not found at Destination 2021/12/23 05:50:29 DEBUG : file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2021/12/23 05:50:29 INFO : file1: Copied (new) to: sub/file2 2021/12/23 05:50:29 INFO : file1: Deleted 2021/12/23 05:50:29 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/12/23 05:50:29 DEBUG : file1: Unchanged skipping 2021/12/23 05:50:29 INFO : file1: Deleted 2021/12/23 05:50:29 DEBUG : B2 bucket rclone-test-gicufuh7kifoful0yutosub1: don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (3.21s) === RUN TestMoveFileWithIgnoreExisting run.go:181: Remote "B2 bucket rclone-test-gicufuh7kifoful0yutosub1", Local "Local file system at /tmp/rclone2490884752", Modify Window "1ms" 2021/12/23 05:50:31 DEBUG : Couldn't decode error response: EOF 2021/12/23 05:50:31 DEBUG : file1: Need to transfer - File not found at Destination 2021/12/23 05:50:31 DEBUG : file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2021/12/23 05:50:31 INFO : file1: Copied (new) 2021/12/23 05:50:31 INFO : file1: Deleted 2021/12/23 05:50:31 DEBUG : file1: Destination exists, skipping 2021/12/23 05:50:31 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (2.92s) === RUN TestCaseInsensitiveMoveFile run.go:181: Remote "B2 bucket rclone-test-gicufuh7kifoful0yutosub1", Local "Local file system at /tmp/rclone2490884752", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.34s) === RUN TestMoveFileBackupDir run.go:181: Remote "B2 bucket rclone-test-gicufuh7kifoful0yutosub1", Local "Local file system at /tmp/rclone2490884752", Modify Window "1ms" 2021/12/23 05:50:34 DEBUG : Creating backend with remote "TestB2:rclone-test-gicufuh7kifoful0yutosub1/backup" 2021/12/23 05:50:36 DEBUG : Couldn't decode error response: EOF 2021/12/23 05:50:36 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2021/12/23 05:50:36 DEBUG : Couldn't decode error response: EOF 2021/12/23 05:50:40 DEBUG : dst/file1: sha1 = 9d125cddbdc7323ccf9db2d2b67af177f781b5c6 OK 2021/12/23 05:50:40 INFO : dst/file1: Copied (server-side copy) 2021/12/23 05:50:41 INFO : dst/file1: Deleted 2021/12/23 05:50:43 DEBUG : dst/file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2021/12/23 05:50:43 INFO : dst/file1: Copied (new) 2021/12/23 05:50:43 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (12.59s) === RUN TestCopyFile run.go:181: Remote "B2 bucket rclone-test-gicufuh7kifoful0yutosub1", Local "Local file system at /tmp/rclone2490884752", Modify Window "1ms" 2021/12/23 05:50:47 DEBUG : Couldn't decode error response: EOF 2021/12/23 05:50:47 DEBUG : file1: Need to transfer - File not found at Destination 2021/12/23 05:50:47 DEBUG : file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2021/12/23 05:50:47 INFO : file1: Copied (new) to: sub/file2 2021/12/23 05:50:48 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/12/23 05:50:48 DEBUG : file1: Unchanged skipping 2021/12/23 05:50:48 DEBUG : B2 bucket rclone-test-gicufuh7kifoful0yutosub1: don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (2.25s) === RUN TestCopyFileBackupDir run.go:181: Remote "B2 bucket rclone-test-gicufuh7kifoful0yutosub1", Local "Local file system at /tmp/rclone2490884752", Modify Window "1ms" 2021/12/23 05:50:50 DEBUG : Creating backend with remote "TestB2:rclone-test-gicufuh7kifoful0yutosub1/backup" 2021/12/23 05:50:51 DEBUG : Couldn't decode error response: EOF 2021/12/23 05:50:51 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2021/12/23 05:50:51 DEBUG : Couldn't decode error response: EOF 2021/12/23 05:50:53 DEBUG : dst/file1: sha1 = 9d125cddbdc7323ccf9db2d2b67af177f781b5c6 OK 2021/12/23 05:50:53 INFO : dst/file1: Copied (server-side copy) 2021/12/23 05:50:53 INFO : dst/file1: Deleted 2021/12/23 05:50:54 DEBUG : dst/file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2021/12/23 05:50:54 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (12.34s) === RUN TestCopyFileCompareDest run.go:181: Remote "B2 bucket rclone-test-gicufuh7kifoful0yutosub1", Local "Local file system at /tmp/rclone2490884752", Modify Window "1ms" 2021/12/23 05:51:01 DEBUG : Creating backend with remote "TestB2:rclone-test-gicufuh7kifoful0yutosub1/dst" 2021/12/23 05:51:02 DEBUG : Couldn't decode error response: EOF 2021/12/23 05:51:02 DEBUG : Couldn't decode error response: EOF 2021/12/23 05:51:02 DEBUG : Creating backend with remote "TestB2:rclone-test-gicufuh7kifoful0yutosub1/CompareDest" 2021/12/23 05:51:03 DEBUG : Couldn't decode error response: EOF 2021/12/23 05:51:03 DEBUG : Couldn't decode error response: EOF 2021/12/23 05:51:03 DEBUG : one: Need to transfer - File not found at Destination 2021/12/23 05:51:06 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2021/12/23 05:51:06 INFO : one: Copied (new) 2021/12/23 05:51:07 DEBUG : Couldn't decode error response: EOF 2021/12/23 05:51:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/12/23 05:51:09 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2021/12/23 05:51:09 INFO : one: Copied (replaced existing) 2021/12/23 05:51:11 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/12/23 05:51:11 DEBUG : one: Destination found in --compare-dest, skipping 2021/12/23 05:51:12 DEBUG : Couldn't decode error response: EOF 2021/12/23 05:51:13 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/12/23 05:51:13 DEBUG : two: Destination found in --compare-dest, skipping 2021/12/23 05:51:13 DEBUG : Couldn't decode error response: EOF 2021/12/23 05:51:13 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/12/23 05:51:13 DEBUG : two: Destination found in --compare-dest, skipping 2021/12/23 05:51:14 DEBUG : Couldn't decode error response: EOF 2021/12/23 05:51:14 DEBUG : two: Sizes differ (src 5 vs dst 3) 2021/12/23 05:51:14 DEBUG : two: Need to transfer - File not found at Destination 2021/12/23 05:51:15 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2021/12/23 05:51:15 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (17.86s) === RUN TestCopyFileCopyDest run.go:181: Remote "B2 bucket rclone-test-gicufuh7kifoful0yutosub1", Local "Local file system at /tmp/rclone2490884752", Modify Window "1ms" 2021/12/23 05:51:19 DEBUG : Creating backend with remote "TestB2:rclone-test-gicufuh7kifoful0yutosub1/dst" 2021/12/23 05:51:20 DEBUG : Couldn't decode error response: EOF 2021/12/23 05:51:20 DEBUG : Couldn't decode error response: EOF 2021/12/23 05:51:20 DEBUG : Creating backend with remote "TestB2:rclone-test-gicufuh7kifoful0yutosub1/CopyDest" 2021/12/23 05:51:21 DEBUG : Couldn't decode error response: EOF 2021/12/23 05:51:21 DEBUG : Couldn't decode error response: EOF 2021/12/23 05:51:21 DEBUG : one: Need to transfer - File not found at Destination 2021/12/23 05:51:23 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2021/12/23 05:51:23 INFO : one: Copied (new) 2021/12/23 05:51:24 DEBUG : Couldn't decode error response: EOF 2021/12/23 05:51:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/12/23 05:51:25 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2021/12/23 05:51:25 INFO : one: Copied (replaced existing) 2021/12/23 05:51:27 DEBUG : Creating backend with remote "TestB2:rclone-test-gicufuh7kifoful0yutosub1/BackupDir" 2021/12/23 05:51:27 DEBUG : Couldn't decode error response: EOF 2021/12/23 05:51:28 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/12/23 05:51:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/12/23 05:51:28 DEBUG : Couldn't decode error response: EOF 2021/12/23 05:51:29 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2021/12/23 05:51:29 INFO : one: Copied (server-side copy) 2021/12/23 05:51:30 INFO : one: Deleted 2021/12/23 05:51:31 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2021/12/23 05:51:31 INFO : one: Copied (server-side copy) 2021/12/23 05:51:31 DEBUG : one: Destination found in --copy-dest, using server-side copy 2021/12/23 05:51:31 DEBUG : CopyDest/two: Clearing upload URL because of error: Post "https://pod-000-1038-11.backblaze.com/b2api/v1/b2_upload_file/6f623d83d04deb5b7fd80e1b/c001_v0001038_t0015": EOF 2021/12/23 05:51:31 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1038-11.backblaze.com/b2api/v1/b2_upload_file/6f623d83d04deb5b7fd80e1b/c001_v0001038_t0015": EOF) 2021/12/23 05:51:31 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:283: Retry Put of "CopyDest/two" to B2 bucket rclone-test-gicufuh7kifoful0yutosub1: 1/10 (Post "https://pod-000-1038-11.backblaze.com/b2api/v1/b2_upload_file/6f623d83d04deb5b7fd80e1b/c001_v0001038_t0015": EOF) 2021/12/23 05:51:33 DEBUG : pacer: Reducing sleep to 10ms 2021/12/23 05:51:41 DEBUG : Couldn't decode error response: EOF 2021/12/23 05:51:41 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/12/23 05:51:41 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2021/12/23 05:51:41 INFO : two: Copied (server-side copy) 2021/12/23 05:51:41 DEBUG : two: Destination found in --copy-dest, using server-side copy 2021/12/23 05:51:42 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/12/23 05:51:42 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/12/23 05:51:42 DEBUG : two: Unchanged skipping 2021/12/23 05:51:43 DEBUG : Couldn't decode error response: EOF 2021/12/23 05:51:43 DEBUG : three: Sizes differ (src 7 vs dst 5) 2021/12/23 05:51:43 DEBUG : three: Destination not found in --copy-dest 2021/12/23 05:51:43 DEBUG : three: Need to transfer - File not found at Destination 2021/12/23 05:51:45 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2021/12/23 05:51:45 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (34.92s) === 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-gicufuh7kifoful0yutosub1", Local "Local file system at /tmp/rclone2490884752", Modify Window "1ms" 2021/12/23 05:51:59 DEBUG : A1/B2: Making directory 2021/12/23 05:51:59 DEBUG : A1/B1/C3: Making directory fstest.go:251: Filtering empty directory "A1/B2" fstest.go:251: Filtering empty directory "A1/B1/C3" 2021/12/23 05:52:01 DEBUG : Couldn't decode error response: EOF 2021/12/23 05:52:01 DEBUG : Couldn't decode error response: EOF 2021/12/23 05:52:01 DEBUG : Couldn't decode error response: EOF 2021/12/23 05:52:01 DEBUG : Couldn't decode error response: EOF 2021/12/23 05:52:02 DEBUG : A1/B1/C2/five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2021/12/23 05:52:02 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five 2021/12/23 05:52:02 INFO : A1/B1/C2/five: Deleted 2021/12/23 05:52:02 DEBUG : A1/one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2021/12/23 05:52:02 INFO : A1/one: Copied (server-side copy) to: A2/one 2021/12/23 05:52:02 DEBUG : Couldn't decode error response: EOF 2021/12/23 05:52:03 INFO : A1/one: Deleted 2021/12/23 05:52:03 DEBUG : A1/two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2021/12/23 05:52:03 INFO : A1/two: Copied (server-side copy) to: A2/two 2021/12/23 05:52:03 INFO : A1/two: Deleted 2021/12/23 05:52:04 DEBUG : A1/B1/three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2021/12/23 05:52:04 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three 2021/12/23 05:52:05 INFO : A1/B1/three: Deleted 2021/12/23 05:52:06 DEBUG : A1/B1/C1/four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2021/12/23 05:52:06 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four 2021/12/23 05:52:07 INFO : A1/B1/C1/four: Deleted fstest.go:251: Filtering empty directory "A2/B2" fstest.go:251: Filtering empty directory "A2/B1/C3" 2021/12/23 05:52:07 DEBUG : Couldn't decode error response: EOF 2021/12/23 05:52:08 DEBUG : Couldn't decode error response: EOF 2021/12/23 05:52:08 DEBUG : Couldn't decode error response: EOF 2021/12/23 05:52:08 DEBUG : Couldn't decode error response: EOF 2021/12/23 05:52:08 DEBUG : A2/B1/C1/four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2021/12/23 05:52:08 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four 2021/12/23 05:52:09 INFO : A2/B1/C1/four: Deleted 2021/12/23 05:52:09 DEBUG : Couldn't decode error response: EOF 2021/12/23 05:52:09 DEBUG : A2/B1/C2/five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2021/12/23 05:52:09 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five 2021/12/23 05:52:10 INFO : A2/B1/C2/five: Deleted 2021/12/23 05:52:10 DEBUG : A2/B1/three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2021/12/23 05:52:10 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three 2021/12/23 05:52:12 INFO : A2/B1/three: Deleted 2021/12/23 05:52:13 DEBUG : A2/two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2021/12/23 05:52:13 INFO : A2/two: Copied (server-side copy) to: A3/two 2021/12/23 05:52:13 DEBUG : A2/one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2021/12/23 05:52:13 INFO : A2/one: Copied (server-side copy) to: A3/one 2021/12/23 05:52:13 INFO : A2/one: Deleted 2021/12/23 05:52:16 INFO : A2/two: Deleted fstest.go:251: Filtering empty directory "A3/B2" fstest.go:251: Filtering empty directory "A3/B1/C3" --- PASS: TestDirMove (27.45s) === RUN TestGetFsInfo run.go:181: Remote "B2 bucket rclone-test-gicufuh7kifoful0yutosub1", Local "Local file system at /tmp/rclone2490884752", Modify Window "1ms" --- PASS: TestGetFsInfo (0.35s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false === CONT TestRcat run.go:181: Remote "B2 bucket rclone-test-gicufuh7kifoful0yutosub1", Local "Local file system at /tmp/rclone2490884752", Modify Window "1ms" 2021/12/23 05:52:22 DEBUG : B2 bucket rclone-test-gicufuh7kifoful0yutosub1: File to upload is small (34 bytes), uploading instead of streaming 2021/12/23 05:52:22 DEBUG : no_checksum_small_file_from_pipe: sha1 = 4c3452689ee5e2b950454c46181b8b5e7bcfeca9 OK 2021/12/23 05:52:22 INFO : no_checksum_small_file_from_pipe: Copied (new) 2021/12/23 05:52:22 DEBUG : no_checksum_big_file_from_pipe: File has 102401 bytes, which makes only one chunk. Using direct upload. 2021/12/23 05:52:24 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-gicufuh7kifoful0yutosub1", Local "Local file system at /tmp/rclone2490884752", Modify Window "1ms" 2021/12/23 05:52:26 DEBUG : B2 bucket rclone-test-gicufuh7kifoful0yutosub1: File to upload is small (34 bytes), uploading instead of streaming 2021/12/23 05:52:27 DEBUG : with_checksum_small_file_from_pipe: sha1 = 4c3452689ee5e2b950454c46181b8b5e7bcfeca9 OK 2021/12/23 05:52:27 INFO : with_checksum_small_file_from_pipe: Copied (new) 2021/12/23 05:52:27 DEBUG : with_checksum_big_file_from_pipe: File has 102401 bytes, which makes only one chunk. Using direct upload. 2021/12/23 05:52:28 DEBUG : with_checksum_big_file_from_pipe: sha1 = d0080f73aa8b494570ad63df1beb25c01ea9eea2 OK 2021/12/23 05:52:28 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-gicufuh7kifoful0yutosub1", Local "Local file system at /tmp/rclone2490884752", Modify Window "1ms" 2021/12/23 05:52:30 DEBUG : B2 bucket rclone-test-gicufuh7kifoful0yutosub1: File to upload is small (34 bytes), uploading instead of streaming 2021/12/23 05:52:34 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2021/12/23 05:52:34 DEBUG : ignore_checksum_big_file_from_pipe: File has 102401 bytes, which makes only one chunk. Using direct upload. 2021/12/23 05:52:35 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-gicufuh7kifoful0yutosub1", Local "Local file system at /tmp/rclone2490884752", Modify Window "1ms" 2021/12/23 05:52:36 DEBUG : B2 bucket rclone-test-gicufuh7kifoful0yutosub1: File to upload is small (34 bytes), uploading instead of streaming 2021/12/23 05:52:38 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2021/12/23 05:52:38 DEBUG : ignore_checksum_big_file_from_pipe: File has 102401 bytes, which makes only one chunk. Using direct upload. 2021/12/23 05:52:39 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.62s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.88s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.05s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.86s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.82s) === RUN TestRcatSize run.go:181: Remote "B2 bucket rclone-test-gicufuh7kifoful0yutosub1", Local "Local file system at /tmp/rclone2490884752", Modify Window "1ms" 2021/12/23 05:52:41 DEBUG : B2 bucket rclone-test-gicufuh7kifoful0yutosub1: File to upload is small (60 bytes), uploading instead of streaming 2021/12/23 05:52:43 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2021/12/23 05:52:43 INFO : potato2: Copied (new) --- PASS: TestRcatSize (5.97s) === RUN TestCopyFileMaxTransfer run.go:181: Remote "B2 bucket rclone-test-gicufuh7kifoful0yutosub1", Local "Local file system at /tmp/rclone2490884752", Modify Window "1ms" 2021/12/23 05:52:48 DEBUG : Couldn't decode error response: EOF 2021/12/23 05:52:48 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2021/12/23 05:52:48 DEBUG : TestCopyFileMaxTransfer/file1: Clearing upload URL because of error: Post "https://pod-000-1038-10.backblaze.com/b2api/v1/b2_upload_file/6f623d83d04deb5b7fd80e1b/c001_v0001038_t0019": EOF 2021/12/23 05:52:48 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1038-10.backblaze.com/b2api/v1/b2_upload_file/6f623d83d04deb5b7fd80e1b/c001_v0001038_t0019": EOF) 2021/12/23 05:52:48 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2021/12/23 05:52:48 DEBUG : TestCopyFileMaxTransfer/file1: Received error: Post "https://pod-000-1038-10.backblaze.com/b2api/v1/b2_upload_file/6f623d83d04deb5b7fd80e1b/c001_v0001038_t0019": EOF - low level retry 1/10 2021/12/23 05:52:48 DEBUG : pacer: Reducing sleep to 10ms 2021/12/23 05:53:04 DEBUG : TestCopyFileMaxTransfer/file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2021/12/23 05:53:04 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2021/12/23 05:53:05 DEBUG : Couldn't decode error response: EOF 2021/12/23 05:53:05 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2021/12/23 05:53:05 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://pod-000-1042-13.backblaze.com/b2api/v1/b2_upload_file/6f623d83d04deb5b7fd80e1b/c001_v0001042_t0017": Max transfer limit reached as set by --max-transfer 2021/12/23 05:53:06 DEBUG : Couldn't decode error response: EOF 2021/12/23 05:53:06 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2021/12/23 05:53:06 DEBUG : Couldn't decode error response: EOF 2021/12/23 05:53:06 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2021/12/23 05:53:07 DEBUG : TestCopyFileMaxTransfer/file4: sha1 = b4f59f4ac36fb2b3e3061e39671919e671773800 OK 2021/12/23 05:53:07 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (24.24s) === RUN TestTouchDir run.go:181: Remote "B2 bucket rclone-test-gicufuh7kifoful0yutosub1", Local "Local file system at /tmp/rclone2490884752", Modify Window "1ms" 2021/12/23 05:53:31 DEBUG : B2 bucket rclone-test-gicufuh7kifoful0yutosub1: Touching "empty space" 2021/12/23 05:53:33 DEBUG : B2 bucket rclone-test-gicufuh7kifoful0yutosub1: Touching "potato2" 2021/12/23 05:53:34 DEBUG : B2 bucket rclone-test-gicufuh7kifoful0yutosub1: Touching "sub dir/potato3" --- PASS: TestTouchDir (32.81s) === 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/12/23 05:53:44 DEBUG : B2 bucket rclone-test-gicufuh7kifoful0yutosub1: Purge remote 2021/12/23 05:53:45 DEBUG : A1/B1/C1/four: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f110581cbb4c76510_d20211223_m055206_c001_v0001137_t0006") 2021/12/23 05:53:45 DEBUG : A1/B1/C1/four: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f1103ada2d91e9567_d20211223_m055158_c001_v0001038_t0023") 2021/12/23 05:53:45 DEBUG : A1/B1/C1/one: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f10061adbd99289a6_d20211223_m055011_c001_v0001105_t0020") 2021/12/23 05:53:45 DEBUG : A1/B1/C1/one: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f111c16c3bf7ca91a_d20211223_m055008_c001_v0001038_t0013") 2021/12/23 05:53:45 DEBUG : A1/B1/C2/five: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f10988e651a1af7e1_d20211223_m055202_c001_v0001150_t0008") 2021/12/23 05:53:45 DEBUG : A1/B1/C2/five: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f1103ada2d91e9569_d20211223_m055158_c001_v0001038_t0015") 2021/12/23 05:53:45 DEBUG : A1/B1/three: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f1151fe7c9b4bd24e_d20211223_m055204_c001_v0001117_t0053") 2021/12/23 05:53:45 DEBUG : A1/B1/three: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f1103ada2d91e9562_d20211223_m055156_c001_v0001038_t0055") 2021/12/23 05:53:45 DEBUG : A1/one: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f10700ade5c29a93d_d20211223_m055203_c001_v0001130_t0003") 2021/12/23 05:53:45 DEBUG : A1/one: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f1103ada2d91e955a_d20211223_m055154_c001_v0001038_t0043") 2021/12/23 05:53:45 DEBUG : A1/two: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f11440b294c92f13d_d20211223_m055203_c001_v0001130_t0031") 2021/12/23 05:53:45 DEBUG : A1/two: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f1103ada2d91e9560_d20211223_m055156_c001_v0001038_t0056") 2021/12/23 05:53:45 DEBUG : A1/two: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f104ebf004ad2d111_d20211223_m055012_c001_v0001165_t0011") 2021/12/23 05:53:45 DEBUG : A1/two: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f111c16c3bf7ca91c_d20211223_m055009_c001_v0001038_t0024") 2021/12/23 05:53:45 DEBUG : A2/B1/C1/four: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f119eae270371c8a5_d20211223_m055209_c001_v0001146_t0001") 2021/12/23 05:53:45 DEBUG : A2/B1/C1/four: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f1110b319bac044af_d20211223_m055206_c001_v0001161_t0009") 2021/12/23 05:53:45 DEBUG : A2/B1/C2/five: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f108603a248e7227d_d20211223_m055209_c001_v0001131_t0003") 2021/12/23 05:53:45 DEBUG : A2/B1/C2/five: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f114f4518a5426d92_d20211223_m055201_c001_v0001145_t0038") 2021/12/23 05:53:45 DEBUG : A2/B1/three: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f106426876d106790_d20211223_m055212_c001_v0001092_t0029") 2021/12/23 05:53:45 DEBUG : A2/B1/three: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f1023c25568c5e2a8_d20211223_m055202_c001_v0001105_t0012") 2021/12/23 05:53:46 DEBUG : A2/one: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f1124d5215ef8f8fd_d20211223_m055213_c001_v0001137_t0054") 2021/12/23 05:53:46 DEBUG : A2/one: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f108a35199de09158_d20211223_m055201_c001_v0001145_t0056") 2021/12/23 05:53:46 DEBUG : A2/two: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f1100a579a79b454b_d20211223_m055214_c001_v0001105_t0006") 2021/12/23 05:53:46 DEBUG : A2/two: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f118f84b42f47e126_d20211223_m055203_c001_v0001146_t0041") 2021/12/23 05:53:46 DEBUG : A3/B1/C1/four: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f114afb2c95fb2f07_d20211223_m055216_c001_v0001117_t0047") 2021/12/23 05:53:46 DEBUG : A3/B1/C1/four: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f10263dfa830763a0_d20211223_m055208_c001_v0001130_t0010") 2021/12/23 05:53:46 DEBUG : A3/B1/C2/five: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f10003bc4b7c732e2_d20211223_m055217_c001_v0001146_t0038") 2021/12/23 05:53:46 DEBUG : A3/B1/C2/five: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f11892c88674d6b37_d20211223_m055208_c001_v0001105_t0046") 2021/12/23 05:53:46 DEBUG : A3/B1/three: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f108fd1b81d7660cb_d20211223_m055217_c001_v0001105_t0057") 2021/12/23 05:53:46 DEBUG : A3/B1/three: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f1047715a7ca5619f_d20211223_m055209_c001_v0001041_t0003") 2021/12/23 05:53:46 DEBUG : A3/one: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f104557aaad87f8e9_d20211223_m055220_c001_v0001026_t0004") 2021/12/23 05:53:46 DEBUG : A3/one: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f11100520da825be7_d20211223_m055213_c001_v0001154_t0018") 2021/12/23 05:53:46 DEBUG : A3/two: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f11324ceb5580833b_d20211223_m055220_c001_v0001105_t0014") 2021/12/23 05:53:46 DEBUG : A3/two: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f116d4b88fe6b2cd6_d20211223_m055208_c001_v0001105_t0052") 2021/12/23 05:53:46 DEBUG : BackupDir/one: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f102c0d0f21549149_d20211223_m055145_c001_v0001117_t0059") 2021/12/23 05:53:46 DEBUG : BackupDir/one: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f1001604fffa2e810_d20211223_m055129_c001_v0001150_t0009") 2021/12/23 05:53:46 DEBUG : CompareDest/one: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f108ca486e41162d4_d20211223_m055115_c001_v0001128_t0017") 2021/12/23 05:53:46 DEBUG : CompareDest/one: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f111c16c3bf7ca95a_d20211223_m055110_c001_v0001038_t0004") 2021/12/23 05:53:46 DEBUG : CompareDest/two: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f115867e68ca9c93d_d20211223_m055116_c001_v0001105_t0026") 2021/12/23 05:53:46 DEBUG : CompareDest/two: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f111c16c3bf7ca961_d20211223_m055112_c001_v0001038_t0046") 2021/12/23 05:53:47 DEBUG : CopyDest/one: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f109a1e8533ea4f7f_d20211223_m055149_c001_v0001165_t0018") 2021/12/23 05:53:47 DEBUG : CopyDest/one: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f111c16c3bf7ca96f_d20211223_m055126_c001_v0001038_t0010") 2021/12/23 05:53:47 DEBUG : CopyDest/three: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f1113427bd0d31c41_d20211223_m055149_c001_v0001145_t0029") 2021/12/23 05:53:47 DEBUG : CopyDest/three: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f1103ada2d91e9539_d20211223_m055142_c001_v0001038_t0042") 2021/12/23 05:53:47 DEBUG : CopyDest/two: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f1045584eba44fa3a_d20211223_m055149_c001_v0001145_t0003") 2021/12/23 05:53:47 DEBUG : CopyDest/two: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f1103ada2d91e952c_d20211223_m055134_c001_v0001038_t0045") 2021/12/23 05:53:47 DEBUG : TestCopyFileMaxTransfer/file1: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f107e7106310f8500_d20211223_m055308_c001_v0001005_t0024") 2021/12/23 05:53:47 DEBUG : TestCopyFileMaxTransfer/file1: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f1134c4ad3115c8e6_d20211223_m055248_c001_v0001042_t0052") 2021/12/23 05:53:47 DEBUG : TestCopyFileMaxTransfer/file4: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f1100a579a79b4e32_d20211223_m055310_c001_v0001105_t0032") 2021/12/23 05:53:47 DEBUG : TestCopyFileMaxTransfer/file4: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f1134c4ad3115c8fe_d20211223_m055306_c001_v0001042_t0015") 2021/12/23 05:53:47 DEBUG : a.txt: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f10004d3e65c36613_d20211223_m054910_c001_v0001145_t0013") 2021/12/23 05:53:47 DEBUG : a.txt: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f111c16c3bf7ca8b8_d20211223_m054858_c001_v0001038_t0010") 2021/12/23 05:53:47 DEBUG : also/one: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f108832dfa22817b2_d20211223_m054853_c001_v0001092_t0021") 2021/12/23 05:53:47 DEBUG : also/one: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f111c16c3bf7ca8ac_d20211223_m054849_c001_v0001038_t0053") 2021/12/23 05:53:47 DEBUG : another: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f1134126cb65e49f3_d20211223_m054854_c001_v0001144_t0050") 2021/12/23 05:53:47 DEBUG : another: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f111c16c3bf7ca8ae_d20211223_m054849_c001_v0001038_t0045") 2021/12/23 05:53:47 DEBUG : backup/dst/file1: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f1023c25568c5d6f8_d20211223_m055054_c001_v0001105_t0012") 2021/12/23 05:53:47 DEBUG : backup/dst/file1: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f108a4db8d3e4e2c6_d20211223_m055053_c001_v0001161_t0045") 2021/12/23 05:53:47 DEBUG : backup/dst/file1: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f103536af3f8d51c7_d20211223_m055043_c001_v0001039_t0003") 2021/12/23 05:53:47 DEBUG : backup/dst/file1: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f11422eb872bed793_d20211223_m055038_c001_v0001134_t0052") 2021/12/23 05:53:47 DEBUG : data/banana: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f11268548d6643a3e_d20211223_m054841_c001_v0001117_t0015") 2021/12/23 05:53:48 DEBUG : data/banana: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f111c16c3bf7ca895_d20211223_m054837_c001_v0001038_t0038") 2021/12/23 05:53:48 DEBUG : data/banana: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f111c16c3bf7ca882_d20211223_m054824_c001_v0001038_t0059") 2021/12/23 05:53:48 DEBUG : data/potato: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f10398a4021f4cd05_d20211223_m054842_c001_v0001105_t0045") 2021/12/23 05:53:48 DEBUG : data/potato: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f111c16c3bf7ca899_d20211223_m054837_c001_v0001038_t0000") 2021/12/23 05:53:48 DEBUG : data/potato: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f111c16c3bf7ca887_d20211223_m054826_c001_v0001038_t0036") 2021/12/23 05:53:48 DEBUG : dst/file1: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f10105401359a937d_d20211223_m055059_c001_v0001092_t0042") 2021/12/23 05:53:48 DEBUG : dst/file1: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f111c16c3bf7ca949_d20211223_m055054_c001_v0001038_t0048") 2021/12/23 05:53:48 DEBUG : dst/file1: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f11002be2573c2cc6_d20211223_m055053_c001_v0001134_t0001") 2021/12/23 05:53:48 DEBUG : dst/file1: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f111c16c3bf7ca941_d20211223_m055049_c001_v0001038_t0001") 2021/12/23 05:53:48 DEBUG : dst/file1: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f115867e68ca9c45f_d20211223_m055045_c001_v0001105_t0045") 2021/12/23 05:53:48 DEBUG : dst/file1: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f111c16c3bf7ca938_d20211223_m055042_c001_v0001038_t0030") 2021/12/23 05:53:48 DEBUG : dst/file1: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f114ef823db749996_d20211223_m055041_c001_v0001161_t0019") 2021/12/23 05:53:48 DEBUG : dst/file1: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f111c16c3bf7ca931_d20211223_m055034_c001_v0001038_t0000") 2021/12/23 05:53:48 DEBUG : dst/one: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f100bba7e7841686f_d20211223_m055150_c001_v0001117_t0051") 2021/12/23 05:53:48 DEBUG : dst/one: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f105b5bb3569bb477_d20211223_m055131_c001_v0001120_t0059") 2021/12/23 05:53:48 DEBUG : dst/one: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f115ce923cdeb4367_d20211223_m055130_c001_v0001090_t0008") 2021/12/23 05:53:48 DEBUG : dst/one: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f111c16c3bf7ca96d_d20211223_m055126_c001_v0001038_t0006") 2021/12/23 05:53:48 DEBUG : dst/one: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f1006923104a166a8_d20211223_m055124_c001_v0001137_t0055") 2021/12/23 05:53:48 DEBUG : dst/one: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f1006923104a166a6_d20211223_m055123_c001_v0001137_t0013") 2021/12/23 05:53:48 DEBUG : dst/one: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f106e27cee8bdee5e_d20211223_m055117_c001_v0001117_t0005") 2021/12/23 05:53:48 DEBUG : dst/one: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f111c16c3bf7ca958_d20211223_m055110_c001_v0001038_t0054") 2021/12/23 05:53:48 DEBUG : dst/one: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f1104fcab3490b63d_d20211223_m055108_c001_v0001097_t0002") 2021/12/23 05:53:49 DEBUG : dst/one: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f1104fcab3490b609_d20211223_m055105_c001_v0001097_t0021") 2021/12/23 05:53:49 DEBUG : dst/three: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f1063a5687ca8a8bf_d20211223_m055151_c001_v0001165_t0039") 2021/12/23 05:53:49 DEBUG : dst/three: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f1006923104a166cb_d20211223_m055144_c001_v0001137_t0020") 2021/12/23 05:53:49 DEBUG : dst/two: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f104e5074f1e757f5_d20211223_m055152_c001_v0001117_t0020") 2021/12/23 05:53:49 DEBUG : dst/two: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f119cf3c8fabc56a3_d20211223_m055141_c001_v0001154_t0001") 2021/12/23 05:53:49 DEBUG : dst/two: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f100efdc0ccae0c49_d20211223_m055118_c001_v0001161_t0059") 2021/12/23 05:53:49 DEBUG : dst/two: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f1104fcab3490b6b0_d20211223_m055114_c001_v0001097_t0055") 2021/12/23 05:53:49 DEBUG : empty space: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f106e27cee8bdf680_d20211223_m055336_c001_v0001117_t0014") 2021/12/23 05:53:49 DEBUG : empty space: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f102488b1b6622c99_d20211223_m055332_c001_v0001097_t0044") 2021/12/23 05:53:49 DEBUG : empty space: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f1134c4ad3115c908_d20211223_m055312_c001_v0001042_t0024") 2021/12/23 05:53:49 DEBUG : empty space: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f104da4b21a621e7b_d20211223_m054949_c001_v0001105_t0032") 2021/12/23 05:53:49 DEBUG : empty space: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f111c16c3bf7ca902_d20211223_m054948_c001_v0001038_t0011") 2021/12/23 05:53:49 DEBUG : empty space: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f115d55dde02bdd5a_d20211223_m054945_c001_v0001006_t0031") 2021/12/23 05:53:49 DEBUG : empty space: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f111c16c3bf7ca8fc_d20211223_m054943_c001_v0001038_t0015") 2021/12/23 05:53:49 DEBUG : empty space: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f1176041b0b2cdca5_d20211223_m054941_c001_v0001093_t0044") 2021/12/23 05:53:49 DEBUG : empty space: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f111c16c3bf7ca8f6_d20211223_m054940_c001_v0001038_t0049") 2021/12/23 05:53:49 DEBUG : empty space: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f1151fe7c9b4bcb7e_d20211223_m054938_c001_v0001117_t0045") 2021/12/23 05:53:49 DEBUG : empty space: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f111c16c3bf7ca8f2_d20211223_m054936_c001_v0001038_t0039") 2021/12/23 05:53:49 DEBUG : empty space: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f10495822ea6477a5_d20211223_m054934_c001_v0001092_t0002") 2021/12/23 05:53:49 DEBUG : empty space: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f111c16c3bf7ca8ee_d20211223_m054933_c001_v0001038_t0035") 2021/12/23 05:53:49 DEBUG : empty space: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f10163a94b989b612_d20211223_m054812_c001_v0001000_t0000") 2021/12/23 05:53:50 DEBUG : empty space: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f111c16c3bf7ca870_d20211223_m054809_c001_v0001038_t0015") 2021/12/23 05:53:50 DEBUG : empty space: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f10398ebc2480c691_d20211223_m054734_c001_v0001097_t0007") 2021/12/23 05:53:50 DEBUG : empty space: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f111c16c3bf7ca852_d20211223_m054729_c001_v0001038_t0026") 2021/12/23 05:53:50 DEBUG : empty space: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f103bcd6685cdf8b7_d20211223_m054725_c001_v0001012_t0016") 2021/12/23 05:53:50 DEBUG : empty space: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f111c16c3bf7ca844_d20211223_m054719_c001_v0001038_t0051") 2021/12/23 05:53:50 DEBUG : file1: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f108a35199de08f1b_d20211223_m055032_c001_v0001145_t0033") 2021/12/23 05:53:50 DEBUG : file1: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f111c16c3bf7ca92f_d20211223_m055031_c001_v0001038_t0054") 2021/12/23 05:53:50 DEBUG : file1: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f1100a579a79b351a_d20211223_m055022_c001_v0001105_t0016") 2021/12/23 05:53:50 DEBUG : file1: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f111c16c3bf7ca920_d20211223_m055014_c001_v0001038_t0045") 2021/12/23 05:53:50 DEBUG : file1: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f10398a4021f4dabf_d20211223_m055000_c001_v0001105_t0023") 2021/12/23 05:53:50 DEBUG : file1: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f111c16c3bf7ca912_d20211223_m054956_c001_v0001038_t0003") 2021/12/23 05:53:50 DEBUG : file1: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f119a34e4c87a3eaf_d20211223_m054927_c001_v0001105_t0058") 2021/12/23 05:53:50 DEBUG : file1: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f111c16c3bf7ca8d8_d20211223_m054922_c001_v0001038_t0051") 2021/12/23 05:53:50 DEBUG : file1: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f1005f88546aece2e_d20211223_m054921_c001_v0001153_t0007") 2021/12/23 05:53:50 DEBUG : file1: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f111c16c3bf7ca8d0_d20211223_m054918_c001_v0001038_t0008") 2021/12/23 05:53:50 DEBUG : file1: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f119eae270371c17c_d20211223_m054718_c001_v0001146_t0004") 2021/12/23 05:53:50 DEBUG : file1: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f111c16c3bf7ca83e_d20211223_m054716_c001_v0001038_t0032") 2021/12/23 05:53:50 DEBUG : file1: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f111c16c3bf7ca83a_d20211223_m054714_c001_v0001038_t0025") 2021/12/23 05:53:50 DEBUG : file1: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f111c16c3bf7ca838_d20211223_m054711_c001_v0001038_t0006") 2021/12/23 05:53:50 DEBUG : file2: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f11651feb24f5f092_d20211223_m055026_c001_v0001008_t0007") 2021/12/23 05:53:51 DEBUG : file2: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f111c16c3bf7ca926_d20211223_m055016_c001_v0001038_t0000") 2021/12/23 05:53:51 DEBUG : file2: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f117079f5e36b6cd7_d20211223_m055001_c001_v0001146_t0014") 2021/12/23 05:53:51 DEBUG : file2: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f111c16c3bf7ca915_d20211223_m054957_c001_v0001038_t0043") 2021/12/23 05:53:51 DEBUG : filename.txt: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f116d56bc3d86284e_d20211223_m055026_c001_v0001093_t0036") 2021/12/23 05:53:51 DEBUG : filename.txt: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f111c16c3bf7ca924_d20211223_m055016_c001_v0001038_t0018") 2021/12/23 05:53:51 DEBUG : ignore_checksum_big_file_from_pipe: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f102f4b0438a73d0e_d20211223_m055240_c001_v0001017_t0008") 2021/12/23 05:53:51 DEBUG : ignore_checksum_big_file_from_pipe: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f1103ada2d91e95b3_d20211223_m055238_c001_v0001038_t0024") 2021/12/23 05:53:51 DEBUG : ignore_checksum_big_file_from_pipe: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f1113a5b1f5a01de9_d20211223_m055235_c001_v0001144_t0009") 2021/12/23 05:53:51 DEBUG : ignore_checksum_big_file_from_pipe: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f1103ada2d91e95a7_d20211223_m055234_c001_v0001038_t0016") 2021/12/23 05:53:51 DEBUG : ignore_checksum_small_file_from_pipe: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f109f90325c203812_d20211223_m055240_c001_v0001097_t0058") 2021/12/23 05:53:51 DEBUG : ignore_checksum_small_file_from_pipe: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f1103ada2d91e95ae_d20211223_m055237_c001_v0001038_t0008") 2021/12/23 05:53:51 DEBUG : ignore_checksum_small_file_from_pipe: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f1164a5e73c40cbfe_d20211223_m055236_c001_v0001001_t0004") 2021/12/23 05:53:51 DEBUG : ignore_checksum_small_file_from_pipe: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f1103ada2d91e959d_d20211223_m055231_c001_v0001038_t0038") 2021/12/23 05:53:51 DEBUG : large: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f1052f65e82a9e53c_d20211223_m054955_c001_v0001105_t0018") 2021/12/23 05:53:51 DEBUG : large: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f111c16c3bf7ca90c_d20211223_m054953_c001_v0001038_t0021") 2021/12/23 05:53:51 DEBUG : medium: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f103e505ef50a7719_d20211223_m054954_c001_v0001011_t0017") 2021/12/23 05:53:51 DEBUG : medium: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f111c16c3bf7ca908_d20211223_m054952_c001_v0001038_t0045") 2021/12/23 05:53:51 DEBUG : no_checksum_big_file_from_pipe: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f101673c6116a791a_d20211223_m055224_c001_v0001029_t0017") 2021/12/23 05:53:51 DEBUG : no_checksum_big_file_from_pipe: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f1103ada2d91e958d_d20211223_m055223_c001_v0001038_t0045") 2021/12/23 05:53:51 DEBUG : no_checksum_small_file_from_pipe: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f11274f66c5d0f763_d20211223_m055226_c001_v0001029_t0019") 2021/12/23 05:53:52 DEBUG : no_checksum_small_file_from_pipe: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f1103ada2d91e958b_d20211223_m055222_c001_v0001038_t0004") 2021/12/23 05:53:52 DEBUG : not-one: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f1052d8227ee85835_d20211223_m054855_c001_v0001161_t0014") 2021/12/23 05:53:52 DEBUG : not-one: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f111c16c3bf7ca8b0_d20211223_m054850_c001_v0001038_t0002") 2021/12/23 05:53:52 DEBUG : one: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f1178ae00de540ff8_d20211223_m054852_c001_v0001012_t0017") 2021/12/23 05:53:52 DEBUG : one: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f111c16c3bf7ca8aa_d20211223_m054847_c001_v0001038_t0008") 2021/12/23 05:53:52 DEBUG : potato1: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f110d66e2091105ae_d20211223_m055243_c001_v0001117_t0029") 2021/12/23 05:53:52 DEBUG : potato1: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f1103ada2d91e95b7_d20211223_m055241_c001_v0001038_t0058") 2021/12/23 05:53:52 DEBUG : potato2: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f10955253cda1b908_d20211223_m055341_c001_v0001128_t0012") 2021/12/23 05:53:52 DEBUG : potato2: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f105fe201043b294e_d20211223_m055334_c001_v0001003_t0032") 2021/12/23 05:53:52 DEBUG : potato2: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f1134c4ad3115c905_d20211223_m055311_c001_v0001042_t0000") 2021/12/23 05:53:52 DEBUG : potato2: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f119a34e4c87a5cc9_d20211223_m055246_c001_v0001105_t0040") 2021/12/23 05:53:52 DEBUG : potato2: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f1103ada2d91e95b9_d20211223_m055242_c001_v0001038_t0004") 2021/12/23 05:53:52 DEBUG : potato2: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f1178df660d9c221a_d20211223_m054951_c001_v0001161_t0014") 2021/12/23 05:53:52 DEBUG : potato2: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f111c16c3bf7ca900_d20211223_m054947_c001_v0001038_t0035") 2021/12/23 05:53:52 DEBUG : potato2: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f115867e68ca9bc42_d20211223_m054946_c001_v0001105_t0053") 2021/12/23 05:53:53 DEBUG : potato2: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f111c16c3bf7ca8fa_d20211223_m054942_c001_v0001038_t0052") 2021/12/23 05:53:53 DEBUG : potato2: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f1173eac7650f4e77_d20211223_m054941_c001_v0001105_t0000") 2021/12/23 05:53:53 DEBUG : potato2: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f111c16c3bf7ca8f4_d20211223_m054940_c001_v0001038_t0042") 2021/12/23 05:53:53 DEBUG : potato2: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f107d4ee4c9f19567_d20211223_m054939_c001_v0001165_t0017") 2021/12/23 05:53:53 DEBUG : potato2: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f111c16c3bf7ca8f0_d20211223_m054936_c001_v0001038_t0056") 2021/12/23 05:53:53 DEBUG : potato2: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f109b54e3a39e58c6_d20211223_m054935_c001_v0001131_t0012") 2021/12/23 05:53:53 DEBUG : potato2: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f111c16c3bf7ca8ec_d20211223_m054933_c001_v0001038_t0032") 2021/12/23 05:53:53 DEBUG : potato2: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f109b677af270f93f_d20211223_m054812_c001_v0001004_t0037") 2021/12/23 05:53:53 DEBUG : potato2: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f111c16c3bf7ca872_d20211223_m054809_c001_v0001038_t0015") 2021/12/23 05:53:53 DEBUG : potato2: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f108fd1b81d76316d_d20211223_m054735_c001_v0001105_t0034") 2021/12/23 05:53:53 DEBUG : potato2: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f111c16c3bf7ca855_d20211223_m054731_c001_v0001038_t0012") 2021/12/23 05:53:53 DEBUG : potato2: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f104ebf004ad2ce80_d20211223_m054726_c001_v0001165_t0020") 2021/12/23 05:53:53 DEBUG : potato2: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f111c16c3bf7ca84b_d20211223_m054723_c001_v0001038_t0032") 2021/12/23 05:53:53 DEBUG : remotepotato: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f10269bddcd79e019_d20211223_m054813_c001_v0001134_t0058") 2021/12/23 05:53:53 DEBUG : remotepotato: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f111c16c3bf7ca874_d20211223_m054811_c001_v0001038_t0044") 2021/12/23 05:53:53 DEBUG : remotepotato: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f11892c88674d408f_d20211223_m054736_c001_v0001105_t0036") 2021/12/23 05:53:53 DEBUG : remotepotato: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f111c16c3bf7ca859_d20211223_m054732_c001_v0001038_t0033") 2021/12/23 05:53:53 DEBUG : remotepotato: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f1100a579a79b1abd_d20211223_m054726_c001_v0001105_t0036") 2021/12/23 05:53:53 DEBUG : remotepotato: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f111c16c3bf7ca84d_d20211223_m054724_c001_v0001038_t0010") 2021/12/23 05:53:53 DEBUG : rutabaga: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f119a34e4c87a32f2_d20211223_m054813_c001_v0001105_t0000") 2021/12/23 05:53:54 DEBUG : rutabaga: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f111c16c3bf7ca86c_d20211223_m054808_c001_v0001038_t0008") 2021/12/23 05:53:54 DEBUG : rutabaga: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f105aa248007dfa93_d20211223_m054807_c001_v0001038_t0045") 2021/12/23 05:53:54 DEBUG : rutabaga: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f111c16c3bf7ca850_d20211223_m054728_c001_v0001038_t0022") 2021/12/23 05:53:54 DEBUG : rutabaga: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f1096c5d6cc3f3025_d20211223_m054727_c001_v0001154_t0024") 2021/12/23 05:53:54 DEBUG : rutabaga: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f111c16c3bf7ca840_d20211223_m054718_c001_v0001038_t0011") 2021/12/23 05:53:54 DEBUG : small: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f10700ade5c29a826_d20211223_m054954_c001_v0001130_t0008") 2021/12/23 05:53:54 DEBUG : small: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f111c16c3bf7ca906_d20211223_m054952_c001_v0001038_t0058") 2021/12/23 05:53:54 DEBUG : sub dir/hello world: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f10231963c3ad0f81_d20211223_m054932_c001_v0001015_t0001") 2021/12/23 05:53:54 DEBUG : sub dir/hello world: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f111c16c3bf7ca8e7_d20211223_m054931_c001_v0001038_t0048") 2021/12/23 05:53:54 DEBUG : sub dir/hello world: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f104e5074f1e7508a_d20211223_m054910_c001_v0001117_t0017") 2021/12/23 05:53:54 DEBUG : sub dir/hello world: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f111c16c3bf7ca8bc_d20211223_m054858_c001_v0001038_t0000") 2021/12/23 05:53:54 DEBUG : sub dir/hello world2: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f104a39e8d27aa25b_d20211223_m054911_c001_v0001042_t0053") 2021/12/23 05:53:54 DEBUG : sub dir/hello world2: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f111c16c3bf7ca8c0_d20211223_m054859_c001_v0001038_t0059") 2021/12/23 05:53:54 DEBUG : sub dir/ignore dir/.ignore: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f114afb2c95fb2611_d20211223_m054913_c001_v0001117_t0018") 2021/12/23 05:53:54 DEBUG : sub dir/ignore dir/.ignore: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f111c16c3bf7ca8c2_d20211223_m054900_c001_v0001038_t0018") 2021/12/23 05:53:55 DEBUG : sub dir/ignore dir/should be ignored: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f1061e719ff2e0062_d20211223_m054914_c001_v0001105_t0001") 2021/12/23 05:53:55 DEBUG : sub dir/ignore dir/should be ignored: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f111c16c3bf7ca8c4_d20211223_m054901_c001_v0001038_t0011") 2021/12/23 05:53:55 DEBUG : sub dir/potato3: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f100bba7e78416e52_d20211223_m055342_c001_v0001117_t0021") 2021/12/23 05:53:55 DEBUG : sub dir/potato3: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f115517bbb0eaa1a9_d20211223_m055335_c001_v0001040_t0015") 2021/12/23 05:53:55 DEBUG : sub dir/potato3: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f1134c4ad3115c90d_d20211223_m055313_c001_v0001042_t0029") 2021/12/23 05:53:55 DEBUG : sub dir/potato3: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f109f1eb07208def6_d20211223_m054951_c001_v0001144_t0004") 2021/12/23 05:53:55 DEBUG : sub dir/potato3: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f111c16c3bf7ca904_d20211223_m054948_c001_v0001038_t0001") 2021/12/23 05:53:55 DEBUG : sub dir/sub sub dir/hello world3: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f11892c88674d509d_d20211223_m054915_c001_v0001105_t0044") 2021/12/23 05:53:55 DEBUG : sub dir/sub sub dir/hello world3: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f111c16c3bf7ca8c6_d20211223_m054901_c001_v0001038_t0003") 2021/12/23 05:53:55 DEBUG : sub/file2: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f110fbfb90b1692b3_d20211223_m055048_c001_v0001165_t0008") 2021/12/23 05:53:55 DEBUG : sub/file2: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f111c16c3bf7ca93c_d20211223_m055047_c001_v0001038_t0040") 2021/12/23 05:53:55 DEBUG : sub/file2: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f1147dc84fdeedfb6_d20211223_m055030_c001_v0001013_t0005") 2021/12/23 05:53:55 DEBUG : sub/file2: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f111c16c3bf7ca92b_d20211223_m055028_c001_v0001038_t0041") 2021/12/23 05:53:55 DEBUG : sub/file2: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f1198f6794be7f777_d20211223_m054929_c001_v0001090_t0002") 2021/12/23 05:53:55 DEBUG : sub/file2: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f111c16c3bf7ca8da_d20211223_m054923_c001_v0001038_t0056") 2021/12/23 05:53:55 DEBUG : sub/file2: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f114c1ddfcb60cd3c_d20211223_m054922_c001_v0001154_t0016") 2021/12/23 05:53:55 DEBUG : sub/file2: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f111c16c3bf7ca8d4_d20211223_m054919_c001_v0001038_t0001") 2021/12/23 05:53:56 DEBUG : test.sum: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f109166ca1be8886f_d20211223_m054843_c001_v0001105_t0019") 2021/12/23 05:53:56 DEBUG : test.sum: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f111c16c3bf7ca89c_d20211223_m054838_c001_v0001038_t0021") 2021/12/23 05:53:56 DEBUG : test.sum: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f111c16c3bf7ca893_d20211223_m054834_c001_v0001038_t0055") 2021/12/23 05:53:56 DEBUG : test.sum: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f111c16c3bf7ca891_d20211223_m054832_c001_v0001038_t0020") 2021/12/23 05:53:56 DEBUG : test.sum: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f111c16c3bf7ca88f_d20211223_m054831_c001_v0001038_t0011") 2021/12/23 05:53:56 DEBUG : test.sum: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f111c16c3bf7ca88d_d20211223_m054828_c001_v0001038_t0043") 2021/12/23 05:53:56 DEBUG : test.sum: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f111c16c3bf7ca889_d20211223_m054827_c001_v0001038_t0013") 2021/12/23 05:53:56 DEBUG : test.sum: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f111c16c3bf7ca884_d20211223_m054824_c001_v0001038_t0017") 2021/12/23 05:53:56 DEBUG : test.sum: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f1100a579a79b2324_d20211223_m054822_c001_v0001105_t0008") 2021/12/23 05:53:56 DEBUG : test.sum: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f111c16c3bf7ca87d_d20211223_m054820_c001_v0001038_t0047") 2021/12/23 05:53:56 DEBUG : test.sum: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f111c16c3bf7ca879_d20211223_m054815_c001_v0001038_t0013") 2021/12/23 05:53:56 DEBUG : with_checksum_big_file_from_pipe: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f113745659a5f5434_d20211223_m055229_c001_v0001134_t0012") 2021/12/23 05:53:56 DEBUG : with_checksum_big_file_from_pipe: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f1103ada2d91e9597_d20211223_m055227_c001_v0001038_t0023") 2021/12/23 05:53:56 DEBUG : with_checksum_small_file_from_pipe: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f111f0d7b795c511c_d20211223_m055229_c001_v0001120_t0013") 2021/12/23 05:53:56 DEBUG : with_checksum_small_file_from_pipe: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f1103ada2d91e9595_d20211223_m055227_c001_v0001038_t0022") 2021/12/23 05:53:57 DEBUG : zend.txt: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f100bba7e784160ba_d20211223_m054916_c001_v0001117_t0044") 2021/12/23 05:53:57 DEBUG : zend.txt: Deleting (id "4_z6f623d83d04deb5b7fd80e1b_f111c16c3bf7ca8ba_d20211223_m054858_c001_v0001038_t0043") "./operations.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 6m50.371160178s (try 1/5)