"./sync.test -test.v -test.timeout 1h0m0s -remote TestChunkerLocal: -verbose -fast-list" - Starting (try 1/5) 2022/01/12 05:13:49 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6" 2022/01/12 05:13:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2022/01/12 05:13:49 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-moyavap1zuxiwux4qafiday6" 2022/01/12 05:13:49 DEBUG : Reset feature "ListR" 2022/01/12 05:13:49 DEBUG : Creating backend with remote "/tmp/rclone841034196" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:181: Remote "Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6'", Local "Local file system at /tmp/rclone841034196", Modify Window "1ns" 2022/01/12 05:13:49 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': Waiting for checks to finish 2022/01/12 05:13:49 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': Waiting for transfers to finish 2022/01/12 05:13:49 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) --- PASS: TestCopyWithDryRun (0.03s) === RUN TestCopy run.go:181: Remote "Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6'", Local "Local file system at /tmp/rclone841034196", Modify Window "1ns" 2022/01/12 05:13:49 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2022/01/12 05:13:49 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': Waiting for checks to finish 2022/01/12 05:13:49 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': Waiting for transfers to finish 2022/01/12 05:13:49 INFO : sub dir/hello world.rclone_chunk.001_l550e9: Moved (server-side) to: sub dir/hello world 2022/01/12 05:13:49 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2022/01/12 05:13:49 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopy (0.01s) === RUN TestCopyMissingDirectory run.go:181: Remote "Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6'", Local "Local file system at /tmp/rclone841034196", Modify Window "1ns" 2022/01/12 05:13:49 DEBUG : Creating backend with remote "/non-existing" 2022/01/12 05:13:49 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2022/01/12 05:13:49 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': Waiting for checks to finish 2022/01/12 05:13:49 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.00s) === RUN TestCopyNoTraverse run.go:181: Remote "Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6'", Local "Local file system at /tmp/rclone841034196", Modify Window "1ns" 2022/01/12 05:13:49 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': Waiting for checks to finish 2022/01/12 05:13:49 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2022/01/12 05:13:49 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': Waiting for transfers to finish 2022/01/12 05:13:49 INFO : sub dir/hello world.rclone_chunk.001_l550wf: Moved (server-side) to: sub dir/hello world 2022/01/12 05:13:49 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2022/01/12 05:13:49 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (0.00s) === RUN TestCopyCheckFirst run.go:181: Remote "Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6'", Local "Local file system at /tmp/rclone841034196", Modify Window "1ns" 2022/01/12 05:13:49 INFO : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': Running all checks before starting transfers 2022/01/12 05:13:49 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': Waiting for checks to finish 2022/01/12 05:13:49 INFO : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': Checks finished, now starting transfers 2022/01/12 05:13:49 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': Waiting for transfers to finish 2022/01/12 05:13:49 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2022/01/12 05:13:49 INFO : sub dir/hello world.rclone_chunk.001_l550b4: Moved (server-side) to: sub dir/hello world 2022/01/12 05:13:49 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2022/01/12 05:13:49 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (0.00s) === RUN TestSyncNoTraverse run.go:181: Remote "Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6'", Local "Local file system at /tmp/rclone841034196", Modify Window "1ns" 2022/01/12 05:13:49 ERROR : Ignoring --no-traverse with sync 2022/01/12 05:13:49 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2022/01/12 05:13:49 INFO : sub dir/hello world.rclone_chunk.001_l550ga: Moved (server-side) to: sub dir/hello world 2022/01/12 05:13:49 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': Waiting for checks to finish 2022/01/12 05:13:49 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': Waiting for transfers to finish 2022/01/12 05:13:49 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2022/01/12 05:13:49 INFO : sub dir/hello world: Copied (new) 2022/01/12 05:13:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (0.01s) === RUN TestCopyWithDepth run.go:181: Remote "Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6'", Local "Local file system at /tmp/rclone841034196", Modify Window "1ns" 2022/01/12 05:13:49 DEBUG : hello world2: skip slow MD5 on source file, hashing in-transit 2022/01/12 05:13:49 INFO : hello world2.rclone_chunk.001_l550x2: Moved (server-side) to: hello world2 2022/01/12 05:13:49 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': Waiting for checks to finish 2022/01/12 05:13:49 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': Waiting for transfers to finish 2022/01/12 05:13:49 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2022/01/12 05:13:49 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (0.01s) === RUN TestCopyWithFilesFrom run.go:181: Remote "Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6'", Local "Local file system at /tmp/rclone841034196", Modify Window "1ns" 2022/01/12 05:13:49 DEBUG : hello world2: Excluded 2022/01/12 05:13:49 DEBUG : potato2: skip slow MD5 on source file, hashing in-transit 2022/01/12 05:13:49 INFO : potato2.rclone_chunk.001_l550li: Moved (server-side) to: potato2 2022/01/12 05:13:49 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': Waiting for checks to finish 2022/01/12 05:13:49 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': Waiting for transfers to finish 2022/01/12 05:13:49 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2022/01/12 05:13:49 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (0.09s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:181: Remote "Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6'", Local "Local file system at /tmp/rclone841034196", Modify Window "1ns" 2022/01/12 05:13:50 DEBUG : potato2: skip slow MD5 on source file, hashing in-transit 2022/01/12 05:13:50 INFO : potato2.rclone_chunk.001_l551pq: Moved (server-side) to: potato2 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': Waiting for checks to finish 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': Waiting for transfers to finish 2022/01/12 05:13:50 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2022/01/12 05:13:50 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (0.01s) === RUN TestCopyEmptyDirectories run.go:181: Remote "Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6'", Local "Local file system at /tmp/rclone841034196", Modify Window "1ns" 2022/01/12 05:13:50 DEBUG : sub dir2: Making directory 2022/01/12 05:13:50 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': Waiting for checks to finish 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': Waiting for transfers to finish 2022/01/12 05:13:50 INFO : sub dir/hello world.rclone_chunk.001_l55143: Moved (server-side) to: sub dir/hello world 2022/01/12 05:13:50 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2022/01/12 05:13:50 INFO : sub dir/hello world: Copied (new) 2022/01/12 05:13:50 DEBUG : sub dir2: Making directory 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': copied 1 directories --- PASS: TestCopyEmptyDirectories (0.01s) === RUN TestMoveEmptyDirectories run.go:181: Remote "Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6'", Local "Local file system at /tmp/rclone841034196", Modify Window "1ns" 2022/01/12 05:13:50 DEBUG : sub dir2: Making directory 2022/01/12 05:13:50 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2022/01/12 05:13:50 INFO : sub dir/hello world.rclone_chunk.001_l551fb: Moved (server-side) to: sub dir/hello world 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': Waiting for checks to finish 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': Waiting for transfers to finish 2022/01/12 05:13:50 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2022/01/12 05:13:50 INFO : sub dir/hello world: Copied (new) 2022/01/12 05:13:50 INFO : sub dir/hello world: Deleted 2022/01/12 05:13:50 DEBUG : sub dir: Making directory 2022/01/12 05:13:50 DEBUG : sub dir2: Making directory 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': copied 2 directories --- PASS: TestMoveEmptyDirectories (0.02s) === RUN TestSyncEmptyDirectories run.go:181: Remote "Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6'", Local "Local file system at /tmp/rclone841034196", Modify Window "1ns" 2022/01/12 05:13:50 DEBUG : sub dir2: Making directory 2022/01/12 05:13:50 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2022/01/12 05:13:50 INFO : sub dir/hello world.rclone_chunk.001_l551tc: Moved (server-side) to: sub dir/hello world 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': Waiting for checks to finish 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': Waiting for transfers to finish 2022/01/12 05:13:50 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2022/01/12 05:13:50 INFO : sub dir/hello world: Copied (new) 2022/01/12 05:13:50 DEBUG : sub dir2: Making directory 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': copied 1 directories 2022/01/12 05:13:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncEmptyDirectories (0.01s) === RUN TestServerSideCopy run.go:181: Remote "Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6'", Local "Local file system at /tmp/rclone841034196", Modify Window "1ns" 2022/01/12 05:13:50 INFO : sub dir/hello world.rclone_chunk.001_l551eu: Moved (server-side) to: sub dir/hello world 2022/01/12 05:13:50 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-cajeyov7macocul2ziyedaz4" 2022/01/12 05:13:50 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-cajeyov7macocul2ziyedaz4" 2022/01/12 05:13:50 DEBUG : Reset feature "ListR" sync_test.go:275: Server side copy (if possible) Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6' -> Chunked 'TestChunkerLocal:rclone-test-cajeyov7macocul2ziyedaz4' 2022/01/12 05:13:50 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-cajeyov7macocul2ziyedaz4': Waiting for checks to finish 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-cajeyov7macocul2ziyedaz4': Waiting for transfers to finish 2022/01/12 05:13:50 INFO : sub dir/hello world.rclone_chunk.001_l551mq: Moved (server-side) to: sub dir/hello world 2022/01/12 05:13:50 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2022/01/12 05:13:50 INFO : sub dir/hello world: Copied (new) 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-cajeyov7macocul2ziyedaz4': Purge remote --- PASS: TestServerSideCopy (0.01s) === RUN TestCopyAfterDelete run.go:181: Remote "Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6'", Local "Local file system at /tmp/rclone841034196", Modify Window "1ns" 2022/01/12 05:13:50 INFO : sub dir/hello world.rclone_chunk.001_l551wu: Moved (server-side) to: sub dir/hello world 2022/01/12 05:13:50 ERROR : : error listing: directory not found 2022/01/12 05:13:50 DEBUG : Local file system at /tmp/rclone841034196: Making directory 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': Waiting for checks to finish 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (0.00s) === RUN TestCopyRedownload run.go:181: Remote "Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6'", Local "Local file system at /tmp/rclone841034196", Modify Window "1ns" 2022/01/12 05:13:50 INFO : sub dir/hello world.rclone_chunk.001_l551vl: Moved (server-side) to: sub dir/hello world 2022/01/12 05:13:50 DEBUG : Local file system at /tmp/rclone841034196: Waiting for checks to finish 2022/01/12 05:13:50 DEBUG : Local file system at /tmp/rclone841034196: Waiting for transfers to finish 2022/01/12 05:13:50 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2022/01/12 05:13:50 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (0.01s) === RUN TestSyncBasedOnCheckSum run.go:181: Remote "Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6'", Local "Local file system at /tmp/rclone841034196", Modify Window "1ns" 2022/01/12 05:13:50 DEBUG : check sum: skip slow MD5 on source file, hashing in-transit 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': Waiting for checks to finish 2022/01/12 05:13:50 INFO : check sum.rclone_chunk.001_l5514e: Moved (server-side) to: check sum 2022/01/12 05:13:50 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2022/01/12 05:13:50 INFO : check sum: Copied (new) 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': Waiting for transfers to finish 2022/01/12 05:13:50 DEBUG : Waiting for deletions to finish 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': Waiting for checks to finish 2022/01/12 05:13:50 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2022/01/12 05:13:50 DEBUG : check sum: Size and md5 of src and dst objects identical 2022/01/12 05:13:50 DEBUG : check sum: Unchanged skipping 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': Waiting for transfers to finish 2022/01/12 05:13:50 DEBUG : Waiting for deletions to finish 2022/01/12 05:13:50 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (0.01s) === RUN TestSyncSizeOnly run.go:181: Remote "Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6'", Local "Local file system at /tmp/rclone841034196", Modify Window "1ns" 2022/01/12 05:13:50 DEBUG : sizeonly: skip slow MD5 on source file, hashing in-transit 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': Waiting for checks to finish 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': Waiting for transfers to finish 2022/01/12 05:13:50 INFO : sizeonly.rclone_chunk.001_l551s5: Moved (server-side) to: sizeonly 2022/01/12 05:13:50 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2022/01/12 05:13:50 INFO : sizeonly: Copied (new) 2022/01/12 05:13:50 DEBUG : Waiting for deletions to finish 2022/01/12 05:13:50 DEBUG : sizeonly: Sizes identical 2022/01/12 05:13:50 DEBUG : sizeonly: Unchanged skipping 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': Waiting for checks to finish 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': Waiting for transfers to finish 2022/01/12 05:13:50 DEBUG : Waiting for deletions to finish 2022/01/12 05:13:50 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (0.03s) === RUN TestSyncIgnoreSize run.go:181: Remote "Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6'", Local "Local file system at /tmp/rclone841034196", Modify Window "1ns" 2022/01/12 05:13:50 DEBUG : ignore-size: skip slow MD5 on source file, hashing in-transit 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': Waiting for checks to finish 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': Waiting for transfers to finish 2022/01/12 05:13:50 INFO : ignore-size.rclone_chunk.001_l551a6: Moved (server-side) to: ignore-size 2022/01/12 05:13:50 DEBUG : ignore-size: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2022/01/12 05:13:50 INFO : ignore-size: Copied (new) 2022/01/12 05:13:50 DEBUG : Waiting for deletions to finish 2022/01/12 05:13:50 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 05:13:50 DEBUG : ignore-size: Unchanged skipping 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': Waiting for checks to finish 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': Waiting for transfers to finish 2022/01/12 05:13:50 DEBUG : Waiting for deletions to finish 2022/01/12 05:13:50 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (0.02s) === RUN TestSyncIgnoreTimes run.go:181: Remote "Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6'", Local "Local file system at /tmp/rclone841034196", Modify Window "1ns" 2022/01/12 05:13:50 INFO : existing.rclone_chunk.001_l551vr: Moved (server-side) to: existing 2022/01/12 05:13:50 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 05:13:50 DEBUG : existing: Unchanged skipping 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': Waiting for checks to finish 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': Waiting for transfers to finish 2022/01/12 05:13:50 DEBUG : Waiting for deletions to finish 2022/01/12 05:13:50 INFO : There was nothing to transfer 2022/01/12 05:13:50 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2022/01/12 05:13:50 DEBUG : existing: skip slow MD5 on source file, hashing in-transit 2022/01/12 05:13:50 INFO : existing: Deleted 2022/01/12 05:13:50 INFO : existing.rclone_chunk.001_l551uu: Moved (server-side) to: existing 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': Waiting for checks to finish 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': Waiting for transfers to finish 2022/01/12 05:13:50 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2022/01/12 05:13:50 INFO : existing: Copied (replaced existing) 2022/01/12 05:13:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (0.01s) === RUN TestSyncIgnoreExisting run.go:181: Remote "Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6'", Local "Local file system at /tmp/rclone841034196", Modify Window "1ns" 2022/01/12 05:13:50 DEBUG : existing: skip slow MD5 on source file, hashing in-transit 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': Waiting for checks to finish 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': Waiting for transfers to finish 2022/01/12 05:13:50 INFO : existing.rclone_chunk.001_l551ew: Moved (server-side) to: existing 2022/01/12 05:13:50 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2022/01/12 05:13:50 INFO : existing: Copied (new) 2022/01/12 05:13:50 DEBUG : Waiting for deletions to finish 2022/01/12 05:13:50 DEBUG : existing: Destination exists, skipping 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': Waiting for checks to finish 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': Waiting for transfers to finish 2022/01/12 05:13:50 DEBUG : Waiting for deletions to finish 2022/01/12 05:13:50 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (0.01s) === RUN TestSyncIgnoreErrors run.go:181: Remote "Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6'", Local "Local file system at /tmp/rclone841034196", Modify Window "1ns" 2022/01/12 05:13:50 INFO : b/potato.rclone_chunk.001_l551iu: Moved (server-side) to: b/potato 2022/01/12 05:13:50 INFO : c/non empty space.rclone_chunk.001_l551rg: Moved (server-side) to: c/non empty space 2022/01/12 05:13:50 DEBUG : d: Making directory 2022/01/12 05:13:50 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 05:13:50 DEBUG : c/non empty space: Unchanged skipping 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': Waiting for checks to finish 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': Waiting for transfers to finish 2022/01/12 05:13:50 DEBUG : a/potato2: skip slow MD5 on source file, hashing in-transit 2022/01/12 05:13:50 INFO : a/potato2.rclone_chunk.001_l551ks: Moved (server-side) to: a/potato2 2022/01/12 05:13:50 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2022/01/12 05:13:50 INFO : a/potato2: Copied (new) 2022/01/12 05:13:50 DEBUG : Waiting for deletions to finish 2022/01/12 05:13:50 INFO : b/potato: Deleted 2022/01/12 05:13:50 INFO : d: Removing directory 2022/01/12 05:13:50 INFO : b: Removing directory 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': deleted 2 directories --- PASS: TestSyncIgnoreErrors (0.02s) === RUN TestSyncAfterChangingModtimeOnly run.go:181: Remote "Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6'", Local "Local file system at /tmp/rclone841034196", Modify Window "1ns" 2022/01/12 05:13:50 INFO : empty space.rclone_chunk.001_l551kj: Moved (server-side) to: empty space 2022/01/12 05:13:50 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 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': Waiting for checks to finish 2022/01/12 05:13:50 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2022/01/12 05:13:50 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2022/01/12 05:13:50 DEBUG : empty space: Unchanged skipping 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': Waiting for transfers to finish 2022/01/12 05:13:50 DEBUG : Waiting for deletions to finish 2022/01/12 05:13:50 INFO : There was nothing to transfer 2022/01/12 05:13:50 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 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': Waiting for checks to finish 2022/01/12 05:13:50 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2022/01/12 05:13:50 INFO : empty space: Updated modification time in destination 2022/01/12 05:13:50 DEBUG : empty space: Unchanged skipping 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': Waiting for transfers to finish 2022/01/12 05:13:50 DEBUG : Waiting for deletions to finish 2022/01/12 05:13:50 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (0.02s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:181: Remote "Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6'", Local "Local file system at /tmp/rclone841034196", Modify Window "1ns" 2022/01/12 05:13:50 INFO : empty space.rclone_chunk.001_l551zo: Moved (server-side) to: empty space 2022/01/12 05:13:50 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 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': Waiting for checks to finish 2022/01/12 05:13:50 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2022/01/12 05:13:50 DEBUG : empty space: Unchanged skipping 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': Waiting for transfers to finish 2022/01/12 05:13:50 DEBUG : Waiting for deletions to finish 2022/01/12 05:13:50 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.01s) === RUN TestSyncDoesntUpdateModtime run.go:181: Remote "Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6'", Local "Local file system at /tmp/rclone841034196", Modify Window "1ns" 2022/01/12 05:13:50 INFO : foo.rclone_chunk.001_l5515w: Moved (server-side) to: foo 2022/01/12 05:13:50 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 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': Waiting for checks to finish 2022/01/12 05:13:50 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone841034196) 2022/01/12 05:13:50 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6') 2022/01/12 05:13:50 DEBUG : foo: md5 differ 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': Waiting for transfers to finish 2022/01/12 05:13:50 DEBUG : foo: skip slow MD5 on source file, hashing in-transit 2022/01/12 05:13:50 INFO : foo: Deleted 2022/01/12 05:13:50 INFO : foo.rclone_chunk.001_l551g0: Moved (server-side) to: foo 2022/01/12 05:13:50 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2022/01/12 05:13:50 INFO : foo: Copied (replaced existing) 2022/01/12 05:13:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (0.02s) === RUN TestSyncAfterAddingAFile run.go:181: Remote "Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6'", Local "Local file system at /tmp/rclone841034196", Modify Window "1ns" 2022/01/12 05:13:50 INFO : empty space.rclone_chunk.001_l551pv: Moved (server-side) to: empty space 2022/01/12 05:13:50 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 05:13:50 DEBUG : empty space: Unchanged skipping 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': Waiting for checks to finish 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': Waiting for transfers to finish 2022/01/12 05:13:50 DEBUG : potato: skip slow MD5 on source file, hashing in-transit 2022/01/12 05:13:50 INFO : potato.rclone_chunk.001_l551z2: Moved (server-side) to: potato 2022/01/12 05:13:50 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2022/01/12 05:13:50 INFO : potato: Copied (new) 2022/01/12 05:13:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (0.07s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:181: Remote "Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6'", Local "Local file system at /tmp/rclone841034196", Modify Window "1ns" 2022/01/12 05:13:50 INFO : potato.rclone_chunk.001_l551wb: Moved (server-side) to: potato 2022/01/12 05:13:50 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2022/01/12 05:13:50 DEBUG : potato: skip slow MD5 on source file, hashing in-transit 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': Waiting for checks to finish 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': Waiting for transfers to finish 2022/01/12 05:13:50 INFO : potato: Deleted 2022/01/12 05:13:50 INFO : potato.rclone_chunk.001_l551x4: Moved (server-side) to: potato 2022/01/12 05:13:50 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2022/01/12 05:13:50 INFO : potato: Copied (replaced existing) 2022/01/12 05:13:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (0.04s) === RUN TestSyncAfterChangingContentsOnly run.go:181: Remote "Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6'", Local "Local file system at /tmp/rclone841034196", Modify Window "1ns" 2022/01/12 05:13:50 INFO : potato.rclone_chunk.001_l551i5: Moved (server-side) to: potato 2022/01/12 05:13:50 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 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': Waiting for checks to finish 2022/01/12 05:13:50 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone841034196) 2022/01/12 05:13:50 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6') 2022/01/12 05:13:50 DEBUG : potato: md5 differ 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': Waiting for transfers to finish 2022/01/12 05:13:50 DEBUG : potato: skip slow MD5 on source file, hashing in-transit 2022/01/12 05:13:50 INFO : potato: Deleted 2022/01/12 05:13:50 INFO : potato.rclone_chunk.001_l5518c: Moved (server-side) to: potato 2022/01/12 05:13:50 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2022/01/12 05:13:50 INFO : potato: Copied (replaced existing) 2022/01/12 05:13:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:181: Remote "Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6'", Local "Local file system at /tmp/rclone841034196", Modify Window "1ns" 2022/01/12 05:13:50 INFO : potato.rclone_chunk.001_l551h0: Moved (server-side) to: potato 2022/01/12 05:13:50 INFO : empty space.rclone_chunk.001_l5510f: Moved (server-side) to: empty space 2022/01/12 05:13:50 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2022/01/12 05:13:50 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 05:13:50 DEBUG : empty space: Unchanged skipping 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': Waiting for checks to finish 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': Waiting for transfers to finish 2022/01/12 05:13:50 DEBUG : Waiting for deletions to finish 2022/01/12 05:13:50 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:181: Remote "Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6'", Local "Local file system at /tmp/rclone841034196", Modify Window "1ns" 2022/01/12 05:13:50 INFO : potato.rclone_chunk.001_l5512n: Moved (server-side) to: potato 2022/01/12 05:13:50 INFO : empty space.rclone_chunk.001_l55113: Moved (server-side) to: empty space 2022/01/12 05:13:50 DEBUG : potato2: skip slow MD5 on source file, hashing in-transit 2022/01/12 05:13:50 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 05:13:50 INFO : potato2.rclone_chunk.001_l55180: Moved (server-side) to: potato2 2022/01/12 05:13:50 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2022/01/12 05:13:50 INFO : potato2: Copied (new) 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': Waiting for checks to finish 2022/01/12 05:13:50 DEBUG : empty space: Unchanged skipping 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': Waiting for transfers to finish 2022/01/12 05:13:50 DEBUG : Waiting for deletions to finish 2022/01/12 05:13:50 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:181: Remote "Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6'", Local "Local file system at /tmp/rclone841034196", Modify Window "1ns" 2022/01/12 05:13:50 INFO : b/potato.rclone_chunk.001_l551h5: Moved (server-side) to: b/potato 2022/01/12 05:13:50 INFO : c/non empty space.rclone_chunk.001_l551gm: Moved (server-side) to: c/non empty space 2022/01/12 05:13:50 DEBUG : d: Making directory 2022/01/12 05:13:50 DEBUG : d/e: Making directory 2022/01/12 05:13:50 DEBUG : a/potato2: skip slow MD5 on source file, hashing in-transit 2022/01/12 05:13:50 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 05:13:50 DEBUG : c/non empty space: Unchanged skipping 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': Waiting for checks to finish 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': Waiting for transfers to finish 2022/01/12 05:13:50 INFO : a/potato2.rclone_chunk.001_l551hl: Moved (server-side) to: a/potato2 2022/01/12 05:13:50 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2022/01/12 05:13:50 INFO : a/potato2: Copied (new) 2022/01/12 05:13:50 DEBUG : Waiting for deletions to finish 2022/01/12 05:13:50 INFO : b/potato: Deleted 2022/01/12 05:13:50 INFO : d/e: Removing directory 2022/01/12 05:13:50 INFO : d: Removing directory 2022/01/12 05:13:50 INFO : b: Removing directory 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.03s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:181: Remote "Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6'", Local "Local file system at /tmp/rclone841034196", Modify Window "1ns" 2022/01/12 05:13:50 INFO : b/potato.rclone_chunk.001_l551fj: Moved (server-side) to: b/potato 2022/01/12 05:13:50 INFO : c/non empty space.rclone_chunk.001_l551eu: Moved (server-side) to: c/non empty space 2022/01/12 05:13:50 DEBUG : d: Making directory 2022/01/12 05:13:50 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 05:13:50 DEBUG : c/non empty space: Unchanged skipping 2022/01/12 05:13:50 DEBUG : a/potato2: skip slow MD5 on source file, hashing in-transit 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': Waiting for checks to finish 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': Waiting for transfers to finish 2022/01/12 05:13:50 INFO : a/potato2.rclone_chunk.001_l551sj: Moved (server-side) to: a/potato2 2022/01/12 05:13:50 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2022/01/12 05:13:50 INFO : a/potato2: Copied (new) 2022/01/12 05:13:50 ERROR : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': not deleting files as there were IO errors 2022/01/12 05:13:50 ERROR : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (0.05s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:181: Remote "Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6'", Local "Local file system at /tmp/rclone841034196", Modify Window "1ns" 2022/01/12 05:13:50 INFO : potato.rclone_chunk.001_l551ll: Moved (server-side) to: potato 2022/01/12 05:13:50 INFO : empty space.rclone_chunk.001_l551t4: Moved (server-side) to: empty space 2022/01/12 05:13:50 DEBUG : Waiting for deletions to finish 2022/01/12 05:13:50 INFO : potato: Deleted 2022/01/12 05:13:50 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 05:13:50 DEBUG : empty space: Unchanged skipping 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': Waiting for checks to finish 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': Waiting for transfers to finish 2022/01/12 05:13:50 DEBUG : potato2: skip slow MD5 on source file, hashing in-transit 2022/01/12 05:13:50 INFO : potato2.rclone_chunk.001_l5514d: Moved (server-side) to: potato2 2022/01/12 05:13:50 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2022/01/12 05:13:50 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (0.05s) === RUN TestSyncDeleteBefore run.go:181: Remote "Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6'", Local "Local file system at /tmp/rclone841034196", Modify Window "1ns" 2022/01/12 05:13:50 INFO : potato.rclone_chunk.001_l551tc: Moved (server-side) to: potato 2022/01/12 05:13:50 INFO : empty space.rclone_chunk.001_l551le: Moved (server-side) to: empty space 2022/01/12 05:13:50 DEBUG : Waiting for deletions to finish 2022/01/12 05:13:50 INFO : potato: Deleted 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': Waiting for checks to finish 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': Waiting for transfers to finish 2022/01/12 05:13:50 DEBUG : potato2: skip slow MD5 on source file, hashing in-transit 2022/01/12 05:13:50 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 05:13:50 DEBUG : empty space: Unchanged skipping 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': Waiting for checks to finish 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': Waiting for transfers to finish 2022/01/12 05:13:50 INFO : potato2.rclone_chunk.001_l5510s: Moved (server-side) to: potato2 2022/01/12 05:13:50 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2022/01/12 05:13:50 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (0.03s) === RUN TestCopyDeleteBefore run.go:181: Remote "Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6'", Local "Local file system at /tmp/rclone841034196", Modify Window "1ns" 2022/01/12 05:13:50 INFO : potato.rclone_chunk.001_l551is: Moved (server-side) to: potato 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': Waiting for checks to finish 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': Waiting for transfers to finish 2022/01/12 05:13:50 DEBUG : potato2: skip slow MD5 on source file, hashing in-transit 2022/01/12 05:13:50 INFO : potato2.rclone_chunk.001_l551rx: Moved (server-side) to: potato2 2022/01/12 05:13:50 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2022/01/12 05:13:50 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (0.02s) === RUN TestSyncWithExclude run.go:181: Remote "Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6'", Local "Local file system at /tmp/rclone841034196", Modify Window "1ns" 2022/01/12 05:13:50 INFO : potato2.rclone_chunk.001_l55192: Moved (server-side) to: potato2 2022/01/12 05:13:50 INFO : empty space.rclone_chunk.001_l551rq: Moved (server-side) to: empty space 2022/01/12 05:13:50 DEBUG : potato2: Excluded 2022/01/12 05:13:50 DEBUG : enormous: Excluded 2022/01/12 05:13:50 DEBUG : potato2: Excluded 2022/01/12 05:13:50 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 05:13:50 DEBUG : empty space: Unchanged skipping 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': Waiting for checks to finish 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': Waiting for transfers to finish 2022/01/12 05:13:50 DEBUG : Waiting for deletions to finish 2022/01/12 05:13:50 INFO : There was nothing to transfer 2022/01/12 05:13:50 DEBUG : enormous: Excluded 2022/01/12 05:13:50 DEBUG : potato2: Excluded 2022/01/12 05:13:50 DEBUG : potato2: Excluded 2022/01/12 05:13:50 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 05:13:50 DEBUG : empty space: Unchanged skipping 2022/01/12 05:13:50 DEBUG : Local file system at /tmp/rclone841034196: Waiting for checks to finish 2022/01/12 05:13:50 DEBUG : Local file system at /tmp/rclone841034196: Waiting for transfers to finish 2022/01/12 05:13:50 DEBUG : Waiting for deletions to finish 2022/01/12 05:13:50 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (0.04s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:181: Remote "Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6'", Local "Local file system at /tmp/rclone841034196", Modify Window "1ns" 2022/01/12 05:13:50 INFO : potato2.rclone_chunk.001_l551sy: Moved (server-side) to: potato2 2022/01/12 05:13:50 INFO : empty space.rclone_chunk.001_l551s7: Moved (server-side) to: empty space 2022/01/12 05:13:50 INFO : enormous.rclone_chunk.001_l5513v: Moved (server-side) to: enormous 2022/01/12 05:13:50 DEBUG : enormous: Excluded 2022/01/12 05:13:50 DEBUG : potato2: Excluded 2022/01/12 05:13:50 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': Waiting for checks to finish 2022/01/12 05:13:50 DEBUG : empty space: Unchanged skipping 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': Waiting for transfers to finish 2022/01/12 05:13:50 DEBUG : Waiting for deletions to finish 2022/01/12 05:13:50 INFO : enormous: Deleted 2022/01/12 05:13:50 INFO : potato2: Deleted 2022/01/12 05:13:50 INFO : There was nothing to transfer 2022/01/12 05:13:50 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 05:13:50 DEBUG : empty space: Unchanged skipping 2022/01/12 05:13:50 DEBUG : Local file system at /tmp/rclone841034196: Waiting for checks to finish 2022/01/12 05:13:50 DEBUG : Local file system at /tmp/rclone841034196: Waiting for transfers to finish 2022/01/12 05:13:50 DEBUG : Waiting for deletions to finish 2022/01/12 05:13:50 INFO : potato2: Deleted 2022/01/12 05:13:50 INFO : enormous: Deleted 2022/01/12 05:13:50 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (0.01s) === RUN TestSyncWithUpdateOlder run.go:181: Remote "Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6'", Local "Local file system at /tmp/rclone841034196", Modify Window "1ns" 2022/01/12 05:13:50 INFO : one.rclone_chunk.001_l5513o: Moved (server-side) to: one 2022/01/12 05:13:50 INFO : two.rclone_chunk.001_l55195: Moved (server-side) to: two 2022/01/12 05:13:50 INFO : three.rclone_chunk.001_l551o1: Moved (server-side) to: three 2022/01/12 05:13:50 INFO : four.rclone_chunk.001_l551az: Moved (server-side) to: four 2022/01/12 05:13:50 DEBUG : four: Sizes differ (src 4 vs dst 8) 2022/01/12 05:13:50 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2022/01/12 05:13:50 DEBUG : four: skip slow MD5 on source file, hashing in-transit 2022/01/12 05:13:50 DEBUG : one: Destination is newer than source, skipping 2022/01/12 05:13:50 DEBUG : three: Sizes identical 2022/01/12 05:13:50 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': Waiting for checks to finish 2022/01/12 05:13:50 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone841034196) 2022/01/12 05:13:50 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6') 2022/01/12 05:13:50 DEBUG : two: md5 differ 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': Waiting for transfers to finish 2022/01/12 05:13:50 DEBUG : two: skip slow MD5 on source file, hashing in-transit 2022/01/12 05:13:50 INFO : four: Deleted 2022/01/12 05:13:50 INFO : four.rclone_chunk.001_l55109: Moved (server-side) to: four 2022/01/12 05:13:50 INFO : two: Deleted 2022/01/12 05:13:50 INFO : two.rclone_chunk.001_l551vx: Moved (server-side) to: two 2022/01/12 05:13:50 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2022/01/12 05:13:50 INFO : four: Copied (replaced existing) 2022/01/12 05:13:50 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2022/01/12 05:13:50 INFO : two: Copied (replaced existing) 2022/01/12 05:13:50 DEBUG : five: skip slow MD5 on source file, hashing in-transit 2022/01/12 05:13:50 INFO : five.rclone_chunk.001_l5515k: Moved (server-side) to: five 2022/01/12 05:13:50 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2022/01/12 05:13:50 INFO : five: Copied (new) 2022/01/12 05:13:50 DEBUG : Waiting for deletions to finish 2022/01/12 05:13:50 DEBUG : one: Destination is newer than source, skipping 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': Waiting for checks to finish 2022/01/12 05:13:50 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2022/01/12 05:13:50 DEBUG : five: Size and md5 of src and dst objects identical 2022/01/12 05:13:50 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2022/01/12 05:13:50 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2022/01/12 05:13:50 DEBUG : two: Size and md5 of src and dst objects identical 2022/01/12 05:13:50 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2022/01/12 05:13:50 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone841034196) 2022/01/12 05:13:50 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6') 2022/01/12 05:13:50 DEBUG : three: md5 differ 2022/01/12 05:13:50 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2022/01/12 05:13:50 DEBUG : three: skip slow MD5 on source file, hashing in-transit 2022/01/12 05:13:50 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2022/01/12 05:13:50 DEBUG : four: Size and md5 of src and dst objects identical 2022/01/12 05:13:50 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': Waiting for transfers to finish 2022/01/12 05:13:50 INFO : three: Deleted 2022/01/12 05:13:50 INFO : three.rclone_chunk.001_l551k5: Moved (server-side) to: three 2022/01/12 05:13:50 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2022/01/12 05:13:50 INFO : three: Copied (replaced existing) 2022/01/12 05:13:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (0.06s) === 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-moyavap1zuxiwux4qafiday6'", Local "Local file system at /tmp/rclone841034196", Modify Window "1ns" sync_test.go:1058: Can track renames: true 2022/01/12 05:13:50 INFO : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': Making map for --track-renames 2022/01/12 05:13:50 INFO : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': Finished making map for --track-renames 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': Waiting for checks to finish 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': Waiting for renames to finish 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': Waiting for transfers to finish 2022/01/12 05:13:50 DEBUG : potato: skip slow MD5 on source file, hashing in-transit 2022/01/12 05:13:50 DEBUG : yam: skip slow MD5 on source file, hashing in-transit 2022/01/12 05:13:50 INFO : potato.rclone_chunk.001_l551mp: Moved (server-side) to: potato 2022/01/12 05:13:50 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2022/01/12 05:13:50 INFO : potato: Copied (new) 2022/01/12 05:13:50 INFO : yam.rclone_chunk.001_l551no: Moved (server-side) to: yam 2022/01/12 05:13:50 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2022/01/12 05:13:50 INFO : yam: Copied (new) 2022/01/12 05:13:50 DEBUG : Waiting for deletions to finish 2022/01/12 05:13:50 INFO : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': Making map for --track-renames 2022/01/12 05:13:50 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 05:13:50 DEBUG : potato: Unchanged skipping 2022/01/12 05:13:50 INFO : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': Finished making map for --track-renames 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': Waiting for checks to finish 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': Waiting for renames to finish 2022/01/12 05:13:50 DEBUG : yam: move non-chunked object... 2022/01/12 05:13:50 INFO : yam: Moved (server-side) to: yaml 2022/01/12 05:13:50 INFO : yam: Moved (server-side) to: yaml 2022/01/12 05:13:50 INFO : yaml: Renamed from "yam" 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': Waiting for transfers to finish 2022/01/12 05:13:50 DEBUG : Waiting for deletions to finish 2022/01/12 05:13:50 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenames (0.03s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:181: Remote "Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6'", Local "Local file system at /tmp/rclone841034196", Modify Window "1ns" sync_test.go:1127: Can track renames: true 2022/01/12 05:13:50 INFO : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': Making map for --track-renames 2022/01/12 05:13:50 INFO : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': Finished making map for --track-renames 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': Waiting for checks to finish 2022/01/12 05:13:50 DEBUG : potato: skip slow MD5 on source file, hashing in-transit 2022/01/12 05:13:50 INFO : potato.rclone_chunk.001_l551tm: Moved (server-side) to: potato 2022/01/12 05:13:50 DEBUG : yam: skip slow MD5 on source file, hashing in-transit 2022/01/12 05:13:50 INFO : yam.rclone_chunk.001_l55140: Moved (server-side) to: yam 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': Waiting for renames to finish 2022/01/12 05:13:50 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2022/01/12 05:13:50 INFO : potato: Copied (new) 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': Waiting for transfers to finish 2022/01/12 05:13:50 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2022/01/12 05:13:50 INFO : yam: Copied (new) 2022/01/12 05:13:50 DEBUG : Waiting for deletions to finish 2022/01/12 05:13:50 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 05:13:50 DEBUG : potato: Unchanged skipping 2022/01/12 05:13:50 INFO : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': Making map for --track-renames 2022/01/12 05:13:50 INFO : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': Finished making map for --track-renames 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': Waiting for checks to finish 2022/01/12 05:13:50 DEBUG : yam: move non-chunked object... 2022/01/12 05:13:50 INFO : yam: Moved (server-side) to: yaml 2022/01/12 05:13:50 INFO : yam: Moved (server-side) to: yaml 2022/01/12 05:13:50 INFO : yaml: Renamed from "yam" 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': Waiting for renames to finish 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': Waiting for transfers to finish 2022/01/12 05:13:50 DEBUG : Waiting for deletions to finish 2022/01/12 05:13:50 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (0.02s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:181: Remote "Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6'", Local "Local file system at /tmp/rclone841034196", Modify Window "1ns" sync_test.go:1163: Can track renames: true 2022/01/12 05:13:50 INFO : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': Making map for --track-renames 2022/01/12 05:13:50 INFO : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': Finished making map for --track-renames 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': Waiting for checks to finish 2022/01/12 05:13:50 DEBUG : sub/yam: skip slow MD5 on source file, hashing in-transit 2022/01/12 05:13:50 INFO : sub/yam.rclone_chunk.001_l551ty: Moved (server-side) to: sub/yam 2022/01/12 05:13:50 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2022/01/12 05:13:50 INFO : sub/yam: Copied (new) 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': Waiting for renames to finish 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': Waiting for transfers to finish 2022/01/12 05:13:50 DEBUG : potato: skip slow MD5 on source file, hashing in-transit 2022/01/12 05:13:50 INFO : potato.rclone_chunk.001_l551r5: Moved (server-side) to: potato 2022/01/12 05:13:50 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2022/01/12 05:13:50 INFO : potato: Copied (new) 2022/01/12 05:13:50 DEBUG : Waiting for deletions to finish 2022/01/12 05:13:50 INFO : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': Making map for --track-renames 2022/01/12 05:13:50 INFO : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': Finished making map for --track-renames 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': Waiting for checks to finish 2022/01/12 05:13:50 DEBUG : sub/yam: move non-chunked object... 2022/01/12 05:13:50 INFO : sub/yam: Moved (server-side) to: yam 2022/01/12 05:13:50 INFO : sub/yam: Moved (server-side) to: yam 2022/01/12 05:13:50 INFO : yam: Renamed from "sub/yam" 2022/01/12 05:13:50 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 05:13:50 DEBUG : potato: Unchanged skipping 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': Waiting for renames to finish 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': Waiting for transfers to finish 2022/01/12 05:13:50 DEBUG : Waiting for deletions to finish 2022/01/12 05:13:50 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (0.03s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:181: Remote "Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6'", Local "Local file system at /tmp/rclone841034196", Modify Window "1ns" 2022/01/12 05:13:50 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2022/01/12 05:13:50 INFO : sub dir/hello world.rclone_chunk.001_l551ly: Moved (server-side) to: sub dir/hello world 2022/01/12 05:13:50 DEBUG : nested/sub dir/file: skip slow MD5 on source file, hashing in-transit 2022/01/12 05:13:50 INFO : nested/sub dir/file.rclone_chunk.001_l5518b: Moved (server-side) to: nested/sub dir/file 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': Waiting for checks to finish 2022/01/12 05:13:50 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2022/01/12 05:13:50 INFO : sub dir/hello world: Copied (new) 2022/01/12 05:13:50 INFO : sub dir/hello world: Deleted 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': Waiting for transfers to finish 2022/01/12 05:13:50 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2022/01/12 05:13:50 INFO : nested/sub dir/file: Copied (new) 2022/01/12 05:13:50 INFO : nested/sub dir/file: Deleted 2022/01/12 05:13:50 INFO : sub dir: Removing directory 2022/01/12 05:13:50 INFO : nested/sub dir: Removing directory 2022/01/12 05:13:50 INFO : nested: Removing directory 2022/01/12 05:13:50 DEBUG : Local file system at /tmp/rclone841034196: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (0.02s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:181: Remote "Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6'", Local "Local file system at /tmp/rclone841034196", Modify Window "1ns" 2022/01/12 05:13:50 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2022/01/12 05:13:50 INFO : sub dir/hello world.rclone_chunk.001_l551lf: Moved (server-side) to: sub dir/hello world 2022/01/12 05:13:50 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2022/01/12 05:13:50 INFO : sub dir/hello world: Copied (new) 2022/01/12 05:13:50 INFO : sub dir/hello world: Deleted 2022/01/12 05:13:50 DEBUG : nested/sub dir/file: skip slow MD5 on source file, hashing in-transit 2022/01/12 05:13:50 INFO : nested/sub dir/file.rclone_chunk.001_l55162: Moved (server-side) to: nested/sub dir/file 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': Waiting for checks to finish 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': Waiting for transfers to finish 2022/01/12 05:13:50 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2022/01/12 05:13:50 INFO : nested/sub dir/file: Copied (new) 2022/01/12 05:13:50 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.01s) === RUN TestMoveWithIgnoreExisting run.go:181: Remote "Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6'", Local "Local file system at /tmp/rclone841034196", Modify Window "1ns" 2022/01/12 05:13:50 DEBUG : existing: skip slow MD5 on source file, hashing in-transit 2022/01/12 05:13:50 INFO : existing.rclone_chunk.001_l551s4: Moved (server-side) to: existing 2022/01/12 05:13:50 DEBUG : existing-b: skip slow MD5 on source file, hashing in-transit 2022/01/12 05:13:50 INFO : existing-b.rclone_chunk.001_l551mx: Moved (server-side) to: existing-b 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': Waiting for checks to finish 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': Waiting for transfers to finish 2022/01/12 05:13:50 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2022/01/12 05:13:50 INFO : existing-b: Copied (new) 2022/01/12 05:13:50 INFO : existing-b: Deleted 2022/01/12 05:13:50 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2022/01/12 05:13:50 INFO : existing: Copied (new) 2022/01/12 05:13:50 INFO : existing: Deleted 2022/01/12 05:13:50 DEBUG : existing: Destination exists, skipping 2022/01/12 05:13:50 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': Waiting for checks to finish 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': Waiting for transfers to finish 2022/01/12 05:13:50 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (0.01s) === RUN TestServerSideMove run.go:181: Remote "Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6'", Local "Local file system at /tmp/rclone841034196", Modify Window "1ns" 2022/01/12 05:13:50 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-nebetik3kenorux4donehew4" 2022/01/12 05:13:50 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-nebetik3kenorux4donehew4" 2022/01/12 05:13:50 DEBUG : Reset feature "ListR" 2022/01/12 05:13:50 INFO : potato2.rclone_chunk.001_l551ql: Moved (server-side) to: potato2 2022/01/12 05:13:50 INFO : empty space.rclone_chunk.001_l551dx: Moved (server-side) to: empty space 2022/01/12 05:13:50 INFO : potato3.rclone_chunk.001_l551e4: Moved (server-side) to: potato3 sync_test.go:1215: Server side move (if possible) Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6' -> Chunked 'TestChunkerLocal:rclone-test-nebetik3kenorux4donehew4' 2022/01/12 05:13:50 INFO : empty space.rclone_chunk.001_l551rz: Moved (server-side) to: empty space 2022/01/12 05:13:50 INFO : potato3.rclone_chunk.001_l551i4: Moved (server-side) to: potato3 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-nebetik3kenorux4donehew4': Using server-side directory move 2022/01/12 05:13:50 INFO : Chunked 'TestChunkerLocal:rclone-test-nebetik3kenorux4donehew4': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2022/01/12 05:13:50 DEBUG : potato2: move non-chunked object... 2022/01/12 05:13:50 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 05:13:50 DEBUG : empty space: Unchanged skipping 2022/01/12 05:13:50 INFO : empty space: Deleted 2022/01/12 05:13:50 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2022/01/12 05:13:50 INFO : potato3: Deleted 2022/01/12 05:13:50 DEBUG : potato3: move non-chunked object... 2022/01/12 05:13:50 INFO : potato3: Moved (server-side) 2022/01/12 05:13:50 INFO : potato3: Moved (server-side) 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-nebetik3kenorux4donehew4': Waiting for checks to finish 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-nebetik3kenorux4donehew4': Waiting for transfers to finish 2022/01/12 05:13:50 INFO : potato2: Moved (server-side) 2022/01/12 05:13:50 INFO : potato2: Moved (server-side) 2022/01/12 05:13:50 INFO : There was nothing to transfer 2022/01/12 05:13:50 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-zapumug3fecareh3zecewef8" 2022/01/12 05:13:50 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-zapumug3fecareh3zecewef8" 2022/01/12 05:13:50 DEBUG : Reset feature "ListR" 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-zapumug3fecareh3zecewef8': Using server-side directory move 2022/01/12 05:13:50 INFO : Chunked 'TestChunkerLocal:rclone-test-zapumug3fecareh3zecewef8': Server side directory move succeeded 2022/01/12 05:13:50 ERROR : : error listing: directory not found 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-zapumug3fecareh3zecewef8': Purge remote 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-nebetik3kenorux4donehew4': Purge remote 2022/01/12 05:13:50 purge failed: directory not found --- PASS: TestServerSideMove (0.01s) === RUN TestServerSideMoveWithFilter run.go:181: Remote "Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6'", Local "Local file system at /tmp/rclone841034196", Modify Window "1ns" 2022/01/12 05:13:50 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-rodopus1zacosef3kafodan1" 2022/01/12 05:13:50 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-rodopus1zacosef3kafodan1" 2022/01/12 05:13:50 DEBUG : Reset feature "ListR" 2022/01/12 05:13:50 INFO : potato2.rclone_chunk.001_l551dm: Moved (server-side) to: potato2 2022/01/12 05:13:50 INFO : empty space.rclone_chunk.001_l551sw: Moved (server-side) to: empty space 2022/01/12 05:13:50 INFO : potato3.rclone_chunk.001_l5517y: Moved (server-side) to: potato3 sync_test.go:1215: Server side move (if possible) Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6' -> Chunked 'TestChunkerLocal:rclone-test-rodopus1zacosef3kafodan1' 2022/01/12 05:13:50 INFO : empty space.rclone_chunk.001_l551ge: Moved (server-side) to: empty space 2022/01/12 05:13:50 INFO : potato3.rclone_chunk.001_l5517c: Moved (server-side) to: potato3 2022/01/12 05:13:50 DEBUG : empty space: Excluded 2022/01/12 05:13:50 DEBUG : empty space: Excluded 2022/01/12 05:13:50 DEBUG : potato2: move non-chunked object... 2022/01/12 05:13:50 INFO : potato2: Moved (server-side) 2022/01/12 05:13:50 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2022/01/12 05:13:50 INFO : potato3: Deleted 2022/01/12 05:13:50 DEBUG : potato3: move non-chunked object... 2022/01/12 05:13:50 INFO : potato3: Moved (server-side) 2022/01/12 05:13:50 INFO : potato3: Moved (server-side) 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-rodopus1zacosef3kafodan1': Waiting for checks to finish 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-rodopus1zacosef3kafodan1': Waiting for transfers to finish 2022/01/12 05:13:50 INFO : potato2: Moved (server-side) 2022/01/12 05:13:50 INFO : There was nothing to transfer 2022/01/12 05:13:50 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-dalorer5hapuyen1worolex3" 2022/01/12 05:13:50 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-dalorer5hapuyen1worolex3" 2022/01/12 05:13:50 DEBUG : Reset feature "ListR" 2022/01/12 05:13:50 DEBUG : empty space: Excluded 2022/01/12 05:13:50 DEBUG : potato2: move non-chunked object... 2022/01/12 05:13:50 INFO : potato2: Moved (server-side) 2022/01/12 05:13:50 INFO : potato2: Moved (server-side) 2022/01/12 05:13:50 DEBUG : potato3: move non-chunked object... 2022/01/12 05:13:50 INFO : potato3: Moved (server-side) 2022/01/12 05:13:50 INFO : potato3: Moved (server-side) 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-dalorer5hapuyen1worolex3': Waiting for checks to finish 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-dalorer5hapuyen1worolex3': Waiting for transfers to finish 2022/01/12 05:13:50 INFO : There was nothing to transfer 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-dalorer5hapuyen1worolex3': Purge remote 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-rodopus1zacosef3kafodan1': Purge remote --- PASS: TestServerSideMoveWithFilter (0.01s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:181: Remote "Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6'", Local "Local file system at /tmp/rclone841034196", Modify Window "1ns" 2022/01/12 05:13:50 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-mowoxit5qucayob6nukupap4" 2022/01/12 05:13:50 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-mowoxit5qucayob6nukupap4" 2022/01/12 05:13:50 DEBUG : Reset feature "ListR" 2022/01/12 05:13:50 INFO : potato2.rclone_chunk.001_l551ce: Moved (server-side) to: potato2 2022/01/12 05:13:50 INFO : empty space.rclone_chunk.001_l5517r: Moved (server-side) to: empty space 2022/01/12 05:13:50 INFO : potato3.rclone_chunk.001_l551e4: Moved (server-side) to: potato3 2022/01/12 05:13:50 DEBUG : tomatoDir: Making directory sync_test.go:1215: Server side move (if possible) Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6' -> Chunked 'TestChunkerLocal:rclone-test-mowoxit5qucayob6nukupap4' 2022/01/12 05:13:50 INFO : empty space.rclone_chunk.001_l551oe: Moved (server-side) to: empty space 2022/01/12 05:13:50 INFO : potato3.rclone_chunk.001_l551rs: Moved (server-side) to: potato3 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-mowoxit5qucayob6nukupap4': Using server-side directory move 2022/01/12 05:13:50 INFO : Chunked 'TestChunkerLocal:rclone-test-mowoxit5qucayob6nukupap4': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2022/01/12 05:13:50 DEBUG : potato2: move non-chunked object... 2022/01/12 05:13:50 INFO : potato2: Moved (server-side) 2022/01/12 05:13:50 INFO : potato2: Moved (server-side) 2022/01/12 05:13:50 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 05:13:50 DEBUG : empty space: Unchanged skipping 2022/01/12 05:13:50 INFO : empty space: Deleted 2022/01/12 05:13:50 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2022/01/12 05:13:50 INFO : potato3: Deleted 2022/01/12 05:13:50 DEBUG : potato3: move non-chunked object... 2022/01/12 05:13:50 INFO : potato3: Moved (server-side) 2022/01/12 05:13:50 INFO : potato3: Moved (server-side) 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-mowoxit5qucayob6nukupap4': Waiting for checks to finish 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-mowoxit5qucayob6nukupap4': Waiting for transfers to finish 2022/01/12 05:13:50 INFO : tomatoDir: Removing directory 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': deleted 1 directories 2022/01/12 05:13:50 INFO : There was nothing to transfer 2022/01/12 05:13:50 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-betujuf8piguvat1tucozej9" 2022/01/12 05:13:50 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-betujuf8piguvat1tucozej9" 2022/01/12 05:13:50 DEBUG : Reset feature "ListR" 2022/01/12 05:13:50 DEBUG : tomatoDir: Making directory 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-betujuf8piguvat1tucozej9': Using server-side directory move 2022/01/12 05:13:50 INFO : Chunked 'TestChunkerLocal:rclone-test-betujuf8piguvat1tucozej9': Server side directory move succeeded 2022/01/12 05:13:50 ERROR : : error listing: directory not found 2022/01/12 05:13:50 ERROR : : error listing: directory not found 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-betujuf8piguvat1tucozej9': Purge remote 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-mowoxit5qucayob6nukupap4': Purge remote 2022/01/12 05:13:50 purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (0.01s) === RUN TestServerSideMoveOverlap run.go:181: Remote "Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6'", Local "Local file system at /tmp/rclone841034196", 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-moyavap1zuxiwux4qafiday6'", Local "Local file system at /tmp/rclone841034196", Modify Window "1ns" 2022/01/12 05:13:50 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6/rclone-sync-test" 2022/01/12 05:13:50 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-moyavap1zuxiwux4qafiday6/rclone-sync-test" 2022/01/12 05:13:50 DEBUG : Reset feature "ListR" --- PASS: TestSyncOverlap (0.00s) === RUN TestSyncCompareDest run.go:181: Remote "Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6'", Local "Local file system at /tmp/rclone841034196", Modify Window "1ns" 2022/01/12 05:13:50 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6/dst" 2022/01/12 05:13:50 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-moyavap1zuxiwux4qafiday6/dst" 2022/01/12 05:13:50 DEBUG : Reset feature "ListR" 2022/01/12 05:13:50 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6/CompareDest" 2022/01/12 05:13:50 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-moyavap1zuxiwux4qafiday6/CompareDest" 2022/01/12 05:13:50 DEBUG : Reset feature "ListR" 2022/01/12 05:13:50 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6/dst': Waiting for checks to finish 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6/dst': Waiting for transfers to finish 2022/01/12 05:13:50 INFO : one.rclone_chunk.001_l5512x: Moved (server-side) to: one 2022/01/12 05:13:50 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2022/01/12 05:13:50 INFO : one: Copied (new) 2022/01/12 05:13:50 DEBUG : Waiting for deletions to finish 2022/01/12 05:13:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/01/12 05:13:50 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6/dst': Waiting for checks to finish 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6/dst': Waiting for transfers to finish 2022/01/12 05:13:50 INFO : one: Deleted 2022/01/12 05:13:50 INFO : one.rclone_chunk.001_l55133: Moved (server-side) to: one 2022/01/12 05:13:50 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2022/01/12 05:13:50 INFO : one: Copied (replaced existing) 2022/01/12 05:13:50 DEBUG : Waiting for deletions to finish 2022/01/12 05:13:50 INFO : dst/one: Deleted 2022/01/12 05:13:50 INFO : dst/one.rclone_chunk.001_l551up: Moved (server-side) to: dst/one 2022/01/12 05:13:50 INFO : CompareDest/one.rclone_chunk.001_l55172: Moved (server-side) to: CompareDest/one 2022/01/12 05:13:50 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 05:13:50 DEBUG : one: Destination found in --compare-dest, skipping 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6/dst': Waiting for checks to finish 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6/dst': Waiting for transfers to finish 2022/01/12 05:13:50 DEBUG : Waiting for deletions to finish 2022/01/12 05:13:50 INFO : There was nothing to transfer 2022/01/12 05:13:50 INFO : CompareDest/two.rclone_chunk.001_l5512g: Moved (server-side) to: CompareDest/two 2022/01/12 05:13:50 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 05:13:50 DEBUG : two: Destination found in --compare-dest, skipping 2022/01/12 05:13:50 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 05:13:50 DEBUG : one: Destination found in --compare-dest, skipping 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6/dst': Waiting for checks to finish 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6/dst': Waiting for transfers to finish 2022/01/12 05:13:50 DEBUG : Waiting for deletions to finish 2022/01/12 05:13:50 INFO : There was nothing to transfer 2022/01/12 05:13:50 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 05:13:50 DEBUG : two: Destination found in --compare-dest, skipping 2022/01/12 05:13:50 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 05:13:50 DEBUG : one: Destination found in --compare-dest, skipping 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6/dst': Waiting for checks to finish 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6/dst': Waiting for transfers to finish 2022/01/12 05:13:50 DEBUG : Waiting for deletions to finish 2022/01/12 05:13:50 INFO : There was nothing to transfer 2022/01/12 05:13:50 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 05:13:50 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2022/01/12 05:13:50 DEBUG : two: Destination found in --compare-dest, skipping 2022/01/12 05:13:50 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 05:13:50 DEBUG : one: Destination found in --compare-dest, skipping 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6/dst': Waiting for checks to finish 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6/dst': Waiting for transfers to finish 2022/01/12 05:13:50 DEBUG : Waiting for deletions to finish 2022/01/12 05:13:50 INFO : There was nothing to transfer 2022/01/12 05:13:50 DEBUG : two: Sizes differ (src 5 vs dst 3) 2022/01/12 05:13:50 DEBUG : two: skip slow MD5 on source file, hashing in-transit 2022/01/12 05:13:50 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 05:13:50 DEBUG : one: Destination found in --compare-dest, skipping 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6/dst': Waiting for checks to finish 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6/dst': Waiting for transfers to finish 2022/01/12 05:13:50 INFO : two.rclone_chunk.001_l551kw: Moved (server-side) to: two 2022/01/12 05:13:50 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2022/01/12 05:13:50 INFO : two: Copied (new) 2022/01/12 05:13:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (0.05s) === RUN TestSyncMultipleCompareDest run.go:181: Remote "Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6'", Local "Local file system at /tmp/rclone841034196", Modify Window "1ns" 2022/01/12 05:13:50 INFO : pre-dest1/1.rclone_chunk.001_l551xj: Moved (server-side) to: pre-dest1/1 2022/01/12 05:13:50 INFO : pre-dest2/2.rclone_chunk.001_l551ch: Moved (server-side) to: pre-dest2/2 2022/01/12 05:13:50 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6/dest" 2022/01/12 05:13:50 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-moyavap1zuxiwux4qafiday6/dest" 2022/01/12 05:13:50 DEBUG : Reset feature "ListR" 2022/01/12 05:13:50 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6/pre-dest1" 2022/01/12 05:13:50 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-moyavap1zuxiwux4qafiday6/pre-dest1" 2022/01/12 05:13:50 DEBUG : Reset feature "ListR" 2022/01/12 05:13:50 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6/pre-dest2" 2022/01/12 05:13:50 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-moyavap1zuxiwux4qafiday6/pre-dest2" 2022/01/12 05:13:50 DEBUG : Reset feature "ListR" 2022/01/12 05:13:50 DEBUG : 1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 05:13:50 DEBUG : 1: Destination found in --compare-dest, skipping 2022/01/12 05:13:50 DEBUG : 2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 05:13:50 DEBUG : 2: Destination found in --compare-dest, skipping 2022/01/12 05:13:50 DEBUG : 3: skip slow MD5 on source file, hashing in-transit 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6/dest': Waiting for checks to finish 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6/dest': Waiting for transfers to finish 2022/01/12 05:13:50 INFO : 3.rclone_chunk.001_l551lx: Moved (server-side) to: 3 2022/01/12 05:13:50 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2022/01/12 05:13:50 INFO : 3: Copied (new) 2022/01/12 05:13:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (0.02s) === RUN TestSyncCopyDest run.go:181: Remote "Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6'", Local "Local file system at /tmp/rclone841034196", 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-moyavap1zuxiwux4qafiday6'", Local "Local file system at /tmp/rclone841034196", Modify Window "1ns" 2022/01/12 05:13:50 INFO : dst/one.rclone_chunk.001_l55162: Moved (server-side) to: dst/one 2022/01/12 05:13:50 INFO : dst/two.rclone_chunk.001_l551ev: Moved (server-side) to: dst/two 2022/01/12 05:13:50 INFO : dst/three.txt.rclone_chunk.001_l551gm: Moved (server-side) to: dst/three.txt 2022/01/12 05:13:50 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6/dst" 2022/01/12 05:13:50 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-moyavap1zuxiwux4qafiday6/dst" 2022/01/12 05:13:50 DEBUG : Reset feature "ListR" 2022/01/12 05:13:50 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6/backup" 2022/01/12 05:13:50 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-moyavap1zuxiwux4qafiday6/backup" 2022/01/12 05:13:50 DEBUG : Reset feature "ListR" 2022/01/12 05:13:50 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/01/12 05:13:50 DEBUG : one: move non-chunked object... 2022/01/12 05:13:50 INFO : one: Moved (server-side) 2022/01/12 05:13:50 INFO : one: Moved (server-side) 2022/01/12 05:13:50 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2022/01/12 05:13:50 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 05:13:50 DEBUG : two: Unchanged skipping 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6/dst': Waiting for checks to finish 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6/dst': Waiting for transfers to finish 2022/01/12 05:13:50 INFO : one.rclone_chunk.001_l551a4: Moved (server-side) to: one 2022/01/12 05:13:50 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2022/01/12 05:13:50 INFO : one: Copied (new) 2022/01/12 05:13:50 DEBUG : Waiting for deletions to finish 2022/01/12 05:13:50 DEBUG : three.txt: move non-chunked object... 2022/01/12 05:13:50 INFO : three.txt: Moved (server-side) 2022/01/12 05:13:50 INFO : three.txt: Moved (server-side) 2022/01/12 05:13:50 INFO : three.txt: Moved into backup dir 2022/01/12 05:13:50 INFO : dst/three.txt.rclone_chunk.001_l5512u: Moved (server-side) to: dst/three.txt 2022/01/12 05:13:50 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/01/12 05:13:50 INFO : one: Deleted 2022/01/12 05:13:50 DEBUG : one: move non-chunked object... 2022/01/12 05:13:50 INFO : one: Moved (server-side) 2022/01/12 05:13:50 INFO : one: Moved (server-side) 2022/01/12 05:13:50 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2022/01/12 05:13:50 INFO : one.rclone_chunk.001_l551ht: Moved (server-side) to: one 2022/01/12 05:13:50 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 05:13:50 DEBUG : two: Unchanged skipping 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6/dst': Waiting for checks to finish 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6/dst': Waiting for transfers to finish 2022/01/12 05:13:50 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2022/01/12 05:13:50 INFO : one: Copied (new) 2022/01/12 05:13:50 DEBUG : Waiting for deletions to finish 2022/01/12 05:13:50 INFO : three.txt: Deleted 2022/01/12 05:13:50 DEBUG : three.txt: move non-chunked object... 2022/01/12 05:13:50 INFO : three.txt: Moved (server-side) 2022/01/12 05:13:50 INFO : three.txt: Moved (server-side) 2022/01/12 05:13:50 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (0.02s) === RUN TestSyncBackupDirWithSuffix run.go:181: Remote "Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6'", Local "Local file system at /tmp/rclone841034196", Modify Window "1ns" 2022/01/12 05:13:50 INFO : dst/one.rclone_chunk.001_l551xz: Moved (server-side) to: dst/one 2022/01/12 05:13:50 INFO : dst/two.rclone_chunk.001_l5510y: Moved (server-side) to: dst/two 2022/01/12 05:13:50 INFO : dst/three.txt.rclone_chunk.001_l5512z: Moved (server-side) to: dst/three.txt 2022/01/12 05:13:50 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6/dst" 2022/01/12 05:13:50 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-moyavap1zuxiwux4qafiday6/dst" 2022/01/12 05:13:50 DEBUG : Reset feature "ListR" 2022/01/12 05:13:50 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6/backup" 2022/01/12 05:13:50 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-moyavap1zuxiwux4qafiday6/backup" 2022/01/12 05:13:50 DEBUG : Reset feature "ListR" 2022/01/12 05:13:50 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/01/12 05:13:50 DEBUG : one: move non-chunked object... 2022/01/12 05:13:50 INFO : one: Moved (server-side) to: one.bak 2022/01/12 05:13:50 INFO : one: Moved (server-side) to: one.bak 2022/01/12 05:13:50 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2022/01/12 05:13:50 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 05:13:50 DEBUG : two: Unchanged skipping 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6/dst': Waiting for checks to finish 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6/dst': Waiting for transfers to finish 2022/01/12 05:13:50 INFO : one.rclone_chunk.001_l551f4: Moved (server-side) to: one 2022/01/12 05:13:50 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2022/01/12 05:13:50 INFO : one: Copied (new) 2022/01/12 05:13:50 DEBUG : Waiting for deletions to finish 2022/01/12 05:13:50 DEBUG : three.txt: move non-chunked object... 2022/01/12 05:13:50 INFO : three.txt: Moved (server-side) to: three.txt.bak 2022/01/12 05:13:50 INFO : three.txt: Moved (server-side) to: three.txt.bak 2022/01/12 05:13:50 INFO : three.txt: Moved into backup dir 2022/01/12 05:13:50 INFO : dst/three.txt.rclone_chunk.001_l551a5: Moved (server-side) to: dst/three.txt 2022/01/12 05:13:50 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/01/12 05:13:50 INFO : one.bak: Deleted 2022/01/12 05:13:50 DEBUG : one: move non-chunked object... 2022/01/12 05:13:50 INFO : one: Moved (server-side) to: one.bak 2022/01/12 05:13:50 INFO : one: Moved (server-side) to: one.bak 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6/dst': Waiting for checks to finish 2022/01/12 05:13:50 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2022/01/12 05:13:50 INFO : one.rclone_chunk.001_l551d1: Moved (server-side) to: one 2022/01/12 05:13:50 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 05:13:50 DEBUG : two: Unchanged skipping 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6/dst': Waiting for transfers to finish 2022/01/12 05:13:50 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2022/01/12 05:13:50 INFO : one: Copied (new) 2022/01/12 05:13:50 DEBUG : Waiting for deletions to finish 2022/01/12 05:13:50 INFO : three.txt.bak: Deleted 2022/01/12 05:13:50 DEBUG : three.txt: move non-chunked object... 2022/01/12 05:13:50 INFO : three.txt: Moved (server-side) to: three.txt.bak 2022/01/12 05:13:50 INFO : three.txt: Moved (server-side) to: three.txt.bak 2022/01/12 05:13:50 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (0.04s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:181: Remote "Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6'", Local "Local file system at /tmp/rclone841034196", Modify Window "1ns" 2022/01/12 05:13:50 INFO : dst/one.rclone_chunk.001_l551ds: Moved (server-side) to: dst/one 2022/01/12 05:13:50 INFO : dst/two.rclone_chunk.001_l551u0: Moved (server-side) to: dst/two 2022/01/12 05:13:50 INFO : dst/three.txt.rclone_chunk.001_l551p3: Moved (server-side) to: dst/three.txt 2022/01/12 05:13:50 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6/dst" 2022/01/12 05:13:50 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-moyavap1zuxiwux4qafiday6/dst" 2022/01/12 05:13:50 DEBUG : Reset feature "ListR" 2022/01/12 05:13:50 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6/backup" 2022/01/12 05:13:50 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-moyavap1zuxiwux4qafiday6/backup" 2022/01/12 05:13:50 DEBUG : Reset feature "ListR" 2022/01/12 05:13:50 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/01/12 05:13:50 DEBUG : one: move non-chunked object... 2022/01/12 05:13:50 INFO : one: Moved (server-side) to: one-2019-01-01 2022/01/12 05:13:50 INFO : one: Moved (server-side) to: one-2019-01-01 2022/01/12 05:13:50 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2022/01/12 05:13:50 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 05:13:50 DEBUG : two: Unchanged skipping 2022/01/12 05:13:50 INFO : one.rclone_chunk.001_l551oe: Moved (server-side) to: one 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6/dst': Waiting for checks to finish 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6/dst': Waiting for transfers to finish 2022/01/12 05:13:50 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2022/01/12 05:13:50 INFO : one: Copied (new) 2022/01/12 05:13:50 DEBUG : Waiting for deletions to finish 2022/01/12 05:13:50 DEBUG : three.txt: move non-chunked object... 2022/01/12 05:13:50 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2022/01/12 05:13:50 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2022/01/12 05:13:50 INFO : three.txt: Moved into backup dir 2022/01/12 05:13:50 INFO : dst/three.txt.rclone_chunk.001_l5510f: Moved (server-side) to: dst/three.txt 2022/01/12 05:13:50 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/01/12 05:13:50 INFO : one-2019-01-01: Deleted 2022/01/12 05:13:50 DEBUG : one: move non-chunked object... 2022/01/12 05:13:50 INFO : one: Moved (server-side) to: one-2019-01-01 2022/01/12 05:13:50 INFO : one: Moved (server-side) to: one-2019-01-01 2022/01/12 05:13:50 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2022/01/12 05:13:50 INFO : one.rclone_chunk.001_l5518s: Moved (server-side) to: one 2022/01/12 05:13:50 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 05:13:50 DEBUG : two: Unchanged skipping 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6/dst': Waiting for checks to finish 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6/dst': Waiting for transfers to finish 2022/01/12 05:13:50 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2022/01/12 05:13:50 INFO : one: Copied (new) 2022/01/12 05:13:50 DEBUG : Waiting for deletions to finish 2022/01/12 05:13:50 INFO : three-2019-01-01.txt: Deleted 2022/01/12 05:13:50 DEBUG : three.txt: move non-chunked object... 2022/01/12 05:13:50 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2022/01/12 05:13:50 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2022/01/12 05:13:50 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (0.02s) === RUN TestSyncBackupDirSuffixOnly run.go:181: Remote "Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6'", Local "Local file system at /tmp/rclone841034196", Modify Window "1ns" 2022/01/12 05:13:50 INFO : dst/one.rclone_chunk.001_l55174: Moved (server-side) to: dst/one 2022/01/12 05:13:50 INFO : dst/two.rclone_chunk.001_l551sy: Moved (server-side) to: dst/two 2022/01/12 05:13:50 INFO : dst/three.txt.rclone_chunk.001_l551pr: Moved (server-side) to: dst/three.txt 2022/01/12 05:13:50 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6/dst" 2022/01/12 05:13:50 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-moyavap1zuxiwux4qafiday6/dst" 2022/01/12 05:13:50 DEBUG : Reset feature "ListR" 2022/01/12 05:13:50 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/01/12 05:13:50 DEBUG : one: move non-chunked object... 2022/01/12 05:13:50 INFO : one: Moved (server-side) to: one.bak 2022/01/12 05:13:50 INFO : one: Moved (server-side) to: one.bak 2022/01/12 05:13:50 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2022/01/12 05:13:50 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 05:13:50 DEBUG : two: Unchanged skipping 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6/dst': Waiting for checks to finish 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6/dst': Waiting for transfers to finish 2022/01/12 05:13:50 INFO : one.rclone_chunk.001_l551e5: Moved (server-side) to: one 2022/01/12 05:13:50 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2022/01/12 05:13:50 INFO : one: Copied (new) 2022/01/12 05:13:50 DEBUG : Waiting for deletions to finish 2022/01/12 05:13:50 DEBUG : three.txt: move non-chunked object... 2022/01/12 05:13:50 INFO : three.txt: Moved (server-side) to: three.txt.bak 2022/01/12 05:13:50 INFO : three.txt: Moved (server-side) to: three.txt.bak 2022/01/12 05:13:50 INFO : three.txt: Moved into backup dir 2022/01/12 05:13:50 INFO : dst/three.txt.rclone_chunk.001_l5516p: Moved (server-side) to: dst/three.txt 2022/01/12 05:13:50 DEBUG : one.bak: Excluded 2022/01/12 05:13:50 DEBUG : three.txt.bak: Excluded 2022/01/12 05:13:50 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/01/12 05:13:50 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 05:13:50 DEBUG : two: Unchanged skipping 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6/dst': Waiting for checks to finish 2022/01/12 05:13:50 INFO : one.bak: Deleted 2022/01/12 05:13:50 DEBUG : one: move non-chunked object... 2022/01/12 05:13:50 INFO : one: Moved (server-side) to: one.bak 2022/01/12 05:13:50 INFO : one: Moved (server-side) to: one.bak 2022/01/12 05:13:50 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6/dst': Waiting for transfers to finish 2022/01/12 05:13:50 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2022/01/12 05:13:50 INFO : one.rclone_chunk.001_l551wc: Moved (server-side) to: one 2022/01/12 05:13:50 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2022/01/12 05:13:50 INFO : one: Copied (new) 2022/01/12 05:13:50 DEBUG : Waiting for deletions to finish 2022/01/12 05:13:50 INFO : three.txt.bak: Deleted 2022/01/12 05:13:50 DEBUG : three.txt: move non-chunked object... 2022/01/12 05:13:50 INFO : three.txt: Moved (server-side) to: three.txt.bak 2022/01/12 05:13:50 INFO : three.txt: Moved (server-side) to: three.txt.bak 2022/01/12 05:13:50 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (0.01s) === RUN TestSyncSuffix run.go:181: Remote "Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6'", Local "Local file system at /tmp/rclone841034196", Modify Window "1ns" 2022/01/12 05:13:50 INFO : dst/one.rclone_chunk.001_l551jq: Moved (server-side) to: dst/one 2022/01/12 05:13:50 INFO : dst/two.rclone_chunk.001_l551p2: Moved (server-side) to: dst/two 2022/01/12 05:13:50 INFO : dst/three.txt.rclone_chunk.001_l551xb: Moved (server-side) to: dst/three.txt 2022/01/12 05:13:50 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6/dst" 2022/01/12 05:13:50 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-moyavap1zuxiwux4qafiday6/dst" 2022/01/12 05:13:50 DEBUG : Reset feature "ListR" 2022/01/12 05:13:50 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/01/12 05:13:50 DEBUG : one: move non-chunked object... 2022/01/12 05:13:50 INFO : one: Moved (server-side) to: one.bak 2022/01/12 05:13:50 INFO : one: Moved (server-side) to: one.bak 2022/01/12 05:13:50 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2022/01/12 05:13:50 INFO : one.rclone_chunk.001_l551i3: Moved (server-side) to: one 2022/01/12 05:13:50 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2022/01/12 05:13:50 INFO : one: Copied (new) 2022/01/12 05:13:50 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 05:13:50 DEBUG : two: Unchanged skipping 2022/01/12 05:13:50 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2022/01/12 05:13:50 DEBUG : three.txt: move non-chunked object... 2022/01/12 05:13:50 INFO : three.txt: Moved (server-side) to: three.txt.bak 2022/01/12 05:13:50 INFO : three.txt: Moved (server-side) to: three.txt.bak 2022/01/12 05:13:50 DEBUG : three.txt: skip slow MD5 on source file, hashing in-transit 2022/01/12 05:13:50 INFO : three.txt.rclone_chunk.001_l55126: Moved (server-side) to: three.txt 2022/01/12 05:13:50 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2022/01/12 05:13:50 INFO : three.txt: Copied (new) 2022/01/12 05:13:50 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/01/12 05:13:51 INFO : one.bak: Deleted 2022/01/12 05:13:51 DEBUG : one: move non-chunked object... 2022/01/12 05:13:51 INFO : one: Moved (server-side) to: one.bak 2022/01/12 05:13:51 INFO : one: Moved (server-side) to: one.bak 2022/01/12 05:13:51 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2022/01/12 05:13:51 INFO : one.rclone_chunk.001_l552hj: Moved (server-side) to: one 2022/01/12 05:13:51 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2022/01/12 05:13:51 INFO : one: Copied (new) 2022/01/12 05:13:51 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 05:13:51 DEBUG : two: Unchanged skipping 2022/01/12 05:13:51 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2022/01/12 05:13:51 INFO : three.txt.bak: Deleted 2022/01/12 05:13:51 DEBUG : three.txt: move non-chunked object... 2022/01/12 05:13:51 INFO : three.txt: Moved (server-side) to: three.txt.bak 2022/01/12 05:13:51 INFO : three.txt: Moved (server-side) to: three.txt.bak 2022/01/12 05:13:51 DEBUG : three.txt: skip slow MD5 on source file, hashing in-transit 2022/01/12 05:13:51 INFO : three.txt.rclone_chunk.001_l552u7: Moved (server-side) to: three.txt 2022/01/12 05:13:51 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2022/01/12 05:13:51 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (0.03s) === RUN TestSyncSuffixKeepExtension run.go:181: Remote "Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6'", Local "Local file system at /tmp/rclone841034196", Modify Window "1ns" 2022/01/12 05:13:51 INFO : dst/one.rclone_chunk.001_l552v6: Moved (server-side) to: dst/one 2022/01/12 05:13:51 INFO : dst/two.rclone_chunk.001_l552y5: Moved (server-side) to: dst/two 2022/01/12 05:13:51 INFO : dst/three.txt.rclone_chunk.001_l55209: Moved (server-side) to: dst/three.txt 2022/01/12 05:13:51 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6/dst" 2022/01/12 05:13:51 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-moyavap1zuxiwux4qafiday6/dst" 2022/01/12 05:13:51 DEBUG : Reset feature "ListR" 2022/01/12 05:13:51 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/01/12 05:13:51 DEBUG : one: move non-chunked object... 2022/01/12 05:13:51 INFO : one: Moved (server-side) to: one-2019-01-01 2022/01/12 05:13:51 INFO : one: Moved (server-side) to: one-2019-01-01 2022/01/12 05:13:51 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2022/01/12 05:13:51 INFO : one.rclone_chunk.001_l552lw: Moved (server-side) to: one 2022/01/12 05:13:51 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2022/01/12 05:13:51 INFO : one: Copied (new) 2022/01/12 05:13:51 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 05:13:51 DEBUG : two: Unchanged skipping 2022/01/12 05:13:51 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2022/01/12 05:13:51 DEBUG : three.txt: move non-chunked object... 2022/01/12 05:13:51 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2022/01/12 05:13:51 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2022/01/12 05:13:51 DEBUG : three.txt: skip slow MD5 on source file, hashing in-transit 2022/01/12 05:13:51 INFO : three.txt.rclone_chunk.001_l552ks: Moved (server-side) to: three.txt 2022/01/12 05:13:51 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2022/01/12 05:13:51 INFO : three.txt: Copied (new) 2022/01/12 05:13:51 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/01/12 05:13:51 INFO : one-2019-01-01: Deleted 2022/01/12 05:13:51 DEBUG : one: move non-chunked object... 2022/01/12 05:13:51 INFO : one: Moved (server-side) to: one-2019-01-01 2022/01/12 05:13:51 INFO : one: Moved (server-side) to: one-2019-01-01 2022/01/12 05:13:51 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2022/01/12 05:13:51 INFO : one.rclone_chunk.001_l552si: Moved (server-side) to: one 2022/01/12 05:13:51 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2022/01/12 05:13:51 INFO : one: Copied (new) 2022/01/12 05:13:51 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 05:13:51 DEBUG : two: Unchanged skipping 2022/01/12 05:13:51 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2022/01/12 05:13:51 INFO : three-2019-01-01.txt: Deleted 2022/01/12 05:13:51 DEBUG : three.txt: move non-chunked object... 2022/01/12 05:13:51 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2022/01/12 05:13:51 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2022/01/12 05:13:51 DEBUG : three.txt: skip slow MD5 on source file, hashing in-transit 2022/01/12 05:13:51 INFO : three.txt.rclone_chunk.001_l552m8: Moved (server-side) to: three.txt 2022/01/12 05:13:51 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2022/01/12 05:13:51 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (0.02s) === RUN TestSyncUTFNorm run.go:181: Remote "Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6'", Local "Local file system at /tmp/rclone841034196", Modify Window "1ns" 2022/01/12 05:13:51 INFO : Testêé.rclone_chunk.001_l5522n: Moved (server-side) to: Testêé 2022/01/12 05:13:51 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2022/01/12 05:13:51 DEBUG : Testêé: skip slow MD5 on source file, hashing in-transit 2022/01/12 05:13:51 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': Waiting for checks to finish 2022/01/12 05:13:51 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': Waiting for transfers to finish 2022/01/12 05:13:51 INFO : Testêé: Deleted 2022/01/12 05:13:51 INFO : Testêé.rclone_chunk.001_l5526u: Moved (server-side) to: Testêé 2022/01/12 05:13:51 DEBUG : Testêé: md5 = ce114e4501d2f4e2dcea3e17b546f339 OK 2022/01/12 05:13:51 INFO : Testêé: Copied (replaced existing) to: Testêé 2022/01/12 05:13:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (0.01s) === RUN TestSyncImmutable run.go:181: Remote "Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6'", Local "Local file system at /tmp/rclone841034196", Modify Window "1ns" 2022/01/12 05:13:51 DEBUG : existing: skip slow MD5 on source file, hashing in-transit 2022/01/12 05:13:51 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': Waiting for checks to finish 2022/01/12 05:13:51 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': Waiting for transfers to finish 2022/01/12 05:13:51 INFO : existing.rclone_chunk.001_l552ec: Moved (server-side) to: existing 2022/01/12 05:13:51 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2022/01/12 05:13:51 INFO : existing: Copied (new) 2022/01/12 05:13:51 DEBUG : Waiting for deletions to finish 2022/01/12 05:13:51 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': Waiting for checks to finish 2022/01/12 05:13:51 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2022/01/12 05:13:51 ERROR : existing: Source and destination exist but do not match: immutable file modified 2022/01/12 05:13:51 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': Waiting for transfers to finish 2022/01/12 05:13:51 ERROR : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': not deleting files as there were IO errors 2022/01/12 05:13:51 ERROR : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (0.01s) === RUN TestSyncIgnoreCase run.go:181: Remote "Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6'", Local "Local file system at /tmp/rclone841034196", Modify Window "1ns" 2022/01/12 05:13:51 INFO : EXISTING.rclone_chunk.001_l552be: Moved (server-side) to: EXISTING 2022/01/12 05:13:51 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 05:13:51 DEBUG : existing: Unchanged skipping 2022/01/12 05:13:51 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': Waiting for checks to finish 2022/01/12 05:13:51 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': Waiting for transfers to finish 2022/01/12 05:13:51 DEBUG : Waiting for deletions to finish 2022/01/12 05:13:51 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (0.00s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:181: Remote "Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6'", Local "Local file system at /tmp/rclone841034196", Modify Window "1ns" sync_test.go:1989: This test only runs on local === RUN TestMaxTransfer/Soft run.go:181: Remote "Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6'", Local "Local file system at /tmp/rclone841034196", Modify Window "1ns" sync_test.go:1989: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:181: Remote "Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6'", Local "Local file system at /tmp/rclone841034196", 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-moyavap1zuxiwux4qafiday6'", Local "Local file system at /tmp/rclone841034196", Modify Window "1ns" 2022/01/12 05:13:51 INFO : both0.rclone_chunk.001_l5521n: Moved (server-side) to: both0 2022/01/12 05:13:51 INFO : only0.rclone_chunk.001_l552to: Moved (server-side) to: only0 2022/01/12 05:13:51 INFO : both1.rclone_chunk.001_l552ee: Moved (server-side) to: both1 2022/01/12 05:13:51 INFO : only1.rclone_chunk.001_l552cp: Moved (server-side) to: only1 2022/01/12 05:13:51 INFO : both2.rclone_chunk.001_l552vv: Moved (server-side) to: both2 2022/01/12 05:13:51 INFO : only2.rclone_chunk.001_l552yc: Moved (server-side) to: only2 2022/01/12 05:13:51 INFO : both3.rclone_chunk.001_l552vv: Moved (server-side) to: both3 2022/01/12 05:13:51 INFO : only3.rclone_chunk.001_l552n9: Moved (server-side) to: only3 2022/01/12 05:13:51 INFO : both4.rclone_chunk.001_l552w6: Moved (server-side) to: both4 2022/01/12 05:13:51 INFO : only4.rclone_chunk.001_l552fw: Moved (server-side) to: only4 2022/01/12 05:13:51 INFO : both5.rclone_chunk.001_l552pq: Moved (server-side) to: both5 2022/01/12 05:13:51 INFO : only5.rclone_chunk.001_l5527j: Moved (server-side) to: only5 2022/01/12 05:13:51 INFO : both6.rclone_chunk.001_l552bg: Moved (server-side) to: both6 2022/01/12 05:13:51 INFO : only6.rclone_chunk.001_l552x8: Moved (server-side) to: only6 2022/01/12 05:13:51 INFO : both7.rclone_chunk.001_l552yy: Moved (server-side) to: both7 2022/01/12 05:13:51 INFO : only7.rclone_chunk.001_l552p5: Moved (server-side) to: only7 2022/01/12 05:13:51 INFO : both8.rclone_chunk.001_l552gk: Moved (server-side) to: both8 2022/01/12 05:13:51 INFO : only8.rclone_chunk.001_l552cu: Moved (server-side) to: only8 2022/01/12 05:13:51 INFO : both9.rclone_chunk.001_l552iv: Moved (server-side) to: both9 2022/01/12 05:13:51 INFO : only9.rclone_chunk.001_l552u5: Moved (server-side) to: only9 2022/01/12 05:13:51 INFO : both10.rclone_chunk.001_l5522l: Moved (server-side) to: both10 2022/01/12 05:13:51 INFO : only10.rclone_chunk.001_l552k6: Moved (server-side) to: only10 2022/01/12 05:13:51 INFO : both11.rclone_chunk.001_l552bm: Moved (server-side) to: both11 2022/01/12 05:13:51 INFO : only11.rclone_chunk.001_l552df: Moved (server-side) to: only11 2022/01/12 05:13:51 INFO : both12.rclone_chunk.001_l552ho: Moved (server-side) to: both12 2022/01/12 05:13:51 INFO : only12.rclone_chunk.001_l552l9: Moved (server-side) to: only12 2022/01/12 05:13:51 INFO : both13.rclone_chunk.001_l552ea: Moved (server-side) to: both13 2022/01/12 05:13:51 INFO : only13.rclone_chunk.001_l552lb: Moved (server-side) to: only13 2022/01/12 05:13:51 INFO : both14.rclone_chunk.001_l552aq: Moved (server-side) to: both14 2022/01/12 05:13:51 INFO : only14.rclone_chunk.001_l552m1: Moved (server-side) to: only14 2022/01/12 05:13:51 INFO : both15.rclone_chunk.001_l552of: Moved (server-side) to: both15 2022/01/12 05:13:51 INFO : only15.rclone_chunk.001_l5524r: Moved (server-side) to: only15 2022/01/12 05:13:51 INFO : both16.rclone_chunk.001_l552yg: Moved (server-side) to: both16 2022/01/12 05:13:51 INFO : only16.rclone_chunk.001_l552v2: Moved (server-side) to: only16 2022/01/12 05:13:51 INFO : both17.rclone_chunk.001_l552xv: Moved (server-side) to: both17 2022/01/12 05:13:51 INFO : only17.rclone_chunk.001_l55247: Moved (server-side) to: only17 2022/01/12 05:13:51 INFO : both18.rclone_chunk.001_l552ac: Moved (server-side) to: both18 2022/01/12 05:13:51 INFO : only18.rclone_chunk.001_l552aq: Moved (server-side) to: only18 2022/01/12 05:13:51 INFO : both19.rclone_chunk.001_l552gf: Moved (server-side) to: both19 2022/01/12 05:13:51 INFO : only19.rclone_chunk.001_l5523i: Moved (server-side) to: only19 2022/01/12 05:13:51 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 05:13:51 DEBUG : both0: Unchanged skipping 2022/01/12 05:13:51 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 05:13:51 DEBUG : both11: Unchanged skipping 2022/01/12 05:13:51 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 05:13:51 DEBUG : both12: Unchanged skipping 2022/01/12 05:13:51 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 05:13:51 DEBUG : both13: Unchanged skipping 2022/01/12 05:13:51 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 05:13:51 DEBUG : both14: Unchanged skipping 2022/01/12 05:13:51 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 05:13:51 DEBUG : both15: Unchanged skipping 2022/01/12 05:13:51 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 05:13:51 DEBUG : both16: Unchanged skipping 2022/01/12 05:13:51 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 05:13:51 DEBUG : both17: Unchanged skipping 2022/01/12 05:13:51 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 05:13:51 DEBUG : both18: Unchanged skipping 2022/01/12 05:13:51 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 05:13:51 DEBUG : both19: Unchanged skipping 2022/01/12 05:13:51 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 05:13:51 DEBUG : both2: Unchanged skipping 2022/01/12 05:13:51 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 05:13:51 DEBUG : both3: Unchanged skipping 2022/01/12 05:13:51 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 05:13:51 DEBUG : both4: Unchanged skipping 2022/01/12 05:13:51 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 05:13:51 DEBUG : both5: Unchanged skipping 2022/01/12 05:13:51 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 05:13:51 DEBUG : both6: Unchanged skipping 2022/01/12 05:13:51 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 05:13:51 DEBUG : both7: Unchanged skipping 2022/01/12 05:13:51 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 05:13:51 DEBUG : both8: Unchanged skipping 2022/01/12 05:13:51 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 05:13:51 DEBUG : both1: Unchanged skipping 2022/01/12 05:13:51 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 05:13:51 DEBUG : both9: Unchanged skipping 2022/01/12 05:13:51 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': Waiting for checks to finish 2022/01/12 05:13:51 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 05:13:51 DEBUG : both10: Unchanged skipping 2022/01/12 05:13:51 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': Waiting for transfers to finish 2022/01/12 05:13:51 DEBUG : Waiting for deletions to finish 2022/01/12 05:13:51 INFO : only15: Deleted 2022/01/12 05:13:51 INFO : only17: Deleted 2022/01/12 05:13:51 INFO : only12: Deleted 2022/01/12 05:13:51 INFO : only10: Deleted 2022/01/12 05:13:51 INFO : only4: Deleted 2022/01/12 05:13:51 INFO : only16: Deleted 2022/01/12 05:13:51 INFO : only0: Deleted 2022/01/12 05:13:51 INFO : only1: Deleted 2022/01/12 05:13:51 INFO : only18: Deleted 2022/01/12 05:13:51 INFO : only2: Deleted 2022/01/12 05:13:51 INFO : only14: Deleted 2022/01/12 05:13:51 INFO : only3: Deleted 2022/01/12 05:13:51 INFO : only9: Deleted 2022/01/12 05:13:51 INFO : only13: Deleted 2022/01/12 05:13:51 INFO : only7: Deleted 2022/01/12 05:13:51 INFO : only11: Deleted 2022/01/12 05:13:51 INFO : only6: Deleted 2022/01/12 05:13:51 INFO : only19: Deleted 2022/01/12 05:13:51 INFO : only8: Deleted 2022/01/12 05:13:51 INFO : only5: Deleted 2022/01/12 05:13:51 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (0.01s) === RUN TestSyncConcurrentTruncate run.go:181: Remote "Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6'", Local "Local file system at /tmp/rclone841034196", Modify Window "1ns" 2022/01/12 05:13:51 INFO : both0.rclone_chunk.001_l552pg: Moved (server-side) to: both0 2022/01/12 05:13:51 INFO : only0.rclone_chunk.001_l552bj: Moved (server-side) to: only0 2022/01/12 05:13:51 INFO : both1.rclone_chunk.001_l5520b: Moved (server-side) to: both1 2022/01/12 05:13:51 INFO : only1.rclone_chunk.001_l552s7: Moved (server-side) to: only1 2022/01/12 05:13:51 INFO : both2.rclone_chunk.001_l552xy: Moved (server-side) to: both2 2022/01/12 05:13:51 INFO : only2.rclone_chunk.001_l552zc: Moved (server-side) to: only2 2022/01/12 05:13:51 INFO : both3.rclone_chunk.001_l552zh: Moved (server-side) to: both3 2022/01/12 05:13:51 INFO : only3.rclone_chunk.001_l552c0: Moved (server-side) to: only3 2022/01/12 05:13:51 INFO : both4.rclone_chunk.001_l552ap: Moved (server-side) to: both4 2022/01/12 05:13:51 INFO : only4.rclone_chunk.001_l552re: Moved (server-side) to: only4 2022/01/12 05:13:51 INFO : both5.rclone_chunk.001_l5520a: Moved (server-side) to: both5 2022/01/12 05:13:51 INFO : only5.rclone_chunk.001_l5524y: Moved (server-side) to: only5 2022/01/12 05:13:51 INFO : both6.rclone_chunk.001_l552nr: Moved (server-side) to: both6 2022/01/12 05:13:51 INFO : only6.rclone_chunk.001_l552bi: Moved (server-side) to: only6 2022/01/12 05:13:51 INFO : both7.rclone_chunk.001_l5528x: Moved (server-side) to: both7 2022/01/12 05:13:51 INFO : only7.rclone_chunk.001_l552bi: Moved (server-side) to: only7 2022/01/12 05:13:51 INFO : both8.rclone_chunk.001_l552fi: Moved (server-side) to: both8 2022/01/12 05:13:51 INFO : only8.rclone_chunk.001_l552pm: Moved (server-side) to: only8 2022/01/12 05:13:51 INFO : both9.rclone_chunk.001_l55227: Moved (server-side) to: both9 2022/01/12 05:13:51 INFO : only9.rclone_chunk.001_l552kz: Moved (server-side) to: only9 2022/01/12 05:13:51 INFO : both10.rclone_chunk.001_l552b4: Moved (server-side) to: both10 2022/01/12 05:13:51 INFO : only10.rclone_chunk.001_l552wg: Moved (server-side) to: only10 2022/01/12 05:13:51 INFO : both11.rclone_chunk.001_l552mp: Moved (server-side) to: both11 2022/01/12 05:13:51 INFO : only11.rclone_chunk.001_l552ig: Moved (server-side) to: only11 2022/01/12 05:13:51 INFO : both12.rclone_chunk.001_l5521z: Moved (server-side) to: both12 2022/01/12 05:13:51 INFO : only12.rclone_chunk.001_l552cj: Moved (server-side) to: only12 2022/01/12 05:13:51 INFO : both13.rclone_chunk.001_l552v0: Moved (server-side) to: both13 2022/01/12 05:13:51 INFO : only13.rclone_chunk.001_l552vs: Moved (server-side) to: only13 2022/01/12 05:13:51 INFO : both14.rclone_chunk.001_l552r7: Moved (server-side) to: both14 2022/01/12 05:13:51 INFO : only14.rclone_chunk.001_l552e2: Moved (server-side) to: only14 2022/01/12 05:13:51 INFO : both15.rclone_chunk.001_l5529y: Moved (server-side) to: both15 2022/01/12 05:13:51 INFO : only15.rclone_chunk.001_l552rs: Moved (server-side) to: only15 2022/01/12 05:13:51 INFO : both16.rclone_chunk.001_l552by: Moved (server-side) to: both16 2022/01/12 05:13:51 INFO : only16.rclone_chunk.001_l5520j: Moved (server-side) to: only16 2022/01/12 05:13:51 INFO : both17.rclone_chunk.001_l552jv: Moved (server-side) to: both17 2022/01/12 05:13:51 INFO : only17.rclone_chunk.001_l552fz: Moved (server-side) to: only17 2022/01/12 05:13:51 INFO : both18.rclone_chunk.001_l552dk: Moved (server-side) to: both18 2022/01/12 05:13:51 INFO : only18.rclone_chunk.001_l552rh: Moved (server-side) to: only18 2022/01/12 05:13:51 INFO : both19.rclone_chunk.001_l552bk: Moved (server-side) to: both19 2022/01/12 05:13:51 INFO : only19.rclone_chunk.001_l55288: Moved (server-side) to: only19 2022/01/12 05:13:51 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 05:13:51 DEBUG : both0: Unchanged skipping 2022/01/12 05:13:51 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 05:13:51 DEBUG : both10: Unchanged skipping 2022/01/12 05:13:51 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 05:13:51 DEBUG : both11: Unchanged skipping 2022/01/12 05:13:51 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 05:13:51 DEBUG : both12: Unchanged skipping 2022/01/12 05:13:51 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 05:13:51 DEBUG : both13: Unchanged skipping 2022/01/12 05:13:51 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 05:13:51 DEBUG : both14: Unchanged skipping 2022/01/12 05:13:51 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 05:13:51 DEBUG : both15: Unchanged skipping 2022/01/12 05:13:51 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 05:13:51 DEBUG : both16: Unchanged skipping 2022/01/12 05:13:51 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 05:13:51 DEBUG : both17: Unchanged skipping 2022/01/12 05:13:51 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 05:13:51 DEBUG : both18: Unchanged skipping 2022/01/12 05:13:51 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 05:13:51 DEBUG : both19: Unchanged skipping 2022/01/12 05:13:51 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 05:13:51 DEBUG : both2: Unchanged skipping 2022/01/12 05:13:51 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 05:13:51 DEBUG : both3: Unchanged skipping 2022/01/12 05:13:51 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 05:13:51 DEBUG : both4: Unchanged skipping 2022/01/12 05:13:51 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 05:13:51 DEBUG : both5: Unchanged skipping 2022/01/12 05:13:51 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 05:13:51 DEBUG : both6: Unchanged skipping 2022/01/12 05:13:51 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 05:13:51 DEBUG : both7: Unchanged skipping 2022/01/12 05:13:51 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 05:13:51 DEBUG : both8: Unchanged skipping 2022/01/12 05:13:51 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 05:13:51 DEBUG : both9: Unchanged skipping 2022/01/12 05:13:51 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2022/01/12 05:13:51 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2022/01/12 05:13:51 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2022/01/12 05:13:51 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2022/01/12 05:13:51 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2022/01/12 05:13:51 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2022/01/12 05:13:51 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2022/01/12 05:13:51 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2022/01/12 05:13:51 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2022/01/12 05:13:51 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2022/01/12 05:13:51 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2022/01/12 05:13:51 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2022/01/12 05:13:51 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2022/01/12 05:13:51 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2022/01/12 05:13:51 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2022/01/12 05:13:51 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2022/01/12 05:13:51 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2022/01/12 05:13:51 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2022/01/12 05:13:51 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': Waiting for checks to finish 2022/01/12 05:13:51 DEBUG : only0: skip slow MD5 on source file, hashing in-transit 2022/01/12 05:13:51 DEBUG : only1: skip slow MD5 on source file, hashing in-transit 2022/01/12 05:13:51 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2022/01/12 05:13:51 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/12 05:13:51 DEBUG : both1: Unchanged skipping 2022/01/12 05:13:51 DEBUG : only10: skip slow MD5 on source file, hashing in-transit 2022/01/12 05:13:51 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2022/01/12 05:13:51 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': Waiting for transfers to finish 2022/01/12 05:13:51 INFO : only0: Deleted 2022/01/12 05:13:51 INFO : only0.rclone_chunk.001_l552mp: Moved (server-side) to: only0 2022/01/12 05:13:51 INFO : only10: Deleted 2022/01/12 05:13:51 INFO : only10.rclone_chunk.001_l552xc: Moved (server-side) to: only10 2022/01/12 05:13:51 INFO : only1: Deleted 2022/01/12 05:13:51 INFO : only1.rclone_chunk.001_l552bg: Moved (server-side) to: only1 2022/01/12 05:13:51 DEBUG : only0: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/01/12 05:13:51 INFO : only0: Copied (replaced existing) 2022/01/12 05:13:51 DEBUG : only12: skip slow MD5 on source file, hashing in-transit 2022/01/12 05:13:51 DEBUG : only10: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/01/12 05:13:51 INFO : only10: Copied (replaced existing) 2022/01/12 05:13:51 DEBUG : only13: skip slow MD5 on source file, hashing in-transit 2022/01/12 05:13:51 INFO : only12: Deleted 2022/01/12 05:13:51 INFO : only12.rclone_chunk.001_l5528d: Moved (server-side) to: only12 2022/01/12 05:13:51 INFO : only13: Deleted 2022/01/12 05:13:51 INFO : only13.rclone_chunk.001_l552ep: Moved (server-side) to: only13 2022/01/12 05:13:51 DEBUG : only11: skip slow MD5 on source file, hashing in-transit 2022/01/12 05:13:51 DEBUG : only1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/01/12 05:13:51 INFO : only1: Copied (replaced existing) 2022/01/12 05:13:51 DEBUG : only14: skip slow MD5 on source file, hashing in-transit 2022/01/12 05:13:51 INFO : only11: Deleted 2022/01/12 05:13:51 INFO : only14: Deleted 2022/01/12 05:13:51 INFO : only11.rclone_chunk.001_l552e4: Moved (server-side) to: only11 2022/01/12 05:13:51 DEBUG : only12: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/01/12 05:13:51 INFO : only12: Copied (replaced existing) 2022/01/12 05:13:51 DEBUG : only15: skip slow MD5 on source file, hashing in-transit 2022/01/12 05:13:51 INFO : only14.rclone_chunk.001_l5523c: Moved (server-side) to: only14 2022/01/12 05:13:51 DEBUG : only14: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/01/12 05:13:51 INFO : only14: Copied (replaced existing) 2022/01/12 05:13:51 DEBUG : only16: skip slow MD5 on source file, hashing in-transit 2022/01/12 05:13:51 INFO : only16: Deleted 2022/01/12 05:13:51 INFO : only16.rclone_chunk.001_l55213: Moved (server-side) to: only16 2022/01/12 05:13:51 DEBUG : only11: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/01/12 05:13:51 INFO : only11: Copied (replaced existing) 2022/01/12 05:13:51 DEBUG : only17: skip slow MD5 on source file, hashing in-transit 2022/01/12 05:13:51 INFO : only15: Deleted 2022/01/12 05:13:51 INFO : only15.rclone_chunk.001_l552p8: Moved (server-side) to: only15 2022/01/12 05:13:51 DEBUG : only16: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/01/12 05:13:51 INFO : only16: Copied (replaced existing) 2022/01/12 05:13:51 DEBUG : only18: skip slow MD5 on source file, hashing in-transit 2022/01/12 05:13:51 INFO : only18: Deleted 2022/01/12 05:13:51 INFO : only18.rclone_chunk.001_l552my: Moved (server-side) to: only18 2022/01/12 05:13:51 DEBUG : only13: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/01/12 05:13:51 INFO : only13: Copied (replaced existing) 2022/01/12 05:13:51 DEBUG : only19: skip slow MD5 on source file, hashing in-transit 2022/01/12 05:13:51 DEBUG : only15: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/01/12 05:13:51 INFO : only15: Copied (replaced existing) 2022/01/12 05:13:51 DEBUG : only2: skip slow MD5 on source file, hashing in-transit 2022/01/12 05:13:51 INFO : only17: Deleted 2022/01/12 05:13:51 INFO : only17.rclone_chunk.001_l552c2: Moved (server-side) to: only17 2022/01/12 05:13:51 DEBUG : only17: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/01/12 05:13:51 INFO : only17: Copied (replaced existing) 2022/01/12 05:13:51 DEBUG : only3: skip slow MD5 on source file, hashing in-transit 2022/01/12 05:13:51 INFO : only2: Deleted 2022/01/12 05:13:51 INFO : only2.rclone_chunk.001_l552f9: Moved (server-side) to: only2 2022/01/12 05:13:51 INFO : only3: Deleted 2022/01/12 05:13:51 INFO : only3.rclone_chunk.001_l55249: Moved (server-side) to: only3 2022/01/12 05:13:51 INFO : only19: Deleted 2022/01/12 05:13:51 INFO : only19.rclone_chunk.001_l552gd: Moved (server-side) to: only19 2022/01/12 05:13:51 DEBUG : only18: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/01/12 05:13:51 INFO : only18: Copied (replaced existing) 2022/01/12 05:13:51 DEBUG : only19: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/01/12 05:13:51 INFO : only19: Copied (replaced existing) 2022/01/12 05:13:51 DEBUG : only5: skip slow MD5 on source file, hashing in-transit 2022/01/12 05:13:51 DEBUG : only3: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/01/12 05:13:51 INFO : only3: Copied (replaced existing) 2022/01/12 05:13:51 DEBUG : only6: skip slow MD5 on source file, hashing in-transit 2022/01/12 05:13:51 DEBUG : only2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/01/12 05:13:51 INFO : only2: Copied (replaced existing) 2022/01/12 05:13:51 DEBUG : only7: skip slow MD5 on source file, hashing in-transit 2022/01/12 05:13:51 INFO : only6: Deleted 2022/01/12 05:13:51 INFO : only6.rclone_chunk.001_l5520e: Moved (server-side) to: only6 2022/01/12 05:13:51 DEBUG : only4: skip slow MD5 on source file, hashing in-transit 2022/01/12 05:13:51 INFO : only4: Deleted 2022/01/12 05:13:51 INFO : only4.rclone_chunk.001_l5520p: Moved (server-side) to: only4 2022/01/12 05:13:51 DEBUG : only6: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/01/12 05:13:51 INFO : only6: Copied (replaced existing) 2022/01/12 05:13:51 DEBUG : only8: skip slow MD5 on source file, hashing in-transit 2022/01/12 05:13:51 INFO : only8: Deleted 2022/01/12 05:13:51 INFO : only8.rclone_chunk.001_l55236: Moved (server-side) to: only8 2022/01/12 05:13:51 DEBUG : only4: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/01/12 05:13:51 INFO : only4: Copied (replaced existing) 2022/01/12 05:13:51 DEBUG : only9: skip slow MD5 on source file, hashing in-transit 2022/01/12 05:13:51 INFO : only9: Deleted 2022/01/12 05:13:51 INFO : only9.rclone_chunk.001_l55245: Moved (server-side) to: only9 2022/01/12 05:13:51 INFO : only7: Deleted 2022/01/12 05:13:51 INFO : only7.rclone_chunk.001_l552j3: Moved (server-side) to: only7 2022/01/12 05:13:51 INFO : only5: Deleted 2022/01/12 05:13:51 DEBUG : only8: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/01/12 05:13:51 INFO : only8: Copied (replaced existing) 2022/01/12 05:13:51 DEBUG : only7: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/01/12 05:13:51 INFO : only7: Copied (replaced existing) 2022/01/12 05:13:51 DEBUG : only9: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/01/12 05:13:51 INFO : only9: Copied (replaced existing) 2022/01/12 05:13:51 INFO : only5.rclone_chunk.001_l552r1: Moved (server-side) to: only5 2022/01/12 05:13:51 DEBUG : only5: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/01/12 05:13:51 INFO : only5: Copied (replaced existing) 2022/01/12 05:13:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (0.02s) PASS 2022/01/12 05:13:51 DEBUG : Chunked 'TestChunkerLocal:rclone-test-moyavap1zuxiwux4qafiday6': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestChunkerLocal: -verbose -fast-list" - Finished OK in 1.34123925s (try 1/5)