"./sync.test -test.v -test.timeout 1h0m0s -remote TestPutio: -verbose" - Starting (try 1/5) 2021/04/05 05:26:02 DEBUG : Creating backend with remote "TestPutio:rclone-test-lewirev8zevucar2wececat5" 2021/04/05 05:26:02 DEBUG : Creating backend with remote "/tmp/rclone771633361" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.08s) === 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-lewirev8zevucar2wececat5'", Local "Local file system at /tmp/rclone771633361", Modify Window "1s" 2021/04/05 05:26:03 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Waiting for checks to finish 2021/04/05 05:26:03 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2021/04/05 05:26:03 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (0.48s) === RUN TestCopy run.go:176: Remote "Putio root 'rclone-test-lewirev8zevucar2wececat5'", Local "Local file system at /tmp/rclone771633361", Modify Window "1s" 2021/04/05 05:26:03 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Waiting for checks to finish 2021/04/05 05:26:03 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Waiting for transfers to finish 2021/04/05 05:26:04 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': chunkStart: 0, reqSize: 11 2021/04/05 05:26:04 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Sending chunk. transferOffset: 0 length: 11 2021/04/05 05:26:04 DEBUG : sub dir/hello world: CRC-32 = 0d4a1185 OK 2021/04/05 05:26:04 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopy (2.20s) === RUN TestCopyMissingDirectory run.go:176: Remote "Putio root 'rclone-test-lewirev8zevucar2wececat5'", Local "Local file system at /tmp/rclone771633361", Modify Window "1s" 2021/04/05 05:26:05 DEBUG : Creating backend with remote "/non-existing" 2021/04/05 05:26:05 ERROR : : error reading source directory: directory not found 2021/04/05 05:26:05 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Waiting for checks to finish 2021/04/05 05:26:05 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.15s) === RUN TestCopyNoTraverse run.go:176: Remote "Putio root 'rclone-test-lewirev8zevucar2wececat5'", Local "Local file system at /tmp/rclone771633361", Modify Window "1s" 2021/04/05 05:26:05 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Waiting for checks to finish 2021/04/05 05:26:05 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Waiting for transfers to finish 2021/04/05 05:26:06 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': chunkStart: 0, reqSize: 11 2021/04/05 05:26:06 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Sending chunk. transferOffset: 0 length: 11 2021/04/05 05:26:06 DEBUG : sub dir/hello world: CRC-32 = 0d4a1185 OK 2021/04/05 05:26:06 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.97s) === RUN TestCopyCheckFirst run.go:176: Remote "Putio root 'rclone-test-lewirev8zevucar2wececat5'", Local "Local file system at /tmp/rclone771633361", Modify Window "1s" 2021/04/05 05:26:07 INFO : Putio root 'rclone-test-lewirev8zevucar2wececat5': Running all checks before starting transfers 2021/04/05 05:26:07 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Waiting for checks to finish 2021/04/05 05:26:07 INFO : Putio root 'rclone-test-lewirev8zevucar2wececat5': Checks finished, now starting transfers 2021/04/05 05:26:07 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Waiting for transfers to finish 2021/04/05 05:26:08 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': chunkStart: 0, reqSize: 11 2021/04/05 05:26:08 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Sending chunk. transferOffset: 0 length: 11 2021/04/05 05:26:09 DEBUG : sub dir/hello world: CRC-32 = 0d4a1185 OK 2021/04/05 05:26:09 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (2.00s) === RUN TestSyncNoTraverse run.go:176: Remote "Putio root 'rclone-test-lewirev8zevucar2wececat5'", Local "Local file system at /tmp/rclone771633361", Modify Window "1s" 2021/04/05 05:26:09 ERROR : Ignoring --no-traverse with sync 2021/04/05 05:26:09 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Waiting for checks to finish 2021/04/05 05:26:09 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Waiting for transfers to finish 2021/04/05 05:26:10 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': chunkStart: 0, reqSize: 11 2021/04/05 05:26:10 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Sending chunk. transferOffset: 0 length: 11 2021/04/05 05:26:11 DEBUG : sub dir/hello world: CRC-32 = 0d4a1185 OK 2021/04/05 05:26:11 INFO : sub dir/hello world: Copied (new) 2021/04/05 05:26:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (2.18s) === RUN TestCopyWithDepth run.go:176: Remote "Putio root 'rclone-test-lewirev8zevucar2wececat5'", Local "Local file system at /tmp/rclone771633361", Modify Window "1s" 2021/04/05 05:26:11 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Waiting for checks to finish 2021/04/05 05:26:11 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Waiting for transfers to finish 2021/04/05 05:26:12 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': chunkStart: 0, reqSize: 12 2021/04/05 05:26:12 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Sending chunk. transferOffset: 0 length: 12 2021/04/05 05:26:13 DEBUG : hello world2: CRC-32 = 870a83b3 OK 2021/04/05 05:26:13 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.85s) === RUN TestCopyWithFilesFrom run.go:176: Remote "Putio root 'rclone-test-lewirev8zevucar2wececat5'", Local "Local file system at /tmp/rclone771633361", Modify Window "1s" 2021/04/05 05:26:13 DEBUG : hello world2: Excluded 2021/04/05 05:26:13 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Waiting for checks to finish 2021/04/05 05:26:13 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Waiting for transfers to finish 2021/04/05 05:26:14 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': chunkStart: 0, reqSize: 11 2021/04/05 05:26:14 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Sending chunk. transferOffset: 0 length: 11 2021/04/05 05:26:14 DEBUG : potato2: CRC-32 = 0d4a1185 OK 2021/04/05 05:26:14 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.19s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:176: Remote "Putio root 'rclone-test-lewirev8zevucar2wececat5'", Local "Local file system at /tmp/rclone771633361", Modify Window "1s" 2021/04/05 05:26:14 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Waiting for checks to finish 2021/04/05 05:26:14 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Waiting for transfers to finish 2021/04/05 05:26:15 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': chunkStart: 0, reqSize: 11 2021/04/05 05:26:15 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Sending chunk. transferOffset: 0 length: 11 2021/04/05 05:26:16 DEBUG : potato2: CRC-32 = 0d4a1185 OK 2021/04/05 05:26:16 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.66s) === RUN TestCopyEmptyDirectories run.go:176: Remote "Putio root 'rclone-test-lewirev8zevucar2wececat5'", Local "Local file system at /tmp/rclone771633361", Modify Window "1s" 2021/04/05 05:26:16 DEBUG : sub dir2: Making directory 2021/04/05 05:26:16 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Waiting for checks to finish 2021/04/05 05:26:16 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Waiting for transfers to finish 2021/04/05 05:26:17 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': chunkStart: 0, reqSize: 11 2021/04/05 05:26:17 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Sending chunk. transferOffset: 0 length: 11 2021/04/05 05:26:17 DEBUG : sub dir/hello world: CRC-32 = 0d4a1185 OK 2021/04/05 05:26:17 INFO : sub dir/hello world: Copied (new) 2021/04/05 05:26:17 DEBUG : sub dir2: Making directory 2021/04/05 05:26:18 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': copied 1 directories --- PASS: TestCopyEmptyDirectories (2.30s) === RUN TestMoveEmptyDirectories run.go:176: Remote "Putio root 'rclone-test-lewirev8zevucar2wececat5'", Local "Local file system at /tmp/rclone771633361", Modify Window "1s" 2021/04/05 05:26:18 DEBUG : sub dir2: Making directory 2021/04/05 05:26:18 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Waiting for checks to finish 2021/04/05 05:26:18 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Waiting for transfers to finish 2021/04/05 05:26:19 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': chunkStart: 0, reqSize: 11 2021/04/05 05:26:19 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Sending chunk. transferOffset: 0 length: 11 2021/04/05 05:26:20 DEBUG : sub dir/hello world: CRC-32 = 0d4a1185 OK 2021/04/05 05:26:20 INFO : sub dir/hello world: Copied (new) 2021/04/05 05:26:20 INFO : sub dir/hello world: Deleted 2021/04/05 05:26:20 DEBUG : sub dir: Making directory 2021/04/05 05:26:20 DEBUG : sub dir2: Making directory 2021/04/05 05:26:20 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': copied 2 directories --- PASS: TestMoveEmptyDirectories (2.73s) === RUN TestSyncEmptyDirectories run.go:176: Remote "Putio root 'rclone-test-lewirev8zevucar2wececat5'", Local "Local file system at /tmp/rclone771633361", Modify Window "1s" 2021/04/05 05:26:21 DEBUG : sub dir2: Making directory 2021/04/05 05:26:21 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Waiting for checks to finish 2021/04/05 05:26:21 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Waiting for transfers to finish 2021/04/05 05:26:22 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': chunkStart: 0, reqSize: 11 2021/04/05 05:26:22 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Sending chunk. transferOffset: 0 length: 11 2021/04/05 05:26:22 DEBUG : sub dir/hello world: CRC-32 = 0d4a1185 OK 2021/04/05 05:26:22 INFO : sub dir/hello world: Copied (new) 2021/04/05 05:26:22 DEBUG : sub dir2: Making directory 2021/04/05 05:26:22 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': copied 1 directories 2021/04/05 05:26:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncEmptyDirectories (2.30s) === RUN TestServerSideCopy run.go:176: Remote "Putio root 'rclone-test-lewirev8zevucar2wececat5'", Local "Local file system at /tmp/rclone771633361", Modify Window "1s" 2021/04/05 05:26:24 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': chunkStart: 0, reqSize: 11 2021/04/05 05:26:24 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Sending chunk. transferOffset: 0 length: 11 2021/04/05 05:26:25 DEBUG : Creating backend with remote "TestPutio:rclone-test-rukajeg6soqimij7rotufon1" sync_test.go:281: Server side copy (if possible) Putio root 'rclone-test-lewirev8zevucar2wececat5' -> Putio root 'rclone-test-rukajeg6soqimij7rotufon1' 2021/04/05 05:26:25 DEBUG : Putio root 'rclone-test-rukajeg6soqimij7rotufon1': Waiting for checks to finish 2021/04/05 05:26:25 DEBUG : Putio root 'rclone-test-rukajeg6soqimij7rotufon1': Waiting for transfers to finish 2021/04/05 05:26:25 DEBUG : sub dir/hello world: CRC-32 = 0d4a1185 OK 2021/04/05 05:26:25 INFO : sub dir/hello world: Copied (server-side copy) 2021/04/05 05:26:26 DEBUG : Putio root 'rclone-test-rukajeg6soqimij7rotufon1': Purge remote --- PASS: TestServerSideCopy (2.88s) === RUN TestCopyAfterDelete run.go:176: Remote "Putio root 'rclone-test-lewirev8zevucar2wececat5'", Local "Local file system at /tmp/rclone771633361", Modify Window "1s" 2021/04/05 05:26:27 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': chunkStart: 0, reqSize: 11 2021/04/05 05:26:27 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Sending chunk. transferOffset: 0 length: 11 2021/04/05 05:26:27 ERROR : : error listing: directory not found 2021/04/05 05:26:28 DEBUG : Local file system at /tmp/rclone771633361: Making directory 2021/04/05 05:26:28 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Waiting for checks to finish 2021/04/05 05:26:28 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (2.40s) === RUN TestCopyRedownload run.go:176: Remote "Putio root 'rclone-test-lewirev8zevucar2wececat5'", Local "Local file system at /tmp/rclone771633361", Modify Window "1s" 2021/04/05 05:26:29 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': chunkStart: 0, reqSize: 11 2021/04/05 05:26:29 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Sending chunk. transferOffset: 0 length: 11 2021/04/05 05:26:30 DEBUG : Local file system at /tmp/rclone771633361: Waiting for checks to finish 2021/04/05 05:26:30 DEBUG : Local file system at /tmp/rclone771633361: Waiting for transfers to finish 2021/04/05 05:26:31 DEBUG : sub dir/hello world: CRC-32 = 0d4a1185 OK 2021/04/05 05:26:31 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (3.09s) === RUN TestSyncBasedOnCheckSum run.go:176: Remote "Putio root 'rclone-test-lewirev8zevucar2wececat5'", Local "Local file system at /tmp/rclone771633361", Modify Window "1s" 2021/04/05 05:26:32 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Waiting for checks to finish 2021/04/05 05:26:32 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Waiting for transfers to finish 2021/04/05 05:26:32 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': chunkStart: 0, reqSize: 1 2021/04/05 05:26:32 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Sending chunk. transferOffset: 0 length: 1 2021/04/05 05:26:33 DEBUG : check sum: CRC-32 = 97ddb3f8 OK 2021/04/05 05:26:33 INFO : check sum: Copied (new) 2021/04/05 05:26:33 DEBUG : Waiting for deletions to finish 2021/04/05 05:26:33 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Waiting for checks to finish 2021/04/05 05:26:33 DEBUG : check sum: CRC-32 = 97ddb3f8 OK 2021/04/05 05:26:33 DEBUG : check sum: Size and CRC-32 of src and dst objects identical 2021/04/05 05:26:33 DEBUG : check sum: Unchanged skipping 2021/04/05 05:26:33 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Waiting for transfers to finish 2021/04/05 05:26:33 DEBUG : Waiting for deletions to finish 2021/04/05 05:26:33 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.66s) === RUN TestSyncSizeOnly run.go:176: Remote "Putio root 'rclone-test-lewirev8zevucar2wececat5'", Local "Local file system at /tmp/rclone771633361", Modify Window "1s" 2021/04/05 05:26:34 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Waiting for checks to finish 2021/04/05 05:26:34 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Waiting for transfers to finish 2021/04/05 05:26:34 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': chunkStart: 0, reqSize: 6 2021/04/05 05:26:34 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Sending chunk. transferOffset: 0 length: 6 2021/04/05 05:26:34 DEBUG : sizeonly: CRC-32 = 9a941a19 OK 2021/04/05 05:26:34 INFO : sizeonly: Copied (new) 2021/04/05 05:26:34 DEBUG : Waiting for deletions to finish 2021/04/05 05:26:35 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Waiting for checks to finish 2021/04/05 05:26:35 DEBUG : sizeonly: Sizes identical 2021/04/05 05:26:35 DEBUG : sizeonly: Unchanged skipping 2021/04/05 05:26:35 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Waiting for transfers to finish 2021/04/05 05:26:35 DEBUG : Waiting for deletions to finish 2021/04/05 05:26:35 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.53s) === RUN TestSyncIgnoreSize run.go:176: Remote "Putio root 'rclone-test-lewirev8zevucar2wececat5'", Local "Local file system at /tmp/rclone771633361", Modify Window "1s" 2021/04/05 05:26:35 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Waiting for checks to finish 2021/04/05 05:26:35 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Waiting for transfers to finish 2021/04/05 05:26:36 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': chunkStart: 0, reqSize: 8 2021/04/05 05:26:36 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Sending chunk. transferOffset: 0 length: 8 2021/04/05 05:26:36 DEBUG : ignore-size: CRC-32 = b4fa1177 OK 2021/04/05 05:26:36 INFO : ignore-size: Copied (new) 2021/04/05 05:26:36 DEBUG : Waiting for deletions to finish 2021/04/05 05:26:36 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/04/05 05:26:36 DEBUG : ignore-size: Unchanged skipping 2021/04/05 05:26:36 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Waiting for checks to finish 2021/04/05 05:26:36 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Waiting for transfers to finish 2021/04/05 05:26:36 DEBUG : Waiting for deletions to finish 2021/04/05 05:26:36 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.65s) === RUN TestSyncIgnoreTimes run.go:176: Remote "Putio root 'rclone-test-lewirev8zevucar2wececat5'", Local "Local file system at /tmp/rclone771633361", Modify Window "1s" 2021/04/05 05:26:37 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': chunkStart: 0, reqSize: 6 2021/04/05 05:26:37 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Sending chunk. transferOffset: 0 length: 6 2021/04/05 05:26:38 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/04/05 05:26:38 DEBUG : existing: Unchanged skipping 2021/04/05 05:26:38 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Waiting for checks to finish 2021/04/05 05:26:38 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Waiting for transfers to finish 2021/04/05 05:26:38 DEBUG : Waiting for deletions to finish 2021/04/05 05:26:38 INFO : There was nothing to transfer 2021/04/05 05:26:38 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Waiting for checks to finish 2021/04/05 05:26:38 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2021/04/05 05:26:38 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Waiting for transfers to finish 2021/04/05 05:26:38 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': chunkStart: 0, reqSize: 6 2021/04/05 05:26:38 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Sending chunk. transferOffset: 0 length: 6 2021/04/05 05:26:39 DEBUG : existing: CRC-32 = 9a941a19 OK 2021/04/05 05:26:39 INFO : existing: Copied (replaced existing) 2021/04/05 05:26:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.68s) === RUN TestSyncIgnoreExisting run.go:176: Remote "Putio root 'rclone-test-lewirev8zevucar2wececat5'", Local "Local file system at /tmp/rclone771633361", Modify Window "1s" 2021/04/05 05:26:39 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Waiting for checks to finish 2021/04/05 05:26:39 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Waiting for transfers to finish 2021/04/05 05:26:40 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': chunkStart: 0, reqSize: 6 2021/04/05 05:26:40 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Sending chunk. transferOffset: 0 length: 6 2021/04/05 05:26:40 DEBUG : existing: CRC-32 = 9a941a19 OK 2021/04/05 05:26:40 INFO : existing: Copied (new) 2021/04/05 05:26:40 DEBUG : Waiting for deletions to finish 2021/04/05 05:26:40 DEBUG : existing: Destination exists, skipping 2021/04/05 05:26:40 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Waiting for checks to finish 2021/04/05 05:26:40 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Waiting for transfers to finish 2021/04/05 05:26:40 DEBUG : Waiting for deletions to finish 2021/04/05 05:26:40 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.43s) === RUN TestSyncIgnoreErrors run.go:176: Remote "Putio root 'rclone-test-lewirev8zevucar2wececat5'", Local "Local file system at /tmp/rclone771633361", Modify Window "1s" 2021/04/05 05:26:41 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': chunkStart: 0, reqSize: 21 2021/04/05 05:26:41 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Sending chunk. transferOffset: 0 length: 21 2021/04/05 05:26:43 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': chunkStart: 0, reqSize: 5 2021/04/05 05:26:43 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Sending chunk. transferOffset: 0 length: 5 2021/04/05 05:26:43 DEBUG : d: Making directory 2021/04/05 05:26:44 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/04/05 05:26:44 DEBUG : c/non empty space: Unchanged skipping 2021/04/05 05:26:44 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Waiting for checks to finish 2021/04/05 05:26:44 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Waiting for transfers to finish 2021/04/05 05:26:44 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': chunkStart: 0, reqSize: 60 2021/04/05 05:26:44 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Sending chunk. transferOffset: 0 length: 60 2021/04/05 05:26:45 DEBUG : a/potato2: CRC-32 = d423bfba OK 2021/04/05 05:26:45 INFO : a/potato2: Copied (new) 2021/04/05 05:26:45 DEBUG : Waiting for deletions to finish 2021/04/05 05:26:45 INFO : b/potato: Deleted 2021/04/05 05:26:45 DEBUG : d: Removing directory 2021/04/05 05:26:45 DEBUG : b: Removing directory 2021/04/05 05:26:46 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': deleted 2 directories --- PASS: TestSyncIgnoreErrors (5.80s) === RUN TestSyncAfterChangingModtimeOnly run.go:176: Remote "Putio root 'rclone-test-lewirev8zevucar2wececat5'", Local "Local file system at /tmp/rclone771633361", Modify Window "1s" 2021/04/05 05:26:47 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': chunkStart: 0, reqSize: 1 2021/04/05 05:26:47 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Sending chunk. transferOffset: 0 length: 1 2021/04/05 05:26:48 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Waiting for checks to finish 2021/04/05 05:26:48 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/04/05 05:26:48 DEBUG : empty space: CRC-32 = 97ddb3f8 OK 2021/04/05 05:26:48 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2021/04/05 05:26:48 DEBUG : empty space: Unchanged skipping 2021/04/05 05:26:48 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Waiting for transfers to finish 2021/04/05 05:26:48 DEBUG : Waiting for deletions to finish 2021/04/05 05:26:48 INFO : There was nothing to transfer 2021/04/05 05:26:48 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Waiting for checks to finish 2021/04/05 05:26:48 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/04/05 05:26:48 DEBUG : empty space: CRC-32 = 97ddb3f8 OK 2021/04/05 05:26:48 INFO : empty space: Updated modification time in destination 2021/04/05 05:26:48 DEBUG : empty space: Unchanged skipping 2021/04/05 05:26:48 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Waiting for transfers to finish 2021/04/05 05:26:48 DEBUG : Waiting for deletions to finish 2021/04/05 05:26:48 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (1.47s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:176: Remote "Putio root 'rclone-test-lewirev8zevucar2wececat5'", Local "Local file system at /tmp/rclone771633361", Modify Window "1s" 2021/04/05 05:26:49 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': chunkStart: 0, reqSize: 1 2021/04/05 05:26:49 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Sending chunk. transferOffset: 0 length: 1 2021/04/05 05:26:49 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/04/05 05:26:49 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Waiting for checks to finish 2021/04/05 05:26:49 DEBUG : empty space: CRC-32 = 97ddb3f8 OK 2021/04/05 05:26:49 DEBUG : empty space: Unchanged skipping 2021/04/05 05:26:49 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Waiting for transfers to finish 2021/04/05 05:26:49 DEBUG : Waiting for deletions to finish 2021/04/05 05:26:49 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.62s) === RUN TestSyncDoesntUpdateModtime run.go:176: Remote "Putio root 'rclone-test-lewirev8zevucar2wececat5'", Local "Local file system at /tmp/rclone771633361", Modify Window "1s" 2021/04/05 05:26:50 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': chunkStart: 0, reqSize: 3 2021/04/05 05:26:50 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Sending chunk. transferOffset: 0 length: 3 2021/04/05 05:26:51 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/04/05 05:26:51 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Waiting for checks to finish 2021/04/05 05:26:51 DEBUG : foo: CRC-32 = 8c736521 (Local file system at /tmp/rclone771633361) 2021/04/05 05:26:51 DEBUG : foo: CRC-32 = 76ff8caa (Putio root 'rclone-test-lewirev8zevucar2wececat5') 2021/04/05 05:26:51 DEBUG : foo: CRC-32 differ 2021/04/05 05:26:51 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Waiting for transfers to finish 2021/04/05 05:26:51 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': chunkStart: 0, reqSize: 3 2021/04/05 05:26:51 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Sending chunk. transferOffset: 0 length: 3 2021/04/05 05:26:52 DEBUG : foo: CRC-32 = 8c736521 OK 2021/04/05 05:26:52 INFO : foo: Copied (replaced existing) 2021/04/05 05:26:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (2.39s) === RUN TestSyncAfterAddingAFile run.go:176: Remote "Putio root 'rclone-test-lewirev8zevucar2wececat5'", Local "Local file system at /tmp/rclone771633361", Modify Window "1s" 2021/04/05 05:26:52 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': chunkStart: 0, reqSize: 1 2021/04/05 05:26:52 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Sending chunk. transferOffset: 0 length: 1 2021/04/05 05:26:53 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/04/05 05:26:53 DEBUG : empty space: Unchanged skipping 2021/04/05 05:26:53 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Waiting for checks to finish 2021/04/05 05:26:53 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Waiting for transfers to finish 2021/04/05 05:26:53 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': chunkStart: 0, reqSize: 60 2021/04/05 05:26:53 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Sending chunk. transferOffset: 0 length: 60 2021/04/05 05:26:54 DEBUG : potato: CRC-32 = d423bfba OK 2021/04/05 05:26:54 INFO : potato: Copied (new) 2021/04/05 05:26:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.25s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:176: Remote "Putio root 'rclone-test-lewirev8zevucar2wececat5'", Local "Local file system at /tmp/rclone771633361", Modify Window "1s" 2021/04/05 05:26:55 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': chunkStart: 0, reqSize: 60 2021/04/05 05:26:55 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Sending chunk. transferOffset: 0 length: 60 2021/04/05 05:26:55 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2021/04/05 05:26:55 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Waiting for checks to finish 2021/04/05 05:26:55 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Waiting for transfers to finish 2021/04/05 05:26:56 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': chunkStart: 0, reqSize: 21 2021/04/05 05:26:56 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Sending chunk. transferOffset: 0 length: 21 2021/04/05 05:26:56 DEBUG : potato: CRC-32 = f4498cc3 OK 2021/04/05 05:26:56 INFO : potato: Copied (replaced existing) 2021/04/05 05:26:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (2.51s) === RUN TestSyncAfterChangingContentsOnly run.go:176: Remote "Putio root 'rclone-test-lewirev8zevucar2wececat5'", Local "Local file system at /tmp/rclone771633361", Modify Window "1s" 2021/04/05 05:26:57 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': chunkStart: 0, reqSize: 21 2021/04/05 05:26:57 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Sending chunk. transferOffset: 0 length: 21 2021/04/05 05:26:58 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Waiting for checks to finish 2021/04/05 05:26:58 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/04/05 05:26:58 DEBUG : potato: CRC-32 = 1b366e1c (Local file system at /tmp/rclone771633361) 2021/04/05 05:26:58 DEBUG : potato: CRC-32 = f4498cc3 (Putio root 'rclone-test-lewirev8zevucar2wececat5') 2021/04/05 05:26:58 DEBUG : potato: CRC-32 differ 2021/04/05 05:26:58 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Waiting for transfers to finish 2021/04/05 05:26:58 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': chunkStart: 0, reqSize: 21 2021/04/05 05:26:58 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Sending chunk. transferOffset: 0 length: 21 2021/04/05 05:26:58 DEBUG : potato: CRC-32 = 1b366e1c OK 2021/04/05 05:26:58 INFO : potato: Copied (replaced existing) 2021/04/05 05:26:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.89s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:176: Remote "Putio root 'rclone-test-lewirev8zevucar2wececat5'", Local "Local file system at /tmp/rclone771633361", Modify Window "1s" 2021/04/05 05:26:59 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': chunkStart: 0, reqSize: 21 2021/04/05 05:26:59 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Sending chunk. transferOffset: 0 length: 21 2021/04/05 05:27:00 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': chunkStart: 0, reqSize: 1 2021/04/05 05:27:00 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Sending chunk. transferOffset: 0 length: 1 2021/04/05 05:27:00 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2021/04/05 05:27:00 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/04/05 05:27:00 DEBUG : empty space: Unchanged skipping 2021/04/05 05:27:00 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Waiting for checks to finish 2021/04/05 05:27:00 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Waiting for transfers to finish 2021/04/05 05:27:00 DEBUG : Waiting for deletions to finish 2021/04/05 05:27:00 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.34s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:176: Remote "Putio root 'rclone-test-lewirev8zevucar2wececat5'", Local "Local file system at /tmp/rclone771633361", Modify Window "1s" 2021/04/05 05:27:02 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': chunkStart: 0, reqSize: 21 2021/04/05 05:27:02 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Sending chunk. transferOffset: 0 length: 21 2021/04/05 05:27:03 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': chunkStart: 0, reqSize: 1 2021/04/05 05:27:03 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Sending chunk. transferOffset: 0 length: 1 2021/04/05 05:27:03 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/04/05 05:27:03 DEBUG : empty space: Unchanged skipping 2021/04/05 05:27:03 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Waiting for checks to finish 2021/04/05 05:27:03 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Waiting for transfers to finish 2021/04/05 05:27:04 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': chunkStart: 0, reqSize: 60 2021/04/05 05:27:04 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Sending chunk. transferOffset: 0 length: 60 2021/04/05 05:27:04 DEBUG : potato2: CRC-32 = d423bfba OK 2021/04/05 05:27:04 INFO : potato2: Copied (new) 2021/04/05 05:27:04 DEBUG : Waiting for deletions to finish 2021/04/05 05:27:04 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.92s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:176: Remote "Putio root 'rclone-test-lewirev8zevucar2wececat5'", Local "Local file system at /tmp/rclone771633361", Modify Window "1s" 2021/04/05 05:27:06 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': chunkStart: 0, reqSize: 21 2021/04/05 05:27:06 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Sending chunk. transferOffset: 0 length: 21 2021/04/05 05:27:07 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': chunkStart: 0, reqSize: 5 2021/04/05 05:27:07 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Sending chunk. transferOffset: 0 length: 5 2021/04/05 05:27:07 DEBUG : d: Making directory 2021/04/05 05:27:08 DEBUG : d/e: Making directory 2021/04/05 05:27:08 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/04/05 05:27:08 DEBUG : c/non empty space: Unchanged skipping 2021/04/05 05:27:08 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Waiting for checks to finish 2021/04/05 05:27:08 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Waiting for transfers to finish 2021/04/05 05:27:09 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': chunkStart: 0, reqSize: 60 2021/04/05 05:27:09 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Sending chunk. transferOffset: 0 length: 60 2021/04/05 05:27:10 DEBUG : a/potato2: CRC-32 = d423bfba OK 2021/04/05 05:27:10 INFO : a/potato2: Copied (new) 2021/04/05 05:27:10 DEBUG : Waiting for deletions to finish 2021/04/05 05:27:10 INFO : b/potato: Deleted 2021/04/05 05:27:10 DEBUG : d/e: Removing directory 2021/04/05 05:27:10 DEBUG : d: Removing directory 2021/04/05 05:27:10 DEBUG : b: Removing directory 2021/04/05 05:27:10 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (6.47s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:176: Remote "Putio root 'rclone-test-lewirev8zevucar2wececat5'", Local "Local file system at /tmp/rclone771633361", Modify Window "1s" 2021/04/05 05:27:12 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': chunkStart: 0, reqSize: 21 2021/04/05 05:27:12 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Sending chunk. transferOffset: 0 length: 21 2021/04/05 05:27:13 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': chunkStart: 0, reqSize: 5 2021/04/05 05:27:13 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Sending chunk. transferOffset: 0 length: 5 2021/04/05 05:27:14 DEBUG : d: Making directory 2021/04/05 05:27:15 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/04/05 05:27:15 DEBUG : c/non empty space: Unchanged skipping 2021/04/05 05:27:15 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Waiting for checks to finish 2021/04/05 05:27:15 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Waiting for transfers to finish 2021/04/05 05:27:15 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': chunkStart: 0, reqSize: 60 2021/04/05 05:27:15 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Sending chunk. transferOffset: 0 length: 60 2021/04/05 05:27:16 DEBUG : a/potato2: CRC-32 = d423bfba OK 2021/04/05 05:27:16 INFO : a/potato2: Copied (new) 2021/04/05 05:27:16 ERROR : Putio root 'rclone-test-lewirev8zevucar2wececat5': not deleting files as there were IO errors 2021/04/05 05:27:16 ERROR : Putio root 'rclone-test-lewirev8zevucar2wececat5': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (6.05s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:176: Remote "Putio root 'rclone-test-lewirev8zevucar2wececat5'", Local "Local file system at /tmp/rclone771633361", Modify Window "1s" 2021/04/05 05:27:18 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': chunkStart: 0, reqSize: 21 2021/04/05 05:27:18 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Sending chunk. transferOffset: 0 length: 21 2021/04/05 05:27:19 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': chunkStart: 0, reqSize: 1 2021/04/05 05:27:19 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Sending chunk. transferOffset: 0 length: 1 2021/04/05 05:27:19 DEBUG : Waiting for deletions to finish 2021/04/05 05:27:19 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/04/05 05:27:19 DEBUG : empty space: Unchanged skipping 2021/04/05 05:27:19 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Waiting for checks to finish 2021/04/05 05:27:19 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Waiting for transfers to finish 2021/04/05 05:27:19 INFO : potato: Deleted 2021/04/05 05:27:19 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': chunkStart: 0, reqSize: 60 2021/04/05 05:27:19 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Sending chunk. transferOffset: 0 length: 60 2021/04/05 05:27:20 DEBUG : potato2: CRC-32 = d423bfba OK 2021/04/05 05:27:20 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (3.56s) === RUN TestSyncDeleteBefore run.go:176: Remote "Putio root 'rclone-test-lewirev8zevucar2wececat5'", Local "Local file system at /tmp/rclone771633361", Modify Window "1s" 2021/04/05 05:27:21 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': chunkStart: 0, reqSize: 21 2021/04/05 05:27:21 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Sending chunk. transferOffset: 0 length: 21 2021/04/05 05:27:22 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': chunkStart: 0, reqSize: 1 2021/04/05 05:27:22 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Sending chunk. transferOffset: 0 length: 1 2021/04/05 05:27:23 DEBUG : Waiting for deletions to finish 2021/04/05 05:27:23 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Waiting for checks to finish 2021/04/05 05:27:23 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Waiting for transfers to finish 2021/04/05 05:27:24 INFO : potato: Deleted 2021/04/05 05:27:24 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/04/05 05:27:24 DEBUG : empty space: Unchanged skipping 2021/04/05 05:27:24 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Waiting for checks to finish 2021/04/05 05:27:24 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Waiting for transfers to finish 2021/04/05 05:27:24 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': chunkStart: 0, reqSize: 60 2021/04/05 05:27:24 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Sending chunk. transferOffset: 0 length: 60 2021/04/05 05:27:24 DEBUG : potato2: CRC-32 = d423bfba OK 2021/04/05 05:27:24 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (3.90s) === RUN TestCopyDeleteBefore run.go:176: Remote "Putio root 'rclone-test-lewirev8zevucar2wececat5'", Local "Local file system at /tmp/rclone771633361", Modify Window "1s" 2021/04/05 05:27:25 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': chunkStart: 0, reqSize: 21 2021/04/05 05:27:25 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Sending chunk. transferOffset: 0 length: 21 2021/04/05 05:27:26 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Waiting for checks to finish 2021/04/05 05:27:26 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Waiting for transfers to finish 2021/04/05 05:27:27 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': chunkStart: 0, reqSize: 19 2021/04/05 05:27:27 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Sending chunk. transferOffset: 0 length: 19 2021/04/05 05:27:28 DEBUG : potato2: CRC-32 = 9f4e1e48 OK 2021/04/05 05:27:28 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (3.34s) === RUN TestSyncWithExclude run.go:176: Remote "Putio root 'rclone-test-lewirev8zevucar2wececat5'", Local "Local file system at /tmp/rclone771633361", Modify Window "1s" 2021/04/05 05:27:29 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': chunkStart: 0, reqSize: 60 2021/04/05 05:27:29 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Sending chunk. transferOffset: 0 length: 60 2021/04/05 05:27:29 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': chunkStart: 0, reqSize: 1 2021/04/05 05:27:29 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Sending chunk. transferOffset: 0 length: 1 2021/04/05 05:27:30 DEBUG : enormous: Excluded 2021/04/05 05:27:30 DEBUG : potato2: Excluded 2021/04/05 05:27:30 DEBUG : potato2: Excluded 2021/04/05 05:27:30 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/04/05 05:27:30 DEBUG : empty space: Unchanged skipping 2021/04/05 05:27:30 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Waiting for checks to finish 2021/04/05 05:27:30 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Waiting for transfers to finish 2021/04/05 05:27:30 DEBUG : Waiting for deletions to finish 2021/04/05 05:27:30 INFO : There was nothing to transfer 2021/04/05 05:27:30 DEBUG : enormous: Excluded 2021/04/05 05:27:30 DEBUG : potato2: Excluded 2021/04/05 05:27:30 DEBUG : potato2: Excluded 2021/04/05 05:27:30 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2021/04/05 05:27:30 DEBUG : empty space: Unchanged skipping 2021/04/05 05:27:30 DEBUG : Local file system at /tmp/rclone771633361: Waiting for checks to finish 2021/04/05 05:27:30 DEBUG : Local file system at /tmp/rclone771633361: Waiting for transfers to finish 2021/04/05 05:27:30 DEBUG : Waiting for deletions to finish 2021/04/05 05:27:30 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.20s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:176: Remote "Putio root 'rclone-test-lewirev8zevucar2wececat5'", Local "Local file system at /tmp/rclone771633361", Modify Window "1s" 2021/04/05 05:27:31 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': chunkStart: 0, reqSize: 60 2021/04/05 05:27:31 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Sending chunk. transferOffset: 0 length: 60 2021/04/05 05:27:32 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': chunkStart: 0, reqSize: 1 2021/04/05 05:27:32 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Sending chunk. transferOffset: 0 length: 1 2021/04/05 05:27:33 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': chunkStart: 0, reqSize: 100 2021/04/05 05:27:33 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Sending chunk. transferOffset: 0 length: 100 2021/04/05 05:27:33 DEBUG : enormous: Excluded 2021/04/05 05:27:33 DEBUG : potato2: Excluded 2021/04/05 05:27:33 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/04/05 05:27:33 DEBUG : empty space: Unchanged skipping 2021/04/05 05:27:33 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Waiting for checks to finish 2021/04/05 05:27:33 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Waiting for transfers to finish 2021/04/05 05:27:33 DEBUG : Waiting for deletions to finish 2021/04/05 05:27:33 INFO : enormous: Deleted 2021/04/05 05:27:34 INFO : potato2: Deleted 2021/04/05 05:27:34 INFO : There was nothing to transfer 2021/04/05 05:27:35 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2021/04/05 05:27:35 DEBUG : empty space: Unchanged skipping 2021/04/05 05:27:35 DEBUG : Local file system at /tmp/rclone771633361: Waiting for checks to finish 2021/04/05 05:27:35 DEBUG : Local file system at /tmp/rclone771633361: Waiting for transfers to finish 2021/04/05 05:27:35 DEBUG : Waiting for deletions to finish 2021/04/05 05:27:35 INFO : potato2: Deleted 2021/04/05 05:27:35 INFO : enormous: Deleted 2021/04/05 05:27:35 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (4.62s) === RUN TestSyncWithUpdateOlder run.go:176: Remote "Putio root 'rclone-test-lewirev8zevucar2wececat5'", Local "Local file system at /tmp/rclone771633361", Modify Window "1s" 2021/04/05 05:27:35 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': chunkStart: 0, reqSize: 3 2021/04/05 05:27:35 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Sending chunk. transferOffset: 0 length: 3 2021/04/05 05:27:37 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': chunkStart: 0, reqSize: 3 2021/04/05 05:27:37 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Sending chunk. transferOffset: 0 length: 3 2021/04/05 05:27:37 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': chunkStart: 0, reqSize: 5 2021/04/05 05:27:37 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Sending chunk. transferOffset: 0 length: 5 2021/04/05 05:27:38 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': chunkStart: 0, reqSize: 8 2021/04/05 05:27:38 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Sending chunk. transferOffset: 0 length: 8 2021/04/05 05:27:39 DEBUG : four: Sizes differ (src 4 vs dst 8) 2021/04/05 05:27:39 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2021/04/05 05:27:39 DEBUG : one: Destination is newer than source, skipping 2021/04/05 05:27:39 DEBUG : three: Sizes identical 2021/04/05 05:27:39 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2021/04/05 05:27:39 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Waiting for checks to finish 2021/04/05 05:27:39 DEBUG : two: CRC-32 = 11ca8a66 (Local file system at /tmp/rclone771633361) 2021/04/05 05:27:39 DEBUG : two: CRC-32 = 876dc8ec (Putio root 'rclone-test-lewirev8zevucar2wececat5') 2021/04/05 05:27:39 DEBUG : two: CRC-32 differ 2021/04/05 05:27:39 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Waiting for transfers to finish 2021/04/05 05:27:39 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': chunkStart: 0, reqSize: 4 2021/04/05 05:27:39 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Sending chunk. transferOffset: 0 length: 4 2021/04/05 05:27:40 DEBUG : five: CRC-32 = 3cb2cccb OK 2021/04/05 05:27:40 INFO : five: Copied (new) 2021/04/05 05:27:40 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': chunkStart: 0, reqSize: 4 2021/04/05 05:27:40 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Sending chunk. transferOffset: 0 length: 4 2021/04/05 05:27:40 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': chunkStart: 0, reqSize: 3 2021/04/05 05:27:40 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Sending chunk. transferOffset: 0 length: 3 2021/04/05 05:27:41 DEBUG : four: CRC-32 = 90c1667d OK 2021/04/05 05:27:41 INFO : four: Copied (replaced existing) 2021/04/05 05:27:41 DEBUG : two: CRC-32 = 11ca8a66 OK 2021/04/05 05:27:41 INFO : two: Copied (replaced existing) 2021/04/05 05:27:41 DEBUG : Waiting for deletions to finish 2021/04/05 05:27:41 DEBUG : one: Destination is newer than source, skipping 2021/04/05 05:27:41 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Waiting for checks to finish 2021/04/05 05:27:41 DEBUG : three: CRC-32 = 46c5d8f5 (Local file system at /tmp/rclone771633361) 2021/04/05 05:27:41 DEBUG : three: CRC-32 = b1911a45 (Putio root 'rclone-test-lewirev8zevucar2wececat5') 2021/04/05 05:27:41 DEBUG : three: CRC-32 differ 2021/04/05 05:27:41 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2021/04/05 05:27:41 DEBUG : five: CRC-32 = 3cb2cccb OK 2021/04/05 05:27:41 DEBUG : five: Size and CRC-32 of src and dst objects identical 2021/04/05 05:27:41 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2021/04/05 05:27:41 DEBUG : two: CRC-32 = 11ca8a66 OK 2021/04/05 05:27:41 DEBUG : two: Size and CRC-32 of src and dst objects identical 2021/04/05 05:27:41 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2021/04/05 05:27:41 DEBUG : four: CRC-32 = 90c1667d OK 2021/04/05 05:27:41 DEBUG : four: Size and CRC-32 of src and dst objects identical 2021/04/05 05:27:41 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2021/04/05 05:27:41 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Waiting for transfers to finish 2021/04/05 05:27:41 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': chunkStart: 0, reqSize: 5 2021/04/05 05:27:41 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Sending chunk. transferOffset: 0 length: 5 2021/04/05 05:27:42 DEBUG : three: CRC-32 = 46c5d8f5 OK 2021/04/05 05:27:42 INFO : three: Copied (replaced existing) 2021/04/05 05:27:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (7.73s) === RUN TestSyncWithMaxDuration sync_test.go:1039: Skipping test on non local remote --- SKIP: TestSyncWithMaxDuration (0.00s) === RUN TestSyncWithTrackRenames run.go:176: Remote "Putio root 'rclone-test-lewirev8zevucar2wececat5'", Local "Local file system at /tmp/rclone771633361", Modify Window "1s" sync_test.go:1088: Can track renames: true 2021/04/05 05:27:43 INFO : Putio root 'rclone-test-lewirev8zevucar2wececat5': Making map for --track-renames 2021/04/05 05:27:43 INFO : Putio root 'rclone-test-lewirev8zevucar2wececat5': Finished making map for --track-renames 2021/04/05 05:27:43 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Waiting for checks to finish 2021/04/05 05:27:43 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Waiting for renames to finish 2021/04/05 05:27:43 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Waiting for transfers to finish 2021/04/05 05:27:43 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': chunkStart: 0, reqSize: 11 2021/04/05 05:27:43 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Sending chunk. transferOffset: 0 length: 11 2021/04/05 05:27:44 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': chunkStart: 0, reqSize: 14 2021/04/05 05:27:44 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Sending chunk. transferOffset: 0 length: 14 2021/04/05 05:27:44 DEBUG : yam: CRC-32 = ae1fefed OK 2021/04/05 05:27:44 INFO : yam: Copied (new) 2021/04/05 05:27:44 DEBUG : potato: CRC-32 = 403f91c8 OK 2021/04/05 05:27:44 INFO : potato: Copied (new) 2021/04/05 05:27:44 DEBUG : Waiting for deletions to finish 2021/04/05 05:27:44 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/04/05 05:27:44 DEBUG : potato: Unchanged skipping 2021/04/05 05:27:44 INFO : Putio root 'rclone-test-lewirev8zevucar2wececat5': Making map for --track-renames 2021/04/05 05:27:44 INFO : Putio root 'rclone-test-lewirev8zevucar2wececat5': Finished making map for --track-renames 2021/04/05 05:27:44 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Waiting for checks to finish 2021/04/05 05:27:44 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Waiting for renames to finish 2021/04/05 05:27:44 INFO : yam: Moved (server-side) to: yaml 2021/04/05 05:27:44 INFO : yaml: Renamed from "yam" 2021/04/05 05:27:44 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Waiting for transfers to finish 2021/04/05 05:27:44 DEBUG : Waiting for deletions to finish 2021/04/05 05:27:44 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenames (2.19s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:176: Remote "Putio root 'rclone-test-lewirev8zevucar2wececat5'", Local "Local file system at /tmp/rclone771633361", Modify Window "1s" sync_test.go:1157: Can track renames: true 2021/04/05 05:27:45 INFO : Putio root 'rclone-test-lewirev8zevucar2wececat5': Making map for --track-renames 2021/04/05 05:27:45 INFO : Putio root 'rclone-test-lewirev8zevucar2wececat5': Finished making map for --track-renames 2021/04/05 05:27:45 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Waiting for checks to finish 2021/04/05 05:27:45 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Waiting for renames to finish 2021/04/05 05:27:45 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Waiting for transfers to finish 2021/04/05 05:27:45 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': chunkStart: 0, reqSize: 11 2021/04/05 05:27:45 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Sending chunk. transferOffset: 0 length: 11 2021/04/05 05:27:45 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': chunkStart: 0, reqSize: 14 2021/04/05 05:27:45 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Sending chunk. transferOffset: 0 length: 14 2021/04/05 05:27:46 DEBUG : yam: CRC-32 = ae1fefed OK 2021/04/05 05:27:46 INFO : yam: Copied (new) 2021/04/05 05:27:46 DEBUG : potato: CRC-32 = 403f91c8 OK 2021/04/05 05:27:46 INFO : potato: Copied (new) 2021/04/05 05:27:46 DEBUG : Waiting for deletions to finish 2021/04/05 05:27:46 INFO : Putio root 'rclone-test-lewirev8zevucar2wececat5': Making map for --track-renames 2021/04/05 05:27:46 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/04/05 05:27:46 DEBUG : potato: Unchanged skipping 2021/04/05 05:27:46 INFO : Putio root 'rclone-test-lewirev8zevucar2wececat5': Finished making map for --track-renames 2021/04/05 05:27:46 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Waiting for checks to finish 2021/04/05 05:27:46 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Waiting for renames to finish 2021/04/05 05:27:46 INFO : yam: Moved (server-side) to: yaml 2021/04/05 05:27:46 INFO : yaml: Renamed from "yam" 2021/04/05 05:27:46 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Waiting for transfers to finish 2021/04/05 05:27:46 DEBUG : Waiting for deletions to finish 2021/04/05 05:27:46 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (1.79s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:176: Remote "Putio root 'rclone-test-lewirev8zevucar2wececat5'", Local "Local file system at /tmp/rclone771633361", Modify Window "1s" sync_test.go:1193: Can track renames: true 2021/04/05 05:27:47 INFO : Putio root 'rclone-test-lewirev8zevucar2wececat5': Making map for --track-renames 2021/04/05 05:27:47 INFO : Putio root 'rclone-test-lewirev8zevucar2wececat5': Finished making map for --track-renames 2021/04/05 05:27:47 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Waiting for checks to finish 2021/04/05 05:27:47 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Waiting for renames to finish 2021/04/05 05:27:47 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Waiting for transfers to finish 2021/04/05 05:27:47 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': chunkStart: 0, reqSize: 11 2021/04/05 05:27:47 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Sending chunk. transferOffset: 0 length: 11 2021/04/05 05:27:48 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': chunkStart: 0, reqSize: 14 2021/04/05 05:27:48 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Sending chunk. transferOffset: 0 length: 14 2021/04/05 05:27:48 DEBUG : sub/yam: CRC-32 = ae1fefed OK 2021/04/05 05:27:48 INFO : sub/yam: Copied (new) 2021/04/05 05:27:48 DEBUG : potato: CRC-32 = 403f91c8 OK 2021/04/05 05:27:48 INFO : potato: Copied (new) 2021/04/05 05:27:48 DEBUG : Waiting for deletions to finish 2021/04/05 05:27:48 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/04/05 05:27:48 DEBUG : potato: Unchanged skipping 2021/04/05 05:27:48 INFO : Putio root 'rclone-test-lewirev8zevucar2wececat5': Making map for --track-renames 2021/04/05 05:27:48 INFO : Putio root 'rclone-test-lewirev8zevucar2wececat5': Finished making map for --track-renames 2021/04/05 05:27:48 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Waiting for checks to finish 2021/04/05 05:27:48 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Waiting for renames to finish 2021/04/05 05:27:49 INFO : sub/yam: Moved (server-side) to: yam 2021/04/05 05:27:49 INFO : yam: Renamed from "sub/yam" 2021/04/05 05:27:49 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Waiting for transfers to finish 2021/04/05 05:27:49 DEBUG : Waiting for deletions to finish 2021/04/05 05:27:49 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.57s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:176: Remote "Putio root 'rclone-test-lewirev8zevucar2wececat5'", Local "Local file system at /tmp/rclone771633361", Modify Window "1s" 2021/04/05 05:27:49 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Waiting for checks to finish 2021/04/05 05:27:49 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Waiting for transfers to finish 2021/04/05 05:27:50 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': chunkStart: 0, reqSize: 6 2021/04/05 05:27:50 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Sending chunk. transferOffset: 0 length: 6 2021/04/05 05:27:50 DEBUG : nested/sub dir/file: CRC-32 = aac9c2e9 OK 2021/04/05 05:27:50 INFO : nested/sub dir/file: Copied (new) 2021/04/05 05:27:50 INFO : nested/sub dir/file: Deleted 2021/04/05 05:27:51 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': chunkStart: 0, reqSize: 11 2021/04/05 05:27:51 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Sending chunk. transferOffset: 0 length: 11 2021/04/05 05:27:51 DEBUG : sub dir/hello world: CRC-32 = 0d4a1185 OK 2021/04/05 05:27:51 INFO : sub dir/hello world: Copied (new) 2021/04/05 05:27:51 INFO : sub dir/hello world: Deleted 2021/04/05 05:27:51 DEBUG : sub dir: Removing directory 2021/04/05 05:27:51 DEBUG : nested/sub dir: Removing directory 2021/04/05 05:27:51 DEBUG : nested: Removing directory 2021/04/05 05:27:51 DEBUG : Local file system at /tmp/rclone771633361: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (3.30s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:176: Remote "Putio root 'rclone-test-lewirev8zevucar2wececat5'", Local "Local file system at /tmp/rclone771633361", Modify Window "1s" 2021/04/05 05:27:53 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Waiting for checks to finish 2021/04/05 05:27:53 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Waiting for transfers to finish 2021/04/05 05:27:53 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': chunkStart: 0, reqSize: 11 2021/04/05 05:27:53 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Sending chunk. transferOffset: 0 length: 11 2021/04/05 05:27:54 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': chunkStart: 0, reqSize: 6 2021/04/05 05:27:54 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Sending chunk. transferOffset: 0 length: 6 2021/04/05 05:27:54 DEBUG : sub dir/hello world: CRC-32 = 0d4a1185 OK 2021/04/05 05:27:54 INFO : sub dir/hello world: Copied (new) 2021/04/05 05:27:54 INFO : sub dir/hello world: Deleted 2021/04/05 05:27:54 DEBUG : nested/sub dir/file: CRC-32 = aac9c2e9 OK 2021/04/05 05:27:54 INFO : nested/sub dir/file: Copied (new) 2021/04/05 05:27:54 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.92s) === RUN TestServerSideMove run.go:176: Remote "Putio root 'rclone-test-lewirev8zevucar2wececat5'", Local "Local file system at /tmp/rclone771633361", Modify Window "1s" 2021/04/05 05:27:56 DEBUG : Creating backend with remote "TestPutio:rclone-test-lawurip0mofuqap8jizenav0" 2021/04/05 05:27:56 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': chunkStart: 0, reqSize: 60 2021/04/05 05:27:56 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Sending chunk. transferOffset: 0 length: 60 2021/04/05 05:27:57 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': chunkStart: 0, reqSize: 1 2021/04/05 05:27:57 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Sending chunk. transferOffset: 0 length: 1 2021/04/05 05:27:58 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': chunkStart: 0, reqSize: 68 2021/04/05 05:27:58 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Sending chunk. transferOffset: 0 length: 68 sync_test.go:1245: Server side move (if possible) Putio root 'rclone-test-lewirev8zevucar2wececat5' -> Putio root 'rclone-test-lawurip0mofuqap8jizenav0' 2021/04/05 05:27:59 DEBUG : Putio root 'rclone-test-lawurip0mofuqap8jizenav0': chunkStart: 0, reqSize: 1 2021/04/05 05:27:59 DEBUG : Putio root 'rclone-test-lawurip0mofuqap8jizenav0': Sending chunk. transferOffset: 0 length: 1 2021/04/05 05:28:00 DEBUG : Putio root 'rclone-test-lawurip0mofuqap8jizenav0': chunkStart: 0, reqSize: 60 2021/04/05 05:28:00 DEBUG : Putio root 'rclone-test-lawurip0mofuqap8jizenav0': Sending chunk. transferOffset: 0 length: 60 2021/04/05 05:28:00 DEBUG : Putio root 'rclone-test-lawurip0mofuqap8jizenav0': Using server-side directory move 2021/04/05 05:28:00 INFO : Putio root 'rclone-test-lawurip0mofuqap8jizenav0': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2021/04/05 05:28:00 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2021/04/05 05:28:00 DEBUG : empty space: Unchanged skipping 2021/04/05 05:28:00 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2021/04/05 05:28:00 DEBUG : Putio root 'rclone-test-lawurip0mofuqap8jizenav0': Waiting for checks to finish 2021/04/05 05:28:00 INFO : potato2: Moved (server-side) 2021/04/05 05:28:00 INFO : potato3: Deleted 2021/04/05 05:28:00 INFO : potato3: Moved (server-side) 2021/04/05 05:28:01 INFO : empty space: Deleted 2021/04/05 05:28:01 DEBUG : Putio root 'rclone-test-lawurip0mofuqap8jizenav0': Waiting for transfers to finish 2021/04/05 05:28:01 INFO : There was nothing to transfer 2021/04/05 05:28:01 DEBUG : Creating backend with remote "TestPutio:rclone-test-woxisab0nuqobel1raxamev4" 2021/04/05 05:28:02 DEBUG : Putio root 'rclone-test-woxisab0nuqobel1raxamev4': Using server-side directory move 2021/04/05 05:28:02 INFO : Putio root 'rclone-test-woxisab0nuqobel1raxamev4': Server side directory move succeeded 2021/04/05 05:28:02 ERROR : : error listing: directory not found 2021/04/05 05:28:02 DEBUG : Putio root 'rclone-test-woxisab0nuqobel1raxamev4': Purge remote 2021/04/05 05:28:02 DEBUG : Putio root 'rclone-test-lawurip0mofuqap8jizenav0': Purge remote 2021/04/05 05:28:02 purge failed: Rmdir: directory not found --- PASS: TestServerSideMove (6.96s) === RUN TestServerSideMoveWithFilter run.go:176: Remote "Putio root 'rclone-test-lewirev8zevucar2wececat5'", Local "Local file system at /tmp/rclone771633361", Modify Window "1s" 2021/04/05 05:28:03 DEBUG : Creating backend with remote "TestPutio:rclone-test-xesufar8deleyex5notelej4" 2021/04/05 05:28:03 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': chunkStart: 0, reqSize: 60 2021/04/05 05:28:03 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Sending chunk. transferOffset: 0 length: 60 2021/04/05 05:28:05 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': chunkStart: 0, reqSize: 1 2021/04/05 05:28:05 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Sending chunk. transferOffset: 0 length: 1 2021/04/05 05:28:06 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': chunkStart: 0, reqSize: 68 2021/04/05 05:28:06 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Sending chunk. transferOffset: 0 length: 68 sync_test.go:1245: Server side move (if possible) Putio root 'rclone-test-lewirev8zevucar2wececat5' -> Putio root 'rclone-test-xesufar8deleyex5notelej4' 2021/04/05 05:28:07 DEBUG : Putio root 'rclone-test-xesufar8deleyex5notelej4': chunkStart: 0, reqSize: 1 2021/04/05 05:28:07 DEBUG : Putio root 'rclone-test-xesufar8deleyex5notelej4': Sending chunk. transferOffset: 0 length: 1 2021/04/05 05:28:08 DEBUG : Putio root 'rclone-test-xesufar8deleyex5notelej4': chunkStart: 0, reqSize: 60 2021/04/05 05:28:08 DEBUG : Putio root 'rclone-test-xesufar8deleyex5notelej4': Sending chunk. transferOffset: 0 length: 60 2021/04/05 05:28:09 DEBUG : empty space: Excluded 2021/04/05 05:28:09 DEBUG : empty space: Excluded 2021/04/05 05:28:09 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2021/04/05 05:28:09 DEBUG : Putio root 'rclone-test-xesufar8deleyex5notelej4': Waiting for checks to finish 2021/04/05 05:28:09 DEBUG : Putio root 'rclone-test-xesufar8deleyex5notelej4': Waiting for transfers to finish 2021/04/05 05:28:09 INFO : potato3: Deleted 2021/04/05 05:28:09 INFO : potato2: Moved (server-side) 2021/04/05 05:28:09 INFO : potato3: Moved (server-side) 2021/04/05 05:28:09 INFO : There was nothing to transfer 2021/04/05 05:28:09 DEBUG : Creating backend with remote "TestPutio:rclone-test-dijawax5jevipem9luhovop1" 2021/04/05 05:28:09 DEBUG : empty space: Excluded 2021/04/05 05:28:09 DEBUG : Putio root 'rclone-test-dijawax5jevipem9luhovop1': Waiting for checks to finish 2021/04/05 05:28:09 DEBUG : Putio root 'rclone-test-dijawax5jevipem9luhovop1': Waiting for transfers to finish 2021/04/05 05:28:10 INFO : potato2: Moved (server-side) 2021/04/05 05:28:10 INFO : potato3: Moved (server-side) 2021/04/05 05:28:10 INFO : There was nothing to transfer 2021/04/05 05:28:10 DEBUG : Putio root 'rclone-test-dijawax5jevipem9luhovop1': Purge remote 2021/04/05 05:28:10 DEBUG : Putio root 'rclone-test-xesufar8deleyex5notelej4': Purge remote --- PASS: TestServerSideMoveWithFilter (7.91s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:176: Remote "Putio root 'rclone-test-lewirev8zevucar2wececat5'", Local "Local file system at /tmp/rclone771633361", Modify Window "1s" 2021/04/05 05:28:10 DEBUG : Creating backend with remote "TestPutio:rclone-test-zipiboy3bidosud9temefot0" 2021/04/05 05:28:11 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': chunkStart: 0, reqSize: 60 2021/04/05 05:28:11 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Sending chunk. transferOffset: 0 length: 60 2021/04/05 05:28:12 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': chunkStart: 0, reqSize: 1 2021/04/05 05:28:12 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Sending chunk. transferOffset: 0 length: 1 2021/04/05 05:28:13 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': chunkStart: 0, reqSize: 68 2021/04/05 05:28:13 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Sending chunk. transferOffset: 0 length: 68 2021/04/05 05:28:14 DEBUG : tomatoDir: Making directory sync_test.go:1245: Server side move (if possible) Putio root 'rclone-test-lewirev8zevucar2wececat5' -> Putio root 'rclone-test-zipiboy3bidosud9temefot0' 2021/04/05 05:28:15 DEBUG : Putio root 'rclone-test-zipiboy3bidosud9temefot0': chunkStart: 0, reqSize: 1 2021/04/05 05:28:15 DEBUG : Putio root 'rclone-test-zipiboy3bidosud9temefot0': Sending chunk. transferOffset: 0 length: 1 2021/04/05 05:28:16 DEBUG : Putio root 'rclone-test-zipiboy3bidosud9temefot0': chunkStart: 0, reqSize: 60 2021/04/05 05:28:16 DEBUG : Putio root 'rclone-test-zipiboy3bidosud9temefot0': Sending chunk. transferOffset: 0 length: 60 2021/04/05 05:28:17 DEBUG : Putio root 'rclone-test-zipiboy3bidosud9temefot0': Using server-side directory move 2021/04/05 05:28:17 INFO : Putio root 'rclone-test-zipiboy3bidosud9temefot0': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2021/04/05 05:28:17 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2021/04/05 05:28:17 DEBUG : empty space: Unchanged skipping 2021/04/05 05:28:17 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2021/04/05 05:28:17 DEBUG : Putio root 'rclone-test-zipiboy3bidosud9temefot0': Waiting for checks to finish 2021/04/05 05:28:17 INFO : potato2: Moved (server-side) 2021/04/05 05:28:17 INFO : potato3: Deleted 2021/04/05 05:28:17 INFO : potato3: Moved (server-side) 2021/04/05 05:28:18 INFO : empty space: Deleted 2021/04/05 05:28:18 DEBUG : Putio root 'rclone-test-zipiboy3bidosud9temefot0': Waiting for transfers to finish 2021/04/05 05:28:18 DEBUG : tomatoDir: Removing directory 2021/04/05 05:28:18 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': deleted 1 directories 2021/04/05 05:28:18 INFO : There was nothing to transfer 2021/04/05 05:28:19 DEBUG : Creating backend with remote "TestPutio:rclone-test-hujezic8bahiqud0nokuyub2" 2021/04/05 05:28:19 DEBUG : tomatoDir: Making directory 2021/04/05 05:28:19 DEBUG : Putio root 'rclone-test-hujezic8bahiqud0nokuyub2': Using server-side directory move 2021/04/05 05:28:19 INFO : Putio root 'rclone-test-hujezic8bahiqud0nokuyub2': Server side directory move succeeded 2021/04/05 05:28:19 ERROR : : error listing: directory not found 2021/04/05 05:28:19 ERROR : : error listing: directory not found 2021/04/05 05:28:19 DEBUG : Putio root 'rclone-test-hujezic8bahiqud0nokuyub2': Purge remote 2021/04/05 05:28:20 DEBUG : Putio root 'rclone-test-zipiboy3bidosud9temefot0': Purge remote 2021/04/05 05:28:20 purge failed: Rmdir: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (9.36s) === RUN TestServerSideMoveOverlap run.go:176: Remote "Putio root 'rclone-test-lewirev8zevucar2wececat5'", Local "Local file system at /tmp/rclone771633361", Modify Window "1s" sync_test.go:1382: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.10s) === RUN TestSyncOverlap run.go:176: Remote "Putio root 'rclone-test-lewirev8zevucar2wececat5'", Local "Local file system at /tmp/rclone771633361", Modify Window "1s" 2021/04/05 05:28:20 DEBUG : Creating backend with remote "TestPutio:rclone-test-lewirev8zevucar2wececat5/rclone-sync-test" --- PASS: TestSyncOverlap (0.32s) === RUN TestSyncCompareDest run.go:176: Remote "Putio root 'rclone-test-lewirev8zevucar2wececat5'", Local "Local file system at /tmp/rclone771633361", Modify Window "1s" 2021/04/05 05:28:20 DEBUG : Creating backend with remote "TestPutio:rclone-test-lewirev8zevucar2wececat5/dst" 2021/04/05 05:28:20 DEBUG : Creating backend with remote "TestPutio:rclone-test-lewirev8zevucar2wececat5/CompareDest" 2021/04/05 05:28:21 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5/dst': Waiting for checks to finish 2021/04/05 05:28:21 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5/dst': Waiting for transfers to finish 2021/04/05 05:28:21 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5/dst': chunkStart: 0, reqSize: 3 2021/04/05 05:28:21 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5/dst': Sending chunk. transferOffset: 0 length: 3 2021/04/05 05:28:22 DEBUG : one: CRC-32 = 7a6c86f1 OK 2021/04/05 05:28:22 INFO : one: Copied (new) 2021/04/05 05:28:22 DEBUG : Waiting for deletions to finish 2021/04/05 05:28:22 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5/dst': Waiting for checks to finish 2021/04/05 05:28:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/04/05 05:28:22 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5/dst': Waiting for transfers to finish 2021/04/05 05:28:23 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5/dst': chunkStart: 0, reqSize: 5 2021/04/05 05:28:23 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5/dst': Sending chunk. transferOffset: 0 length: 5 2021/04/05 05:28:23 DEBUG : one: CRC-32 = cb217308 OK 2021/04/05 05:28:23 INFO : one: Copied (replaced existing) 2021/04/05 05:28:23 DEBUG : Waiting for deletions to finish 2021/04/05 05:28:24 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': chunkStart: 0, reqSize: 3 2021/04/05 05:28:24 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Sending chunk. transferOffset: 0 length: 3 2021/04/05 05:28:25 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': chunkStart: 0, reqSize: 5 2021/04/05 05:28:25 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Sending chunk. transferOffset: 0 length: 5 2021/04/05 05:28:26 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5/dst': Waiting for checks to finish 2021/04/05 05:28:26 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/04/05 05:28:26 DEBUG : one: Destination found in --compare-dest, skipping 2021/04/05 05:28:26 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5/dst': Waiting for transfers to finish 2021/04/05 05:28:26 DEBUG : Waiting for deletions to finish 2021/04/05 05:28:26 INFO : There was nothing to transfer 2021/04/05 05:28:27 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': chunkStart: 0, reqSize: 3 2021/04/05 05:28:27 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Sending chunk. transferOffset: 0 length: 3 2021/04/05 05:28:27 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/04/05 05:28:27 DEBUG : two: Destination found in --compare-dest, skipping 2021/04/05 05:28:27 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5/dst': Waiting for checks to finish 2021/04/05 05:28:27 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/04/05 05:28:27 DEBUG : one: Destination found in --compare-dest, skipping 2021/04/05 05:28:27 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5/dst': Waiting for transfers to finish 2021/04/05 05:28:27 DEBUG : Waiting for deletions to finish 2021/04/05 05:28:27 INFO : There was nothing to transfer 2021/04/05 05:28:28 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/04/05 05:28:28 DEBUG : two: Destination found in --compare-dest, skipping 2021/04/05 05:28:28 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5/dst': Waiting for checks to finish 2021/04/05 05:28:28 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/04/05 05:28:28 DEBUG : one: Destination found in --compare-dest, skipping 2021/04/05 05:28:28 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5/dst': Waiting for transfers to finish 2021/04/05 05:28:28 DEBUG : Waiting for deletions to finish 2021/04/05 05:28:28 INFO : There was nothing to transfer 2021/04/05 05:28:28 DEBUG : two: Sizes differ (src 5 vs dst 3) 2021/04/05 05:28:28 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5/dst': Waiting for checks to finish 2021/04/05 05:28:28 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/04/05 05:28:28 DEBUG : one: Destination found in --compare-dest, skipping 2021/04/05 05:28:28 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5/dst': Waiting for transfers to finish 2021/04/05 05:28:28 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5/dst': chunkStart: 0, reqSize: 5 2021/04/05 05:28:28 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5/dst': Sending chunk. transferOffset: 0 length: 5 2021/04/05 05:28:29 DEBUG : two: CRC-32 = 8b9078ce OK 2021/04/05 05:28:29 INFO : two: Copied (new) 2021/04/05 05:28:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (10.15s) === RUN TestSyncMultipleCompareDest run.go:176: Remote "Putio root 'rclone-test-lewirev8zevucar2wececat5'", Local "Local file system at /tmp/rclone771633361", Modify Window "1s" 2021/04/05 05:28:31 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': chunkStart: 0, reqSize: 1 2021/04/05 05:28:31 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Sending chunk. transferOffset: 0 length: 1 2021/04/05 05:28:33 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': chunkStart: 0, reqSize: 1 2021/04/05 05:28:33 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Sending chunk. transferOffset: 0 length: 1 2021/04/05 05:28:33 DEBUG : Creating backend with remote "TestPutio:rclone-test-lewirev8zevucar2wececat5/dest" 2021/04/05 05:28:33 DEBUG : Creating backend with remote "TestPutio:rclone-test-lewirev8zevucar2wececat5/pre-dest1" 2021/04/05 05:28:34 DEBUG : Creating backend with remote "TestPutio:rclone-test-lewirev8zevucar2wececat5/pre-dest2" 2021/04/05 05:28:34 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/04/05 05:28:34 DEBUG : 1: Destination found in --compare-dest, skipping 2021/04/05 05:28:34 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/04/05 05:28:34 DEBUG : 2: Destination found in --compare-dest, skipping 2021/04/05 05:28:34 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5/dest': Waiting for checks to finish 2021/04/05 05:28:34 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5/dest': Waiting for transfers to finish 2021/04/05 05:28:35 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5/dest': chunkStart: 0, reqSize: 1 2021/04/05 05:28:35 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5/dest': Sending chunk. transferOffset: 0 length: 1 2021/04/05 05:28:35 DEBUG : 3: CRC-32 = 6dd28e9b OK 2021/04/05 05:28:35 INFO : 3: Copied (new) 2021/04/05 05:28:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (6.74s) === RUN TestSyncCopyDest run.go:176: Remote "Putio root 'rclone-test-lewirev8zevucar2wececat5'", Local "Local file system at /tmp/rclone771633361", Modify Window "1s" 2021/04/05 05:28:37 DEBUG : Creating backend with remote "TestPutio:rclone-test-lewirev8zevucar2wececat5/dst" 2021/04/05 05:28:37 DEBUG : Creating backend with remote "TestPutio:rclone-test-lewirev8zevucar2wececat5/CopyDest" 2021/04/05 05:28:38 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5/dst': Waiting for checks to finish 2021/04/05 05:28:38 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5/dst': Waiting for transfers to finish 2021/04/05 05:28:38 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5/dst': chunkStart: 0, reqSize: 3 2021/04/05 05:28:38 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5/dst': Sending chunk. transferOffset: 0 length: 3 2021/04/05 05:28:39 DEBUG : one: CRC-32 = 7a6c86f1 OK 2021/04/05 05:28:39 INFO : one: Copied (new) 2021/04/05 05:28:39 DEBUG : Waiting for deletions to finish 2021/04/05 05:28:39 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5/dst': Waiting for checks to finish 2021/04/05 05:28:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/04/05 05:28:39 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5/dst': Waiting for transfers to finish 2021/04/05 05:28:39 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5/dst': chunkStart: 0, reqSize: 5 2021/04/05 05:28:39 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5/dst': Sending chunk. transferOffset: 0 length: 5 2021/04/05 05:28:40 DEBUG : one: CRC-32 = cb217308 OK 2021/04/05 05:28:40 INFO : one: Copied (replaced existing) 2021/04/05 05:28:40 DEBUG : Waiting for deletions to finish 2021/04/05 05:28:41 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': chunkStart: 0, reqSize: 3 2021/04/05 05:28:41 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Sending chunk. transferOffset: 0 length: 3 2021/04/05 05:28:42 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': chunkStart: 0, reqSize: 5 2021/04/05 05:28:42 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Sending chunk. transferOffset: 0 length: 5 2021/04/05 05:28:43 DEBUG : Creating backend with remote "TestPutio:rclone-test-lewirev8zevucar2wececat5/BackupDir" 2021/04/05 05:28:43 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5/dst': Waiting for checks to finish 2021/04/05 05:28:43 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/04/05 05:28:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/04/05 05:28:44 INFO : one: Moved (server-side) 2021/04/05 05:28:44 DEBUG : one: CRC-32 = cb217308 OK 2021/04/05 05:28:44 INFO : one: Copied (server-side copy) 2021/04/05 05:28:44 DEBUG : one: Destination found in --copy-dest, using server-side copy 2021/04/05 05:28:44 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5/dst': Waiting for transfers to finish 2021/04/05 05:28:44 DEBUG : Waiting for deletions to finish 2021/04/05 05:28:45 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': chunkStart: 0, reqSize: 3 2021/04/05 05:28:45 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Sending chunk. transferOffset: 0 length: 3 2021/04/05 05:28:45 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/04/05 05:28:46 DEBUG : two: CRC-32 = 11ca8a66 OK 2021/04/05 05:28:46 INFO : two: Copied (server-side copy) 2021/04/05 05:28:46 DEBUG : two: Destination found in --copy-dest, using server-side copy 2021/04/05 05:28:46 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5/dst': Waiting for checks to finish 2021/04/05 05:28:46 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/04/05 05:28:46 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/04/05 05:28:46 DEBUG : one: Unchanged skipping 2021/04/05 05:28:46 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5/dst': Waiting for transfers to finish 2021/04/05 05:28:46 DEBUG : Waiting for deletions to finish 2021/04/05 05:28:46 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5/dst': Waiting for checks to finish 2021/04/05 05:28:46 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/04/05 05:28:46 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/04/05 05:28:46 DEBUG : one: Unchanged skipping 2021/04/05 05:28:46 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/04/05 05:28:46 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/04/05 05:28:46 DEBUG : two: Unchanged skipping 2021/04/05 05:28:46 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5/dst': Waiting for transfers to finish 2021/04/05 05:28:46 DEBUG : Waiting for deletions to finish 2021/04/05 05:28:46 INFO : There was nothing to transfer 2021/04/05 05:28:47 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': chunkStart: 0, reqSize: 5 2021/04/05 05:28:47 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Sending chunk. transferOffset: 0 length: 5 2021/04/05 05:28:48 DEBUG : three: Sizes differ (src 7 vs dst 5) 2021/04/05 05:28:48 DEBUG : three: Destination not found in --copy-dest 2021/04/05 05:28:48 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5/dst': Waiting for checks to finish 2021/04/05 05:28:48 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/04/05 05:28:48 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/04/05 05:28:48 DEBUG : one: Unchanged skipping 2021/04/05 05:28:48 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/04/05 05:28:48 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/04/05 05:28:48 DEBUG : two: Unchanged skipping 2021/04/05 05:28:48 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5/dst': Waiting for transfers to finish 2021/04/05 05:28:48 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5/dst': chunkStart: 0, reqSize: 7 2021/04/05 05:28:48 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5/dst': Sending chunk. transferOffset: 0 length: 7 2021/04/05 05:28:49 DEBUG : three: CRC-32 = 5499c6c0 OK 2021/04/05 05:28:49 INFO : three: Copied (new) 2021/04/05 05:28:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (13.84s) === RUN TestSyncBackupDir run.go:176: Remote "Putio root 'rclone-test-lewirev8zevucar2wececat5'", Local "Local file system at /tmp/rclone771633361", Modify Window "1s" 2021/04/05 05:28:51 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': chunkStart: 0, reqSize: 3 2021/04/05 05:28:51 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Sending chunk. transferOffset: 0 length: 3 2021/04/05 05:28:52 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': chunkStart: 0, reqSize: 3 2021/04/05 05:28:52 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Sending chunk. transferOffset: 0 length: 3 2021/04/05 05:28:54 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': chunkStart: 0, reqSize: 5 2021/04/05 05:28:54 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Sending chunk. transferOffset: 0 length: 5 2021/04/05 05:28:54 DEBUG : Creating backend with remote "TestPutio:rclone-test-lewirev8zevucar2wececat5/dst" 2021/04/05 05:28:54 DEBUG : Creating backend with remote "TestPutio:rclone-test-lewirev8zevucar2wececat5/backup" 2021/04/05 05:28:55 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/04/05 05:28:55 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/04/05 05:28:55 DEBUG : two: Unchanged skipping 2021/04/05 05:28:55 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5/dst': Waiting for checks to finish 2021/04/05 05:28:55 INFO : one: Moved (server-side) 2021/04/05 05:28:55 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5/dst': Waiting for transfers to finish 2021/04/05 05:28:56 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5/dst': chunkStart: 0, reqSize: 4 2021/04/05 05:28:56 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5/dst': Sending chunk. transferOffset: 0 length: 4 2021/04/05 05:28:56 DEBUG : one: CRC-32 = 19193087 OK 2021/04/05 05:28:56 INFO : one: Copied (new) 2021/04/05 05:28:56 DEBUG : Waiting for deletions to finish 2021/04/05 05:28:56 INFO : three.txt: Moved (server-side) 2021/04/05 05:28:56 INFO : three.txt: Moved into backup dir 2021/04/05 05:28:57 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': chunkStart: 0, reqSize: 6 2021/04/05 05:28:57 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Sending chunk. transferOffset: 0 length: 6 2021/04/05 05:28:58 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/04/05 05:28:58 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/04/05 05:28:58 DEBUG : two: Unchanged skipping 2021/04/05 05:28:58 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5/dst': Waiting for checks to finish 2021/04/05 05:28:59 INFO : one: Deleted 2021/04/05 05:28:59 INFO : one: Moved (server-side) 2021/04/05 05:28:59 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5/dst': Waiting for transfers to finish 2021/04/05 05:28:59 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5/dst': chunkStart: 0, reqSize: 5 2021/04/05 05:28:59 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5/dst': Sending chunk. transferOffset: 0 length: 5 2021/04/05 05:29:00 DEBUG : one: CRC-32 = 12389341 OK 2021/04/05 05:29:00 INFO : one: Copied (new) 2021/04/05 05:29:00 DEBUG : Waiting for deletions to finish 2021/04/05 05:29:00 INFO : three.txt: Deleted 2021/04/05 05:29:00 INFO : three.txt: Moved (server-side) 2021/04/05 05:29:00 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (10.51s) === RUN TestSyncBackupDirWithSuffix run.go:176: Remote "Putio root 'rclone-test-lewirev8zevucar2wececat5'", Local "Local file system at /tmp/rclone771633361", Modify Window "1s" 2021/04/05 05:29:02 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': chunkStart: 0, reqSize: 3 2021/04/05 05:29:02 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Sending chunk. transferOffset: 0 length: 3 2021/04/05 05:29:03 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': chunkStart: 0, reqSize: 3 2021/04/05 05:29:03 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Sending chunk. transferOffset: 0 length: 3 2021/04/05 05:29:04 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': chunkStart: 0, reqSize: 5 2021/04/05 05:29:04 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Sending chunk. transferOffset: 0 length: 5 2021/04/05 05:29:04 DEBUG : Creating backend with remote "TestPutio:rclone-test-lewirev8zevucar2wececat5/dst" 2021/04/05 05:29:04 DEBUG : Creating backend with remote "TestPutio:rclone-test-lewirev8zevucar2wececat5/backup" 2021/04/05 05:29:05 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/04/05 05:29:05 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/04/05 05:29:05 DEBUG : two: Unchanged skipping 2021/04/05 05:29:05 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5/dst': Waiting for checks to finish 2021/04/05 05:29:06 INFO : one: Moved (server-side) to: one.bak 2021/04/05 05:29:06 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5/dst': Waiting for transfers to finish 2021/04/05 05:29:06 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5/dst': chunkStart: 0, reqSize: 4 2021/04/05 05:29:06 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5/dst': Sending chunk. transferOffset: 0 length: 4 2021/04/05 05:29:07 DEBUG : one: CRC-32 = 19193087 OK 2021/04/05 05:29:07 INFO : one: Copied (new) 2021/04/05 05:29:07 DEBUG : Waiting for deletions to finish 2021/04/05 05:29:07 INFO : three.txt: Moved (server-side) to: three.txt.bak 2021/04/05 05:29:07 INFO : three.txt: Moved into backup dir 2021/04/05 05:29:08 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': chunkStart: 0, reqSize: 6 2021/04/05 05:29:08 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Sending chunk. transferOffset: 0 length: 6 2021/04/05 05:29:09 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/04/05 05:29:09 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5/dst': Waiting for checks to finish 2021/04/05 05:29:09 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/04/05 05:29:09 DEBUG : two: Unchanged skipping 2021/04/05 05:29:09 INFO : one.bak: Deleted 2021/04/05 05:29:09 INFO : one: Moved (server-side) to: one.bak 2021/04/05 05:29:09 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5/dst': Waiting for transfers to finish 2021/04/05 05:29:10 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5/dst': chunkStart: 0, reqSize: 5 2021/04/05 05:29:10 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5/dst': Sending chunk. transferOffset: 0 length: 5 2021/04/05 05:29:11 DEBUG : one: CRC-32 = 12389341 OK 2021/04/05 05:29:11 INFO : one: Copied (new) 2021/04/05 05:29:11 DEBUG : Waiting for deletions to finish 2021/04/05 05:29:11 INFO : three.txt.bak: Deleted 2021/04/05 05:29:11 INFO : three.txt: Moved (server-side) to: three.txt.bak 2021/04/05 05:29:11 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (11.05s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:176: Remote "Putio root 'rclone-test-lewirev8zevucar2wececat5'", Local "Local file system at /tmp/rclone771633361", Modify Window "1s" 2021/04/05 05:29:13 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': chunkStart: 0, reqSize: 3 2021/04/05 05:29:13 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Sending chunk. transferOffset: 0 length: 3 2021/04/05 05:29:14 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': chunkStart: 0, reqSize: 3 2021/04/05 05:29:14 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Sending chunk. transferOffset: 0 length: 3 2021/04/05 05:29:15 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': chunkStart: 0, reqSize: 5 2021/04/05 05:29:15 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Sending chunk. transferOffset: 0 length: 5 2021/04/05 05:29:16 DEBUG : Creating backend with remote "TestPutio:rclone-test-lewirev8zevucar2wececat5/dst" 2021/04/05 05:29:16 DEBUG : Creating backend with remote "TestPutio:rclone-test-lewirev8zevucar2wececat5/backup" 2021/04/05 05:29:18 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/04/05 05:29:18 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/04/05 05:29:18 DEBUG : two: Unchanged skipping 2021/04/05 05:29:18 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5/dst': Waiting for checks to finish 2021/04/05 05:29:20 INFO : one: Moved (server-side) to: one-2019-01-01 2021/04/05 05:29:20 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5/dst': Waiting for transfers to finish 2021/04/05 05:29:20 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5/dst': chunkStart: 0, reqSize: 4 2021/04/05 05:29:20 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5/dst': Sending chunk. transferOffset: 0 length: 4 2021/04/05 05:29:21 DEBUG : one: CRC-32 = 19193087 OK 2021/04/05 05:29:21 INFO : one: Copied (new) 2021/04/05 05:29:21 DEBUG : Waiting for deletions to finish 2021/04/05 05:29:21 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2021/04/05 05:29:21 INFO : three.txt: Moved into backup dir 2021/04/05 05:29:22 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': chunkStart: 0, reqSize: 6 2021/04/05 05:29:22 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Sending chunk. transferOffset: 0 length: 6 2021/04/05 05:29:22 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/04/05 05:29:22 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/04/05 05:29:22 DEBUG : two: Unchanged skipping 2021/04/05 05:29:22 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5/dst': Waiting for checks to finish 2021/04/05 05:29:22 INFO : one-2019-01-01: Deleted 2021/04/05 05:29:23 INFO : one: Moved (server-side) to: one-2019-01-01 2021/04/05 05:29:23 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5/dst': Waiting for transfers to finish 2021/04/05 05:29:23 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5/dst': chunkStart: 0, reqSize: 5 2021/04/05 05:29:23 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5/dst': Sending chunk. transferOffset: 0 length: 5 2021/04/05 05:29:24 DEBUG : one: CRC-32 = 12389341 OK 2021/04/05 05:29:24 INFO : one: Copied (new) 2021/04/05 05:29:24 DEBUG : Waiting for deletions to finish 2021/04/05 05:29:24 INFO : three-2019-01-01.txt: Deleted 2021/04/05 05:29:24 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2021/04/05 05:29:24 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.23s) === RUN TestSyncBackupDirSuffixOnly run.go:176: Remote "Putio root 'rclone-test-lewirev8zevucar2wececat5'", Local "Local file system at /tmp/rclone771633361", Modify Window "1s" 2021/04/05 05:29:27 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': chunkStart: 0, reqSize: 3 2021/04/05 05:29:27 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Sending chunk. transferOffset: 0 length: 3 2021/04/05 05:29:28 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': chunkStart: 0, reqSize: 3 2021/04/05 05:29:28 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Sending chunk. transferOffset: 0 length: 3 2021/04/05 05:29:28 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': chunkStart: 0, reqSize: 5 2021/04/05 05:29:28 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Sending chunk. transferOffset: 0 length: 5 2021/04/05 05:29:29 DEBUG : Creating backend with remote "TestPutio:rclone-test-lewirev8zevucar2wececat5/dst" 2021/04/05 05:29:29 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/04/05 05:29:29 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/04/05 05:29:29 DEBUG : two: Unchanged skipping 2021/04/05 05:29:29 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5/dst': Waiting for checks to finish 2021/04/05 05:29:30 INFO : one: Moved (server-side) to: one.bak 2021/04/05 05:29:30 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5/dst': Waiting for transfers to finish 2021/04/05 05:29:30 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5/dst': chunkStart: 0, reqSize: 4 2021/04/05 05:29:30 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5/dst': Sending chunk. transferOffset: 0 length: 4 2021/04/05 05:29:31 DEBUG : one: CRC-32 = 19193087 OK 2021/04/05 05:29:31 INFO : one: Copied (new) 2021/04/05 05:29:31 DEBUG : Waiting for deletions to finish 2021/04/05 05:29:32 INFO : three.txt: Moved (server-side) to: three.txt.bak 2021/04/05 05:29:32 INFO : three.txt: Moved into backup dir 2021/04/05 05:29:32 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': chunkStart: 0, reqSize: 6 2021/04/05 05:29:32 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Sending chunk. transferOffset: 0 length: 6 2021/04/05 05:29:33 DEBUG : one.bak: Excluded 2021/04/05 05:29:33 DEBUG : three.txt.bak: Excluded 2021/04/05 05:29:33 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/04/05 05:29:33 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/04/05 05:29:33 DEBUG : two: Unchanged skipping 2021/04/05 05:29:33 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5/dst': Waiting for checks to finish 2021/04/05 05:29:34 INFO : one.bak: Deleted 2021/04/05 05:29:34 INFO : one: Moved (server-side) to: one.bak 2021/04/05 05:29:34 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5/dst': Waiting for transfers to finish 2021/04/05 05:29:34 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5/dst': chunkStart: 0, reqSize: 5 2021/04/05 05:29:34 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5/dst': Sending chunk. transferOffset: 0 length: 5 2021/04/05 05:29:35 DEBUG : one: CRC-32 = 12389341 OK 2021/04/05 05:29:35 INFO : one: Copied (new) 2021/04/05 05:29:35 DEBUG : Waiting for deletions to finish 2021/04/05 05:29:36 INFO : three.txt.bak: Deleted 2021/04/05 05:29:36 INFO : three.txt: Moved (server-side) to: three.txt.bak 2021/04/05 05:29:36 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (12.31s) === RUN TestSyncSuffix run.go:176: Remote "Putio root 'rclone-test-lewirev8zevucar2wececat5'", Local "Local file system at /tmp/rclone771633361", Modify Window "1s" 2021/04/05 05:29:39 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': chunkStart: 0, reqSize: 3 2021/04/05 05:29:39 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Sending chunk. transferOffset: 0 length: 3 2021/04/05 05:29:40 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': chunkStart: 0, reqSize: 3 2021/04/05 05:29:40 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Sending chunk. transferOffset: 0 length: 3 2021/04/05 05:29:40 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': chunkStart: 0, reqSize: 5 2021/04/05 05:29:40 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Sending chunk. transferOffset: 0 length: 5 2021/04/05 05:29:41 DEBUG : Creating backend with remote "TestPutio:rclone-test-lewirev8zevucar2wececat5/dst" 2021/04/05 05:29:42 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/04/05 05:29:42 INFO : one: Moved (server-side) to: one.bak 2021/04/05 05:29:42 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5/dst': chunkStart: 0, reqSize: 4 2021/04/05 05:29:42 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5/dst': Sending chunk. transferOffset: 0 length: 4 2021/04/05 05:29:43 DEBUG : one: CRC-32 = 19193087 OK 2021/04/05 05:29:43 INFO : one: Copied (new) 2021/04/05 05:29:43 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/04/05 05:29:43 DEBUG : two: Unchanged skipping 2021/04/05 05:29:43 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2021/04/05 05:29:43 INFO : three.txt: Moved (server-side) to: three.txt.bak 2021/04/05 05:29:43 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5/dst': chunkStart: 0, reqSize: 6 2021/04/05 05:29:43 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5/dst': Sending chunk. transferOffset: 0 length: 6 2021/04/05 05:29:44 DEBUG : three.txt: CRC-32 = 1e485dc0 OK 2021/04/05 05:29:44 INFO : three.txt: Copied (new) 2021/04/05 05:29:44 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/04/05 05:29:44 INFO : one.bak: Deleted 2021/04/05 05:29:44 INFO : one: Moved (server-side) to: one.bak 2021/04/05 05:29:45 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5/dst': chunkStart: 0, reqSize: 5 2021/04/05 05:29:45 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5/dst': Sending chunk. transferOffset: 0 length: 5 2021/04/05 05:29:45 DEBUG : one: CRC-32 = 12389341 OK 2021/04/05 05:29:45 INFO : one: Copied (new) 2021/04/05 05:29:45 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/04/05 05:29:45 DEBUG : two: Unchanged skipping 2021/04/05 05:29:45 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2021/04/05 05:29:46 INFO : three.txt.bak: Deleted 2021/04/05 05:29:46 INFO : three.txt: Moved (server-side) to: three.txt.bak 2021/04/05 05:29:46 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5/dst': chunkStart: 0, reqSize: 19 2021/04/05 05:29:46 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5/dst': Sending chunk. transferOffset: 0 length: 19 2021/04/05 05:29:47 DEBUG : three.txt: CRC-32 = 5c880d37 OK 2021/04/05 05:29:47 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (9.87s) === RUN TestSyncSuffixKeepExtension run.go:176: Remote "Putio root 'rclone-test-lewirev8zevucar2wececat5'", Local "Local file system at /tmp/rclone771633361", Modify Window "1s" 2021/04/05 05:29:48 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': chunkStart: 0, reqSize: 3 2021/04/05 05:29:48 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Sending chunk. transferOffset: 0 length: 3 2021/04/05 05:29:50 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': chunkStart: 0, reqSize: 3 2021/04/05 05:29:50 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Sending chunk. transferOffset: 0 length: 3 2021/04/05 05:29:51 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': chunkStart: 0, reqSize: 5 2021/04/05 05:29:51 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Sending chunk. transferOffset: 0 length: 5 2021/04/05 05:29:51 DEBUG : Creating backend with remote "TestPutio:rclone-test-lewirev8zevucar2wececat5/dst" 2021/04/05 05:29:52 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/04/05 05:29:52 INFO : one: Moved (server-side) to: one-2019-01-01 2021/04/05 05:29:52 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5/dst': chunkStart: 0, reqSize: 4 2021/04/05 05:29:52 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5/dst': Sending chunk. transferOffset: 0 length: 4 2021/04/05 05:29:53 DEBUG : one: CRC-32 = 19193087 OK 2021/04/05 05:29:53 INFO : one: Copied (new) 2021/04/05 05:29:53 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/04/05 05:29:53 DEBUG : two: Unchanged skipping 2021/04/05 05:29:53 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2021/04/05 05:29:53 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2021/04/05 05:29:53 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5/dst': chunkStart: 0, reqSize: 6 2021/04/05 05:29:53 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5/dst': Sending chunk. transferOffset: 0 length: 6 2021/04/05 05:29:54 DEBUG : three.txt: CRC-32 = 1e485dc0 OK 2021/04/05 05:29:54 INFO : three.txt: Copied (new) 2021/04/05 05:29:54 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/04/05 05:29:54 INFO : one-2019-01-01: Deleted 2021/04/05 05:29:55 INFO : one: Moved (server-side) to: one-2019-01-01 2021/04/05 05:29:55 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5/dst': chunkStart: 0, reqSize: 5 2021/04/05 05:29:55 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5/dst': Sending chunk. transferOffset: 0 length: 5 2021/04/05 05:29:56 DEBUG : one: CRC-32 = 12389341 OK 2021/04/05 05:29:56 INFO : one: Copied (new) 2021/04/05 05:29:56 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/04/05 05:29:56 DEBUG : two: Unchanged skipping 2021/04/05 05:29:56 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2021/04/05 05:29:56 INFO : three-2019-01-01.txt: Deleted 2021/04/05 05:29:56 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2021/04/05 05:29:57 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5/dst': chunkStart: 0, reqSize: 19 2021/04/05 05:29:57 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5/dst': Sending chunk. transferOffset: 0 length: 19 2021/04/05 05:29:57 DEBUG : three.txt: CRC-32 = 5c880d37 OK 2021/04/05 05:29:57 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (10.45s) === RUN TestSyncUTFNorm run.go:176: Remote "Putio root 'rclone-test-lewirev8zevucar2wececat5'", Local "Local file system at /tmp/rclone771633361", Modify Window "1s" 2021/04/05 05:29:59 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': chunkStart: 0, reqSize: 18 2021/04/05 05:29:59 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Sending chunk. transferOffset: 0 length: 18 2021/04/05 05:30:00 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Waiting for checks to finish 2021/04/05 05:30:00 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2021/04/05 05:30:00 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Waiting for transfers to finish 2021/04/05 05:30:00 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': chunkStart: 0, reqSize: 14 2021/04/05 05:30:00 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Sending chunk. transferOffset: 0 length: 14 2021/04/05 05:30:01 DEBUG : Testêé: CRC-32 = c07a9f32 OK 2021/04/05 05:30:01 INFO : Testêé: Copied (replaced existing) 2021/04/05 05:30:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.75s) === RUN TestSyncImmutable run.go:176: Remote "Putio root 'rclone-test-lewirev8zevucar2wececat5'", Local "Local file system at /tmp/rclone771633361", Modify Window "1s" 2021/04/05 05:30:01 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Waiting for checks to finish 2021/04/05 05:30:01 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Waiting for transfers to finish 2021/04/05 05:30:02 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': chunkStart: 0, reqSize: 6 2021/04/05 05:30:02 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Sending chunk. transferOffset: 0 length: 6 2021/04/05 05:30:03 DEBUG : existing: CRC-32 = 9a941a19 OK 2021/04/05 05:30:03 INFO : existing: Copied (new) 2021/04/05 05:30:03 DEBUG : Waiting for deletions to finish 2021/04/05 05:30:03 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2021/04/05 05:30:03 ERROR : existing: Source and destination exist but do not match: immutable file modified 2021/04/05 05:30:03 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Waiting for checks to finish 2021/04/05 05:30:03 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Waiting for transfers to finish 2021/04/05 05:30:03 ERROR : Putio root 'rclone-test-lewirev8zevucar2wececat5': not deleting files as there were IO errors 2021/04/05 05:30:03 ERROR : Putio root 'rclone-test-lewirev8zevucar2wececat5': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.65s) === RUN TestSyncIgnoreCase run.go:176: Remote "Putio root 'rclone-test-lewirev8zevucar2wececat5'", Local "Local file system at /tmp/rclone771633361", Modify Window "1s" 2021/04/05 05:30:04 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': chunkStart: 0, reqSize: 6 2021/04/05 05:30:04 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Sending chunk. transferOffset: 0 length: 6 2021/04/05 05:30:08 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/04/05 05:30:08 DEBUG : existing: Unchanged skipping 2021/04/05 05:30:08 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Waiting for checks to finish 2021/04/05 05:30:08 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Waiting for transfers to finish 2021/04/05 05:30:08 DEBUG : Waiting for deletions to finish 2021/04/05 05:30:08 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (5.35s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:176: Remote "Putio root 'rclone-test-lewirev8zevucar2wececat5'", Local "Local file system at /tmp/rclone771633361", Modify Window "1s" sync_test.go:1941: This test only runs on local === RUN TestMaxTransfer/Soft run.go:176: Remote "Putio root 'rclone-test-lewirev8zevucar2wececat5'", Local "Local file system at /tmp/rclone771633361", Modify Window "1s" sync_test.go:1941: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:176: Remote "Putio root 'rclone-test-lewirev8zevucar2wececat5'", Local "Local file system at /tmp/rclone771633361", Modify Window "1s" sync_test.go:1941: This test only runs on local --- PASS: TestMaxTransfer (0.89s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.28s) --- SKIP: TestMaxTransfer/Cautious (0.23s) PASS 2021/04/05 05:30:10 DEBUG : Putio root 'rclone-test-lewirev8zevucar2wececat5': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestPutio: -verbose" - Finished OK in 4m9.748836156s (try 1/5)