"./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2020/05/15 05:19:14 DEBUG : Starting OpenDrive session with ID: e04b98b39e45034077b84a87e76fd599f05206548b4fa36152d427b5df1c3051 === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.06s) === 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 --- SKIP: TestRcCopy (0.00s) rc_test.go:16: Skipping test on non local remote === RUN TestRcMove --- SKIP: TestRcMove (0.00s) rc_test.go:16: Skipping test on non local remote === RUN TestRcSync --- SKIP: TestRcSync (0.00s) rc_test.go:16: Skipping test on non local remote === RUN TestCopyWithDryRun 2020/05/15 05:19:17 NOTICE: sub dir/hello world: Not copying as --dry-run 2020/05/15 05:19:17 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9': Waiting for checks to finish 2020/05/15 05:19:17 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (4.67s) run.go:176: Remote "OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9'", Local "Local file system at /tmp/rclone231108667", Modify Window "1s" === RUN TestCopy 2020/05/15 05:19:21 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9': Waiting for checks to finish 2020/05/15 05:19:21 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9': Waiting for transfers to finish 2020/05/15 05:19:25 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2020/05/15 05:19:29 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopy (14.90s) run.go:176: Remote "OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9'", Local "Local file system at /tmp/rclone231108667", Modify Window "1s" === RUN TestCopyMissingDirectory 2020/05/15 05:19:35 ERROR : : error reading source directory: directory not found 2020/05/15 05:19:35 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9': Waiting for checks to finish 2020/05/15 05:19:35 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (2.03s) run.go:176: Remote "OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9'", Local "Local file system at /tmp/rclone231108667", Modify Window "1s" === RUN TestCopyNoTraverse 2020/05/15 05:19:37 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9': Waiting for checks to finish 2020/05/15 05:19:37 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9': Waiting for transfers to finish 2020/05/15 05:19:41 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2020/05/15 05:19:45 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (14.89s) run.go:176: Remote "OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9'", Local "Local file system at /tmp/rclone231108667", Modify Window "1s" === RUN TestSyncNoTraverse 2020/05/15 05:19:52 ERROR : Ignoring --no-traverse with sync 2020/05/15 05:19:52 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9': Waiting for checks to finish 2020/05/15 05:19:52 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9': Waiting for transfers to finish 2020/05/15 05:20:03 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2020/05/15 05:20:15 INFO : sub dir/hello world: Copied (new) 2020/05/15 05:20:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (30.81s) run.go:176: Remote "OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9'", Local "Local file system at /tmp/rclone231108667", Modify Window "1s" === RUN TestCopyWithDepth 2020/05/15 05:20:23 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9': Waiting for checks to finish 2020/05/15 05:20:23 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9': Waiting for transfers to finish 2020/05/15 05:20:25 DEBUG : hello world2: Uploading chunk 0, size=12, remain=0 2020/05/15 05:21:02 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (43.79s) run.go:176: Remote "OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9'", Local "Local file system at /tmp/rclone231108667", Modify Window "1s" === RUN TestCopyWithFilesFrom 2020/05/15 05:21:06 DEBUG : hello world2: Excluded 2020/05/15 05:21:07 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9': Waiting for checks to finish 2020/05/15 05:21:07 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9': Waiting for transfers to finish 2020/05/15 05:21:09 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2020/05/15 05:21:18 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (14.61s) run.go:176: Remote "OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9'", Local "Local file system at /tmp/rclone231108667", Modify Window "1s" === RUN TestCopyWithFilesFromAndNoTraverse 2020/05/15 05:21:21 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9': Waiting for checks to finish 2020/05/15 05:21:21 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9': Waiting for transfers to finish 2020/05/15 05:21:23 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2020/05/15 05:21:27 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (9.88s) run.go:176: Remote "OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9'", Local "Local file system at /tmp/rclone231108667", Modify Window "1s" === RUN TestCopyEmptyDirectories 2020/05/15 05:21:31 DEBUG : sub dir2: Making directory 2020/05/15 05:21:32 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9': Waiting for checks to finish 2020/05/15 05:21:32 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9': Waiting for transfers to finish 2020/05/15 05:21:45 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2020/05/15 05:21:51 INFO : sub dir/hello world: Copied (new) 2020/05/15 05:21:51 DEBUG : sub dir2: Making directory 2020/05/15 05:21:53 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9': copied 1 directories --- PASS: TestCopyEmptyDirectories (30.64s) run.go:176: Remote "OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9'", Local "Local file system at /tmp/rclone231108667", Modify Window "1s" === RUN TestMoveEmptyDirectories 2020/05/15 05:22:01 DEBUG : sub dir2: Making directory 2020/05/15 05:22:03 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9': Waiting for checks to finish 2020/05/15 05:22:03 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9': Waiting for transfers to finish 2020/05/15 05:22:07 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2020/05/15 05:22:12 INFO : sub dir/hello world: Copied (new) 2020/05/15 05:22:12 INFO : sub dir/hello world: Deleted 2020/05/15 05:22:12 DEBUG : sub dir: Making directory 2020/05/15 05:22:12 DEBUG : sub dir2: Making directory 2020/05/15 05:22:14 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9': copied 2 directories --- PASS: TestMoveEmptyDirectories (20.93s) run.go:176: Remote "OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9'", Local "Local file system at /tmp/rclone231108667", Modify Window "1s" === RUN TestSyncEmptyDirectories 2020/05/15 05:22:22 DEBUG : sub dir2: Making directory 2020/05/15 05:22:23 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9': Waiting for checks to finish 2020/05/15 05:22:23 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9': Waiting for transfers to finish 2020/05/15 05:22:27 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2020/05/15 05:22:33 INFO : sub dir/hello world: Copied (new) 2020/05/15 05:22:33 DEBUG : sub dir2: Making directory 2020/05/15 05:22:34 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9': copied 1 directories 2020/05/15 05:22:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncEmptyDirectories (19.35s) run.go:176: Remote "OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9'", Local "Local file system at /tmp/rclone231108667", Modify Window "1s" === RUN TestServerSideCopy 2020/05/15 05:22:46 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2020/05/15 05:22:57 DEBUG : Starting OpenDrive session with ID: 30caaca9adf3f5a57ec9f147ff366e2d0c93c8859a99250fab12d26d7f17cec9 2020/05/15 05:23:00 DEBUG : OpenDrive root 'rclone-test-lufazam5qivevas4jacodip2': Waiting for checks to finish 2020/05/15 05:23:00 DEBUG : OpenDrive root 'rclone-test-lufazam5qivevas4jacodip2': Waiting for transfers to finish 2020/05/15 05:23:19 INFO : sub dir/hello world: Copied (server side copy) 2020/05/15 05:23:21 DEBUG : OpenDrive root 'rclone-test-lufazam5qivevas4jacodip2': Purge remote --- PASS: TestServerSideCopy (46.29s) run.go:176: Remote "OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9'", Local "Local file system at /tmp/rclone231108667", Modify Window "1s" sync_test.go:258: Server side copy (if possible) OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9' -> OpenDrive root 'rclone-test-lufazam5qivevas4jacodip2' === RUN TestCopyAfterDelete 2020/05/15 05:23:36 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2020/05/15 05:23:49 ERROR : : error listing: directory not found 2020/05/15 05:23:50 DEBUG : Local file system at /tmp/rclone231108667: Making directory 2020/05/15 05:23:51 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9': Waiting for checks to finish 2020/05/15 05:23:51 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (28.45s) run.go:176: Remote "OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9'", Local "Local file system at /tmp/rclone231108667", Modify Window "1s" === RUN TestCopyRedownload 2020/05/15 05:24:00 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2020/05/15 05:24:06 DEBUG : Local file system at /tmp/rclone231108667: Waiting for checks to finish 2020/05/15 05:24:06 DEBUG : Local file system at /tmp/rclone231108667: Waiting for transfers to finish 2020/05/15 05:24:13 DEBUG : sub dir/hello world: MD5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2020/05/15 05:24:13 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (23.26s) run.go:176: Remote "OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9'", Local "Local file system at /tmp/rclone231108667", Modify Window "1s" === RUN TestSyncBasedOnCheckSum 2020/05/15 05:24:20 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9': Waiting for checks to finish 2020/05/15 05:24:20 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9': Waiting for transfers to finish 2020/05/15 05:24:22 DEBUG : check sum: Uploading chunk 0, size=1, remain=0 2020/05/15 05:24:26 INFO : check sum: Copied (new) 2020/05/15 05:24:26 DEBUG : Waiting for deletions to finish 2020/05/15 05:24:27 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9': Waiting for checks to finish 2020/05/15 05:24:27 DEBUG : check sum: MD5 = 336d5ebc5436534e61d16e63ddfca327 OK 2020/05/15 05:24:27 DEBUG : check sum: Size and MD5 of src and dst objects identical 2020/05/15 05:24:27 DEBUG : check sum: Unchanged skipping 2020/05/15 05:24:27 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9': Waiting for transfers to finish 2020/05/15 05:24:27 DEBUG : Waiting for deletions to finish 2020/05/15 05:24:27 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (10.89s) run.go:176: Remote "OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9'", Local "Local file system at /tmp/rclone231108667", Modify Window "1s" === RUN TestSyncSizeOnly 2020/05/15 05:24:31 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9': Waiting for checks to finish 2020/05/15 05:24:31 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9': Waiting for transfers to finish 2020/05/15 05:25:13 DEBUG : sizeonly: Uploading chunk 0, size=6, remain=0 2020/05/15 05:25:20 INFO : sizeonly: Copied (new) 2020/05/15 05:25:20 DEBUG : Waiting for deletions to finish 2020/05/15 05:25:22 DEBUG : sizeonly: Sizes identical 2020/05/15 05:25:22 DEBUG : sizeonly: Unchanged skipping 2020/05/15 05:25:22 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9': Waiting for checks to finish 2020/05/15 05:25:22 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9': Waiting for transfers to finish 2020/05/15 05:25:22 DEBUG : Waiting for deletions to finish 2020/05/15 05:25:22 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (55.11s) run.go:176: Remote "OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9'", Local "Local file system at /tmp/rclone231108667", Modify Window "1s" === RUN TestSyncIgnoreSize 2020/05/15 05:25:26 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9': Waiting for checks to finish 2020/05/15 05:25:26 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9': Waiting for transfers to finish 2020/05/15 05:25:29 DEBUG : ignore-size: Uploading chunk 0, size=8, remain=0 2020/05/15 05:25:33 INFO : ignore-size: Copied (new) 2020/05/15 05:25:33 DEBUG : Waiting for deletions to finish 2020/05/15 05:25:35 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2020/05/15 05:25:35 DEBUG : ignore-size: Unchanged skipping 2020/05/15 05:25:35 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9': Waiting for checks to finish 2020/05/15 05:25:35 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9': Waiting for transfers to finish 2020/05/15 05:25:35 DEBUG : Waiting for deletions to finish 2020/05/15 05:25:35 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (12.64s) run.go:176: Remote "OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9'", Local "Local file system at /tmp/rclone231108667", Modify Window "1s" === RUN TestSyncIgnoreTimes 2020/05/15 05:25:40 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2020/05/15 05:25:45 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9': Waiting for checks to finish 2020/05/15 05:25:45 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2020/05/15 05:25:45 DEBUG : existing: Unchanged skipping 2020/05/15 05:25:45 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9': Waiting for transfers to finish 2020/05/15 05:25:45 DEBUG : Waiting for deletions to finish 2020/05/15 05:25:45 INFO : There was nothing to transfer 2020/05/15 05:25:46 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9': Waiting for checks to finish 2020/05/15 05:25:46 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2020/05/15 05:25:46 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9': Waiting for transfers to finish 2020/05/15 05:25:46 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2020/05/15 05:25:50 INFO : existing: Copied (replaced existing) 2020/05/15 05:25:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (15.91s) run.go:176: Remote "OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9'", Local "Local file system at /tmp/rclone231108667", Modify Window "1s" === RUN TestSyncIgnoreExisting 2020/05/15 05:25:55 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9': Waiting for checks to finish 2020/05/15 05:25:55 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9': Waiting for transfers to finish 2020/05/15 05:25:57 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2020/05/15 05:26:01 INFO : existing: Copied (new) 2020/05/15 05:26:01 DEBUG : Waiting for deletions to finish 2020/05/15 05:26:02 DEBUG : existing: Destination exists, skipping 2020/05/15 05:26:02 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9': Waiting for checks to finish 2020/05/15 05:26:02 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9': Waiting for transfers to finish 2020/05/15 05:26:02 DEBUG : Waiting for deletions to finish 2020/05/15 05:26:02 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (11.24s) run.go:176: Remote "OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9'", Local "Local file system at /tmp/rclone231108667", Modify Window "1s" === RUN TestSyncIgnoreErrors 2020/05/15 05:26:27 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2020/05/15 05:27:14 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2020/05/15 05:27:28 DEBUG : d: Making directory 2020/05/15 05:27:32 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2020/05/15 05:27:32 DEBUG : c/non empty space: Unchanged skipping 2020/05/15 05:27:34 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9': Waiting for checks to finish 2020/05/15 05:27:34 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9': Waiting for transfers to finish 2020/05/15 05:27:35 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2020/05/15 05:28:53 INFO : a/potato2: Copied (new) 2020/05/15 05:28:53 DEBUG : Waiting for deletions to finish 2020/05/15 05:28:53 INFO : b/potato: Deleted 2020/05/15 05:28:53 DEBUG : d: Removing directory 2020/05/15 05:28:55 DEBUG : b: Removing directory 2020/05/15 05:28:56 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9': deleted 2 directories --- PASS: TestSyncIgnoreErrors (179.45s) run.go:176: Remote "OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9'", Local "Local file system at /tmp/rclone231108667", Modify Window "1s" === RUN TestSyncAfterChangingModtimeOnly 2020/05/15 05:29:07 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2020/05/15 05:29:12 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9': Waiting for checks to finish 2020/05/15 05:29:12 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 2020/05/15 05:29:12 DEBUG : empty space: MD5 = 336d5ebc5436534e61d16e63ddfca327 OK 2020/05/15 05:29:12 NOTICE: empty space: Not updating modification time as --dry-run 2020/05/15 05:29:12 DEBUG : empty space: Unchanged skipping 2020/05/15 05:29:12 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9': Waiting for transfers to finish 2020/05/15 05:29:12 DEBUG : Waiting for deletions to finish 2020/05/15 05:29:12 INFO : There was nothing to transfer 2020/05/15 05:29:14 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9': Waiting for checks to finish 2020/05/15 05:29:14 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 2020/05/15 05:29:14 DEBUG : empty space: MD5 = 336d5ebc5436534e61d16e63ddfca327 OK 2020/05/15 05:29:15 INFO : empty space: Updated modification time in destination 2020/05/15 05:29:15 DEBUG : empty space: Unchanged skipping 2020/05/15 05:29:15 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9': Waiting for transfers to finish 2020/05/15 05:29:15 DEBUG : Waiting for deletions to finish 2020/05/15 05:29:15 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (13.30s) run.go:176: Remote "OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9'", Local "Local file system at /tmp/rclone231108667", Modify Window "1s" === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime 2020/05/15 05:29:21 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2020/05/15 05:29:27 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 2020/05/15 05:29:27 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9': Waiting for checks to finish 2020/05/15 05:29:27 DEBUG : empty space: MD5 = 336d5ebc5436534e61d16e63ddfca327 OK 2020/05/15 05:29:27 DEBUG : empty space: Unchanged skipping 2020/05/15 05:29:27 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9': Waiting for transfers to finish 2020/05/15 05:29:27 DEBUG : Waiting for deletions to finish 2020/05/15 05:29:27 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (12.24s) run.go:176: Remote "OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9'", Local "Local file system at /tmp/rclone231108667", Modify Window "1s" === RUN TestSyncDoesntUpdateModtime 2020/05/15 05:29:32 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2020/05/15 05:29:40 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9': Waiting for checks to finish 2020/05/15 05:29:40 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 2020/05/15 05:29:40 DEBUG : foo: MD5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone231108667) 2020/05/15 05:29:40 DEBUG : foo: MD5 = 37b51d194a7513e45b56f6524f2d51f2 (OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9') 2020/05/15 05:29:40 DEBUG : foo: MD5 differ 2020/05/15 05:29:40 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9': Waiting for transfers to finish 2020/05/15 05:29:40 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2020/05/15 05:29:44 INFO : foo: Copied (replaced existing) 2020/05/15 05:29:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (17.50s) run.go:176: Remote "OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9'", Local "Local file system at /tmp/rclone231108667", Modify Window "1s" === RUN TestSyncAfterAddingAFile 2020/05/15 05:29:53 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2020/05/15 05:29:59 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9': Waiting for checks to finish 2020/05/15 05:29:59 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2020/05/15 05:29:59 DEBUG : empty space: Unchanged skipping 2020/05/15 05:29:59 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9': Waiting for transfers to finish 2020/05/15 05:30:02 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2020/05/15 05:30:06 INFO : potato: Copied (new) 2020/05/15 05:30:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (21.59s) run.go:176: Remote "OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9'", Local "Local file system at /tmp/rclone231108667", Modify Window "1s" === RUN TestSyncAfterChangingFilesSizeOnly 2020/05/15 05:30:12 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2020/05/15 05:30:17 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9': Waiting for checks to finish 2020/05/15 05:30:17 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2020/05/15 05:30:17 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9': Waiting for transfers to finish 2020/05/15 05:30:18 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2020/05/15 05:30:22 INFO : potato: Copied (replaced existing) 2020/05/15 05:30:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (15.91s) run.go:176: Remote "OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9'", Local "Local file system at /tmp/rclone231108667", Modify Window "1s" === RUN TestSyncAfterChangingContentsOnly 2020/05/15 05:30:27 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2020/05/15 05:30:33 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9': Waiting for checks to finish 2020/05/15 05:30:33 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 2020/05/15 05:30:33 DEBUG : potato: MD5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone231108667) 2020/05/15 05:30:33 DEBUG : potato: MD5 = 100defcf18c42a1e0dc42a789b107cd2 (OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9') 2020/05/15 05:30:33 DEBUG : potato: MD5 differ 2020/05/15 05:30:33 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9': Waiting for transfers to finish 2020/05/15 05:30:34 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2020/05/15 05:30:38 INFO : potato: Copied (replaced existing) 2020/05/15 05:30:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (16.70s) run.go:176: Remote "OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9'", Local "Local file system at /tmp/rclone231108667", Modify Window "1s" === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun 2020/05/15 05:30:44 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2020/05/15 05:30:51 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2020/05/15 05:30:56 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9': Waiting for checks to finish 2020/05/15 05:30:56 NOTICE: potato2: Not copying as --dry-run 2020/05/15 05:30:56 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2020/05/15 05:30:56 DEBUG : empty space: Unchanged skipping 2020/05/15 05:30:56 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9': Waiting for transfers to finish 2020/05/15 05:30:56 DEBUG : Waiting for deletions to finish 2020/05/15 05:30:56 NOTICE: potato: Not deleting as --dry-run --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (17.90s) run.go:176: Remote "OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9'", Local "Local file system at /tmp/rclone231108667", Modify Window "1s" === RUN TestSyncAfterRemovingAFileAndAddingAFile 2020/05/15 05:31:02 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2020/05/15 05:31:08 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2020/05/15 05:31:13 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2020/05/15 05:31:13 DEBUG : empty space: Unchanged skipping 2020/05/15 05:31:13 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9': Waiting for checks to finish 2020/05/15 05:31:13 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9': Waiting for transfers to finish 2020/05/15 05:31:15 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2020/05/15 05:31:18 INFO : potato2: Copied (new) 2020/05/15 05:31:18 DEBUG : Waiting for deletions to finish 2020/05/15 05:31:19 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (22.08s) run.go:176: Remote "OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9'", Local "Local file system at /tmp/rclone231108667", Modify Window "1s" === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir 2020/05/15 05:31:25 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2020/05/15 05:31:32 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2020/05/15 05:31:35 DEBUG : d: Making directory 2020/05/15 05:31:37 DEBUG : d/e: Making directory 2020/05/15 05:31:42 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2020/05/15 05:31:42 DEBUG : c/non empty space: Unchanged skipping 2020/05/15 05:31:44 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9': Waiting for checks to finish 2020/05/15 05:31:44 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9': Waiting for transfers to finish 2020/05/15 05:31:45 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2020/05/15 05:31:48 INFO : a/potato2: Copied (new) 2020/05/15 05:31:48 DEBUG : Waiting for deletions to finish 2020/05/15 05:31:49 INFO : b/potato: Deleted 2020/05/15 05:31:49 DEBUG : d/e: Removing directory 2020/05/15 05:31:50 DEBUG : d: Removing directory 2020/05/15 05:31:52 DEBUG : b: Removing directory 2020/05/15 05:31:53 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (38.42s) run.go:176: Remote "OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9'", Local "Local file system at /tmp/rclone231108667", Modify Window "1s" === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors 2020/05/15 05:32:04 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2020/05/15 05:32:10 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2020/05/15 05:32:14 DEBUG : d: Making directory 2020/05/15 05:32:18 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2020/05/15 05:32:18 DEBUG : c/non empty space: Unchanged skipping 2020/05/15 05:32:19 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9': Waiting for checks to finish 2020/05/15 05:32:19 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9': Waiting for transfers to finish 2020/05/15 05:32:21 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2020/05/15 05:32:25 INFO : a/potato2: Copied (new) 2020/05/15 05:32:25 ERROR : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9': not deleting files as there were IO errors 2020/05/15 05:32:25 ERROR : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (38.81s) run.go:176: Remote "OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9'", Local "Local file system at /tmp/rclone231108667", Modify Window "1s" === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring 2020/05/15 05:32:42 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2020/05/15 05:32:47 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2020/05/15 05:32:53 DEBUG : Waiting for deletions to finish 2020/05/15 05:32:53 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9': Waiting for checks to finish 2020/05/15 05:32:53 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2020/05/15 05:32:53 DEBUG : empty space: Unchanged skipping 2020/05/15 05:32:53 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9': Waiting for transfers to finish 2020/05/15 05:32:54 INFO : potato: Deleted 2020/05/15 05:32:56 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2020/05/15 05:33:00 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (24.95s) run.go:176: Remote "OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9'", Local "Local file system at /tmp/rclone231108667", Modify Window "1s" === RUN TestSyncDeleteBefore 2020/05/15 05:33:06 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2020/05/15 05:33:12 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2020/05/15 05:33:17 DEBUG : Waiting for deletions to finish 2020/05/15 05:33:18 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9': Waiting for checks to finish 2020/05/15 05:33:18 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9': Waiting for transfers to finish 2020/05/15 05:33:19 INFO : potato: Deleted 2020/05/15 05:33:20 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9': Waiting for checks to finish 2020/05/15 05:33:20 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2020/05/15 05:33:20 DEBUG : empty space: Unchanged skipping 2020/05/15 05:33:20 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9': Waiting for transfers to finish 2020/05/15 05:33:22 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2020/05/15 05:33:26 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (26.17s) run.go:176: Remote "OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9'", Local "Local file system at /tmp/rclone231108667", Modify Window "1s" === RUN TestCopyDeleteBefore 2020/05/15 05:33:32 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2020/05/15 05:33:37 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9': Waiting for checks to finish 2020/05/15 05:33:37 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9': Waiting for transfers to finish 2020/05/15 05:33:39 DEBUG : potato2: Uploading chunk 0, size=19, remain=0 2020/05/15 05:33:43 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (15.82s) run.go:176: Remote "OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9'", Local "Local file system at /tmp/rclone231108667", Modify Window "1s" === RUN TestSyncWithExclude 2020/05/15 05:33:49 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2020/05/15 05:33:55 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2020/05/15 05:34:00 DEBUG : potato2: Excluded 2020/05/15 05:34:00 DEBUG : enormous: Excluded 2020/05/15 05:34:01 DEBUG : potato2: Excluded 2020/05/15 05:34:01 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2020/05/15 05:34:01 DEBUG : empty space: Unchanged skipping 2020/05/15 05:34:01 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9': Waiting for checks to finish 2020/05/15 05:34:01 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9': Waiting for transfers to finish 2020/05/15 05:34:01 DEBUG : Waiting for deletions to finish 2020/05/15 05:34:01 INFO : There was nothing to transfer 2020/05/15 05:34:02 DEBUG : potato2: Excluded 2020/05/15 05:34:02 DEBUG : enormous: Excluded 2020/05/15 05:34:03 DEBUG : potato2: Excluded 2020/05/15 05:34:03 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2020/05/15 05:34:03 DEBUG : empty space: Unchanged skipping 2020/05/15 05:34:03 DEBUG : Local file system at /tmp/rclone231108667: Waiting for checks to finish 2020/05/15 05:34:03 DEBUG : Local file system at /tmp/rclone231108667: Waiting for transfers to finish 2020/05/15 05:34:03 DEBUG : Waiting for deletions to finish 2020/05/15 05:34:03 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (19.76s) run.go:176: Remote "OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9'", Local "Local file system at /tmp/rclone231108667", Modify Window "1s" === RUN TestSyncWithExcludeAndDeleteExcluded 2020/05/15 05:34:08 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2020/05/15 05:34:14 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2020/05/15 05:34:20 DEBUG : enormous: Uploading chunk 0, size=100, remain=0 2020/05/15 05:34:27 DEBUG : potato2: Excluded 2020/05/15 05:34:27 DEBUG : enormous: Excluded 2020/05/15 05:34:28 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9': Waiting for checks to finish 2020/05/15 05:34:28 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2020/05/15 05:34:28 DEBUG : empty space: Unchanged skipping 2020/05/15 05:34:28 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9': Waiting for transfers to finish 2020/05/15 05:34:28 DEBUG : Waiting for deletions to finish 2020/05/15 05:34:29 INFO : enormous: Deleted 2020/05/15 05:34:30 INFO : potato2: Deleted 2020/05/15 05:34:30 INFO : There was nothing to transfer 2020/05/15 05:34:32 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2020/05/15 05:34:32 DEBUG : empty space: Unchanged skipping 2020/05/15 05:34:32 DEBUG : Local file system at /tmp/rclone231108667: Waiting for checks to finish 2020/05/15 05:34:32 DEBUG : Local file system at /tmp/rclone231108667: Waiting for transfers to finish 2020/05/15 05:34:32 DEBUG : Waiting for deletions to finish 2020/05/15 05:34:32 INFO : potato2: Deleted 2020/05/15 05:34:32 INFO : enormous: Deleted 2020/05/15 05:34:32 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (27.79s) run.go:176: Remote "OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9'", Local "Local file system at /tmp/rclone231108667", Modify Window "1s" === RUN TestSyncWithUpdateOlder 2020/05/15 05:34:36 DEBUG : one: Uploading chunk 0, size=3, remain=0 2020/05/15 05:34:42 DEBUG : two: Uploading chunk 0, size=3, remain=0 2020/05/15 05:34:47 DEBUG : three: Uploading chunk 0, size=5, remain=0 2020/05/15 05:34:53 DEBUG : four: Uploading chunk 0, size=8, remain=0 2020/05/15 05:34:58 DEBUG : one: Destination is newer than source, skipping 2020/05/15 05:34:58 DEBUG : four: Sizes differ (src 4 vs dst 8) 2020/05/15 05:34:58 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2020/05/15 05:34:58 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9': Waiting for checks to finish 2020/05/15 05:34:58 DEBUG : three: Sizes identical 2020/05/15 05:34:58 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2020/05/15 05:34:58 DEBUG : two: MD5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone231108667) 2020/05/15 05:34:58 DEBUG : two: MD5 = 0f82d86afa0f5dc965c5c15aca58dcfb (OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9') 2020/05/15 05:34:58 DEBUG : two: MD5 differ 2020/05/15 05:34:58 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9': Waiting for transfers to finish 2020/05/15 05:34:59 DEBUG : four: Uploading chunk 0, size=4, remain=0 2020/05/15 05:34:59 DEBUG : two: Uploading chunk 0, size=3, remain=0 2020/05/15 05:35:00 DEBUG : five: Uploading chunk 0, size=4, remain=0 2020/05/15 05:35:02 INFO : four: Copied (replaced existing) 2020/05/15 05:35:03 INFO : five: Copied (new) 2020/05/15 05:35:04 INFO : two: Copied (replaced existing) 2020/05/15 05:35:04 DEBUG : Waiting for deletions to finish 2020/05/15 05:35:05 DEBUG : one: Destination is newer than source, skipping 2020/05/15 05:35:05 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9': Waiting for checks to finish 2020/05/15 05:35:05 DEBUG : two: MD5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2020/05/15 05:35:05 DEBUG : two: Size and MD5 of src and dst objects identical 2020/05/15 05:35:05 DEBUG : three: MD5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone231108667) 2020/05/15 05:35:05 DEBUG : three: MD5 = 413af0de1f97a2155acf2b8b26ab36e2 (OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9') 2020/05/15 05:35:05 DEBUG : three: MD5 differ 2020/05/15 05:35:05 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2020/05/15 05:35:05 DEBUG : four: MD5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2020/05/15 05:35:05 DEBUG : four: Size and MD5 of src and dst objects identical 2020/05/15 05:35:05 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2020/05/15 05:35:05 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2020/05/15 05:35:05 DEBUG : five: MD5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2020/05/15 05:35:05 DEBUG : five: Size and MD5 of src and dst objects identical 2020/05/15 05:35:05 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2020/05/15 05:35:05 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9': Waiting for transfers to finish 2020/05/15 05:35:06 DEBUG : three: Uploading chunk 0, size=5, remain=0 2020/05/15 05:35:10 INFO : three: Copied (replaced existing) 2020/05/15 05:35:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (43.75s) run.go:176: Remote "OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9'", Local "Local file system at /tmp/rclone231108667", Modify Window "1s" === RUN TestSyncWithMaxDuration --- SKIP: TestSyncWithMaxDuration (0.00s) sync_test.go:997: Skipping test on non local remote === RUN TestSyncWithTrackRenames 2020/05/15 05:35:18 INFO : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9': Making map for --track-renames 2020/05/15 05:35:18 INFO : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9': Finished making map for --track-renames 2020/05/15 05:35:18 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9': Waiting for checks to finish 2020/05/15 05:35:18 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9': Waiting for renames to finish 2020/05/15 05:35:18 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9': Waiting for transfers to finish 2020/05/15 05:35:20 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2020/05/15 05:35:22 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2020/05/15 05:35:26 INFO : yam: Copied (new) 2020/05/15 05:35:27 INFO : potato: Copied (new) 2020/05/15 05:35:27 DEBUG : Waiting for deletions to finish 2020/05/15 05:35:28 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2020/05/15 05:35:28 DEBUG : potato: Unchanged skipping 2020/05/15 05:35:28 INFO : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9': Making map for --track-renames 2020/05/15 05:35:28 INFO : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9': Finished making map for --track-renames 2020/05/15 05:35:28 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9': Waiting for checks to finish 2020/05/15 05:35:28 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9': Waiting for renames to finish 2020/05/15 05:35:43 INFO : yam: Moved (server side) 2020/05/15 05:35:43 INFO : yaml: Renamed from "yam" 2020/05/15 05:35:43 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9': Waiting for transfers to finish 2020/05/15 05:35:43 DEBUG : Waiting for deletions to finish 2020/05/15 05:35:43 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenames (29.93s) run.go:176: Remote "OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9'", Local "Local file system at /tmp/rclone231108667", Modify Window "1s" sync_test.go:1051: Can track renames: true === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime 2020/05/15 05:35:48 INFO : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9': Making map for --track-renames 2020/05/15 05:35:48 INFO : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9': Finished making map for --track-renames 2020/05/15 05:35:48 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9': Waiting for checks to finish 2020/05/15 05:35:48 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9': Waiting for renames to finish 2020/05/15 05:35:48 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9': Waiting for transfers to finish 2020/05/15 05:35:50 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2020/05/15 05:35:52 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2020/05/15 05:35:54 INFO : yam: Copied (new) 2020/05/15 05:35:56 INFO : potato: Copied (new) 2020/05/15 05:35:56 DEBUG : Waiting for deletions to finish 2020/05/15 05:35:58 INFO : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9': Making map for --track-renames 2020/05/15 05:35:58 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2020/05/15 05:35:58 DEBUG : potato: Unchanged skipping 2020/05/15 05:35:58 INFO : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9': Finished making map for --track-renames 2020/05/15 05:35:58 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9': Waiting for checks to finish 2020/05/15 05:35:58 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9': Waiting for renames to finish 2020/05/15 05:36:11 INFO : yam: Moved (server side) 2020/05/15 05:36:11 INFO : yaml: Renamed from "yam" 2020/05/15 05:36:11 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9': Waiting for transfers to finish 2020/05/15 05:36:11 DEBUG : Waiting for deletions to finish 2020/05/15 05:36:11 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (28.31s) run.go:176: Remote "OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9'", Local "Local file system at /tmp/rclone231108667", Modify Window "1s" sync_test.go:1122: Can track renames: true === RUN TestMoveWithDeleteEmptySrcDirs 2020/05/15 05:36:17 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9': Waiting for checks to finish 2020/05/15 05:36:17 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9': Waiting for transfers to finish 2020/05/15 05:36:20 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2020/05/15 05:36:24 DEBUG : nested/sub dir/file: Uploading chunk 0, size=6, remain=0 2020/05/15 05:36:25 INFO : sub dir/hello world: Copied (new) 2020/05/15 05:36:25 INFO : sub dir/hello world: Deleted 2020/05/15 05:36:28 INFO : nested/sub dir/file: Copied (new) 2020/05/15 05:36:28 INFO : nested/sub dir/file: Deleted 2020/05/15 05:36:28 DEBUG : sub dir: Removing directory 2020/05/15 05:36:28 DEBUG : nested/sub dir: Removing directory 2020/05/15 05:36:28 DEBUG : nested: Removing directory 2020/05/15 05:36:28 DEBUG : Local file system at /tmp/rclone231108667: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (24.34s) run.go:176: Remote "OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9'", Local "Local file system at /tmp/rclone231108667", Modify Window "1s" === RUN TestMoveWithoutDeleteEmptySrcDirs 2020/05/15 05:36:41 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9': Waiting for checks to finish 2020/05/15 05:36:41 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9': Waiting for transfers to finish 2020/05/15 05:36:45 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2020/05/15 05:36:49 DEBUG : nested/sub dir/file: Uploading chunk 0, size=6, remain=0 2020/05/15 05:36:49 INFO : sub dir/hello world: Copied (new) 2020/05/15 05:36:49 INFO : sub dir/hello world: Deleted 2020/05/15 05:36:53 INFO : nested/sub dir/file: Copied (new) 2020/05/15 05:36:53 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (24.92s) run.go:176: Remote "OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9'", Local "Local file system at /tmp/rclone231108667", Modify Window "1s" === RUN TestServerSideMove 2020/05/15 05:37:06 DEBUG : Starting OpenDrive session with ID: b6b85db29ec47f8b69c33072baf614aa0e4c989dfae73dc52d9aaedf9fe4597e 2020/05/15 05:37:09 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2020/05/15 05:37:15 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2020/05/15 05:37:21 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 2020/05/15 05:37:28 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2020/05/15 05:37:37 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2020/05/15 05:37:43 DEBUG : OpenDrive root 'rclone-test-heniret1hezadav5viwojuw1': Using server side directory move 2020/05/15 05:37:43 INFO : OpenDrive root 'rclone-test-heniret1hezadav5viwojuw1': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2020/05/15 05:37:43 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2020/05/15 05:37:43 DEBUG : empty space: Unchanged skipping 2020/05/15 05:37:43 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2020/05/15 05:37:43 DEBUG : OpenDrive root 'rclone-test-heniret1hezadav5viwojuw1': Waiting for checks to finish 2020/05/15 05:37:44 INFO : potato3: Deleted 2020/05/15 05:37:44 INFO : empty space: Deleted 2020/05/15 05:37:44 DEBUG : OpenDrive root 'rclone-test-heniret1hezadav5viwojuw1': Waiting for transfers to finish 2020/05/15 05:37:45 INFO : potato2: Moved (server side) 2020/05/15 05:37:46 INFO : potato3: Moved (server side) 2020/05/15 05:37:46 INFO : There was nothing to transfer 2020/05/15 05:37:48 DEBUG : Starting OpenDrive session with ID: 2d565a7ebc399aef5e08450d55920f0e7c948bfac44f84bd102ff3014a9f9a09 2020/05/15 05:37:49 DEBUG : OpenDrive root 'rclone-test-bemiket4bulubay4fuqozah3': Using server side directory move 2020/05/15 05:37:50 INFO : OpenDrive root 'rclone-test-bemiket4bulubay4fuqozah3': Server side directory move succeeded 2020/05/15 05:37:52 ERROR : : error listing: directory not found 2020/05/15 05:37:52 DEBUG : OpenDrive root 'rclone-test-bemiket4bulubay4fuqozah3': Purge remote 2020/05/15 05:37:54 DEBUG : OpenDrive root 'rclone-test-heniret1hezadav5viwojuw1': Purge remote 2020/05/15 05:37:54 purge failed: directory not found --- PASS: TestServerSideMove (50.74s) run.go:176: Remote "OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9'", Local "Local file system at /tmp/rclone231108667", Modify Window "1s" sync_test.go:1174: Server side move (if possible) OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9' -> OpenDrive root 'rclone-test-heniret1hezadav5viwojuw1' === RUN TestServerSideMoveWithFilter 2020/05/15 05:37:56 DEBUG : Starting OpenDrive session with ID: 62988b0db7a6a391eca4fc30a8d29388e5a6d72a637ea406d838c44202b5f798 2020/05/15 05:38:00 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2020/05/15 05:38:05 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2020/05/15 05:38:11 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 2020/05/15 05:38:20 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2020/05/15 05:38:27 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2020/05/15 05:38:32 DEBUG : empty space: Excluded 2020/05/15 05:38:32 DEBUG : empty space: Excluded 2020/05/15 05:38:32 DEBUG : OpenDrive root 'rclone-test-yavukad2bavayoy4ledizix6': Waiting for checks to finish 2020/05/15 05:38:32 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2020/05/15 05:38:32 DEBUG : OpenDrive root 'rclone-test-yavukad2bavayoy4ledizix6': Waiting for transfers to finish 2020/05/15 05:38:33 INFO : potato3: Deleted 2020/05/15 05:38:34 INFO : potato2: Moved (server side) 2020/05/15 05:38:34 INFO : potato3: Moved (server side) 2020/05/15 05:38:34 INFO : There was nothing to transfer 2020/05/15 05:38:37 DEBUG : Starting OpenDrive session with ID: 92e72288bf8cb65fb391dc2772d56c3f01458798d0e913cc228878f8554ebfc5 2020/05/15 05:38:39 DEBUG : empty space: Excluded 2020/05/15 05:38:39 DEBUG : OpenDrive root 'rclone-test-kanelod0kutowik7tehifuf7': Waiting for checks to finish 2020/05/15 05:38:39 DEBUG : OpenDrive root 'rclone-test-kanelod0kutowik7tehifuf7': Waiting for transfers to finish 2020/05/15 05:38:42 INFO : potato3: Moved (server side) 2020/05/15 05:38:43 INFO : potato2: Moved (server side) 2020/05/15 05:38:43 INFO : There was nothing to transfer 2020/05/15 05:38:45 DEBUG : OpenDrive root 'rclone-test-kanelod0kutowik7tehifuf7': Purge remote 2020/05/15 05:38:47 DEBUG : OpenDrive root 'rclone-test-yavukad2bavayoy4ledizix6': Purge remote --- PASS: TestServerSideMoveWithFilter (56.14s) run.go:176: Remote "OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9'", Local "Local file system at /tmp/rclone231108667", Modify Window "1s" sync_test.go:1174: Server side move (if possible) OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9' -> OpenDrive root 'rclone-test-yavukad2bavayoy4ledizix6' === RUN TestServerSideMoveDeleteEmptySourceDirs 2020/05/15 05:38:53 DEBUG : Starting OpenDrive session with ID: 3394e135e709b7e1f272f11623b3774173281c7ac528c5ea9299c885a6b31161 2020/05/15 05:38:56 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2020/05/15 05:39:02 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2020/05/15 05:39:08 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 2020/05/15 05:39:12 DEBUG : tomatoDir: Making directory 2020/05/15 05:39:20 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2020/05/15 05:39:29 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2020/05/15 05:39:35 DEBUG : OpenDrive root 'rclone-test-neqazan6pebuxaj1zomujim7': Using server side directory move 2020/05/15 05:39:35 INFO : OpenDrive root 'rclone-test-neqazan6pebuxaj1zomujim7': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2020/05/15 05:39:36 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2020/05/15 05:39:36 DEBUG : empty space: Unchanged skipping 2020/05/15 05:39:36 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2020/05/15 05:39:37 DEBUG : OpenDrive root 'rclone-test-neqazan6pebuxaj1zomujim7': Waiting for checks to finish 2020/05/15 05:39:37 INFO : potato3: Deleted 2020/05/15 05:39:37 INFO : empty space: Deleted 2020/05/15 05:39:37 DEBUG : OpenDrive root 'rclone-test-neqazan6pebuxaj1zomujim7': Waiting for transfers to finish 2020/05/15 05:39:38 INFO : potato2: Moved (server side) 2020/05/15 05:39:39 INFO : potato3: Moved (server side) 2020/05/15 05:39:39 DEBUG : tomatoDir: Removing directory 2020/05/15 05:39:41 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9': deleted 1 directories 2020/05/15 05:39:41 INFO : There was nothing to transfer 2020/05/15 05:39:44 DEBUG : Starting OpenDrive session with ID: 3c6e8514e017f180849f91d625bf1c36d84a9b068621156dc397f33221ada79c 2020/05/15 05:39:45 DEBUG : tomatoDir: Making directory 2020/05/15 05:39:47 DEBUG : OpenDrive root 'rclone-test-towifaj8rigegow0giyequl4': Using server side directory move 2020/05/15 05:39:48 INFO : OpenDrive root 'rclone-test-towifaj8rigegow0giyequl4': Server side directory move succeeded 2020/05/15 05:39:51 ERROR : : error listing: directory not found 2020/05/15 05:39:51 ERROR : : error listing: directory not found 2020/05/15 05:39:51 DEBUG : OpenDrive root 'rclone-test-towifaj8rigegow0giyequl4': Purge remote 2020/05/15 05:39:55 DEBUG : OpenDrive root 'rclone-test-neqazan6pebuxaj1zomujim7': Purge remote 2020/05/15 05:39:55 purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (65.05s) run.go:176: Remote "OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9'", Local "Local file system at /tmp/rclone231108667", Modify Window "1s" sync_test.go:1174: Server side move (if possible) OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9' -> OpenDrive root 'rclone-test-neqazan6pebuxaj1zomujim7' === RUN TestServerSideMoveOverlap --- SKIP: TestServerSideMoveOverlap (1.80s) run.go:176: Remote "OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9'", Local "Local file system at /tmp/rclone231108667", Modify Window "1s" sync_test.go:1305: Skipping test as remote supports DirMove === RUN TestSyncOverlap 2020/05/15 05:39:59 DEBUG : Starting OpenDrive session with ID: c03b642ea1a12875eaed4d5a569b4e45be9b168dedde25e0d025fb5aa6fd4d81 --- PASS: TestSyncOverlap (5.07s) run.go:176: Remote "OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9'", Local "Local file system at /tmp/rclone231108667", Modify Window "1s" === RUN TestSyncCompareDest 2020/05/15 05:40:04 DEBUG : Starting OpenDrive session with ID: 4a0ff299762feedbdf5c26bed8f9cb0f652aa00a55df9e756506149766f8cabf 2020/05/15 05:40:08 DEBUG : Starting OpenDrive session with ID: d39afc42d98336c57a2ef90e4640be458cd8feb3562a0373d43aac6d7ee6ddd5 2020/05/15 05:40:12 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9/dst': Waiting for checks to finish 2020/05/15 05:40:12 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9/dst': Waiting for transfers to finish 2020/05/15 05:40:16 DEBUG : one: Uploading chunk 0, size=3, remain=0 2020/05/15 05:40:20 INFO : one: Copied (new) 2020/05/15 05:40:20 DEBUG : Waiting for deletions to finish 2020/05/15 05:40:25 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9/dst': Waiting for checks to finish 2020/05/15 05:40:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2020/05/15 05:40:26 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9/dst': Waiting for transfers to finish 2020/05/15 05:40:27 DEBUG : one: Uploading chunk 0, size=5, remain=0 2020/05/15 05:40:31 INFO : one: Copied (replaced existing) 2020/05/15 05:40:31 DEBUG : Waiting for deletions to finish 2020/05/15 05:40:34 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2020/05/15 05:40:43 DEBUG : CompareDest/one: Uploading chunk 0, size=5, remain=0 2020/05/15 05:40:50 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9/dst': Waiting for checks to finish 2020/05/15 05:40:51 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2020/05/15 05:40:51 DEBUG : one: Destination found in --compare-dest, skipping 2020/05/15 05:40:51 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9/dst': Waiting for transfers to finish 2020/05/15 05:40:51 DEBUG : Waiting for deletions to finish 2020/05/15 05:40:51 INFO : There was nothing to transfer 2020/05/15 05:40:55 DEBUG : CompareDest/two: Uploading chunk 0, size=3, remain=0 2020/05/15 05:41:03 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2020/05/15 05:41:03 DEBUG : two: Destination found in --compare-dest, skipping 2020/05/15 05:41:03 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9/dst': Waiting for checks to finish 2020/05/15 05:41:04 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2020/05/15 05:41:04 DEBUG : one: Destination found in --compare-dest, skipping 2020/05/15 05:41:04 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9/dst': Waiting for transfers to finish 2020/05/15 05:41:04 DEBUG : Waiting for deletions to finish 2020/05/15 05:41:04 INFO : There was nothing to transfer 2020/05/15 05:41:07 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2020/05/15 05:41:07 DEBUG : two: Destination found in --compare-dest, skipping 2020/05/15 05:41:07 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9/dst': Waiting for checks to finish 2020/05/15 05:41:08 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2020/05/15 05:41:08 DEBUG : one: Destination found in --compare-dest, skipping 2020/05/15 05:41:08 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9/dst': Waiting for transfers to finish 2020/05/15 05:41:08 DEBUG : Waiting for deletions to finish 2020/05/15 05:41:08 INFO : There was nothing to transfer 2020/05/15 05:41:13 DEBUG : two: Sizes differ (src 5 vs dst 3) 2020/05/15 05:41:13 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9/dst': Waiting for checks to finish 2020/05/15 05:41:14 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2020/05/15 05:41:14 DEBUG : one: Destination found in --compare-dest, skipping 2020/05/15 05:41:14 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9/dst': Waiting for transfers to finish 2020/05/15 05:41:16 DEBUG : two: Uploading chunk 0, size=5, remain=0 2020/05/15 05:41:20 INFO : two: Copied (new) 2020/05/15 05:41:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (88.62s) run.go:176: Remote "OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9'", Local "Local file system at /tmp/rclone231108667", Modify Window "1s" === RUN TestSyncCopyDest 2020/05/15 05:41:33 DEBUG : Starting OpenDrive session with ID: 97857b0de59cf0bbe9ad8c0987dc3ce5ec32e39c93e01ff37330bd040ff9c9ef 2020/05/15 05:41:36 DEBUG : Starting OpenDrive session with ID: 34021662b5283e8ac182df4f46fa7c67b4f5a43b5817cf6cd293fb0915b88eee 2020/05/15 05:41:41 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9/dst': Waiting for checks to finish 2020/05/15 05:41:41 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9/dst': Waiting for transfers to finish 2020/05/15 05:41:45 DEBUG : one: Uploading chunk 0, size=3, remain=0 2020/05/15 05:41:49 INFO : one: Copied (new) 2020/05/15 05:41:49 DEBUG : Waiting for deletions to finish 2020/05/15 05:41:54 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9/dst': Waiting for checks to finish 2020/05/15 05:41:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2020/05/15 05:41:56 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9/dst': Waiting for transfers to finish 2020/05/15 05:41:56 DEBUG : one: Uploading chunk 0, size=5, remain=0 2020/05/15 05:42:00 INFO : one: Copied (replaced existing) 2020/05/15 05:42:00 DEBUG : Waiting for deletions to finish 2020/05/15 05:42:03 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2020/05/15 05:42:12 DEBUG : CopyDest/one: Uploading chunk 0, size=5, remain=0 2020/05/15 05:42:20 DEBUG : Starting OpenDrive session with ID: d3767678d9641ea57a0c251df6791158f1e8e3e5b5e1269c2f3962c720e6303f 2020/05/15 05:42:23 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9/dst': Waiting for checks to finish 2020/05/15 05:42:25 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2020/05/15 05:42:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2020/05/15 05:42:30 INFO : one: Moved (server side) 2020/05/15 05:42:31 INFO : one: Copied (server side copy) 2020/05/15 05:42:31 DEBUG : one: Destination found in --copy-dest, using server side copy 2020/05/15 05:42:31 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9/dst': Waiting for transfers to finish 2020/05/15 05:42:31 DEBUG : Waiting for deletions to finish 2020/05/15 05:42:36 DEBUG : CopyDest/two: Uploading chunk 0, size=3, remain=0 2020/05/15 05:42:44 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2020/05/15 05:42:45 INFO : two: Copied (server side copy) 2020/05/15 05:42:45 DEBUG : two: Destination found in --copy-dest, using server side copy 2020/05/15 05:42:45 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9/dst': Waiting for checks to finish 2020/05/15 05:42:46 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2020/05/15 05:42:46 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2020/05/15 05:42:46 DEBUG : one: Unchanged skipping 2020/05/15 05:42:46 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9/dst': Waiting for transfers to finish 2020/05/15 05:42:46 DEBUG : Waiting for deletions to finish 2020/05/15 05:42:49 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9/dst': Waiting for checks to finish 2020/05/15 05:42:49 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2020/05/15 05:42:49 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2020/05/15 05:42:49 DEBUG : one: Unchanged skipping 2020/05/15 05:42:50 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2020/05/15 05:42:50 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2020/05/15 05:42:50 DEBUG : two: Unchanged skipping 2020/05/15 05:42:50 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9/dst': Waiting for transfers to finish 2020/05/15 05:42:50 DEBUG : Waiting for deletions to finish 2020/05/15 05:42:50 INFO : There was nothing to transfer 2020/05/15 05:42:54 DEBUG : CopyDest/three: Uploading chunk 0, size=5, remain=0 2020/05/15 05:43:01 DEBUG : three: Sizes differ (src 7 vs dst 5) 2020/05/15 05:43:01 DEBUG : three: Destination not found in --copy-dest 2020/05/15 05:43:01 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9/dst': Waiting for checks to finish 2020/05/15 05:43:02 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2020/05/15 05:43:02 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2020/05/15 05:43:02 DEBUG : two: Unchanged skipping 2020/05/15 05:43:02 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2020/05/15 05:43:02 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2020/05/15 05:43:02 DEBUG : one: Unchanged skipping 2020/05/15 05:43:02 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9/dst': Waiting for transfers to finish 2020/05/15 05:43:04 DEBUG : three: Uploading chunk 0, size=7, remain=0 2020/05/15 05:43:08 INFO : three: Copied (new) 2020/05/15 05:43:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (112.81s) run.go:176: Remote "OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9'", Local "Local file system at /tmp/rclone231108667", Modify Window "1s" === RUN TestSyncBackupDir 2020/05/15 05:43:29 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2020/05/15 05:43:36 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2020/05/15 05:43:43 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2020/05/15 05:43:49 DEBUG : Starting OpenDrive session with ID: 75cc6c9f357a553992b7ad68dfd140f25f68778ddb2ededacd5bba8c8a26a479 2020/05/15 05:43:51 DEBUG : Starting OpenDrive session with ID: ff522d5829214f8a8bbfd0b17ac1f9b6da2a1fc6c6b53bc42b2a0f9e16d36996 2020/05/15 05:43:55 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2020/05/15 05:43:55 DEBUG : two: Unchanged skipping 2020/05/15 05:43:55 DEBUG : one: Sizes differ (src 4 vs dst 3) 2020/05/15 05:43:55 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9/dst': Waiting for checks to finish 2020/05/15 05:43:59 INFO : one: Moved (server side) 2020/05/15 05:43:59 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9/dst': Waiting for transfers to finish 2020/05/15 05:44:03 DEBUG : one: Uploading chunk 0, size=4, remain=0 2020/05/15 05:44:07 INFO : one: Copied (new) 2020/05/15 05:44:07 DEBUG : Waiting for deletions to finish 2020/05/15 05:44:10 INFO : three.txt: Moved (server side) 2020/05/15 05:44:10 INFO : three.txt: Moved into backup dir 2020/05/15 05:44:14 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2020/05/15 05:44:21 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2020/05/15 05:44:21 DEBUG : two: Unchanged skipping 2020/05/15 05:44:21 DEBUG : one: Sizes differ (src 5 vs dst 4) 2020/05/15 05:44:21 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9/dst': Waiting for checks to finish 2020/05/15 05:44:22 INFO : one: Deleted 2020/05/15 05:44:24 INFO : one: Moved (server side) 2020/05/15 05:44:24 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9/dst': Waiting for transfers to finish 2020/05/15 05:44:26 DEBUG : one: Uploading chunk 0, size=5, remain=0 2020/05/15 05:44:31 INFO : one: Copied (new) 2020/05/15 05:44:31 DEBUG : Waiting for deletions to finish 2020/05/15 05:44:32 INFO : three.txt: Deleted 2020/05/15 05:44:34 INFO : three.txt: Moved (server side) 2020/05/15 05:44:34 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (81.15s) run.go:176: Remote "OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9'", Local "Local file system at /tmp/rclone231108667", Modify Window "1s" === RUN TestSyncBackupDirWithSuffix 2020/05/15 05:44:51 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2020/05/15 05:44:57 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2020/05/15 05:45:03 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2020/05/15 05:45:11 DEBUG : Starting OpenDrive session with ID: 0de02b9f36fabb09332fd5e8b2124af67b2836902c14f2ed36f5f2129df13708 2020/05/15 05:45:13 DEBUG : Starting OpenDrive session with ID: 6115ca5ea2e79884f6ac09ec5761709841f11d6afcad2a71358b0cbf855a6157 2020/05/15 05:45:17 DEBUG : one: Sizes differ (src 4 vs dst 3) 2020/05/15 05:45:17 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2020/05/15 05:45:17 DEBUG : two: Unchanged skipping 2020/05/15 05:45:17 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9/dst': Waiting for checks to finish 2020/05/15 05:45:22 INFO : one: Moved (server side) 2020/05/15 05:45:22 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9/dst': Waiting for transfers to finish 2020/05/15 05:45:24 DEBUG : one: Uploading chunk 0, size=4, remain=0 2020/05/15 05:45:28 INFO : one: Copied (new) 2020/05/15 05:45:28 DEBUG : Waiting for deletions to finish 2020/05/15 05:45:31 INFO : three.txt: Moved (server side) 2020/05/15 05:45:31 INFO : three.txt: Moved into backup dir 2020/05/15 05:45:34 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2020/05/15 05:45:42 DEBUG : one: Sizes differ (src 5 vs dst 4) 2020/05/15 05:45:42 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2020/05/15 05:45:42 DEBUG : two: Unchanged skipping 2020/05/15 05:45:42 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9/dst': Waiting for checks to finish 2020/05/15 05:45:43 INFO : one.bak: Deleted 2020/05/15 05:45:45 INFO : one: Moved (server side) 2020/05/15 05:45:45 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9/dst': Waiting for transfers to finish 2020/05/15 05:45:48 DEBUG : one: Uploading chunk 0, size=5, remain=0 2020/05/15 05:45:52 INFO : one: Copied (new) 2020/05/15 05:45:52 DEBUG : Waiting for deletions to finish 2020/05/15 05:45:54 INFO : three.txt.bak: Deleted 2020/05/15 05:45:56 INFO : three.txt: Moved (server side) 2020/05/15 05:45:56 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (82.06s) run.go:176: Remote "OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9'", Local "Local file system at /tmp/rclone231108667", Modify Window "1s" === RUN TestSyncBackupDirWithSuffixKeepExtension 2020/05/15 05:46:13 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2020/05/15 05:46:19 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2020/05/15 05:46:28 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2020/05/15 05:46:36 DEBUG : Starting OpenDrive session with ID: c9282e40399bb39eaf7494ea57583e2e9bbd29eb76449f040efcbd1e391f7434 2020/05/15 05:46:38 DEBUG : Starting OpenDrive session with ID: e623ba053477a2273bcc85045916b15bc7766df150be8970856a7ddf30d73541 2020/05/15 05:46:42 DEBUG : one: Sizes differ (src 4 vs dst 3) 2020/05/15 05:46:42 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2020/05/15 05:46:42 DEBUG : two: Unchanged skipping 2020/05/15 05:46:42 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9/dst': Waiting for checks to finish 2020/05/15 05:46:47 INFO : one: Moved (server side) 2020/05/15 05:46:47 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9/dst': Waiting for transfers to finish 2020/05/15 05:46:49 DEBUG : one: Uploading chunk 0, size=4, remain=0 2020/05/15 05:46:54 INFO : one: Copied (new) 2020/05/15 05:46:54 DEBUG : Waiting for deletions to finish 2020/05/15 05:46:56 INFO : three.txt: Moved (server side) 2020/05/15 05:46:56 INFO : three.txt: Moved into backup dir 2020/05/15 05:47:01 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2020/05/15 05:47:08 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9/dst': Waiting for checks to finish 2020/05/15 05:47:08 DEBUG : one: Sizes differ (src 5 vs dst 4) 2020/05/15 05:47:08 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2020/05/15 05:47:08 DEBUG : two: Unchanged skipping 2020/05/15 05:47:10 INFO : one-2019-01-01: Deleted 2020/05/15 05:47:12 INFO : one: Moved (server side) 2020/05/15 05:47:12 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9/dst': Waiting for transfers to finish 2020/05/15 05:47:14 DEBUG : one: Uploading chunk 0, size=5, remain=0 2020/05/15 05:47:18 INFO : one: Copied (new) 2020/05/15 05:47:18 DEBUG : Waiting for deletions to finish 2020/05/15 05:47:20 INFO : three-2019-01-01.txt: Deleted 2020/05/15 05:47:22 INFO : three.txt: Moved (server side) 2020/05/15 05:47:22 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (87.09s) run.go:176: Remote "OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9'", Local "Local file system at /tmp/rclone231108667", Modify Window "1s" === RUN TestSyncSuffix 2020/05/15 05:47:40 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2020/05/15 05:47:46 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2020/05/15 05:47:53 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2020/05/15 05:47:59 DEBUG : Starting OpenDrive session with ID: 43861da02abe4f995736238219c1346a17f15b56e0bc1e3c7cc814b217e6b606 2020/05/15 05:48:01 DEBUG : one: Sizes differ (src 4 vs dst 3) 2020/05/15 05:48:16 INFO : one: Moved (server side) 2020/05/15 05:48:28 DEBUG : one: Uploading chunk 0, size=4, remain=0 2020/05/15 05:48:34 INFO : one: Copied (new) 2020/05/15 05:48:35 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2020/05/15 05:48:35 DEBUG : two: Unchanged skipping 2020/05/15 05:48:35 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2020/05/15 05:48:49 INFO : three.txt: Moved (server side) 2020/05/15 05:48:51 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2020/05/15 05:48:56 INFO : three.txt: Copied (new) 2020/05/15 05:49:00 DEBUG : one: Sizes differ (src 5 vs dst 4) 2020/05/15 05:49:02 INFO : one.bak: Deleted 2020/05/15 05:49:15 INFO : one: Moved (server side) 2020/05/15 05:49:18 DEBUG : one: Uploading chunk 0, size=5, remain=0 2020/05/15 05:49:22 INFO : one: Copied (new) 2020/05/15 05:49:22 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2020/05/15 05:49:22 DEBUG : two: Unchanged skipping 2020/05/15 05:49:23 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2020/05/15 05:49:25 INFO : three.txt.bak: Deleted 2020/05/15 05:49:38 INFO : three.txt: Moved (server side) 2020/05/15 05:49:41 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2020/05/15 05:49:45 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (141.26s) run.go:176: Remote "OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9'", Local "Local file system at /tmp/rclone231108667", Modify Window "1s" === RUN TestSyncSuffixKeepExtension 2020/05/15 05:50:01 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2020/05/15 05:50:07 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2020/05/15 05:50:14 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2020/05/15 05:50:21 DEBUG : Starting OpenDrive session with ID: 69e3a0a1b5f3f1cf1a528241d593222cf32ea649b9da0648c69f60bc5dc30352 2020/05/15 05:50:23 DEBUG : one: Sizes differ (src 4 vs dst 3) 2020/05/15 05:50:37 INFO : one: Moved (server side) 2020/05/15 05:50:40 DEBUG : one: Uploading chunk 0, size=4, remain=0 2020/05/15 05:50:44 INFO : one: Copied (new) 2020/05/15 05:50:44 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2020/05/15 05:50:44 DEBUG : two: Unchanged skipping 2020/05/15 05:50:45 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2020/05/15 05:50:59 INFO : three.txt: Moved (server side) 2020/05/15 05:51:01 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2020/05/15 05:51:06 INFO : three.txt: Copied (new) 2020/05/15 05:51:10 DEBUG : one: Sizes differ (src 5 vs dst 4) 2020/05/15 05:51:12 INFO : one-2019-01-01: Deleted 2020/05/15 05:51:25 INFO : one: Moved (server side) 2020/05/15 05:51:27 DEBUG : one: Uploading chunk 0, size=5, remain=0 2020/05/15 05:51:31 INFO : one: Copied (new) 2020/05/15 05:51:32 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2020/05/15 05:51:32 DEBUG : two: Unchanged skipping 2020/05/15 05:51:33 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2020/05/15 05:51:34 INFO : three-2019-01-01.txt: Deleted 2020/05/15 05:51:47 INFO : three.txt: Moved (server side) 2020/05/15 05:51:50 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2020/05/15 05:51:56 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (130.31s) run.go:176: Remote "OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9'", Local "Local file system at /tmp/rclone231108667", Modify Window "1s" === RUN TestSyncUTFNorm 2020/05/15 05:52:09 DEBUG : Testêé: Uploading chunk 0, size=18, remain=0 2020/05/15 05:52:15 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2020/05/15 05:52:15 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9': Waiting for checks to finish 2020/05/15 05:52:15 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9': Waiting for transfers to finish 2020/05/15 05:52:16 DEBUG : Testêé: Uploading chunk 0, size=14, remain=0 2020/05/15 05:52:20 INFO : Testêé: Copied (replaced existing) 2020/05/15 05:52:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (17.28s) run.go:176: Remote "OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9'", Local "Local file system at /tmp/rclone231108667", Modify Window "1s" === RUN TestSyncImmutable 2020/05/15 05:52:26 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9': Waiting for checks to finish 2020/05/15 05:52:26 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9': Waiting for transfers to finish 2020/05/15 05:52:29 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2020/05/15 05:52:33 INFO : existing: Copied (new) 2020/05/15 05:52:33 DEBUG : Waiting for deletions to finish 2020/05/15 05:52:36 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9': Waiting for checks to finish 2020/05/15 05:52:36 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2020/05/15 05:52:36 ERROR : existing: Source and destination exist but do not match: immutable file modified 2020/05/15 05:52:36 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9': Waiting for transfers to finish 2020/05/15 05:52:36 ERROR : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9': not deleting files as there were IO errors 2020/05/15 05:52:36 ERROR : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9': not deleting directories as there were IO errors 2020/05/15 05:52:36 INFO : There was nothing to transfer --- PASS: TestSyncImmutable (15.07s) run.go:176: Remote "OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9'", Local "Local file system at /tmp/rclone231108667", Modify Window "1s" === RUN TestSyncIgnoreCase --- SKIP: TestSyncIgnoreCase (1.89s) run.go:176: Remote "OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9'", Local "Local file system at /tmp/rclone231108667", Modify Window "1s" sync_test.go:1781: Skipping test as local or remote are case-insensitive === RUN TestAbort --- SKIP: TestAbort (1.83s) run.go:176: Remote "OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9'", Local "Local file system at /tmp/rclone231108667", Modify Window "1s" sync_test.go:1807: This test only runs on local PASS 2020/05/15 05:52:43 DEBUG : OpenDrive root 'rclone-test-japuyuq1lebetuk1mocitat9': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished OK in 33m48.803597765s (try 1/5)