"./sync.test -test.v -test.timeout 1h0m0s -remote TestPutio: -verbose" - Starting (try 1/5) 2021/03/04 06:04:12 DEBUG : Creating backend with remote "TestPutio:rclone-test-qinukal9wojevug5noruhoj8" 2021/03/04 06:04:13 DEBUG : Creating backend with remote "/tmp/rclone564920534" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.43s) === 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:176: Remote "Putio root 'rclone-test-qinukal9wojevug5noruhoj8'", Local "Local file system at /tmp/rclone564920534", Modify Window "1s" 2021/03/04 06:04:14 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2021/03/04 06:04:14 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Waiting for checks to finish 2021/03/04 06:04:14 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (0.40s) === RUN TestCopy run.go:176: Remote "Putio root 'rclone-test-qinukal9wojevug5noruhoj8'", Local "Local file system at /tmp/rclone564920534", Modify Window "1s" 2021/03/04 06:04:14 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Waiting for checks to finish 2021/03/04 06:04:14 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Waiting for transfers to finish 2021/03/04 06:04:15 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': chunkStart: 0, reqSize: 11 2021/03/04 06:04:15 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Sending chunk. transferOffset: 0 length: 11 2021/03/04 06:04:15 DEBUG : sub dir/hello world: CRC-32 = 0d4a1185 OK 2021/03/04 06:04:15 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopy (1.85s) === RUN TestCopyMissingDirectory run.go:176: Remote "Putio root 'rclone-test-qinukal9wojevug5noruhoj8'", Local "Local file system at /tmp/rclone564920534", Modify Window "1s" 2021/03/04 06:04:16 DEBUG : Creating backend with remote "/non-existing" 2021/03/04 06:04:16 ERROR : : error reading source directory: directory not found 2021/03/04 06:04:16 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Waiting for checks to finish 2021/03/04 06:04:16 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.15s) === RUN TestCopyNoTraverse run.go:176: Remote "Putio root 'rclone-test-qinukal9wojevug5noruhoj8'", Local "Local file system at /tmp/rclone564920534", Modify Window "1s" 2021/03/04 06:04:16 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Waiting for checks to finish 2021/03/04 06:04:16 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Waiting for transfers to finish 2021/03/04 06:04:17 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': chunkStart: 0, reqSize: 11 2021/03/04 06:04:17 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Sending chunk. transferOffset: 0 length: 11 2021/03/04 06:04:17 DEBUG : sub dir/hello world: CRC-32 = 0d4a1185 OK 2021/03/04 06:04:17 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.76s) === RUN TestCopyCheckFirst run.go:176: Remote "Putio root 'rclone-test-qinukal9wojevug5noruhoj8'", Local "Local file system at /tmp/rclone564920534", Modify Window "1s" 2021/03/04 06:04:18 INFO : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Running all checks before starting transfers 2021/03/04 06:04:18 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Waiting for checks to finish 2021/03/04 06:04:18 INFO : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Checks finished, now starting transfers 2021/03/04 06:04:18 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Waiting for transfers to finish 2021/03/04 06:04:20 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': chunkStart: 0, reqSize: 11 2021/03/04 06:04:20 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Sending chunk. transferOffset: 0 length: 11 2021/03/04 06:04:21 DEBUG : sub dir/hello world: CRC-32 = 0d4a1185 OK 2021/03/04 06:04:21 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (3.66s) === RUN TestSyncNoTraverse run.go:176: Remote "Putio root 'rclone-test-qinukal9wojevug5noruhoj8'", Local "Local file system at /tmp/rclone564920534", Modify Window "1s" 2021/03/04 06:04:22 ERROR : Ignoring --no-traverse with sync 2021/03/04 06:04:22 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Waiting for checks to finish 2021/03/04 06:04:22 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Waiting for transfers to finish 2021/03/04 06:04:23 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': chunkStart: 0, reqSize: 11 2021/03/04 06:04:23 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Sending chunk. transferOffset: 0 length: 11 2021/03/04 06:04:23 DEBUG : sub dir/hello world: CRC-32 = 0d4a1185 OK 2021/03/04 06:04:23 INFO : sub dir/hello world: Copied (new) 2021/03/04 06:04:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (2.34s) === RUN TestCopyWithDepth run.go:176: Remote "Putio root 'rclone-test-qinukal9wojevug5noruhoj8'", Local "Local file system at /tmp/rclone564920534", Modify Window "1s" 2021/03/04 06:04:24 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Waiting for checks to finish 2021/03/04 06:04:24 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Waiting for transfers to finish 2021/03/04 06:04:25 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': chunkStart: 0, reqSize: 12 2021/03/04 06:04:25 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Sending chunk. transferOffset: 0 length: 12 2021/03/04 06:04:25 DEBUG : hello world2: CRC-32 = 870a83b3 OK 2021/03/04 06:04:25 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.76s) === RUN TestCopyWithFilesFrom run.go:176: Remote "Putio root 'rclone-test-qinukal9wojevug5noruhoj8'", Local "Local file system at /tmp/rclone564920534", Modify Window "1s" 2021/03/04 06:04:26 DEBUG : hello world2: Excluded 2021/03/04 06:04:26 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Waiting for checks to finish 2021/03/04 06:04:26 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Waiting for transfers to finish 2021/03/04 06:04:26 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': chunkStart: 0, reqSize: 11 2021/03/04 06:04:26 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Sending chunk. transferOffset: 0 length: 11 2021/03/04 06:04:27 DEBUG : potato2: CRC-32 = 0d4a1185 OK 2021/03/04 06:04:27 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.81s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:176: Remote "Putio root 'rclone-test-qinukal9wojevug5noruhoj8'", Local "Local file system at /tmp/rclone564920534", Modify Window "1s" 2021/03/04 06:04:28 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Waiting for checks to finish 2021/03/04 06:04:28 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Waiting for transfers to finish 2021/03/04 06:04:28 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': chunkStart: 0, reqSize: 11 2021/03/04 06:04:28 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Sending chunk. transferOffset: 0 length: 11 2021/03/04 06:04:29 DEBUG : potato2: CRC-32 = 0d4a1185 OK 2021/03/04 06:04:29 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.42s) === RUN TestCopyEmptyDirectories run.go:176: Remote "Putio root 'rclone-test-qinukal9wojevug5noruhoj8'", Local "Local file system at /tmp/rclone564920534", Modify Window "1s" 2021/03/04 06:04:29 DEBUG : sub dir2: Making directory 2021/03/04 06:04:29 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Waiting for checks to finish 2021/03/04 06:04:29 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Waiting for transfers to finish 2021/03/04 06:04:30 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': chunkStart: 0, reqSize: 11 2021/03/04 06:04:30 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Sending chunk. transferOffset: 0 length: 11 2021/03/04 06:04:30 DEBUG : sub dir/hello world: CRC-32 = 0d4a1185 OK 2021/03/04 06:04:30 INFO : sub dir/hello world: Copied (new) 2021/03/04 06:04:30 DEBUG : sub dir2: Making directory 2021/03/04 06:04:30 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': copied 1 directories --- PASS: TestCopyEmptyDirectories (2.12s) === RUN TestMoveEmptyDirectories run.go:176: Remote "Putio root 'rclone-test-qinukal9wojevug5noruhoj8'", Local "Local file system at /tmp/rclone564920534", Modify Window "1s" 2021/03/04 06:04:31 DEBUG : sub dir2: Making directory 2021/03/04 06:04:31 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Waiting for checks to finish 2021/03/04 06:04:31 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Waiting for transfers to finish 2021/03/04 06:04:32 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': chunkStart: 0, reqSize: 11 2021/03/04 06:04:32 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Sending chunk. transferOffset: 0 length: 11 2021/03/04 06:04:32 DEBUG : sub dir/hello world: CRC-32 = 0d4a1185 OK 2021/03/04 06:04:32 INFO : sub dir/hello world: Copied (new) 2021/03/04 06:04:32 INFO : sub dir/hello world: Deleted 2021/03/04 06:04:32 DEBUG : sub dir: Making directory 2021/03/04 06:04:32 DEBUG : sub dir2: Making directory 2021/03/04 06:04:32 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': copied 2 directories --- PASS: TestMoveEmptyDirectories (2.26s) === RUN TestSyncEmptyDirectories run.go:176: Remote "Putio root 'rclone-test-qinukal9wojevug5noruhoj8'", Local "Local file system at /tmp/rclone564920534", Modify Window "1s" 2021/03/04 06:04:33 DEBUG : sub dir2: Making directory 2021/03/04 06:04:33 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Waiting for checks to finish 2021/03/04 06:04:33 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Waiting for transfers to finish 2021/03/04 06:04:34 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': chunkStart: 0, reqSize: 11 2021/03/04 06:04:34 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Sending chunk. transferOffset: 0 length: 11 2021/03/04 06:04:34 DEBUG : sub dir/hello world: CRC-32 = 0d4a1185 OK 2021/03/04 06:04:34 INFO : sub dir/hello world: Copied (new) 2021/03/04 06:04:34 DEBUG : sub dir2: Making directory 2021/03/04 06:04:34 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': copied 1 directories 2021/03/04 06:04:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncEmptyDirectories (1.77s) === RUN TestServerSideCopy run.go:176: Remote "Putio root 'rclone-test-qinukal9wojevug5noruhoj8'", Local "Local file system at /tmp/rclone564920534", Modify Window "1s" 2021/03/04 06:04:36 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': chunkStart: 0, reqSize: 11 2021/03/04 06:04:36 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Sending chunk. transferOffset: 0 length: 11 2021/03/04 06:04:36 DEBUG : Creating backend with remote "TestPutio:rclone-test-livosoh0holiraw7vevotok5" sync_test.go:292: Server side copy (if possible) Putio root 'rclone-test-qinukal9wojevug5noruhoj8' -> Putio root 'rclone-test-livosoh0holiraw7vevotok5' 2021/03/04 06:04:37 DEBUG : Putio root 'rclone-test-livosoh0holiraw7vevotok5': Waiting for checks to finish 2021/03/04 06:04:37 DEBUG : Putio root 'rclone-test-livosoh0holiraw7vevotok5': Waiting for transfers to finish 2021/03/04 06:04:37 DEBUG : sub dir/hello world: CRC-32 = 0d4a1185 OK 2021/03/04 06:04:37 INFO : sub dir/hello world: Copied (server-side copy) 2021/03/04 06:04:37 DEBUG : Putio root 'rclone-test-livosoh0holiraw7vevotok5': Purge remote --- PASS: TestServerSideCopy (2.81s) === RUN TestCopyAfterDelete run.go:176: Remote "Putio root 'rclone-test-qinukal9wojevug5noruhoj8'", Local "Local file system at /tmp/rclone564920534", Modify Window "1s" 2021/03/04 06:04:38 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': chunkStart: 0, reqSize: 11 2021/03/04 06:04:38 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Sending chunk. transferOffset: 0 length: 11 2021/03/04 06:04:39 ERROR : : error listing: directory not found 2021/03/04 06:04:39 DEBUG : Local file system at /tmp/rclone564920534: Making directory 2021/03/04 06:04:39 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Waiting for checks to finish 2021/03/04 06:04:39 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.87s) === RUN TestCopyRedownload run.go:176: Remote "Putio root 'rclone-test-qinukal9wojevug5noruhoj8'", Local "Local file system at /tmp/rclone564920534", Modify Window "1s" 2021/03/04 06:04:40 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': chunkStart: 0, reqSize: 11 2021/03/04 06:04:40 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Sending chunk. transferOffset: 0 length: 11 2021/03/04 06:04:41 DEBUG : Local file system at /tmp/rclone564920534: Waiting for checks to finish 2021/03/04 06:04:41 DEBUG : Local file system at /tmp/rclone564920534: Waiting for transfers to finish 2021/03/04 06:04:41 DEBUG : sub dir/hello world: CRC-32 = 0d4a1185 OK 2021/03/04 06:04:41 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.86s) === RUN TestSyncBasedOnCheckSum run.go:176: Remote "Putio root 'rclone-test-qinukal9wojevug5noruhoj8'", Local "Local file system at /tmp/rclone564920534", Modify Window "1s" 2021/03/04 06:04:42 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Waiting for checks to finish 2021/03/04 06:04:42 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Waiting for transfers to finish 2021/03/04 06:04:42 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': chunkStart: 0, reqSize: 1 2021/03/04 06:04:42 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Sending chunk. transferOffset: 0 length: 1 2021/03/04 06:04:42 DEBUG : check sum: CRC-32 = 97ddb3f8 OK 2021/03/04 06:04:42 INFO : check sum: Copied (new) 2021/03/04 06:04:42 DEBUG : Waiting for deletions to finish 2021/03/04 06:04:42 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Waiting for checks to finish 2021/03/04 06:04:42 DEBUG : check sum: CRC-32 = 97ddb3f8 OK 2021/03/04 06:04:42 DEBUG : check sum: Size and CRC-32 of src and dst objects identical 2021/03/04 06:04:42 DEBUG : check sum: Unchanged skipping 2021/03/04 06:04:42 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Waiting for transfers to finish 2021/03/04 06:04:42 DEBUG : Waiting for deletions to finish 2021/03/04 06:04:42 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.17s) === RUN TestSyncSizeOnly run.go:176: Remote "Putio root 'rclone-test-qinukal9wojevug5noruhoj8'", Local "Local file system at /tmp/rclone564920534", Modify Window "1s" 2021/03/04 06:04:43 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Waiting for checks to finish 2021/03/04 06:04:43 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Waiting for transfers to finish 2021/03/04 06:04:43 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': chunkStart: 0, reqSize: 6 2021/03/04 06:04:43 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Sending chunk. transferOffset: 0 length: 6 2021/03/04 06:04:44 DEBUG : sizeonly: CRC-32 = 9a941a19 OK 2021/03/04 06:04:44 INFO : sizeonly: Copied (new) 2021/03/04 06:04:44 DEBUG : Waiting for deletions to finish 2021/03/04 06:04:44 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Waiting for checks to finish 2021/03/04 06:04:44 DEBUG : sizeonly: Sizes identical 2021/03/04 06:04:44 DEBUG : sizeonly: Unchanged skipping 2021/03/04 06:04:44 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Waiting for transfers to finish 2021/03/04 06:04:44 DEBUG : Waiting for deletions to finish 2021/03/04 06:04:44 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.51s) === RUN TestSyncIgnoreSize run.go:176: Remote "Putio root 'rclone-test-qinukal9wojevug5noruhoj8'", Local "Local file system at /tmp/rclone564920534", Modify Window "1s" 2021/03/04 06:04:44 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Waiting for checks to finish 2021/03/04 06:04:44 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Waiting for transfers to finish 2021/03/04 06:04:45 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': chunkStart: 0, reqSize: 8 2021/03/04 06:04:45 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Sending chunk. transferOffset: 0 length: 8 2021/03/04 06:04:46 DEBUG : ignore-size: CRC-32 = b4fa1177 OK 2021/03/04 06:04:46 INFO : ignore-size: Copied (new) 2021/03/04 06:04:46 DEBUG : Waiting for deletions to finish 2021/03/04 06:04:46 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Waiting for checks to finish 2021/03/04 06:04:46 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/03/04 06:04:46 DEBUG : ignore-size: Unchanged skipping 2021/03/04 06:04:46 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Waiting for transfers to finish 2021/03/04 06:04:46 DEBUG : Waiting for deletions to finish 2021/03/04 06:04:46 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.78s) === RUN TestSyncIgnoreTimes run.go:176: Remote "Putio root 'rclone-test-qinukal9wojevug5noruhoj8'", Local "Local file system at /tmp/rclone564920534", Modify Window "1s" 2021/03/04 06:04:47 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': chunkStart: 0, reqSize: 6 2021/03/04 06:04:47 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Sending chunk. transferOffset: 0 length: 6 2021/03/04 06:04:47 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/03/04 06:04:47 DEBUG : existing: Unchanged skipping 2021/03/04 06:04:47 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Waiting for checks to finish 2021/03/04 06:04:47 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Waiting for transfers to finish 2021/03/04 06:04:47 DEBUG : Waiting for deletions to finish 2021/03/04 06:04:47 INFO : There was nothing to transfer 2021/03/04 06:04:47 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2021/03/04 06:04:47 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Waiting for checks to finish 2021/03/04 06:04:47 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Waiting for transfers to finish 2021/03/04 06:04:48 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': chunkStart: 0, reqSize: 6 2021/03/04 06:04:48 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Sending chunk. transferOffset: 0 length: 6 2021/03/04 06:04:48 DEBUG : existing: CRC-32 = 9a941a19 OK 2021/03/04 06:04:48 INFO : existing: Copied (replaced existing) 2021/03/04 06:04:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.56s) === RUN TestSyncIgnoreExisting run.go:176: Remote "Putio root 'rclone-test-qinukal9wojevug5noruhoj8'", Local "Local file system at /tmp/rclone564920534", Modify Window "1s" 2021/03/04 06:04:49 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Waiting for checks to finish 2021/03/04 06:04:49 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Waiting for transfers to finish 2021/03/04 06:04:49 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': chunkStart: 0, reqSize: 6 2021/03/04 06:04:49 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Sending chunk. transferOffset: 0 length: 6 2021/03/04 06:04:49 DEBUG : existing: CRC-32 = 9a941a19 OK 2021/03/04 06:04:49 INFO : existing: Copied (new) 2021/03/04 06:04:49 DEBUG : Waiting for deletions to finish 2021/03/04 06:04:49 DEBUG : existing: Destination exists, skipping 2021/03/04 06:04:49 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Waiting for checks to finish 2021/03/04 06:04:49 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Waiting for transfers to finish 2021/03/04 06:04:49 DEBUG : Waiting for deletions to finish 2021/03/04 06:04:49 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.13s) === RUN TestSyncIgnoreErrors run.go:176: Remote "Putio root 'rclone-test-qinukal9wojevug5noruhoj8'", Local "Local file system at /tmp/rclone564920534", Modify Window "1s" 2021/03/04 06:04:50 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': chunkStart: 0, reqSize: 21 2021/03/04 06:04:50 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Sending chunk. transferOffset: 0 length: 21 2021/03/04 06:04:51 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': chunkStart: 0, reqSize: 5 2021/03/04 06:04:51 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Sending chunk. transferOffset: 0 length: 5 2021/03/04 06:04:52 DEBUG : d: Making directory 2021/03/04 06:04:53 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/03/04 06:04:53 DEBUG : c/non empty space: Unchanged skipping 2021/03/04 06:04:53 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Waiting for checks to finish 2021/03/04 06:04:53 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Waiting for transfers to finish 2021/03/04 06:04:53 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': chunkStart: 0, reqSize: 60 2021/03/04 06:04:53 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Sending chunk. transferOffset: 0 length: 60 2021/03/04 06:04:54 DEBUG : a/potato2: CRC-32 = d423bfba OK 2021/03/04 06:04:54 INFO : a/potato2: Copied (new) 2021/03/04 06:04:54 DEBUG : Waiting for deletions to finish 2021/03/04 06:04:54 INFO : b/potato: Deleted 2021/03/04 06:04:54 DEBUG : d: Removing directory 2021/03/04 06:04:55 DEBUG : b: Removing directory 2021/03/04 06:04:55 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': deleted 2 directories --- PASS: TestSyncIgnoreErrors (5.84s) === RUN TestSyncAfterChangingModtimeOnly run.go:176: Remote "Putio root 'rclone-test-qinukal9wojevug5noruhoj8'", Local "Local file system at /tmp/rclone564920534", Modify Window "1s" 2021/03/04 06:04:56 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': chunkStart: 0, reqSize: 1 2021/03/04 06:04:56 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Sending chunk. transferOffset: 0 length: 1 2021/03/04 06:04:57 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Waiting for checks to finish 2021/03/04 06:04:57 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2021/03/04 06:04:57 DEBUG : empty space: CRC-32 = 97ddb3f8 OK 2021/03/04 06:04:57 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2021/03/04 06:04:57 DEBUG : empty space: Unchanged skipping 2021/03/04 06:04:57 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Waiting for transfers to finish 2021/03/04 06:04:57 DEBUG : Waiting for deletions to finish 2021/03/04 06:04:57 INFO : There was nothing to transfer 2021/03/04 06:04:57 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2021/03/04 06:04:57 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Waiting for checks to finish 2021/03/04 06:04:57 DEBUG : empty space: CRC-32 = 97ddb3f8 OK 2021/03/04 06:04:57 INFO : empty space: Updated modification time in destination 2021/03/04 06:04:57 DEBUG : empty space: Unchanged skipping 2021/03/04 06:04:57 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Waiting for transfers to finish 2021/03/04 06:04:57 DEBUG : Waiting for deletions to finish 2021/03/04 06:04:57 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (1.99s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:176: Remote "Putio root 'rclone-test-qinukal9wojevug5noruhoj8'", Local "Local file system at /tmp/rclone564920534", Modify Window "1s" 2021/03/04 06:04:58 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': chunkStart: 0, reqSize: 1 2021/03/04 06:04:58 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Sending chunk. transferOffset: 0 length: 1 2021/03/04 06:04:58 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Waiting for checks to finish 2021/03/04 06:04:58 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2021/03/04 06:04:58 DEBUG : empty space: CRC-32 = 97ddb3f8 OK 2021/03/04 06:04:58 DEBUG : empty space: Unchanged skipping 2021/03/04 06:04:58 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Waiting for transfers to finish 2021/03/04 06:04:58 DEBUG : Waiting for deletions to finish 2021/03/04 06:04:58 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.19s) === RUN TestSyncDoesntUpdateModtime run.go:176: Remote "Putio root 'rclone-test-qinukal9wojevug5noruhoj8'", Local "Local file system at /tmp/rclone564920534", Modify Window "1s" 2021/03/04 06:05:00 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': chunkStart: 0, reqSize: 3 2021/03/04 06:05:00 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Sending chunk. transferOffset: 0 length: 3 2021/03/04 06:05:00 DEBUG : foo: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2021/03/04 06:05:00 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Waiting for checks to finish 2021/03/04 06:05:00 DEBUG : foo: CRC-32 = 8c736521 (Local file system at /tmp/rclone564920534) 2021/03/04 06:05:00 DEBUG : foo: CRC-32 = 76ff8caa (Putio root 'rclone-test-qinukal9wojevug5noruhoj8') 2021/03/04 06:05:00 DEBUG : foo: CRC-32 differ 2021/03/04 06:05:00 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Waiting for transfers to finish 2021/03/04 06:05:01 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': chunkStart: 0, reqSize: 3 2021/03/04 06:05:01 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Sending chunk. transferOffset: 0 length: 3 2021/03/04 06:05:01 DEBUG : foo: CRC-32 = 8c736521 OK 2021/03/04 06:05:01 INFO : foo: Copied (replaced existing) 2021/03/04 06:05:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (2.59s) === RUN TestSyncAfterAddingAFile run.go:176: Remote "Putio root 'rclone-test-qinukal9wojevug5noruhoj8'", Local "Local file system at /tmp/rclone564920534", Modify Window "1s" 2021/03/04 06:05:02 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': chunkStart: 0, reqSize: 1 2021/03/04 06:05:02 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Sending chunk. transferOffset: 0 length: 1 2021/03/04 06:05:03 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/03/04 06:05:03 DEBUG : empty space: Unchanged skipping 2021/03/04 06:05:03 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Waiting for checks to finish 2021/03/04 06:05:03 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Waiting for transfers to finish 2021/03/04 06:05:03 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': chunkStart: 0, reqSize: 60 2021/03/04 06:05:03 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Sending chunk. transferOffset: 0 length: 60 2021/03/04 06:05:04 DEBUG : potato: CRC-32 = d423bfba OK 2021/03/04 06:05:04 INFO : potato: Copied (new) 2021/03/04 06:05:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (3.41s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:176: Remote "Putio root 'rclone-test-qinukal9wojevug5noruhoj8'", Local "Local file system at /tmp/rclone564920534", Modify Window "1s" 2021/03/04 06:05:05 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': chunkStart: 0, reqSize: 60 2021/03/04 06:05:05 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Sending chunk. transferOffset: 0 length: 60 2021/03/04 06:05:06 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2021/03/04 06:05:06 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Waiting for checks to finish 2021/03/04 06:05:06 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Waiting for transfers to finish 2021/03/04 06:05:06 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': chunkStart: 0, reqSize: 21 2021/03/04 06:05:06 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Sending chunk. transferOffset: 0 length: 21 2021/03/04 06:05:07 DEBUG : potato: CRC-32 = f4498cc3 OK 2021/03/04 06:05:07 INFO : potato: Copied (replaced existing) 2021/03/04 06:05:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (2.50s) === RUN TestSyncAfterChangingContentsOnly run.go:176: Remote "Putio root 'rclone-test-qinukal9wojevug5noruhoj8'", Local "Local file system at /tmp/rclone564920534", Modify Window "1s" 2021/03/04 06:05:08 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': chunkStart: 0, reqSize: 21 2021/03/04 06:05:08 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Sending chunk. transferOffset: 0 length: 21 2021/03/04 06:05:08 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 2021/03/04 06:05:08 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Waiting for checks to finish 2021/03/04 06:05:08 DEBUG : potato: CRC-32 = 1b366e1c (Local file system at /tmp/rclone564920534) 2021/03/04 06:05:08 DEBUG : potato: CRC-32 = f4498cc3 (Putio root 'rclone-test-qinukal9wojevug5noruhoj8') 2021/03/04 06:05:08 DEBUG : potato: CRC-32 differ 2021/03/04 06:05:08 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Waiting for transfers to finish 2021/03/04 06:05:09 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': chunkStart: 0, reqSize: 21 2021/03/04 06:05:09 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Sending chunk. transferOffset: 0 length: 21 2021/03/04 06:05:10 DEBUG : potato: CRC-32 = 1b366e1c OK 2021/03/04 06:05:10 INFO : potato: Copied (replaced existing) 2021/03/04 06:05:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (2.76s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:176: Remote "Putio root 'rclone-test-qinukal9wojevug5noruhoj8'", Local "Local file system at /tmp/rclone564920534", Modify Window "1s" 2021/03/04 06:05:11 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': chunkStart: 0, reqSize: 21 2021/03/04 06:05:11 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Sending chunk. transferOffset: 0 length: 21 2021/03/04 06:05:11 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': chunkStart: 0, reqSize: 1 2021/03/04 06:05:11 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Sending chunk. transferOffset: 0 length: 1 2021/03/04 06:05:12 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2021/03/04 06:05:12 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/03/04 06:05:12 DEBUG : empty space: Unchanged skipping 2021/03/04 06:05:12 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Waiting for checks to finish 2021/03/04 06:05:12 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Waiting for transfers to finish 2021/03/04 06:05:12 DEBUG : Waiting for deletions to finish 2021/03/04 06:05:12 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.55s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:176: Remote "Putio root 'rclone-test-qinukal9wojevug5noruhoj8'", Local "Local file system at /tmp/rclone564920534", Modify Window "1s" 2021/03/04 06:05:13 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': chunkStart: 0, reqSize: 21 2021/03/04 06:05:13 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Sending chunk. transferOffset: 0 length: 21 2021/03/04 06:05:15 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': chunkStart: 0, reqSize: 1 2021/03/04 06:05:15 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Sending chunk. transferOffset: 0 length: 1 2021/03/04 06:05:16 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/03/04 06:05:16 DEBUG : empty space: Unchanged skipping 2021/03/04 06:05:16 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Waiting for checks to finish 2021/03/04 06:05:16 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Waiting for transfers to finish 2021/03/04 06:05:17 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': chunkStart: 0, reqSize: 60 2021/03/04 06:05:17 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Sending chunk. transferOffset: 0 length: 60 2021/03/04 06:05:17 DEBUG : potato2: CRC-32 = d423bfba OK 2021/03/04 06:05:17 INFO : potato2: Copied (new) 2021/03/04 06:05:17 DEBUG : Waiting for deletions to finish 2021/03/04 06:05:17 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (5.20s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:176: Remote "Putio root 'rclone-test-qinukal9wojevug5noruhoj8'", Local "Local file system at /tmp/rclone564920534", Modify Window "1s" 2021/03/04 06:05:18 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': chunkStart: 0, reqSize: 21 2021/03/04 06:05:18 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Sending chunk. transferOffset: 0 length: 21 2021/03/04 06:05:19 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': chunkStart: 0, reqSize: 5 2021/03/04 06:05:19 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Sending chunk. transferOffset: 0 length: 5 2021/03/04 06:05:20 DEBUG : d: Making directory 2021/03/04 06:05:20 DEBUG : d/e: Making directory 2021/03/04 06:05:21 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/03/04 06:05:21 DEBUG : c/non empty space: Unchanged skipping 2021/03/04 06:05:21 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Waiting for checks to finish 2021/03/04 06:05:21 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Waiting for transfers to finish 2021/03/04 06:05:21 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': chunkStart: 0, reqSize: 60 2021/03/04 06:05:21 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Sending chunk. transferOffset: 0 length: 60 2021/03/04 06:05:21 DEBUG : a/potato2: CRC-32 = d423bfba OK 2021/03/04 06:05:21 INFO : a/potato2: Copied (new) 2021/03/04 06:05:21 DEBUG : Waiting for deletions to finish 2021/03/04 06:05:21 INFO : b/potato: Deleted 2021/03/04 06:05:21 DEBUG : d/e: Removing directory 2021/03/04 06:05:22 DEBUG : d: Removing directory 2021/03/04 06:05:22 DEBUG : b: Removing directory 2021/03/04 06:05:22 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (5.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:176: Remote "Putio root 'rclone-test-qinukal9wojevug5noruhoj8'", Local "Local file system at /tmp/rclone564920534", Modify Window "1s" 2021/03/04 06:05:24 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': chunkStart: 0, reqSize: 21 2021/03/04 06:05:24 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Sending chunk. transferOffset: 0 length: 21 2021/03/04 06:05:25 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': chunkStart: 0, reqSize: 5 2021/03/04 06:05:25 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Sending chunk. transferOffset: 0 length: 5 2021/03/04 06:05:26 DEBUG : d: Making directory 2021/03/04 06:05:27 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/03/04 06:05:27 DEBUG : c/non empty space: Unchanged skipping 2021/03/04 06:05:27 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Waiting for checks to finish 2021/03/04 06:05:27 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Waiting for transfers to finish 2021/03/04 06:05:27 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': chunkStart: 0, reqSize: 60 2021/03/04 06:05:27 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Sending chunk. transferOffset: 0 length: 60 2021/03/04 06:05:28 DEBUG : a/potato2: CRC-32 = d423bfba OK 2021/03/04 06:05:28 INFO : a/potato2: Copied (new) 2021/03/04 06:05:28 ERROR : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': not deleting files as there were IO errors 2021/03/04 06:05:28 ERROR : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (6.21s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:176: Remote "Putio root 'rclone-test-qinukal9wojevug5noruhoj8'", Local "Local file system at /tmp/rclone564920534", Modify Window "1s" 2021/03/04 06:05:29 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': chunkStart: 0, reqSize: 21 2021/03/04 06:05:29 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Sending chunk. transferOffset: 0 length: 21 2021/03/04 06:05:31 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': chunkStart: 0, reqSize: 1 2021/03/04 06:05:31 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Sending chunk. transferOffset: 0 length: 1 2021/03/04 06:05:32 DEBUG : Waiting for deletions to finish 2021/03/04 06:05:32 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/03/04 06:05:32 DEBUG : empty space: Unchanged skipping 2021/03/04 06:05:32 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Waiting for checks to finish 2021/03/04 06:05:32 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Waiting for transfers to finish 2021/03/04 06:05:32 INFO : potato: Deleted 2021/03/04 06:05:33 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': chunkStart: 0, reqSize: 60 2021/03/04 06:05:33 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Sending chunk. transferOffset: 0 length: 60 2021/03/04 06:05:33 DEBUG : potato2: CRC-32 = d423bfba OK 2021/03/04 06:05:33 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (4.68s) === RUN TestSyncDeleteBefore run.go:176: Remote "Putio root 'rclone-test-qinukal9wojevug5noruhoj8'", Local "Local file system at /tmp/rclone564920534", Modify Window "1s" 2021/03/04 06:05:34 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': chunkStart: 0, reqSize: 21 2021/03/04 06:05:34 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Sending chunk. transferOffset: 0 length: 21 2021/03/04 06:05:35 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': chunkStart: 0, reqSize: 1 2021/03/04 06:05:35 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Sending chunk. transferOffset: 0 length: 1 2021/03/04 06:05:36 DEBUG : Waiting for deletions to finish 2021/03/04 06:05:36 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Waiting for checks to finish 2021/03/04 06:05:36 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Waiting for transfers to finish 2021/03/04 06:05:36 INFO : potato: Deleted 2021/03/04 06:05:36 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/03/04 06:05:36 DEBUG : empty space: Unchanged skipping 2021/03/04 06:05:36 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Waiting for checks to finish 2021/03/04 06:05:36 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Waiting for transfers to finish 2021/03/04 06:05:37 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': chunkStart: 0, reqSize: 60 2021/03/04 06:05:37 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Sending chunk. transferOffset: 0 length: 60 2021/03/04 06:05:37 DEBUG : potato2: CRC-32 = d423bfba OK 2021/03/04 06:05:37 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (3.93s) === RUN TestCopyDeleteBefore run.go:176: Remote "Putio root 'rclone-test-qinukal9wojevug5noruhoj8'", Local "Local file system at /tmp/rclone564920534", Modify Window "1s" 2021/03/04 06:05:38 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': chunkStart: 0, reqSize: 21 2021/03/04 06:05:38 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Sending chunk. transferOffset: 0 length: 21 2021/03/04 06:05:39 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Waiting for checks to finish 2021/03/04 06:05:39 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Waiting for transfers to finish 2021/03/04 06:05:39 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': chunkStart: 0, reqSize: 19 2021/03/04 06:05:39 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Sending chunk. transferOffset: 0 length: 19 2021/03/04 06:05:40 DEBUG : potato2: CRC-32 = 9f4e1e48 OK 2021/03/04 06:05:40 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.49s) === RUN TestSyncWithExclude run.go:176: Remote "Putio root 'rclone-test-qinukal9wojevug5noruhoj8'", Local "Local file system at /tmp/rclone564920534", Modify Window "1s" 2021/03/04 06:05:40 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': chunkStart: 0, reqSize: 60 2021/03/04 06:05:40 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Sending chunk. transferOffset: 0 length: 60 2021/03/04 06:05:41 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': chunkStart: 0, reqSize: 1 2021/03/04 06:05:41 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Sending chunk. transferOffset: 0 length: 1 2021/03/04 06:05:42 DEBUG : enormous: Excluded 2021/03/04 06:05:42 DEBUG : potato2: Excluded 2021/03/04 06:05:42 DEBUG : potato2: Excluded 2021/03/04 06:05:42 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/03/04 06:05:42 DEBUG : empty space: Unchanged skipping 2021/03/04 06:05:42 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Waiting for checks to finish 2021/03/04 06:05:42 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Waiting for transfers to finish 2021/03/04 06:05:42 DEBUG : Waiting for deletions to finish 2021/03/04 06:05:42 INFO : There was nothing to transfer 2021/03/04 06:05:42 DEBUG : enormous: Excluded 2021/03/04 06:05:42 DEBUG : potato2: Excluded 2021/03/04 06:05:43 DEBUG : potato2: Excluded 2021/03/04 06:05:43 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2021/03/04 06:05:43 DEBUG : empty space: Unchanged skipping 2021/03/04 06:05:43 DEBUG : Local file system at /tmp/rclone564920534: Waiting for checks to finish 2021/03/04 06:05:43 DEBUG : Local file system at /tmp/rclone564920534: Waiting for transfers to finish 2021/03/04 06:05:43 DEBUG : Waiting for deletions to finish 2021/03/04 06:05:43 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.78s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:176: Remote "Putio root 'rclone-test-qinukal9wojevug5noruhoj8'", Local "Local file system at /tmp/rclone564920534", Modify Window "1s" 2021/03/04 06:05:43 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': chunkStart: 0, reqSize: 60 2021/03/04 06:05:43 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Sending chunk. transferOffset: 0 length: 60 2021/03/04 06:05:44 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': chunkStart: 0, reqSize: 1 2021/03/04 06:05:44 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Sending chunk. transferOffset: 0 length: 1 2021/03/04 06:05:45 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': chunkStart: 0, reqSize: 100 2021/03/04 06:05:45 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Sending chunk. transferOffset: 0 length: 100 2021/03/04 06:05:45 DEBUG : enormous: Excluded 2021/03/04 06:05:45 DEBUG : potato2: Excluded 2021/03/04 06:05:45 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/03/04 06:05:45 DEBUG : empty space: Unchanged skipping 2021/03/04 06:05:45 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Waiting for checks to finish 2021/03/04 06:05:45 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Waiting for transfers to finish 2021/03/04 06:05:45 DEBUG : Waiting for deletions to finish 2021/03/04 06:05:46 INFO : potato2: Deleted 2021/03/04 06:05:46 INFO : enormous: Deleted 2021/03/04 06:05:46 INFO : There was nothing to transfer 2021/03/04 06:05:46 DEBUG : Local file system at /tmp/rclone564920534: Waiting for checks to finish 2021/03/04 06:05:46 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2021/03/04 06:05:46 DEBUG : empty space: Unchanged skipping 2021/03/04 06:05:46 DEBUG : Local file system at /tmp/rclone564920534: Waiting for transfers to finish 2021/03/04 06:05:46 DEBUG : Waiting for deletions to finish 2021/03/04 06:05:46 INFO : enormous: Deleted 2021/03/04 06:05:46 INFO : potato2: Deleted 2021/03/04 06:05:46 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.11s) === RUN TestSyncWithUpdateOlder run.go:176: Remote "Putio root 'rclone-test-qinukal9wojevug5noruhoj8'", Local "Local file system at /tmp/rclone564920534", Modify Window "1s" 2021/03/04 06:05:47 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': chunkStart: 0, reqSize: 3 2021/03/04 06:05:47 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Sending chunk. transferOffset: 0 length: 3 2021/03/04 06:05:47 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': chunkStart: 0, reqSize: 3 2021/03/04 06:05:47 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Sending chunk. transferOffset: 0 length: 3 2021/03/04 06:05:48 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': chunkStart: 0, reqSize: 5 2021/03/04 06:05:48 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Sending chunk. transferOffset: 0 length: 5 2021/03/04 06:05:49 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': chunkStart: 0, reqSize: 8 2021/03/04 06:05:49 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Sending chunk. transferOffset: 0 length: 8 2021/03/04 06:05:50 DEBUG : four: Sizes differ (src 4 vs dst 8) 2021/03/04 06:05:50 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2021/03/04 06:05:50 DEBUG : one: Destination is newer than source, skipping 2021/03/04 06:05:50 DEBUG : three: Sizes identical 2021/03/04 06:05:50 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2021/03/04 06:05:50 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Waiting for checks to finish 2021/03/04 06:05:50 DEBUG : two: CRC-32 = 11ca8a66 (Local file system at /tmp/rclone564920534) 2021/03/04 06:05:50 DEBUG : two: CRC-32 = 876dc8ec (Putio root 'rclone-test-qinukal9wojevug5noruhoj8') 2021/03/04 06:05:50 DEBUG : two: CRC-32 differ 2021/03/04 06:05:50 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Waiting for transfers to finish 2021/03/04 06:05:50 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': chunkStart: 0, reqSize: 4 2021/03/04 06:05:50 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Sending chunk. transferOffset: 0 length: 4 2021/03/04 06:05:50 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': chunkStart: 0, reqSize: 3 2021/03/04 06:05:50 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Sending chunk. transferOffset: 0 length: 3 2021/03/04 06:05:51 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': chunkStart: 0, reqSize: 4 2021/03/04 06:05:51 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Sending chunk. transferOffset: 0 length: 4 2021/03/04 06:05:51 DEBUG : two: CRC-32 = 11ca8a66 OK 2021/03/04 06:05:51 INFO : two: Copied (replaced existing) 2021/03/04 06:05:51 DEBUG : five: CRC-32 = 3cb2cccb OK 2021/03/04 06:05:51 INFO : five: Copied (new) 2021/03/04 06:05:51 DEBUG : four: CRC-32 = 90c1667d OK 2021/03/04 06:05:51 INFO : four: Copied (replaced existing) 2021/03/04 06:05:51 DEBUG : Waiting for deletions to finish 2021/03/04 06:05:51 DEBUG : one: Destination is newer than source, skipping 2021/03/04 06:05:51 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Waiting for checks to finish 2021/03/04 06:05:51 DEBUG : five: CRC-32 = 3cb2cccb OK 2021/03/04 06:05:51 DEBUG : five: Size and CRC-32 of src and dst objects identical 2021/03/04 06:05:51 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2021/03/04 06:05:51 DEBUG : two: CRC-32 = 11ca8a66 OK 2021/03/04 06:05:51 DEBUG : two: Size and CRC-32 of src and dst objects identical 2021/03/04 06:05:51 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2021/03/04 06:05:51 DEBUG : four: CRC-32 = 90c1667d OK 2021/03/04 06:05:51 DEBUG : four: Size and CRC-32 of src and dst objects identical 2021/03/04 06:05:51 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2021/03/04 06:05:51 DEBUG : three: CRC-32 = 46c5d8f5 (Local file system at /tmp/rclone564920534) 2021/03/04 06:05:51 DEBUG : three: CRC-32 = b1911a45 (Putio root 'rclone-test-qinukal9wojevug5noruhoj8') 2021/03/04 06:05:51 DEBUG : three: CRC-32 differ 2021/03/04 06:05:51 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2021/03/04 06:05:51 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Waiting for transfers to finish 2021/03/04 06:05:52 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': chunkStart: 0, reqSize: 5 2021/03/04 06:05:52 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Sending chunk. transferOffset: 0 length: 5 2021/03/04 06:05:55 DEBUG : three: CRC-32 = 46c5d8f5 OK 2021/03/04 06:05:55 INFO : three: Copied (replaced existing) 2021/03/04 06:05:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (10.21s) === RUN TestSyncWithMaxDuration sync_test.go:1074: Skipping test on non local remote --- SKIP: TestSyncWithMaxDuration (0.00s) === RUN TestSyncWithTrackRenames run.go:176: Remote "Putio root 'rclone-test-qinukal9wojevug5noruhoj8'", Local "Local file system at /tmp/rclone564920534", Modify Window "1s" sync_test.go:1128: Can track renames: true 2021/03/04 06:05:56 INFO : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Making map for --track-renames 2021/03/04 06:05:56 INFO : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Finished making map for --track-renames 2021/03/04 06:05:56 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Waiting for checks to finish 2021/03/04 06:05:56 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Waiting for renames to finish 2021/03/04 06:05:56 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Waiting for transfers to finish 2021/03/04 06:05:57 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': chunkStart: 0, reqSize: 11 2021/03/04 06:05:57 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Sending chunk. transferOffset: 0 length: 11 2021/03/04 06:05:57 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': chunkStart: 0, reqSize: 14 2021/03/04 06:05:57 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Sending chunk. transferOffset: 0 length: 14 2021/03/04 06:05:58 DEBUG : yam: CRC-32 = ae1fefed OK 2021/03/04 06:05:58 INFO : yam: Copied (new) 2021/03/04 06:05:58 DEBUG : potato: CRC-32 = 403f91c8 OK 2021/03/04 06:05:58 INFO : potato: Copied (new) 2021/03/04 06:05:58 DEBUG : Waiting for deletions to finish 2021/03/04 06:05:58 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/03/04 06:05:58 DEBUG : potato: Unchanged skipping 2021/03/04 06:05:58 INFO : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Making map for --track-renames 2021/03/04 06:05:58 INFO : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Finished making map for --track-renames 2021/03/04 06:05:58 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Waiting for checks to finish 2021/03/04 06:05:58 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Waiting for renames to finish 2021/03/04 06:05:58 INFO : yam: Moved (server-side) to: yaml 2021/03/04 06:05:58 INFO : yaml: Renamed from "yam" 2021/03/04 06:05:58 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Waiting for transfers to finish 2021/03/04 06:05:58 DEBUG : Waiting for deletions to finish 2021/03/04 06:05:58 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenames (2.73s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:176: Remote "Putio root 'rclone-test-qinukal9wojevug5noruhoj8'", Local "Local file system at /tmp/rclone564920534", Modify Window "1s" sync_test.go:1201: Can track renames: true 2021/03/04 06:05:59 INFO : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Making map for --track-renames 2021/03/04 06:05:59 INFO : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Finished making map for --track-renames 2021/03/04 06:05:59 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Waiting for checks to finish 2021/03/04 06:05:59 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Waiting for renames to finish 2021/03/04 06:05:59 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Waiting for transfers to finish 2021/03/04 06:05:59 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': chunkStart: 0, reqSize: 11 2021/03/04 06:05:59 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Sending chunk. transferOffset: 0 length: 11 2021/03/04 06:06:00 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': chunkStart: 0, reqSize: 14 2021/03/04 06:06:00 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Sending chunk. transferOffset: 0 length: 14 2021/03/04 06:06:00 DEBUG : yam: CRC-32 = ae1fefed OK 2021/03/04 06:06:00 INFO : yam: Copied (new) 2021/03/04 06:06:01 DEBUG : potato: CRC-32 = 403f91c8 OK 2021/03/04 06:06:01 INFO : potato: Copied (new) 2021/03/04 06:06:01 DEBUG : Waiting for deletions to finish 2021/03/04 06:06:01 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/03/04 06:06:01 DEBUG : potato: Unchanged skipping 2021/03/04 06:06:01 INFO : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Making map for --track-renames 2021/03/04 06:06:01 INFO : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Finished making map for --track-renames 2021/03/04 06:06:01 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Waiting for checks to finish 2021/03/04 06:06:01 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Waiting for renames to finish 2021/03/04 06:06:01 INFO : yam: Moved (server-side) to: yaml 2021/03/04 06:06:01 INFO : yaml: Renamed from "yam" 2021/03/04 06:06:01 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Waiting for transfers to finish 2021/03/04 06:06:01 DEBUG : Waiting for deletions to finish 2021/03/04 06:06:01 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.69s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:176: Remote "Putio root 'rclone-test-qinukal9wojevug5noruhoj8'", Local "Local file system at /tmp/rclone564920534", Modify Window "1s" sync_test.go:1241: Can track renames: true 2021/03/04 06:06:02 INFO : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Making map for --track-renames 2021/03/04 06:06:02 INFO : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Finished making map for --track-renames 2021/03/04 06:06:02 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Waiting for checks to finish 2021/03/04 06:06:02 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Waiting for renames to finish 2021/03/04 06:06:02 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Waiting for transfers to finish 2021/03/04 06:06:03 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': chunkStart: 0, reqSize: 14 2021/03/04 06:06:03 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Sending chunk. transferOffset: 0 length: 14 2021/03/04 06:06:03 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': chunkStart: 0, reqSize: 11 2021/03/04 06:06:03 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Sending chunk. transferOffset: 0 length: 11 2021/03/04 06:06:03 DEBUG : sub/yam: CRC-32 = ae1fefed OK 2021/03/04 06:06:03 INFO : sub/yam: Copied (new) 2021/03/04 06:06:03 DEBUG : potato: CRC-32 = 403f91c8 OK 2021/03/04 06:06:03 INFO : potato: Copied (new) 2021/03/04 06:06:03 DEBUG : Waiting for deletions to finish 2021/03/04 06:06:04 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/03/04 06:06:04 DEBUG : potato: Unchanged skipping 2021/03/04 06:06:04 INFO : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Making map for --track-renames 2021/03/04 06:06:04 INFO : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Finished making map for --track-renames 2021/03/04 06:06:04 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Waiting for checks to finish 2021/03/04 06:06:04 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Waiting for renames to finish 2021/03/04 06:06:04 INFO : sub/yam: Moved (server-side) to: yam 2021/03/04 06:06:04 INFO : yam: Renamed from "sub/yam" 2021/03/04 06:06:04 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Waiting for transfers to finish 2021/03/04 06:06:04 DEBUG : Waiting for deletions to finish 2021/03/04 06:06:04 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (4.80s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:176: Remote "Putio root 'rclone-test-qinukal9wojevug5noruhoj8'", Local "Local file system at /tmp/rclone564920534", Modify Window "1s" 2021/03/04 06:06:06 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Waiting for checks to finish 2021/03/04 06:06:06 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Waiting for transfers to finish 2021/03/04 06:06:07 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': chunkStart: 0, reqSize: 11 2021/03/04 06:06:07 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Sending chunk. transferOffset: 0 length: 11 2021/03/04 06:06:07 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': chunkStart: 0, reqSize: 6 2021/03/04 06:06:07 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Sending chunk. transferOffset: 0 length: 6 2021/03/04 06:06:08 DEBUG : sub dir/hello world: CRC-32 = 0d4a1185 OK 2021/03/04 06:06:08 INFO : sub dir/hello world: Copied (new) 2021/03/04 06:06:08 INFO : sub dir/hello world: Deleted 2021/03/04 06:06:08 DEBUG : nested/sub dir/file: CRC-32 = aac9c2e9 OK 2021/03/04 06:06:08 INFO : nested/sub dir/file: Copied (new) 2021/03/04 06:06:08 INFO : nested/sub dir/file: Deleted 2021/03/04 06:06:08 DEBUG : sub dir: Removing directory 2021/03/04 06:06:08 DEBUG : nested/sub dir: Removing directory 2021/03/04 06:06:08 DEBUG : nested: Removing directory 2021/03/04 06:06:08 DEBUG : Local file system at /tmp/rclone564920534: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (2.79s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:176: Remote "Putio root 'rclone-test-qinukal9wojevug5noruhoj8'", Local "Local file system at /tmp/rclone564920534", Modify Window "1s" 2021/03/04 06:06:09 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Waiting for checks to finish 2021/03/04 06:06:09 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Waiting for transfers to finish 2021/03/04 06:06:10 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': chunkStart: 0, reqSize: 11 2021/03/04 06:06:10 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Sending chunk. transferOffset: 0 length: 11 2021/03/04 06:06:10 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': chunkStart: 0, reqSize: 6 2021/03/04 06:06:10 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Sending chunk. transferOffset: 0 length: 6 2021/03/04 06:06:11 DEBUG : nested/sub dir/file: CRC-32 = aac9c2e9 OK 2021/03/04 06:06:11 INFO : nested/sub dir/file: Copied (new) 2021/03/04 06:06:11 INFO : nested/sub dir/file: Deleted 2021/03/04 06:06:11 DEBUG : sub dir/hello world: CRC-32 = 0d4a1185 OK 2021/03/04 06:06:11 INFO : sub dir/hello world: Copied (new) 2021/03/04 06:06:11 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (3.06s) === RUN TestServerSideMove run.go:176: Remote "Putio root 'rclone-test-qinukal9wojevug5noruhoj8'", Local "Local file system at /tmp/rclone564920534", Modify Window "1s" 2021/03/04 06:06:12 DEBUG : Creating backend with remote "TestPutio:rclone-test-rulaxaf5matayub3netopem5" 2021/03/04 06:06:13 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': chunkStart: 0, reqSize: 60 2021/03/04 06:06:13 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Sending chunk. transferOffset: 0 length: 60 2021/03/04 06:06:14 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': chunkStart: 0, reqSize: 1 2021/03/04 06:06:14 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Sending chunk. transferOffset: 0 length: 1 2021/03/04 06:06:15 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': chunkStart: 0, reqSize: 68 2021/03/04 06:06:15 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Sending chunk. transferOffset: 0 length: 68 sync_test.go:1294: Server side move (if possible) Putio root 'rclone-test-qinukal9wojevug5noruhoj8' -> Putio root 'rclone-test-rulaxaf5matayub3netopem5' 2021/03/04 06:06:16 DEBUG : Putio root 'rclone-test-rulaxaf5matayub3netopem5': chunkStart: 0, reqSize: 1 2021/03/04 06:06:16 DEBUG : Putio root 'rclone-test-rulaxaf5matayub3netopem5': Sending chunk. transferOffset: 0 length: 1 2021/03/04 06:06:18 DEBUG : Putio root 'rclone-test-rulaxaf5matayub3netopem5': chunkStart: 0, reqSize: 60 2021/03/04 06:06:18 DEBUG : Putio root 'rclone-test-rulaxaf5matayub3netopem5': Sending chunk. transferOffset: 0 length: 60 2021/03/04 06:06:18 DEBUG : Putio root 'rclone-test-rulaxaf5matayub3netopem5': Using server-side directory move 2021/03/04 06:06:18 INFO : Putio root 'rclone-test-rulaxaf5matayub3netopem5': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2021/03/04 06:06:18 DEBUG : Putio root 'rclone-test-rulaxaf5matayub3netopem5': Waiting for checks to finish 2021/03/04 06:06:18 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2021/03/04 06:06:18 DEBUG : empty space: Unchanged skipping 2021/03/04 06:06:18 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2021/03/04 06:06:18 INFO : potato3: Deleted 2021/03/04 06:06:18 INFO : empty space: Deleted 2021/03/04 06:06:18 DEBUG : Putio root 'rclone-test-rulaxaf5matayub3netopem5': Waiting for transfers to finish 2021/03/04 06:06:18 INFO : potato2: Moved (server-side) 2021/03/04 06:06:19 INFO : potato3: Moved (server-side) 2021/03/04 06:06:19 INFO : There was nothing to transfer 2021/03/04 06:06:19 DEBUG : Creating backend with remote "TestPutio:rclone-test-saciboq5secuboj3mefanog5" 2021/03/04 06:06:19 DEBUG : Putio root 'rclone-test-saciboq5secuboj3mefanog5': Using server-side directory move 2021/03/04 06:06:19 INFO : Putio root 'rclone-test-saciboq5secuboj3mefanog5': Server side directory move succeeded 2021/03/04 06:06:19 ERROR : : error listing: directory not found 2021/03/04 06:06:19 DEBUG : Putio root 'rclone-test-saciboq5secuboj3mefanog5': Purge remote 2021/03/04 06:06:19 DEBUG : Putio root 'rclone-test-rulaxaf5matayub3netopem5': Purge remote 2021/03/04 06:06:19 purge failed: Rmdir: directory not found --- PASS: TestServerSideMove (7.09s) === RUN TestServerSideMoveWithFilter run.go:176: Remote "Putio root 'rclone-test-qinukal9wojevug5noruhoj8'", Local "Local file system at /tmp/rclone564920534", Modify Window "1s" 2021/03/04 06:06:19 DEBUG : Creating backend with remote "TestPutio:rclone-test-pifixat0lebemuc0joqiyil6" 2021/03/04 06:06:20 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': chunkStart: 0, reqSize: 60 2021/03/04 06:06:20 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Sending chunk. transferOffset: 0 length: 60 2021/03/04 06:06:21 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': chunkStart: 0, reqSize: 1 2021/03/04 06:06:21 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Sending chunk. transferOffset: 0 length: 1 2021/03/04 06:06:22 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': chunkStart: 0, reqSize: 68 2021/03/04 06:06:22 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Sending chunk. transferOffset: 0 length: 68 sync_test.go:1294: Server side move (if possible) Putio root 'rclone-test-qinukal9wojevug5noruhoj8' -> Putio root 'rclone-test-pifixat0lebemuc0joqiyil6' 2021/03/04 06:06:23 DEBUG : Putio root 'rclone-test-pifixat0lebemuc0joqiyil6': chunkStart: 0, reqSize: 1 2021/03/04 06:06:23 DEBUG : Putio root 'rclone-test-pifixat0lebemuc0joqiyil6': Sending chunk. transferOffset: 0 length: 1 2021/03/04 06:06:23 DEBUG : Putio root 'rclone-test-pifixat0lebemuc0joqiyil6': chunkStart: 0, reqSize: 60 2021/03/04 06:06:23 DEBUG : Putio root 'rclone-test-pifixat0lebemuc0joqiyil6': Sending chunk. transferOffset: 0 length: 60 2021/03/04 06:06:24 DEBUG : empty space: Excluded 2021/03/04 06:06:24 DEBUG : empty space: Excluded 2021/03/04 06:06:24 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2021/03/04 06:06:24 DEBUG : Putio root 'rclone-test-pifixat0lebemuc0joqiyil6': Waiting for checks to finish 2021/03/04 06:06:24 DEBUG : Putio root 'rclone-test-pifixat0lebemuc0joqiyil6': Waiting for transfers to finish 2021/03/04 06:06:24 INFO : potato3: Deleted 2021/03/04 06:06:24 INFO : potato2: Moved (server-side) 2021/03/04 06:06:24 INFO : potato3: Moved (server-side) 2021/03/04 06:06:24 INFO : There was nothing to transfer 2021/03/04 06:06:24 DEBUG : Creating backend with remote "TestPutio:rclone-test-lalulaf1qihubow2nejarol3" 2021/03/04 06:06:25 DEBUG : empty space: Excluded 2021/03/04 06:06:25 DEBUG : Putio root 'rclone-test-lalulaf1qihubow2nejarol3': Waiting for checks to finish 2021/03/04 06:06:25 DEBUG : Putio root 'rclone-test-lalulaf1qihubow2nejarol3': Waiting for transfers to finish 2021/03/04 06:06:25 INFO : potato3: Moved (server-side) 2021/03/04 06:06:25 INFO : potato2: Moved (server-side) 2021/03/04 06:06:25 INFO : There was nothing to transfer 2021/03/04 06:06:25 DEBUG : Putio root 'rclone-test-lalulaf1qihubow2nejarol3': Purge remote 2021/03/04 06:06:25 DEBUG : Putio root 'rclone-test-pifixat0lebemuc0joqiyil6': Purge remote --- PASS: TestServerSideMoveWithFilter (6.05s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:176: Remote "Putio root 'rclone-test-qinukal9wojevug5noruhoj8'", Local "Local file system at /tmp/rclone564920534", Modify Window "1s" 2021/03/04 06:06:25 DEBUG : Creating backend with remote "TestPutio:rclone-test-xatawed9fikeqiv7jorayas4" 2021/03/04 06:06:26 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': chunkStart: 0, reqSize: 60 2021/03/04 06:06:26 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Sending chunk. transferOffset: 0 length: 60 2021/03/04 06:06:26 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': chunkStart: 0, reqSize: 1 2021/03/04 06:06:26 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Sending chunk. transferOffset: 0 length: 1 2021/03/04 06:06:27 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': chunkStart: 0, reqSize: 68 2021/03/04 06:06:27 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Sending chunk. transferOffset: 0 length: 68 2021/03/04 06:06:28 DEBUG : tomatoDir: Making directory sync_test.go:1294: Server side move (if possible) Putio root 'rclone-test-qinukal9wojevug5noruhoj8' -> Putio root 'rclone-test-xatawed9fikeqiv7jorayas4' 2021/03/04 06:06:29 DEBUG : Putio root 'rclone-test-xatawed9fikeqiv7jorayas4': chunkStart: 0, reqSize: 1 2021/03/04 06:06:29 DEBUG : Putio root 'rclone-test-xatawed9fikeqiv7jorayas4': Sending chunk. transferOffset: 0 length: 1 2021/03/04 06:06:30 DEBUG : Putio root 'rclone-test-xatawed9fikeqiv7jorayas4': chunkStart: 0, reqSize: 60 2021/03/04 06:06:30 DEBUG : Putio root 'rclone-test-xatawed9fikeqiv7jorayas4': Sending chunk. transferOffset: 0 length: 60 2021/03/04 06:06:30 DEBUG : Putio root 'rclone-test-xatawed9fikeqiv7jorayas4': Using server-side directory move 2021/03/04 06:06:30 INFO : Putio root 'rclone-test-xatawed9fikeqiv7jorayas4': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2021/03/04 06:06:30 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2021/03/04 06:06:30 DEBUG : empty space: Unchanged skipping 2021/03/04 06:06:30 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2021/03/04 06:06:30 DEBUG : Putio root 'rclone-test-xatawed9fikeqiv7jorayas4': Waiting for checks to finish 2021/03/04 06:06:30 INFO : empty space: Deleted 2021/03/04 06:06:30 DEBUG : Putio root 'rclone-test-xatawed9fikeqiv7jorayas4': Waiting for transfers to finish 2021/03/04 06:06:30 INFO : potato3: Deleted 2021/03/04 06:06:30 INFO : potato2: Moved (server-side) 2021/03/04 06:06:31 INFO : potato3: Moved (server-side) 2021/03/04 06:06:31 DEBUG : tomatoDir: Removing directory 2021/03/04 06:06:31 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': deleted 1 directories 2021/03/04 06:06:31 INFO : There was nothing to transfer 2021/03/04 06:06:31 DEBUG : Creating backend with remote "TestPutio:rclone-test-zebetik4jevuyut8huhocag6" 2021/03/04 06:06:31 DEBUG : tomatoDir: Making directory 2021/03/04 06:06:31 DEBUG : Putio root 'rclone-test-zebetik4jevuyut8huhocag6': Using server-side directory move 2021/03/04 06:06:31 INFO : Putio root 'rclone-test-zebetik4jevuyut8huhocag6': Server side directory move succeeded 2021/03/04 06:06:32 ERROR : : error listing: directory not found 2021/03/04 06:06:32 ERROR : : error listing: directory not found 2021/03/04 06:06:32 DEBUG : Putio root 'rclone-test-zebetik4jevuyut8huhocag6': Purge remote 2021/03/04 06:06:32 DEBUG : Putio root 'rclone-test-xatawed9fikeqiv7jorayas4': Purge remote 2021/03/04 06:06:32 purge failed: Rmdir: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (6.88s) === RUN TestServerSideMoveOverlap run.go:176: Remote "Putio root 'rclone-test-qinukal9wojevug5noruhoj8'", Local "Local file system at /tmp/rclone564920534", Modify Window "1s" sync_test.go:1430: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.11s) === RUN TestSyncOverlap run.go:176: Remote "Putio root 'rclone-test-qinukal9wojevug5noruhoj8'", Local "Local file system at /tmp/rclone564920534", Modify Window "1s" 2021/03/04 06:06:32 DEBUG : Creating backend with remote "TestPutio:rclone-test-qinukal9wojevug5noruhoj8/rclone-sync-test" --- PASS: TestSyncOverlap (1.21s) === RUN TestSyncCompareDest run.go:176: Remote "Putio root 'rclone-test-qinukal9wojevug5noruhoj8'", Local "Local file system at /tmp/rclone564920534", Modify Window "1s" 2021/03/04 06:06:34 DEBUG : Creating backend with remote "TestPutio:rclone-test-qinukal9wojevug5noruhoj8/dst" 2021/03/04 06:06:34 DEBUG : Creating backend with remote "TestPutio:rclone-test-qinukal9wojevug5noruhoj8/CompareDest" 2021/03/04 06:06:35 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8/dst': Waiting for checks to finish 2021/03/04 06:06:35 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8/dst': Waiting for transfers to finish 2021/03/04 06:06:36 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8/dst': chunkStart: 0, reqSize: 3 2021/03/04 06:06:36 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8/dst': Sending chunk. transferOffset: 0 length: 3 2021/03/04 06:06:36 DEBUG : one: CRC-32 = 7a6c86f1 OK 2021/03/04 06:06:36 INFO : one: Copied (new) 2021/03/04 06:06:36 DEBUG : Waiting for deletions to finish 2021/03/04 06:06:37 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8/dst': Waiting for checks to finish 2021/03/04 06:06:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/03/04 06:06:37 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8/dst': Waiting for transfers to finish 2021/03/04 06:06:37 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8/dst': chunkStart: 0, reqSize: 5 2021/03/04 06:06:37 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8/dst': Sending chunk. transferOffset: 0 length: 5 2021/03/04 06:06:38 DEBUG : one: CRC-32 = cb217308 OK 2021/03/04 06:06:38 INFO : one: Copied (replaced existing) 2021/03/04 06:06:38 DEBUG : Waiting for deletions to finish 2021/03/04 06:06:38 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': chunkStart: 0, reqSize: 3 2021/03/04 06:06:38 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Sending chunk. transferOffset: 0 length: 3 2021/03/04 06:06:39 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': chunkStart: 0, reqSize: 5 2021/03/04 06:06:39 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Sending chunk. transferOffset: 0 length: 5 2021/03/04 06:06:40 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8/dst': Waiting for checks to finish 2021/03/04 06:06:40 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/03/04 06:06:40 DEBUG : one: Destination found in --compare-dest, skipping 2021/03/04 06:06:40 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8/dst': Waiting for transfers to finish 2021/03/04 06:06:40 DEBUG : Waiting for deletions to finish 2021/03/04 06:06:40 INFO : There was nothing to transfer 2021/03/04 06:06:41 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': chunkStart: 0, reqSize: 3 2021/03/04 06:06:41 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Sending chunk. transferOffset: 0 length: 3 2021/03/04 06:06:41 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/03/04 06:06:41 DEBUG : two: Destination found in --compare-dest, skipping 2021/03/04 06:06:41 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8/dst': Waiting for checks to finish 2021/03/04 06:06:41 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/03/04 06:06:41 DEBUG : one: Destination found in --compare-dest, skipping 2021/03/04 06:06:41 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8/dst': Waiting for transfers to finish 2021/03/04 06:06:41 DEBUG : Waiting for deletions to finish 2021/03/04 06:06:41 INFO : There was nothing to transfer 2021/03/04 06:06:41 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/03/04 06:06:41 DEBUG : two: Destination found in --compare-dest, skipping 2021/03/04 06:06:41 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8/dst': Waiting for checks to finish 2021/03/04 06:06:41 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/03/04 06:06:41 DEBUG : one: Destination found in --compare-dest, skipping 2021/03/04 06:06:41 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8/dst': Waiting for transfers to finish 2021/03/04 06:06:41 DEBUG : Waiting for deletions to finish 2021/03/04 06:06:41 INFO : There was nothing to transfer 2021/03/04 06:06:42 DEBUG : two: Sizes differ (src 5 vs dst 3) 2021/03/04 06:06:42 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8/dst': Waiting for checks to finish 2021/03/04 06:06:42 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/03/04 06:06:42 DEBUG : one: Destination found in --compare-dest, skipping 2021/03/04 06:06:42 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8/dst': Waiting for transfers to finish 2021/03/04 06:06:42 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8/dst': chunkStart: 0, reqSize: 5 2021/03/04 06:06:42 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8/dst': Sending chunk. transferOffset: 0 length: 5 2021/03/04 06:06:43 DEBUG : two: CRC-32 = 8b9078ce OK 2021/03/04 06:06:43 INFO : two: Copied (new) 2021/03/04 06:06:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (10.48s) === RUN TestSyncMultipleCompareDest run.go:176: Remote "Putio root 'rclone-test-qinukal9wojevug5noruhoj8'", Local "Local file system at /tmp/rclone564920534", Modify Window "1s" 2021/03/04 06:06:45 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': chunkStart: 0, reqSize: 1 2021/03/04 06:06:45 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Sending chunk. transferOffset: 0 length: 1 2021/03/04 06:06:46 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': chunkStart: 0, reqSize: 1 2021/03/04 06:06:46 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Sending chunk. transferOffset: 0 length: 1 2021/03/04 06:06:46 DEBUG : Creating backend with remote "TestPutio:rclone-test-qinukal9wojevug5noruhoj8/dest" 2021/03/04 06:06:46 DEBUG : Creating backend with remote "TestPutio:rclone-test-qinukal9wojevug5noruhoj8/pre-dest1" 2021/03/04 06:06:47 DEBUG : Creating backend with remote "TestPutio:rclone-test-qinukal9wojevug5noruhoj8/pre-dest2" 2021/03/04 06:06:47 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/03/04 06:06:47 DEBUG : 1: Destination found in --compare-dest, skipping 2021/03/04 06:06:47 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/03/04 06:06:47 DEBUG : 2: Destination found in --compare-dest, skipping 2021/03/04 06:06:47 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8/dest': Waiting for checks to finish 2021/03/04 06:06:47 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8/dest': Waiting for transfers to finish 2021/03/04 06:06:48 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8/dest': chunkStart: 0, reqSize: 1 2021/03/04 06:06:48 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8/dest': Sending chunk. transferOffset: 0 length: 1 2021/03/04 06:06:48 DEBUG : 3: CRC-32 = 6dd28e9b OK 2021/03/04 06:06:48 INFO : 3: Copied (new) 2021/03/04 06:06:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (5.18s) === RUN TestSyncCopyDest run.go:176: Remote "Putio root 'rclone-test-qinukal9wojevug5noruhoj8'", Local "Local file system at /tmp/rclone564920534", Modify Window "1s" 2021/03/04 06:06:49 DEBUG : Creating backend with remote "TestPutio:rclone-test-qinukal9wojevug5noruhoj8/dst" 2021/03/04 06:06:50 DEBUG : Creating backend with remote "TestPutio:rclone-test-qinukal9wojevug5noruhoj8/CopyDest" 2021/03/04 06:06:50 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8/dst': Waiting for checks to finish 2021/03/04 06:06:50 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8/dst': Waiting for transfers to finish 2021/03/04 06:06:51 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8/dst': chunkStart: 0, reqSize: 3 2021/03/04 06:06:51 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8/dst': Sending chunk. transferOffset: 0 length: 3 2021/03/04 06:06:51 DEBUG : one: CRC-32 = 7a6c86f1 OK 2021/03/04 06:06:51 INFO : one: Copied (new) 2021/03/04 06:06:51 DEBUG : Waiting for deletions to finish 2021/03/04 06:06:51 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8/dst': Waiting for checks to finish 2021/03/04 06:06:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/03/04 06:06:52 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8/dst': Waiting for transfers to finish 2021/03/04 06:06:52 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8/dst': chunkStart: 0, reqSize: 5 2021/03/04 06:06:52 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8/dst': Sending chunk. transferOffset: 0 length: 5 2021/03/04 06:06:53 DEBUG : one: CRC-32 = cb217308 OK 2021/03/04 06:06:53 INFO : one: Copied (replaced existing) 2021/03/04 06:06:53 DEBUG : Waiting for deletions to finish 2021/03/04 06:06:53 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': chunkStart: 0, reqSize: 3 2021/03/04 06:06:53 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Sending chunk. transferOffset: 0 length: 3 2021/03/04 06:06:54 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': chunkStart: 0, reqSize: 5 2021/03/04 06:06:54 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Sending chunk. transferOffset: 0 length: 5 2021/03/04 06:06:55 DEBUG : Creating backend with remote "TestPutio:rclone-test-qinukal9wojevug5noruhoj8/BackupDir" 2021/03/04 06:06:55 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8/dst': Waiting for checks to finish 2021/03/04 06:06:55 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/03/04 06:06:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/03/04 06:06:55 INFO : one: Moved (server-side) 2021/03/04 06:06:56 DEBUG : one: CRC-32 = cb217308 OK 2021/03/04 06:06:56 INFO : one: Copied (server-side copy) 2021/03/04 06:06:56 DEBUG : one: Destination found in --copy-dest, using server-side copy 2021/03/04 06:06:56 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8/dst': Waiting for transfers to finish 2021/03/04 06:06:56 DEBUG : Waiting for deletions to finish 2021/03/04 06:06:56 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': chunkStart: 0, reqSize: 3 2021/03/04 06:06:56 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Sending chunk. transferOffset: 0 length: 3 2021/03/04 06:06:57 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/03/04 06:06:57 DEBUG : two: CRC-32 = 11ca8a66 OK 2021/03/04 06:06:57 INFO : two: Copied (server-side copy) 2021/03/04 06:06:57 DEBUG : two: Destination found in --copy-dest, using server-side copy 2021/03/04 06:06:57 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8/dst': Waiting for checks to finish 2021/03/04 06:06:57 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/03/04 06:06:57 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/03/04 06:06:57 DEBUG : one: Unchanged skipping 2021/03/04 06:06:57 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8/dst': Waiting for transfers to finish 2021/03/04 06:06:57 DEBUG : Waiting for deletions to finish 2021/03/04 06:06:57 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8/dst': Waiting for checks to finish 2021/03/04 06:06:57 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/03/04 06:06:57 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/03/04 06:06:57 DEBUG : one: Unchanged skipping 2021/03/04 06:06:58 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/03/04 06:06:58 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/03/04 06:06:58 DEBUG : two: Unchanged skipping 2021/03/04 06:06:58 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8/dst': Waiting for transfers to finish 2021/03/04 06:06:58 DEBUG : Waiting for deletions to finish 2021/03/04 06:06:58 INFO : There was nothing to transfer 2021/03/04 06:06:58 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': chunkStart: 0, reqSize: 5 2021/03/04 06:06:58 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Sending chunk. transferOffset: 0 length: 5 2021/03/04 06:06:59 DEBUG : three: Sizes differ (src 7 vs dst 5) 2021/03/04 06:06:59 DEBUG : three: Destination not found in --copy-dest 2021/03/04 06:06:59 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8/dst': Waiting for checks to finish 2021/03/04 06:06:59 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/03/04 06:06:59 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/03/04 06:06:59 DEBUG : one: Unchanged skipping 2021/03/04 06:06:59 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/03/04 06:06:59 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/03/04 06:06:59 DEBUG : two: Unchanged skipping 2021/03/04 06:06:59 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8/dst': Waiting for transfers to finish 2021/03/04 06:06:59 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8/dst': chunkStart: 0, reqSize: 7 2021/03/04 06:06:59 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8/dst': Sending chunk. transferOffset: 0 length: 7 2021/03/04 06:07:00 DEBUG : three: CRC-32 = 5499c6c0 OK 2021/03/04 06:07:00 INFO : three: Copied (new) 2021/03/04 06:07:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (12.02s) === RUN TestSyncBackupDir run.go:176: Remote "Putio root 'rclone-test-qinukal9wojevug5noruhoj8'", Local "Local file system at /tmp/rclone564920534", Modify Window "1s" 2021/03/04 06:07:02 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': chunkStart: 0, reqSize: 3 2021/03/04 06:07:02 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Sending chunk. transferOffset: 0 length: 3 2021/03/04 06:07:03 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': chunkStart: 0, reqSize: 3 2021/03/04 06:07:03 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Sending chunk. transferOffset: 0 length: 3 2021/03/04 06:07:04 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': chunkStart: 0, reqSize: 5 2021/03/04 06:07:04 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Sending chunk. transferOffset: 0 length: 5 2021/03/04 06:07:05 DEBUG : Creating backend with remote "TestPutio:rclone-test-qinukal9wojevug5noruhoj8/dst" 2021/03/04 06:07:05 DEBUG : Creating backend with remote "TestPutio:rclone-test-qinukal9wojevug5noruhoj8/backup" 2021/03/04 06:07:06 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/03/04 06:07:06 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/03/04 06:07:06 DEBUG : two: Unchanged skipping 2021/03/04 06:07:06 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8/dst': Waiting for checks to finish 2021/03/04 06:07:06 INFO : one: Moved (server-side) 2021/03/04 06:07:06 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8/dst': Waiting for transfers to finish 2021/03/04 06:07:07 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8/dst': chunkStart: 0, reqSize: 4 2021/03/04 06:07:07 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8/dst': Sending chunk. transferOffset: 0 length: 4 2021/03/04 06:07:07 DEBUG : one: CRC-32 = 19193087 OK 2021/03/04 06:07:07 INFO : one: Copied (new) 2021/03/04 06:07:07 DEBUG : Waiting for deletions to finish 2021/03/04 06:07:08 INFO : three.txt: Moved (server-side) 2021/03/04 06:07:08 INFO : three.txt: Moved into backup dir 2021/03/04 06:07:08 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': chunkStart: 0, reqSize: 6 2021/03/04 06:07:08 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Sending chunk. transferOffset: 0 length: 6 2021/03/04 06:07:09 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/03/04 06:07:09 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/03/04 06:07:09 DEBUG : two: Unchanged skipping 2021/03/04 06:07:09 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8/dst': Waiting for checks to finish 2021/03/04 06:07:09 INFO : one: Deleted 2021/03/04 06:07:09 INFO : one: Moved (server-side) 2021/03/04 06:07:09 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8/dst': Waiting for transfers to finish 2021/03/04 06:07:10 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8/dst': chunkStart: 0, reqSize: 5 2021/03/04 06:07:10 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8/dst': Sending chunk. transferOffset: 0 length: 5 2021/03/04 06:07:10 DEBUG : one: CRC-32 = 12389341 OK 2021/03/04 06:07:10 INFO : one: Copied (new) 2021/03/04 06:07:10 DEBUG : Waiting for deletions to finish 2021/03/04 06:07:10 INFO : three.txt: Deleted 2021/03/04 06:07:11 INFO : three.txt: Moved (server-side) 2021/03/04 06:07:11 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (10.37s) === RUN TestSyncBackupDirWithSuffix run.go:176: Remote "Putio root 'rclone-test-qinukal9wojevug5noruhoj8'", Local "Local file system at /tmp/rclone564920534", Modify Window "1s" 2021/03/04 06:07:12 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': chunkStart: 0, reqSize: 3 2021/03/04 06:07:12 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Sending chunk. transferOffset: 0 length: 3 2021/03/04 06:07:13 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': chunkStart: 0, reqSize: 3 2021/03/04 06:07:13 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Sending chunk. transferOffset: 0 length: 3 2021/03/04 06:07:14 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': chunkStart: 0, reqSize: 5 2021/03/04 06:07:14 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Sending chunk. transferOffset: 0 length: 5 2021/03/04 06:07:15 DEBUG : Creating backend with remote "TestPutio:rclone-test-qinukal9wojevug5noruhoj8/dst" 2021/03/04 06:07:15 DEBUG : Creating backend with remote "TestPutio:rclone-test-qinukal9wojevug5noruhoj8/backup" 2021/03/04 06:07:16 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/03/04 06:07:16 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/03/04 06:07:16 DEBUG : two: Unchanged skipping 2021/03/04 06:07:16 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8/dst': Waiting for checks to finish 2021/03/04 06:07:18 INFO : one: Moved (server-side) to: one.bak 2021/03/04 06:07:18 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8/dst': Waiting for transfers to finish 2021/03/04 06:07:19 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8/dst': chunkStart: 0, reqSize: 4 2021/03/04 06:07:19 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8/dst': Sending chunk. transferOffset: 0 length: 4 2021/03/04 06:07:19 DEBUG : one: CRC-32 = 19193087 OK 2021/03/04 06:07:19 INFO : one: Copied (new) 2021/03/04 06:07:19 DEBUG : Waiting for deletions to finish 2021/03/04 06:07:19 INFO : three.txt: Moved (server-side) to: three.txt.bak 2021/03/04 06:07:19 INFO : three.txt: Moved into backup dir 2021/03/04 06:07:20 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': chunkStart: 0, reqSize: 6 2021/03/04 06:07:20 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Sending chunk. transferOffset: 0 length: 6 2021/03/04 06:07:21 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/03/04 06:07:21 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/03/04 06:07:21 DEBUG : two: Unchanged skipping 2021/03/04 06:07:21 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8/dst': Waiting for checks to finish 2021/03/04 06:07:22 INFO : one.bak: Deleted 2021/03/04 06:07:22 INFO : one: Moved (server-side) to: one.bak 2021/03/04 06:07:22 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8/dst': Waiting for transfers to finish 2021/03/04 06:07:22 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8/dst': chunkStart: 0, reqSize: 5 2021/03/04 06:07:22 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8/dst': Sending chunk. transferOffset: 0 length: 5 2021/03/04 06:07:23 DEBUG : one: CRC-32 = 12389341 OK 2021/03/04 06:07:23 INFO : one: Copied (new) 2021/03/04 06:07:23 DEBUG : Waiting for deletions to finish 2021/03/04 06:07:24 INFO : three.txt.bak: Deleted 2021/03/04 06:07:24 INFO : three.txt: Moved (server-side) to: three.txt.bak 2021/03/04 06:07:24 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.32s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:176: Remote "Putio root 'rclone-test-qinukal9wojevug5noruhoj8'", Local "Local file system at /tmp/rclone564920534", Modify Window "1s" 2021/03/04 06:07:26 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': chunkStart: 0, reqSize: 3 2021/03/04 06:07:26 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Sending chunk. transferOffset: 0 length: 3 2021/03/04 06:07:27 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': chunkStart: 0, reqSize: 3 2021/03/04 06:07:27 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Sending chunk. transferOffset: 0 length: 3 2021/03/04 06:07:27 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': chunkStart: 0, reqSize: 5 2021/03/04 06:07:27 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Sending chunk. transferOffset: 0 length: 5 2021/03/04 06:07:28 DEBUG : Creating backend with remote "TestPutio:rclone-test-qinukal9wojevug5noruhoj8/dst" 2021/03/04 06:07:28 DEBUG : Creating backend with remote "TestPutio:rclone-test-qinukal9wojevug5noruhoj8/backup" 2021/03/04 06:07:28 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/03/04 06:07:28 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/03/04 06:07:28 DEBUG : two: Unchanged skipping 2021/03/04 06:07:28 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8/dst': Waiting for checks to finish 2021/03/04 06:07:29 INFO : one: Moved (server-side) to: one-2019-01-01 2021/03/04 06:07:29 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8/dst': Waiting for transfers to finish 2021/03/04 06:07:30 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8/dst': chunkStart: 0, reqSize: 4 2021/03/04 06:07:30 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8/dst': Sending chunk. transferOffset: 0 length: 4 2021/03/04 06:07:30 DEBUG : one: CRC-32 = 19193087 OK 2021/03/04 06:07:30 INFO : one: Copied (new) 2021/03/04 06:07:30 DEBUG : Waiting for deletions to finish 2021/03/04 06:07:31 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2021/03/04 06:07:31 INFO : three.txt: Moved into backup dir 2021/03/04 06:07:31 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': chunkStart: 0, reqSize: 6 2021/03/04 06:07:31 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Sending chunk. transferOffset: 0 length: 6 2021/03/04 06:07:32 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/03/04 06:07:32 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/03/04 06:07:32 DEBUG : two: Unchanged skipping 2021/03/04 06:07:32 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8/dst': Waiting for checks to finish 2021/03/04 06:07:32 INFO : one-2019-01-01: Deleted 2021/03/04 06:07:32 INFO : one: Moved (server-side) to: one-2019-01-01 2021/03/04 06:07:32 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8/dst': Waiting for transfers to finish 2021/03/04 06:07:33 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8/dst': chunkStart: 0, reqSize: 5 2021/03/04 06:07:33 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8/dst': Sending chunk. transferOffset: 0 length: 5 2021/03/04 06:07:33 DEBUG : one: CRC-32 = 12389341 OK 2021/03/04 06:07:33 INFO : one: Copied (new) 2021/03/04 06:07:33 DEBUG : Waiting for deletions to finish 2021/03/04 06:07:33 INFO : three-2019-01-01.txt: Deleted 2021/03/04 06:07:33 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2021/03/04 06:07:33 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (9.38s) === RUN TestSyncBackupDirSuffixOnly run.go:176: Remote "Putio root 'rclone-test-qinukal9wojevug5noruhoj8'", Local "Local file system at /tmp/rclone564920534", Modify Window "1s" 2021/03/04 06:07:35 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': chunkStart: 0, reqSize: 3 2021/03/04 06:07:35 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Sending chunk. transferOffset: 0 length: 3 2021/03/04 06:07:35 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': chunkStart: 0, reqSize: 3 2021/03/04 06:07:35 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Sending chunk. transferOffset: 0 length: 3 2021/03/04 06:07:36 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': chunkStart: 0, reqSize: 5 2021/03/04 06:07:36 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Sending chunk. transferOffset: 0 length: 5 2021/03/04 06:07:37 DEBUG : Creating backend with remote "TestPutio:rclone-test-qinukal9wojevug5noruhoj8/dst" 2021/03/04 06:07:37 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/03/04 06:07:37 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/03/04 06:07:37 DEBUG : two: Unchanged skipping 2021/03/04 06:07:37 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8/dst': Waiting for checks to finish 2021/03/04 06:07:37 INFO : one: Moved (server-side) to: one.bak 2021/03/04 06:07:37 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8/dst': Waiting for transfers to finish 2021/03/04 06:07:38 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8/dst': chunkStart: 0, reqSize: 4 2021/03/04 06:07:38 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8/dst': Sending chunk. transferOffset: 0 length: 4 2021/03/04 06:07:38 DEBUG : one: CRC-32 = 19193087 OK 2021/03/04 06:07:38 INFO : one: Copied (new) 2021/03/04 06:07:38 DEBUG : Waiting for deletions to finish 2021/03/04 06:07:39 INFO : three.txt: Moved (server-side) to: three.txt.bak 2021/03/04 06:07:39 INFO : three.txt: Moved into backup dir 2021/03/04 06:07:39 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': chunkStart: 0, reqSize: 6 2021/03/04 06:07:39 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Sending chunk. transferOffset: 0 length: 6 2021/03/04 06:07:40 DEBUG : one.bak: Excluded 2021/03/04 06:07:40 DEBUG : three.txt.bak: Excluded 2021/03/04 06:07:40 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/03/04 06:07:40 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/03/04 06:07:40 DEBUG : two: Unchanged skipping 2021/03/04 06:07:40 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8/dst': Waiting for checks to finish 2021/03/04 06:07:40 INFO : one.bak: Deleted 2021/03/04 06:07:40 INFO : one: Moved (server-side) to: one.bak 2021/03/04 06:07:40 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8/dst': Waiting for transfers to finish 2021/03/04 06:07:40 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8/dst': chunkStart: 0, reqSize: 5 2021/03/04 06:07:40 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8/dst': Sending chunk. transferOffset: 0 length: 5 2021/03/04 06:07:41 DEBUG : one: CRC-32 = 12389341 OK 2021/03/04 06:07:41 INFO : one: Copied (new) 2021/03/04 06:07:41 DEBUG : Waiting for deletions to finish 2021/03/04 06:07:41 INFO : three.txt.bak: Deleted 2021/03/04 06:07:41 INFO : three.txt: Moved (server-side) to: three.txt.bak 2021/03/04 06:07:41 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (7.73s) === RUN TestSyncSuffix run.go:176: Remote "Putio root 'rclone-test-qinukal9wojevug5noruhoj8'", Local "Local file system at /tmp/rclone564920534", Modify Window "1s" 2021/03/04 06:07:43 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': chunkStart: 0, reqSize: 3 2021/03/04 06:07:43 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Sending chunk. transferOffset: 0 length: 3 2021/03/04 06:07:44 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': chunkStart: 0, reqSize: 3 2021/03/04 06:07:44 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Sending chunk. transferOffset: 0 length: 3 2021/03/04 06:07:45 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': chunkStart: 0, reqSize: 5 2021/03/04 06:07:45 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Sending chunk. transferOffset: 0 length: 5 2021/03/04 06:07:46 DEBUG : Creating backend with remote "TestPutio:rclone-test-qinukal9wojevug5noruhoj8/dst" 2021/03/04 06:07:46 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/03/04 06:07:46 INFO : one: Moved (server-side) to: one.bak 2021/03/04 06:07:47 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8/dst': chunkStart: 0, reqSize: 4 2021/03/04 06:07:47 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8/dst': Sending chunk. transferOffset: 0 length: 4 2021/03/04 06:07:47 DEBUG : one: CRC-32 = 19193087 OK 2021/03/04 06:07:47 INFO : one: Copied (new) 2021/03/04 06:07:47 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/03/04 06:07:47 DEBUG : two: Unchanged skipping 2021/03/04 06:07:47 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2021/03/04 06:07:48 INFO : three.txt: Moved (server-side) to: three.txt.bak 2021/03/04 06:07:48 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8/dst': chunkStart: 0, reqSize: 6 2021/03/04 06:07:48 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8/dst': Sending chunk. transferOffset: 0 length: 6 2021/03/04 06:07:49 DEBUG : three.txt: CRC-32 = 1e485dc0 OK 2021/03/04 06:07:49 INFO : three.txt: Copied (new) 2021/03/04 06:07:49 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/03/04 06:07:49 INFO : one.bak: Deleted 2021/03/04 06:07:49 INFO : one: Moved (server-side) to: one.bak 2021/03/04 06:07:50 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8/dst': chunkStart: 0, reqSize: 5 2021/03/04 06:07:50 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8/dst': Sending chunk. transferOffset: 0 length: 5 2021/03/04 06:07:50 DEBUG : one: CRC-32 = 12389341 OK 2021/03/04 06:07:50 INFO : one: Copied (new) 2021/03/04 06:07:50 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/03/04 06:07:50 DEBUG : two: Unchanged skipping 2021/03/04 06:07:50 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2021/03/04 06:07:51 INFO : three.txt.bak: Deleted 2021/03/04 06:07:51 INFO : three.txt: Moved (server-side) to: three.txt.bak 2021/03/04 06:07:51 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8/dst': chunkStart: 0, reqSize: 19 2021/03/04 06:07:51 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8/dst': Sending chunk. transferOffset: 0 length: 19 2021/03/04 06:07:52 DEBUG : three.txt: CRC-32 = 5c880d37 OK 2021/03/04 06:07:52 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (10.50s) === RUN TestSyncSuffixKeepExtension run.go:176: Remote "Putio root 'rclone-test-qinukal9wojevug5noruhoj8'", Local "Local file system at /tmp/rclone564920534", Modify Window "1s" 2021/03/04 06:07:53 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': chunkStart: 0, reqSize: 3 2021/03/04 06:07:53 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Sending chunk. transferOffset: 0 length: 3 2021/03/04 06:07:54 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': chunkStart: 0, reqSize: 3 2021/03/04 06:07:54 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Sending chunk. transferOffset: 0 length: 3 2021/03/04 06:07:55 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': chunkStart: 0, reqSize: 5 2021/03/04 06:07:55 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Sending chunk. transferOffset: 0 length: 5 2021/03/04 06:07:57 DEBUG : Creating backend with remote "TestPutio:rclone-test-qinukal9wojevug5noruhoj8/dst" 2021/03/04 06:07:57 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/03/04 06:07:57 INFO : one: Moved (server-side) to: one-2019-01-01 2021/03/04 06:07:58 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8/dst': chunkStart: 0, reqSize: 4 2021/03/04 06:07:58 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8/dst': Sending chunk. transferOffset: 0 length: 4 2021/03/04 06:07:58 DEBUG : one: CRC-32 = 19193087 OK 2021/03/04 06:07:58 INFO : one: Copied (new) 2021/03/04 06:07:58 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/03/04 06:07:58 DEBUG : two: Unchanged skipping 2021/03/04 06:07:58 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2021/03/04 06:07:59 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2021/03/04 06:07:59 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8/dst': chunkStart: 0, reqSize: 6 2021/03/04 06:07:59 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8/dst': Sending chunk. transferOffset: 0 length: 6 2021/03/04 06:08:00 DEBUG : three.txt: CRC-32 = 1e485dc0 OK 2021/03/04 06:08:00 INFO : three.txt: Copied (new) 2021/03/04 06:08:00 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/03/04 06:08:00 INFO : one-2019-01-01: Deleted 2021/03/04 06:08:00 INFO : one: Moved (server-side) to: one-2019-01-01 2021/03/04 06:08:01 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8/dst': chunkStart: 0, reqSize: 5 2021/03/04 06:08:01 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8/dst': Sending chunk. transferOffset: 0 length: 5 2021/03/04 06:08:01 DEBUG : one: CRC-32 = 12389341 OK 2021/03/04 06:08:01 INFO : one: Copied (new) 2021/03/04 06:08:01 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/03/04 06:08:01 DEBUG : two: Unchanged skipping 2021/03/04 06:08:01 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2021/03/04 06:08:02 INFO : three-2019-01-01.txt: Deleted 2021/03/04 06:08:02 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2021/03/04 06:08:03 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8/dst': chunkStart: 0, reqSize: 19 2021/03/04 06:08:03 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8/dst': Sending chunk. transferOffset: 0 length: 19 2021/03/04 06:08:04 DEBUG : three.txt: CRC-32 = 5c880d37 OK 2021/03/04 06:08:04 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.93s) === RUN TestSyncUTFNorm run.go:176: Remote "Putio root 'rclone-test-qinukal9wojevug5noruhoj8'", Local "Local file system at /tmp/rclone564920534", Modify Window "1s" 2021/03/04 06:08:07 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': chunkStart: 0, reqSize: 18 2021/03/04 06:08:07 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Sending chunk. transferOffset: 0 length: 18 2021/03/04 06:08:07 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2021/03/04 06:08:07 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Waiting for checks to finish 2021/03/04 06:08:07 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Waiting for transfers to finish 2021/03/04 06:08:08 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': chunkStart: 0, reqSize: 14 2021/03/04 06:08:08 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Sending chunk. transferOffset: 0 length: 14 2021/03/04 06:08:08 DEBUG : Testêé: CRC-32 = c07a9f32 OK 2021/03/04 06:08:08 INFO : Testêé: Copied (replaced existing) 2021/03/04 06:08:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (3.16s) === RUN TestSyncImmutable run.go:176: Remote "Putio root 'rclone-test-qinukal9wojevug5noruhoj8'", Local "Local file system at /tmp/rclone564920534", Modify Window "1s" 2021/03/04 06:08:09 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Waiting for checks to finish 2021/03/04 06:08:09 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Waiting for transfers to finish 2021/03/04 06:08:10 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': chunkStart: 0, reqSize: 6 2021/03/04 06:08:10 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Sending chunk. transferOffset: 0 length: 6 2021/03/04 06:08:10 DEBUG : existing: CRC-32 = 9a941a19 OK 2021/03/04 06:08:10 INFO : existing: Copied (new) 2021/03/04 06:08:10 DEBUG : Waiting for deletions to finish 2021/03/04 06:08:10 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2021/03/04 06:08:10 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Waiting for checks to finish 2021/03/04 06:08:10 ERROR : existing: Source and destination exist but do not match: immutable file modified 2021/03/04 06:08:10 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Waiting for transfers to finish 2021/03/04 06:08:10 ERROR : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': not deleting files as there were IO errors 2021/03/04 06:08:10 ERROR : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.09s) === RUN TestSyncIgnoreCase run.go:176: Remote "Putio root 'rclone-test-qinukal9wojevug5noruhoj8'", Local "Local file system at /tmp/rclone564920534", Modify Window "1s" 2021/03/04 06:08:11 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': chunkStart: 0, reqSize: 6 2021/03/04 06:08:11 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Sending chunk. transferOffset: 0 length: 6 2021/03/04 06:08:12 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/03/04 06:08:12 DEBUG : existing: Unchanged skipping 2021/03/04 06:08:12 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Waiting for checks to finish 2021/03/04 06:08:12 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Waiting for transfers to finish 2021/03/04 06:08:12 DEBUG : Waiting for deletions to finish 2021/03/04 06:08:12 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.29s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:176: Remote "Putio root 'rclone-test-qinukal9wojevug5noruhoj8'", Local "Local file system at /tmp/rclone564920534", Modify Window "1s" sync_test.go:2020: This test only runs on local === RUN TestMaxTransfer/Soft run.go:176: Remote "Putio root 'rclone-test-qinukal9wojevug5noruhoj8'", Local "Local file system at /tmp/rclone564920534", Modify Window "1s" sync_test.go:2020: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:176: Remote "Putio root 'rclone-test-qinukal9wojevug5noruhoj8'", Local "Local file system at /tmp/rclone564920534", Modify Window "1s" sync_test.go:2020: This test only runs on local --- PASS: TestMaxTransfer (0.34s) --- SKIP: TestMaxTransfer/Hard (0.13s) --- SKIP: TestMaxTransfer/Soft (0.11s) --- SKIP: TestMaxTransfer/Cautious (0.10s) PASS 2021/03/04 06:08:12 DEBUG : Putio root 'rclone-test-qinukal9wojevug5noruhoj8': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestPutio: -verbose" - Finished OK in 4m0.719289669s (try 1/5)