"./sync.test -test.v -test.timeout 1h0m0s -remote TestChunkerLocal: -verbose" - Starting (try 1/5) 2022/01/12 06:33:48 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6" 2022/01/12 06:33:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2022/01/12 06:33:48 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-hemosuc8jolexun6fonivuq6" 2022/01/12 06:33:48 DEBUG : Reset feature "ListR" 2022/01/12 06:33:48 DEBUG : Creating backend with remote "/tmp/rclone1317964075" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === 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 "Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6'", Local "Local file system at /tmp/rclone1317964075", Modify Window "1ns" 2022/01/12 06:33:48 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': Waiting for checks to finish 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (0.01s) === RUN TestCopy run.go:181: Remote "Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6'", Local "Local file system at /tmp/rclone1317964075", Modify Window "1ns" 2022/01/12 06:33:48 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2022/01/12 06:33:48 INFO : sub dir/hello world.rclone_chunk.001_l8ubta: Moved (server-side) to: sub dir/hello world 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': Waiting for checks to finish 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': Waiting for transfers to finish 2022/01/12 06:33:48 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2022/01/12 06:33:48 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopy (0.00s) === RUN TestCopyMissingDirectory run.go:181: Remote "Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6'", Local "Local file system at /tmp/rclone1317964075", Modify Window "1ns" 2022/01/12 06:33:48 DEBUG : Creating backend with remote "/non-existing" 2022/01/12 06:33:48 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': Waiting for checks to finish 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.00s) === RUN TestCopyNoTraverse run.go:181: Remote "Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6'", Local "Local file system at /tmp/rclone1317964075", Modify Window "1ns" 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': Waiting for checks to finish 2022/01/12 06:33:48 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2022/01/12 06:33:48 INFO : sub dir/hello world.rclone_chunk.001_l8ubgs: Moved (server-side) to: sub dir/hello world 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': Waiting for transfers to finish 2022/01/12 06:33:48 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2022/01/12 06:33:48 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (0.00s) === RUN TestCopyCheckFirst run.go:181: Remote "Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6'", Local "Local file system at /tmp/rclone1317964075", Modify Window "1ns" 2022/01/12 06:33:48 INFO : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': Running all checks before starting transfers 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': Waiting for checks to finish 2022/01/12 06:33:48 INFO : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': Checks finished, now starting transfers 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': Waiting for transfers to finish 2022/01/12 06:33:48 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2022/01/12 06:33:48 INFO : sub dir/hello world.rclone_chunk.001_l8ubs1: Moved (server-side) to: sub dir/hello world 2022/01/12 06:33:48 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2022/01/12 06:33:48 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (0.00s) === RUN TestSyncNoTraverse run.go:181: Remote "Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6'", Local "Local file system at /tmp/rclone1317964075", Modify Window "1ns" 2022/01/12 06:33:48 ERROR : Ignoring --no-traverse with sync 2022/01/12 06:33:48 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2022/01/12 06:33:48 INFO : sub dir/hello world.rclone_chunk.001_l8ub2c: Moved (server-side) to: sub dir/hello world 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': Waiting for checks to finish 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': Waiting for transfers to finish 2022/01/12 06:33:48 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2022/01/12 06:33:48 INFO : sub dir/hello world: Copied (new) 2022/01/12 06:33:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (0.00s) === RUN TestCopyWithDepth run.go:181: Remote "Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6'", Local "Local file system at /tmp/rclone1317964075", Modify Window "1ns" 2022/01/12 06:33:48 DEBUG : hello world2: skip slow MD5 on source file, hashing in-transit 2022/01/12 06:33:48 INFO : hello world2.rclone_chunk.001_l8uban: Moved (server-side) to: hello world2 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': Waiting for checks to finish 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': Waiting for transfers to finish 2022/01/12 06:33:48 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2022/01/12 06:33:48 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (0.01s) === RUN TestCopyWithFilesFrom run.go:181: Remote "Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6'", Local "Local file system at /tmp/rclone1317964075", Modify Window "1ns" 2022/01/12 06:33:48 DEBUG : hello world2: Excluded 2022/01/12 06:33:48 DEBUG : potato2: skip slow MD5 on source file, hashing in-transit 2022/01/12 06:33:48 INFO : potato2.rclone_chunk.001_l8ubs4: Moved (server-side) to: potato2 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': Waiting for checks to finish 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': Waiting for transfers to finish 2022/01/12 06:33:48 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2022/01/12 06:33:48 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (0.01s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:181: Remote "Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6'", Local "Local file system at /tmp/rclone1317964075", Modify Window "1ns" 2022/01/12 06:33:48 DEBUG : potato2: skip slow MD5 on source file, hashing in-transit 2022/01/12 06:33:48 INFO : potato2.rclone_chunk.001_l8ubec: Moved (server-side) to: potato2 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': Waiting for checks to finish 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': Waiting for transfers to finish 2022/01/12 06:33:48 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2022/01/12 06:33:48 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (0.00s) === RUN TestCopyEmptyDirectories run.go:181: Remote "Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6'", Local "Local file system at /tmp/rclone1317964075", Modify Window "1ns" 2022/01/12 06:33:48 DEBUG : sub dir2: Making directory 2022/01/12 06:33:48 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2022/01/12 06:33:48 INFO : sub dir/hello world.rclone_chunk.001_l8ub8e: Moved (server-side) to: sub dir/hello world 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': Waiting for checks to finish 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': Waiting for transfers to finish 2022/01/12 06:33:48 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2022/01/12 06:33:48 INFO : sub dir/hello world: Copied (new) 2022/01/12 06:33:48 DEBUG : sub dir2: Making directory 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': copied 1 directories --- PASS: TestCopyEmptyDirectories (0.00s) === RUN TestMoveEmptyDirectories run.go:181: Remote "Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6'", Local "Local file system at /tmp/rclone1317964075", Modify Window "1ns" 2022/01/12 06:33:48 DEBUG : sub dir2: Making directory 2022/01/12 06:33:48 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2022/01/12 06:33:48 INFO : sub dir/hello world.rclone_chunk.001_l8ubs4: Moved (server-side) to: sub dir/hello world 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': Waiting for checks to finish 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': Waiting for transfers to finish 2022/01/12 06:33:48 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2022/01/12 06:33:48 INFO : sub dir/hello world: Copied (new) 2022/01/12 06:33:48 INFO : sub dir/hello world: Deleted 2022/01/12 06:33:48 DEBUG : sub dir: Making directory 2022/01/12 06:33:48 DEBUG : sub dir2: Making directory 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': copied 2 directories --- PASS: TestMoveEmptyDirectories (0.00s) === RUN TestSyncEmptyDirectories run.go:181: Remote "Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6'", Local "Local file system at /tmp/rclone1317964075", Modify Window "1ns" 2022/01/12 06:33:48 DEBUG : sub dir2: Making directory 2022/01/12 06:33:48 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2022/01/12 06:33:48 INFO : sub dir/hello world.rclone_chunk.001_l8ube6: Moved (server-side) to: sub dir/hello world 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': Waiting for checks to finish 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': Waiting for transfers to finish 2022/01/12 06:33:48 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2022/01/12 06:33:48 INFO : sub dir/hello world: Copied (new) 2022/01/12 06:33:48 DEBUG : sub dir2: Making directory 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': copied 1 directories 2022/01/12 06:33:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncEmptyDirectories (0.00s) === RUN TestServerSideCopy run.go:181: Remote "Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6'", Local "Local file system at /tmp/rclone1317964075", Modify Window "1ns" 2022/01/12 06:33:48 INFO : sub dir/hello world.rclone_chunk.001_l8ubmj: Moved (server-side) to: sub dir/hello world 2022/01/12 06:33:48 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-tupeduz3pexelup6jimulux7" 2022/01/12 06:33:48 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-tupeduz3pexelup6jimulux7" 2022/01/12 06:33:48 DEBUG : Reset feature "ListR" sync_test.go:275: Server side copy (if possible) Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6' -> Chunked 'TestChunkerLocal:rclone-test-tupeduz3pexelup6jimulux7' 2022/01/12 06:33:48 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2022/01/12 06:33:48 INFO : sub dir/hello world.rclone_chunk.001_l8ubvs: Moved (server-side) to: sub dir/hello world 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tupeduz3pexelup6jimulux7': Waiting for checks to finish 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tupeduz3pexelup6jimulux7': Waiting for transfers to finish 2022/01/12 06:33:48 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2022/01/12 06:33:48 INFO : sub dir/hello world: Copied (new) 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tupeduz3pexelup6jimulux7': Purge remote --- PASS: TestServerSideCopy (0.00s) === RUN TestCopyAfterDelete run.go:181: Remote "Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6'", Local "Local file system at /tmp/rclone1317964075", Modify Window "1ns" 2022/01/12 06:33:48 INFO : sub dir/hello world.rclone_chunk.001_l8ub7a: Moved (server-side) to: sub dir/hello world 2022/01/12 06:33:48 ERROR : : error listing: directory not found 2022/01/12 06:33:48 DEBUG : Local file system at /tmp/rclone1317964075: Making directory 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': Waiting for checks to finish 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (0.00s) === RUN TestCopyRedownload run.go:181: Remote "Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6'", Local "Local file system at /tmp/rclone1317964075", Modify Window "1ns" 2022/01/12 06:33:48 INFO : sub dir/hello world.rclone_chunk.001_l8ubvd: Moved (server-side) to: sub dir/hello world 2022/01/12 06:33:48 DEBUG : Local file system at /tmp/rclone1317964075: Waiting for checks to finish 2022/01/12 06:33:48 DEBUG : Local file system at /tmp/rclone1317964075: Waiting for transfers to finish 2022/01/12 06:33:48 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2022/01/12 06:33:48 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (0.00s) === RUN TestSyncBasedOnCheckSum run.go:181: Remote "Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6'", Local "Local file system at /tmp/rclone1317964075", Modify Window "1ns" 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': Waiting for checks to finish 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': Waiting for transfers to finish 2022/01/12 06:33:48 DEBUG : check sum: skip slow MD5 on source file, hashing in-transit 2022/01/12 06:33:48 INFO : check sum.rclone_chunk.001_l8ubw8: Moved (server-side) to: check sum 2022/01/12 06:33:48 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2022/01/12 06:33:48 INFO : check sum: Copied (new) 2022/01/12 06:33:48 DEBUG : Waiting for deletions to finish 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': Waiting for checks to finish 2022/01/12 06:33:48 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2022/01/12 06:33:48 DEBUG : check sum: Size and md5 of src and dst objects identical 2022/01/12 06:33:48 DEBUG : check sum: Unchanged skipping 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': Waiting for transfers to finish 2022/01/12 06:33:48 DEBUG : Waiting for deletions to finish 2022/01/12 06:33:48 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (0.01s) === RUN TestSyncSizeOnly run.go:181: Remote "Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6'", Local "Local file system at /tmp/rclone1317964075", Modify Window "1ns" 2022/01/12 06:33:48 DEBUG : sizeonly: skip slow MD5 on source file, hashing in-transit 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': Waiting for checks to finish 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': Waiting for transfers to finish 2022/01/12 06:33:48 INFO : sizeonly.rclone_chunk.001_l8ubnc: Moved (server-side) to: sizeonly 2022/01/12 06:33:48 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2022/01/12 06:33:48 INFO : sizeonly: Copied (new) 2022/01/12 06:33:48 DEBUG : Waiting for deletions to finish 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': Waiting for checks to finish 2022/01/12 06:33:48 DEBUG : sizeonly: Sizes identical 2022/01/12 06:33:48 DEBUG : sizeonly: Unchanged skipping 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': Waiting for transfers to finish 2022/01/12 06:33:48 DEBUG : Waiting for deletions to finish 2022/01/12 06:33:48 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (0.01s) === RUN TestSyncIgnoreSize run.go:181: Remote "Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6'", Local "Local file system at /tmp/rclone1317964075", Modify Window "1ns" 2022/01/12 06:33:48 DEBUG : ignore-size: skip slow MD5 on source file, hashing in-transit 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': Waiting for checks to finish 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': Waiting for transfers to finish 2022/01/12 06:33:48 INFO : ignore-size.rclone_chunk.001_l8ubrc: Moved (server-side) to: ignore-size 2022/01/12 06:33:48 DEBUG : ignore-size: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2022/01/12 06:33:48 INFO : ignore-size: Copied (new) 2022/01/12 06:33:48 DEBUG : Waiting for deletions to finish 2022/01/12 06:33:48 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 06:33:48 DEBUG : ignore-size: Unchanged skipping 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': Waiting for checks to finish 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': Waiting for transfers to finish 2022/01/12 06:33:48 DEBUG : Waiting for deletions to finish 2022/01/12 06:33:48 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (0.01s) === RUN TestSyncIgnoreTimes run.go:181: Remote "Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6'", Local "Local file system at /tmp/rclone1317964075", Modify Window "1ns" 2022/01/12 06:33:48 INFO : existing.rclone_chunk.001_l8ub2s: Moved (server-side) to: existing 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': Waiting for checks to finish 2022/01/12 06:33:48 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 06:33:48 DEBUG : existing: Unchanged skipping 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': Waiting for transfers to finish 2022/01/12 06:33:48 DEBUG : Waiting for deletions to finish 2022/01/12 06:33:48 INFO : There was nothing to transfer 2022/01/12 06:33:48 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': Waiting for checks to finish 2022/01/12 06:33:48 DEBUG : existing: skip slow MD5 on source file, hashing in-transit 2022/01/12 06:33:48 INFO : existing: Deleted 2022/01/12 06:33:48 INFO : existing.rclone_chunk.001_l8ub4e: Moved (server-side) to: existing 2022/01/12 06:33:48 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2022/01/12 06:33:48 INFO : existing: Copied (replaced existing) 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': Waiting for transfers to finish 2022/01/12 06:33:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (0.01s) === RUN TestSyncIgnoreExisting run.go:181: Remote "Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6'", Local "Local file system at /tmp/rclone1317964075", Modify Window "1ns" 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': Waiting for checks to finish 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': Waiting for transfers to finish 2022/01/12 06:33:48 DEBUG : existing: skip slow MD5 on source file, hashing in-transit 2022/01/12 06:33:48 INFO : existing.rclone_chunk.001_l8ub7e: Moved (server-side) to: existing 2022/01/12 06:33:48 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2022/01/12 06:33:48 INFO : existing: Copied (new) 2022/01/12 06:33:48 DEBUG : Waiting for deletions to finish 2022/01/12 06:33:48 DEBUG : existing: Destination exists, skipping 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': Waiting for checks to finish 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': Waiting for transfers to finish 2022/01/12 06:33:48 DEBUG : Waiting for deletions to finish 2022/01/12 06:33:48 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (0.01s) === RUN TestSyncIgnoreErrors run.go:181: Remote "Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6'", Local "Local file system at /tmp/rclone1317964075", Modify Window "1ns" 2022/01/12 06:33:48 INFO : b/potato.rclone_chunk.001_l8ub0e: Moved (server-side) to: b/potato 2022/01/12 06:33:48 INFO : c/non empty space.rclone_chunk.001_l8ubak: Moved (server-side) to: c/non empty space 2022/01/12 06:33:48 DEBUG : d: Making directory 2022/01/12 06:33:48 DEBUG : a/potato2: skip slow MD5 on source file, hashing in-transit 2022/01/12 06:33:48 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 06:33:48 DEBUG : c/non empty space: Unchanged skipping 2022/01/12 06:33:48 INFO : a/potato2.rclone_chunk.001_l8ubu5: Moved (server-side) to: a/potato2 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': Waiting for checks to finish 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': Waiting for transfers to finish 2022/01/12 06:33:48 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2022/01/12 06:33:48 INFO : a/potato2: Copied (new) 2022/01/12 06:33:48 DEBUG : Waiting for deletions to finish 2022/01/12 06:33:48 INFO : b/potato: Deleted 2022/01/12 06:33:48 INFO : d: Removing directory 2022/01/12 06:33:48 INFO : b: Removing directory 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': deleted 2 directories --- PASS: TestSyncIgnoreErrors (0.01s) === RUN TestSyncAfterChangingModtimeOnly run.go:181: Remote "Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6'", Local "Local file system at /tmp/rclone1317964075", Modify Window "1ns" 2022/01/12 06:33:48 INFO : empty space.rclone_chunk.001_l8ubll: Moved (server-side) to: empty space 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': Waiting for checks to finish 2022/01/12 06:33:48 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2022/01/12 06:33:48 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2022/01/12 06:33:48 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2022/01/12 06:33:48 DEBUG : empty space: Unchanged skipping 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': Waiting for transfers to finish 2022/01/12 06:33:48 DEBUG : Waiting for deletions to finish 2022/01/12 06:33:48 INFO : There was nothing to transfer 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': Waiting for checks to finish 2022/01/12 06:33:48 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2022/01/12 06:33:48 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2022/01/12 06:33:48 INFO : empty space: Updated modification time in destination 2022/01/12 06:33:48 DEBUG : empty space: Unchanged skipping 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': Waiting for transfers to finish 2022/01/12 06:33:48 DEBUG : Waiting for deletions to finish 2022/01/12 06:33:48 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (0.01s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:181: Remote "Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6'", Local "Local file system at /tmp/rclone1317964075", Modify Window "1ns" 2022/01/12 06:33:48 INFO : empty space.rclone_chunk.001_l8ubio: Moved (server-side) to: empty space 2022/01/12 06:33:48 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': Waiting for checks to finish 2022/01/12 06:33:48 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2022/01/12 06:33:48 DEBUG : empty space: Unchanged skipping 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': Waiting for transfers to finish 2022/01/12 06:33:48 DEBUG : Waiting for deletions to finish 2022/01/12 06:33:48 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.01s) === RUN TestSyncDoesntUpdateModtime run.go:181: Remote "Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6'", Local "Local file system at /tmp/rclone1317964075", Modify Window "1ns" 2022/01/12 06:33:48 INFO : foo.rclone_chunk.001_l8ub13: Moved (server-side) to: foo 2022/01/12 06:33:48 DEBUG : foo: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': Waiting for checks to finish 2022/01/12 06:33:48 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone1317964075) 2022/01/12 06:33:48 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6') 2022/01/12 06:33:48 DEBUG : foo: md5 differ 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': Waiting for transfers to finish 2022/01/12 06:33:48 DEBUG : foo: skip slow MD5 on source file, hashing in-transit 2022/01/12 06:33:48 INFO : foo: Deleted 2022/01/12 06:33:48 INFO : foo.rclone_chunk.001_l8ubpi: Moved (server-side) to: foo 2022/01/12 06:33:48 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2022/01/12 06:33:48 INFO : foo: Copied (replaced existing) 2022/01/12 06:33:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (0.01s) === RUN TestSyncAfterAddingAFile run.go:181: Remote "Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6'", Local "Local file system at /tmp/rclone1317964075", Modify Window "1ns" 2022/01/12 06:33:48 INFO : empty space.rclone_chunk.001_l8ubxo: Moved (server-side) to: empty space 2022/01/12 06:33:48 DEBUG : potato: skip slow MD5 on source file, hashing in-transit 2022/01/12 06:33:48 INFO : potato.rclone_chunk.001_l8ubzi: Moved (server-side) to: potato 2022/01/12 06:33:48 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 06:33:48 DEBUG : empty space: Unchanged skipping 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': Waiting for checks to finish 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': Waiting for transfers to finish 2022/01/12 06:33:48 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2022/01/12 06:33:48 INFO : potato: Copied (new) 2022/01/12 06:33:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (0.01s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:181: Remote "Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6'", Local "Local file system at /tmp/rclone1317964075", Modify Window "1ns" 2022/01/12 06:33:48 INFO : potato.rclone_chunk.001_l8ubzx: Moved (server-side) to: potato 2022/01/12 06:33:48 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2022/01/12 06:33:48 DEBUG : potato: skip slow MD5 on source file, hashing in-transit 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': Waiting for checks to finish 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': Waiting for transfers to finish 2022/01/12 06:33:48 INFO : potato: Deleted 2022/01/12 06:33:48 INFO : potato.rclone_chunk.001_l8ubmj: Moved (server-side) to: potato 2022/01/12 06:33:48 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2022/01/12 06:33:48 INFO : potato: Copied (replaced existing) 2022/01/12 06:33:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (0.00s) === RUN TestSyncAfterChangingContentsOnly run.go:181: Remote "Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6'", Local "Local file system at /tmp/rclone1317964075", Modify Window "1ns" 2022/01/12 06:33:48 INFO : potato.rclone_chunk.001_l8ubf4: Moved (server-side) to: potato 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': Waiting for checks to finish 2022/01/12 06:33:48 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/01/12 06:33:48 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone1317964075) 2022/01/12 06:33:48 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6') 2022/01/12 06:33:48 DEBUG : potato: md5 differ 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': Waiting for transfers to finish 2022/01/12 06:33:48 DEBUG : potato: skip slow MD5 on source file, hashing in-transit 2022/01/12 06:33:48 INFO : potato: Deleted 2022/01/12 06:33:48 INFO : potato.rclone_chunk.001_l8ubso: Moved (server-side) to: potato 2022/01/12 06:33:48 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2022/01/12 06:33:48 INFO : potato: Copied (replaced existing) 2022/01/12 06:33:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (0.00s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:181: Remote "Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6'", Local "Local file system at /tmp/rclone1317964075", Modify Window "1ns" 2022/01/12 06:33:48 INFO : potato.rclone_chunk.001_l8ubg6: Moved (server-side) to: potato 2022/01/12 06:33:48 INFO : empty space.rclone_chunk.001_l8ubyo: Moved (server-side) to: empty space 2022/01/12 06:33:48 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2022/01/12 06:33:48 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 06:33:48 DEBUG : empty space: Unchanged skipping 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': Waiting for checks to finish 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': Waiting for transfers to finish 2022/01/12 06:33:48 DEBUG : Waiting for deletions to finish 2022/01/12 06:33:48 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.00s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:181: Remote "Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6'", Local "Local file system at /tmp/rclone1317964075", Modify Window "1ns" 2022/01/12 06:33:48 INFO : potato.rclone_chunk.001_l8ubwv: Moved (server-side) to: potato 2022/01/12 06:33:48 INFO : empty space.rclone_chunk.001_l8ubzq: Moved (server-side) to: empty space 2022/01/12 06:33:48 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 06:33:48 DEBUG : empty space: Unchanged skipping 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': Waiting for checks to finish 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': Waiting for transfers to finish 2022/01/12 06:33:48 DEBUG : potato2: skip slow MD5 on source file, hashing in-transit 2022/01/12 06:33:48 INFO : potato2.rclone_chunk.001_l8ub5l: Moved (server-side) to: potato2 2022/01/12 06:33:48 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2022/01/12 06:33:48 INFO : potato2: Copied (new) 2022/01/12 06:33:48 DEBUG : Waiting for deletions to finish 2022/01/12 06:33:48 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:181: Remote "Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6'", Local "Local file system at /tmp/rclone1317964075", Modify Window "1ns" 2022/01/12 06:33:48 INFO : b/potato.rclone_chunk.001_l8ubru: Moved (server-side) to: b/potato 2022/01/12 06:33:48 INFO : c/non empty space.rclone_chunk.001_l8ubdl: Moved (server-side) to: c/non empty space 2022/01/12 06:33:48 DEBUG : d: Making directory 2022/01/12 06:33:48 DEBUG : d/e: Making directory 2022/01/12 06:33:48 DEBUG : a/potato2: skip slow MD5 on source file, hashing in-transit 2022/01/12 06:33:48 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 06:33:48 DEBUG : c/non empty space: Unchanged skipping 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': Waiting for checks to finish 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': Waiting for transfers to finish 2022/01/12 06:33:48 INFO : a/potato2.rclone_chunk.001_l8ubai: Moved (server-side) to: a/potato2 2022/01/12 06:33:48 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2022/01/12 06:33:48 INFO : a/potato2: Copied (new) 2022/01/12 06:33:48 DEBUG : Waiting for deletions to finish 2022/01/12 06:33:48 INFO : b/potato: Deleted 2022/01/12 06:33:48 INFO : d/e: Removing directory 2022/01/12 06:33:48 INFO : d: Removing directory 2022/01/12 06:33:48 INFO : b: Removing directory 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:181: Remote "Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6'", Local "Local file system at /tmp/rclone1317964075", Modify Window "1ns" 2022/01/12 06:33:48 INFO : b/potato.rclone_chunk.001_l8ubz6: Moved (server-side) to: b/potato 2022/01/12 06:33:48 INFO : c/non empty space.rclone_chunk.001_l8ubs0: Moved (server-side) to: c/non empty space 2022/01/12 06:33:48 DEBUG : d: Making directory 2022/01/12 06:33:48 DEBUG : a/potato2: skip slow MD5 on source file, hashing in-transit 2022/01/12 06:33:48 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 06:33:48 DEBUG : c/non empty space: Unchanged skipping 2022/01/12 06:33:48 INFO : a/potato2.rclone_chunk.001_l8ubyv: Moved (server-side) to: a/potato2 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': Waiting for checks to finish 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': Waiting for transfers to finish 2022/01/12 06:33:48 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2022/01/12 06:33:48 INFO : a/potato2: Copied (new) 2022/01/12 06:33:48 ERROR : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': not deleting files as there were IO errors 2022/01/12 06:33:48 ERROR : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (0.01s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:181: Remote "Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6'", Local "Local file system at /tmp/rclone1317964075", Modify Window "1ns" 2022/01/12 06:33:48 INFO : potato.rclone_chunk.001_l8ub7g: Moved (server-side) to: potato 2022/01/12 06:33:48 INFO : empty space.rclone_chunk.001_l8ub75: Moved (server-side) to: empty space 2022/01/12 06:33:48 DEBUG : Waiting for deletions to finish 2022/01/12 06:33:48 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 06:33:48 DEBUG : empty space: Unchanged skipping 2022/01/12 06:33:48 DEBUG : potato2: skip slow MD5 on source file, hashing in-transit 2022/01/12 06:33:48 INFO : potato: Deleted 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': Waiting for checks to finish 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': Waiting for transfers to finish 2022/01/12 06:33:48 INFO : potato2.rclone_chunk.001_l8ubld: Moved (server-side) to: potato2 2022/01/12 06:33:48 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2022/01/12 06:33:48 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (0.01s) === RUN TestSyncDeleteBefore run.go:181: Remote "Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6'", Local "Local file system at /tmp/rclone1317964075", Modify Window "1ns" 2022/01/12 06:33:48 INFO : potato.rclone_chunk.001_l8ubou: Moved (server-side) to: potato 2022/01/12 06:33:48 INFO : empty space.rclone_chunk.001_l8ubon: Moved (server-side) to: empty space 2022/01/12 06:33:48 DEBUG : Waiting for deletions to finish 2022/01/12 06:33:48 INFO : potato: Deleted 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': Waiting for checks to finish 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': Waiting for transfers to finish 2022/01/12 06:33:48 DEBUG : potato2: skip slow MD5 on source file, hashing in-transit 2022/01/12 06:33:48 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 06:33:48 DEBUG : empty space: Unchanged skipping 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': Waiting for checks to finish 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': Waiting for transfers to finish 2022/01/12 06:33:48 INFO : potato2.rclone_chunk.001_l8ub0b: Moved (server-side) to: potato2 2022/01/12 06:33:48 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2022/01/12 06:33:48 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (0.01s) === RUN TestCopyDeleteBefore run.go:181: Remote "Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6'", Local "Local file system at /tmp/rclone1317964075", Modify Window "1ns" 2022/01/12 06:33:48 INFO : potato.rclone_chunk.001_l8ubrb: Moved (server-side) to: potato 2022/01/12 06:33:48 DEBUG : potato2: skip slow MD5 on source file, hashing in-transit 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': Waiting for checks to finish 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': Waiting for transfers to finish 2022/01/12 06:33:48 INFO : potato2.rclone_chunk.001_l8ub90: Moved (server-side) to: potato2 2022/01/12 06:33:48 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2022/01/12 06:33:48 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (0.01s) === RUN TestSyncWithExclude run.go:181: Remote "Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6'", Local "Local file system at /tmp/rclone1317964075", Modify Window "1ns" 2022/01/12 06:33:48 INFO : potato2.rclone_chunk.001_l8ubww: Moved (server-side) to: potato2 2022/01/12 06:33:48 INFO : empty space.rclone_chunk.001_l8uby7: Moved (server-side) to: empty space 2022/01/12 06:33:48 DEBUG : enormous: Excluded 2022/01/12 06:33:48 DEBUG : potato2: Excluded 2022/01/12 06:33:48 DEBUG : potato2: Excluded 2022/01/12 06:33:48 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 06:33:48 DEBUG : empty space: Unchanged skipping 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': Waiting for checks to finish 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': Waiting for transfers to finish 2022/01/12 06:33:48 DEBUG : Waiting for deletions to finish 2022/01/12 06:33:48 INFO : There was nothing to transfer 2022/01/12 06:33:48 DEBUG : enormous: Excluded 2022/01/12 06:33:48 DEBUG : potato2: Excluded 2022/01/12 06:33:48 DEBUG : potato2: Excluded 2022/01/12 06:33:48 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 06:33:48 DEBUG : empty space: Unchanged skipping 2022/01/12 06:33:48 DEBUG : Local file system at /tmp/rclone1317964075: Waiting for checks to finish 2022/01/12 06:33:48 DEBUG : Local file system at /tmp/rclone1317964075: Waiting for transfers to finish 2022/01/12 06:33:48 DEBUG : Waiting for deletions to finish 2022/01/12 06:33:48 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (0.02s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:181: Remote "Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6'", Local "Local file system at /tmp/rclone1317964075", Modify Window "1ns" 2022/01/12 06:33:48 INFO : potato2.rclone_chunk.001_l8ubnb: Moved (server-side) to: potato2 2022/01/12 06:33:48 INFO : empty space.rclone_chunk.001_l8ubh0: Moved (server-side) to: empty space 2022/01/12 06:33:48 INFO : enormous.rclone_chunk.001_l8ubex: Moved (server-side) to: enormous 2022/01/12 06:33:48 DEBUG : enormous: Excluded 2022/01/12 06:33:48 DEBUG : potato2: Excluded 2022/01/12 06:33:48 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 06:33:48 DEBUG : empty space: Unchanged skipping 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': Waiting for checks to finish 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': Waiting for transfers to finish 2022/01/12 06:33:48 DEBUG : Waiting for deletions to finish 2022/01/12 06:33:48 INFO : enormous: Deleted 2022/01/12 06:33:48 INFO : potato2: Deleted 2022/01/12 06:33:48 INFO : There was nothing to transfer 2022/01/12 06:33:48 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 06:33:48 DEBUG : empty space: Unchanged skipping 2022/01/12 06:33:48 DEBUG : Local file system at /tmp/rclone1317964075: Waiting for checks to finish 2022/01/12 06:33:48 DEBUG : Local file system at /tmp/rclone1317964075: Waiting for transfers to finish 2022/01/12 06:33:48 DEBUG : Waiting for deletions to finish 2022/01/12 06:33:48 INFO : enormous: Deleted 2022/01/12 06:33:48 INFO : potato2: Deleted 2022/01/12 06:33:48 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (0.01s) === RUN TestSyncWithUpdateOlder run.go:181: Remote "Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6'", Local "Local file system at /tmp/rclone1317964075", Modify Window "1ns" 2022/01/12 06:33:48 INFO : one.rclone_chunk.001_l8ub98: Moved (server-side) to: one 2022/01/12 06:33:48 INFO : two.rclone_chunk.001_l8ubze: Moved (server-side) to: two 2022/01/12 06:33:48 INFO : three.rclone_chunk.001_l8ubfj: Moved (server-side) to: three 2022/01/12 06:33:48 INFO : four.rclone_chunk.001_l8ubtr: Moved (server-side) to: four 2022/01/12 06:33:48 DEBUG : five: skip slow MD5 on source file, hashing in-transit 2022/01/12 06:33:48 DEBUG : four: Sizes differ (src 4 vs dst 8) 2022/01/12 06:33:48 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2022/01/12 06:33:48 DEBUG : one: Destination is newer than source, skipping 2022/01/12 06:33:48 DEBUG : four: skip slow MD5 on source file, hashing in-transit 2022/01/12 06:33:48 DEBUG : three: Sizes identical 2022/01/12 06:33:48 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2022/01/12 06:33:48 INFO : five.rclone_chunk.001_l8ubi0: Moved (server-side) to: five 2022/01/12 06:33:48 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2022/01/12 06:33:48 INFO : five: Copied (new) 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': Waiting for checks to finish 2022/01/12 06:33:48 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone1317964075) 2022/01/12 06:33:48 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6') 2022/01/12 06:33:48 DEBUG : two: md5 differ 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': Waiting for transfers to finish 2022/01/12 06:33:48 DEBUG : two: skip slow MD5 on source file, hashing in-transit 2022/01/12 06:33:48 INFO : four: Deleted 2022/01/12 06:33:48 INFO : four.rclone_chunk.001_l8ubxr: Moved (server-side) to: four 2022/01/12 06:33:48 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2022/01/12 06:33:48 INFO : four: Copied (replaced existing) 2022/01/12 06:33:48 INFO : two: Deleted 2022/01/12 06:33:48 INFO : two.rclone_chunk.001_l8ub1d: Moved (server-side) to: two 2022/01/12 06:33:48 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2022/01/12 06:33:48 INFO : two: Copied (replaced existing) 2022/01/12 06:33:48 DEBUG : Waiting for deletions to finish 2022/01/12 06:33:48 DEBUG : one: Destination is newer than source, skipping 2022/01/12 06:33:48 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2022/01/12 06:33:48 DEBUG : four: Size and md5 of src and dst objects identical 2022/01/12 06:33:48 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': Waiting for checks to finish 2022/01/12 06:33:48 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2022/01/12 06:33:48 DEBUG : five: Size and md5 of src and dst objects identical 2022/01/12 06:33:48 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2022/01/12 06:33:48 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone1317964075) 2022/01/12 06:33:48 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6') 2022/01/12 06:33:48 DEBUG : three: md5 differ 2022/01/12 06:33:48 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2022/01/12 06:33:48 DEBUG : three: skip slow MD5 on source file, hashing in-transit 2022/01/12 06:33:48 INFO : three: Deleted 2022/01/12 06:33:48 INFO : three.rclone_chunk.001_l8ubhh: Moved (server-side) to: three 2022/01/12 06:33:48 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2022/01/12 06:33:48 INFO : three: Copied (replaced existing) 2022/01/12 06:33:48 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2022/01/12 06:33:48 DEBUG : two: Size and md5 of src and dst objects identical 2022/01/12 06:33:48 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': Waiting for transfers to finish 2022/01/12 06:33:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (0.02s) === RUN TestSyncWithMaxDuration sync_test.go:1009: Skipping test on non local remote --- SKIP: TestSyncWithMaxDuration (0.00s) === RUN TestSyncWithTrackRenames run.go:181: Remote "Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6'", Local "Local file system at /tmp/rclone1317964075", Modify Window "1ns" sync_test.go:1058: Can track renames: true 2022/01/12 06:33:48 INFO : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': Making map for --track-renames 2022/01/12 06:33:48 INFO : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': Finished making map for --track-renames 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': Waiting for checks to finish 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': Waiting for renames to finish 2022/01/12 06:33:48 DEBUG : yam: skip slow MD5 on source file, hashing in-transit 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': Waiting for transfers to finish 2022/01/12 06:33:48 DEBUG : potato: skip slow MD5 on source file, hashing in-transit 2022/01/12 06:33:48 INFO : yam.rclone_chunk.001_l8ubr2: Moved (server-side) to: yam 2022/01/12 06:33:48 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2022/01/12 06:33:48 INFO : yam: Copied (new) 2022/01/12 06:33:48 INFO : potato.rclone_chunk.001_l8ub4q: Moved (server-side) to: potato 2022/01/12 06:33:48 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2022/01/12 06:33:48 INFO : potato: Copied (new) 2022/01/12 06:33:48 DEBUG : Waiting for deletions to finish 2022/01/12 06:33:48 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 06:33:48 DEBUG : potato: Unchanged skipping 2022/01/12 06:33:48 INFO : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': Making map for --track-renames 2022/01/12 06:33:48 INFO : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': Finished making map for --track-renames 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': Waiting for checks to finish 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': Waiting for renames to finish 2022/01/12 06:33:48 DEBUG : yam: move non-chunked object... 2022/01/12 06:33:48 INFO : yam: Moved (server-side) to: yaml 2022/01/12 06:33:48 INFO : yam: Moved (server-side) to: yaml 2022/01/12 06:33:48 INFO : yaml: Renamed from "yam" 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': Waiting for transfers to finish 2022/01/12 06:33:48 DEBUG : Waiting for deletions to finish 2022/01/12 06:33:48 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenames (0.01s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:181: Remote "Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6'", Local "Local file system at /tmp/rclone1317964075", Modify Window "1ns" sync_test.go:1127: Can track renames: true 2022/01/12 06:33:48 INFO : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': Making map for --track-renames 2022/01/12 06:33:48 INFO : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': Finished making map for --track-renames 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': Waiting for checks to finish 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': Waiting for renames to finish 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': Waiting for transfers to finish 2022/01/12 06:33:48 DEBUG : potato: skip slow MD5 on source file, hashing in-transit 2022/01/12 06:33:48 DEBUG : yam: skip slow MD5 on source file, hashing in-transit 2022/01/12 06:33:48 INFO : yam.rclone_chunk.001_l8ub65: Moved (server-side) to: yam 2022/01/12 06:33:48 INFO : potato.rclone_chunk.001_l8ubgn: Moved (server-side) to: potato 2022/01/12 06:33:48 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2022/01/12 06:33:48 INFO : yam: Copied (new) 2022/01/12 06:33:48 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2022/01/12 06:33:48 INFO : potato: Copied (new) 2022/01/12 06:33:48 DEBUG : Waiting for deletions to finish 2022/01/12 06:33:48 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 06:33:48 DEBUG : potato: Unchanged skipping 2022/01/12 06:33:48 INFO : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': Making map for --track-renames 2022/01/12 06:33:48 INFO : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': Finished making map for --track-renames 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': Waiting for checks to finish 2022/01/12 06:33:48 DEBUG : yam: move non-chunked object... 2022/01/12 06:33:48 INFO : yam: Moved (server-side) to: yaml 2022/01/12 06:33:48 INFO : yam: Moved (server-side) to: yaml 2022/01/12 06:33:48 INFO : yaml: Renamed from "yam" 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': Waiting for renames to finish 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': Waiting for transfers to finish 2022/01/12 06:33:48 DEBUG : Waiting for deletions to finish 2022/01/12 06:33:48 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (0.01s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:181: Remote "Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6'", Local "Local file system at /tmp/rclone1317964075", Modify Window "1ns" sync_test.go:1163: Can track renames: true 2022/01/12 06:33:48 INFO : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': Making map for --track-renames 2022/01/12 06:33:48 INFO : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': Finished making map for --track-renames 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': Waiting for checks to finish 2022/01/12 06:33:48 DEBUG : potato: skip slow MD5 on source file, hashing in-transit 2022/01/12 06:33:48 INFO : potato.rclone_chunk.001_l8uben: Moved (server-side) to: potato 2022/01/12 06:33:48 DEBUG : sub/yam: skip slow MD5 on source file, hashing in-transit 2022/01/12 06:33:48 INFO : sub/yam.rclone_chunk.001_l8ub0p: Moved (server-side) to: sub/yam 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': Waiting for renames to finish 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': Waiting for transfers to finish 2022/01/12 06:33:48 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2022/01/12 06:33:48 INFO : sub/yam: Copied (new) 2022/01/12 06:33:48 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2022/01/12 06:33:48 INFO : potato: Copied (new) 2022/01/12 06:33:48 DEBUG : Waiting for deletions to finish 2022/01/12 06:33:48 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 06:33:48 DEBUG : potato: Unchanged skipping 2022/01/12 06:33:48 INFO : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': Making map for --track-renames 2022/01/12 06:33:48 INFO : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': Finished making map for --track-renames 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': Waiting for checks to finish 2022/01/12 06:33:48 DEBUG : sub/yam: move non-chunked object... 2022/01/12 06:33:48 INFO : sub/yam: Moved (server-side) to: yam 2022/01/12 06:33:48 INFO : sub/yam: Moved (server-side) to: yam 2022/01/12 06:33:48 INFO : yam: Renamed from "sub/yam" 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': Waiting for renames to finish 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': Waiting for transfers to finish 2022/01/12 06:33:48 DEBUG : Waiting for deletions to finish 2022/01/12 06:33:48 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (0.01s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:181: Remote "Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6'", Local "Local file system at /tmp/rclone1317964075", Modify Window "1ns" 2022/01/12 06:33:48 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2022/01/12 06:33:48 INFO : sub dir/hello world.rclone_chunk.001_l8ub5t: Moved (server-side) to: sub dir/hello world 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': Waiting for checks to finish 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': Waiting for transfers to finish 2022/01/12 06:33:48 DEBUG : nested/sub dir/file: skip slow MD5 on source file, hashing in-transit 2022/01/12 06:33:48 INFO : nested/sub dir/file.rclone_chunk.001_l8ubyd: Moved (server-side) to: nested/sub dir/file 2022/01/12 06:33:48 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2022/01/12 06:33:48 INFO : sub dir/hello world: Copied (new) 2022/01/12 06:33:48 INFO : sub dir/hello world: Deleted 2022/01/12 06:33:48 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2022/01/12 06:33:48 INFO : nested/sub dir/file: Copied (new) 2022/01/12 06:33:48 INFO : nested/sub dir/file: Deleted 2022/01/12 06:33:48 INFO : sub dir: Removing directory 2022/01/12 06:33:48 INFO : nested/sub dir: Removing directory 2022/01/12 06:33:48 INFO : nested: Removing directory 2022/01/12 06:33:48 DEBUG : Local file system at /tmp/rclone1317964075: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (0.00s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:181: Remote "Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6'", Local "Local file system at /tmp/rclone1317964075", Modify Window "1ns" 2022/01/12 06:33:48 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2022/01/12 06:33:48 INFO : sub dir/hello world.rclone_chunk.001_l8ubg5: Moved (server-side) to: sub dir/hello world 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': Waiting for checks to finish 2022/01/12 06:33:48 DEBUG : nested/sub dir/file: skip slow MD5 on source file, hashing in-transit 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': Waiting for transfers to finish 2022/01/12 06:33:48 INFO : nested/sub dir/file.rclone_chunk.001_l8ubww: Moved (server-side) to: nested/sub dir/file 2022/01/12 06:33:48 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2022/01/12 06:33:48 INFO : sub dir/hello world: Copied (new) 2022/01/12 06:33:48 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2022/01/12 06:33:48 INFO : nested/sub dir/file: Copied (new) 2022/01/12 06:33:48 INFO : sub dir/hello world: Deleted 2022/01/12 06:33:48 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.00s) === RUN TestMoveWithIgnoreExisting run.go:181: Remote "Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6'", Local "Local file system at /tmp/rclone1317964075", Modify Window "1ns" 2022/01/12 06:33:48 DEBUG : existing: skip slow MD5 on source file, hashing in-transit 2022/01/12 06:33:48 INFO : existing.rclone_chunk.001_l8ubdq: Moved (server-side) to: existing 2022/01/12 06:33:48 DEBUG : existing-b: skip slow MD5 on source file, hashing in-transit 2022/01/12 06:33:48 INFO : existing-b.rclone_chunk.001_l8ub1d: Moved (server-side) to: existing-b 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': Waiting for checks to finish 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': Waiting for transfers to finish 2022/01/12 06:33:48 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2022/01/12 06:33:48 INFO : existing: Copied (new) 2022/01/12 06:33:48 INFO : existing: Deleted 2022/01/12 06:33:48 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2022/01/12 06:33:48 INFO : existing-b: Copied (new) 2022/01/12 06:33:48 INFO : existing-b: Deleted 2022/01/12 06:33:48 DEBUG : existing: Destination exists, skipping 2022/01/12 06:33:48 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': Waiting for checks to finish 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': Waiting for transfers to finish 2022/01/12 06:33:48 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (0.01s) === RUN TestServerSideMove run.go:181: Remote "Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6'", Local "Local file system at /tmp/rclone1317964075", Modify Window "1ns" 2022/01/12 06:33:48 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-lesebon4zaqexij9xavorey1" 2022/01/12 06:33:48 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-lesebon4zaqexij9xavorey1" 2022/01/12 06:33:48 DEBUG : Reset feature "ListR" 2022/01/12 06:33:48 INFO : potato2.rclone_chunk.001_l8ubr3: Moved (server-side) to: potato2 2022/01/12 06:33:48 INFO : empty space.rclone_chunk.001_l8ub9y: Moved (server-side) to: empty space 2022/01/12 06:33:48 INFO : potato3.rclone_chunk.001_l8ubu4: Moved (server-side) to: potato3 sync_test.go:1215: Server side move (if possible) Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6' -> Chunked 'TestChunkerLocal:rclone-test-lesebon4zaqexij9xavorey1' 2022/01/12 06:33:48 INFO : empty space.rclone_chunk.001_l8ubn5: Moved (server-side) to: empty space 2022/01/12 06:33:48 INFO : potato3.rclone_chunk.001_l8ub8z: Moved (server-side) to: potato3 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-lesebon4zaqexij9xavorey1': Using server-side directory move 2022/01/12 06:33:48 INFO : Chunked 'TestChunkerLocal:rclone-test-lesebon4zaqexij9xavorey1': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2022/01/12 06:33:48 DEBUG : potato2: move non-chunked object... 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-lesebon4zaqexij9xavorey1': Waiting for checks to finish 2022/01/12 06:33:48 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 06:33:48 DEBUG : empty space: Unchanged skipping 2022/01/12 06:33:48 INFO : potato2: Moved (server-side) 2022/01/12 06:33:48 INFO : potato2: Moved (server-side) 2022/01/12 06:33:48 INFO : empty space: Deleted 2022/01/12 06:33:48 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-lesebon4zaqexij9xavorey1': Waiting for transfers to finish 2022/01/12 06:33:48 INFO : potato3: Deleted 2022/01/12 06:33:48 DEBUG : potato3: move non-chunked object... 2022/01/12 06:33:48 INFO : potato3: Moved (server-side) 2022/01/12 06:33:48 INFO : potato3: Moved (server-side) 2022/01/12 06:33:48 INFO : There was nothing to transfer 2022/01/12 06:33:48 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-vakawav6pebepef5kutirub3" 2022/01/12 06:33:48 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-vakawav6pebepef5kutirub3" 2022/01/12 06:33:48 DEBUG : Reset feature "ListR" 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vakawav6pebepef5kutirub3': Using server-side directory move 2022/01/12 06:33:48 INFO : Chunked 'TestChunkerLocal:rclone-test-vakawav6pebepef5kutirub3': Server side directory move succeeded 2022/01/12 06:33:48 ERROR : : error listing: directory not found 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vakawav6pebepef5kutirub3': Purge remote 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-lesebon4zaqexij9xavorey1': Purge remote 2022/01/12 06:33:48 purge failed: directory not found --- PASS: TestServerSideMove (0.01s) === RUN TestServerSideMoveWithFilter run.go:181: Remote "Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6'", Local "Local file system at /tmp/rclone1317964075", Modify Window "1ns" 2022/01/12 06:33:48 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-kesahig2boxezaf2guparow3" 2022/01/12 06:33:48 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-kesahig2boxezaf2guparow3" 2022/01/12 06:33:48 DEBUG : Reset feature "ListR" 2022/01/12 06:33:48 INFO : potato2.rclone_chunk.001_l8ubvb: Moved (server-side) to: potato2 2022/01/12 06:33:48 INFO : empty space.rclone_chunk.001_l8ubi2: Moved (server-side) to: empty space 2022/01/12 06:33:48 INFO : potato3.rclone_chunk.001_l8ubx2: Moved (server-side) to: potato3 sync_test.go:1215: Server side move (if possible) Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6' -> Chunked 'TestChunkerLocal:rclone-test-kesahig2boxezaf2guparow3' 2022/01/12 06:33:48 INFO : empty space.rclone_chunk.001_l8ubq4: Moved (server-side) to: empty space 2022/01/12 06:33:48 INFO : potato3.rclone_chunk.001_l8ubbp: Moved (server-side) to: potato3 2022/01/12 06:33:48 DEBUG : empty space: Excluded 2022/01/12 06:33:48 DEBUG : empty space: Excluded 2022/01/12 06:33:48 DEBUG : potato2: move non-chunked object... 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-kesahig2boxezaf2guparow3': Waiting for checks to finish 2022/01/12 06:33:48 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-kesahig2boxezaf2guparow3': Waiting for transfers to finish 2022/01/12 06:33:48 INFO : potato2: Moved (server-side) 2022/01/12 06:33:48 INFO : potato2: Moved (server-side) 2022/01/12 06:33:48 INFO : potato3: Deleted 2022/01/12 06:33:48 DEBUG : potato3: move non-chunked object... 2022/01/12 06:33:48 INFO : potato3: Moved (server-side) 2022/01/12 06:33:48 INFO : potato3: Moved (server-side) 2022/01/12 06:33:48 INFO : There was nothing to transfer 2022/01/12 06:33:48 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-pecadun3paxitaf5pifitax9" 2022/01/12 06:33:48 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-pecadun3paxitaf5pifitax9" 2022/01/12 06:33:48 DEBUG : Reset feature "ListR" 2022/01/12 06:33:48 DEBUG : empty space: Excluded 2022/01/12 06:33:48 DEBUG : potato2: move non-chunked object... 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-pecadun3paxitaf5pifitax9': Waiting for checks to finish 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-pecadun3paxitaf5pifitax9': Waiting for transfers to finish 2022/01/12 06:33:48 DEBUG : potato3: move non-chunked object... 2022/01/12 06:33:48 INFO : potato2: Moved (server-side) 2022/01/12 06:33:48 INFO : potato2: Moved (server-side) 2022/01/12 06:33:48 INFO : potato3: Moved (server-side) 2022/01/12 06:33:48 INFO : potato3: Moved (server-side) 2022/01/12 06:33:48 INFO : There was nothing to transfer 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-pecadun3paxitaf5pifitax9': Purge remote 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-kesahig2boxezaf2guparow3': Purge remote --- PASS: TestServerSideMoveWithFilter (0.01s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:181: Remote "Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6'", Local "Local file system at /tmp/rclone1317964075", Modify Window "1ns" 2022/01/12 06:33:48 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-cakerur3fusamav0tajozik4" 2022/01/12 06:33:48 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-cakerur3fusamav0tajozik4" 2022/01/12 06:33:48 DEBUG : Reset feature "ListR" 2022/01/12 06:33:48 INFO : potato2.rclone_chunk.001_l8ubtf: Moved (server-side) to: potato2 2022/01/12 06:33:48 INFO : empty space.rclone_chunk.001_l8ub35: Moved (server-side) to: empty space 2022/01/12 06:33:48 INFO : potato3.rclone_chunk.001_l8ub2h: Moved (server-side) to: potato3 2022/01/12 06:33:48 DEBUG : tomatoDir: Making directory sync_test.go:1215: Server side move (if possible) Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6' -> Chunked 'TestChunkerLocal:rclone-test-cakerur3fusamav0tajozik4' 2022/01/12 06:33:48 INFO : empty space.rclone_chunk.001_l8ubvm: Moved (server-side) to: empty space 2022/01/12 06:33:48 INFO : potato3.rclone_chunk.001_l8ub8f: Moved (server-side) to: potato3 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-cakerur3fusamav0tajozik4': Using server-side directory move 2022/01/12 06:33:48 INFO : Chunked 'TestChunkerLocal:rclone-test-cakerur3fusamav0tajozik4': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2022/01/12 06:33:48 DEBUG : potato2: move non-chunked object... 2022/01/12 06:33:48 INFO : potato2: Moved (server-side) 2022/01/12 06:33:48 INFO : potato2: Moved (server-side) 2022/01/12 06:33:48 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 06:33:48 DEBUG : empty space: Unchanged skipping 2022/01/12 06:33:48 INFO : empty space: Deleted 2022/01/12 06:33:48 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2022/01/12 06:33:48 INFO : potato3: Deleted 2022/01/12 06:33:48 DEBUG : potato3: move non-chunked object... 2022/01/12 06:33:48 INFO : potato3: Moved (server-side) 2022/01/12 06:33:48 INFO : potato3: Moved (server-side) 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-cakerur3fusamav0tajozik4': Waiting for checks to finish 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-cakerur3fusamav0tajozik4': Waiting for transfers to finish 2022/01/12 06:33:48 INFO : tomatoDir: Removing directory 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': deleted 1 directories 2022/01/12 06:33:48 INFO : There was nothing to transfer 2022/01/12 06:33:48 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-jojuwuh7nupaxoq1zuqawad9" 2022/01/12 06:33:48 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-jojuwuh7nupaxoq1zuqawad9" 2022/01/12 06:33:48 DEBUG : Reset feature "ListR" 2022/01/12 06:33:48 DEBUG : tomatoDir: Making directory 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-jojuwuh7nupaxoq1zuqawad9': Using server-side directory move 2022/01/12 06:33:48 INFO : Chunked 'TestChunkerLocal:rclone-test-jojuwuh7nupaxoq1zuqawad9': Server side directory move succeeded 2022/01/12 06:33:48 ERROR : : error listing: directory not found 2022/01/12 06:33:48 ERROR : : error listing: directory not found 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-jojuwuh7nupaxoq1zuqawad9': Purge remote 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-cakerur3fusamav0tajozik4': Purge remote 2022/01/12 06:33:48 purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (0.01s) === RUN TestServerSideMoveOverlap run.go:181: Remote "Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6'", Local "Local file system at /tmp/rclone1317964075", Modify Window "1ns" sync_test.go:1399: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.00s) === RUN TestSyncOverlap run.go:181: Remote "Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6'", Local "Local file system at /tmp/rclone1317964075", Modify Window "1ns" 2022/01/12 06:33:48 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6/rclone-sync-test" 2022/01/12 06:33:48 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-hemosuc8jolexun6fonivuq6/rclone-sync-test" 2022/01/12 06:33:48 DEBUG : Reset feature "ListR" --- PASS: TestSyncOverlap (0.00s) === RUN TestSyncCompareDest run.go:181: Remote "Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6'", Local "Local file system at /tmp/rclone1317964075", Modify Window "1ns" 2022/01/12 06:33:48 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6/dst" 2022/01/12 06:33:48 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-hemosuc8jolexun6fonivuq6/dst" 2022/01/12 06:33:48 DEBUG : Reset feature "ListR" 2022/01/12 06:33:48 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6/CompareDest" 2022/01/12 06:33:48 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-hemosuc8jolexun6fonivuq6/CompareDest" 2022/01/12 06:33:48 DEBUG : Reset feature "ListR" 2022/01/12 06:33:48 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6/dst': Waiting for checks to finish 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6/dst': Waiting for transfers to finish 2022/01/12 06:33:48 INFO : one.rclone_chunk.001_l8ubo6: Moved (server-side) to: one 2022/01/12 06:33:48 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2022/01/12 06:33:48 INFO : one: Copied (new) 2022/01/12 06:33:48 DEBUG : Waiting for deletions to finish 2022/01/12 06:33:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/01/12 06:33:48 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2022/01/12 06:33:48 INFO : one: Deleted 2022/01/12 06:33:48 INFO : one.rclone_chunk.001_l8ubh8: Moved (server-side) to: one 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6/dst': Waiting for checks to finish 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6/dst': Waiting for transfers to finish 2022/01/12 06:33:48 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2022/01/12 06:33:48 INFO : one: Copied (replaced existing) 2022/01/12 06:33:48 DEBUG : Waiting for deletions to finish 2022/01/12 06:33:48 INFO : dst/one: Deleted 2022/01/12 06:33:48 INFO : dst/one.rclone_chunk.001_l8ubfw: Moved (server-side) to: dst/one 2022/01/12 06:33:48 INFO : CompareDest/one.rclone_chunk.001_l8ub48: Moved (server-side) to: CompareDest/one 2022/01/12 06:33:48 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 06:33:48 DEBUG : one: Destination found in --compare-dest, skipping 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6/dst': Waiting for checks to finish 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6/dst': Waiting for transfers to finish 2022/01/12 06:33:48 DEBUG : Waiting for deletions to finish 2022/01/12 06:33:48 INFO : There was nothing to transfer 2022/01/12 06:33:48 INFO : CompareDest/two.rclone_chunk.001_l8ubq6: Moved (server-side) to: CompareDest/two 2022/01/12 06:33:48 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 06:33:48 DEBUG : two: Destination found in --compare-dest, skipping 2022/01/12 06:33:48 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 06:33:48 DEBUG : one: Destination found in --compare-dest, skipping 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6/dst': Waiting for checks to finish 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6/dst': Waiting for transfers to finish 2022/01/12 06:33:48 DEBUG : Waiting for deletions to finish 2022/01/12 06:33:48 INFO : There was nothing to transfer 2022/01/12 06:33:48 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 06:33:48 DEBUG : two: Destination found in --compare-dest, skipping 2022/01/12 06:33:48 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 06:33:48 DEBUG : one: Destination found in --compare-dest, skipping 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6/dst': Waiting for checks to finish 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6/dst': Waiting for transfers to finish 2022/01/12 06:33:48 DEBUG : Waiting for deletions to finish 2022/01/12 06:33:48 INFO : There was nothing to transfer 2022/01/12 06:33:48 DEBUG : two: Modification times differ by -119h59m59.876543211s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123456789 +0000 UTC 2022/01/12 06:33:48 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2022/01/12 06:33:48 DEBUG : two: Destination found in --compare-dest, skipping 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6/dst': Waiting for checks to finish 2022/01/12 06:33:48 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 06:33:48 DEBUG : one: Destination found in --compare-dest, skipping 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6/dst': Waiting for transfers to finish 2022/01/12 06:33:48 DEBUG : Waiting for deletions to finish 2022/01/12 06:33:48 INFO : There was nothing to transfer 2022/01/12 06:33:48 DEBUG : two: Sizes differ (src 5 vs dst 3) 2022/01/12 06:33:48 DEBUG : two: skip slow MD5 on source file, hashing in-transit 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6/dst': Waiting for checks to finish 2022/01/12 06:33:48 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 06:33:48 DEBUG : one: Destination found in --compare-dest, skipping 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6/dst': Waiting for transfers to finish 2022/01/12 06:33:48 INFO : two.rclone_chunk.001_l8ubfw: Moved (server-side) to: two 2022/01/12 06:33:48 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2022/01/12 06:33:48 INFO : two: Copied (new) 2022/01/12 06:33:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (0.04s) === RUN TestSyncMultipleCompareDest run.go:181: Remote "Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6'", Local "Local file system at /tmp/rclone1317964075", Modify Window "1ns" 2022/01/12 06:33:48 INFO : pre-dest1/1.rclone_chunk.001_l8ublo: Moved (server-side) to: pre-dest1/1 2022/01/12 06:33:48 INFO : pre-dest2/2.rclone_chunk.001_l8ubj5: Moved (server-side) to: pre-dest2/2 2022/01/12 06:33:48 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6/dest" 2022/01/12 06:33:48 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-hemosuc8jolexun6fonivuq6/dest" 2022/01/12 06:33:48 DEBUG : Reset feature "ListR" 2022/01/12 06:33:48 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6/pre-dest1" 2022/01/12 06:33:48 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-hemosuc8jolexun6fonivuq6/pre-dest1" 2022/01/12 06:33:48 DEBUG : Reset feature "ListR" 2022/01/12 06:33:48 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6/pre-dest2" 2022/01/12 06:33:48 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-hemosuc8jolexun6fonivuq6/pre-dest2" 2022/01/12 06:33:48 DEBUG : Reset feature "ListR" 2022/01/12 06:33:48 DEBUG : 1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 06:33:48 DEBUG : 1: Destination found in --compare-dest, skipping 2022/01/12 06:33:48 DEBUG : 2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 06:33:48 DEBUG : 2: Destination found in --compare-dest, skipping 2022/01/12 06:33:48 DEBUG : 3: skip slow MD5 on source file, hashing in-transit 2022/01/12 06:33:48 INFO : 3.rclone_chunk.001_l8ubed: Moved (server-side) to: 3 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6/dest': Waiting for checks to finish 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6/dest': Waiting for transfers to finish 2022/01/12 06:33:48 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2022/01/12 06:33:48 INFO : 3: Copied (new) 2022/01/12 06:33:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (0.02s) === RUN TestSyncCopyDest run.go:181: Remote "Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6'", Local "Local file system at /tmp/rclone1317964075", Modify Window "1ns" sync_test.go:1601: Skipping test as remote does not support server-side copy --- SKIP: TestSyncCopyDest (0.00s) === RUN TestSyncBackupDir run.go:181: Remote "Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6'", Local "Local file system at /tmp/rclone1317964075", Modify Window "1ns" 2022/01/12 06:33:48 INFO : dst/one.rclone_chunk.001_l8ub94: Moved (server-side) to: dst/one 2022/01/12 06:33:48 INFO : dst/two.rclone_chunk.001_l8ubo2: Moved (server-side) to: dst/two 2022/01/12 06:33:48 INFO : dst/three.txt.rclone_chunk.001_l8ub3t: Moved (server-side) to: dst/three.txt 2022/01/12 06:33:48 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6/dst" 2022/01/12 06:33:48 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-hemosuc8jolexun6fonivuq6/dst" 2022/01/12 06:33:48 DEBUG : Reset feature "ListR" 2022/01/12 06:33:48 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6/backup" 2022/01/12 06:33:48 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-hemosuc8jolexun6fonivuq6/backup" 2022/01/12 06:33:48 DEBUG : Reset feature "ListR" 2022/01/12 06:33:48 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/01/12 06:33:48 DEBUG : one: move non-chunked object... 2022/01/12 06:33:48 INFO : one: Moved (server-side) 2022/01/12 06:33:48 INFO : one: Moved (server-side) 2022/01/12 06:33:48 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6/dst': Waiting for checks to finish 2022/01/12 06:33:48 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 06:33:48 DEBUG : two: Unchanged skipping 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6/dst': Waiting for transfers to finish 2022/01/12 06:33:48 INFO : one.rclone_chunk.001_l8ubh9: Moved (server-side) to: one 2022/01/12 06:33:48 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2022/01/12 06:33:48 INFO : one: Copied (new) 2022/01/12 06:33:48 DEBUG : Waiting for deletions to finish 2022/01/12 06:33:48 DEBUG : three.txt: move non-chunked object... 2022/01/12 06:33:48 INFO : three.txt: Moved (server-side) 2022/01/12 06:33:48 INFO : three.txt: Moved (server-side) 2022/01/12 06:33:48 INFO : three.txt: Moved into backup dir 2022/01/12 06:33:48 INFO : dst/three.txt.rclone_chunk.001_l8ubxw: Moved (server-side) to: dst/three.txt 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6/dst': Waiting for checks to finish 2022/01/12 06:33:48 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/01/12 06:33:48 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 06:33:48 INFO : one: Deleted 2022/01/12 06:33:48 DEBUG : one: move non-chunked object... 2022/01/12 06:33:48 DEBUG : two: Unchanged skipping 2022/01/12 06:33:48 INFO : one: Moved (server-side) 2022/01/12 06:33:48 INFO : one: Moved (server-side) 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6/dst': Waiting for transfers to finish 2022/01/12 06:33:48 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2022/01/12 06:33:48 INFO : one.rclone_chunk.001_l8ubwm: Moved (server-side) to: one 2022/01/12 06:33:48 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2022/01/12 06:33:48 INFO : one: Copied (new) 2022/01/12 06:33:48 DEBUG : Waiting for deletions to finish 2022/01/12 06:33:48 INFO : three.txt: Deleted 2022/01/12 06:33:48 DEBUG : three.txt: move non-chunked object... 2022/01/12 06:33:48 INFO : three.txt: Moved (server-side) 2022/01/12 06:33:48 INFO : three.txt: Moved (server-side) 2022/01/12 06:33:48 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (0.02s) === RUN TestSyncBackupDirWithSuffix run.go:181: Remote "Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6'", Local "Local file system at /tmp/rclone1317964075", Modify Window "1ns" 2022/01/12 06:33:48 INFO : dst/one.rclone_chunk.001_l8ubjt: Moved (server-side) to: dst/one 2022/01/12 06:33:48 INFO : dst/two.rclone_chunk.001_l8ubgw: Moved (server-side) to: dst/two 2022/01/12 06:33:48 INFO : dst/three.txt.rclone_chunk.001_l8ubey: Moved (server-side) to: dst/three.txt 2022/01/12 06:33:48 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6/dst" 2022/01/12 06:33:48 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-hemosuc8jolexun6fonivuq6/dst" 2022/01/12 06:33:48 DEBUG : Reset feature "ListR" 2022/01/12 06:33:48 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6/backup" 2022/01/12 06:33:48 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-hemosuc8jolexun6fonivuq6/backup" 2022/01/12 06:33:48 DEBUG : Reset feature "ListR" 2022/01/12 06:33:48 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/01/12 06:33:48 DEBUG : one: move non-chunked object... 2022/01/12 06:33:48 INFO : one: Moved (server-side) to: one.bak 2022/01/12 06:33:48 INFO : one: Moved (server-side) to: one.bak 2022/01/12 06:33:48 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2022/01/12 06:33:48 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 06:33:48 DEBUG : two: Unchanged skipping 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6/dst': Waiting for checks to finish 2022/01/12 06:33:48 INFO : one.rclone_chunk.001_l8ub4k: Moved (server-side) to: one 2022/01/12 06:33:48 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2022/01/12 06:33:48 INFO : one: Copied (new) 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6/dst': Waiting for transfers to finish 2022/01/12 06:33:48 DEBUG : Waiting for deletions to finish 2022/01/12 06:33:48 DEBUG : three.txt: move non-chunked object... 2022/01/12 06:33:48 INFO : three.txt: Moved (server-side) to: three.txt.bak 2022/01/12 06:33:48 INFO : three.txt: Moved (server-side) to: three.txt.bak 2022/01/12 06:33:48 INFO : three.txt: Moved into backup dir 2022/01/12 06:33:48 INFO : dst/three.txt.rclone_chunk.001_l8ub9g: Moved (server-side) to: dst/three.txt 2022/01/12 06:33:48 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/01/12 06:33:48 INFO : one.bak: Deleted 2022/01/12 06:33:48 DEBUG : one: move non-chunked object... 2022/01/12 06:33:48 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 06:33:48 DEBUG : two: Unchanged skipping 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6/dst': Waiting for checks to finish 2022/01/12 06:33:48 INFO : one: Moved (server-side) to: one.bak 2022/01/12 06:33:48 INFO : one: Moved (server-side) to: one.bak 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6/dst': Waiting for transfers to finish 2022/01/12 06:33:48 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2022/01/12 06:33:48 INFO : one.rclone_chunk.001_l8ub3g: Moved (server-side) to: one 2022/01/12 06:33:48 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2022/01/12 06:33:48 INFO : one: Copied (new) 2022/01/12 06:33:48 DEBUG : Waiting for deletions to finish 2022/01/12 06:33:48 INFO : three.txt.bak: Deleted 2022/01/12 06:33:48 DEBUG : three.txt: move non-chunked object... 2022/01/12 06:33:48 INFO : three.txt: Moved (server-side) to: three.txt.bak 2022/01/12 06:33:48 INFO : three.txt: Moved (server-side) to: three.txt.bak 2022/01/12 06:33:48 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (0.02s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:181: Remote "Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6'", Local "Local file system at /tmp/rclone1317964075", Modify Window "1ns" 2022/01/12 06:33:48 INFO : dst/one.rclone_chunk.001_l8ubpp: Moved (server-side) to: dst/one 2022/01/12 06:33:48 INFO : dst/two.rclone_chunk.001_l8ub6p: Moved (server-side) to: dst/two 2022/01/12 06:33:48 INFO : dst/three.txt.rclone_chunk.001_l8ubgr: Moved (server-side) to: dst/three.txt 2022/01/12 06:33:48 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6/dst" 2022/01/12 06:33:48 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-hemosuc8jolexun6fonivuq6/dst" 2022/01/12 06:33:48 DEBUG : Reset feature "ListR" 2022/01/12 06:33:48 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6/backup" 2022/01/12 06:33:48 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-hemosuc8jolexun6fonivuq6/backup" 2022/01/12 06:33:48 DEBUG : Reset feature "ListR" 2022/01/12 06:33:48 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/01/12 06:33:48 DEBUG : one: move non-chunked object... 2022/01/12 06:33:48 INFO : one: Moved (server-side) to: one-2019-01-01 2022/01/12 06:33:48 INFO : one: Moved (server-side) to: one-2019-01-01 2022/01/12 06:33:48 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6/dst': Waiting for checks to finish 2022/01/12 06:33:48 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 06:33:48 DEBUG : two: Unchanged skipping 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6/dst': Waiting for transfers to finish 2022/01/12 06:33:48 INFO : one.rclone_chunk.001_l8uboy: Moved (server-side) to: one 2022/01/12 06:33:48 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2022/01/12 06:33:48 INFO : one: Copied (new) 2022/01/12 06:33:48 DEBUG : Waiting for deletions to finish 2022/01/12 06:33:48 DEBUG : three.txt: move non-chunked object... 2022/01/12 06:33:48 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2022/01/12 06:33:48 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2022/01/12 06:33:48 INFO : three.txt: Moved into backup dir 2022/01/12 06:33:48 INFO : dst/three.txt.rclone_chunk.001_l8ub9y: Moved (server-side) to: dst/three.txt 2022/01/12 06:33:48 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6/dst': Waiting for checks to finish 2022/01/12 06:33:48 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 06:33:48 DEBUG : two: Unchanged skipping 2022/01/12 06:33:48 INFO : one-2019-01-01: Deleted 2022/01/12 06:33:48 DEBUG : one: move non-chunked object... 2022/01/12 06:33:48 INFO : one: Moved (server-side) to: one-2019-01-01 2022/01/12 06:33:48 INFO : one: Moved (server-side) to: one-2019-01-01 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6/dst': Waiting for transfers to finish 2022/01/12 06:33:48 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2022/01/12 06:33:48 INFO : one.rclone_chunk.001_l8ubcb: Moved (server-side) to: one 2022/01/12 06:33:48 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2022/01/12 06:33:48 INFO : one: Copied (new) 2022/01/12 06:33:48 DEBUG : Waiting for deletions to finish 2022/01/12 06:33:48 INFO : three-2019-01-01.txt: Deleted 2022/01/12 06:33:48 DEBUG : three.txt: move non-chunked object... 2022/01/12 06:33:48 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2022/01/12 06:33:48 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2022/01/12 06:33:48 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (0.02s) === RUN TestSyncBackupDirSuffixOnly run.go:181: Remote "Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6'", Local "Local file system at /tmp/rclone1317964075", Modify Window "1ns" 2022/01/12 06:33:48 INFO : dst/one.rclone_chunk.001_l8ubkt: Moved (server-side) to: dst/one 2022/01/12 06:33:48 INFO : dst/two.rclone_chunk.001_l8ub67: Moved (server-side) to: dst/two 2022/01/12 06:33:48 INFO : dst/three.txt.rclone_chunk.001_l8ubos: Moved (server-side) to: dst/three.txt 2022/01/12 06:33:48 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6/dst" 2022/01/12 06:33:48 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-hemosuc8jolexun6fonivuq6/dst" 2022/01/12 06:33:48 DEBUG : Reset feature "ListR" 2022/01/12 06:33:48 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/01/12 06:33:48 DEBUG : one: move non-chunked object... 2022/01/12 06:33:48 INFO : one: Moved (server-side) to: one.bak 2022/01/12 06:33:48 INFO : one: Moved (server-side) to: one.bak 2022/01/12 06:33:48 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2022/01/12 06:33:48 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 06:33:48 DEBUG : two: Unchanged skipping 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6/dst': Waiting for checks to finish 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6/dst': Waiting for transfers to finish 2022/01/12 06:33:48 INFO : one.rclone_chunk.001_l8ubbw: Moved (server-side) to: one 2022/01/12 06:33:48 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2022/01/12 06:33:48 INFO : one: Copied (new) 2022/01/12 06:33:48 DEBUG : Waiting for deletions to finish 2022/01/12 06:33:48 DEBUG : three.txt: move non-chunked object... 2022/01/12 06:33:48 INFO : three.txt: Moved (server-side) to: three.txt.bak 2022/01/12 06:33:48 INFO : three.txt: Moved (server-side) to: three.txt.bak 2022/01/12 06:33:48 INFO : three.txt: Moved into backup dir 2022/01/12 06:33:48 INFO : dst/three.txt.rclone_chunk.001_l8ub10: Moved (server-side) to: dst/three.txt 2022/01/12 06:33:48 DEBUG : one.bak: Excluded 2022/01/12 06:33:48 DEBUG : three.txt.bak: Excluded 2022/01/12 06:33:48 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/01/12 06:33:48 INFO : one.bak: Deleted 2022/01/12 06:33:48 DEBUG : one: move non-chunked object... 2022/01/12 06:33:48 INFO : one: Moved (server-side) to: one.bak 2022/01/12 06:33:48 INFO : one: Moved (server-side) to: one.bak 2022/01/12 06:33:48 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2022/01/12 06:33:48 INFO : one.rclone_chunk.001_l8ub3m: Moved (server-side) to: one 2022/01/12 06:33:48 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 06:33:48 DEBUG : two: Unchanged skipping 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6/dst': Waiting for checks to finish 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6/dst': Waiting for transfers to finish 2022/01/12 06:33:48 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2022/01/12 06:33:48 INFO : one: Copied (new) 2022/01/12 06:33:48 DEBUG : Waiting for deletions to finish 2022/01/12 06:33:48 INFO : three.txt.bak: Deleted 2022/01/12 06:33:48 DEBUG : three.txt: move non-chunked object... 2022/01/12 06:33:48 INFO : three.txt: Moved (server-side) to: three.txt.bak 2022/01/12 06:33:48 INFO : three.txt: Moved (server-side) to: three.txt.bak 2022/01/12 06:33:48 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (0.02s) === RUN TestSyncSuffix run.go:181: Remote "Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6'", Local "Local file system at /tmp/rclone1317964075", Modify Window "1ns" 2022/01/12 06:33:48 INFO : dst/one.rclone_chunk.001_l8ubn7: Moved (server-side) to: dst/one 2022/01/12 06:33:48 INFO : dst/two.rclone_chunk.001_l8ubmb: Moved (server-side) to: dst/two 2022/01/12 06:33:48 INFO : dst/three.txt.rclone_chunk.001_l8ubsm: Moved (server-side) to: dst/three.txt 2022/01/12 06:33:48 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6/dst" 2022/01/12 06:33:48 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-hemosuc8jolexun6fonivuq6/dst" 2022/01/12 06:33:48 DEBUG : Reset feature "ListR" 2022/01/12 06:33:48 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/01/12 06:33:48 DEBUG : one: move non-chunked object... 2022/01/12 06:33:48 INFO : one: Moved (server-side) to: one.bak 2022/01/12 06:33:48 INFO : one: Moved (server-side) to: one.bak 2022/01/12 06:33:48 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2022/01/12 06:33:48 INFO : one.rclone_chunk.001_l8ubls: Moved (server-side) to: one 2022/01/12 06:33:48 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2022/01/12 06:33:48 INFO : one: Copied (new) 2022/01/12 06:33:48 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 06:33:48 DEBUG : two: Unchanged skipping 2022/01/12 06:33:48 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2022/01/12 06:33:48 DEBUG : three.txt: move non-chunked object... 2022/01/12 06:33:48 INFO : three.txt: Moved (server-side) to: three.txt.bak 2022/01/12 06:33:48 INFO : three.txt: Moved (server-side) to: three.txt.bak 2022/01/12 06:33:48 DEBUG : three.txt: skip slow MD5 on source file, hashing in-transit 2022/01/12 06:33:48 INFO : three.txt.rclone_chunk.001_l8ubhn: Moved (server-side) to: three.txt 2022/01/12 06:33:48 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2022/01/12 06:33:48 INFO : three.txt: Copied (new) 2022/01/12 06:33:48 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/01/12 06:33:48 INFO : one.bak: Deleted 2022/01/12 06:33:48 DEBUG : one: move non-chunked object... 2022/01/12 06:33:48 INFO : one: Moved (server-side) to: one.bak 2022/01/12 06:33:48 INFO : one: Moved (server-side) to: one.bak 2022/01/12 06:33:48 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2022/01/12 06:33:48 INFO : one.rclone_chunk.001_l8ubon: Moved (server-side) to: one 2022/01/12 06:33:48 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2022/01/12 06:33:48 INFO : one: Copied (new) 2022/01/12 06:33:48 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 06:33:48 DEBUG : two: Unchanged skipping 2022/01/12 06:33:48 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2022/01/12 06:33:48 INFO : three.txt.bak: Deleted 2022/01/12 06:33:48 DEBUG : three.txt: move non-chunked object... 2022/01/12 06:33:48 INFO : three.txt: Moved (server-side) to: three.txt.bak 2022/01/12 06:33:48 INFO : three.txt: Moved (server-side) to: three.txt.bak 2022/01/12 06:33:48 DEBUG : three.txt: skip slow MD5 on source file, hashing in-transit 2022/01/12 06:33:48 INFO : three.txt.rclone_chunk.001_l8ubi5: Moved (server-side) to: three.txt 2022/01/12 06:33:48 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2022/01/12 06:33:48 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (0.02s) === RUN TestSyncSuffixKeepExtension run.go:181: Remote "Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6'", Local "Local file system at /tmp/rclone1317964075", Modify Window "1ns" 2022/01/12 06:33:48 INFO : dst/one.rclone_chunk.001_l8ubeo: Moved (server-side) to: dst/one 2022/01/12 06:33:48 INFO : dst/two.rclone_chunk.001_l8ubxg: Moved (server-side) to: dst/two 2022/01/12 06:33:48 INFO : dst/three.txt.rclone_chunk.001_l8ubgb: Moved (server-side) to: dst/three.txt 2022/01/12 06:33:48 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6/dst" 2022/01/12 06:33:48 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-hemosuc8jolexun6fonivuq6/dst" 2022/01/12 06:33:48 DEBUG : Reset feature "ListR" 2022/01/12 06:33:48 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/01/12 06:33:48 DEBUG : one: move non-chunked object... 2022/01/12 06:33:48 INFO : one: Moved (server-side) to: one-2019-01-01 2022/01/12 06:33:48 INFO : one: Moved (server-side) to: one-2019-01-01 2022/01/12 06:33:48 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2022/01/12 06:33:48 INFO : one.rclone_chunk.001_l8ubjk: Moved (server-side) to: one 2022/01/12 06:33:48 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2022/01/12 06:33:48 INFO : one: Copied (new) 2022/01/12 06:33:48 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 06:33:48 DEBUG : two: Unchanged skipping 2022/01/12 06:33:48 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2022/01/12 06:33:48 DEBUG : three.txt: move non-chunked object... 2022/01/12 06:33:48 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2022/01/12 06:33:48 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2022/01/12 06:33:48 DEBUG : three.txt: skip slow MD5 on source file, hashing in-transit 2022/01/12 06:33:48 INFO : three.txt.rclone_chunk.001_l8ubfx: Moved (server-side) to: three.txt 2022/01/12 06:33:48 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2022/01/12 06:33:48 INFO : three.txt: Copied (new) 2022/01/12 06:33:48 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/01/12 06:33:48 INFO : one-2019-01-01: Deleted 2022/01/12 06:33:48 DEBUG : one: move non-chunked object... 2022/01/12 06:33:48 INFO : one: Moved (server-side) to: one-2019-01-01 2022/01/12 06:33:48 INFO : one: Moved (server-side) to: one-2019-01-01 2022/01/12 06:33:48 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2022/01/12 06:33:48 INFO : one.rclone_chunk.001_l8ubrq: Moved (server-side) to: one 2022/01/12 06:33:48 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2022/01/12 06:33:48 INFO : one: Copied (new) 2022/01/12 06:33:48 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 06:33:48 DEBUG : two: Unchanged skipping 2022/01/12 06:33:48 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2022/01/12 06:33:48 INFO : three-2019-01-01.txt: Deleted 2022/01/12 06:33:48 DEBUG : three.txt: move non-chunked object... 2022/01/12 06:33:48 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2022/01/12 06:33:48 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2022/01/12 06:33:48 DEBUG : three.txt: skip slow MD5 on source file, hashing in-transit 2022/01/12 06:33:48 INFO : three.txt.rclone_chunk.001_l8ub5k: Moved (server-side) to: three.txt 2022/01/12 06:33:48 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2022/01/12 06:33:48 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (0.02s) === RUN TestSyncUTFNorm run.go:181: Remote "Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6'", Local "Local file system at /tmp/rclone1317964075", Modify Window "1ns" 2022/01/12 06:33:48 INFO : Testêé.rclone_chunk.001_l8ubtx: Moved (server-side) to: Testêé 2022/01/12 06:33:48 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2022/01/12 06:33:48 DEBUG : Testêé: skip slow MD5 on source file, hashing in-transit 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': Waiting for checks to finish 2022/01/12 06:33:48 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': Waiting for transfers to finish 2022/01/12 06:33:48 INFO : Testêé: Deleted 2022/01/12 06:33:48 INFO : Testêé.rclone_chunk.001_l8ubgl: Moved (server-side) to: Testêé 2022/01/12 06:33:48 DEBUG : Testêé: md5 = ce114e4501d2f4e2dcea3e17b546f339 OK 2022/01/12 06:33:48 INFO : Testêé: Copied (replaced existing) to: Testêé 2022/01/12 06:33:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (0.02s) === RUN TestSyncImmutable run.go:181: Remote "Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6'", Local "Local file system at /tmp/rclone1317964075", Modify Window "1ns" 2022/01/12 06:33:49 DEBUG : existing: skip slow MD5 on source file, hashing in-transit 2022/01/12 06:33:49 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': Waiting for checks to finish 2022/01/12 06:33:49 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': Waiting for transfers to finish 2022/01/12 06:33:49 INFO : existing.rclone_chunk.001_l8uc99: Moved (server-side) to: existing 2022/01/12 06:33:49 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2022/01/12 06:33:49 INFO : existing: Copied (new) 2022/01/12 06:33:49 DEBUG : Waiting for deletions to finish 2022/01/12 06:33:49 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2022/01/12 06:33:49 ERROR : existing: Source and destination exist but do not match: immutable file modified 2022/01/12 06:33:49 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': Waiting for checks to finish 2022/01/12 06:33:49 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': Waiting for transfers to finish 2022/01/12 06:33:49 ERROR : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': not deleting files as there were IO errors 2022/01/12 06:33:49 ERROR : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (0.03s) === RUN TestSyncIgnoreCase run.go:181: Remote "Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6'", Local "Local file system at /tmp/rclone1317964075", Modify Window "1ns" 2022/01/12 06:33:49 INFO : EXISTING.rclone_chunk.001_l8ucge: Moved (server-side) to: EXISTING 2022/01/12 06:33:49 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': Waiting for checks to finish 2022/01/12 06:33:49 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 06:33:49 DEBUG : existing: Unchanged skipping 2022/01/12 06:33:49 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': Waiting for transfers to finish 2022/01/12 06:33:49 DEBUG : Waiting for deletions to finish 2022/01/12 06:33:49 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (0.01s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:181: Remote "Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6'", Local "Local file system at /tmp/rclone1317964075", Modify Window "1ns" sync_test.go:1989: This test only runs on local === RUN TestMaxTransfer/Soft run.go:181: Remote "Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6'", Local "Local file system at /tmp/rclone1317964075", Modify Window "1ns" sync_test.go:1989: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:181: Remote "Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6'", Local "Local file system at /tmp/rclone1317964075", Modify Window "1ns" sync_test.go:1989: This test only runs on local --- PASS: TestMaxTransfer (0.00s) --- SKIP: TestMaxTransfer/Hard (0.00s) --- SKIP: TestMaxTransfer/Soft (0.00s) --- SKIP: TestMaxTransfer/Cautious (0.00s) === RUN TestSyncConcurrentDelete run.go:181: Remote "Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6'", Local "Local file system at /tmp/rclone1317964075", Modify Window "1ns" 2022/01/12 06:33:49 INFO : both0.rclone_chunk.001_l8ucb8: Moved (server-side) to: both0 2022/01/12 06:33:49 INFO : only0.rclone_chunk.001_l8ucgb: Moved (server-side) to: only0 2022/01/12 06:33:49 INFO : both1.rclone_chunk.001_l8uczo: Moved (server-side) to: both1 2022/01/12 06:33:49 INFO : only1.rclone_chunk.001_l8uc79: Moved (server-side) to: only1 2022/01/12 06:33:49 INFO : both2.rclone_chunk.001_l8ucoy: Moved (server-side) to: both2 2022/01/12 06:33:49 INFO : only2.rclone_chunk.001_l8ucak: Moved (server-side) to: only2 2022/01/12 06:33:49 INFO : both3.rclone_chunk.001_l8ucry: Moved (server-side) to: both3 2022/01/12 06:33:49 INFO : only3.rclone_chunk.001_l8uc73: Moved (server-side) to: only3 2022/01/12 06:33:49 INFO : both4.rclone_chunk.001_l8ucys: Moved (server-side) to: both4 2022/01/12 06:33:49 INFO : only4.rclone_chunk.001_l8ucey: Moved (server-side) to: only4 2022/01/12 06:33:49 INFO : both5.rclone_chunk.001_l8uc2c: Moved (server-side) to: both5 2022/01/12 06:33:49 INFO : only5.rclone_chunk.001_l8uc5o: Moved (server-side) to: only5 2022/01/12 06:33:49 INFO : both6.rclone_chunk.001_l8uck3: Moved (server-side) to: both6 2022/01/12 06:33:49 INFO : only6.rclone_chunk.001_l8ucnm: Moved (server-side) to: only6 2022/01/12 06:33:49 INFO : both7.rclone_chunk.001_l8ucfi: Moved (server-side) to: both7 2022/01/12 06:33:49 INFO : only7.rclone_chunk.001_l8uc53: Moved (server-side) to: only7 2022/01/12 06:33:49 INFO : both8.rclone_chunk.001_l8ucfw: Moved (server-side) to: both8 2022/01/12 06:33:49 INFO : only8.rclone_chunk.001_l8ucxy: Moved (server-side) to: only8 2022/01/12 06:33:49 INFO : both9.rclone_chunk.001_l8ucan: Moved (server-side) to: both9 2022/01/12 06:33:49 INFO : only9.rclone_chunk.001_l8uc6o: Moved (server-side) to: only9 2022/01/12 06:33:49 INFO : both10.rclone_chunk.001_l8ucr6: Moved (server-side) to: both10 2022/01/12 06:33:49 INFO : only10.rclone_chunk.001_l8ucw5: Moved (server-side) to: only10 2022/01/12 06:33:49 INFO : both11.rclone_chunk.001_l8ucdf: Moved (server-side) to: both11 2022/01/12 06:33:49 INFO : only11.rclone_chunk.001_l8uceb: Moved (server-side) to: only11 2022/01/12 06:33:49 INFO : both12.rclone_chunk.001_l8ucft: Moved (server-side) to: both12 2022/01/12 06:33:49 INFO : only12.rclone_chunk.001_l8uc7q: Moved (server-side) to: only12 2022/01/12 06:33:49 INFO : both13.rclone_chunk.001_l8uci9: Moved (server-side) to: both13 2022/01/12 06:33:49 INFO : only13.rclone_chunk.001_l8ucr6: Moved (server-side) to: only13 2022/01/12 06:33:49 INFO : both14.rclone_chunk.001_l8uch2: Moved (server-side) to: both14 2022/01/12 06:33:49 INFO : only14.rclone_chunk.001_l8ucrm: Moved (server-side) to: only14 2022/01/12 06:33:49 INFO : both15.rclone_chunk.001_l8ucug: Moved (server-side) to: both15 2022/01/12 06:33:49 INFO : only15.rclone_chunk.001_l8uc1p: Moved (server-side) to: only15 2022/01/12 06:33:49 INFO : both16.rclone_chunk.001_l8uc56: Moved (server-side) to: both16 2022/01/12 06:33:49 INFO : only16.rclone_chunk.001_l8ucdy: Moved (server-side) to: only16 2022/01/12 06:33:49 INFO : both17.rclone_chunk.001_l8uc59: Moved (server-side) to: both17 2022/01/12 06:33:49 INFO : only17.rclone_chunk.001_l8ucn0: Moved (server-side) to: only17 2022/01/12 06:33:49 INFO : both18.rclone_chunk.001_l8ucqo: Moved (server-side) to: both18 2022/01/12 06:33:49 INFO : only18.rclone_chunk.001_l8ucu1: Moved (server-side) to: only18 2022/01/12 06:33:49 INFO : both19.rclone_chunk.001_l8ucjv: Moved (server-side) to: both19 2022/01/12 06:33:49 INFO : only19.rclone_chunk.001_l8uc87: Moved (server-side) to: only19 2022/01/12 06:33:49 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 06:33:49 DEBUG : both0: Unchanged skipping 2022/01/12 06:33:49 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 06:33:49 DEBUG : both1: Unchanged skipping 2022/01/12 06:33:49 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 06:33:49 DEBUG : both10: Unchanged skipping 2022/01/12 06:33:49 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 06:33:49 DEBUG : both11: Unchanged skipping 2022/01/12 06:33:49 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 06:33:49 DEBUG : both12: Unchanged skipping 2022/01/12 06:33:49 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 06:33:49 DEBUG : both13: Unchanged skipping 2022/01/12 06:33:49 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 06:33:49 DEBUG : both14: Unchanged skipping 2022/01/12 06:33:49 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 06:33:49 DEBUG : both15: Unchanged skipping 2022/01/12 06:33:49 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 06:33:49 DEBUG : both16: Unchanged skipping 2022/01/12 06:33:49 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 06:33:49 DEBUG : both17: Unchanged skipping 2022/01/12 06:33:49 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 06:33:49 DEBUG : both18: Unchanged skipping 2022/01/12 06:33:49 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 06:33:49 DEBUG : both19: Unchanged skipping 2022/01/12 06:33:49 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 06:33:49 DEBUG : both2: Unchanged skipping 2022/01/12 06:33:49 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 06:33:49 DEBUG : both3: Unchanged skipping 2022/01/12 06:33:49 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 06:33:49 DEBUG : both4: Unchanged skipping 2022/01/12 06:33:49 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 06:33:49 DEBUG : both5: Unchanged skipping 2022/01/12 06:33:49 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 06:33:49 DEBUG : both6: Unchanged skipping 2022/01/12 06:33:49 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 06:33:49 DEBUG : both7: Unchanged skipping 2022/01/12 06:33:49 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 06:33:49 DEBUG : both8: Unchanged skipping 2022/01/12 06:33:49 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 06:33:49 DEBUG : both9: Unchanged skipping 2022/01/12 06:33:49 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': Waiting for checks to finish 2022/01/12 06:33:49 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': Waiting for transfers to finish 2022/01/12 06:33:49 DEBUG : Waiting for deletions to finish 2022/01/12 06:33:49 INFO : only1: Deleted 2022/01/12 06:33:49 INFO : only10: Deleted 2022/01/12 06:33:49 INFO : only11: Deleted 2022/01/12 06:33:49 INFO : only12: Deleted 2022/01/12 06:33:49 INFO : only17: Deleted 2022/01/12 06:33:49 INFO : only14: Deleted 2022/01/12 06:33:49 INFO : only16: Deleted 2022/01/12 06:33:49 INFO : only4: Deleted 2022/01/12 06:33:49 INFO : only9: Deleted 2022/01/12 06:33:49 INFO : only13: Deleted 2022/01/12 06:33:49 INFO : only18: Deleted 2022/01/12 06:33:49 INFO : only19: Deleted 2022/01/12 06:33:49 INFO : only6: Deleted 2022/01/12 06:33:49 INFO : only8: Deleted 2022/01/12 06:33:49 INFO : only0: Deleted 2022/01/12 06:33:49 INFO : only15: Deleted 2022/01/12 06:33:49 INFO : only2: Deleted 2022/01/12 06:33:49 INFO : only3: Deleted 2022/01/12 06:33:49 INFO : only5: Deleted 2022/01/12 06:33:49 INFO : only7: Deleted 2022/01/12 06:33:49 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (0.01s) === RUN TestSyncConcurrentTruncate run.go:181: Remote "Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6'", Local "Local file system at /tmp/rclone1317964075", Modify Window "1ns" 2022/01/12 06:33:49 INFO : both0.rclone_chunk.001_l8ucnp: Moved (server-side) to: both0 2022/01/12 06:33:49 INFO : only0.rclone_chunk.001_l8ucdp: Moved (server-side) to: only0 2022/01/12 06:33:49 INFO : both1.rclone_chunk.001_l8ucnf: Moved (server-side) to: both1 2022/01/12 06:33:49 INFO : only1.rclone_chunk.001_l8uct7: Moved (server-side) to: only1 2022/01/12 06:33:49 INFO : both2.rclone_chunk.001_l8uc3x: Moved (server-side) to: both2 2022/01/12 06:33:49 INFO : only2.rclone_chunk.001_l8ucyr: Moved (server-side) to: only2 2022/01/12 06:33:49 INFO : both3.rclone_chunk.001_l8ucgw: Moved (server-side) to: both3 2022/01/12 06:33:49 INFO : only3.rclone_chunk.001_l8ucvl: Moved (server-side) to: only3 2022/01/12 06:33:49 INFO : both4.rclone_chunk.001_l8ucs9: Moved (server-side) to: both4 2022/01/12 06:33:49 INFO : only4.rclone_chunk.001_l8uc5u: Moved (server-side) to: only4 2022/01/12 06:33:49 INFO : both5.rclone_chunk.001_l8uc0s: Moved (server-side) to: both5 2022/01/12 06:33:49 INFO : only5.rclone_chunk.001_l8ucr8: Moved (server-side) to: only5 2022/01/12 06:33:49 INFO : both6.rclone_chunk.001_l8ucwc: Moved (server-side) to: both6 2022/01/12 06:33:49 INFO : only6.rclone_chunk.001_l8ucsu: Moved (server-side) to: only6 2022/01/12 06:33:49 INFO : both7.rclone_chunk.001_l8ucc7: Moved (server-side) to: both7 2022/01/12 06:33:49 INFO : only7.rclone_chunk.001_l8ucqa: Moved (server-side) to: only7 2022/01/12 06:33:49 INFO : both8.rclone_chunk.001_l8uce7: Moved (server-side) to: both8 2022/01/12 06:33:49 INFO : only8.rclone_chunk.001_l8uczw: Moved (server-side) to: only8 2022/01/12 06:33:49 INFO : both9.rclone_chunk.001_l8ucmg: Moved (server-side) to: both9 2022/01/12 06:33:49 INFO : only9.rclone_chunk.001_l8uc4m: Moved (server-side) to: only9 2022/01/12 06:33:49 INFO : both10.rclone_chunk.001_l8ucim: Moved (server-side) to: both10 2022/01/12 06:33:49 INFO : only10.rclone_chunk.001_l8uccx: Moved (server-side) to: only10 2022/01/12 06:33:49 INFO : both11.rclone_chunk.001_l8uch4: Moved (server-side) to: both11 2022/01/12 06:33:49 INFO : only11.rclone_chunk.001_l8ucp8: Moved (server-side) to: only11 2022/01/12 06:33:49 INFO : both12.rclone_chunk.001_l8ucuj: Moved (server-side) to: both12 2022/01/12 06:33:49 INFO : only12.rclone_chunk.001_l8uco7: Moved (server-side) to: only12 2022/01/12 06:33:49 INFO : both13.rclone_chunk.001_l8ucny: Moved (server-side) to: both13 2022/01/12 06:33:49 INFO : only13.rclone_chunk.001_l8uc23: Moved (server-side) to: only13 2022/01/12 06:33:49 INFO : both14.rclone_chunk.001_l8uc3h: Moved (server-side) to: both14 2022/01/12 06:33:49 INFO : only14.rclone_chunk.001_l8uc7l: Moved (server-side) to: only14 2022/01/12 06:33:49 INFO : both15.rclone_chunk.001_l8ucm0: Moved (server-side) to: both15 2022/01/12 06:33:49 INFO : only15.rclone_chunk.001_l8ucsc: Moved (server-side) to: only15 2022/01/12 06:33:49 INFO : both16.rclone_chunk.001_l8ucai: Moved (server-side) to: both16 2022/01/12 06:33:49 INFO : only16.rclone_chunk.001_l8uck2: Moved (server-side) to: only16 2022/01/12 06:33:49 INFO : both17.rclone_chunk.001_l8ucbi: Moved (server-side) to: both17 2022/01/12 06:33:49 INFO : only17.rclone_chunk.001_l8ucif: Moved (server-side) to: only17 2022/01/12 06:33:49 INFO : both18.rclone_chunk.001_l8uce1: Moved (server-side) to: both18 2022/01/12 06:33:49 INFO : only18.rclone_chunk.001_l8ucyw: Moved (server-side) to: only18 2022/01/12 06:33:49 INFO : both19.rclone_chunk.001_l8ucd5: Moved (server-side) to: both19 2022/01/12 06:33:49 INFO : only19.rclone_chunk.001_l8ucht: Moved (server-side) to: only19 2022/01/12 06:33:49 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 06:33:49 DEBUG : both0: Unchanged skipping 2022/01/12 06:33:49 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 06:33:49 DEBUG : both11: Unchanged skipping 2022/01/12 06:33:49 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 06:33:49 DEBUG : both12: Unchanged skipping 2022/01/12 06:33:49 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 06:33:49 DEBUG : both13: Unchanged skipping 2022/01/12 06:33:49 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 06:33:49 DEBUG : both14: Unchanged skipping 2022/01/12 06:33:49 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 06:33:49 DEBUG : both15: Unchanged skipping 2022/01/12 06:33:49 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 06:33:49 DEBUG : both16: Unchanged skipping 2022/01/12 06:33:49 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 06:33:49 DEBUG : both10: Unchanged skipping 2022/01/12 06:33:49 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 06:33:49 DEBUG : both18: Unchanged skipping 2022/01/12 06:33:49 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 06:33:49 DEBUG : both2: Unchanged skipping 2022/01/12 06:33:49 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 06:33:49 DEBUG : both3: Unchanged skipping 2022/01/12 06:33:49 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 06:33:49 DEBUG : both4: Unchanged skipping 2022/01/12 06:33:49 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 06:33:49 DEBUG : both5: Unchanged skipping 2022/01/12 06:33:49 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 06:33:49 DEBUG : both6: Unchanged skipping 2022/01/12 06:33:49 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 06:33:49 DEBUG : both7: Unchanged skipping 2022/01/12 06:33:49 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 06:33:49 DEBUG : both8: Unchanged skipping 2022/01/12 06:33:49 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 06:33:49 DEBUG : both9: Unchanged skipping 2022/01/12 06:33:49 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2022/01/12 06:33:49 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2022/01/12 06:33:49 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 06:33:49 DEBUG : both19: Unchanged skipping 2022/01/12 06:33:49 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2022/01/12 06:33:49 DEBUG : only0: skip slow MD5 on source file, hashing in-transit 2022/01/12 06:33:49 DEBUG : only1: skip slow MD5 on source file, hashing in-transit 2022/01/12 06:33:49 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': Waiting for checks to finish 2022/01/12 06:33:49 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 06:33:49 DEBUG : both17: Unchanged skipping 2022/01/12 06:33:49 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2022/01/12 06:33:49 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2022/01/12 06:33:49 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2022/01/12 06:33:49 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 06:33:49 DEBUG : both1: Unchanged skipping 2022/01/12 06:33:49 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2022/01/12 06:33:49 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2022/01/12 06:33:49 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2022/01/12 06:33:49 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2022/01/12 06:33:49 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2022/01/12 06:33:49 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2022/01/12 06:33:49 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2022/01/12 06:33:49 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2022/01/12 06:33:49 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2022/01/12 06:33:49 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2022/01/12 06:33:49 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2022/01/12 06:33:49 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2022/01/12 06:33:49 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2022/01/12 06:33:49 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2022/01/12 06:33:49 DEBUG : only11: skip slow MD5 on source file, hashing in-transit 2022/01/12 06:33:49 INFO : only0: Deleted 2022/01/12 06:33:49 INFO : only1: Deleted 2022/01/12 06:33:49 INFO : only1.rclone_chunk.001_l8ucvp: Moved (server-side) to: only1 2022/01/12 06:33:49 DEBUG : only13: skip slow MD5 on source file, hashing in-transit 2022/01/12 06:33:49 DEBUG : only1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/01/12 06:33:49 INFO : only1: Copied (replaced existing) 2022/01/12 06:33:49 DEBUG : only14: skip slow MD5 on source file, hashing in-transit 2022/01/12 06:33:49 INFO : only14: Deleted 2022/01/12 06:33:49 INFO : only14.rclone_chunk.001_l8uceg: Moved (server-side) to: only14 2022/01/12 06:33:49 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': Waiting for transfers to finish 2022/01/12 06:33:49 INFO : only11: Deleted 2022/01/12 06:33:49 INFO : only13: Deleted 2022/01/12 06:33:49 INFO : only11.rclone_chunk.001_l8uclw: Moved (server-side) to: only11 2022/01/12 06:33:49 INFO : only13.rclone_chunk.001_l8ucf9: Moved (server-side) to: only13 2022/01/12 06:33:49 DEBUG : only11: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/01/12 06:33:49 INFO : only11: Copied (replaced existing) 2022/01/12 06:33:49 DEBUG : only15: skip slow MD5 on source file, hashing in-transit 2022/01/12 06:33:49 INFO : only0.rclone_chunk.001_l8uc6i: Moved (server-side) to: only0 2022/01/12 06:33:49 DEBUG : only13: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/01/12 06:33:49 INFO : only13: Copied (replaced existing) 2022/01/12 06:33:49 DEBUG : only16: skip slow MD5 on source file, hashing in-transit 2022/01/12 06:33:49 INFO : only15: Deleted 2022/01/12 06:33:49 INFO : only15.rclone_chunk.001_l8uc20: Moved (server-side) to: only15 2022/01/12 06:33:49 DEBUG : only15: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/01/12 06:33:49 INFO : only15: Copied (replaced existing) 2022/01/12 06:33:49 DEBUG : only18: skip slow MD5 on source file, hashing in-transit 2022/01/12 06:33:49 INFO : only16: Deleted 2022/01/12 06:33:49 INFO : only16.rclone_chunk.001_l8ucuw: Moved (server-side) to: only16 2022/01/12 06:33:49 DEBUG : only14: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/01/12 06:33:49 DEBUG : only0: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/01/12 06:33:49 INFO : only0: Copied (replaced existing) 2022/01/12 06:33:49 DEBUG : only19: skip slow MD5 on source file, hashing in-transit 2022/01/12 06:33:49 DEBUG : only16: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/01/12 06:33:49 INFO : only16: Copied (replaced existing) 2022/01/12 06:33:49 DEBUG : only2: skip slow MD5 on source file, hashing in-transit 2022/01/12 06:33:49 INFO : only19: Deleted 2022/01/12 06:33:49 INFO : only19.rclone_chunk.001_l8ucmp: Moved (server-side) to: only19 2022/01/12 06:33:49 INFO : only14: Copied (replaced existing) 2022/01/12 06:33:49 DEBUG : only3: skip slow MD5 on source file, hashing in-transit 2022/01/12 06:33:49 INFO : only3: Deleted 2022/01/12 06:33:49 INFO : only3.rclone_chunk.001_l8ucz2: Moved (server-side) to: only3 2022/01/12 06:33:49 INFO : only18: Deleted 2022/01/12 06:33:49 INFO : only18.rclone_chunk.001_l8ucqa: Moved (server-side) to: only18 2022/01/12 06:33:49 DEBUG : only3: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/01/12 06:33:49 INFO : only3: Copied (replaced existing) 2022/01/12 06:33:49 DEBUG : only4: skip slow MD5 on source file, hashing in-transit 2022/01/12 06:33:49 INFO : only2: Deleted 2022/01/12 06:33:49 INFO : only2.rclone_chunk.001_l8ucmq: Moved (server-side) to: only2 2022/01/12 06:33:49 DEBUG : only19: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/01/12 06:33:49 INFO : only19: Copied (replaced existing) 2022/01/12 06:33:49 DEBUG : only18: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/01/12 06:33:49 INFO : only18: Copied (replaced existing) 2022/01/12 06:33:49 INFO : only4: Deleted 2022/01/12 06:33:49 DEBUG : only5: skip slow MD5 on source file, hashing in-transit 2022/01/12 06:33:49 DEBUG : only6: skip slow MD5 on source file, hashing in-transit 2022/01/12 06:33:49 DEBUG : only2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/01/12 06:33:49 INFO : only2: Copied (replaced existing) 2022/01/12 06:33:49 DEBUG : only7: skip slow MD5 on source file, hashing in-transit 2022/01/12 06:33:49 INFO : only4.rclone_chunk.001_l8ucoh: Moved (server-side) to: only4 2022/01/12 06:33:49 DEBUG : only4: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/01/12 06:33:49 INFO : only4: Copied (replaced existing) 2022/01/12 06:33:49 DEBUG : only8: skip slow MD5 on source file, hashing in-transit 2022/01/12 06:33:49 INFO : only6: Deleted 2022/01/12 06:33:49 INFO : only8: Deleted 2022/01/12 06:33:49 INFO : only6.rclone_chunk.001_l8ucha: Moved (server-side) to: only6 2022/01/12 06:33:49 INFO : only8.rclone_chunk.001_l8ucm3: Moved (server-side) to: only8 2022/01/12 06:33:49 INFO : only7: Deleted 2022/01/12 06:33:49 INFO : only7.rclone_chunk.001_l8uc13: Moved (server-side) to: only7 2022/01/12 06:33:49 DEBUG : only8: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/01/12 06:33:49 INFO : only8: Copied (replaced existing) 2022/01/12 06:33:49 DEBUG : only6: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/01/12 06:33:49 INFO : only6: Copied (replaced existing) 2022/01/12 06:33:49 INFO : only5: Deleted 2022/01/12 06:33:49 DEBUG : only7: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/01/12 06:33:49 INFO : only7: Copied (replaced existing) 2022/01/12 06:33:49 DEBUG : only9: skip slow MD5 on source file, hashing in-transit 2022/01/12 06:33:49 DEBUG : only12: skip slow MD5 on source file, hashing in-transit 2022/01/12 06:33:49 DEBUG : only10: skip slow MD5 on source file, hashing in-transit 2022/01/12 06:33:49 INFO : only9: Deleted 2022/01/12 06:33:49 INFO : only9.rclone_chunk.001_l8uc8r: Moved (server-side) to: only9 2022/01/12 06:33:49 DEBUG : only9: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/01/12 06:33:49 INFO : only9: Copied (replaced existing) 2022/01/12 06:33:49 DEBUG : only17: skip slow MD5 on source file, hashing in-transit 2022/01/12 06:33:49 INFO : only12: Deleted 2022/01/12 06:33:49 INFO : only12.rclone_chunk.001_l8uc95: Moved (server-side) to: only12 2022/01/12 06:33:49 INFO : only17: Deleted 2022/01/12 06:33:49 INFO : only17.rclone_chunk.001_l8uce9: Moved (server-side) to: only17 2022/01/12 06:33:49 DEBUG : only12: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/01/12 06:33:49 INFO : only12: Copied (replaced existing) 2022/01/12 06:33:49 DEBUG : only17: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/01/12 06:33:49 INFO : only17: Copied (replaced existing) 2022/01/12 06:33:49 INFO : only5.rclone_chunk.001_l8ucwy: Moved (server-side) to: only5 2022/01/12 06:33:49 INFO : only10: Deleted 2022/01/12 06:33:49 INFO : only10.rclone_chunk.001_l8ucx4: Moved (server-side) to: only10 2022/01/12 06:33:49 DEBUG : only5: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/01/12 06:33:49 INFO : only5: Copied (replaced existing) 2022/01/12 06:33:49 DEBUG : only10: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/01/12 06:33:49 INFO : only10: Copied (replaced existing) 2022/01/12 06:33:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (0.02s) PASS 2022/01/12 06:33:49 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hemosuc8jolexun6fonivuq6': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestChunkerLocal: -verbose" - Finished OK in 681.999117ms (try 1/5)