"./operations.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2022/03/24 05:51:16 DEBUG : Creating backend with remote "TestB2:rclone-test-riqaqif5zusufok7xosumav1" 2022/03/24 05:51:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2022/03/24 05:51:17 DEBUG : Creating backend with remote "/tmp/rclone1470548205" === 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-riqaqif5zusufok7xosumav1", Local "Local file system at /tmp/rclone1470548205", Modify Window "1ms" === RUN TestMultithreadCopy/{size:131071_streams:2} 2022/03/24 05:51:22 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64Ki 2022/03/24 05:51:22 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999Ki starting 2022/03/24 05:51:22 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki starting 2022/03/24 05:51:23 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999Ki finished 2022/03/24 05:51:23 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki finished 2022/03/24 05:51:23 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64Ki === RUN TestMultithreadCopy/{size:131072_streams:2} 2022/03/24 05:51:24 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64Ki 2022/03/24 05:51:24 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64Ki starting 2022/03/24 05:51:24 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki starting 2022/03/24 05:51:25 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64Ki finished 2022/03/24 05:51:25 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki finished 2022/03/24 05:51:25 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64Ki === RUN TestMultithreadCopy/{size:131073_streams:2} 2022/03/24 05:51:27 DEBUG : file1: Starting multi-thread copy with 2 parts of size 128Ki 2022/03/24 05:51:27 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 starting 2022/03/24 05:51:27 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128Ki starting 2022/03/24 05:51:28 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128Ki finished 2022/03/24 05:51:28 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 finished 2022/03/24 05:51:28 DEBUG : file1: Finished multi-thread copy with 2 parts of size 128Ki --- PASS: TestMultithreadCopy (11.91s) --- PASS: TestMultithreadCopy/{size:131071_streams:2} (6.48s) --- PASS: TestMultithreadCopy/{size:131072_streams:2} (1.67s) --- PASS: TestMultithreadCopy/{size:131073_streams:2} (2.88s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Seek === RUN TestReOpen/Seek/Basics === RUN TestReOpen/Seek/ErrorAtStart === RUN TestReOpen/Seek/WithErrors 2022/03/24 05:51:29 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2022/03/24 05:51:29 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2022/03/24 05:51:29 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Seek/TooManyErrors 2022/03/24 05:51:29 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2022/03/24 05:51:29 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2022/03/24 05:51:29 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2022/03/24 05:51:29 DEBUG : potato: Reopen failed after 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Range === RUN TestReOpen/Range/Basics === RUN TestReOpen/Range/ErrorAtStart === RUN TestReOpen/Range/WithErrors 2022/03/24 05:51:29 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2022/03/24 05:51:29 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2022/03/24 05:51:29 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Range/TooManyErrors 2022/03/24 05:51:29 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2022/03/24 05:51:29 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2022/03/24 05:51:29 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2022/03/24 05:51:29 DEBUG : potato: Reopen failed after 6 bytes read: failed to reopen: too many retries --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Seek (0.00s) --- PASS: TestReOpen/Seek/Basics (0.00s) --- PASS: TestReOpen/Seek/ErrorAtStart (0.00s) --- PASS: TestReOpen/Seek/WithErrors (0.00s) --- PASS: TestReOpen/Seek/TooManyErrors (0.00s) --- PASS: TestReOpen/Range (0.00s) --- PASS: TestReOpen/Range/Basics (0.00s) --- PASS: TestReOpen/Range/ErrorAtStart (0.00s) --- PASS: TestReOpen/Range/WithErrors (0.00s) --- PASS: TestReOpen/Range/TooManyErrors (0.00s) === RUN TestCheck run.go:181: Remote "B2 bucket rclone-test-riqaqif5zusufok7xosumav1", Local "Local file system at /tmp/rclone1470548205", 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 (8.86s) --- PASS: TestCheck/1 (0.17s) --- PASS: TestCheck/2 (0.17s) --- PASS: TestCheck/3 (0.17s) --- PASS: TestCheck/4 (0.17s) --- PASS: TestCheck/5 (0.17s) --- PASS: TestCheck/6 (0.17s) --- PASS: TestCheck/7 (0.17s) === RUN TestCheckFsError 2022/03/24 05:51:37 DEBUG : Creating backend with remote "non-existent" 2022/03/24 05:51:37 DEBUG : Creating backend with remote "non-existent" 2022/03/24 05:51:37 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: Waiting for checks to finish 2022/03/24 05:51:37 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: error reading source root directory: directory not found 2022/03/24 05:51:37 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: 2 differences found 2022/03/24 05:51:37 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-riqaqif5zusufok7xosumav1", Local "Local file system at /tmp/rclone1470548205", 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 (16.50s) --- PASS: TestCheckDownload/1 (0.86s) --- PASS: TestCheckDownload/2 (0.34s) --- PASS: TestCheckDownload/3 (0.34s) --- PASS: TestCheckDownload/4 (0.52s) --- PASS: TestCheckDownload/5 (0.41s) --- PASS: TestCheckDownload/6 (0.35s) --- PASS: TestCheckDownload/7 (0.35s) === RUN TestCheckSizeOnly run.go:181: Remote "B2 bucket rclone-test-riqaqif5zusufok7xosumav1", Local "Local file system at /tmp/rclone1470548205", 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 (9.40s) --- 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-riqaqif5zusufok7xosumav1", Local "Local file system at /tmp/rclone1470548205", Modify Window "1ms" 2022/03/24 05:52:05 NOTICE: test.sum: improperly formatted checksum line 4 2022/03/24 05:52:05 NOTICE: test.sum: improperly formatted checksum line 5 2022/03/24 05:52:05 NOTICE: test.sum: improperly formatted checksum line 6 2022/03/24 05:52:05 NOTICE: test.sum: 2 warning(s) suppressed... 2022/03/24 05:52:07 NOTICE: test.sum: improperly formatted checksum line 4 2022/03/24 05:52:07 NOTICE: test.sum: improperly formatted checksum line 5 2022/03/24 05:52:07 NOTICE: test.sum: improperly formatted checksum line 6 2022/03/24 05:52:07 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (4.92s) === RUN TestCheckSum run.go:181: Remote "B2 bucket rclone-test-riqaqif5zusufok7xosumav1", Local "Local file system at /tmp/rclone1470548205", Modify Window "1ms" 2022/03/24 05:52:08 DEBUG : Creating backend with remote "TestB2:rclone-test-riqaqif5zusufok7xosumav1/data" 2022/03/24 05:52:09 DEBUG : Couldn't decode error response: EOF check_test.go:356: B2 bucket rclone-test-riqaqif5zusufok7xosumav1 path data lacks md5, skipping --- SKIP: TestCheckSum (1.26s) === RUN TestCheckSumDownload run.go:181: Remote "B2 bucket rclone-test-riqaqif5zusufok7xosumav1", Local "Local file system at /tmp/rclone1470548205", Modify Window "1ms" 2022/03/24 05:52:10 DEBUG : Creating backend with remote "TestB2:rclone-test-riqaqif5zusufok7xosumav1/data" 2022/03/24 05:52:10 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 (28.34s) --- PASS: TestCheckSumDownload/subtest1 (0.89s) --- PASS: TestCheckSumDownload/subtest2 (0.69s) --- PASS: TestCheckSumDownload/subtest3 (0.89s) --- PASS: TestCheckSumDownload/subtest4 (0.70s) --- PASS: TestCheckSumDownload/subtest5 (0.70s) --- PASS: TestCheckSumDownload/subtest6 (0.71s) --- PASS: TestCheckSumDownload/subtest7 (1.40s) === RUN TestDeduplicateInteractive run.go:181: Remote "B2 bucket rclone-test-riqaqif5zusufok7xosumav1", Local "Local file system at /tmp/rclone1470548205", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.34s) === RUN TestDeduplicateSkip run.go:181: Remote "B2 bucket rclone-test-riqaqif5zusufok7xosumav1", Local "Local file system at /tmp/rclone1470548205", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.34s) === RUN TestDeduplicateSizeOnly run.go:181: Remote "B2 bucket rclone-test-riqaqif5zusufok7xosumav1", Local "Local file system at /tmp/rclone1470548205", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.34s) === RUN TestDeduplicateFirst run.go:181: Remote "B2 bucket rclone-test-riqaqif5zusufok7xosumav1", Local "Local file system at /tmp/rclone1470548205", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.42s) === RUN TestDeduplicateNewest run.go:181: Remote "B2 bucket rclone-test-riqaqif5zusufok7xosumav1", Local "Local file system at /tmp/rclone1470548205", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.34s) === RUN TestDeduplicateNewestByHash run.go:181: Remote "B2 bucket rclone-test-riqaqif5zusufok7xosumav1", Local "Local file system at /tmp/rclone1470548205", Modify Window "1ms" 2022/03/24 05:52:44 INFO : B2 bucket rclone-test-riqaqif5zusufok7xosumav1: Looking for duplicate sha1 hashes using newest mode. 2022/03/24 05:52:45 NOTICE: 11e91d10451e06d2af6d266a03c4b23eb8207085: Found 3 files with duplicate sha1 hashes 2022/03/24 05:52:45 INFO : one: Deleted 2022/03/24 05:52:46 INFO : also/one: Deleted 2022/03/24 05:52:46 NOTICE: 11e91d10451e06d2af6d266a03c4b23eb8207085: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (7.39s) === RUN TestDeduplicateOldest run.go:181: Remote "B2 bucket rclone-test-riqaqif5zusufok7xosumav1", Local "Local file system at /tmp/rclone1470548205", 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-riqaqif5zusufok7xosumav1", Local "Local file system at /tmp/rclone1470548205", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.41s) === RUN TestDeduplicateSmallest run.go:181: Remote "B2 bucket rclone-test-riqaqif5zusufok7xosumav1", Local "Local file system at /tmp/rclone1470548205", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.37s) === RUN TestDeduplicateRename run.go:181: Remote "B2 bucket rclone-test-riqaqif5zusufok7xosumav1", Local "Local file system at /tmp/rclone1470548205", 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-riqaqif5zusufok7xosumav1", Local "Local file system at /tmp/rclone1470548205", 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-riqaqif5zusufok7xosumav1", Local "Local file system at /tmp/rclone1470548205", Modify Window "1ms" 2022/03/24 05:52:57 DEBUG : a.txt: Excluded 2022/03/24 05:52:57 DEBUG : sub dir/hello world: Excluded 2022/03/24 05:52:57 DEBUG : sub dir/hello world2: Excluded 2022/03/24 05:52:57 DEBUG : sub dir/hello world: Excluded 2022/03/24 05:52:57 DEBUG : sub dir/hello world2: Excluded 2022/03/24 05:52:58 DEBUG : sub dir/ignore dir: Excluded 2022/03/24 05:52:58 DEBUG : Couldn't decode error response: EOF 2022/03/24 05:52:58 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (14.62s) === RUN TestListJSON run.go:181: Remote "B2 bucket rclone-test-riqaqif5zusufok7xosumav1", Local "Local file system at /tmp/rclone1470548205", 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 2022/03/24 05:53:13 ERROR : file1: Failed to read hash: hash type not supported --- PASS: TestListJSON (11.12s) --- 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-riqaqif5zusufok7xosumav1", Local "Local file system at /tmp/rclone1470548205", Modify Window "1ms" === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir 2022/03/24 05:53:17 DEBUG : Couldn't decode error response: EOF === RUN TestStatJSON/File === RUN TestStatJSON/NotFound 2022/03/24 05:53:18 DEBUG : Couldn't decode error response: EOF === RUN TestStatJSON/DirFilesOnly 2022/03/24 05:53:18 DEBUG : Couldn't decode error response: EOF === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly 2022/03/24 05:53:19 DEBUG : Couldn't decode error response: EOF === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2022/03/24 05:53:19 DEBUG : Creating backend with remote "TestB2:rclone-test-riqaqif5zusufok7xosumav1/notfound" 2022/03/24 05:53:20 DEBUG : Couldn't decode error response: EOF --- PASS: TestStatJSON (10.97s) --- PASS: TestStatJSON/Root (0.17s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.17s) --- PASS: TestStatJSON/Dir (0.92s) --- PASS: TestStatJSON/File (0.17s) --- PASS: TestStatJSON/NotFound (0.34s) --- PASS: TestStatJSON/DirFilesOnly (0.17s) --- PASS: TestStatJSON/FileFilesOnly (0.17s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.17s) --- PASS: TestStatJSON/DirDirsOnly (0.17s) --- PASS: TestStatJSON/FileDirsOnly (0.27s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.17s) --- PASS: TestStatJSON/RootNotFound (3.06s) === RUN TestMkdir run.go:181: Remote "B2 bucket rclone-test-riqaqif5zusufok7xosumav1", Local "Local file system at /tmp/rclone1470548205", Modify Window "1ms" 2022/03/24 05:53:26 DEBUG : B2 bucket rclone-test-riqaqif5zusufok7xosumav1: Making directory 2022/03/24 05:53:26 DEBUG : B2 bucket rclone-test-riqaqif5zusufok7xosumav1: Making directory --- PASS: TestMkdir (0.51s) === RUN TestLsd run.go:181: Remote "B2 bucket rclone-test-riqaqif5zusufok7xosumav1", Local "Local file system at /tmp/rclone1470548205", Modify Window "1ms" --- PASS: TestLsd (3.85s) === RUN TestLs run.go:181: Remote "B2 bucket rclone-test-riqaqif5zusufok7xosumav1", Local "Local file system at /tmp/rclone1470548205", Modify Window "1ms" --- PASS: TestLs (6.64s) === RUN TestLsWithFilesFrom run.go:181: Remote "B2 bucket rclone-test-riqaqif5zusufok7xosumav1", Local "Local file system at /tmp/rclone1470548205", Modify Window "1ms" 2022/03/24 05:53:40 DEBUG : empty space: Excluded from sync (and deletion) 2022/03/24 05:53:41 DEBUG : Couldn't decode error response: EOF --- PASS: TestLsWithFilesFrom (5.72s) === RUN TestLsLong run.go:181: Remote "B2 bucket rclone-test-riqaqif5zusufok7xosumav1", Local "Local file system at /tmp/rclone1470548205", Modify Window "1ms" --- PASS: TestLsLong (3.46s) === RUN TestHashSums run.go:181: Remote "B2 bucket rclone-test-riqaqif5zusufok7xosumav1", Local "Local file system at /tmp/rclone1470548205", Modify Window "1ms" === RUN TestHashSums/Sha1 === RUN TestHashSums/Sha1Download --- PASS: TestHashSums (4.01s) --- PASS: TestHashSums/Sha1 (0.17s) --- PASS: TestHashSums/Sha1Download (0.87s) === RUN TestHashSumsWithErrors 2022/03/24 05:53:50 DEBUG : Creating backend with remote ":memory:" 2022/03/24 05:53:50 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2022/03/24 05:53:50 DEBUG : Creating md5 hash of 0 bytes read from input stream 2022/03/24 05:53:50 DEBUG : Creating md5 hash of 0 bytes read from input stream 2022/03/24 05:53:50 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2022/03/24 05:53:50 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2022/03/24 05:53:50 DEBUG : Creating md5 hash of 12 bytes read from input stream 2022/03/24 05:53:50 DEBUG : Creating md5 hash of 12 bytes read from input stream 2022/03/24 05:53:50 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2022/03/24 05:53:50 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-riqaqif5zusufok7xosumav1", Local "Local file system at /tmp/rclone1470548205", Modify Window "1ms" --- PASS: TestCount (7.15s) === RUN TestDelete run.go:181: Remote "B2 bucket rclone-test-riqaqif5zusufok7xosumav1", Local "Local file system at /tmp/rclone1470548205", Modify Window "1ms" 2022/03/24 05:54:00 DEBUG : Waiting for deletions to finish 2022/03/24 05:54:01 DEBUG : large: Excluded from sync (and deletion) 2022/03/24 05:54:01 INFO : medium: Deleted 2022/03/24 05:54:01 INFO : small: Deleted --- PASS: TestDelete (5.55s) === RUN TestRetry 2022/03/24 05:54:02 DEBUG : Received error: EOF - low level retry 1/5 2022/03/24 05:54:02 DEBUG : Received error: EOF - low level retry 2/5 2022/03/24 05:54:02 DEBUG : Received error: EOF - low level retry 1/5 2022/03/24 05:54:02 DEBUG : Received error: EOF - low level retry 2/5 2022/03/24 05:54:02 DEBUG : Received error: EOF - low level retry 3/5 2022/03/24 05:54:02 DEBUG : Received error: EOF - low level retry 4/5 2022/03/24 05:54:02 DEBUG : Received error: EOF - low level retry 5/5 --- PASS: TestRetry (0.00s) === RUN TestCat run.go:181: Remote "B2 bucket rclone-test-riqaqif5zusufok7xosumav1", Local "Local file system at /tmp/rclone1470548205", Modify Window "1ms" --- PASS: TestCat (8.22s) === RUN TestPurge 2022/03/24 05:54:11 DEBUG : Creating backend with remote "TestB2:rclone-test-nucelaj6xudofat3yafutig0" 2022/03/24 05:54:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2022/03/24 05:54:11 DEBUG : Creating backend with remote "/tmp/rclone711844097" run.go:181: Remote "B2 bucket rclone-test-nucelaj6xudofat3yafutig0", Local "Local file system at /tmp/rclone711844097", Modify Window "1ms" 2022/03/24 05:54:13 DEBUG : A2: Making directory 2022/03/24 05:54:13 DEBUG : A1/B2: Making directory 2022/03/24 05:54:13 DEBUG : A1/B2/C2: Making directory 2022/03/24 05:54:13 DEBUG : A1/B1/C3: Making directory 2022/03/24 05:54:13 DEBUG : A3: Making directory 2022/03/24 05:54:13 DEBUG : A3/B3: Making directory 2022/03/24 05:54:13 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" 2022/03/24 05:54:13 DEBUG : A1/B1/C1/one: Deleting (id "4_zdf125db370ddbbab7ff80e1b_f1022ec406950ae32_d20220324_m055413_c001_v0001154_t0022_u01648101253113") 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" 2022/03/24 05:54:14 DEBUG : A1/two: Deleting (id "4_zdf125db370ddbbab7ff80e1b_f1022ec406950ae34_d20220324_m055413_c001_v0001154_t0024_u01648101253289") 2022/03/24 05:54:15 DEBUG : B2 bucket rclone-test-nucelaj6xudofat3yafutig0: Purge remote 2022/03/24 05:54:15 purge failed: directory not found --- PASS: TestPurge (4.07s) === RUN TestRmdirsNoLeaveRoot run.go:181: Remote "B2 bucket rclone-test-riqaqif5zusufok7xosumav1", Local "Local file system at /tmp/rclone1470548205", Modify Window "1ms" 2022/03/24 05:54:16 DEBUG : A2: Making directory 2022/03/24 05:54:16 DEBUG : A1/B2: Making directory 2022/03/24 05:54:16 DEBUG : A1/B2/C2: Making directory 2022/03/24 05:54:16 DEBUG : A1/B1/C3: Making directory 2022/03/24 05:54:16 DEBUG : A3: Making directory 2022/03/24 05:54:16 DEBUG : A3/B3: Making directory 2022/03/24 05:54:16 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" 2022/03/24 05:54:17 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 (3.69s) === RUN TestRmdirsLeaveRoot run.go:181: Remote "B2 bucket rclone-test-riqaqif5zusufok7xosumav1", Local "Local file system at /tmp/rclone1470548205", Modify Window "1ms" 2022/03/24 05:54:18 DEBUG : A1: Making directory 2022/03/24 05:54:18 DEBUG : A1/B1: Making directory 2022/03/24 05:54:18 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.87s) === RUN TestRmdirsWithFilter run.go:181: Remote "B2 bucket rclone-test-riqaqif5zusufok7xosumav1", Local "Local file system at /tmp/rclone1470548205", Modify Window "1ms" 2022/03/24 05:54:19 DEBUG : A1: Making directory 2022/03/24 05:54:19 DEBUG : A1/B1: Making directory 2022/03/24 05:54:19 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-riqaqif5zusufok7xosumav1", Local "Local file system at /tmp/rclone1470548205", Modify Window "1ms" 2022/03/24 05:54:26 DEBUG : filename.txt: File name found in url --- PASS: TestCopyURL (8.29s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:181: Remote "B2 bucket rclone-test-riqaqif5zusufok7xosumav1", Local "Local file system at /tmp/rclone1470548205", Modify Window "1ms" 2022/03/24 05:54:29 DEBUG : Couldn't decode error response: EOF 2022/03/24 05:54:29 DEBUG : file1: Need to transfer - File not found at Destination 2022/03/24 05:54:30 DEBUG : file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2022/03/24 05:54:30 INFO : file1: Copied (new) to: sub/file2 2022/03/24 05:54:30 INFO : file1: Deleted 2022/03/24 05:54:30 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2022/03/24 05:54:30 DEBUG : file1: Unchanged skipping 2022/03/24 05:54:30 INFO : file1: Deleted 2022/03/24 05:54:30 DEBUG : B2 bucket rclone-test-riqaqif5zusufok7xosumav1: don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (2.47s) === RUN TestMoveFileWithIgnoreExisting run.go:181: Remote "B2 bucket rclone-test-riqaqif5zusufok7xosumav1", Local "Local file system at /tmp/rclone1470548205", Modify Window "1ms" 2022/03/24 05:54:31 DEBUG : Couldn't decode error response: EOF 2022/03/24 05:54:31 DEBUG : file1: Need to transfer - File not found at Destination 2022/03/24 05:54:34 DEBUG : file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2022/03/24 05:54:34 INFO : file1: Copied (new) 2022/03/24 05:54:34 INFO : file1: Deleted 2022/03/24 05:54:34 DEBUG : file1: Destination exists, skipping 2022/03/24 05:54:34 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (4.30s) === RUN TestCaseInsensitiveMoveFile run.go:181: Remote "B2 bucket rclone-test-riqaqif5zusufok7xosumav1", Local "Local file system at /tmp/rclone1470548205", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.34s) === RUN TestMoveFileBackupDir run.go:181: Remote "B2 bucket rclone-test-riqaqif5zusufok7xosumav1", Local "Local file system at /tmp/rclone1470548205", Modify Window "1ms" 2022/03/24 05:54:38 DEBUG : Creating backend with remote "TestB2:rclone-test-riqaqif5zusufok7xosumav1/backup" 2022/03/24 05:54:38 DEBUG : Config file has changed externaly - reloading 2022/03/24 05:54:39 DEBUG : Couldn't decode error response: EOF 2022/03/24 05:54:39 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2022/03/24 05:54:39 DEBUG : Couldn't decode error response: EOF 2022/03/24 05:54:42 DEBUG : dst/file1: sha1 = 9d125cddbdc7323ccf9db2d2b67af177f781b5c6 OK 2022/03/24 05:54:42 INFO : dst/file1: Copied (server-side copy) 2022/03/24 05:54:42 INFO : dst/file1: Deleted 2022/03/24 05:54:42 DEBUG : dst/file1: Clearing upload URL because of error: Post "https://pod-000-1042-08.backblaze.com/b2api/v1/b2_upload_file/2fe2bd3370adbbab7ff80e1b/c001_v0001042_t0003": EOF 2022/03/24 05:54:42 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1042-08.backblaze.com/b2api/v1/b2_upload_file/2fe2bd3370adbbab7ff80e1b/c001_v0001042_t0003": EOF) 2022/03/24 05:54:42 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2022/03/24 05:54:42 DEBUG : dst/file1: Received error: Post "https://pod-000-1042-08.backblaze.com/b2api/v1/b2_upload_file/2fe2bd3370adbbab7ff80e1b/c001_v0001042_t0003": EOF - low level retry 1/10 2022/03/24 05:54:42 DEBUG : pacer: Reducing sleep to 10ms 2022/03/24 05:54:43 DEBUG : dst/file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2022/03/24 05:54:43 INFO : dst/file1: Copied (new) 2022/03/24 05:54:43 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (8.93s) === RUN TestCopyFile run.go:181: Remote "B2 bucket rclone-test-riqaqif5zusufok7xosumav1", Local "Local file system at /tmp/rclone1470548205", Modify Window "1ms" 2022/03/24 05:54:45 DEBUG : Couldn't decode error response: EOF 2022/03/24 05:54:45 DEBUG : file1: Need to transfer - File not found at Destination 2022/03/24 05:54:45 DEBUG : file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2022/03/24 05:54:45 INFO : file1: Copied (new) to: sub/file2 2022/03/24 05:54:46 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2022/03/24 05:54:46 DEBUG : file1: Unchanged skipping 2022/03/24 05:54:46 DEBUG : B2 bucket rclone-test-riqaqif5zusufok7xosumav1: don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (3.06s) === RUN TestCopyFileBackupDir run.go:181: Remote "B2 bucket rclone-test-riqaqif5zusufok7xosumav1", Local "Local file system at /tmp/rclone1470548205", Modify Window "1ms" 2022/03/24 05:54:48 DEBUG : Creating backend with remote "TestB2:rclone-test-riqaqif5zusufok7xosumav1/backup" 2022/03/24 05:54:50 DEBUG : Couldn't decode error response: EOF 2022/03/24 05:54:50 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2022/03/24 05:54:50 DEBUG : Couldn't decode error response: EOF 2022/03/24 05:55:00 DEBUG : dst/file1: sha1 = 9d125cddbdc7323ccf9db2d2b67af177f781b5c6 OK 2022/03/24 05:55:00 INFO : dst/file1: Copied (server-side copy) 2022/03/24 05:55:01 INFO : dst/file1: Deleted 2022/03/24 05:55:01 DEBUG : dst/file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2022/03/24 05:55:01 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (15.62s) === RUN TestCopyFileCompareDest run.go:181: Remote "B2 bucket rclone-test-riqaqif5zusufok7xosumav1", Local "Local file system at /tmp/rclone1470548205", Modify Window "1ms" 2022/03/24 05:55:03 DEBUG : Creating backend with remote "TestB2:rclone-test-riqaqif5zusufok7xosumav1/dst" 2022/03/24 05:55:05 DEBUG : Couldn't decode error response: EOF 2022/03/24 05:55:05 DEBUG : Couldn't decode error response: EOF 2022/03/24 05:55:05 DEBUG : Creating backend with remote "TestB2:rclone-test-riqaqif5zusufok7xosumav1/CompareDest" 2022/03/24 05:55:05 DEBUG : Couldn't decode error response: EOF 2022/03/24 05:55:05 DEBUG : Couldn't decode error response: EOF 2022/03/24 05:55:05 DEBUG : one: Need to transfer - File not found at Destination 2022/03/24 05:55:08 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2022/03/24 05:55:08 INFO : one: Copied (new) 2022/03/24 05:55:08 DEBUG : Couldn't decode error response: EOF 2022/03/24 05:55:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/03/24 05:55:09 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2022/03/24 05:55:09 INFO : one: Copied (replaced existing) 2022/03/24 05:55:11 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/03/24 05:55:11 DEBUG : one: Destination found in --compare-dest, skipping 2022/03/24 05:55:12 DEBUG : Couldn't decode error response: EOF 2022/03/24 05:55:12 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/03/24 05:55:12 DEBUG : two: Destination found in --compare-dest, skipping 2022/03/24 05:55:13 DEBUG : Couldn't decode error response: EOF 2022/03/24 05:55:13 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/03/24 05:55:13 DEBUG : two: Destination found in --compare-dest, skipping 2022/03/24 05:55:13 DEBUG : Couldn't decode error response: EOF 2022/03/24 05:55:13 DEBUG : two: Sizes differ (src 5 vs dst 3) 2022/03/24 05:55:13 DEBUG : two: Need to transfer - File not found at Destination 2022/03/24 05:55:14 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2022/03/24 05:55:14 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (17.48s) === RUN TestCopyFileCopyDest run.go:181: Remote "B2 bucket rclone-test-riqaqif5zusufok7xosumav1", Local "Local file system at /tmp/rclone1470548205", Modify Window "1ms" 2022/03/24 05:55:21 DEBUG : Creating backend with remote "TestB2:rclone-test-riqaqif5zusufok7xosumav1/dst" 2022/03/24 05:55:22 DEBUG : Couldn't decode error response: EOF 2022/03/24 05:55:22 DEBUG : Couldn't decode error response: EOF 2022/03/24 05:55:22 DEBUG : Creating backend with remote "TestB2:rclone-test-riqaqif5zusufok7xosumav1/CopyDest" 2022/03/24 05:55:23 DEBUG : Couldn't decode error response: EOF 2022/03/24 05:55:23 DEBUG : Couldn't decode error response: EOF 2022/03/24 05:55:23 DEBUG : one: Need to transfer - File not found at Destination 2022/03/24 05:55:26 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2022/03/24 05:55:26 INFO : one: Copied (new) 2022/03/24 05:55:26 DEBUG : Couldn't decode error response: EOF 2022/03/24 05:55:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/03/24 05:55:27 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2022/03/24 05:55:27 INFO : one: Copied (replaced existing) 2022/03/24 05:55:29 DEBUG : Creating backend with remote "TestB2:rclone-test-riqaqif5zusufok7xosumav1/BackupDir" 2022/03/24 05:55:30 DEBUG : Couldn't decode error response: EOF 2022/03/24 05:55:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/03/24 05:55:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/03/24 05:55:30 DEBUG : Couldn't decode error response: EOF 2022/03/24 05:55:32 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2022/03/24 05:55:32 INFO : one: Copied (server-side copy) 2022/03/24 05:55:33 INFO : one: Deleted 2022/03/24 05:55:34 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2022/03/24 05:55:34 INFO : one: Copied (server-side copy) 2022/03/24 05:55:34 DEBUG : one: Destination found in --copy-dest, using server-side copy 2022/03/24 05:55:39 DEBUG : Couldn't decode error response: EOF 2022/03/24 05:55:39 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/03/24 05:55:40 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2022/03/24 05:55:40 INFO : two: Copied (server-side copy) 2022/03/24 05:55:40 DEBUG : two: Destination found in --copy-dest, using server-side copy 2022/03/24 05:55:40 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/03/24 05:55:40 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/03/24 05:55:40 DEBUG : two: Unchanged skipping 2022/03/24 05:55:41 DEBUG : Couldn't decode error response: EOF 2022/03/24 05:55:41 DEBUG : three: Sizes differ (src 7 vs dst 5) 2022/03/24 05:55:41 DEBUG : three: Destination not found in --copy-dest 2022/03/24 05:55:41 DEBUG : three: Need to transfer - File not found at Destination 2022/03/24 05:55:43 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2022/03/24 05:55:43 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (26.50s) === 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-riqaqif5zusufok7xosumav1", Local "Local file system at /tmp/rclone1470548205", Modify Window "1ms" 2022/03/24 05:55:50 DEBUG : A1/B2: Making directory 2022/03/24 05:55:50 DEBUG : A1/B1/C3: Making directory fstest.go:251: Filtering empty directory "A1/B2" fstest.go:251: Filtering empty directory "A1/B1/C3" 2022/03/24 05:55:51 DEBUG : Couldn't decode error response: EOF 2022/03/24 05:55:51 DEBUG : Couldn't decode error response: EOF 2022/03/24 05:55:51 DEBUG : Couldn't decode error response: EOF 2022/03/24 05:55:51 DEBUG : Couldn't decode error response: EOF 2022/03/24 05:55:52 DEBUG : A1/B1/C1/four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2022/03/24 05:55:52 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four 2022/03/24 05:55:52 INFO : A1/B1/C1/four: Deleted 2022/03/24 05:55:52 DEBUG : A1/one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2022/03/24 05:55:52 INFO : A1/one: Copied (server-side copy) to: A2/one 2022/03/24 05:55:52 DEBUG : A1/B1/three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2022/03/24 05:55:52 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three 2022/03/24 05:55:52 DEBUG : Couldn't decode error response: EOF 2022/03/24 05:55:53 INFO : A1/one: Deleted 2022/03/24 05:55:53 DEBUG : A1/two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2022/03/24 05:55:53 INFO : A1/two: Copied (server-side copy) to: A2/two 2022/03/24 05:55:54 INFO : A1/two: Deleted 2022/03/24 05:55:54 INFO : A1/B1/three: Deleted 2022/03/24 05:55:54 DEBUG : A1/B1/C2/five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2022/03/24 05:55:54 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five 2022/03/24 05:55:56 INFO : A1/B1/C2/five: Deleted fstest.go:251: Filtering empty directory "A2/B2" fstest.go:251: Filtering empty directory "A2/B1/C3" 2022/03/24 05:55:56 DEBUG : Couldn't decode error response: EOF 2022/03/24 05:55:56 DEBUG : Couldn't decode error response: EOF 2022/03/24 05:55:56 DEBUG : Couldn't decode error response: EOF 2022/03/24 05:55:56 DEBUG : Couldn't decode error response: EOF 2022/03/24 05:55:57 DEBUG : A2/B1/C1/four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2022/03/24 05:55:57 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four 2022/03/24 05:55:57 INFO : A2/B1/C1/four: Deleted 2022/03/24 05:55:57 DEBUG : Couldn't decode error response: EOF 2022/03/24 05:55:57 DEBUG : A2/one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2022/03/24 05:55:57 INFO : A2/one: Copied (server-side copy) to: A3/one 2022/03/24 05:55:57 DEBUG : A2/B1/C2/five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2022/03/24 05:55:57 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five 2022/03/24 05:55:57 INFO : A2/B1/C2/five: Deleted 2022/03/24 05:55:58 DEBUG : A2/two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2022/03/24 05:55:58 INFO : A2/two: Copied (server-side copy) to: A3/two 2022/03/24 05:55:58 INFO : A2/one: Deleted 2022/03/24 05:55:59 INFO : A2/two: Deleted 2022/03/24 05:56:00 DEBUG : A2/B1/three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2022/03/24 05:56:00 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three 2022/03/24 05:56:02 INFO : A2/B1/three: Deleted fstest.go:251: Filtering empty directory "A3/B2" fstest.go:251: Filtering empty directory "A3/B1/C3" --- PASS: TestDirMove (19.16s) === RUN TestGetFsInfo run.go:181: Remote "B2 bucket rclone-test-riqaqif5zusufok7xosumav1", Local "Local file system at /tmp/rclone1470548205", 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-riqaqif5zusufok7xosumav1", Local "Local file system at /tmp/rclone1470548205", Modify Window "1ms" 2022/03/24 05:56:07 DEBUG : B2 bucket rclone-test-riqaqif5zusufok7xosumav1: File to upload is small (34 bytes), uploading instead of streaming 2022/03/24 05:56:08 DEBUG : no_checksum_small_file_from_pipe: sha1 = 4c3452689ee5e2b950454c46181b8b5e7bcfeca9 OK 2022/03/24 05:56:08 INFO : no_checksum_small_file_from_pipe: Copied (new) 2022/03/24 05:56:08 DEBUG : no_checksum_big_file_from_pipe: File has 102401 bytes, which makes only one chunk. Using direct upload. 2022/03/24 05:56:09 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-riqaqif5zusufok7xosumav1", Local "Local file system at /tmp/rclone1470548205", Modify Window "1ms" 2022/03/24 05:56:10 DEBUG : B2 bucket rclone-test-riqaqif5zusufok7xosumav1: File to upload is small (34 bytes), uploading instead of streaming 2022/03/24 05:56:11 DEBUG : with_checksum_small_file_from_pipe: sha1 = 4c3452689ee5e2b950454c46181b8b5e7bcfeca9 OK 2022/03/24 05:56:11 INFO : with_checksum_small_file_from_pipe: Copied (new) 2022/03/24 05:56:11 DEBUG : with_checksum_big_file_from_pipe: File has 102401 bytes, which makes only one chunk. Using direct upload. 2022/03/24 05:56:12 DEBUG : with_checksum_big_file_from_pipe: sha1 = d0080f73aa8b494570ad63df1beb25c01ea9eea2 OK 2022/03/24 05:56:12 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-riqaqif5zusufok7xosumav1", Local "Local file system at /tmp/rclone1470548205", Modify Window "1ms" 2022/03/24 05:56:13 DEBUG : B2 bucket rclone-test-riqaqif5zusufok7xosumav1: File to upload is small (34 bytes), uploading instead of streaming 2022/03/24 05:56:14 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2022/03/24 05:56:14 DEBUG : ignore_checksum_big_file_from_pipe: File has 102401 bytes, which makes only one chunk. Using direct upload. 2022/03/24 05:56:15 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-riqaqif5zusufok7xosumav1", Local "Local file system at /tmp/rclone1470548205", Modify Window "1ms" 2022/03/24 05:56:19 DEBUG : B2 bucket rclone-test-riqaqif5zusufok7xosumav1: File to upload is small (34 bytes), uploading instead of streaming 2022/03/24 05:56:19 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2022/03/24 05:56:19 DEBUG : ignore_checksum_big_file_from_pipe: File has 102401 bytes, which makes only one chunk. Using direct upload. 2022/03/24 05:56:22 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (17.53s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (3.53s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (2.99s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.55s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.45s) === RUN TestRcatSize run.go:181: Remote "B2 bucket rclone-test-riqaqif5zusufok7xosumav1", Local "Local file system at /tmp/rclone1470548205", Modify Window "1ms" 2022/03/24 05:56:25 DEBUG : B2 bucket rclone-test-riqaqif5zusufok7xosumav1: File to upload is small (60 bytes), uploading instead of streaming 2022/03/24 05:56:25 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2022/03/24 05:56:25 INFO : potato2: Copied (new) --- PASS: TestRcatSize (2.21s) === RUN TestCopyFileMaxTransfer run.go:181: Remote "B2 bucket rclone-test-riqaqif5zusufok7xosumav1", Local "Local file system at /tmp/rclone1470548205", Modify Window "1ms" 2022/03/24 05:56:27 DEBUG : Couldn't decode error response: EOF 2022/03/24 05:56:27 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2022/03/24 05:56:28 DEBUG : TestCopyFileMaxTransfer/file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2022/03/24 05:56:28 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2022/03/24 05:56:28 DEBUG : Couldn't decode error response: EOF 2022/03/24 05:56:28 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2022/03/24 05:56:28 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://pod-000-1092-02.backblaze.com/b2api/v1/b2_upload_file/2fe2bd3370adbbab7ff80e1b/c001_v0001092_t0053": Max transfer limit reached as set by --max-transfer 2022/03/24 05:56:29 DEBUG : Couldn't decode error response: EOF 2022/03/24 05:56:29 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2022/03/24 05:56:29 DEBUG : Couldn't decode error response: EOF 2022/03/24 05:56:29 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2022/03/24 05:56:30 DEBUG : TestCopyFileMaxTransfer/file4: sha1 = 764bf85a3d3fc3986a7bf2aa26b20c7e01fc927d OK 2022/03/24 05:56:30 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (9.54s) === RUN TestTouchDir run.go:181: Remote "B2 bucket rclone-test-riqaqif5zusufok7xosumav1", Local "Local file system at /tmp/rclone1470548205", Modify Window "1ms" 2022/03/24 05:56:39 DEBUG : B2 bucket rclone-test-riqaqif5zusufok7xosumav1: Touching "empty space" 2022/03/24 05:56:41 DEBUG : B2 bucket rclone-test-riqaqif5zusufok7xosumav1: Touching "potato2" 2022/03/24 05:56:42 DEBUG : B2 bucket rclone-test-riqaqif5zusufok7xosumav1: Touching "sub dir/potato3" --- PASS: TestTouchDir (11.29s) === RUN TestRcAbout rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcMkdir rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:25: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) PASS 2022/03/24 05:56:47 DEBUG : B2 bucket rclone-test-riqaqif5zusufok7xosumav1: Purge remote 2022/03/24 05:56:48 DEBUG : A1/B1/C1/four: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f114ae3889d9ffa55_d20220324_m055552_c001_v0001044_t0033_u01648101352409") 2022/03/24 05:56:48 DEBUG : A1/B1/C1/four: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f102ac348a2ba7d84_d20220324_m055550_c001_v0001092_t0044_u01648101350189") 2022/03/24 05:56:48 DEBUG : A1/B1/C1/one: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f11187aa360d3bc93_d20220324_m055418_c001_v0001103_t0017_u01648101258031") 2022/03/24 05:56:48 DEBUG : A1/B1/C1/one: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f108ceffdb405c508_d20220324_m055415_c001_v0001042_t0036_u01648101255856") 2022/03/24 05:56:48 DEBUG : A1/B1/C2/five: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f10300ee45152d0c8_d20220324_m055555_c001_v0001115_t0036_u01648101355003") 2022/03/24 05:56:48 DEBUG : A1/B1/C2/five: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f102ac348a2ba7d86_d20220324_m055550_c001_v0001092_t0048_u01648101350486") 2022/03/24 05:56:48 DEBUG : A1/B1/three: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f1097531515bae3a0_d20220324_m055552_c001_v0001115_t0029_u01648101352954") 2022/03/24 05:56:48 DEBUG : A1/B1/three: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f102ac348a2ba7d82_d20220324_m055549_c001_v0001092_t0050_u01648101349790") 2022/03/24 05:56:48 DEBUG : A1/one: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f114d00f983ab1283_d20220324_m055552_c001_v0001128_t0045_u01648101352830") 2022/03/24 05:56:48 DEBUG : A1/one: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f102ac348a2ba7d7b_d20220324_m055548_c001_v0001092_t0007_u01648101348289") 2022/03/24 05:56:48 DEBUG : A1/two: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f1166f08a6a85a571_d20220324_m055553_c001_v0001103_t0036_u01648101353899") 2022/03/24 05:56:48 DEBUG : A1/two: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f102ac348a2ba7d80_d20220324_m055549_c001_v0001092_t0059_u01648101349359") 2022/03/24 05:56:48 DEBUG : A1/two: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f119217742868c9cc_d20220324_m055418_c001_v0001113_t0021_u01648101258428") 2022/03/24 05:56:48 DEBUG : A1/two: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f108ceffdb405c50a_d20220324_m055416_c001_v0001042_t0042_u01648101256257") 2022/03/24 05:56:48 DEBUG : A2/B1/C1/four: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f113903bf343a281c_d20220324_m055557_c001_v0001165_t0029_u01648101357121") 2022/03/24 05:56:49 DEBUG : A2/B1/C1/four: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f1190a961e76293aa_d20220324_m055551_c001_v0001043_t0006_u01648101351909") 2022/03/24 05:56:49 DEBUG : A2/B1/C2/five: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f1077205038db8908_d20220324_m055557_c001_v0001150_t0039_u01648101357736") 2022/03/24 05:56:49 DEBUG : A2/B1/C2/five: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f1022f9f33855d0b1_d20220324_m055552_c001_v0001117_t0047_u01648101352295") 2022/03/24 05:56:49 DEBUG : A2/B1/three: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f1181fb3ae21eb99c_d20220324_m055600_c001_v0001105_t0054_u01648101360573") 2022/03/24 05:56:49 DEBUG : A2/B1/three: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f117f1552d9a16921_d20220324_m055552_c001_v0001032_t0017_u01648101352418") 2022/03/24 05:56:49 DEBUG : A2/one: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f106a5a9f49de236e_d20220324_m055557_c001_v0001037_t0025_u01648101357542") 2022/03/24 05:56:49 DEBUG : A2/one: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f1196a9d9eb9be99e_d20220324_m055552_c001_v0001098_t0000_u01648101352431") 2022/03/24 05:56:49 DEBUG : A2/two: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f110dbd2c751ab966_d20220324_m055558_c001_v0001144_t0027_u01648101358541") 2022/03/24 05:56:49 DEBUG : A2/two: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f115867c5f07b8ed2_d20220324_m055553_c001_v0001144_t0050_u01648101353031") 2022/03/24 05:56:49 DEBUG : A3/B1/C1/four: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f1181c684e854e4a0_d20220324_m055603_c001_v0001165_t0003_u01648101363049") 2022/03/24 05:56:49 DEBUG : A3/B1/C1/four: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f104056871445a140_d20220324_m055556_c001_v0001154_t0005_u01648101356898") 2022/03/24 05:56:49 DEBUG : A3/B1/C2/five: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f11172fc364f6a9a4_d20220324_m055603_c001_v0001145_t0010_u01648101363248") 2022/03/24 05:56:49 DEBUG : A3/B1/C2/five: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f117d7eac0c817e50_d20220324_m055557_c001_v0001145_t0012_u01648101357063") 2022/03/24 05:56:49 DEBUG : A3/B1/three: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f10568ee33b8f7ee3_d20220324_m055603_c001_v0001109_t0043_u01648101363818") 2022/03/24 05:56:49 DEBUG : A3/B1/three: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f117004129182ec70_d20220324_m055557_c001_v0001037_t0043_u01648101357508") 2022/03/24 05:56:49 DEBUG : A3/one: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f1010bb55dae0c1aa_d20220324_m055604_c001_v0001105_t0012_u01648101364797") 2022/03/24 05:56:49 DEBUG : A3/one: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f100f5c957fdef68b_d20220324_m055556_c001_v0001103_t0018_u01648101356887") 2022/03/24 05:56:49 DEBUG : A3/two: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f11676a6f17442037_d20220324_m055606_c001_v0001105_t0055_u01648101366293") 2022/03/24 05:56:49 DEBUG : A3/two: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f1136dec17e95b961_d20220324_m055556_c001_v0001099_t0027_u01648101356874") 2022/03/24 05:56:50 DEBUG : BackupDir/one: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f1162b71ea56baa25_d20220324_m055543_c001_v0001013_t0028_u01648101343480") 2022/03/24 05:56:50 DEBUG : BackupDir/one: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f118eddd82785d4c1_d20220324_m055531_c001_v0001091_t0040_u01648101331821") 2022/03/24 05:56:50 DEBUG : CompareDest/one: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f11036a4e71607ae1_d20220324_m055514_c001_v0001031_t0032_u01648101314753") 2022/03/24 05:56:50 DEBUG : CompareDest/one: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f102ac348a2ba7cee_d20220324_m055510_c001_v0001092_t0028_u01648101310929") 2022/03/24 05:56:50 DEBUG : CompareDest/two: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f113c14ea62292ace_d20220324_m055515_c001_v0001117_t0024_u01648101315340") 2022/03/24 05:56:50 DEBUG : CompareDest/two: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f102ac348a2ba7cf2_d20220324_m055511_c001_v0001092_t0010_u01648101311933") 2022/03/24 05:56:50 DEBUG : CopyDest/one: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f112e09772321c816_d20220324_m055544_c001_v0001145_t0000_u01648101344156") 2022/03/24 05:56:50 DEBUG : CopyDest/one: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f102ac348a2ba7d1e_d20220324_m055528_c001_v0001092_t0019_u01648101328386") 2022/03/24 05:56:50 DEBUG : CopyDest/three: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f10119120f85a4190_d20220324_m055544_c001_v0001036_t0016_u01648101344775") 2022/03/24 05:56:50 DEBUG : CopyDest/three: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f102ac348a2ba7d6c_d20220324_m055540_c001_v0001092_t0014_u01648101340911") 2022/03/24 05:56:50 DEBUG : CopyDest/two: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f10023eaf9f445bba_d20220324_m055545_c001_v0001157_t0044_u01648101345118") 2022/03/24 05:56:50 DEBUG : CopyDest/two: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f102ac348a2ba7d4d_d20220324_m055536_c001_v0001092_t0040_u01648101336124") 2022/03/24 05:56:50 DEBUG : TestCopyFileMaxTransfer/file1: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f1096bc814c0aaeaa_d20220324_m055630_c001_v0001117_t0052_u01648101390707") 2022/03/24 05:56:50 DEBUG : TestCopyFileMaxTransfer/file1: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f102ac348a2ba7e24_d20220324_m055627_c001_v0001092_t0009_u01648101387695") 2022/03/24 05:56:50 DEBUG : TestCopyFileMaxTransfer/file4: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f100453adfdb2415e_d20220324_m055635_c001_v0001144_t0044_u01648101395806") 2022/03/24 05:56:50 DEBUG : TestCopyFileMaxTransfer/file4: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f102ac348a2ba7e2a_d20220324_m055629_c001_v0001092_t0029_u01648101389951") 2022/03/24 05:56:50 DEBUG : a.txt: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f1128649c981678ad_d20220324_m055259_c001_v0001120_t0043_u01648101179498") 2022/03/24 05:56:50 DEBUG : a.txt: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f108ceffdb405c363_d20220324_m055249_c001_v0001042_t0027_u01648101169465") 2022/03/24 05:56:50 DEBUG : also/one: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f116a516f293eae4c_d20220324_m055245_c001_v0001099_t0028_u01648101165844") 2022/03/24 05:56:50 DEBUG : also/one: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f108ceffdb405c347_d20220324_m055242_c001_v0001042_t0045_u01648101162193") 2022/03/24 05:56:50 DEBUG : another: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f102483fc9094e469_d20220324_m055246_c001_v0001128_t0009_u01648101166564") 2022/03/24 05:56:50 DEBUG : another: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f108ceffdb405c34b_d20220324_m055242_c001_v0001042_t0043_u01648101162955") 2022/03/24 05:56:50 DEBUG : backup/dst/file1: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f1069295b17351e54_d20220324_m055502_c001_v0001098_t0044_u01648101302413") 2022/03/24 05:56:51 DEBUG : backup/dst/file1: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f104dc88508186b4e_d20220324_m055452_c001_v0001102_t0053_u01648101292016") 2022/03/24 05:56:51 DEBUG : backup/dst/file1: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f1057c1a52a63a27e_d20220324_m055444_c001_v0001131_t0053_u01648101284164") 2022/03/24 05:56:51 DEBUG : backup/dst/file1: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f1142adc46ba063af_d20220324_m055441_c001_v0001134_t0036_u01648101281789") 2022/03/24 05:56:51 DEBUG : data/banana: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f101a8f7f4fadb281_d20220324_m055237_c001_v0001161_t0046_u01648101157377") 2022/03/24 05:56:51 DEBUG : data/banana: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f108ceffdb405c2f9_d20220324_m055228_c001_v0001042_t0057_u01648101148890") 2022/03/24 05:56:51 DEBUG : data/banana: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f108ceffdb405c2ac_d20220324_m055210_c001_v0001042_t0004_u01648101130539") 2022/03/24 05:56:51 DEBUG : data/potato: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f10335110cd7b6a88_d20220324_m055237_c001_v0001128_t0049_u01648101157618") 2022/03/24 05:56:51 DEBUG : data/potato: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f108ceffdb405c2fb_d20220324_m055230_c001_v0001042_t0045_u01648101150124") 2022/03/24 05:56:51 DEBUG : data/potato: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f108ceffdb405c2b5_d20220324_m055213_c001_v0001042_t0005_u01648101133304") 2022/03/24 05:56:51 DEBUG : dst/file1: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f1171c2c2110b4960_d20220324_m055503_c001_v0001103_t0029_u01648101303310") 2022/03/24 05:56:51 DEBUG : dst/file1: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f102ac348a2ba7cc5_d20220324_m055501_c001_v0001092_t0036_u01648101301691") 2022/03/24 05:56:51 DEBUG : dst/file1: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f1057c1a52a63a32d_d20220324_m055500_c001_v0001131_t0022_u01648101300932") 2022/03/24 05:56:51 DEBUG : dst/file1: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f102ac348a2ba7c8f_d20220324_m055448_c001_v0001092_t0019_u01648101288168") 2022/03/24 05:56:51 DEBUG : dst/file1: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f101b1a0e9b45c031_d20220324_m055444_c001_v0001136_t0023_u01648101284497") 2022/03/24 05:56:51 DEBUG : dst/file1: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f102ac348a2ba7c78_d20220324_m055443_c001_v0001092_t0042_u01648101283527") 2022/03/24 05:56:51 DEBUG : dst/file1: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f119c4e6be315f221_d20220324_m055442_c001_v0001093_t0021_u01648101282538") 2022/03/24 05:56:51 DEBUG : dst/file1: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f108ceffdb405c560_d20220324_m055436_c001_v0001042_t0047_u01648101276174") 2022/03/24 05:56:51 DEBUG : dst/one: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f1093df0dd6c7fdea_d20220324_m055545_c001_v0001029_t0011_u01648101345367") 2022/03/24 05:56:51 DEBUG : dst/one: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f104eb388511e3894_d20220324_m055533_c001_v0001099_t0034_u01648101333131") 2022/03/24 05:56:51 DEBUG : dst/one: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f106df65862c0f389_d20220324_m055532_c001_v0001157_t0032_u01648101332173") 2022/03/24 05:56:51 DEBUG : dst/one: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f102ac348a2ba7d1c_d20220324_m055528_c001_v0001092_t0024_u01648101328068") 2022/03/24 05:56:52 DEBUG : dst/one: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f1084f608dd70e803_d20220324_m055526_c001_v0001144_t0007_u01648101326790") 2022/03/24 05:56:52 DEBUG : dst/one: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f1084f608dd70e7f5_d20220324_m055525_c001_v0001144_t0041_u01648101325464") 2022/03/24 05:56:52 DEBUG : dst/one: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f100e203e21d21f9f_d20220324_m055517_c001_v0001161_t0049_u01648101317894") 2022/03/24 05:56:52 DEBUG : dst/one: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f102ac348a2ba7cec_d20220324_m055510_c001_v0001092_t0034_u01648101310656") 2022/03/24 05:56:52 DEBUG : dst/one: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f1028c144c485d25d_d20220324_m055508_c001_v0001041_t0048_u01648101308977") 2022/03/24 05:56:52 DEBUG : dst/one: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f1028c144c485d259_d20220324_m055508_c001_v0001041_t0054_u01648101308007") 2022/03/24 05:56:52 DEBUG : dst/three: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f119214106136382d_d20220324_m055546_c001_v0001090_t0021_u01648101346166") 2022/03/24 05:56:52 DEBUG : dst/three: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f1084f608dd70e880_d20220324_m055542_c001_v0001144_t0029_u01648101342284") 2022/03/24 05:56:52 DEBUG : dst/two: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f117004129182ec2f_d20220324_m055547_c001_v0001037_t0007_u01648101347111") 2022/03/24 05:56:52 DEBUG : dst/two: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f111697ef8761d65f_d20220324_m055539_c001_v0001041_t0037_u01648101339565") 2022/03/24 05:56:52 DEBUG : dst/two: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f118eed5f5c21ba16_d20220324_m055518_c001_v0001104_t0049_u01648101318211") 2022/03/24 05:56:52 DEBUG : dst/two: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f1028c144c485d26b_d20220324_m055514_c001_v0001041_t0056_u01648101314055") 2022/03/24 05:56:52 DEBUG : empty space: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f102f7986660e9ff6_d20220324_m055643_c001_v0001109_t0059_u01648101403576") 2022/03/24 05:56:52 DEBUG : empty space: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f107410faddfa7eb4_d20220324_m055640_c001_v0001117_t0059_u01648101400089") 2022/03/24 05:56:52 DEBUG : empty space: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f102ac348a2ba7e51_d20220324_m055638_c001_v0001092_t0059_u01648101398087") 2022/03/24 05:56:52 DEBUG : empty space: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f107d8bb8acc28015_d20220324_m055353_c001_v0001146_t0050_u01648101233723") 2022/03/24 05:56:52 DEBUG : empty space: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f108ceffdb405c488_d20220324_m055351_c001_v0001042_t0010_u01648101231246") 2022/03/24 05:56:52 DEBUG : empty space: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f110665a295aa7bb8_d20220324_m055349_c001_v0001041_t0047_u01648101229568") 2022/03/24 05:56:52 DEBUG : empty space: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f108ceffdb405c47f_d20220324_m055347_c001_v0001042_t0032_u01648101227200") 2022/03/24 05:56:52 DEBUG : empty space: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f1136b8dd3f79817e_d20220324_m055344_c001_v0001115_t0023_u01648101224325") 2022/03/24 05:56:52 DEBUG : empty space: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f108ceffdb405c462_d20220324_m055343_c001_v0001042_t0001_u01648101223453") 2022/03/24 05:56:52 DEBUG : empty space: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f119f8db759602dd7_d20220324_m055341_c001_v0001146_t0006_u01648101221608") 2022/03/24 05:56:53 DEBUG : empty space: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f108ceffdb405c44a_d20220324_m055338_c001_v0001042_t0052_u01648101218369") 2022/03/24 05:56:53 DEBUG : empty space: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f100a1e1da122597d_d20220324_m055335_c001_v0001098_t0056_u01648101215630") 2022/03/24 05:56:53 DEBUG : empty space: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f108ceffdb405c428_d20220324_m055331_c001_v0001042_t0007_u01648101211111") 2022/03/24 05:56:53 DEBUG : empty space: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f112586c7724dc379_d20220324_m055200_c001_v0001104_t0008_u01648101120058") 2022/03/24 05:56:53 DEBUG : empty space: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f108ceffdb405c260_d20220324_m055155_c001_v0001042_t0058_u01648101115418") 2022/03/24 05:56:53 DEBUG : empty space: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f1105439a695ebf83_d20220324_m055151_c001_v0001128_t0001_u01648101111155") 2022/03/24 05:56:53 DEBUG : empty space: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f108ceffdb405c228_d20220324_m055146_c001_v0001042_t0020_u01648101106293") 2022/03/24 05:56:53 DEBUG : empty space: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f109f06d74ed6629e_d20220324_m055133_c001_v0001098_t0052_u01648101093761") 2022/03/24 05:56:53 DEBUG : empty space: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f108ceffdb405c1c5_d20220324_m055130_c001_v0001042_t0019_u01648101090635") 2022/03/24 05:56:53 DEBUG : file1: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f10534af025802696_d20220324_m055435_c001_v0001144_t0041_u01648101275018") 2022/03/24 05:56:53 DEBUG : file1: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f108ceffdb405c54d_d20220324_m055431_c001_v0001042_t0022_u01648101271703") 2022/03/24 05:56:53 DEBUG : file1: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f1181c684e854e064_d20220324_m055427_c001_v0001165_t0053_u01648101267923") 2022/03/24 05:56:53 DEBUG : file1: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f108ceffdb405c522_d20220324_m055420_c001_v0001042_t0041_u01648101260935") 2022/03/24 05:56:53 DEBUG : file1: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f107608213aa0221e_d20220324_m055410_c001_v0001144_t0004_u01648101248198") 2022/03/24 05:56:53 DEBUG : file1: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f108ceffdb405c4bf_d20220324_m055403_c001_v0001042_t0025_u01648101243063") 2022/03/24 05:56:53 DEBUG : file1: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f10870bc7120a582a_d20220324_m055323_c001_v0001117_t0055_u01648101203074") 2022/03/24 05:56:53 DEBUG : file1: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f108ceffdb405c3db_d20220324_m055315_c001_v0001042_t0008_u01648101195208") 2022/03/24 05:56:53 DEBUG : file1: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f1190c4a87cf5ae69_d20220324_m055313_c001_v0001104_t0030_u01648101193864") 2022/03/24 05:56:53 DEBUG : file1: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f108ceffdb405c3a7_d20220324_m055304_c001_v0001042_t0035_u01648101184594") 2022/03/24 05:56:53 DEBUG : file1: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f112f240de70f339b_d20220324_m055128_c001_v0001105_t0003_u01648101088490") 2022/03/24 05:56:54 DEBUG : file1: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f108ceffdb405c1a6_d20220324_m055125_c001_v0001042_t0056_u01648101085437") 2022/03/24 05:56:54 DEBUG : file1: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f108ceffdb405c19e_d20220324_m055123_c001_v0001042_t0030_u01648101083768") 2022/03/24 05:56:54 DEBUG : file1: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f108ceffdb405c179_d20220324_m055118_c001_v0001042_t0011_u01648101078949") 2022/03/24 05:56:54 DEBUG : file2: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f117bb668424a8479_d20220324_m055428_c001_v0001154_t0025_u01648101268181") 2022/03/24 05:56:54 DEBUG : file2: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f108ceffdb405c536_d20220324_m055426_c001_v0001042_t0027_u01648101266980") 2022/03/24 05:56:54 DEBUG : file2: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f111be3f8bb4078bc_d20220324_m055410_c001_v0001165_t0031_u01648101250855") 2022/03/24 05:56:54 DEBUG : file2: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f108ceffdb405c4c5_d20220324_m055403_c001_v0001042_t0035_u01648101243668") 2022/03/24 05:56:54 DEBUG : filename.txt: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f1121497f36749713_d20220324_m055428_c001_v0001039_t0013_u01648101268373") 2022/03/24 05:56:54 DEBUG : filename.txt: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f108ceffdb405c532_d20220324_m055426_c001_v0001042_t0041_u01648101266200") 2022/03/24 05:56:54 DEBUG : ignore_checksum_big_file_from_pipe: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f115aa714d3b6528e_d20220324_m055623_c001_v0001023_t0011_u01648101383154") 2022/03/24 05:56:54 DEBUG : ignore_checksum_big_file_from_pipe: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f102ac348a2ba7df8_d20220324_m055619_c001_v0001092_t0003_u01648101379938") 2022/03/24 05:56:54 DEBUG : ignore_checksum_big_file_from_pipe: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f1156fde2837526a4_d20220324_m055615_c001_v0001091_t0051_u01648101375890") 2022/03/24 05:56:54 DEBUG : ignore_checksum_big_file_from_pipe: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f102ac348a2ba7de2_d20220324_m055614_c001_v0001092_t0016_u01648101374636") 2022/03/24 05:56:54 DEBUG : ignore_checksum_small_file_from_pipe: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f1118023e17729f05_d20220324_m055623_c001_v0001116_t0044_u01648101383561") 2022/03/24 05:56:54 DEBUG : ignore_checksum_small_file_from_pipe: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f102ac348a2ba7df5_d20220324_m055619_c001_v0001092_t0015_u01648101379526") 2022/03/24 05:56:54 DEBUG : ignore_checksum_small_file_from_pipe: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f1128649c981681a7_d20220324_m055618_c001_v0001120_t0021_u01648101378554") 2022/03/24 05:56:54 DEBUG : ignore_checksum_small_file_from_pipe: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f102ac348a2ba7dd9_d20220324_m055613_c001_v0001092_t0013_u01648101373974") 2022/03/24 05:56:54 DEBUG : large: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f1172763d0ef22fd6_d20220324_m055402_c001_v0001098_t0049_u01648101242278") 2022/03/24 05:56:54 DEBUG : large: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f108ceffdb405c4b1_d20220324_m055359_c001_v0001042_t0040_u01648101239148") 2022/03/24 05:56:54 DEBUG : medium: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f1009082fa11dd6df_d20220324_m055401_c001_v0001109_t0023_u01648101241166") 2022/03/24 05:56:54 DEBUG : medium: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f108ceffdb405c4ad_d20220324_m055358_c001_v0001042_t0050_u01648101238806") 2022/03/24 05:56:54 DEBUG : no_checksum_big_file_from_pipe: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f1157400f7cdb3288_d20220324_m055609_c001_v0001093_t0025_u01648101369900") 2022/03/24 05:56:54 DEBUG : no_checksum_big_file_from_pipe: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f102ac348a2ba7dc6_d20220324_m055608_c001_v0001092_t0024_u01648101368278") 2022/03/24 05:56:55 DEBUG : no_checksum_small_file_from_pipe: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f101a8f7f4fadbe92_d20220324_m055610_c001_v0001161_t0036_u01648101370366") 2022/03/24 05:56:55 DEBUG : no_checksum_small_file_from_pipe: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f102ac348a2ba7dc2_d20220324_m055607_c001_v0001092_t0058_u01648101367961") 2022/03/24 05:56:55 DEBUG : not-one: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f105e5cb8f8d36e18_d20220324_m055246_c001_v0001099_t0033_u01648101166957") 2022/03/24 05:56:55 DEBUG : not-one: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f108ceffdb405c34f_d20220324_m055243_c001_v0001042_t0058_u01648101163593") 2022/03/24 05:56:55 DEBUG : one: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f1095ef04e0a4f3f4_d20220324_m055245_c001_v0001097_t0001_u01648101165236") 2022/03/24 05:56:55 DEBUG : one: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f108ceffdb405c33b_d20220324_m055240_c001_v0001042_t0056_u01648101160770") 2022/03/24 05:56:55 DEBUG : potato1: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f101623e6f258ef54_d20220324_m055625_c001_v0001092_t0005_u01648101385794") 2022/03/24 05:56:55 DEBUG : potato1: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f102ac348a2ba7e10_d20220324_m055624_c001_v0001092_t0015_u01648101384808") 2022/03/24 05:56:55 DEBUG : potato2: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f10920c0807cad58e_d20220324_m055646_c001_v0001011_t0030_u01648101406386") 2022/03/24 05:56:55 DEBUG : potato2: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f114cad48bccd954c_d20220324_m055642_c001_v0001043_t0022_u01648101402285") 2022/03/24 05:56:55 DEBUG : potato2: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f102ac348a2ba7e4b_d20220324_m055637_c001_v0001092_t0019_u01648101397069") 2022/03/24 05:56:55 DEBUG : potato2: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f1071af627e8e2d7b_d20220324_m055626_c001_v0001021_t0017_u01648101386446") 2022/03/24 05:56:55 DEBUG : potato2: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f102ac348a2ba7e16_d20220324_m055625_c001_v0001092_t0016_u01648101385145") 2022/03/24 05:56:55 DEBUG : potato2: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f117c1a7a7d2fca67_d20220324_m055354_c001_v0001109_t0022_u01648101234364") 2022/03/24 05:56:55 DEBUG : potato2: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f108ceffdb405c484_d20220324_m055350_c001_v0001042_t0048_u01648101230360") 2022/03/24 05:56:55 DEBUG : potato2: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f1189294167a8f421_d20220324_m055349_c001_v0001157_t0054_u01648101229946") 2022/03/24 05:56:55 DEBUG : potato2: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f108ceffdb405c47b_d20220324_m055346_c001_v0001042_t0059_u01648101226352") 2022/03/24 05:56:55 DEBUG : potato2: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f106ded675a40a13b_d20220324_m055345_c001_v0001113_t0027_u01648101225368") 2022/03/24 05:56:56 DEBUG : potato2: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f108ceffdb405c45e_d20220324_m055342_c001_v0001042_t0027_u01648101222894") 2022/03/24 05:56:56 DEBUG : potato2: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f106e5e168ed16d7d_d20220324_m055342_c001_v0001029_t0020_u01648101222026") 2022/03/24 05:56:56 DEBUG : potato2: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f108ceffdb405c444_d20220324_m055337_c001_v0001042_t0008_u01648101217178") 2022/03/24 05:56:56 DEBUG : potato2: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f114f33d5f41fbe9c_d20220324_m055336_c001_v0001115_t0008_u01648101216272") 2022/03/24 05:56:56 DEBUG : potato2: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f108ceffdb405c426_d20220324_m055330_c001_v0001042_t0025_u01648101210540") 2022/03/24 05:56:56 DEBUG : potato2: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f109bc4ff967d6520_d20220324_m055202_c001_v0001134_t0028_u01648101122871") 2022/03/24 05:56:56 DEBUG : potato2: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f108ceffdb405c265_d20220324_m055157_c001_v0001042_t0004_u01648101117156") 2022/03/24 05:56:56 DEBUG : potato2: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f108d2b449251e40e_d20220324_m055151_c001_v0001165_t0014_u01648101111417") 2022/03/24 05:56:56 DEBUG : potato2: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f108ceffdb405c22e_d20220324_m055147_c001_v0001042_t0006_u01648101107252") 2022/03/24 05:56:56 DEBUG : potato2: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f113c14ea62291f0f_d20220324_m055135_c001_v0001117_t0017_u01648101094199") 2022/03/24 05:56:56 DEBUG : potato2: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f108ceffdb405c1cd_d20220324_m055131_c001_v0001042_t0009_u01648101091342") 2022/03/24 05:56:56 DEBUG : remotepotato: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f102cfd1d10800dba_d20220324_m055203_c001_v0001137_t0040_u01648101123163") 2022/03/24 05:56:56 DEBUG : remotepotato: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f108ceffdb405c26e_d20220324_m055158_c001_v0001042_t0031_u01648101118793") 2022/03/24 05:56:56 DEBUG : remotepotato: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f115ddb08b83937a6_d20220324_m055151_c001_v0001032_t0035_u01648101111655") 2022/03/24 05:56:56 DEBUG : remotepotato: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f108ceffdb405c23c_d20220324_m055149_c001_v0001042_t0051_u01648101109118") 2022/03/24 05:56:56 DEBUG : remotepotato: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f115ec06cd9ee6771_d20220324_m055136_c001_v0001115_t0048_u01648101096619") 2022/03/24 05:56:56 DEBUG : remotepotato: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f108ceffdb405c1d3_d20220324_m055132_c001_v0001042_t0025_u01648101092447") 2022/03/24 05:56:56 DEBUG : rutabaga: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f100d1f013cfc4e46_d20220324_m055203_c001_v0001102_t0000_u01648101123450") 2022/03/24 05:56:56 DEBUG : rutabaga: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f108ceffdb405c256_d20220324_m055154_c001_v0001042_t0045_u01648101114554") 2022/03/24 05:56:56 DEBUG : rutabaga: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f1146a9c0169b5f3a_d20220324_m055153_c001_v0001099_t0049_u01648101113720") 2022/03/24 05:56:56 DEBUG : rutabaga: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f108ceffdb405c203_d20220324_m055138_c001_v0001042_t0041_u01648101098563") 2022/03/24 05:56:56 DEBUG : rutabaga: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f105a1eec84997050_d20220324_m055137_c001_v0001090_t0027_u01648101097456") 2022/03/24 05:56:57 DEBUG : rutabaga: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f108ceffdb405c1bc_d20220324_m055129_c001_v0001042_t0009_u01648101089194") 2022/03/24 05:56:57 DEBUG : small: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f10229c22af6dacc4_d20220324_m055401_c001_v0001131_t0008_u01648101241670") 2022/03/24 05:56:57 DEBUG : small: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f108ceffdb405c4a6_d20220324_m055357_c001_v0001042_t0056_u01648101237510") 2022/03/24 05:56:57 DEBUG : sub dir/hello world: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f100bdae5eeef76d8_d20220324_m055330_c001_v0001137_t0028_u01648101210070") 2022/03/24 05:56:57 DEBUG : sub dir/hello world: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f108ceffdb405c419_d20220324_m055327_c001_v0001042_t0029_u01648101207196") 2022/03/24 05:56:57 DEBUG : sub dir/hello world: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f1108a7322dd6caa7_d20220324_m055300_c001_v0001134_t0043_u01648101180035") 2022/03/24 05:56:57 DEBUG : sub dir/hello world: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f108ceffdb405c367_d20220324_m055250_c001_v0001042_t0049_u01648101170317") 2022/03/24 05:56:57 DEBUG : sub dir/hello world2: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f101cefcf66a94f04_d20220324_m055300_c001_v0001157_t0043_u01648101180488") 2022/03/24 05:56:57 DEBUG : sub dir/hello world2: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f108ceffdb405c36b_d20220324_m055251_c001_v0001042_t0039_u01648101171699") 2022/03/24 05:56:57 DEBUG : sub dir/ignore dir/.ignore: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f104f2b540bb88366_d20220324_m055300_c001_v0001105_t0008_u01648101180957") 2022/03/24 05:56:57 DEBUG : sub dir/ignore dir/.ignore: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f108ceffdb405c385_d20220324_m055254_c001_v0001042_t0059_u01648101174228") 2022/03/24 05:56:57 DEBUG : sub dir/ignore dir/should be ignored: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f10143143880065d0_d20220324_m055302_c001_v0001145_t0055_u01648101182291") 2022/03/24 05:56:57 DEBUG : sub dir/ignore dir/should be ignored: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f108ceffdb405c387_d20220324_m055255_c001_v0001042_t0037_u01648101175128") 2022/03/24 05:56:57 DEBUG : sub dir/potato3: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f1191537d901a3060_d20220324_m055646_c001_v0001099_t0011_u01648101406866") 2022/03/24 05:56:57 DEBUG : sub dir/potato3: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f114acd976d79035e_d20220324_m055642_c001_v0001102_t0009_u01648101402828") 2022/03/24 05:56:57 DEBUG : sub dir/potato3: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f102ac348a2ba7e55_d20220324_m055638_c001_v0001092_t0019_u01648101398479") 2022/03/24 05:56:57 DEBUG : sub dir/potato3: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f106363a92071cb07_d20220324_m055355_c001_v0001099_t0018_u01648101235780") 2022/03/24 05:56:57 DEBUG : sub dir/potato3: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f108ceffdb405c48e_d20220324_m055352_c001_v0001042_t0019_u01648101232717") 2022/03/24 05:56:57 DEBUG : sub dir/sub sub dir/hello world3: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f1068ae568793caba_d20220324_m055303_c001_v0001128_t0008_u01648101183278") 2022/03/24 05:56:57 DEBUG : sub dir/sub sub dir/hello world3: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f108ceffdb405c38b_d20220324_m055255_c001_v0001042_t0050_u01648101175931") 2022/03/24 05:56:58 DEBUG : sub/file2: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f1157ecd4b9e0824e_d20220324_m055446_c001_v0001044_t0002_u01648101286947") 2022/03/24 05:56:58 DEBUG : sub/file2: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f102ac348a2ba7c87_d20220324_m055445_c001_v0001092_t0003_u01648101285785") 2022/03/24 05:56:58 DEBUG : sub/file2: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f10763e725e1e7414_d20220324_m055431_c001_v0001041_t0013_u01648101271005") 2022/03/24 05:56:58 DEBUG : sub/file2: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f108ceffdb405c540_d20220324_m055429_c001_v0001042_t0035_u01648101269231") 2022/03/24 05:56:58 DEBUG : sub/file2: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f1121b4fa402a3b85_d20220324_m055325_c001_v0001137_t0051_u01648101205518") 2022/03/24 05:56:58 DEBUG : sub/file2: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f108ceffdb405c3df_d20220324_m055315_c001_v0001042_t0038_u01648101195624") 2022/03/24 05:56:58 DEBUG : sub/file2: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f1121b4fa402a3b1a_d20220324_m055314_c001_v0001137_t0023_u01648101194564") 2022/03/24 05:56:58 DEBUG : sub/file2: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f108ceffdb405c3ac_d20220324_m055305_c001_v0001042_t0009_u01648101185806") 2022/03/24 05:56:58 DEBUG : test.sum: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f103abd775d2cdba2_d20220324_m055237_c001_v0001099_t0044_u01648101157914") 2022/03/24 05:56:58 DEBUG : test.sum: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f108ceffdb405c313_d20220324_m055233_c001_v0001042_t0044_u01648101153767") 2022/03/24 05:56:58 DEBUG : test.sum: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f108ceffdb405c2ea_d20220324_m055225_c001_v0001042_t0009_u01648101145555") 2022/03/24 05:56:58 DEBUG : test.sum: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f108ceffdb405c2d5_d20220324_m055220_c001_v0001042_t0055_u01648101140572") 2022/03/24 05:56:58 DEBUG : test.sum: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f108ceffdb405c2cf_d20220324_m055218_c001_v0001042_t0004_u01648101138952") 2022/03/24 05:56:58 DEBUG : test.sum: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f108ceffdb405c2be_d20220324_m055216_c001_v0001042_t0030_u01648101136220") 2022/03/24 05:56:58 DEBUG : test.sum: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f108ceffdb405c2b9_d20220324_m055213_c001_v0001042_t0010_u01648101133717") 2022/03/24 05:56:58 DEBUG : test.sum: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f108ceffdb405c2af_d20220324_m055210_c001_v0001042_t0037_u01648101130898") 2022/03/24 05:56:58 DEBUG : test.sum: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f11629fc2b8cbb444_d20220324_m055208_c001_v0001113_t0054_u01648101128098") 2022/03/24 05:56:58 DEBUG : test.sum: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f108ceffdb405c28e_d20220324_m055205_c001_v0001042_t0035_u01648101125757") 2022/03/24 05:56:58 DEBUG : test.sum: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f108ceffdb405c28b_d20220324_m055204_c001_v0001042_t0004_u01648101124041") 2022/03/24 05:56:58 DEBUG : with_checksum_big_file_from_pipe: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f114d00f983ab1328_d20220324_m055612_c001_v0001128_t0035_u01648101372628") 2022/03/24 05:56:59 DEBUG : with_checksum_big_file_from_pipe: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f102ac348a2ba7dd2_d20220324_m055611_c001_v0001092_t0030_u01648101371455") 2022/03/24 05:56:59 DEBUG : with_checksum_small_file_from_pipe: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f1103b2ca9e8dc836_d20220324_m055612_c001_v0001116_t0005_u01648101372934") 2022/03/24 05:56:59 DEBUG : with_checksum_small_file_from_pipe: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f102ac348a2ba7dcc_d20220324_m055610_c001_v0001092_t0033_u01648101370986") 2022/03/24 05:56:59 DEBUG : zend.txt: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f10252221138e92bf_d20220324_m055303_c001_v0001093_t0059_u01648101183544") 2022/03/24 05:56:59 DEBUG : zend.txt: Deleting (id "4_z2fe2bd3370adbbab7ff80e1b_f108ceffdb405c365_d20220324_m055249_c001_v0001042_t0036_u01648101169905") "./operations.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 5m43.635274214s (try 1/5)