"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2022/03/02 05:39:43 DEBUG : Creating backend with remote "TestB2:rclone-test-poketop9nekugud4rujunad2" 2022/03/02 05:39:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2022/03/02 05:39:44 DEBUG : Creating backend with remote "/tmp/rclone1518351673" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:181: Remote "B2 bucket rclone-test-poketop9nekugud4rujunad2", Local "Local file system at /tmp/rclone1518351673", Modify Window "1ms" 2022/03/02 05:39:45 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2: Waiting for checks to finish 2022/03/02 05:39:45 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2022/03/02 05:39:45 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.68s) === RUN TestCopy run.go:181: Remote "B2 bucket rclone-test-poketop9nekugud4rujunad2", Local "Local file system at /tmp/rclone1518351673", Modify Window "1ms" 2022/03/02 05:39:46 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2: Waiting for checks to finish 2022/03/02 05:39:46 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2: Waiting for transfers to finish 2022/03/02 05:39:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2022/03/02 05:39:48 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopy (3.11s) === RUN TestCopyMissingDirectory run.go:181: Remote "B2 bucket rclone-test-poketop9nekugud4rujunad2", Local "Local file system at /tmp/rclone1518351673", Modify Window "1ms" 2022/03/02 05:39:49 DEBUG : Creating backend with remote "/non-existing" 2022/03/02 05:39:49 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2022/03/02 05:39:49 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2: Waiting for checks to finish 2022/03/02 05:39:49 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.51s) === RUN TestCopyNoTraverse run.go:181: Remote "B2 bucket rclone-test-poketop9nekugud4rujunad2", Local "Local file system at /tmp/rclone1518351673", Modify Window "1ms" 2022/03/02 05:39:50 DEBUG : Couldn't decode error response: EOF 2022/03/02 05:39:50 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2: Waiting for checks to finish 2022/03/02 05:39:50 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2: Waiting for transfers to finish 2022/03/02 05:39:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2022/03/02 05:39:52 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (3.96s) === RUN TestCopyCheckFirst run.go:181: Remote "B2 bucket rclone-test-poketop9nekugud4rujunad2", Local "Local file system at /tmp/rclone1518351673", Modify Window "1ms" 2022/03/02 05:39:54 INFO : B2 bucket rclone-test-poketop9nekugud4rujunad2: Running all checks before starting transfers 2022/03/02 05:39:54 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2: Waiting for checks to finish 2022/03/02 05:39:54 INFO : B2 bucket rclone-test-poketop9nekugud4rujunad2: Checks finished, now starting transfers 2022/03/02 05:39:54 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2: Waiting for transfers to finish 2022/03/02 05:39:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2022/03/02 05:39:55 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (6.46s) === RUN TestSyncNoTraverse run.go:181: Remote "B2 bucket rclone-test-poketop9nekugud4rujunad2", Local "Local file system at /tmp/rclone1518351673", Modify Window "1ms" 2022/03/02 05:40:00 ERROR : Ignoring --no-traverse with sync 2022/03/02 05:40:00 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2: Waiting for checks to finish 2022/03/02 05:40:00 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2: Waiting for transfers to finish 2022/03/02 05:40:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2022/03/02 05:40:02 INFO : sub dir/hello world: Copied (new) 2022/03/02 05:40:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (4.71s) === RUN TestCopyWithDepth run.go:181: Remote "B2 bucket rclone-test-poketop9nekugud4rujunad2", Local "Local file system at /tmp/rclone1518351673", Modify Window "1ms" 2022/03/02 05:40:05 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2: Waiting for checks to finish 2022/03/02 05:40:05 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2: Waiting for transfers to finish 2022/03/02 05:40:06 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2022/03/02 05:40:06 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (2.54s) === RUN TestCopyWithFilesFrom run.go:181: Remote "B2 bucket rclone-test-poketop9nekugud4rujunad2", Local "Local file system at /tmp/rclone1518351673", Modify Window "1ms" 2022/03/02 05:40:07 DEBUG : hello world2: Excluded 2022/03/02 05:40:07 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2: Waiting for checks to finish 2022/03/02 05:40:07 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2: Waiting for transfers to finish 2022/03/02 05:40:08 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2022/03/02 05:40:08 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (2.15s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:181: Remote "B2 bucket rclone-test-poketop9nekugud4rujunad2", Local "Local file system at /tmp/rclone1518351673", Modify Window "1ms" 2022/03/02 05:40:10 DEBUG : Couldn't decode error response: EOF 2022/03/02 05:40:10 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2: Waiting for checks to finish 2022/03/02 05:40:10 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2: Waiting for transfers to finish 2022/03/02 05:40:11 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2022/03/02 05:40:11 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (3.36s) === RUN TestCopyEmptyDirectories run.go:181: Remote "B2 bucket rclone-test-poketop9nekugud4rujunad2", Local "Local file system at /tmp/rclone1518351673", Modify Window "1ms" 2022/03/02 05:40:13 DEBUG : sub dir2: Making directory 2022/03/02 05:40:13 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2: Waiting for checks to finish 2022/03/02 05:40:13 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2: Waiting for transfers to finish 2022/03/02 05:40:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2022/03/02 05:40:14 INFO : sub dir/hello world: Copied (new) 2022/03/02 05:40:14 DEBUG : sub dir2: Making directory 2022/03/02 05:40:14 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2: copied 1 directories fstest.go:251: Filtering empty directory "sub dir2" --- PASS: TestCopyEmptyDirectories (2.31s) === RUN TestMoveEmptyDirectories run.go:181: Remote "B2 bucket rclone-test-poketop9nekugud4rujunad2", Local "Local file system at /tmp/rclone1518351673", Modify Window "1ms" 2022/03/02 05:40:15 DEBUG : sub dir2: Making directory 2022/03/02 05:40:15 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2: Waiting for checks to finish 2022/03/02 05:40:15 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2: Waiting for transfers to finish 2022/03/02 05:40:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2022/03/02 05:40:16 INFO : sub dir/hello world: Copied (new) 2022/03/02 05:40:16 INFO : sub dir/hello world: Deleted 2022/03/02 05:40:16 DEBUG : sub dir: Making directory 2022/03/02 05:40:16 DEBUG : sub dir2: Making directory 2022/03/02 05:40:16 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2: copied 2 directories fstest.go:251: Filtering empty directory "sub dir2" --- PASS: TestMoveEmptyDirectories (2.11s) === RUN TestSyncEmptyDirectories run.go:181: Remote "B2 bucket rclone-test-poketop9nekugud4rujunad2", Local "Local file system at /tmp/rclone1518351673", Modify Window "1ms" 2022/03/02 05:40:17 DEBUG : sub dir2: Making directory 2022/03/02 05:40:17 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2: Waiting for checks to finish 2022/03/02 05:40:17 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2: Waiting for transfers to finish 2022/03/02 05:40:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2022/03/02 05:40:18 INFO : sub dir/hello world: Copied (new) 2022/03/02 05:40:18 DEBUG : sub dir2: Making directory 2022/03/02 05:40:18 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2: copied 1 directories 2022/03/02 05:40:18 DEBUG : Waiting for deletions to finish fstest.go:251: Filtering empty directory "sub dir2" --- PASS: TestSyncEmptyDirectories (2.10s) === RUN TestServerSideCopy run.go:181: Remote "B2 bucket rclone-test-poketop9nekugud4rujunad2", Local "Local file system at /tmp/rclone1518351673", Modify Window "1ms" 2022/03/02 05:40:21 DEBUG : Creating backend with remote "TestB2:rclone-test-wufimek6webumed4fofusuv0" sync_test.go:275: Server side copy (if possible) B2 bucket rclone-test-poketop9nekugud4rujunad2 -> B2 bucket rclone-test-wufimek6webumed4fofusuv0 2022/03/02 05:40:22 DEBUG : B2 bucket rclone-test-wufimek6webumed4fofusuv0: Waiting for checks to finish 2022/03/02 05:40:22 DEBUG : B2 bucket rclone-test-wufimek6webumed4fofusuv0: Waiting for transfers to finish 2022/03/02 05:40:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2022/03/02 05:40:24 INFO : sub dir/hello world: Copied (server-side copy) 2022/03/02 05:40:25 DEBUG : B2 bucket rclone-test-wufimek6webumed4fofusuv0: Purge remote 2022/03/02 05:40:25 DEBUG : sub dir/hello world: Deleting (id "4_z6f82cdc3204d4b9b7ff80e1b_f1102dc1bdb4a89e7_d20220302_m054023_c001_v0001117_t0014") --- PASS: TestServerSideCopy (8.16s) === RUN TestCopyAfterDelete run.go:181: Remote "B2 bucket rclone-test-poketop9nekugud4rujunad2", Local "Local file system at /tmp/rclone1518351673", Modify Window "1ms" 2022/03/02 05:40:29 ERROR : : error listing: directory not found 2022/03/02 05:40:29 DEBUG : Local file system at /tmp/rclone1518351673: Making directory 2022/03/02 05:40:29 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2: Waiting for checks to finish 2022/03/02 05:40:29 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (3.07s) === RUN TestCopyRedownload run.go:181: Remote "B2 bucket rclone-test-poketop9nekugud4rujunad2", Local "Local file system at /tmp/rclone1518351673", Modify Window "1ms" 2022/03/02 05:40:33 DEBUG : Local file system at /tmp/rclone1518351673: Waiting for checks to finish 2022/03/02 05:40:33 DEBUG : Local file system at /tmp/rclone1518351673: Waiting for transfers to finish 2022/03/02 05:40:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2022/03/02 05:40:34 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (5.14s) === RUN TestSyncBasedOnCheckSum run.go:181: Remote "B2 bucket rclone-test-poketop9nekugud4rujunad2", Local "Local file system at /tmp/rclone1518351673", Modify Window "1ms" 2022/03/02 05:40:36 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2: Waiting for checks to finish 2022/03/02 05:40:36 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2: Waiting for transfers to finish 2022/03/02 05:40:37 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2022/03/02 05:40:37 INFO : check sum: Copied (new) 2022/03/02 05:40:37 DEBUG : Waiting for deletions to finish 2022/03/02 05:40:37 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2: Waiting for checks to finish 2022/03/02 05:40:37 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2022/03/02 05:40:37 DEBUG : check sum: Size and sha1 of src and dst objects identical 2022/03/02 05:40:37 DEBUG : check sum: Unchanged skipping 2022/03/02 05:40:37 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2: Waiting for transfers to finish 2022/03/02 05:40:37 DEBUG : Waiting for deletions to finish 2022/03/02 05:40:37 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (2.49s) === RUN TestSyncSizeOnly run.go:181: Remote "B2 bucket rclone-test-poketop9nekugud4rujunad2", Local "Local file system at /tmp/rclone1518351673", Modify Window "1ms" 2022/03/02 05:40:38 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2: Waiting for checks to finish 2022/03/02 05:40:38 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2: Waiting for transfers to finish 2022/03/02 05:40:39 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2022/03/02 05:40:39 INFO : sizeonly: Copied (new) 2022/03/02 05:40:39 DEBUG : Waiting for deletions to finish 2022/03/02 05:40:39 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2: Waiting for checks to finish 2022/03/02 05:40:39 DEBUG : sizeonly: Sizes identical 2022/03/02 05:40:39 DEBUG : sizeonly: Unchanged skipping 2022/03/02 05:40:39 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2: Waiting for transfers to finish 2022/03/02 05:40:39 DEBUG : Waiting for deletions to finish 2022/03/02 05:40:39 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (2.76s) === RUN TestSyncIgnoreSize run.go:181: Remote "B2 bucket rclone-test-poketop9nekugud4rujunad2", Local "Local file system at /tmp/rclone1518351673", Modify Window "1ms" 2022/03/02 05:40:41 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2: Waiting for checks to finish 2022/03/02 05:40:41 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2: Waiting for transfers to finish 2022/03/02 05:40:42 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2022/03/02 05:40:42 INFO : ignore-size: Copied (new) 2022/03/02 05:40:42 DEBUG : Waiting for deletions to finish 2022/03/02 05:40:42 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2: Waiting for checks to finish 2022/03/02 05:40:42 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2022/03/02 05:40:42 DEBUG : ignore-size: Unchanged skipping 2022/03/02 05:40:42 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2: Waiting for transfers to finish 2022/03/02 05:40:42 DEBUG : Waiting for deletions to finish 2022/03/02 05:40:42 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (3.25s) === RUN TestSyncIgnoreTimes run.go:181: Remote "B2 bucket rclone-test-poketop9nekugud4rujunad2", Local "Local file system at /tmp/rclone1518351673", Modify Window "1ms" 2022/03/02 05:40:45 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2022/03/02 05:40:45 DEBUG : existing: Unchanged skipping 2022/03/02 05:40:45 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2: Waiting for checks to finish 2022/03/02 05:40:45 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2: Waiting for transfers to finish 2022/03/02 05:40:45 DEBUG : Waiting for deletions to finish 2022/03/02 05:40:45 INFO : There was nothing to transfer 2022/03/02 05:40:46 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2022/03/02 05:40:46 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2: Waiting for checks to finish 2022/03/02 05:40:46 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2: Waiting for transfers to finish 2022/03/02 05:40:46 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2022/03/02 05:40:46 INFO : existing: Copied (replaced existing) 2022/03/02 05:40:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (3.58s) === RUN TestSyncIgnoreExisting run.go:181: Remote "B2 bucket rclone-test-poketop9nekugud4rujunad2", Local "Local file system at /tmp/rclone1518351673", Modify Window "1ms" 2022/03/02 05:40:48 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2: Waiting for checks to finish 2022/03/02 05:40:48 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2: Waiting for transfers to finish 2022/03/02 05:40:49 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2022/03/02 05:40:49 INFO : existing: Copied (new) 2022/03/02 05:40:49 DEBUG : Waiting for deletions to finish 2022/03/02 05:40:49 DEBUG : existing: Destination exists, skipping 2022/03/02 05:40:49 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2: Waiting for checks to finish 2022/03/02 05:40:49 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2: Waiting for transfers to finish 2022/03/02 05:40:49 DEBUG : Waiting for deletions to finish 2022/03/02 05:40:49 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (3.00s) === RUN TestSyncIgnoreErrors run.go:181: Remote "B2 bucket rclone-test-poketop9nekugud4rujunad2", Local "Local file system at /tmp/rclone1518351673", Modify Window "1ms" 2022/03/02 05:40:54 DEBUG : d: Making directory fstest.go:251: Filtering empty directory "d" 2022/03/02 05:40:55 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/03/02 05:40:55 DEBUG : c/non empty space: Unchanged skipping 2022/03/02 05:40:55 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2: Waiting for checks to finish 2022/03/02 05:40:55 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2: Waiting for transfers to finish 2022/03/02 05:40:55 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2022/03/02 05:40:55 INFO : a/potato2: Copied (new) 2022/03/02 05:40:55 DEBUG : Waiting for deletions to finish 2022/03/02 05:40:56 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (6.86s) === RUN TestSyncAfterChangingModtimeOnly run.go:181: Remote "B2 bucket rclone-test-poketop9nekugud4rujunad2", Local "Local file system at /tmp/rclone1518351673", Modify Window "1ms" 2022/03/02 05:40:59 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2: Waiting for checks to finish 2022/03/02 05:40:59 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2022/03/02 05:40:59 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2022/03/02 05:40:59 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2022/03/02 05:40:59 DEBUG : empty space: Unchanged skipping 2022/03/02 05:40:59 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2: Waiting for transfers to finish 2022/03/02 05:40:59 DEBUG : Waiting for deletions to finish 2022/03/02 05:40:59 INFO : There was nothing to transfer 2022/03/02 05:40:59 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2: Waiting for checks to finish 2022/03/02 05:40:59 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2022/03/02 05:40:59 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2022/03/02 05:41:01 INFO : empty space: Updated modification time in destination 2022/03/02 05:41:01 DEBUG : empty space: Unchanged skipping 2022/03/02 05:41:01 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2: Waiting for transfers to finish 2022/03/02 05:41:01 DEBUG : Waiting for deletions to finish 2022/03/02 05:41:01 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (4.46s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:181: Remote "B2 bucket rclone-test-poketop9nekugud4rujunad2", Local "Local file system at /tmp/rclone1518351673", Modify Window "1ms" 2022/03/02 05:41:03 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2022/03/02 05:41:03 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2: Waiting for checks to finish 2022/03/02 05:41:03 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2022/03/02 05:41:03 DEBUG : empty space: Unchanged skipping 2022/03/02 05:41:03 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2: Waiting for transfers to finish 2022/03/02 05:41:03 DEBUG : Waiting for deletions to finish 2022/03/02 05:41:03 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (3.00s) === RUN TestSyncDoesntUpdateModtime run.go:181: Remote "B2 bucket rclone-test-poketop9nekugud4rujunad2", Local "Local file system at /tmp/rclone1518351673", Modify Window "1ms" 2022/03/02 05:41:06 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2022/03/02 05:41:06 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2: Waiting for checks to finish 2022/03/02 05:41:06 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1518351673) 2022/03/02 05:41:06 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-poketop9nekugud4rujunad2) 2022/03/02 05:41:06 DEBUG : foo: sha1 differ 2022/03/02 05:41:06 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2: Waiting for transfers to finish 2022/03/02 05:41:08 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2022/03/02 05:41:08 INFO : foo: Copied (replaced existing) 2022/03/02 05:41:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (4.02s) === RUN TestSyncAfterAddingAFile run.go:181: Remote "B2 bucket rclone-test-poketop9nekugud4rujunad2", Local "Local file system at /tmp/rclone1518351673", Modify Window "1ms" 2022/03/02 05:41:10 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2: Waiting for checks to finish 2022/03/02 05:41:10 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/03/02 05:41:10 DEBUG : empty space: Unchanged skipping 2022/03/02 05:41:10 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2: Waiting for transfers to finish 2022/03/02 05:41:11 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2022/03/02 05:41:11 INFO : potato: Copied (new) 2022/03/02 05:41:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (4.12s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:181: Remote "B2 bucket rclone-test-poketop9nekugud4rujunad2", Local "Local file system at /tmp/rclone1518351673", Modify Window "1ms" 2022/03/02 05:41:15 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2022/03/02 05:41:15 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2: Waiting for checks to finish 2022/03/02 05:41:15 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2: Waiting for transfers to finish 2022/03/02 05:41:16 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2022/03/02 05:41:16 INFO : potato: Copied (replaced existing) 2022/03/02 05:41:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (4.30s) === RUN TestSyncAfterChangingContentsOnly run.go:181: Remote "B2 bucket rclone-test-poketop9nekugud4rujunad2", Local "Local file system at /tmp/rclone1518351673", Modify Window "1ms" 2022/03/02 05:41:19 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2022/03/02 05:41:19 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2: Waiting for checks to finish 2022/03/02 05:41:19 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1518351673) 2022/03/02 05:41:19 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-poketop9nekugud4rujunad2) 2022/03/02 05:41:19 DEBUG : potato: sha1 differ 2022/03/02 05:41:19 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2: Waiting for transfers to finish 2022/03/02 05:41:19 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2022/03/02 05:41:19 INFO : potato: Copied (replaced existing) 2022/03/02 05:41:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (3.08s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:181: Remote "B2 bucket rclone-test-poketop9nekugud4rujunad2", Local "Local file system at /tmp/rclone1518351673", Modify Window "1ms" 2022/03/02 05:41:22 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/03/02 05:41:22 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2022/03/02 05:41:22 DEBUG : empty space: Unchanged skipping 2022/03/02 05:41:22 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2: Waiting for checks to finish 2022/03/02 05:41:22 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2: Waiting for transfers to finish 2022/03/02 05:41:22 DEBUG : Waiting for deletions to finish 2022/03/02 05:41:22 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (3.68s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:181: Remote "B2 bucket rclone-test-poketop9nekugud4rujunad2", Local "Local file system at /tmp/rclone1518351673", Modify Window "1ms" 2022/03/02 05:41:26 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/03/02 05:41:26 DEBUG : empty space: Unchanged skipping 2022/03/02 05:41:26 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2: Waiting for checks to finish 2022/03/02 05:41:26 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2: Waiting for transfers to finish 2022/03/02 05:41:27 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2022/03/02 05:41:27 INFO : potato2: Copied (new) 2022/03/02 05:41:27 DEBUG : Waiting for deletions to finish 2022/03/02 05:41:27 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (4.60s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:181: Remote "B2 bucket rclone-test-poketop9nekugud4rujunad2", Local "Local file system at /tmp/rclone1518351673", Modify Window "1ms" 2022/03/02 05:41:31 DEBUG : d: Making directory 2022/03/02 05:41:31 DEBUG : d/e: Making directory fstest.go:251: Filtering empty directory "d" fstest.go:251: Filtering empty directory "d/e" 2022/03/02 05:41:31 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/03/02 05:41:31 DEBUG : c/non empty space: Unchanged skipping 2022/03/02 05:41:31 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2: Waiting for checks to finish 2022/03/02 05:41:31 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2: Waiting for transfers to finish 2022/03/02 05:41:33 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2022/03/02 05:41:33 INFO : a/potato2: Copied (new) 2022/03/02 05:41:33 DEBUG : Waiting for deletions to finish 2022/03/02 05:41:33 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (6.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:181: Remote "B2 bucket rclone-test-poketop9nekugud4rujunad2", Local "Local file system at /tmp/rclone1518351673", Modify Window "1ms" 2022/03/02 05:41:37 DEBUG : d: Making directory fstest.go:251: Filtering empty directory "d" 2022/03/02 05:41:37 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/03/02 05:41:37 DEBUG : c/non empty space: Unchanged skipping 2022/03/02 05:41:37 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2: Waiting for checks to finish 2022/03/02 05:41:37 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2: Waiting for transfers to finish 2022/03/02 05:41:38 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2022/03/02 05:41:38 INFO : a/potato2: Copied (new) 2022/03/02 05:41:38 ERROR : B2 bucket rclone-test-poketop9nekugud4rujunad2: not deleting files as there were IO errors 2022/03/02 05:41:38 ERROR : B2 bucket rclone-test-poketop9nekugud4rujunad2: not deleting directories as there were IO errors fstest.go:251: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (6.45s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:181: Remote "B2 bucket rclone-test-poketop9nekugud4rujunad2", Local "Local file system at /tmp/rclone1518351673", Modify Window "1ms" 2022/03/02 05:41:44 DEBUG : Waiting for deletions to finish 2022/03/02 05:41:44 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/03/02 05:41:44 DEBUG : empty space: Unchanged skipping 2022/03/02 05:41:44 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2: Waiting for checks to finish 2022/03/02 05:41:44 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2: Waiting for transfers to finish 2022/03/02 05:41:44 INFO : potato: Deleted 2022/03/02 05:41:45 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2022/03/02 05:41:45 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (5.94s) === RUN TestSyncDeleteBefore run.go:181: Remote "B2 bucket rclone-test-poketop9nekugud4rujunad2", Local "Local file system at /tmp/rclone1518351673", Modify Window "1ms" 2022/03/02 05:41:50 DEBUG : Waiting for deletions to finish 2022/03/02 05:41:50 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2: Waiting for checks to finish 2022/03/02 05:41:50 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2: Waiting for transfers to finish 2022/03/02 05:41:52 INFO : potato: Deleted 2022/03/02 05:41:53 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/03/02 05:41:53 DEBUG : empty space: Unchanged skipping 2022/03/02 05:41:53 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2: Waiting for checks to finish 2022/03/02 05:41:53 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2: Waiting for transfers to finish 2022/03/02 05:41:53 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2022/03/02 05:41:53 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (8.06s) === RUN TestCopyDeleteBefore run.go:181: Remote "B2 bucket rclone-test-poketop9nekugud4rujunad2", Local "Local file system at /tmp/rclone1518351673", Modify Window "1ms" 2022/03/02 05:41:57 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2: Waiting for checks to finish 2022/03/02 05:41:57 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2: Waiting for transfers to finish 2022/03/02 05:41:58 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2022/03/02 05:41:58 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (4.63s) === RUN TestSyncWithExclude run.go:181: Remote "B2 bucket rclone-test-poketop9nekugud4rujunad2", Local "Local file system at /tmp/rclone1518351673", Modify Window "1ms" 2022/03/02 05:42:03 DEBUG : enormous: Excluded 2022/03/02 05:42:03 DEBUG : potato2: Excluded 2022/03/02 05:42:03 DEBUG : potato2: Excluded 2022/03/02 05:42:03 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2: Waiting for checks to finish 2022/03/02 05:42:03 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/03/02 05:42:03 DEBUG : empty space: Unchanged skipping 2022/03/02 05:42:03 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2: Waiting for transfers to finish 2022/03/02 05:42:03 DEBUG : Waiting for deletions to finish 2022/03/02 05:42:03 INFO : There was nothing to transfer 2022/03/02 05:42:03 DEBUG : enormous: Excluded 2022/03/02 05:42:03 DEBUG : potato2: Excluded 2022/03/02 05:42:04 DEBUG : potato2: Excluded 2022/03/02 05:42:04 DEBUG : Local file system at /tmp/rclone1518351673: Waiting for checks to finish 2022/03/02 05:42:04 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2022/03/02 05:42:04 DEBUG : empty space: Unchanged skipping 2022/03/02 05:42:04 DEBUG : Local file system at /tmp/rclone1518351673: Waiting for transfers to finish 2022/03/02 05:42:04 DEBUG : Waiting for deletions to finish 2022/03/02 05:42:04 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (5.72s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:181: Remote "B2 bucket rclone-test-poketop9nekugud4rujunad2", Local "Local file system at /tmp/rclone1518351673", Modify Window "1ms" 2022/03/02 05:42:08 DEBUG : enormous: Excluded 2022/03/02 05:42:08 DEBUG : potato2: Excluded 2022/03/02 05:42:08 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2: Waiting for checks to finish 2022/03/02 05:42:08 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/03/02 05:42:08 DEBUG : empty space: Unchanged skipping 2022/03/02 05:42:08 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2: Waiting for transfers to finish 2022/03/02 05:42:08 DEBUG : Waiting for deletions to finish 2022/03/02 05:42:09 INFO : enormous: Deleted 2022/03/02 05:42:09 INFO : potato2: Deleted 2022/03/02 05:42:09 INFO : There was nothing to transfer 2022/03/02 05:42:10 DEBUG : Local file system at /tmp/rclone1518351673: Waiting for checks to finish 2022/03/02 05:42:10 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2022/03/02 05:42:10 DEBUG : empty space: Unchanged skipping 2022/03/02 05:42:10 DEBUG : Local file system at /tmp/rclone1518351673: Waiting for transfers to finish 2022/03/02 05:42:10 DEBUG : Waiting for deletions to finish 2022/03/02 05:42:10 INFO : enormous: Deleted 2022/03/02 05:42:10 INFO : potato2: Deleted 2022/03/02 05:42:10 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (6.02s) === RUN TestSyncWithUpdateOlder run.go:181: Remote "B2 bucket rclone-test-poketop9nekugud4rujunad2", Local "Local file system at /tmp/rclone1518351673", Modify Window "1ms" 2022/03/02 05:42:18 DEBUG : four: Sizes differ (src 4 vs dst 8) 2022/03/02 05:42:18 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2022/03/02 05:42:18 DEBUG : one: Destination is newer than source, skipping 2022/03/02 05:42:18 DEBUG : three: Sizes identical 2022/03/02 05:42:18 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2022/03/02 05:42:18 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2: Waiting for checks to finish 2022/03/02 05:42:18 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1518351673) 2022/03/02 05:42:18 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-poketop9nekugud4rujunad2) 2022/03/02 05:42:18 DEBUG : two: sha1 differ 2022/03/02 05:42:18 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2: Waiting for transfers to finish 2022/03/02 05:42:19 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2022/03/02 05:42:19 INFO : five: Copied (new) 2022/03/02 05:42:19 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2022/03/02 05:42:19 INFO : two: Copied (replaced existing) 2022/03/02 05:42:19 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2022/03/02 05:42:19 INFO : four: Copied (replaced existing) 2022/03/02 05:42:19 DEBUG : Waiting for deletions to finish 2022/03/02 05:42:19 DEBUG : one: Destination is newer than source, skipping 2022/03/02 05:42:19 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2: Waiting for checks to finish 2022/03/02 05:42:19 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2022/03/02 05:42:19 DEBUG : four: Size and sha1 of src and dst objects identical 2022/03/02 05:42:19 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2022/03/02 05:42:19 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2022/03/02 05:42:19 DEBUG : five: Size and sha1 of src and dst objects identical 2022/03/02 05:42:19 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2022/03/02 05:42:19 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1518351673) 2022/03/02 05:42:19 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-poketop9nekugud4rujunad2) 2022/03/02 05:42:19 DEBUG : three: sha1 differ 2022/03/02 05:42:19 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2022/03/02 05:42:19 DEBUG : two: Size and sha1 of src and dst objects identical 2022/03/02 05:42:19 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2022/03/02 05:42:19 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2022/03/02 05:42:19 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2: Waiting for transfers to finish 2022/03/02 05:42:20 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2022/03/02 05:42:20 INFO : three: Copied (replaced existing) 2022/03/02 05:42:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (16.53s) === RUN TestSyncWithMaxDuration sync_test.go:1009: Skipping test on non local remote --- SKIP: TestSyncWithMaxDuration (0.00s) === RUN TestSyncWithTrackRenames run.go:181: Remote "B2 bucket rclone-test-poketop9nekugud4rujunad2", Local "Local file system at /tmp/rclone1518351673", Modify Window "1ms" sync_test.go:1058: Can track renames: true 2022/03/02 05:42:28 INFO : B2 bucket rclone-test-poketop9nekugud4rujunad2: Making map for --track-renames 2022/03/02 05:42:28 INFO : B2 bucket rclone-test-poketop9nekugud4rujunad2: Finished making map for --track-renames 2022/03/02 05:42:28 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2: Waiting for checks to finish 2022/03/02 05:42:28 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2: Waiting for renames to finish 2022/03/02 05:42:28 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2: Waiting for transfers to finish 2022/03/02 05:42:29 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2022/03/02 05:42:29 INFO : yam: Copied (new) 2022/03/02 05:42:30 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2022/03/02 05:42:30 INFO : potato: Copied (new) 2022/03/02 05:42:30 DEBUG : Waiting for deletions to finish 2022/03/02 05:42:30 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2022/03/02 05:42:30 DEBUG : potato: Unchanged skipping 2022/03/02 05:42:30 INFO : B2 bucket rclone-test-poketop9nekugud4rujunad2: Making map for --track-renames 2022/03/02 05:42:30 INFO : B2 bucket rclone-test-poketop9nekugud4rujunad2: Finished making map for --track-renames 2022/03/02 05:42:30 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2: Waiting for checks to finish 2022/03/02 05:42:30 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2: Waiting for renames to finish 2022/03/02 05:42:31 DEBUG : Couldn't decode error response: EOF 2022/03/02 05:42:32 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2022/03/02 05:42:32 INFO : yam: Copied (server-side copy) to: yaml 2022/03/02 05:42:32 INFO : yam: Deleted 2022/03/02 05:42:32 INFO : yaml: Renamed from "yam" 2022/03/02 05:42:32 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2: Waiting for transfers to finish 2022/03/02 05:42:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (6.12s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:181: Remote "B2 bucket rclone-test-poketop9nekugud4rujunad2", Local "Local file system at /tmp/rclone1518351673", Modify Window "1ms" sync_test.go:1127: Can track renames: true 2022/03/02 05:42:34 INFO : B2 bucket rclone-test-poketop9nekugud4rujunad2: Making map for --track-renames 2022/03/02 05:42:34 INFO : B2 bucket rclone-test-poketop9nekugud4rujunad2: Finished making map for --track-renames 2022/03/02 05:42:34 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2: Waiting for checks to finish 2022/03/02 05:42:34 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2: Waiting for renames to finish 2022/03/02 05:42:34 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2: Waiting for transfers to finish 2022/03/02 05:42:35 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2022/03/02 05:42:35 INFO : potato: Copied (new) 2022/03/02 05:42:36 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2022/03/02 05:42:36 INFO : yam: Copied (new) 2022/03/02 05:42:36 DEBUG : Waiting for deletions to finish 2022/03/02 05:42:36 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2022/03/02 05:42:36 DEBUG : potato: Unchanged skipping 2022/03/02 05:42:36 INFO : B2 bucket rclone-test-poketop9nekugud4rujunad2: Making map for --track-renames 2022/03/02 05:42:36 INFO : B2 bucket rclone-test-poketop9nekugud4rujunad2: Finished making map for --track-renames 2022/03/02 05:42:36 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2: Waiting for checks to finish 2022/03/02 05:42:36 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2: Waiting for renames to finish 2022/03/02 05:42:37 DEBUG : Couldn't decode error response: EOF 2022/03/02 05:42:37 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2022/03/02 05:42:37 INFO : yam: Copied (server-side copy) to: yaml 2022/03/02 05:42:38 INFO : yam: Deleted 2022/03/02 05:42:38 INFO : yaml: Renamed from "yam" 2022/03/02 05:42:38 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2: Waiting for transfers to finish 2022/03/02 05:42:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.99s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:181: Remote "B2 bucket rclone-test-poketop9nekugud4rujunad2", Local "Local file system at /tmp/rclone1518351673", Modify Window "1ms" sync_test.go:1163: Can track renames: true 2022/03/02 05:42:39 INFO : B2 bucket rclone-test-poketop9nekugud4rujunad2: Making map for --track-renames 2022/03/02 05:42:39 INFO : B2 bucket rclone-test-poketop9nekugud4rujunad2: Finished making map for --track-renames 2022/03/02 05:42:39 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2: Waiting for checks to finish 2022/03/02 05:42:39 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2: Waiting for renames to finish 2022/03/02 05:42:39 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2: Waiting for transfers to finish 2022/03/02 05:42:40 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2022/03/02 05:42:40 INFO : sub/yam: Copied (new) 2022/03/02 05:42:41 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2022/03/02 05:42:41 INFO : potato: Copied (new) 2022/03/02 05:42:41 DEBUG : Waiting for deletions to finish 2022/03/02 05:42:41 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2022/03/02 05:42:41 DEBUG : potato: Unchanged skipping 2022/03/02 05:42:41 INFO : B2 bucket rclone-test-poketop9nekugud4rujunad2: Making map for --track-renames 2022/03/02 05:42:41 INFO : B2 bucket rclone-test-poketop9nekugud4rujunad2: Finished making map for --track-renames 2022/03/02 05:42:41 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2: Waiting for checks to finish 2022/03/02 05:42:41 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2: Waiting for renames to finish 2022/03/02 05:42:42 DEBUG : Couldn't decode error response: EOF 2022/03/02 05:42:42 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2022/03/02 05:42:42 INFO : sub/yam: Copied (server-side copy) to: yam 2022/03/02 05:42:42 INFO : sub/yam: Deleted 2022/03/02 05:42:42 INFO : yam: Renamed from "sub/yam" 2022/03/02 05:42:42 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2: Waiting for transfers to finish 2022/03/02 05:42:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (7.72s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:181: Remote "B2 bucket rclone-test-poketop9nekugud4rujunad2", Local "Local file system at /tmp/rclone1518351673", Modify Window "1ms" 2022/03/02 05:42:47 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2: Waiting for checks to finish 2022/03/02 05:42:47 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2: Waiting for transfers to finish 2022/03/02 05:42:48 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2022/03/02 05:42:48 INFO : nested/sub dir/file: Copied (new) 2022/03/02 05:42:48 INFO : nested/sub dir/file: Deleted 2022/03/02 05:42:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2022/03/02 05:42:49 INFO : sub dir/hello world: Copied (new) 2022/03/02 05:42:49 INFO : sub dir/hello world: Deleted 2022/03/02 05:42:49 INFO : sub dir: Removing directory 2022/03/02 05:42:49 INFO : nested/sub dir: Removing directory 2022/03/02 05:42:49 INFO : nested: Removing directory 2022/03/02 05:42:49 DEBUG : Local file system at /tmp/rclone1518351673: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (2.98s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:181: Remote "B2 bucket rclone-test-poketop9nekugud4rujunad2", Local "Local file system at /tmp/rclone1518351673", Modify Window "1ms" 2022/03/02 05:42:50 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2: Waiting for checks to finish 2022/03/02 05:42:50 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2: Waiting for transfers to finish 2022/03/02 05:42:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2022/03/02 05:42:50 INFO : sub dir/hello world: Copied (new) 2022/03/02 05:42:50 INFO : sub dir/hello world: Deleted 2022/03/02 05:42:52 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2022/03/02 05:42:52 INFO : nested/sub dir/file: Copied (new) 2022/03/02 05:42:52 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.85s) === RUN TestMoveWithIgnoreExisting run.go:181: Remote "B2 bucket rclone-test-poketop9nekugud4rujunad2", Local "Local file system at /tmp/rclone1518351673", Modify Window "1ms" 2022/03/02 05:42:53 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2: Waiting for checks to finish 2022/03/02 05:42:53 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2: Waiting for transfers to finish 2022/03/02 05:42:53 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2022/03/02 05:42:53 INFO : existing-b: Copied (new) 2022/03/02 05:42:53 INFO : existing-b: Deleted 2022/03/02 05:42:54 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2022/03/02 05:42:54 INFO : existing: Copied (new) 2022/03/02 05:42:54 INFO : existing: Deleted 2022/03/02 05:42:54 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2: Waiting for checks to finish 2022/03/02 05:42:54 DEBUG : existing: Destination exists, skipping 2022/03/02 05:42:54 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2022/03/02 05:42:54 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2: Waiting for transfers to finish 2022/03/02 05:42:54 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (3.05s) === RUN TestServerSideMove run.go:181: Remote "B2 bucket rclone-test-poketop9nekugud4rujunad2", Local "Local file system at /tmp/rclone1518351673", Modify Window "1ms" 2022/03/02 05:42:56 DEBUG : Creating backend with remote "TestB2:rclone-test-zukevin5kopohis4jaxuxib6" 2022/03/02 05:42:57 DEBUG : potato2: Clearing upload URL because of error: Post "https://pod-000-1116-04.backblaze.com/b2api/v1/b2_upload_file/6fc23da3204d4b9b7ff80e1b/c001_v0001116_t0014": EOF 2022/03/02 05:42:57 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1116-04.backblaze.com/b2api/v1/b2_upload_file/6fc23da3204d4b9b7ff80e1b/c001_v0001116_t0014": EOF) 2022/03/02 05:42:57 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:283: Retry Put of "potato2" to B2 bucket rclone-test-poketop9nekugud4rujunad2: 1/10 (Post "https://pod-000-1116-04.backblaze.com/b2api/v1/b2_upload_file/6fc23da3204d4b9b7ff80e1b/c001_v0001116_t0014": EOF) 2022/03/02 05:42:59 DEBUG : pacer: Reducing sleep to 10ms sync_test.go:1215: Server side move (if possible) B2 bucket rclone-test-poketop9nekugud4rujunad2 -> B2 bucket rclone-test-zukevin5kopohis4jaxuxib6 2022/03/02 05:43:11 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2022/03/02 05:43:11 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2022/03/02 05:43:11 DEBUG : empty space: Unchanged skipping 2022/03/02 05:43:11 DEBUG : B2 bucket rclone-test-zukevin5kopohis4jaxuxib6: Waiting for checks to finish 2022/03/02 05:43:11 INFO : empty space: Deleted 2022/03/02 05:43:11 DEBUG : B2 bucket rclone-test-zukevin5kopohis4jaxuxib6: Waiting for transfers to finish 2022/03/02 05:43:12 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2022/03/02 05:43:12 INFO : potato2: Copied (server-side copy) 2022/03/02 05:43:12 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2022/03/02 05:43:12 INFO : potato3: Copied (server-side copy) 2022/03/02 05:43:13 INFO : potato3: Deleted 2022/03/02 05:43:13 INFO : potato2: Deleted 2022/03/02 05:43:13 DEBUG : Creating backend with remote "TestB2:rclone-test-labinay5layasan1jamexed9" 2022/03/02 05:43:14 DEBUG : B2 bucket rclone-test-labinay5layasan1jamexed9: Waiting for checks to finish 2022/03/02 05:43:14 DEBUG : B2 bucket rclone-test-labinay5layasan1jamexed9: Waiting for transfers to finish 2022/03/02 05:43:15 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2022/03/02 05:43:15 INFO : empty space: Copied (server-side copy) 2022/03/02 05:43:15 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2022/03/02 05:43:15 INFO : potato3: Copied (server-side copy) 2022/03/02 05:43:16 INFO : potato3: Deleted 2022/03/02 05:43:16 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2022/03/02 05:43:16 INFO : potato2: Copied (server-side copy) 2022/03/02 05:43:16 INFO : potato2: Deleted 2022/03/02 05:43:17 INFO : empty space: Deleted 2022/03/02 05:43:17 DEBUG : B2 bucket rclone-test-labinay5layasan1jamexed9: Purge remote 2022/03/02 05:43:17 DEBUG : empty space: Deleting (id "4_zcfe26db3207d4b9b7ff80e1b_f1048a6a1dc695d55_d20220302_m054315_c001_v0001134_t0027") 2022/03/02 05:43:17 DEBUG : potato2: Deleting (id "4_zcfe26db3207d4b9b7ff80e1b_f110edf173ab5b5e1_d20220302_m054315_c001_v0001113_t0013") 2022/03/02 05:43:17 DEBUG : potato3: Deleting (id "4_zcfe26db3207d4b9b7ff80e1b_f10437d0476a25f68_d20220302_m054315_c001_v0001006_t0018") 2022/03/02 05:43:18 DEBUG : B2 bucket rclone-test-zukevin5kopohis4jaxuxib6: Purge remote 2022/03/02 05:43:18 DEBUG : empty space: Deleting (id "4_zefc23dd3207d4b9b7ff80e1b_f1020e9e82bc6bd0d_d20220302_m054315_c001_v0001043_t0047") 2022/03/02 05:43:18 DEBUG : empty space: Deleting (id "4_zefc23dd3207d4b9b7ff80e1b_f100abb74c1370874_d20220302_m054303_c001_v0001038_t0028") 2022/03/02 05:43:18 DEBUG : potato2: Deleting (id "4_zefc23dd3207d4b9b7ff80e1b_f116e9ca86e420b57_d20220302_m054316_c001_v0001103_t0044") 2022/03/02 05:43:18 DEBUG : potato2: Deleting (id "4_zefc23dd3207d4b9b7ff80e1b_f11046be958617070_d20220302_m054311_c001_v0001106_t0038") 2022/03/02 05:43:18 DEBUG : potato3: Deleting (id "4_zefc23dd3207d4b9b7ff80e1b_f118db76bdf0ba751_d20220302_m054315_c001_v0001039_t0014") 2022/03/02 05:43:18 DEBUG : potato3: Deleting (id "4_zefc23dd3207d4b9b7ff80e1b_f107a378e8bf4429a_d20220302_m054311_c001_v0001005_t0024") 2022/03/02 05:43:18 DEBUG : potato3: Deleting (id "4_zefc23dd3207d4b9b7ff80e1b_f100abb74c1370877_d20220302_m054304_c001_v0001038_t0056") --- PASS: TestServerSideMove (23.68s) === RUN TestServerSideMoveWithFilter run.go:181: Remote "B2 bucket rclone-test-poketop9nekugud4rujunad2", Local "Local file system at /tmp/rclone1518351673", Modify Window "1ms" 2022/03/02 05:43:20 DEBUG : Creating backend with remote "TestB2:rclone-test-wadulej6kiredeh7wezudew3" sync_test.go:1215: Server side move (if possible) B2 bucket rclone-test-poketop9nekugud4rujunad2 -> B2 bucket rclone-test-wadulej6kiredeh7wezudew3 2022/03/02 05:43:27 DEBUG : empty space: Excluded 2022/03/02 05:43:27 DEBUG : empty space: Excluded 2022/03/02 05:43:27 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2022/03/02 05:43:27 DEBUG : B2 bucket rclone-test-wadulej6kiredeh7wezudew3: Waiting for checks to finish 2022/03/02 05:43:27 DEBUG : B2 bucket rclone-test-wadulej6kiredeh7wezudew3: Waiting for transfers to finish 2022/03/02 05:43:27 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2022/03/02 05:43:27 INFO : potato2: Copied (server-side copy) 2022/03/02 05:43:28 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2022/03/02 05:43:28 INFO : potato3: Copied (server-side copy) 2022/03/02 05:43:28 INFO : potato2: Deleted 2022/03/02 05:43:29 INFO : potato3: Deleted 2022/03/02 05:43:29 DEBUG : Creating backend with remote "TestB2:rclone-test-fepakax0sifaqop5lihimuy9" 2022/03/02 05:43:30 DEBUG : empty space: Excluded 2022/03/02 05:43:30 DEBUG : B2 bucket rclone-test-fepakax0sifaqop5lihimuy9: Waiting for checks to finish 2022/03/02 05:43:30 DEBUG : B2 bucket rclone-test-fepakax0sifaqop5lihimuy9: Waiting for transfers to finish 2022/03/02 05:43:31 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2022/03/02 05:43:31 INFO : potato3: Copied (server-side copy) 2022/03/02 05:43:32 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2022/03/02 05:43:32 INFO : potato2: Copied (server-side copy) 2022/03/02 05:43:32 INFO : potato3: Deleted 2022/03/02 05:43:32 INFO : potato2: Deleted 2022/03/02 05:43:33 DEBUG : B2 bucket rclone-test-fepakax0sifaqop5lihimuy9: Purge remote 2022/03/02 05:43:33 DEBUG : potato2: Deleting (id "4_z2fc2ada3207d4b9b7ff80e1b_f10220e298c8a7cff_d20220302_m054331_c001_v0001115_t0037") 2022/03/02 05:43:33 DEBUG : potato3: Deleting (id "4_z2fc2ada3207d4b9b7ff80e1b_f10256bdf0c38cd31_d20220302_m054331_c001_v0001144_t0054") 2022/03/02 05:43:34 DEBUG : B2 bucket rclone-test-wadulej6kiredeh7wezudew3: Purge remote 2022/03/02 05:43:34 DEBUG : empty space: Deleting (id "4_zefa28df3207d4b9b7ff80e1b_f114998694869de68_d20220302_m054325_c001_v0001120_t0013") 2022/03/02 05:43:34 DEBUG : potato2: Deleting (id "4_zefa28df3207d4b9b7ff80e1b_f112d8abfaaccade9_d20220302_m054332_c001_v0001145_t0007") 2022/03/02 05:43:34 DEBUG : potato2: Deleting (id "4_zefa28df3207d4b9b7ff80e1b_f1174452da1c11055_d20220302_m054327_c001_v0001106_t0048") 2022/03/02 05:43:34 DEBUG : potato3: Deleting (id "4_zefa28df3207d4b9b7ff80e1b_f1029d0b0e839f810_d20220302_m054331_c001_v0001105_t0036") 2022/03/02 05:43:34 DEBUG : potato3: Deleting (id "4_zefa28df3207d4b9b7ff80e1b_f118b55c0e130e1c4_d20220302_m054327_c001_v0001037_t0059") 2022/03/02 05:43:34 DEBUG : potato3: Deleting (id "4_zefa28df3207d4b9b7ff80e1b_f114998694869de72_d20220302_m054326_c001_v0001120_t0031") --- PASS: TestServerSideMoveWithFilter (15.71s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:181: Remote "B2 bucket rclone-test-poketop9nekugud4rujunad2", Local "Local file system at /tmp/rclone1518351673", Modify Window "1ms" 2022/03/02 05:43:35 DEBUG : Creating backend with remote "TestB2:rclone-test-bakiwun5kahiqud6fazemog5" 2022/03/02 05:43:39 DEBUG : tomatoDir: Making directory sync_test.go:1215: Server side move (if possible) B2 bucket rclone-test-poketop9nekugud4rujunad2 -> B2 bucket rclone-test-bakiwun5kahiqud6fazemog5 2022/03/02 05:43:44 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2022/03/02 05:43:44 DEBUG : empty space: Unchanged skipping 2022/03/02 05:43:44 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2022/03/02 05:43:44 DEBUG : B2 bucket rclone-test-bakiwun5kahiqud6fazemog5: Waiting for checks to finish 2022/03/02 05:43:45 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2022/03/02 05:43:45 INFO : potato3: Copied (server-side copy) 2022/03/02 05:43:45 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2022/03/02 05:43:45 INFO : potato2: Copied (server-side copy) 2022/03/02 05:43:45 INFO : empty space: Deleted 2022/03/02 05:43:45 DEBUG : B2 bucket rclone-test-bakiwun5kahiqud6fazemog5: Waiting for transfers to finish 2022/03/02 05:43:45 INFO : potato3: Deleted 2022/03/02 05:43:46 INFO : potato2: Deleted 2022/03/02 05:43:47 DEBUG : Creating backend with remote "TestB2:rclone-test-zanuvuh0demaboc1feqefov9" 2022/03/02 05:43:48 DEBUG : tomatoDir: Making directory 2022/03/02 05:43:48 DEBUG : B2 bucket rclone-test-zanuvuh0demaboc1feqefov9: Waiting for checks to finish 2022/03/02 05:43:48 DEBUG : B2 bucket rclone-test-zanuvuh0demaboc1feqefov9: Waiting for transfers to finish 2022/03/02 05:43:49 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2022/03/02 05:43:49 INFO : potato2: Copied (server-side copy) 2022/03/02 05:43:49 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2022/03/02 05:43:49 INFO : potato3: Copied (server-side copy) 2022/03/02 05:43:49 INFO : potato2: Deleted 2022/03/02 05:43:50 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2022/03/02 05:43:50 INFO : empty space: Copied (server-side copy) 2022/03/02 05:43:50 INFO : potato3: Deleted 2022/03/02 05:43:50 INFO : empty space: Deleted 2022/03/02 05:43:51 DEBUG : B2 bucket rclone-test-zanuvuh0demaboc1feqefov9: Purge remote 2022/03/02 05:43:51 DEBUG : empty space: Deleting (id "4_z8fe2edf3207d4b9b7ff80e1b_f101efb5dc3d9152f_d20220302_m054349_c001_v0001146_t0025") 2022/03/02 05:43:51 DEBUG : potato2: Deleting (id "4_z8fe2edf3207d4b9b7ff80e1b_f115a9a9789b5c20c_d20220302_m054348_c001_v0001102_t0039") 2022/03/02 05:43:51 DEBUG : potato3: Deleting (id "4_z8fe2edf3207d4b9b7ff80e1b_f119ea11a7604fbe1_d20220302_m054348_c001_v0001137_t0035") 2022/03/02 05:43:52 DEBUG : B2 bucket rclone-test-bakiwun5kahiqud6fazemog5: Purge remote 2022/03/02 05:43:52 DEBUG : empty space: Deleting (id "4_z1fa2cdd3207d4b9b7ff80e1b_f119e6b5ea2b73fcf_d20220302_m054350_c001_v0001145_t0044") 2022/03/02 05:43:52 DEBUG : empty space: Deleting (id "4_z1fa2cdd3207d4b9b7ff80e1b_f112fc1ca650d6102_d20220302_m054340_c001_v0001106_t0049") 2022/03/02 05:43:52 DEBUG : potato2: Deleting (id "4_z1fa2cdd3207d4b9b7ff80e1b_f115bdd175c103202_d20220302_m054349_c001_v0001117_t0056") 2022/03/02 05:43:52 DEBUG : potato2: Deleting (id "4_z1fa2cdd3207d4b9b7ff80e1b_f10094fdd93724c06_d20220302_m054344_c001_v0001115_t0012") 2022/03/02 05:43:52 DEBUG : potato3: Deleting (id "4_z1fa2cdd3207d4b9b7ff80e1b_f105fdbf4a554300e_d20220302_m054349_c001_v0001115_t0033") 2022/03/02 05:43:52 DEBUG : potato3: Deleting (id "4_z1fa2cdd3207d4b9b7ff80e1b_f1111f9e7fa343e66_d20220302_m054344_c001_v0001104_t0044") 2022/03/02 05:43:52 DEBUG : potato3: Deleting (id "4_z1fa2cdd3207d4b9b7ff80e1b_f112fc1ca650d6113_d20220302_m054343_c001_v0001106_t0009") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (19.33s) === RUN TestServerSideMoveOverlap run.go:181: Remote "B2 bucket rclone-test-poketop9nekugud4rujunad2", Local "Local file system at /tmp/rclone1518351673", Modify Window "1ms" 2022/03/02 05:43:55 DEBUG : Creating backend with remote "TestB2:rclone-test-poketop9nekugud4rujunad2/rclone-move-test" 2022/03/02 05:43:56 DEBUG : Couldn't decode error response: EOF --- PASS: TestServerSideMoveOverlap (3.94s) === RUN TestSyncOverlap run.go:181: Remote "B2 bucket rclone-test-poketop9nekugud4rujunad2", Local "Local file system at /tmp/rclone1518351673", Modify Window "1ms" 2022/03/02 05:43:59 DEBUG : Creating backend with remote "TestB2:rclone-test-poketop9nekugud4rujunad2/rclone-sync-test" 2022/03/02 05:43:59 DEBUG : Couldn't decode error response: EOF --- PASS: TestSyncOverlap (0.73s) === RUN TestSyncCompareDest run.go:181: Remote "B2 bucket rclone-test-poketop9nekugud4rujunad2", Local "Local file system at /tmp/rclone1518351673", Modify Window "1ms" 2022/03/02 05:43:59 DEBUG : Creating backend with remote "TestB2:rclone-test-poketop9nekugud4rujunad2/dst" 2022/03/02 05:44:00 DEBUG : Couldn't decode error response: EOF 2022/03/02 05:44:00 DEBUG : Creating backend with remote "TestB2:rclone-test-poketop9nekugud4rujunad2/CompareDest" 2022/03/02 05:44:00 DEBUG : Couldn't decode error response: EOF 2022/03/02 05:44:01 DEBUG : Couldn't decode error response: EOF 2022/03/02 05:44:01 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2 path dst: Waiting for checks to finish 2022/03/02 05:44:01 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2 path dst: Waiting for transfers to finish 2022/03/02 05:44:02 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2022/03/02 05:44:02 INFO : one: Copied (new) 2022/03/02 05:44:02 DEBUG : Waiting for deletions to finish 2022/03/02 05:44:03 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2 path dst: Waiting for checks to finish 2022/03/02 05:44:03 DEBUG : Couldn't decode error response: EOF 2022/03/02 05:44:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/03/02 05:44:03 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2 path dst: Waiting for transfers to finish 2022/03/02 05:44:04 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2022/03/02 05:44:04 INFO : one: Copied (replaced existing) 2022/03/02 05:44:04 DEBUG : Waiting for deletions to finish 2022/03/02 05:44:08 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2 path dst: Waiting for checks to finish 2022/03/02 05:44:08 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/03/02 05:44:08 DEBUG : one: Destination found in --compare-dest, skipping 2022/03/02 05:44:08 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2 path dst: Waiting for transfers to finish 2022/03/02 05:44:08 DEBUG : Waiting for deletions to finish 2022/03/02 05:44:08 INFO : There was nothing to transfer 2022/03/02 05:44:10 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/03/02 05:44:10 DEBUG : two: Destination found in --compare-dest, skipping 2022/03/02 05:44:10 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2 path dst: Waiting for checks to finish 2022/03/02 05:44:10 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/03/02 05:44:10 DEBUG : one: Destination found in --compare-dest, skipping 2022/03/02 05:44:10 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2 path dst: Waiting for transfers to finish 2022/03/02 05:44:10 DEBUG : Waiting for deletions to finish 2022/03/02 05:44:10 INFO : There was nothing to transfer 2022/03/02 05:44:10 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/03/02 05:44:10 DEBUG : two: Destination found in --compare-dest, skipping 2022/03/02 05:44:10 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2 path dst: Waiting for checks to finish 2022/03/02 05:44:10 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/03/02 05:44:10 DEBUG : one: Destination found in --compare-dest, skipping 2022/03/02 05:44:10 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2 path dst: Waiting for transfers to finish 2022/03/02 05:44:10 DEBUG : Waiting for deletions to finish 2022/03/02 05:44:10 INFO : There was nothing to transfer 2022/03/02 05:44:11 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2022/03/02 05:44:11 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2022/03/02 05:44:11 DEBUG : two: Destination found in --compare-dest, skipping 2022/03/02 05:44:11 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2 path dst: Waiting for checks to finish 2022/03/02 05:44:11 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/03/02 05:44:11 DEBUG : one: Destination found in --compare-dest, skipping 2022/03/02 05:44:11 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2 path dst: Waiting for transfers to finish 2022/03/02 05:44:11 DEBUG : Waiting for deletions to finish 2022/03/02 05:44:11 INFO : There was nothing to transfer 2022/03/02 05:44:12 DEBUG : two: Sizes differ (src 5 vs dst 3) 2022/03/02 05:44:12 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2 path dst: Waiting for checks to finish 2022/03/02 05:44:12 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/03/02 05:44:12 DEBUG : one: Destination found in --compare-dest, skipping 2022/03/02 05:44:12 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2 path dst: Waiting for transfers to finish 2022/03/02 05:44:13 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2022/03/02 05:44:13 INFO : two: Copied (new) 2022/03/02 05:44:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (19.62s) === RUN TestSyncMultipleCompareDest run.go:181: Remote "B2 bucket rclone-test-poketop9nekugud4rujunad2", Local "Local file system at /tmp/rclone1518351673", Modify Window "1ms" 2022/03/02 05:44:21 DEBUG : Creating backend with remote "TestB2:rclone-test-poketop9nekugud4rujunad2/dest" 2022/03/02 05:44:22 DEBUG : Couldn't decode error response: EOF 2022/03/02 05:44:22 DEBUG : Creating backend with remote "TestB2:rclone-test-poketop9nekugud4rujunad2/pre-dest1" 2022/03/02 05:44:23 DEBUG : Couldn't decode error response: EOF 2022/03/02 05:44:23 DEBUG : Creating backend with remote "TestB2:rclone-test-poketop9nekugud4rujunad2/pre-dest2" 2022/03/02 05:44:23 DEBUG : Couldn't decode error response: EOF 2022/03/02 05:44:24 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2022/03/02 05:44:24 DEBUG : 1: Destination found in --compare-dest, skipping 2022/03/02 05:44:24 DEBUG : Couldn't decode error response: EOF 2022/03/02 05:44:24 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2022/03/02 05:44:24 DEBUG : 2: Destination found in --compare-dest, skipping 2022/03/02 05:44:24 DEBUG : Couldn't decode error response: EOF 2022/03/02 05:44:24 DEBUG : Couldn't decode error response: EOF 2022/03/02 05:44:24 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2 path dest: Waiting for checks to finish 2022/03/02 05:44:24 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2 path dest: Waiting for transfers to finish 2022/03/02 05:44:28 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2022/03/02 05:44:28 INFO : 3: Copied (new) 2022/03/02 05:44:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (11.01s) === RUN TestSyncCopyDest run.go:181: Remote "B2 bucket rclone-test-poketop9nekugud4rujunad2", Local "Local file system at /tmp/rclone1518351673", Modify Window "1ms" 2022/03/02 05:44:30 DEBUG : Creating backend with remote "TestB2:rclone-test-poketop9nekugud4rujunad2/dst" 2022/03/02 05:44:31 DEBUG : Couldn't decode error response: EOF 2022/03/02 05:44:31 DEBUG : Creating backend with remote "TestB2:rclone-test-poketop9nekugud4rujunad2/CopyDest" 2022/03/02 05:44:32 DEBUG : Couldn't decode error response: EOF 2022/03/02 05:44:32 DEBUG : Couldn't decode error response: EOF 2022/03/02 05:44:32 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2 path dst: Waiting for checks to finish 2022/03/02 05:44:32 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2 path dst: Waiting for transfers to finish 2022/03/02 05:44:34 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2022/03/02 05:44:34 INFO : one: Copied (new) 2022/03/02 05:44:34 DEBUG : Waiting for deletions to finish 2022/03/02 05:44:35 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2 path dst: Waiting for checks to finish 2022/03/02 05:44:35 DEBUG : Couldn't decode error response: EOF 2022/03/02 05:44:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/03/02 05:44:35 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2 path dst: Waiting for transfers to finish 2022/03/02 05:44:36 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2022/03/02 05:44:36 INFO : one: Copied (replaced existing) 2022/03/02 05:44:36 DEBUG : Waiting for deletions to finish 2022/03/02 05:44:39 DEBUG : Creating backend with remote "TestB2:rclone-test-poketop9nekugud4rujunad2/BackupDir" 2022/03/02 05:44:40 DEBUG : Couldn't decode error response: EOF 2022/03/02 05:44:41 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2 path dst: Waiting for checks to finish 2022/03/02 05:44:41 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/03/02 05:44:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/03/02 05:44:41 DEBUG : Couldn't decode error response: EOF 2022/03/02 05:44:42 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2022/03/02 05:44:42 INFO : one: Copied (server-side copy) 2022/03/02 05:44:43 INFO : one: Deleted 2022/03/02 05:44:43 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2022/03/02 05:44:43 INFO : one: Copied (server-side copy) 2022/03/02 05:44:43 DEBUG : one: Destination found in --copy-dest, using server-side copy 2022/03/02 05:44:43 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2 path dst: Waiting for transfers to finish 2022/03/02 05:44:43 DEBUG : Waiting for deletions to finish 2022/03/02 05:44:45 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/03/02 05:44:48 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2022/03/02 05:44:48 INFO : two: Copied (server-side copy) 2022/03/02 05:44:48 DEBUG : two: Destination found in --copy-dest, using server-side copy 2022/03/02 05:44:48 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2 path dst: Waiting for checks to finish 2022/03/02 05:44:48 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/03/02 05:44:48 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/03/02 05:44:48 DEBUG : one: Unchanged skipping 2022/03/02 05:44:48 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2 path dst: Waiting for transfers to finish 2022/03/02 05:44:48 DEBUG : Waiting for deletions to finish 2022/03/02 05:44:48 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2 path dst: Waiting for checks to finish 2022/03/02 05:44:49 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/03/02 05:44:49 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/03/02 05:44:49 DEBUG : one: Unchanged skipping 2022/03/02 05:44:49 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/03/02 05:44:49 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/03/02 05:44:49 DEBUG : two: Unchanged skipping 2022/03/02 05:44:49 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2 path dst: Waiting for transfers to finish 2022/03/02 05:44:49 DEBUG : Waiting for deletions to finish 2022/03/02 05:44:49 INFO : There was nothing to transfer 2022/03/02 05:44:50 DEBUG : three: Sizes differ (src 7 vs dst 5) 2022/03/02 05:44:50 DEBUG : three: Destination not found in --copy-dest 2022/03/02 05:44:50 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2 path dst: Waiting for checks to finish 2022/03/02 05:44:51 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/03/02 05:44:51 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/03/02 05:44:51 DEBUG : one: Unchanged skipping 2022/03/02 05:44:51 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/03/02 05:44:51 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/03/02 05:44:51 DEBUG : two: Unchanged skipping 2022/03/02 05:44:51 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2 path dst: Waiting for transfers to finish 2022/03/02 05:44:52 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2022/03/02 05:44:52 INFO : three: Copied (new) 2022/03/02 05:44:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (28.28s) === RUN TestSyncBackupDir run.go:181: Remote "B2 bucket rclone-test-poketop9nekugud4rujunad2", Local "Local file system at /tmp/rclone1518351673", Modify Window "1ms" 2022/03/02 05:45:02 DEBUG : Creating backend with remote "TestB2:rclone-test-poketop9nekugud4rujunad2/dst" 2022/03/02 05:45:03 DEBUG : Couldn't decode error response: EOF 2022/03/02 05:45:03 DEBUG : Creating backend with remote "TestB2:rclone-test-poketop9nekugud4rujunad2/backup" 2022/03/02 05:45:03 DEBUG : Couldn't decode error response: EOF 2022/03/02 05:45:04 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/03/02 05:45:04 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2 path dst: Waiting for checks to finish 2022/03/02 05:45:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2022/03/02 05:45:04 DEBUG : two: Unchanged skipping 2022/03/02 05:45:04 DEBUG : Couldn't decode error response: EOF 2022/03/02 05:45:07 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2022/03/02 05:45:07 INFO : one: Copied (server-side copy) 2022/03/02 05:45:15 INFO : one: Deleted 2022/03/02 05:45:15 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2 path dst: Waiting for transfers to finish 2022/03/02 05:45:16 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2022/03/02 05:45:16 INFO : one: Copied (new) 2022/03/02 05:45:16 DEBUG : Waiting for deletions to finish 2022/03/02 05:45:17 DEBUG : Couldn't decode error response: EOF 2022/03/02 05:45:20 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2022/03/02 05:45:20 INFO : three.txt: Copied (server-side copy) 2022/03/02 05:45:21 INFO : three.txt: Deleted 2022/03/02 05:45:21 INFO : three.txt: Moved into backup dir 2022/03/02 05:45:23 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/03/02 05:45:23 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2 path dst: Waiting for checks to finish 2022/03/02 05:45:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2022/03/02 05:45:23 DEBUG : two: Unchanged skipping 2022/03/02 05:45:26 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2022/03/02 05:45:26 INFO : one: Copied (server-side copy) 2022/03/02 05:45:27 INFO : one: Deleted 2022/03/02 05:45:27 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2 path dst: Waiting for transfers to finish 2022/03/02 05:45:28 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2022/03/02 05:45:28 INFO : one: Copied (new) 2022/03/02 05:45:28 DEBUG : Waiting for deletions to finish 2022/03/02 05:45:30 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2022/03/02 05:45:30 INFO : three.txt: Copied (server-side copy) 2022/03/02 05:45:31 INFO : three.txt: Deleted 2022/03/02 05:45:31 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (35.78s) === RUN TestSyncBackupDirWithSuffix run.go:181: Remote "B2 bucket rclone-test-poketop9nekugud4rujunad2", Local "Local file system at /tmp/rclone1518351673", Modify Window "1ms" 2022/03/02 05:45:37 DEBUG : Creating backend with remote "TestB2:rclone-test-poketop9nekugud4rujunad2/dst" 2022/03/02 05:45:39 DEBUG : Couldn't decode error response: EOF 2022/03/02 05:45:39 DEBUG : Creating backend with remote "TestB2:rclone-test-poketop9nekugud4rujunad2/backup" 2022/03/02 05:45:39 DEBUG : Couldn't decode error response: EOF 2022/03/02 05:45:39 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/03/02 05:45:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2022/03/02 05:45:39 DEBUG : two: Unchanged skipping 2022/03/02 05:45:39 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2 path dst: Waiting for checks to finish 2022/03/02 05:45:40 DEBUG : Couldn't decode error response: EOF 2022/03/02 05:45:41 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2022/03/02 05:45:41 INFO : one: Copied (server-side copy) to: one.bak 2022/03/02 05:45:44 INFO : one: Deleted 2022/03/02 05:45:44 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2 path dst: Waiting for transfers to finish 2022/03/02 05:45:46 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2022/03/02 05:45:46 INFO : one: Copied (new) 2022/03/02 05:45:46 DEBUG : Waiting for deletions to finish 2022/03/02 05:45:47 DEBUG : Couldn't decode error response: EOF 2022/03/02 05:45:48 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2022/03/02 05:45:48 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2022/03/02 05:45:49 INFO : three.txt: Deleted 2022/03/02 05:45:49 INFO : three.txt: Moved into backup dir 2022/03/02 05:45:50 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/03/02 05:45:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2022/03/02 05:45:50 DEBUG : two: Unchanged skipping 2022/03/02 05:45:50 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2 path dst: Waiting for checks to finish 2022/03/02 05:45:51 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2022/03/02 05:45:51 INFO : one: Copied (server-side copy) to: one.bak 2022/03/02 05:45:53 INFO : one: Deleted 2022/03/02 05:45:53 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2 path dst: Waiting for transfers to finish 2022/03/02 05:45:54 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2022/03/02 05:45:54 INFO : one: Copied (new) 2022/03/02 05:45:54 DEBUG : Waiting for deletions to finish 2022/03/02 05:45:59 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2022/03/02 05:45:59 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2022/03/02 05:46:00 INFO : three.txt: Deleted 2022/03/02 05:46:00 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (29.95s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:181: Remote "B2 bucket rclone-test-poketop9nekugud4rujunad2", Local "Local file system at /tmp/rclone1518351673", Modify Window "1ms" 2022/03/02 05:46:07 DEBUG : Creating backend with remote "TestB2:rclone-test-poketop9nekugud4rujunad2/dst" 2022/03/02 05:46:08 DEBUG : Couldn't decode error response: EOF 2022/03/02 05:46:08 DEBUG : Creating backend with remote "TestB2:rclone-test-poketop9nekugud4rujunad2/backup" 2022/03/02 05:46:09 DEBUG : Couldn't decode error response: EOF 2022/03/02 05:46:09 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/03/02 05:46:09 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2022/03/02 05:46:09 DEBUG : two: Unchanged skipping 2022/03/02 05:46:09 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2 path dst: Waiting for checks to finish 2022/03/02 05:46:09 DEBUG : Couldn't decode error response: EOF 2022/03/02 05:46:11 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2022/03/02 05:46:11 INFO : one: Copied (server-side copy) to: one-2019-01-01 2022/03/02 05:46:12 INFO : one: Deleted 2022/03/02 05:46:12 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2 path dst: Waiting for transfers to finish 2022/03/02 05:46:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2022/03/02 05:46:13 INFO : one: Copied (new) 2022/03/02 05:46:13 DEBUG : Waiting for deletions to finish 2022/03/02 05:46:14 DEBUG : Couldn't decode error response: EOF 2022/03/02 05:46:17 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2022/03/02 05:46:17 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2022/03/02 05:46:17 INFO : three.txt: Deleted 2022/03/02 05:46:17 INFO : three.txt: Moved into backup dir 2022/03/02 05:46:19 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/03/02 05:46:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2022/03/02 05:46:19 DEBUG : two: Unchanged skipping 2022/03/02 05:46:19 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2 path dst: Waiting for checks to finish 2022/03/02 05:46:20 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2022/03/02 05:46:20 INFO : one: Copied (server-side copy) to: one-2019-01-01 2022/03/02 05:46:20 INFO : one: Deleted 2022/03/02 05:46:20 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2 path dst: Waiting for transfers to finish 2022/03/02 05:46:22 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2022/03/02 05:46:22 INFO : one: Copied (new) 2022/03/02 05:46:22 DEBUG : Waiting for deletions to finish 2022/03/02 05:46:23 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2022/03/02 05:46:23 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2022/03/02 05:46:23 INFO : three.txt: Deleted 2022/03/02 05:46:23 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (22.59s) === RUN TestSyncBackupDirSuffixOnly run.go:181: Remote "B2 bucket rclone-test-poketop9nekugud4rujunad2", Local "Local file system at /tmp/rclone1518351673", Modify Window "1ms" 2022/03/02 05:46:30 DEBUG : Creating backend with remote "TestB2:rclone-test-poketop9nekugud4rujunad2/dst" 2022/03/02 05:46:31 DEBUG : Couldn't decode error response: EOF 2022/03/02 05:46:31 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/03/02 05:46:31 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2 path dst: Waiting for checks to finish 2022/03/02 05:46:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2022/03/02 05:46:31 DEBUG : two: Unchanged skipping 2022/03/02 05:46:32 DEBUG : Couldn't decode error response: EOF 2022/03/02 05:46:32 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2022/03/02 05:46:32 INFO : one: Copied (server-side copy) to: one.bak 2022/03/02 05:46:41 INFO : one: Deleted 2022/03/02 05:46:41 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2 path dst: Waiting for transfers to finish 2022/03/02 05:46:43 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2022/03/02 05:46:43 INFO : one: Copied (new) 2022/03/02 05:46:43 DEBUG : Waiting for deletions to finish 2022/03/02 05:46:43 DEBUG : Couldn't decode error response: EOF 2022/03/02 05:46:44 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2022/03/02 05:46:44 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2022/03/02 05:46:46 INFO : three.txt: Deleted 2022/03/02 05:46:46 INFO : three.txt: Moved into backup dir 2022/03/02 05:46:47 DEBUG : one.bak: Excluded 2022/03/02 05:46:47 DEBUG : three.txt.bak: Excluded 2022/03/02 05:46:47 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/03/02 05:46:47 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2022/03/02 05:46:47 DEBUG : two: Unchanged skipping 2022/03/02 05:46:47 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2 path dst: Waiting for checks to finish 2022/03/02 05:46:49 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2022/03/02 05:46:49 INFO : one: Copied (server-side copy) to: one.bak 2022/03/02 05:46:49 INFO : one: Deleted 2022/03/02 05:46:49 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2 path dst: Waiting for transfers to finish 2022/03/02 05:46:51 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2022/03/02 05:46:51 INFO : one: Copied (new) 2022/03/02 05:46:51 DEBUG : Waiting for deletions to finish 2022/03/02 05:46:52 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2022/03/02 05:46:52 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2022/03/02 05:46:52 INFO : three.txt: Deleted 2022/03/02 05:46:52 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (32.54s) === RUN TestSyncSuffix run.go:181: Remote "B2 bucket rclone-test-poketop9nekugud4rujunad2", Local "Local file system at /tmp/rclone1518351673", Modify Window "1ms" 2022/03/02 05:47:03 DEBUG : Creating backend with remote "TestB2:rclone-test-poketop9nekugud4rujunad2/dst" 2022/03/02 05:47:05 DEBUG : Couldn't decode error response: EOF 2022/03/02 05:47:05 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/03/02 05:47:05 DEBUG : Couldn't decode error response: EOF 2022/03/02 05:47:20 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2022/03/02 05:47:20 INFO : one: Copied (server-side copy) to: one.bak 2022/03/02 05:47:20 INFO : one: Deleted 2022/03/02 05:47:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2022/03/02 05:47:22 INFO : one: Copied (new) 2022/03/02 05:47:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2022/03/02 05:47:22 DEBUG : two: Unchanged skipping 2022/03/02 05:47:22 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2022/03/02 05:47:23 DEBUG : Couldn't decode error response: EOF 2022/03/02 05:47:24 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2022/03/02 05:47:24 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2022/03/02 05:47:25 INFO : three.txt: Deleted 2022/03/02 05:47:26 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2022/03/02 05:47:26 INFO : three.txt: Copied (new) 2022/03/02 05:47:26 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/03/02 05:47:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2022/03/02 05:47:27 INFO : one: Copied (server-side copy) to: one.bak 2022/03/02 05:47:27 INFO : one: Deleted 2022/03/02 05:47:28 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2022/03/02 05:47:28 INFO : one: Copied (new) 2022/03/02 05:47:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2022/03/02 05:47:28 DEBUG : two: Unchanged skipping 2022/03/02 05:47:29 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2022/03/02 05:47:30 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2022/03/02 05:47:30 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2022/03/02 05:47:31 INFO : three.txt: Deleted 2022/03/02 05:47:32 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2022/03/02 05:47:32 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (36.44s) === RUN TestSyncSuffixKeepExtension run.go:181: Remote "B2 bucket rclone-test-poketop9nekugud4rujunad2", Local "Local file system at /tmp/rclone1518351673", Modify Window "1ms" 2022/03/02 05:47:39 DEBUG : Creating backend with remote "TestB2:rclone-test-poketop9nekugud4rujunad2/dst" 2022/03/02 05:47:40 DEBUG : Couldn't decode error response: EOF 2022/03/02 05:47:40 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/03/02 05:47:41 DEBUG : Couldn't decode error response: EOF 2022/03/02 05:47:42 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2022/03/02 05:47:42 INFO : one: Copied (server-side copy) to: one-2019-01-01 2022/03/02 05:47:42 INFO : one: Deleted 2022/03/02 05:47:46 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2022/03/02 05:47:46 INFO : one: Copied (new) 2022/03/02 05:47:47 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2022/03/02 05:47:47 DEBUG : two: Unchanged skipping 2022/03/02 05:47:47 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2022/03/02 05:47:47 DEBUG : Couldn't decode error response: EOF 2022/03/02 05:47:48 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2022/03/02 05:47:48 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2022/03/02 05:47:49 INFO : three.txt: Deleted 2022/03/02 05:47:49 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2022/03/02 05:47:49 INFO : three.txt: Copied (new) 2022/03/02 05:47:50 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/03/02 05:47:51 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2022/03/02 05:47:51 INFO : one: Copied (server-side copy) to: one-2019-01-01 2022/03/02 05:47:52 INFO : one: Deleted 2022/03/02 05:47:53 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2022/03/02 05:47:53 INFO : one: Copied (new) 2022/03/02 05:47:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2022/03/02 05:47:53 DEBUG : two: Unchanged skipping 2022/03/02 05:47:53 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2022/03/02 05:47:54 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2022/03/02 05:47:54 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2022/03/02 05:47:54 INFO : three.txt: Deleted 2022/03/02 05:47:55 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2022/03/02 05:47:55 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (24.00s) === RUN TestSyncUTFNorm run.go:181: Remote "B2 bucket rclone-test-poketop9nekugud4rujunad2", Local "Local file system at /tmp/rclone1518351673", Modify Window "1ms" 2022/03/02 05:48:01 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2022/03/02 05:48:01 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2: Waiting for checks to finish 2022/03/02 05:48:01 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2: Waiting for transfers to finish 2022/03/02 05:48:02 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2022/03/02 05:48:02 INFO : Testêé: Copied (replaced existing) to: Testêé 2022/03/02 05:48:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (3.69s) === RUN TestSyncImmutable run.go:181: Remote "B2 bucket rclone-test-poketop9nekugud4rujunad2", Local "Local file system at /tmp/rclone1518351673", Modify Window "1ms" 2022/03/02 05:48:04 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2: Waiting for checks to finish 2022/03/02 05:48:04 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2: Waiting for transfers to finish 2022/03/02 05:48:05 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2022/03/02 05:48:05 INFO : existing: Copied (new) 2022/03/02 05:48:05 DEBUG : Waiting for deletions to finish 2022/03/02 05:48:05 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2022/03/02 05:48:05 ERROR : existing: Source and destination exist but do not match: immutable file modified 2022/03/02 05:48:05 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2: Waiting for checks to finish 2022/03/02 05:48:05 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2: Waiting for transfers to finish 2022/03/02 05:48:05 ERROR : B2 bucket rclone-test-poketop9nekugud4rujunad2: not deleting files as there were IO errors 2022/03/02 05:48:05 ERROR : B2 bucket rclone-test-poketop9nekugud4rujunad2: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (4.07s) === RUN TestSyncIgnoreCase run.go:181: Remote "B2 bucket rclone-test-poketop9nekugud4rujunad2", Local "Local file system at /tmp/rclone1518351673", Modify Window "1ms" 2022/03/02 05:48:08 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2022/03/02 05:48:08 DEBUG : existing: Unchanged skipping 2022/03/02 05:48:08 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2: Waiting for checks to finish 2022/03/02 05:48:08 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2: Waiting for transfers to finish 2022/03/02 05:48:08 DEBUG : Waiting for deletions to finish 2022/03/02 05:48:08 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (8.93s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:181: Remote "B2 bucket rclone-test-poketop9nekugud4rujunad2", Local "Local file system at /tmp/rclone1518351673", Modify Window "1ms" sync_test.go:1989: This test only runs on local === RUN TestMaxTransfer/Soft run.go:181: Remote "B2 bucket rclone-test-poketop9nekugud4rujunad2", Local "Local file system at /tmp/rclone1518351673", Modify Window "1ms" sync_test.go:1989: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:181: Remote "B2 bucket rclone-test-poketop9nekugud4rujunad2", Local "Local file system at /tmp/rclone1518351673", Modify Window "1ms" sync_test.go:1989: This test only runs on local --- PASS: TestMaxTransfer (1.04s) --- SKIP: TestMaxTransfer/Hard (0.35s) --- SKIP: TestMaxTransfer/Soft (0.35s) --- SKIP: TestMaxTransfer/Cautious (0.35s) === RUN TestSyncConcurrentDelete run.go:181: Remote "B2 bucket rclone-test-poketop9nekugud4rujunad2", Local "Local file system at /tmp/rclone1518351673", Modify Window "1ms" 2022/03/02 05:48:45 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2022/03/02 05:48:45 DEBUG : both1: Unchanged skipping 2022/03/02 05:48:45 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2022/03/02 05:48:45 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2022/03/02 05:48:45 DEBUG : both10: Unchanged skipping 2022/03/02 05:48:45 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2: Waiting for checks to finish 2022/03/02 05:48:45 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2022/03/02 05:48:45 DEBUG : both12: Unchanged skipping 2022/03/02 05:48:45 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2022/03/02 05:48:45 DEBUG : both14: Unchanged skipping 2022/03/02 05:48:45 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2022/03/02 05:48:45 DEBUG : both15: Unchanged skipping 2022/03/02 05:48:45 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2022/03/02 05:48:45 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2022/03/02 05:48:45 DEBUG : both16: Unchanged skipping 2022/03/02 05:48:45 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2022/03/02 05:48:45 DEBUG : both17: Unchanged skipping 2022/03/02 05:48:45 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2022/03/02 05:48:45 DEBUG : both18: Unchanged skipping 2022/03/02 05:48:45 DEBUG : both13: Unchanged skipping 2022/03/02 05:48:45 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2022/03/02 05:48:45 DEBUG : both2: Unchanged skipping 2022/03/02 05:48:45 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2022/03/02 05:48:45 DEBUG : both3: Unchanged skipping 2022/03/02 05:48:45 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2022/03/02 05:48:45 DEBUG : both4: Unchanged skipping 2022/03/02 05:48:45 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2022/03/02 05:48:45 DEBUG : both5: Unchanged skipping 2022/03/02 05:48:45 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2022/03/02 05:48:45 DEBUG : both6: Unchanged skipping 2022/03/02 05:48:45 DEBUG : both11: Unchanged skipping 2022/03/02 05:48:45 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2022/03/02 05:48:45 DEBUG : both7: Unchanged skipping 2022/03/02 05:48:45 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2022/03/02 05:48:45 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2022/03/02 05:48:45 DEBUG : both9: Unchanged skipping 2022/03/02 05:48:45 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2022/03/02 05:48:45 DEBUG : both19: Unchanged skipping 2022/03/02 05:48:45 DEBUG : both8: Unchanged skipping 2022/03/02 05:48:45 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2022/03/02 05:48:45 DEBUG : both0: Unchanged skipping 2022/03/02 05:48:45 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2: Waiting for transfers to finish 2022/03/02 05:48:45 DEBUG : Waiting for deletions to finish 2022/03/02 05:48:46 INFO : only18: Deleted 2022/03/02 05:48:46 INFO : only16: Deleted 2022/03/02 05:48:46 INFO : only17: Deleted 2022/03/02 05:48:47 INFO : only1: Deleted 2022/03/02 05:48:47 INFO : only9: Deleted 2022/03/02 05:48:47 INFO : only6: Deleted 2022/03/02 05:48:48 INFO : only12: Deleted 2022/03/02 05:48:48 INFO : only14: Deleted 2022/03/02 05:48:49 INFO : only7: Deleted 2022/03/02 05:48:49 INFO : only11: Deleted 2022/03/02 05:48:49 INFO : only0: Deleted 2022/03/02 05:48:49 INFO : only2: Deleted 2022/03/02 05:48:49 INFO : only13: Deleted 2022/03/02 05:48:50 INFO : only5: Deleted 2022/03/02 05:48:50 INFO : only8: Deleted 2022/03/02 05:48:50 INFO : only4: Deleted 2022/03/02 05:48:50 INFO : only10: Deleted 2022/03/02 05:48:50 INFO : only3: Deleted 2022/03/02 05:48:51 INFO : only19: Deleted 2022/03/02 05:48:51 INFO : only15: Deleted 2022/03/02 05:48:51 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (55.86s) === RUN TestSyncConcurrentTruncate run.go:181: Remote "B2 bucket rclone-test-poketop9nekugud4rujunad2", Local "Local file system at /tmp/rclone1518351673", Modify Window "1ms" 2022/03/02 05:49:40 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2022/03/02 05:49:40 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2: Waiting for checks to finish 2022/03/02 05:49:40 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2022/03/02 05:49:40 DEBUG : both1: Unchanged skipping 2022/03/02 05:49:40 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2022/03/02 05:49:40 DEBUG : both0: Unchanged skipping 2022/03/02 05:49:40 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2022/03/02 05:49:40 DEBUG : both12: Unchanged skipping 2022/03/02 05:49:40 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2022/03/02 05:49:40 DEBUG : both13: Unchanged skipping 2022/03/02 05:49:40 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2022/03/02 05:49:40 DEBUG : both14: Unchanged skipping 2022/03/02 05:49:40 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2022/03/02 05:49:40 DEBUG : both15: Unchanged skipping 2022/03/02 05:49:40 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2022/03/02 05:49:40 DEBUG : both17: Unchanged skipping 2022/03/02 05:49:40 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2022/03/02 05:49:40 DEBUG : both18: Unchanged skipping 2022/03/02 05:49:40 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2022/03/02 05:49:40 DEBUG : both19: Unchanged skipping 2022/03/02 05:49:40 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2022/03/02 05:49:40 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2022/03/02 05:49:40 DEBUG : both10: Unchanged skipping 2022/03/02 05:49:40 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2022/03/02 05:49:40 DEBUG : both3: Unchanged skipping 2022/03/02 05:49:40 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2022/03/02 05:49:40 DEBUG : both4: Unchanged skipping 2022/03/02 05:49:40 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2022/03/02 05:49:40 DEBUG : both5: Unchanged skipping 2022/03/02 05:49:40 DEBUG : both16: Unchanged skipping 2022/03/02 05:49:40 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2022/03/02 05:49:40 DEBUG : both6: Unchanged skipping 2022/03/02 05:49:40 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2022/03/02 05:49:40 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2022/03/02 05:49:40 DEBUG : both8: Unchanged skipping 2022/03/02 05:49:40 DEBUG : both7: Unchanged skipping 2022/03/02 05:49:40 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2022/03/02 05:49:40 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2022/03/02 05:49:40 DEBUG : both9: Unchanged skipping 2022/03/02 05:49:40 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2022/03/02 05:49:40 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2022/03/02 05:49:40 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2022/03/02 05:49:40 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2022/03/02 05:49:40 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2022/03/02 05:49:40 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2022/03/02 05:49:40 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2022/03/02 05:49:40 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2022/03/02 05:49:40 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2022/03/02 05:49:40 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2022/03/02 05:49:40 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2022/03/02 05:49:40 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2022/03/02 05:49:40 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2022/03/02 05:49:40 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2022/03/02 05:49:40 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2022/03/02 05:49:40 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2022/03/02 05:49:40 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2022/03/02 05:49:40 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2022/03/02 05:49:40 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2022/03/02 05:49:40 DEBUG : both2: Unchanged skipping 2022/03/02 05:49:40 DEBUG : both11: Unchanged skipping 2022/03/02 05:49:40 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2022/03/02 05:49:40 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2: Waiting for transfers to finish 2022/03/02 05:49:40 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2022/03/02 05:49:40 INFO : only10: Copied (replaced existing) 2022/03/02 05:49:41 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2022/03/02 05:49:41 INFO : only13: Copied (replaced existing) 2022/03/02 05:49:41 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2022/03/02 05:49:41 INFO : only14: Copied (replaced existing) 2022/03/02 05:49:41 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2022/03/02 05:49:41 INFO : only12: Copied (replaced existing) 2022/03/02 05:49:41 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2022/03/02 05:49:41 INFO : only1: Copied (replaced existing) 2022/03/02 05:49:42 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2022/03/02 05:49:42 INFO : only16: Copied (replaced existing) 2022/03/02 05:49:42 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2022/03/02 05:49:42 INFO : only11: Copied (replaced existing) 2022/03/02 05:49:42 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2022/03/02 05:49:42 INFO : only18: Copied (replaced existing) 2022/03/02 05:49:42 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2022/03/02 05:49:42 INFO : only17: Copied (replaced existing) 2022/03/02 05:49:42 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2022/03/02 05:49:42 INFO : only2: Copied (replaced existing) 2022/03/02 05:49:42 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2022/03/02 05:49:42 INFO : only19: Copied (replaced existing) 2022/03/02 05:49:42 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2022/03/02 05:49:42 INFO : only4: Copied (replaced existing) 2022/03/02 05:49:42 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2022/03/02 05:49:42 INFO : only0: Copied (replaced existing) 2022/03/02 05:49:43 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2022/03/02 05:49:43 INFO : only6: Copied (replaced existing) 2022/03/02 05:49:43 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2022/03/02 05:49:43 INFO : only3: Copied (replaced existing) 2022/03/02 05:49:43 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2022/03/02 05:49:43 INFO : only8: Copied (replaced existing) 2022/03/02 05:49:43 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2022/03/02 05:49:43 INFO : only5: Copied (replaced existing) 2022/03/02 05:49:43 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2022/03/02 05:49:43 INFO : only7: Copied (replaced existing) 2022/03/02 05:49:44 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2022/03/02 05:49:44 INFO : only15: Copied (replaced existing) 2022/03/02 05:49:44 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2022/03/02 05:49:44 INFO : only9: Copied (replaced existing) 2022/03/02 05:49:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (101.93s) PASS 2022/03/02 05:50:55 DEBUG : B2 bucket rclone-test-poketop9nekugud4rujunad2: Purge remote 2022/03/02 05:50:56 DEBUG : BackupDir/one: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1120f9107d953176_d20220302_m054453_c001_v0001101_t0037") 2022/03/02 05:50:56 DEBUG : BackupDir/one: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f100585966355c6b0_d20220302_m054442_c001_v0001131_t0021") 2022/03/02 05:50:56 DEBUG : CompareDest/one: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f117e09ecc319582d_d20220302_m054414_c001_v0001144_t0028") 2022/03/02 05:50:56 DEBUG : CompareDest/one: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1017a1e37d35ed50_d20220302_m054406_c001_v0001120_t0018") 2022/03/02 05:50:56 DEBUG : CompareDest/two: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f116a56988585a8f9_d20220302_m054414_c001_v0001130_t0030") 2022/03/02 05:50:56 DEBUG : CompareDest/two: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f104835659ec886cd_d20220302_m054409_c001_v0001128_t0030") 2022/03/02 05:50:56 DEBUG : CopyDest/one: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f101127b9f117a52e_d20220302_m054453_c001_v0001136_t0037") 2022/03/02 05:50:56 DEBUG : CopyDest/one: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f104835659ec88724_d20220302_m054438_c001_v0001128_t0042") 2022/03/02 05:50:56 DEBUG : CopyDest/three: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f101649322f30019a_d20220302_m054454_c001_v0001042_t0046") 2022/03/02 05:50:56 DEBUG : CopyDest/three: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f104835659ec88751_d20220302_m054449_c001_v0001128_t0004") 2022/03/02 05:50:56 DEBUG : CopyDest/two: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f102d6af560be79cb_d20220302_m054456_c001_v0001150_t0053") 2022/03/02 05:50:56 DEBUG : CopyDest/two: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1017a1e37d35ed9c_d20220302_m054444_c001_v0001120_t0033") 2022/03/02 05:50:56 DEBUG : EXISTING: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f107057ea6e8de498_d20220302_m054811_c001_v0001102_t0041") 2022/03/02 05:50:56 DEBUG : EXISTING: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f104835659ec88939_d20220302_m054808_c001_v0001128_t0038") 2022/03/02 05:50:56 DEBUG : Testêé: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1096353e0eb60f8e_d20220302_m054803_c001_v0001100_t0020") 2022/03/02 05:50:56 DEBUG : Testêé: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f104835659ec88932_d20220302_m054802_c001_v0001128_t0031") 2022/03/02 05:50:56 DEBUG : Testêé: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1017a1e37d35ef45_d20220302_m054800_c001_v0001120_t0026") 2022/03/02 05:50:56 DEBUG : a/potato2: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1194a6ed9ac0f06b_d20220302_m054138_c001_v0001021_t0030") 2022/03/02 05:50:57 DEBUG : a/potato2: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1017a1e37d35ec13_d20220302_m054137_c001_v0001120_t0052") 2022/03/02 05:50:57 DEBUG : a/potato2: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f11503d75b82d8560_d20220302_m054134_c001_v0001098_t0003") 2022/03/02 05:50:57 DEBUG : a/potato2: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1017a1e37d35ebfe_d20220302_m054131_c001_v0001120_t0012") 2022/03/02 05:50:57 DEBUG : a/potato2: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1102dc1bdb4a8b27_d20220302_m054056_c001_v0001117_t0039") 2022/03/02 05:50:57 DEBUG : a/potato2: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1017a1e37d35eb83_d20220302_m054055_c001_v0001120_t0021") 2022/03/02 05:50:57 DEBUG : b/potato: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1084cef7556a8a1b_d20220302_m054139_c001_v0001117_t0049") 2022/03/02 05:50:57 DEBUG : b/potato: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1017a1e37d35ec07_d20220302_m054135_c001_v0001120_t0027") 2022/03/02 05:50:57 DEBUG : b/potato: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f118cd01d5c28feff_d20220302_m054133_c001_v0001098_t0004") 2022/03/02 05:50:57 DEBUG : b/potato: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1017a1e37d35ebf3_d20220302_m054129_c001_v0001120_t0028") 2022/03/02 05:50:57 DEBUG : b/potato: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f103cd7a112aaf2c0_d20220302_m054055_c001_v0001100_t0049") 2022/03/02 05:50:57 DEBUG : b/potato: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1017a1e37d35eb6f_d20220302_m054051_c001_v0001120_t0040") 2022/03/02 05:50:57 DEBUG : backup/one: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f106edbbc55d68061_d20220302_m054531_c001_v0001105_t0018") 2022/03/02 05:50:57 DEBUG : backup/one: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f118e82f4fe533d39_d20220302_m054524_c001_v0001100_t0054") 2022/03/02 05:50:57 DEBUG : backup/one: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1156a78b3cb4339c_d20220302_m054505_c001_v0001101_t0008") 2022/03/02 05:50:57 DEBUG : backup/one-2019-01-01: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f114634030d6ca546_d20220302_m054624_c001_v0001101_t0003") 2022/03/02 05:50:57 DEBUG : backup/one-2019-01-01: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f10052f252a45ae68_d20220302_m054620_c001_v0001008_t0034") 2022/03/02 05:50:57 DEBUG : backup/one-2019-01-01: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1074ba26601d1d27_d20220302_m054610_c001_v0001161_t0030") 2022/03/02 05:50:57 DEBUG : backup/one.bak: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f114785a2674313ee_d20220302_m054601_c001_v0001116_t0043") 2022/03/02 05:50:58 DEBUG : backup/one.bak: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f100293fd7c9b43e5_d20220302_m054550_c001_v0001042_t0054") 2022/03/02 05:50:58 DEBUG : backup/one.bak: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f113625c85703fac6_d20220302_m054541_c001_v0001103_t0000") 2022/03/02 05:50:58 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1092fad1ea7a1c97_d20220302_m054625_c001_v0001101_t0027") 2022/03/02 05:50:58 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f11740ffef2511a77_d20220302_m054622_c001_v0001102_t0012") 2022/03/02 05:50:58 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f107761c8a86c8ccb_d20220302_m054614_c001_v0001101_t0052") 2022/03/02 05:50:58 DEBUG : backup/three.txt: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f11077364dd700e02_d20220302_m054532_c001_v0001101_t0048") 2022/03/02 05:50:58 DEBUG : backup/three.txt: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1166a9dd18fc0dbf_d20220302_m054530_c001_v0001165_t0057") 2022/03/02 05:50:58 DEBUG : backup/three.txt: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1163a8ec19922e9d_d20220302_m054517_c001_v0001105_t0006") 2022/03/02 05:50:58 DEBUG : backup/three.txt.bak: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f100dae880b4159f2_d20220302_m054601_c001_v0001144_t0046") 2022/03/02 05:50:58 DEBUG : backup/three.txt.bak: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f11472cd864fb2176_d20220302_m054557_c001_v0001115_t0046") 2022/03/02 05:50:58 DEBUG : backup/three.txt.bak: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1050a3e3fd476394_d20220302_m054547_c001_v0001117_t0058") 2022/03/02 05:50:58 DEBUG : both0: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f101588c3abc18934_d20220302_m054944_c001_v0001105_t0020") 2022/03/02 05:50:58 DEBUG : both0: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1017a1e37d35f033_d20220302_m054914_c001_v0001120_t0026") 2022/03/02 05:50:58 DEBUG : both0: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f11280f9a7b88ab0a_d20220302_m054851_c001_v0001116_t0011") 2022/03/02 05:50:58 DEBUG : both0: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1017a1e37d35ef71_d20220302_m054818_c001_v0001120_t0054") 2022/03/02 05:50:58 DEBUG : both1: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f103cd7a112ab05f8_d20220302_m054946_c001_v0001100_t0035") 2022/03/02 05:50:58 DEBUG : both1: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1017a1e37d35f03a_d20220302_m054916_c001_v0001120_t0032") 2022/03/02 05:50:58 DEBUG : both1: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1123e3e14ec8ac96_d20220302_m054852_c001_v0001099_t0002") 2022/03/02 05:50:58 DEBUG : both1: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1017a1e37d35ef7b_d20220302_m054820_c001_v0001120_t0001") 2022/03/02 05:50:58 DEBUG : both10: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1164a60d83b619f3_d20220302_m054947_c001_v0001092_t0055") 2022/03/02 05:50:58 DEBUG : both10: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1017a1e37d35f062_d20220302_m054927_c001_v0001120_t0059") 2022/03/02 05:50:58 DEBUG : both10: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f105fdbf4a5544132_d20220302_m054853_c001_v0001115_t0014") 2022/03/02 05:50:59 DEBUG : both10: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1017a1e37d35efa0_d20220302_m054829_c001_v0001120_t0023") 2022/03/02 05:50:59 DEBUG : both11: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f108653fc90328063_d20220302_m054947_c001_v0001104_t0040") 2022/03/02 05:50:59 DEBUG : both11: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1017a1e37d35f067_d20220302_m054928_c001_v0001120_t0048") 2022/03/02 05:50:59 DEBUG : both11: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f108d07d0ea3c7894_d20220302_m054856_c001_v0001115_t0047") 2022/03/02 05:50:59 DEBUG : both11: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1017a1e37d35efa3_d20220302_m054830_c001_v0001120_t0051") 2022/03/02 05:50:59 DEBUG : both12: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f113eb31c3b28d2dd_d20220302_m054948_c001_v0001101_t0017") 2022/03/02 05:50:59 DEBUG : both12: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1017a1e37d35f06a_d20220302_m054929_c001_v0001120_t0046") 2022/03/02 05:50:59 DEBUG : both12: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1175831664e32956_d20220302_m054857_c001_v0001165_t0028") 2022/03/02 05:50:59 DEBUG : both12: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1017a1e37d35efa8_d20220302_m054832_c001_v0001120_t0023") 2022/03/02 05:50:59 DEBUG : both13: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f11301625c7defc70_d20220302_m054949_c001_v0001115_t0026") 2022/03/02 05:50:59 DEBUG : both13: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1017a1e37d35f06f_d20220302_m054931_c001_v0001120_t0044") 2022/03/02 05:50:59 DEBUG : both13: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1092fad1ea7a29d5_d20220302_m054858_c001_v0001101_t0052") 2022/03/02 05:50:59 DEBUG : both13: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1017a1e37d35efba_d20220302_m054835_c001_v0001120_t0014") 2022/03/02 05:50:59 DEBUG : both14: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f10546d336c32faed_d20220302_m054951_c001_v0001098_t0022") 2022/03/02 05:50:59 DEBUG : both14: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1017a1e37d35f073_d20220302_m054932_c001_v0001120_t0014") 2022/03/02 05:50:59 DEBUG : both14: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f101080794cf6aec0_d20220302_m054901_c001_v0001102_t0023") 2022/03/02 05:50:59 DEBUG : both14: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1017a1e37d35efc0_d20220302_m054836_c001_v0001120_t0045") 2022/03/02 05:50:59 DEBUG : both15: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f11301625c7defc8a_d20220302_m054951_c001_v0001115_t0005") 2022/03/02 05:50:59 DEBUG : both15: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1017a1e37d35f076_d20220302_m054933_c001_v0001120_t0037") 2022/03/02 05:50:59 DEBUG : both15: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f106a86c786a98bbc_d20220302_m054902_c001_v0001103_t0008") 2022/03/02 05:50:59 DEBUG : both15: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1017a1e37d35efc8_d20220302_m054838_c001_v0001120_t0001") 2022/03/02 05:50:59 DEBUG : both16: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f111a55ccde0fb0dc_d20220302_m054952_c001_v0001039_t0006") 2022/03/02 05:51:00 DEBUG : both16: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1017a1e37d35f07c_d20220302_m054934_c001_v0001120_t0059") 2022/03/02 05:51:00 DEBUG : both16: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f111ae88377bf03ee_d20220302_m054902_c001_v0001036_t0049") 2022/03/02 05:51:00 DEBUG : both16: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1017a1e37d35efcb_d20220302_m054839_c001_v0001120_t0050") 2022/03/02 05:51:00 DEBUG : both17: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f113d56f4af52491c_d20220302_m054952_c001_v0001104_t0005") 2022/03/02 05:51:00 DEBUG : both17: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1017a1e37d35f081_d20220302_m054935_c001_v0001120_t0006") 2022/03/02 05:51:00 DEBUG : both17: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f100b91142a9bf815_d20220302_m054904_c001_v0001128_t0033") 2022/03/02 05:51:00 DEBUG : both17: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1017a1e37d35efd0_d20220302_m054840_c001_v0001120_t0014") 2022/03/02 05:51:00 DEBUG : both18: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f11471b089a488f04_d20220302_m054953_c001_v0001144_t0036") 2022/03/02 05:51:00 DEBUG : both18: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1017a1e37d35f08a_d20220302_m054937_c001_v0001120_t0022") 2022/03/02 05:51:00 DEBUG : both18: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f114f783dbe5448f6_d20220302_m054904_c001_v0001093_t0033") 2022/03/02 05:51:00 DEBUG : both18: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1017a1e37d35efd6_d20220302_m054841_c001_v0001120_t0045") 2022/03/02 05:51:00 DEBUG : both19: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1117c30a5055c860_d20220302_m054953_c001_v0001043_t0024") 2022/03/02 05:51:00 DEBUG : both19: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1017a1e37d35f094_d20220302_m054938_c001_v0001120_t0039") 2022/03/02 05:51:00 DEBUG : both19: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1092fad1ea7a2a67_d20220302_m054905_c001_v0001101_t0047") 2022/03/02 05:51:00 DEBUG : both19: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1017a1e37d35efe2_d20220302_m054843_c001_v0001120_t0053") 2022/03/02 05:51:00 DEBUG : both2: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1039252b50b437f8_d20220302_m054955_c001_v0001102_t0001") 2022/03/02 05:51:00 DEBUG : both2: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1017a1e37d35f040_d20220302_m054917_c001_v0001120_t0050") 2022/03/02 05:51:00 DEBUG : both2: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f119ea667f8a40a61_d20220302_m054906_c001_v0001012_t0018") 2022/03/02 05:51:00 DEBUG : both2: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1017a1e37d35ef80_d20220302_m054821_c001_v0001120_t0028") 2022/03/02 05:51:00 DEBUG : both3: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f108e7613e916fc88_d20220302_m055000_c001_v0001145_t0057") 2022/03/02 05:51:01 DEBUG : both3: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1017a1e37d35f045_d20220302_m054919_c001_v0001120_t0054") 2022/03/02 05:51:01 DEBUG : both3: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1181b4ea47095410_d20220302_m054907_c001_v0001101_t0005") 2022/03/02 05:51:01 DEBUG : both3: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1017a1e37d35ef84_d20220302_m054822_c001_v0001120_t0054") 2022/03/02 05:51:01 DEBUG : both4: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1021ade1ed43c08f_d20220302_m055001_c001_v0001131_t0002") 2022/03/02 05:51:01 DEBUG : both4: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1017a1e37d35f049_d20220302_m054920_c001_v0001120_t0008") 2022/03/02 05:51:01 DEBUG : both4: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1052b9bfee4acee0_d20220302_m054909_c001_v0001042_t0030") 2022/03/02 05:51:01 DEBUG : both4: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1017a1e37d35ef8a_d20220302_m054823_c001_v0001120_t0054") 2022/03/02 05:51:01 DEBUG : both5: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f11098311c9c47f98_d20220302_m055001_c001_v0001128_t0022") 2022/03/02 05:51:01 DEBUG : both5: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1017a1e37d35f04f_d20220302_m054921_c001_v0001120_t0037") 2022/03/02 05:51:01 DEBUG : both5: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f11119dd110b62d61_d20220302_m054910_c001_v0001145_t0053") 2022/03/02 05:51:01 DEBUG : both5: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1017a1e37d35ef8f_d20220302_m054824_c001_v0001120_t0030") 2022/03/02 05:51:01 DEBUG : both6: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1097259be1bcebaa_d20220302_m055002_c001_v0001115_t0048") 2022/03/02 05:51:01 DEBUG : both6: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1017a1e37d35f052_d20220302_m054922_c001_v0001120_t0009") 2022/03/02 05:51:01 DEBUG : both6: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f10955ebee27f3ba4_d20220302_m054910_c001_v0001145_t0012") 2022/03/02 05:51:01 DEBUG : both6: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1017a1e37d35ef92_d20220302_m054825_c001_v0001120_t0008") 2022/03/02 05:51:01 DEBUG : both7: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f106610c5dfbc0117_d20220302_m055003_c001_v0001101_t0004") 2022/03/02 05:51:01 DEBUG : both7: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1017a1e37d35f055_d20220302_m054924_c001_v0001120_t0052") 2022/03/02 05:51:01 DEBUG : both7: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f10896d41f1166a11_d20220302_m054911_c001_v0001101_t0054") 2022/03/02 05:51:01 DEBUG : both7: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1017a1e37d35ef94_d20220302_m054826_c001_v0001120_t0026") 2022/03/02 05:51:01 DEBUG : both8: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f104f3886d0f38f9d_d20220302_m055003_c001_v0001100_t0054") 2022/03/02 05:51:02 DEBUG : both8: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1017a1e37d35f05a_d20220302_m054925_c001_v0001120_t0048") 2022/03/02 05:51:02 DEBUG : both8: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1160961bbdff0f71_d20220302_m054912_c001_v0001145_t0040") 2022/03/02 05:51:02 DEBUG : both8: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1017a1e37d35ef98_d20220302_m054827_c001_v0001120_t0029") 2022/03/02 05:51:02 DEBUG : both9: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f11916bbe8e4fe2b9_d20220302_m055004_c001_v0001115_t0023") 2022/03/02 05:51:02 DEBUG : both9: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1017a1e37d35f05f_d20220302_m054926_c001_v0001120_t0032") 2022/03/02 05:51:02 DEBUG : both9: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1087dabfe1a0f80c_d20220302_m054913_c001_v0001165_t0051") 2022/03/02 05:51:02 DEBUG : both9: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1017a1e37d35ef9d_d20220302_m054828_c001_v0001120_t0053") 2022/03/02 05:51:02 DEBUG : c/non empty space: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f11301625c7dee194_d20220302_m054140_c001_v0001115_t0040") 2022/03/02 05:51:02 DEBUG : c/non empty space: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1017a1e37d35ec0c_d20220302_m054136_c001_v0001120_t0040") 2022/03/02 05:51:02 DEBUG : c/non empty space: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f106610c5dfbbd48d_d20220302_m054134_c001_v0001101_t0015") 2022/03/02 05:51:02 DEBUG : c/non empty space: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1017a1e37d35ebfa_d20220302_m054130_c001_v0001120_t0053") 2022/03/02 05:51:02 DEBUG : c/non empty space: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f117d6868c400bbbe_d20220302_m054057_c001_v0001104_t0040") 2022/03/02 05:51:02 DEBUG : c/non empty space: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1017a1e37d35eb7c_d20220302_m054053_c001_v0001120_t0032") 2022/03/02 05:51:02 DEBUG : check sum: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f114639dc2830d3f6_d20220302_m054037_c001_v0001104_t0039") 2022/03/02 05:51:02 DEBUG : check sum: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1017a1e37d35eb3e_d20220302_m054036_c001_v0001120_t0042") 2022/03/02 05:51:02 DEBUG : dest/3: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f113315cfd5451073_d20220302_m054428_c001_v0001116_t0040") 2022/03/02 05:51:02 DEBUG : dest/3: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f116e9ca86e420ea9_d20220302_m054427_c001_v0001103_t0051") 2022/03/02 05:51:02 DEBUG : dst/one: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1035fd2016f61717_d20220302_m054756_c001_v0001117_t0016") 2022/03/02 05:51:02 DEBUG : dst/one: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f105ae7c05a617e72_d20220302_m054753_c001_v0001104_t0024") 2022/03/02 05:51:03 DEBUG : dst/one: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1186e1887479b211_d20220302_m054752_c001_v0001131_t0011") 2022/03/02 05:51:03 DEBUG : dst/one: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f105ae7c05a617de9_d20220302_m054743_c001_v0001104_t0005") 2022/03/02 05:51:03 DEBUG : dst/one: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f10650e4a4cbeda4e_d20220302_m054742_c001_v0001102_t0026") 2022/03/02 05:51:03 DEBUG : dst/one: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f104835659ec88910_d20220302_m054736_c001_v0001128_t0021") 2022/03/02 05:51:03 DEBUG : dst/one: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1098bff4d2633507_d20220302_m054732_c001_v0001104_t0022") 2022/03/02 05:51:03 DEBUG : dst/one: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f113d56f4af523e24_d20220302_m054728_c001_v0001104_t0056") 2022/03/02 05:51:03 DEBUG : dst/one: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f11488014787608f0_d20220302_m054727_c001_v0001146_t0053") 2022/03/02 05:51:03 DEBUG : dst/one: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f113d56f4af523d95_d20220302_m054721_c001_v0001104_t0025") 2022/03/02 05:51:03 DEBUG : dst/one: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1036d28fc533ea08_d20220302_m054720_c001_v0001098_t0005") 2022/03/02 05:51:03 DEBUG : dst/one: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1017a1e37d35eeb8_d20220302_m054700_c001_v0001120_t0031") 2022/03/02 05:51:03 DEBUG : dst/one: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f119f3c4dec628b68_d20220302_m054652_c001_v0001036_t0054") 2022/03/02 05:51:03 DEBUG : dst/one: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f10094fdd937256b2_d20220302_m054650_c001_v0001115_t0040") 2022/03/02 05:51:03 DEBUG : dst/one: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f11521820e03d18e8_d20220302_m054649_c001_v0001146_t0016") 2022/03/02 05:51:03 DEBUG : dst/one: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f10094fdd93725632_d20220302_m054642_c001_v0001115_t0010") 2022/03/02 05:51:03 DEBUG : dst/one: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f106610c5dfbbee0f_d20220302_m054632_c001_v0001101_t0029") 2022/03/02 05:51:03 DEBUG : dst/one: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1017a1e37d35ee78_d20220302_m054627_c001_v0001120_t0042") 2022/03/02 05:51:03 DEBUG : dst/one: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f108aba40f659082f_d20220302_m054626_c001_v0001102_t0033") 2022/03/02 05:51:03 DEBUG : dst/one: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f112ab324e8fddbae_d20220302_m054621_c001_v0001144_t0040") 2022/03/02 05:51:03 DEBUG : dst/one: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f114634030d6ca500_d20220302_m054620_c001_v0001101_t0045") 2022/03/02 05:51:04 DEBUG : dst/one: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f112ab324e8fddb76_d20220302_m054612_c001_v0001144_t0043") 2022/03/02 05:51:04 DEBUG : dst/one: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f117d68a521eb0cbc_d20220302_m054611_c001_v0001116_t0052") 2022/03/02 05:51:04 DEBUG : dst/one: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1017a1e37d35ee4c_d20220302_m054605_c001_v0001120_t0043") 2022/03/02 05:51:04 DEBUG : dst/one: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f108379807a706192_d20220302_m054602_c001_v0001105_t0056") 2022/03/02 05:51:04 DEBUG : dst/one: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1089aad6cf1dcc63_d20220302_m054554_c001_v0001090_t0002") 2022/03/02 05:51:04 DEBUG : dst/one: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f108f7b7fb105edf1_d20220302_m054551_c001_v0001100_t0015") 2022/03/02 05:51:04 DEBUG : dst/one: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1089aad6cf1dcc5c_d20220302_m054545_c001_v0001090_t0044") 2022/03/02 05:51:04 DEBUG : dst/one: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f113eb31c3b28bd49_d20220302_m054541_c001_v0001101_t0044") 2022/03/02 05:51:04 DEBUG : dst/one: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1017a1e37d35ee0b_d20220302_m054535_c001_v0001120_t0032") 2022/03/02 05:51:04 DEBUG : dst/one: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f110431eaf8cc3c68_d20220302_m054533_c001_v0001098_t0020") 2022/03/02 05:51:04 DEBUG : dst/one: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1003619b46bff040_d20220302_m054528_c001_v0001130_t0056") 2022/03/02 05:51:04 DEBUG : dst/one: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f114785a267431238_d20220302_m054526_c001_v0001116_t0038") 2022/03/02 05:51:04 DEBUG : dst/one: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1003619b46bff016_d20220302_m054516_c001_v0001130_t0058") 2022/03/02 05:51:04 DEBUG : dst/one: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1069e6e597891042_d20220302_m054507_c001_v0001115_t0058") 2022/03/02 05:51:04 DEBUG : dst/one: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1017a1e37d35edbf_d20220302_m054459_c001_v0001120_t0008") 2022/03/02 05:51:04 DEBUG : dst/one: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f111ad1e62c4508c1_d20220302_m054456_c001_v0001105_t0057") 2022/03/02 05:51:04 DEBUG : dst/one: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f110a854f6128d86a_d20220302_m054443_c001_v0001145_t0029") 2022/03/02 05:51:04 DEBUG : dst/one: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f100d29d38f0bf6c7_d20220302_m054442_c001_v0001103_t0006") 2022/03/02 05:51:04 DEBUG : dst/one: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1017a1e37d35ed8c_d20220302_m054437_c001_v0001120_t0026") 2022/03/02 05:51:04 DEBUG : dst/one: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f11640953b729d3d4_d20220302_m054435_c001_v0001101_t0027") 2022/03/02 05:51:05 DEBUG : dst/one: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f11640953b729d3a4_d20220302_m054433_c001_v0001101_t0024") 2022/03/02 05:51:05 DEBUG : dst/one: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f108a439aadf3fe30_d20220302_m054415_c001_v0001042_t0036") 2022/03/02 05:51:05 DEBUG : dst/one: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f104835659ec886c3_d20220302_m054405_c001_v0001128_t0004") 2022/03/02 05:51:05 DEBUG : dst/one: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f10306c300ddc17c1_d20220302_m054403_c001_v0001104_t0050") 2022/03/02 05:51:05 DEBUG : dst/one: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f10306c300ddc17b1_d20220302_m054401_c001_v0001104_t0024") 2022/03/02 05:51:05 DEBUG : dst/one-2019-01-01: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f11724430dd235bef_d20220302_m054757_c001_v0001146_t0045") 2022/03/02 05:51:05 DEBUG : dst/one-2019-01-01: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1010ed4fe19e8695_d20220302_m054751_c001_v0001032_t0021") 2022/03/02 05:51:05 DEBUG : dst/one-2019-01-01: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f107679b935afcd50_d20220302_m054742_c001_v0001146_t0005") 2022/03/02 05:51:05 DEBUG : dst/one.bak: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1136470ecc897cf8_d20220302_m054733_c001_v0001102_t0045") 2022/03/02 05:51:05 DEBUG : dst/one.bak: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f115d86a8a6e3c120_d20220302_m054726_c001_v0001106_t0026") 2022/03/02 05:51:05 DEBUG : dst/one.bak: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f100d8c0befde83d7_d20220302_m054719_c001_v0001100_t0049") 2022/03/02 05:51:05 DEBUG : dst/one.bak: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f117d6868c400ce50_d20220302_m054653_c001_v0001104_t0004") 2022/03/02 05:51:05 DEBUG : dst/one.bak: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f100d0dc525431c4b_d20220302_m054648_c001_v0001106_t0016") 2022/03/02 05:51:05 DEBUG : dst/one.bak: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f119a5b639155fdc6_d20220302_m054632_c001_v0001157_t0002") 2022/03/02 05:51:05 DEBUG : dst/three: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1170f1c0d825d6be_d20220302_m054457_c001_v0001115_t0020") 2022/03/02 05:51:05 DEBUG : dst/three: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f11640953b729d56f_d20220302_m054451_c001_v0001101_t0052") 2022/03/02 05:51:05 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1150f0dc2cbf46f3_d20220302_m054757_c001_v0001116_t0045") 2022/03/02 05:51:05 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f104bfb02c9bd9de1_d20220302_m054754_c001_v0001101_t0000") 2022/03/02 05:51:05 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f10606adad55b220c_d20220302_m054747_c001_v0001100_t0051") 2022/03/02 05:51:05 DEBUG : dst/three.txt: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1156a78b3cb44421_d20220302_m054758_c001_v0001101_t0017") 2022/03/02 05:51:06 DEBUG : dst/three.txt: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f105ae7c05a617eab_d20220302_m054755_c001_v0001104_t0048") 2022/03/02 05:51:06 DEBUG : dst/three.txt: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f11772df5b9d1865a_d20220302_m054754_c001_v0001103_t0003") 2022/03/02 05:51:06 DEBUG : dst/three.txt: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f105ae7c05a617e48_d20220302_m054749_c001_v0001104_t0015") 2022/03/02 05:51:06 DEBUG : dst/three.txt: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f108653fc9032788a_d20220302_m054748_c001_v0001104_t0052") 2022/03/02 05:51:06 DEBUG : dst/three.txt: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f104835659ec88915_d20220302_m054738_c001_v0001128_t0058") 2022/03/02 05:51:06 DEBUG : dst/three.txt: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f10896d41f116602f_d20220302_m054734_c001_v0001101_t0017") 2022/03/02 05:51:06 DEBUG : dst/three.txt: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f113d56f4af523e5d_d20220302_m054731_c001_v0001104_t0052") 2022/03/02 05:51:06 DEBUG : dst/three.txt: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f113016e7eddd790c_d20220302_m054730_c001_v0001093_t0016") 2022/03/02 05:51:06 DEBUG : dst/three.txt: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f113d56f4af523ddb_d20220302_m054726_c001_v0001104_t0053") 2022/03/02 05:51:06 DEBUG : dst/three.txt: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1021af48ebe11271_d20220302_m054725_c001_v0001103_t0043") 2022/03/02 05:51:06 DEBUG : dst/three.txt: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1017a1e37d35eec0_d20220302_m054702_c001_v0001120_t0045") 2022/03/02 05:51:06 DEBUG : dst/three.txt: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f10929ddaf44aabaf_d20220302_m054652_c001_v0001043_t0032") 2022/03/02 05:51:06 DEBUG : dst/three.txt: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f104835659ec888dd_d20220302_m054647_c001_v0001128_t0043") 2022/03/02 05:51:06 DEBUG : dst/three.txt: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f11916bbe8e4fd61f_d20220302_m054645_c001_v0001115_t0034") 2022/03/02 05:51:06 DEBUG : dst/three.txt: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1017a1e37d35ee7d_d20220302_m054629_c001_v0001120_t0035") 2022/03/02 05:51:06 DEBUG : dst/three.txt: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f108e7613e916f76c_d20220302_m054623_c001_v0001145_t0041") 2022/03/02 05:51:06 DEBUG : dst/three.txt: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f104835659ec88895_d20220302_m054618_c001_v0001128_t0027") 2022/03/02 05:51:06 DEBUG : dst/three.txt: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f108030c7a45acf7c_d20220302_m054617_c001_v0001037_t0049") 2022/03/02 05:51:06 DEBUG : dst/three.txt: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1017a1e37d35ee51_d20220302_m054606_c001_v0001120_t0027") 2022/03/02 05:51:06 DEBUG : dst/three.txt: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1019f18f980c3416_d20220302_m054559_c001_v0001116_t0041") 2022/03/02 05:51:07 DEBUG : dst/three.txt: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f104835659ec8881b_d20220302_m054549_c001_v0001128_t0043") 2022/03/02 05:51:07 DEBUG : dst/three.txt: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1026d17552d9ca4a_d20220302_m054548_c001_v0001117_t0014") 2022/03/02 05:51:07 DEBUG : dst/three.txt: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1017a1e37d35ee10_d20220302_m054536_c001_v0001120_t0053") 2022/03/02 05:51:07 DEBUG : dst/three.txt: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1141449886d0998f_d20220302_m054530_c001_v0001105_t0020") 2022/03/02 05:51:07 DEBUG : dst/three.txt: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f104835659ec887c0_d20220302_m054522_c001_v0001128_t0023") 2022/03/02 05:51:07 DEBUG : dst/three.txt: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1083c5d60eb1d1cd_d20220302_m054520_c001_v0001116_t0054") 2022/03/02 05:51:07 DEBUG : dst/three.txt: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1017a1e37d35edca_d20220302_m054501_c001_v0001120_t0018") 2022/03/02 05:51:07 DEBUG : dst/three.txt.bak: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f108bad22518f96e8_d20220302_m054735_c001_v0001103_t0007") 2022/03/02 05:51:07 DEBUG : dst/three.txt.bak: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1014e0f4e2372735_d20220302_m054729_c001_v0001101_t0034") 2022/03/02 05:51:07 DEBUG : dst/three.txt.bak: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f107ec3bd701eebc6_d20220302_m054724_c001_v0001130_t0035") 2022/03/02 05:51:07 DEBUG : dst/three.txt.bak: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1169d157c479bef0_d20220302_m054654_c001_v0001115_t0047") 2022/03/02 05:51:07 DEBUG : dst/three.txt.bak: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f119d3fbef1aba1a9_d20220302_m054651_c001_v0001037_t0010") 2022/03/02 05:51:07 DEBUG : dst/three.txt.bak: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f10526fe827d4c864_d20220302_m054643_c001_v0001101_t0031") 2022/03/02 05:51:07 DEBUG : dst/two: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f111ad49c6868f5ca_d20220302_m054759_c001_v0001144_t0037") 2022/03/02 05:51:07 DEBUG : dst/two: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1017a1e37d35ef0c_d20220302_m054737_c001_v0001120_t0044") 2022/03/02 05:51:07 DEBUG : dst/two: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f10507b79e85e74b9_d20220302_m054735_c001_v0001150_t0000") 2022/03/02 05:51:07 DEBUG : dst/two: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f104835659ec888ea_d20220302_m054702_c001_v0001128_t0010") 2022/03/02 05:51:08 DEBUG : dst/two: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f109079c9318bdd7f_d20220302_m054655_c001_v0001004_t0013") 2022/03/02 05:51:08 DEBUG : dst/two: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f104835659ec888c6_d20220302_m054629_c001_v0001128_t0034") 2022/03/02 05:51:08 DEBUG : dst/two: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1124c0166ce3cd8a_d20220302_m054626_c001_v0001161_t0002") 2022/03/02 05:51:08 DEBUG : dst/two: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f104835659ec8885a_d20220302_m054606_c001_v0001128_t0017") 2022/03/02 05:51:08 DEBUG : dst/two: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f100d8c0befde7f55_d20220302_m054603_c001_v0001100_t0050") 2022/03/02 05:51:08 DEBUG : dst/two: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f104835659ec887fa_d20220302_m054536_c001_v0001128_t0053") 2022/03/02 05:51:08 DEBUG : dst/two: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1092fad1ea7a17f6_d20220302_m054533_c001_v0001101_t0013") 2022/03/02 05:51:08 DEBUG : dst/two: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f104835659ec8877d_d20220302_m054500_c001_v0001128_t0015") 2022/03/02 05:51:08 DEBUG : dst/two: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1156a78b3cb432be_d20220302_m054457_c001_v0001101_t0007") 2022/03/02 05:51:08 DEBUG : dst/two: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f102740a0ea3694bd_d20220302_m054445_c001_v0001102_t0046") 2022/03/02 05:51:08 DEBUG : dst/two: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f116548d0cc45e1c9_d20220302_m054418_c001_v0001117_t0054") 2022/03/02 05:51:08 DEBUG : dst/two: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f10306c300ddc1853_d20220302_m054413_c001_v0001104_t0003") 2022/03/02 05:51:08 DEBUG : empty space: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1029d0b0e839f86f_d20220302_m054344_c001_v0001105_t0057") 2022/03/02 05:51:08 DEBUG : empty space: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1017a1e37d35ed18_d20220302_m054338_c001_v0001120_t0050") 2022/03/02 05:51:08 DEBUG : empty space: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f104d66d1ecca2e6e_d20220302_m054335_c001_v0001102_t0036") 2022/03/02 05:51:08 DEBUG : empty space: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f104835659ec88674_d20220302_m054322_c001_v0001128_t0019") 2022/03/02 05:51:09 DEBUG : empty space: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f11078950fba315bc_d20220302_m054311_c001_v0001130_t0031") 2022/03/02 05:51:09 DEBUG : empty space: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1017a1e37d35ecc8_d20220302_m054300_c001_v0001120_t0050") 2022/03/02 05:51:09 DEBUG : empty space: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f10587741c97bc623_d20220302_m054210_c001_v0001099_t0011") 2022/03/02 05:51:09 DEBUG : empty space: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1017a1e37d35ec66_d20220302_m054206_c001_v0001120_t0020") 2022/03/02 05:51:09 DEBUG : empty space: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f109d3fc69fa231df_d20220302_m054204_c001_v0001091_t0002") 2022/03/02 05:51:09 DEBUG : empty space: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1017a1e37d35ec5c_d20220302_m054202_c001_v0001120_t0001") 2022/03/02 05:51:09 DEBUG : empty space: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f10145139e65d63ea_d20220302_m054154_c001_v0001099_t0024") 2022/03/02 05:51:09 DEBUG : empty space: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1017a1e37d35ec3a_d20220302_m054149_c001_v0001120_t0036") 2022/03/02 05:51:09 DEBUG : empty space: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f107c282335c8aecc_d20220302_m054145_c001_v0001000_t0022") 2022/03/02 05:51:09 DEBUG : empty space: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1017a1e37d35ec1e_d20220302_m054143_c001_v0001120_t0037") 2022/03/02 05:51:09 DEBUG : empty space: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f110431eaf8cc323b_d20220302_m054128_c001_v0001098_t0010") 2022/03/02 05:51:09 DEBUG : empty space: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1017a1e37d35ebe3_d20220302_m054125_c001_v0001120_t0021") 2022/03/02 05:51:09 DEBUG : empty space: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f119fc68445d16d32_d20220302_m054123_c001_v0001104_t0052") 2022/03/02 05:51:09 DEBUG : empty space: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1017a1e37d35ebda_d20220302_m054121_c001_v0001120_t0021") 2022/03/02 05:51:09 DEBUG : empty space: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f111a05f52729efe3_d20220302_m054111_c001_v0001097_t0018") 2022/03/02 05:51:10 DEBUG : empty space: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1017a1e37d35ebb1_d20220302_m054109_c001_v0001120_t0044") 2022/03/02 05:51:10 DEBUG : empty space: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f118d8f365ca5737e_d20220302_m054104_c001_v0001038_t0042") 2022/03/02 05:51:10 DEBUG : empty space: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1017a1e37d35eb96_d20220302_m054102_c001_v0001120_t0008") 2022/03/02 05:51:10 DEBUG : empty space: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f10606adad55b0ef2_d20220302_m054101_c001_v0001100_t0017") 2022/03/02 05:51:10 DEBUG : empty space: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f115f1a72c2305e78_d20220302_m054100_c001_v0001043_t0048") 2022/03/02 05:51:10 DEBUG : empty space: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1017a1e37d35eb8a_d20220302_m054058_c001_v0001120_t0031") 2022/03/02 05:51:10 DEBUG : enormous: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1111f9e7fa3439d4_d20220302_m054208_c001_v0001104_t0013") 2022/03/02 05:51:10 DEBUG : enormous: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1017a1e37d35ec69_d20220302_m054207_c001_v0001120_t0039") 2022/03/02 05:51:10 DEBUG : existing: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f11184cb1e45d7a14_d20220302_m054806_c001_v0001103_t0055") 2022/03/02 05:51:10 DEBUG : existing: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1017a1e37d35ef52_d20220302_m054804_c001_v0001120_t0002") 2022/03/02 05:51:10 DEBUG : existing: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1035b903cf1b18a9_d20220302_m054255_c001_v0001115_t0015") 2022/03/02 05:51:10 DEBUG : existing: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1017a1e37d35ecba_d20220302_m054253_c001_v0001120_t0023") 2022/03/02 05:51:10 DEBUG : existing: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f11280f9a7b8893e4_d20220302_m054050_c001_v0001116_t0015") 2022/03/02 05:51:10 DEBUG : existing: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1017a1e37d35eb66_d20220302_m054048_c001_v0001120_t0045") 2022/03/02 05:51:10 DEBUG : existing: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f108aba40f658fd00_d20220302_m054047_c001_v0001102_t0052") 2022/03/02 05:51:10 DEBUG : existing: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1017a1e37d35eb5d_d20220302_m054046_c001_v0001120_t0055") 2022/03/02 05:51:11 DEBUG : existing: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1017a1e37d35eb57_d20220302_m054044_c001_v0001120_t0006") 2022/03/02 05:51:11 DEBUG : existing-b: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1013a3fd925d0b2d_d20220302_m054255_c001_v0001031_t0008") 2022/03/02 05:51:11 DEBUG : existing-b: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f104835659ec8862f_d20220302_m054253_c001_v0001128_t0006") 2022/03/02 05:51:11 DEBUG : five: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f108f7b7fb105e47a_d20220302_m054221_c001_v0001100_t0016") 2022/03/02 05:51:11 DEBUG : five: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1017a1e37d35ec82_d20220302_m054218_c001_v0001120_t0030") 2022/03/02 05:51:11 DEBUG : foo: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f11301625c7dedfe8_d20220302_m054108_c001_v0001115_t0039") 2022/03/02 05:51:11 DEBUG : foo: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1017a1e37d35eba4_d20220302_m054106_c001_v0001120_t0008") 2022/03/02 05:51:11 DEBUG : foo: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1017a1e37d35eba0_d20220302_m054105_c001_v0001120_t0028") 2022/03/02 05:51:11 DEBUG : four: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f11447a5ef5885943_d20220302_m054224_c001_v0001117_t0014") 2022/03/02 05:51:11 DEBUG : four: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f104ce985d7a46ac8_d20220302_m054218_c001_v0001116_t0023") 2022/03/02 05:51:11 DEBUG : four: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1017a1e37d35ec7e_d20220302_m054216_c001_v0001120_t0018") 2022/03/02 05:51:11 DEBUG : hello world2: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f105fdbf4a55423e8_d20220302_m054006_c001_v0001115_t0048") 2022/03/02 05:51:11 DEBUG : hello world2: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1017a1e37d35eaec_d20220302_m054005_c001_v0001120_t0040") 2022/03/02 05:51:11 DEBUG : ignore-size: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1014e0f4e236ff9b_d20220302_m054043_c001_v0001101_t0009") 2022/03/02 05:51:11 DEBUG : ignore-size: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1017a1e37d35eb4c_d20220302_m054041_c001_v0001120_t0045") 2022/03/02 05:51:11 DEBUG : nested/sub dir/file: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f111810f5d4888699_d20220302_m054252_c001_v0001150_t0022") 2022/03/02 05:51:12 DEBUG : nested/sub dir/file: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f104ce985d7a46caa_d20220302_m054251_c001_v0001116_t0040") 2022/03/02 05:51:12 DEBUG : nested/sub dir/file: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f102e22e3cacf9eec_d20220302_m054249_c001_v0001039_t0012") 2022/03/02 05:51:12 DEBUG : nested/sub dir/file: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f104835659ec88624_d20220302_m054248_c001_v0001128_t0027") 2022/03/02 05:51:12 DEBUG : one: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f103c727ac937f102_d20220302_m054225_c001_v0001116_t0009") 2022/03/02 05:51:12 DEBUG : one: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1017a1e37d35ec74_d20220302_m054212_c001_v0001120_t0034") 2022/03/02 05:51:12 DEBUG : only0: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f112f096623725a75_d20220302_m055005_c001_v0001102_t0002") 2022/03/02 05:51:12 DEBUG : only0: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1017a1e37d35f09b_d20220302_m054940_c001_v0001120_t0055") 2022/03/02 05:51:12 DEBUG : only0: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f104835659ec889ae_d20220302_m054915_c001_v0001128_t0042") 2022/03/02 05:51:12 DEBUG : only0: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f11191a8c5adcb918_d20220302_m054847_c001_v0001101_t0034") 2022/03/02 05:51:12 DEBUG : only0: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f104835659ec8894b_d20220302_m054819_c001_v0001128_t0036") 2022/03/02 05:51:12 DEBUG : only1: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f11184cb1e45d7d83_d20220302_m055005_c001_v0001103_t0024") 2022/03/02 05:51:12 DEBUG : only1: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f11242f41c9884316_d20220302_m054941_c001_v0001115_t0017") 2022/03/02 05:51:12 DEBUG : only1: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f104835659ec889b2_d20220302_m054916_c001_v0001128_t0026") 2022/03/02 05:51:12 DEBUG : only1: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1181b4ea47095204_d20220302_m054845_c001_v0001101_t0052") 2022/03/02 05:51:12 DEBUG : only1: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f104835659ec8894e_d20220302_m054820_c001_v0001128_t0006") 2022/03/02 05:51:12 DEBUG : only10: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f119b976e19fb137d_d20220302_m055006_c001_v0001041_t0050") 2022/03/02 05:51:12 DEBUG : only10: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f104835659ec889ff_d20220302_m054940_c001_v0001128_t0024") 2022/03/02 05:51:12 DEBUG : only10: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f104835659ec889d8_d20220302_m054928_c001_v0001128_t0043") 2022/03/02 05:51:12 DEBUG : only10: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f101337b411729315_d20220302_m054850_c001_v0001098_t0023") 2022/03/02 05:51:13 DEBUG : only10: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f104835659ec8896a_d20220302_m054830_c001_v0001128_t0000") 2022/03/02 05:51:13 DEBUG : only11: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f10896d41f1166f87_d20220302_m055006_c001_v0001101_t0038") 2022/03/02 05:51:13 DEBUG : only11: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f11916bbe8e4fe171_d20220302_m054941_c001_v0001115_t0047") 2022/03/02 05:51:13 DEBUG : only11: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f104835659ec889dd_d20220302_m054929_c001_v0001128_t0030") 2022/03/02 05:51:13 DEBUG : only11: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f106e0bc8f6a4169e_d20220302_m054848_c001_v0001104_t0050") 2022/03/02 05:51:13 DEBUG : only11: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f104835659ec8896d_d20220302_m054832_c001_v0001128_t0013") 2022/03/02 05:51:13 DEBUG : only12: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f111ebf993d129ae7_d20220302_m055008_c001_v0001161_t0056") 2022/03/02 05:51:13 DEBUG : only12: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f104835659ec88a06_d20220302_m054941_c001_v0001128_t0002") 2022/03/02 05:51:13 DEBUG : only12: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f104835659ec889e2_d20220302_m054931_c001_v0001128_t0002") 2022/03/02 05:51:13 DEBUG : only12: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f112f09662372579f_d20220302_m054847_c001_v0001102_t0039") 2022/03/02 05:51:13 DEBUG : only12: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f104835659ec8896f_d20220302_m054833_c001_v0001128_t0015") 2022/03/02 05:51:13 DEBUG : only13: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1088b3a5a24909b2_d20220302_m055008_c001_v0001146_t0013") 2022/03/02 05:51:13 DEBUG : only13: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f104835659ec88a01_d20220302_m054940_c001_v0001128_t0023") 2022/03/02 05:51:13 DEBUG : only13: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f104835659ec889e4_d20220302_m054932_c001_v0001128_t0034") 2022/03/02 05:51:13 DEBUG : only13: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f104b5539462ad5f3_d20220302_m054849_c001_v0001145_t0032") 2022/03/02 05:51:14 DEBUG : only13: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f104835659ec88973_d20220302_m054836_c001_v0001128_t0049") 2022/03/02 05:51:14 DEBUG : only14: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1036917f63d49c71_d20220302_m055009_c001_v0001105_t0035") 2022/03/02 05:51:14 DEBUG : only14: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f104835659ec88a03_d20220302_m054941_c001_v0001128_t0020") 2022/03/02 05:51:14 DEBUG : only14: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f104835659ec889e6_d20220302_m054933_c001_v0001128_t0035") 2022/03/02 05:51:14 DEBUG : only14: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1024c1e00a0f3156_d20220302_m054848_c001_v0001040_t0028") 2022/03/02 05:51:14 DEBUG : only14: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f104835659ec88975_d20220302_m054837_c001_v0001128_t0031") 2022/03/02 05:51:14 DEBUG : only15: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f10606adad55b2878_d20220302_m055009_c001_v0001100_t0054") 2022/03/02 05:51:14 DEBUG : only15: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f104835659ec88a16_d20220302_m054943_c001_v0001128_t0050") 2022/03/02 05:51:14 DEBUG : only15: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f104835659ec889ef_d20220302_m054934_c001_v0001128_t0048") 2022/03/02 05:51:14 DEBUG : only15: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f10526fe827d4d4db_d20220302_m054850_c001_v0001101_t0052") 2022/03/02 05:51:14 DEBUG : only15: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f104835659ec88979_d20220302_m054839_c001_v0001128_t0021") 2022/03/02 05:51:14 DEBUG : only16: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f111fcf828e8cd0d8_d20220302_m055011_c001_v0001032_t0032") 2022/03/02 05:51:14 DEBUG : only16: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f104835659ec88a08_d20220302_m054941_c001_v0001128_t0033") 2022/03/02 05:51:14 DEBUG : only16: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f104835659ec889f1_d20220302_m054935_c001_v0001128_t0012") 2022/03/02 05:51:14 DEBUG : only16: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f10588fa3a155cd37_d20220302_m054846_c001_v0001144_t0055") 2022/03/02 05:51:14 DEBUG : only16: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f104835659ec8897d_d20220302_m054840_c001_v0001128_t0002") 2022/03/02 05:51:15 DEBUG : only17: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1083c5d60eb1e2f9_d20220302_m055012_c001_v0001116_t0006") 2022/03/02 05:51:15 DEBUG : only17: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f11242f41c9884323_d20220302_m054941_c001_v0001115_t0022") 2022/03/02 05:51:15 DEBUG : only17: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f104835659ec889f4_d20220302_m054936_c001_v0001128_t0014") 2022/03/02 05:51:15 DEBUG : only17: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f104a21abef506fac_d20220302_m054846_c001_v0001144_t0035") 2022/03/02 05:51:15 DEBUG : only17: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f104835659ec8897f_d20220302_m054841_c001_v0001128_t0049") 2022/03/02 05:51:15 DEBUG : only18: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f118e645300efacba_d20220302_m055013_c001_v0001117_t0044") 2022/03/02 05:51:15 DEBUG : only18: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f104835659ec88a0b_d20220302_m054942_c001_v0001128_t0039") 2022/03/02 05:51:15 DEBUG : only18: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f104835659ec889f6_d20220302_m054937_c001_v0001128_t0048") 2022/03/02 05:51:15 DEBUG : only18: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f104d141b3f92a1f8_d20220302_m054846_c001_v0001099_t0029") 2022/03/02 05:51:15 DEBUG : only18: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f104835659ec88983_d20220302_m054842_c001_v0001128_t0019") 2022/03/02 05:51:15 DEBUG : only19: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1110d4f9a2659938_d20220302_m055014_c001_v0001115_t0000") 2022/03/02 05:51:15 DEBUG : only19: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f11916bbe8e4fe187_d20220302_m054942_c001_v0001115_t0057") 2022/03/02 05:51:15 DEBUG : only19: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f104835659ec889fd_d20220302_m054939_c001_v0001128_t0048") 2022/03/02 05:51:15 DEBUG : only19: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f119ffe3e37141887_d20220302_m054850_c001_v0001116_t0043") 2022/03/02 05:51:15 DEBUG : only19: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f104835659ec88986_d20220302_m054844_c001_v0001128_t0058") 2022/03/02 05:51:15 DEBUG : only2: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1120f9107d9550d4_d20220302_m055015_c001_v0001101_t0013") 2022/03/02 05:51:16 DEBUG : only2: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f104835659ec88a0d_d20220302_m054942_c001_v0001128_t0022") 2022/03/02 05:51:16 DEBUG : only2: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f104835659ec889b6_d20220302_m054918_c001_v0001128_t0022") 2022/03/02 05:51:16 DEBUG : only2: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f102ba6fd03287bb7_d20220302_m054848_c001_v0001145_t0041") 2022/03/02 05:51:16 DEBUG : only2: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f104835659ec88951_d20220302_m054821_c001_v0001128_t0048") 2022/03/02 05:51:16 DEBUG : only3: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1012fdc3f8c07c0a_d20220302_m055017_c001_v0001165_t0002") 2022/03/02 05:51:16 DEBUG : only3: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f11242f41c9884333_d20220302_m054942_c001_v0001115_t0056") 2022/03/02 05:51:16 DEBUG : only3: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f104835659ec889ba_d20220302_m054919_c001_v0001128_t0055") 2022/03/02 05:51:16 DEBUG : only3: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1156a78b3cb4490c_d20220302_m054849_c001_v0001101_t0056") 2022/03/02 05:51:16 DEBUG : only3: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f104835659ec88959_d20220302_m054823_c001_v0001128_t0013") 2022/03/02 05:51:16 DEBUG : only4: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f10725a2c96e20448_d20220302_m055017_c001_v0001117_t0028") 2022/03/02 05:51:16 DEBUG : only4: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f104835659ec88a0f_d20220302_m054942_c001_v0001128_t0021") 2022/03/02 05:51:16 DEBUG : only4: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f104835659ec889c0_d20220302_m054921_c001_v0001128_t0049") 2022/03/02 05:51:16 DEBUG : only4: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f11242f41c988400e_d20220302_m054849_c001_v0001115_t0056") 2022/03/02 05:51:16 DEBUG : only4: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f104835659ec8895b_d20220302_m054824_c001_v0001128_t0050") 2022/03/02 05:51:16 DEBUG : only5: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1037a855fb211ada_d20220302_m055019_c001_v0001120_t0050") 2022/03/02 05:51:16 DEBUG : only5: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f11916bbe8e4fe194_d20220302_m054942_c001_v0001115_t0005") 2022/03/02 05:51:16 DEBUG : only5: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f104835659ec889c3_d20220302_m054922_c001_v0001128_t0000") 2022/03/02 05:51:16 DEBUG : only5: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f107e44ef320b5a18_d20220302_m054849_c001_v0001104_t0036") 2022/03/02 05:51:16 DEBUG : only5: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f104835659ec8895d_d20220302_m054825_c001_v0001128_t0023") 2022/03/02 05:51:16 DEBUG : only6: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1181989b578d4ceb_d20220302_m055019_c001_v0001097_t0042") 2022/03/02 05:51:16 DEBUG : only6: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f104835659ec88a11_d20220302_m054943_c001_v0001128_t0034") 2022/03/02 05:51:17 DEBUG : only6: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f104835659ec889ca_d20220302_m054923_c001_v0001128_t0036") 2022/03/02 05:51:17 DEBUG : only6: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f107df0ce3cb1a165_d20220302_m054846_c001_v0001103_t0023") 2022/03/02 05:51:17 DEBUG : only6: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f104835659ec8895f_d20220302_m054826_c001_v0001128_t0011") 2022/03/02 05:51:17 DEBUG : only7: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f100d29d38f0c00e3_d20220302_m055021_c001_v0001103_t0049") 2022/03/02 05:51:17 DEBUG : only7: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1017a1e37d35f09f_d20220302_m054943_c001_v0001120_t0022") 2022/03/02 05:51:17 DEBUG : only7: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f104835659ec889cd_d20220302_m054925_c001_v0001128_t0013") 2022/03/02 05:51:17 DEBUG : only7: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f114639dc2830f152_d20220302_m054848_c001_v0001104_t0042") 2022/03/02 05:51:17 DEBUG : only7: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f104835659ec88963_d20220302_m054827_c001_v0001128_t0027") 2022/03/02 05:51:17 DEBUG : only8: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f10306c300ddc2f50_d20220302_m055053_c001_v0001104_t0052") 2022/03/02 05:51:17 DEBUG : only8: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f104835659ec88a14_d20220302_m054943_c001_v0001128_t0051") 2022/03/02 05:51:17 DEBUG : only8: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f104835659ec889cf_d20220302_m054926_c001_v0001128_t0020") 2022/03/02 05:51:17 DEBUG : only8: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f11472cd864fb2c18_d20220302_m054849_c001_v0001115_t0059") 2022/03/02 05:51:17 DEBUG : only8: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f104835659ec88966_d20220302_m054828_c001_v0001128_t0019") 2022/03/02 05:51:17 DEBUG : only9: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f104d1bc3e637052b_d20220302_m055055_c001_v0001130_t0013") 2022/03/02 05:51:17 DEBUG : only9: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f11242f41c9884346_d20220302_m054943_c001_v0001115_t0044") 2022/03/02 05:51:17 DEBUG : only9: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f104835659ec889d4_d20220302_m054927_c001_v0001128_t0035") 2022/03/02 05:51:17 DEBUG : only9: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f109433cd8a374071_d20220302_m054846_c001_v0001099_t0038") 2022/03/02 05:51:17 DEBUG : only9: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f104835659ec88968_d20220302_m054829_c001_v0001128_t0053") 2022/03/02 05:51:17 DEBUG : potato: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1098bff4d263232e_d20220302_m054243_c001_v0001104_t0011") 2022/03/02 05:51:17 DEBUG : potato: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f104ce985d7a46bf7_d20220302_m054240_c001_v0001116_t0002") 2022/03/02 05:51:18 DEBUG : potato: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f10513e02be211a38_d20220302_m054238_c001_v0001131_t0037") 2022/03/02 05:51:18 DEBUG : potato: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f104835659ec88616_d20220302_m054235_c001_v0001128_t0055") 2022/03/02 05:51:18 DEBUG : potato: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f111ac9e4c7d4b4e1_d20220302_m054233_c001_v0001098_t0008") 2022/03/02 05:51:18 DEBUG : potato: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f104ce985d7a46b62_d20220302_m054229_c001_v0001116_t0038") 2022/03/02 05:51:18 DEBUG : potato: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1110d4f9a2657b1a_d20220302_m054158_c001_v0001115_t0059") 2022/03/02 05:51:18 DEBUG : potato: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1017a1e37d35ec4a_d20220302_m054155_c001_v0001120_t0031") 2022/03/02 05:51:18 DEBUG : potato: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f103e34b5a3a2cf52_d20220302_m054150_c001_v0001037_t0014") 2022/03/02 05:51:18 DEBUG : potato: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1017a1e37d35ec31_d20220302_m054148_c001_v0001120_t0020") 2022/03/02 05:51:18 DEBUG : potato: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f115845dc1560a0aa_d20220302_m054144_c001_v0001130_t0046") 2022/03/02 05:51:18 DEBUG : potato: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1017a1e37d35ec1a_d20220302_m054141_c001_v0001120_t0019") 2022/03/02 05:51:18 DEBUG : potato: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f111eddd8e1c3be29_d20220302_m054127_c001_v0001157_t0031") 2022/03/02 05:51:18 DEBUG : potato: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1017a1e37d35ebe1_d20220302_m054125_c001_v0001120_t0051") 2022/03/02 05:51:18 DEBUG : potato: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f10145889921d9137_d20220302_m054124_c001_v0001106_t0047") 2022/03/02 05:51:18 DEBUG : potato: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1017a1e37d35ebd6_d20220302_m054121_c001_v0001120_t0043") 2022/03/02 05:51:18 DEBUG : potato: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f117c314774c6d0b7_d20220302_m054120_c001_v0001042_t0059") 2022/03/02 05:51:19 DEBUG : potato: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1017a1e37d35ebcf_d20220302_m054119_c001_v0001120_t0040") 2022/03/02 05:51:19 DEBUG : potato: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1017a1e37d35ebca_d20220302_m054118_c001_v0001120_t0032") 2022/03/02 05:51:19 DEBUG : potato: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f119fc68445d16cb9_d20220302_m054116_c001_v0001104_t0012") 2022/03/02 05:51:19 DEBUG : potato: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1017a1e37d35ebc3_d20220302_m054115_c001_v0001120_t0040") 2022/03/02 05:51:19 DEBUG : potato: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1017a1e37d35ebc0_d20220302_m054113_c001_v0001120_t0022") 2022/03/02 05:51:19 DEBUG : potato: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f118cd01d5c28fe1c_d20220302_m054112_c001_v0001098_t0039") 2022/03/02 05:51:19 DEBUG : potato: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1017a1e37d35ebb5_d20220302_m054110_c001_v0001120_t0040") 2022/03/02 05:51:19 DEBUG : potato2: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f112f096623724e46_d20220302_m054358_c001_v0001102_t0022") 2022/03/02 05:51:19 DEBUG : potato2: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1017a1e37d35ed3a_d20220302_m054357_c001_v0001120_t0000") 2022/03/02 05:51:19 DEBUG : potato2: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f100920fd3e38641c_d20220302_m054345_c001_v0001117_t0032") 2022/03/02 05:51:19 DEBUG : potato2: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f104835659ec8869f_d20220302_m054337_c001_v0001128_t0013") 2022/03/02 05:51:19 DEBUG : potato2: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f115ec4b1942fa48f_d20220302_m054327_c001_v0001136_t0057") 2022/03/02 05:51:19 DEBUG : potato2: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1017a1e37d35ecf3_d20220302_m054321_c001_v0001120_t0044") 2022/03/02 05:51:19 DEBUG : potato2: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f106c8d53a7e89095_d20220302_m054312_c001_v0001116_t0007") 2022/03/02 05:51:19 DEBUG : potato2: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f104835659ec88634_d20220302_m054259_c001_v0001128_t0016") 2022/03/02 05:51:19 DEBUG : potato2: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f100d0dc5254313f4_d20220302_m054209_c001_v0001106_t0038") 2022/03/02 05:51:19 DEBUG : potato2: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1017a1e37d35ec64_d20220302_m054206_c001_v0001120_t0001") 2022/03/02 05:51:20 DEBUG : potato2: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f114880147876060c_d20220302_m054205_c001_v0001146_t0040") 2022/03/02 05:51:20 DEBUG : potato2: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1017a1e37d35ec56_d20220302_m054200_c001_v0001120_t0046") 2022/03/02 05:51:20 DEBUG : potato2: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f115a43b7865336dd_d20220302_m054159_c001_v0001115_t0006") 2022/03/02 05:51:20 DEBUG : potato2: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1017a1e37d35ec52_d20220302_m054157_c001_v0001120_t0027") 2022/03/02 05:51:20 DEBUG : potato2: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f11593f2ed7814e99_d20220302_m054155_c001_v0001037_t0018") 2022/03/02 05:51:20 DEBUG : potato2: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1017a1e37d35ec3e_d20220302_m054153_c001_v0001120_t0007") 2022/03/02 05:51:20 DEBUG : potato2: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f101d3445ab5f1566_d20220302_m054146_c001_v0001104_t0031") 2022/03/02 05:51:20 DEBUG : potato2: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1017a1e37d35ec28_d20220302_m054144_c001_v0001120_t0013") 2022/03/02 05:51:20 DEBUG : potato2: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f11814b2e63b9f78a_d20220302_m054128_c001_v0001128_t0003") 2022/03/02 05:51:20 DEBUG : potato2: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1017a1e37d35ebe9_d20220302_m054126_c001_v0001120_t0036") 2022/03/02 05:51:20 DEBUG : potato2: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f103bd9113c7e3a20_d20220302_m054012_c001_v0001101_t0054") 2022/03/02 05:51:20 DEBUG : potato2: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1017a1e37d35eaf5_d20220302_m054010_c001_v0001120_t0027") 2022/03/02 05:51:20 DEBUG : potato2: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f113b6760d0b43e41_d20220302_m054009_c001_v0001117_t0036") 2022/03/02 05:51:20 DEBUG : potato2: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1017a1e37d35eaf1_d20220302_m054008_c001_v0001120_t0049") 2022/03/02 05:51:20 DEBUG : potato3: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f10478c0bd0f7a66c_d20220302_m054345_c001_v0001104_t0048") 2022/03/02 05:51:20 DEBUG : potato3: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f104835659ec886a3_d20220302_m054339_c001_v0001128_t0005") 2022/03/02 05:51:21 DEBUG : potato3: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f10847017f31898de_d20220302_m054328_c001_v0001134_t0023") 2022/03/02 05:51:21 DEBUG : potato3: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1017a1e37d35ecf8_d20220302_m054323_c001_v0001120_t0002") 2022/03/02 05:51:21 DEBUG : potato3: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f110431eaf8cc3680_d20220302_m054312_c001_v0001098_t0054") 2022/03/02 05:51:21 DEBUG : potato3: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f104835659ec88637_d20220302_m054301_c001_v0001128_t0043") 2022/03/02 05:51:21 DEBUG : pre-dest1/1: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f11236d87e9e668e3_d20220302_m054429_c001_v0001131_t0055") 2022/03/02 05:51:21 DEBUG : pre-dest1/1: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1017a1e37d35ed67_d20220302_m054420_c001_v0001120_t0003") 2022/03/02 05:51:21 DEBUG : pre-dest2/2: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f11854d2ab3a25f03_d20220302_m054429_c001_v0001090_t0015") 2022/03/02 05:51:21 DEBUG : pre-dest2/2: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f104835659ec886d9_d20220302_m054421_c001_v0001128_t0032") 2022/03/02 05:51:21 DEBUG : sizeonly: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f109ae9ce0a8f1aab_d20220302_m054040_c001_v0001105_t0001") 2022/03/02 05:51:21 DEBUG : sizeonly: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1017a1e37d35eb46_d20220302_m054038_c001_v0001120_t0038") 2022/03/02 05:51:21 DEBUG : sub dir/hello world: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f115f89d578743645_d20220302_m054252_c001_v0001103_t0024") 2022/03/02 05:51:21 DEBUG : sub dir/hello world: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f104835659ec88628_d20220302_m054250_c001_v0001128_t0035") 2022/03/02 05:51:21 DEBUG : sub dir/hello world: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f107e5ad7d4adc08b_d20220302_m054249_c001_v0001105_t0002") 2022/03/02 05:51:21 DEBUG : sub dir/hello world: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1017a1e37d35ecb1_d20220302_m054248_c001_v0001120_t0049") 2022/03/02 05:51:21 DEBUG : sub dir/hello world: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f106e0bc8f6a3f922_d20220302_m054034_c001_v0001104_t0017") 2022/03/02 05:51:22 DEBUG : sub dir/hello world: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1017a1e37d35eb38_d20220302_m054031_c001_v0001120_t0033") 2022/03/02 05:51:22 DEBUG : sub dir/hello world: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f115a43b786533189_d20220302_m054030_c001_v0001115_t0029") 2022/03/02 05:51:22 DEBUG : sub dir/hello world: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1017a1e37d35eb2a_d20220302_m054028_c001_v0001120_t0030") 2022/03/02 05:51:22 DEBUG : sub dir/hello world: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f103bd9113c7e3bce_d20220302_m054026_c001_v0001101_t0002") 2022/03/02 05:51:22 DEBUG : sub dir/hello world: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1017a1e37d35eb0d_d20220302_m054020_c001_v0001120_t0019") 2022/03/02 05:51:22 DEBUG : sub dir/hello world: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f107761c8a86c6c4d_d20220302_m054019_c001_v0001101_t0039") 2022/03/02 05:51:22 DEBUG : sub dir/hello world: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1017a1e37d35eb09_d20220302_m054017_c001_v0001120_t0058") 2022/03/02 05:51:22 DEBUG : sub dir/hello world: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f118e051b8c06dc24_d20220302_m054016_c001_v0001116_t0053") 2022/03/02 05:51:22 DEBUG : sub dir/hello world: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1017a1e37d35eb07_d20220302_m054015_c001_v0001120_t0042") 2022/03/02 05:51:22 DEBUG : sub dir/hello world: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f113315cfd545031b_d20220302_m054014_c001_v0001116_t0044") 2022/03/02 05:51:22 DEBUG : sub dir/hello world: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1017a1e37d35eaff_d20220302_m054013_c001_v0001120_t0011") 2022/03/02 05:51:22 DEBUG : sub dir/hello world: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f118ce612fe97a9ff_d20220302_m054002_c001_v0001105_t0055") 2022/03/02 05:51:22 DEBUG : sub dir/hello world: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1017a1e37d35eadf_d20220302_m054001_c001_v0001120_t0017") 2022/03/02 05:51:22 DEBUG : sub dir/hello world: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f105ce8f3e887c99a_d20220302_m053955_c001_v0001102_t0024") 2022/03/02 05:51:22 DEBUG : sub dir/hello world: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1017a1e37d35eaca_d20220302_m053954_c001_v0001120_t0044") 2022/03/02 05:51:23 DEBUG : sub dir/hello world: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1036d28fc533c924_d20220302_m053953_c001_v0001098_t0006") 2022/03/02 05:51:23 DEBUG : sub dir/hello world: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1017a1e37d35eac7_d20220302_m053950_c001_v0001120_t0051") 2022/03/02 05:51:23 DEBUG : sub dir/hello world: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f104b9771bbada5cd_d20220302_m053949_c001_v0001103_t0017") 2022/03/02 05:51:23 DEBUG : sub dir/hello world: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1017a1e37d35eac1_d20220302_m053947_c001_v0001120_t0005") 2022/03/02 05:51:23 DEBUG : sub/yam: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f104d66d1ecca2cdb_d20220302_m054242_c001_v0001102_t0008") 2022/03/02 05:51:23 DEBUG : sub/yam: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f104835659ec88619_d20220302_m054240_c001_v0001128_t0018") 2022/03/02 05:51:23 DEBUG : three: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1156a78b3cb424de_d20220302_m054226_c001_v0001101_t0018") 2022/03/02 05:51:23 DEBUG : three: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1017a1e37d35ec85_d20220302_m054219_c001_v0001120_t0007") 2022/03/02 05:51:23 DEBUG : three: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1017a1e37d35ec7b_d20220302_m054215_c001_v0001120_t0038") 2022/03/02 05:51:23 DEBUG : two: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f112ab7e67d06fbae_d20220302_m054228_c001_v0001134_t0049") 2022/03/02 05:51:23 DEBUG : two: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f104835659ec885f6_d20220302_m054218_c001_v0001128_t0000") 2022/03/02 05:51:23 DEBUG : two: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1017a1e37d35ec79_d20220302_m054214_c001_v0001120_t0041") 2022/03/02 05:51:23 DEBUG : yam: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1111f9e7fa343bab_d20220302_m054245_c001_v0001104_t0051") 2022/03/02 05:51:23 DEBUG : yam: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f110431eaf8cc3550_d20220302_m054242_c001_v0001098_t0059") 2022/03/02 05:51:24 DEBUG : yam: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1035b903cf1b17a4_d20220302_m054237_c001_v0001115_t0047") 2022/03/02 05:51:24 DEBUG : yam: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f1017a1e37d35ec9e_d20220302_m054235_c001_v0001120_t0054") 2022/03/02 05:51:24 DEBUG : yam: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f11280f9a7b8898e0_d20220302_m054232_c001_v0001116_t0017") 2022/03/02 05:51:24 DEBUG : yam: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f104835659ec8860a_d20220302_m054229_c001_v0001128_t0033") 2022/03/02 05:51:24 DEBUG : yaml: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f11184cb1e45d721b_d20220302_m054239_c001_v0001103_t0056") 2022/03/02 05:51:24 DEBUG : yaml: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f119ae9a55ebc5b83_d20220302_m054237_c001_v0001150_t0039") 2022/03/02 05:51:24 DEBUG : yaml: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f112f096623724b99_d20220302_m054233_c001_v0001102_t0058") 2022/03/02 05:51:24 DEBUG : yaml: Deleting (id "4_z6fc23da3204d4b9b7ff80e1b_f109442d86ffcfa42_d20220302_m054231_c001_v0001117_t0027") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 11m41.994964949s (try 1/5)