"./sync.test -test.v -test.timeout 30m0s -remote TestKoofr: -verbose" - Starting (try 1/5) === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.07s) === 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 --- 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) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === 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 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (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) === 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/01/19 06:03:34 NOTICE: sub dir/hello world: Not copying as --dry-run 2020/01/19 06:03:34 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0: Waiting for checks to finish 2020/01/19 06:03:34 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (0.35s) run.go:176: Remote "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0", Local "Local file system at /tmp/rclone810449366", Modify Window "1ms" === RUN TestCopy 2020/01/19 06:03:34 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0: Waiting for checks to finish 2020/01/19 06:03:34 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0: Waiting for transfers to finish 2020/01/19 06:03:34 DEBUG : sub dir/hello world: MD5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2020/01/19 06:03:34 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopy (1.02s) run.go:176: Remote "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0", Local "Local file system at /tmp/rclone810449366", Modify Window "1ms" === RUN TestCopyMissingDirectory 2020/01/19 06:03:35 ERROR : : error reading source directory: directory not found 2020/01/19 06:03:35 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0: Waiting for checks to finish 2020/01/19 06:03:35 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.15s) run.go:176: Remote "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0", Local "Local file system at /tmp/rclone810449366", Modify Window "1ms" === RUN TestCopyNoTraverse 2020/01/19 06:03:35 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0: Waiting for checks to finish 2020/01/19 06:03:35 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0: Waiting for transfers to finish 2020/01/19 06:03:36 DEBUG : sub dir/hello world: MD5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2020/01/19 06:03:36 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.32s) run.go:176: Remote "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0", Local "Local file system at /tmp/rclone810449366", Modify Window "1ms" === RUN TestSyncNoTraverse 2020/01/19 06:03:36 ERROR : Ignoring --no-traverse with sync 2020/01/19 06:03:36 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0: Waiting for checks to finish 2020/01/19 06:03:36 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0: Waiting for transfers to finish 2020/01/19 06:03:37 DEBUG : sub dir/hello world: MD5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2020/01/19 06:03:37 INFO : sub dir/hello world: Copied (new) 2020/01/19 06:03:37 INFO : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.33s) run.go:176: Remote "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0", Local "Local file system at /tmp/rclone810449366", Modify Window "1ms" === RUN TestCopyWithDepth 2020/01/19 06:03:38 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0: Waiting for checks to finish 2020/01/19 06:03:38 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0: Waiting for transfers to finish 2020/01/19 06:03:38 DEBUG : hello world2: MD5 = cc2c857f89648dbd139d7b2a6665957d OK 2020/01/19 06:03:38 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (0.69s) run.go:176: Remote "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0", Local "Local file system at /tmp/rclone810449366", Modify Window "1ms" === RUN TestCopyWithFilesFrom 2020/01/19 06:03:38 DEBUG : hello world2: Excluded 2020/01/19 06:03:38 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0: Waiting for checks to finish 2020/01/19 06:03:38 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0: Waiting for transfers to finish 2020/01/19 06:03:39 DEBUG : potato2: MD5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2020/01/19 06:03:39 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (0.72s) run.go:176: Remote "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0", Local "Local file system at /tmp/rclone810449366", Modify Window "1ms" === RUN TestCopyWithFilesFromAndNoTraverse 2020/01/19 06:03:39 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0: Waiting for checks to finish 2020/01/19 06:03:39 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0: Waiting for transfers to finish 2020/01/19 06:03:39 DEBUG : potato2: MD5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2020/01/19 06:03:39 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (0.50s) run.go:176: Remote "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0", Local "Local file system at /tmp/rclone810449366", Modify Window "1ms" === RUN TestCopyEmptyDirectories 2020/01/19 06:03:40 DEBUG : sub dir2: Making directory 2020/01/19 06:03:40 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0: Waiting for checks to finish 2020/01/19 06:03:40 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0: Waiting for transfers to finish 2020/01/19 06:03:40 DEBUG : sub dir/hello world: MD5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2020/01/19 06:03:40 INFO : sub dir/hello world: Copied (new) 2020/01/19 06:03:40 DEBUG : sub dir2: Making directory 2020/01/19 06:03:41 DEBUG : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0: copied 1 directories --- PASS: TestCopyEmptyDirectories (1.77s) run.go:176: Remote "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0", Local "Local file system at /tmp/rclone810449366", Modify Window "1ms" === RUN TestMoveEmptyDirectories 2020/01/19 06:03:41 DEBUG : sub dir2: Making directory 2020/01/19 06:03:41 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0: Waiting for checks to finish 2020/01/19 06:03:41 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0: Waiting for transfers to finish 2020/01/19 06:03:43 DEBUG : sub dir/hello world: MD5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2020/01/19 06:03:43 INFO : sub dir/hello world: Copied (new) 2020/01/19 06:03:43 INFO : sub dir/hello world: Deleted 2020/01/19 06:03:43 DEBUG : sub dir: Making directory 2020/01/19 06:03:43 DEBUG : sub dir2: Making directory 2020/01/19 06:03:43 DEBUG : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0: copied 2 directories --- PASS: TestMoveEmptyDirectories (2.03s) run.go:176: Remote "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0", Local "Local file system at /tmp/rclone810449366", Modify Window "1ms" === RUN TestSyncEmptyDirectories 2020/01/19 06:03:43 DEBUG : sub dir2: Making directory 2020/01/19 06:03:43 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0: Waiting for checks to finish 2020/01/19 06:03:43 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0: Waiting for transfers to finish 2020/01/19 06:03:44 DEBUG : sub dir/hello world: MD5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2020/01/19 06:03:44 INFO : sub dir/hello world: Copied (new) 2020/01/19 06:03:44 DEBUG : sub dir2: Making directory 2020/01/19 06:03:44 DEBUG : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0: copied 1 directories 2020/01/19 06:03:44 INFO : Waiting for deletions to finish --- PASS: TestSyncEmptyDirectories (1.43s) run.go:176: Remote "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0", Local "Local file system at /tmp/rclone810449366", Modify Window "1ms" === RUN TestServerSideCopy 2020/01/19 06:03:46 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-yomijeg0cifotir3yoqahoh8: Waiting for checks to finish 2020/01/19 06:03:46 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-yomijeg0cifotir3yoqahoh8: Waiting for transfers to finish 2020/01/19 06:03:47 DEBUG : sub dir/hello world: MD5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2020/01/19 06:03:47 INFO : sub dir/hello world: Copied (server side copy) 2020/01/19 06:03:47 DEBUG : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-yomijeg0cifotir3yoqahoh8: Purge remote --- PASS: TestServerSideCopy (2.32s) run.go:176: Remote "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0", Local "Local file system at /tmp/rclone810449366", Modify Window "1ms" sync_test.go:257: Server side copy (if possible) koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0 -> koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-yomijeg0cifotir3yoqahoh8 === RUN TestCopyAfterDelete 2020/01/19 06:03:48 ERROR : : error listing: directory not found 2020/01/19 06:03:48 DEBUG : Local file system at /tmp/rclone810449366: Making directory 2020/01/19 06:03:48 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0: Waiting for checks to finish 2020/01/19 06:03:48 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.57s) run.go:176: Remote "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0", Local "Local file system at /tmp/rclone810449366", Modify Window "1ms" === RUN TestCopyRedownload 2020/01/19 06:03:51 INFO : Local file system at /tmp/rclone810449366: Waiting for checks to finish 2020/01/19 06:03:51 INFO : Local file system at /tmp/rclone810449366: Waiting for transfers to finish 2020/01/19 06:03:51 DEBUG : sub dir/hello world: MD5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2020/01/19 06:03:51 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.71s) run.go:176: Remote "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0", Local "Local file system at /tmp/rclone810449366", Modify Window "1ms" === RUN TestSyncBasedOnCheckSum 2020/01/19 06:03:51 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0: Waiting for checks to finish 2020/01/19 06:03:51 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0: Waiting for transfers to finish 2020/01/19 06:03:52 DEBUG : check sum: MD5 = 336d5ebc5436534e61d16e63ddfca327 OK 2020/01/19 06:03:52 INFO : check sum: Copied (new) 2020/01/19 06:03:52 INFO : Waiting for deletions to finish 2020/01/19 06:03:52 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0: Waiting for checks to finish 2020/01/19 06:03:52 DEBUG : check sum: MD5 = 336d5ebc5436534e61d16e63ddfca327 OK 2020/01/19 06:03:52 DEBUG : check sum: Size and MD5 of src and dst objects identical 2020/01/19 06:03:52 DEBUG : check sum: Unchanged skipping 2020/01/19 06:03:52 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0: Waiting for transfers to finish 2020/01/19 06:03:52 INFO : Waiting for deletions to finish --- PASS: TestSyncBasedOnCheckSum (1.41s) run.go:176: Remote "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0", Local "Local file system at /tmp/rclone810449366", Modify Window "1ms" === RUN TestSyncSizeOnly 2020/01/19 06:03:53 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0: Waiting for checks to finish 2020/01/19 06:03:53 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0: Waiting for transfers to finish 2020/01/19 06:03:53 DEBUG : sizeonly: MD5 = 8ee2027983915ec78acc45027d874316 OK 2020/01/19 06:03:53 INFO : sizeonly: Copied (new) 2020/01/19 06:03:53 INFO : Waiting for deletions to finish 2020/01/19 06:03:53 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0: Waiting for checks to finish 2020/01/19 06:03:53 DEBUG : sizeonly: Sizes identical 2020/01/19 06:03:53 DEBUG : sizeonly: Unchanged skipping 2020/01/19 06:03:53 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0: Waiting for transfers to finish 2020/01/19 06:03:53 INFO : Waiting for deletions to finish --- PASS: TestSyncSizeOnly (0.65s) run.go:176: Remote "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0", Local "Local file system at /tmp/rclone810449366", Modify Window "1ms" === RUN TestSyncIgnoreSize 2020/01/19 06:03:53 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0: Waiting for checks to finish 2020/01/19 06:03:53 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0: Waiting for transfers to finish 2020/01/19 06:03:54 DEBUG : ignore-size: MD5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2020/01/19 06:03:54 INFO : ignore-size: Copied (new) 2020/01/19 06:03:54 INFO : Waiting for deletions to finish 2020/01/19 06:03:54 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0: Waiting for checks to finish 2020/01/19 06:03:54 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2020/01/19 06:03:54 DEBUG : ignore-size: Unchanged skipping 2020/01/19 06:03:54 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0: Waiting for transfers to finish 2020/01/19 06:03:54 INFO : Waiting for deletions to finish --- PASS: TestSyncIgnoreSize (0.83s) run.go:176: Remote "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0", Local "Local file system at /tmp/rclone810449366", Modify Window "1ms" === RUN TestSyncIgnoreTimes 2020/01/19 06:03:55 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2020/01/19 06:03:55 DEBUG : existing: Unchanged skipping 2020/01/19 06:03:55 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0: Waiting for checks to finish 2020/01/19 06:03:55 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0: Waiting for transfers to finish 2020/01/19 06:03:55 INFO : Waiting for deletions to finish 2020/01/19 06:03:55 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2020/01/19 06:03:55 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0: Waiting for checks to finish 2020/01/19 06:03:55 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0: Waiting for transfers to finish 2020/01/19 06:03:56 DEBUG : existing: MD5 = 8ee2027983915ec78acc45027d874316 OK 2020/01/19 06:03:56 INFO : existing: Copied (replaced existing) 2020/01/19 06:03:56 INFO : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.00s) run.go:176: Remote "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0", Local "Local file system at /tmp/rclone810449366", Modify Window "1ms" === RUN TestSyncIgnoreExisting 2020/01/19 06:03:56 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0: Waiting for checks to finish 2020/01/19 06:03:56 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0: Waiting for transfers to finish 2020/01/19 06:03:57 DEBUG : existing: MD5 = 8ee2027983915ec78acc45027d874316 OK 2020/01/19 06:03:57 INFO : existing: Copied (new) 2020/01/19 06:03:57 INFO : Waiting for deletions to finish 2020/01/19 06:03:57 DEBUG : existing: Destination exists, skipping 2020/01/19 06:03:57 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0: Waiting for checks to finish 2020/01/19 06:03:57 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0: Waiting for transfers to finish 2020/01/19 06:03:57 INFO : Waiting for deletions to finish --- PASS: TestSyncIgnoreExisting (0.92s) run.go:176: Remote "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0", Local "Local file system at /tmp/rclone810449366", Modify Window "1ms" === RUN TestSyncIgnoreErrors 2020/01/19 06:03:58 DEBUG : d: Making directory 2020/01/19 06:03:59 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2020/01/19 06:03:59 DEBUG : c/non empty space: Unchanged skipping 2020/01/19 06:03:59 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0: Waiting for checks to finish 2020/01/19 06:03:59 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0: Waiting for transfers to finish 2020/01/19 06:03:59 DEBUG : a/potato2: MD5 = d6548b156ea68a4e003e786df99eee76 OK 2020/01/19 06:03:59 INFO : a/potato2: Copied (new) 2020/01/19 06:03:59 INFO : Waiting for deletions to finish 2020/01/19 06:03:59 INFO : b/potato: Deleted 2020/01/19 06:03:59 DEBUG : d: Removing directory 2020/01/19 06:03:59 DEBUG : b: Removing directory 2020/01/19 06:03:59 DEBUG : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0: deleted 2 directories --- PASS: TestSyncIgnoreErrors (2.86s) run.go:176: Remote "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0", Local "Local file system at /tmp/rclone810449366", Modify Window "1ms" === RUN TestSyncAfterChangingModtimeOnly 2020/01/19 06:04:01 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0: Waiting for checks to finish 2020/01/19 06:04:01 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2020/01/19 06:04:01 DEBUG : empty space: MD5 = 336d5ebc5436534e61d16e63ddfca327 OK 2020/01/19 06:04:01 NOTICE: empty space: Not updating modification time as --dry-run 2020/01/19 06:04:01 DEBUG : empty space: Unchanged skipping 2020/01/19 06:04:01 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0: Waiting for transfers to finish 2020/01/19 06:04:01 INFO : Waiting for deletions to finish 2020/01/19 06:04:01 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0: Waiting for checks to finish 2020/01/19 06:04:01 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2020/01/19 06:04:01 DEBUG : empty space: MD5 = 336d5ebc5436534e61d16e63ddfca327 OK 2020/01/19 06:04:01 DEBUG : empty space: src and dst identical but can't set mod time without deleting and re-uploading 2020/01/19 06:04:01 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0: Waiting for transfers to finish 2020/01/19 06:04:01 DEBUG : empty space: MD5 = 336d5ebc5436534e61d16e63ddfca327 OK 2020/01/19 06:04:01 INFO : empty space: Copied (replaced existing) 2020/01/19 06:04:01 INFO : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (1.18s) run.go:176: Remote "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0", Local "Local file system at /tmp/rclone810449366", Modify Window "1ms" === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime 2020/01/19 06:04:02 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0: Waiting for checks to finish 2020/01/19 06:04:02 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2020/01/19 06:04:02 DEBUG : empty space: MD5 = 336d5ebc5436534e61d16e63ddfca327 OK 2020/01/19 06:04:02 DEBUG : empty space: Unchanged skipping 2020/01/19 06:04:02 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0: Waiting for transfers to finish 2020/01/19 06:04:02 INFO : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.99s) run.go:176: Remote "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0", Local "Local file system at /tmp/rclone810449366", Modify Window "1ms" === RUN TestSyncDoesntUpdateModtime 2020/01/19 06:04:03 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0: Waiting for checks to finish 2020/01/19 06:04:03 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2020/01/19 06:04:03 DEBUG : foo: MD5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone810449366) 2020/01/19 06:04:03 DEBUG : foo: MD5 = 37b51d194a7513e45b56f6524f2d51f2 (koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0) 2020/01/19 06:04:03 DEBUG : foo: MD5 differ 2020/01/19 06:04:03 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0: Waiting for transfers to finish 2020/01/19 06:04:04 DEBUG : foo: MD5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2020/01/19 06:04:04 INFO : foo: Copied (replaced existing) 2020/01/19 06:04:04 INFO : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.62s) run.go:176: Remote "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0", Local "Local file system at /tmp/rclone810449366", Modify Window "1ms" === RUN TestSyncAfterAddingAFile 2020/01/19 06:04:04 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0: Waiting for checks to finish 2020/01/19 06:04:04 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2020/01/19 06:04:04 DEBUG : empty space: Unchanged skipping 2020/01/19 06:04:04 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0: Waiting for transfers to finish 2020/01/19 06:04:05 DEBUG : potato: MD5 = d6548b156ea68a4e003e786df99eee76 OK 2020/01/19 06:04:05 INFO : potato: Copied (new) 2020/01/19 06:04:05 INFO : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (1.64s) run.go:176: Remote "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0", Local "Local file system at /tmp/rclone810449366", Modify Window "1ms" === RUN TestSyncAfterChangingFilesSizeOnly 2020/01/19 06:04:07 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2020/01/19 06:04:07 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0: Waiting for checks to finish 2020/01/19 06:04:07 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0: Waiting for transfers to finish 2020/01/19 06:04:08 DEBUG : potato: MD5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2020/01/19 06:04:08 INFO : potato: Copied (replaced existing) 2020/01/19 06:04:08 INFO : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (2.73s) run.go:176: Remote "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0", Local "Local file system at /tmp/rclone810449366", Modify Window "1ms" === RUN TestSyncAfterChangingContentsOnly 2020/01/19 06:04:09 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0: Waiting for checks to finish 2020/01/19 06:04:09 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/01/19 06:04:09 DEBUG : potato: MD5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone810449366) 2020/01/19 06:04:09 DEBUG : potato: MD5 = 100defcf18c42a1e0dc42a789b107cd2 (koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0) 2020/01/19 06:04:09 DEBUG : potato: MD5 differ 2020/01/19 06:04:09 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0: Waiting for transfers to finish 2020/01/19 06:04:09 DEBUG : potato: MD5 = e4cb6955d9106df6263c45fcfc10f163 OK 2020/01/19 06:04:09 INFO : potato: Copied (replaced existing) 2020/01/19 06:04:09 INFO : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.03s) run.go:176: Remote "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0", Local "Local file system at /tmp/rclone810449366", Modify Window "1ms" === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun 2020/01/19 06:04:11 NOTICE: potato2: Not copying as --dry-run 2020/01/19 06:04:11 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2020/01/19 06:04:11 DEBUG : empty space: Unchanged skipping 2020/01/19 06:04:11 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0: Waiting for checks to finish 2020/01/19 06:04:11 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0: Waiting for transfers to finish 2020/01/19 06:04:11 INFO : Waiting for deletions to finish 2020/01/19 06:04:11 NOTICE: potato: Not deleting as --dry-run --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.68s) run.go:176: Remote "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0", Local "Local file system at /tmp/rclone810449366", Modify Window "1ms" === RUN TestSyncAfterRemovingAFileAndAddingAFile 2020/01/19 06:04:12 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2020/01/19 06:04:12 DEBUG : empty space: Unchanged skipping 2020/01/19 06:04:12 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0: Waiting for checks to finish 2020/01/19 06:04:12 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0: Waiting for transfers to finish 2020/01/19 06:04:13 DEBUG : potato2: MD5 = d6548b156ea68a4e003e786df99eee76 OK 2020/01/19 06:04:13 INFO : potato2: Copied (new) 2020/01/19 06:04:13 INFO : Waiting for deletions to finish 2020/01/19 06:04:13 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.86s) run.go:176: Remote "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0", Local "Local file system at /tmp/rclone810449366", Modify Window "1ms" === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir 2020/01/19 06:04:15 DEBUG : d: Making directory 2020/01/19 06:04:15 DEBUG : d/e: Making directory 2020/01/19 06:04:16 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2020/01/19 06:04:16 DEBUG : c/non empty space: Unchanged skipping 2020/01/19 06:04:16 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0: Waiting for checks to finish 2020/01/19 06:04:16 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0: Waiting for transfers to finish 2020/01/19 06:04:16 DEBUG : a/potato2: MD5 = d6548b156ea68a4e003e786df99eee76 OK 2020/01/19 06:04:16 INFO : a/potato2: Copied (new) 2020/01/19 06:04:16 INFO : Waiting for deletions to finish 2020/01/19 06:04:16 INFO : b/potato: Deleted 2020/01/19 06:04:16 DEBUG : d/e: Removing directory 2020/01/19 06:04:16 DEBUG : d: Removing directory 2020/01/19 06:04:16 DEBUG : b: Removing directory 2020/01/19 06:04:17 DEBUG : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0: deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.40s) run.go:176: Remote "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0", Local "Local file system at /tmp/rclone810449366", Modify Window "1ms" === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors 2020/01/19 06:04:19 DEBUG : d: Making directory 2020/01/19 06:04:20 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2020/01/19 06:04:20 DEBUG : c/non empty space: Unchanged skipping 2020/01/19 06:04:20 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0: Waiting for checks to finish 2020/01/19 06:04:20 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0: Waiting for transfers to finish 2020/01/19 06:04:20 DEBUG : a/potato2: MD5 = d6548b156ea68a4e003e786df99eee76 OK 2020/01/19 06:04:20 INFO : a/potato2: Copied (new) 2020/01/19 06:04:20 ERROR : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0: not deleting files as there were IO errors 2020/01/19 06:04:20 ERROR : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0: not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (4.29s) run.go:176: Remote "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0", Local "Local file system at /tmp/rclone810449366", Modify Window "1ms" === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring 2020/01/19 06:04:22 INFO : Waiting for deletions to finish 2020/01/19 06:04:22 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2020/01/19 06:04:22 DEBUG : empty space: Unchanged skipping 2020/01/19 06:04:22 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0: Waiting for checks to finish 2020/01/19 06:04:22 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0: Waiting for transfers to finish 2020/01/19 06:04:22 INFO : potato: Deleted 2020/01/19 06:04:23 DEBUG : potato2: MD5 = d6548b156ea68a4e003e786df99eee76 OK 2020/01/19 06:04:23 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (1.66s) run.go:176: Remote "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0", Local "Local file system at /tmp/rclone810449366", Modify Window "1ms" === RUN TestSyncDeleteBefore 2020/01/19 06:04:28 INFO : Waiting for deletions to finish 2020/01/19 06:04:28 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0: Waiting for checks to finish 2020/01/19 06:04:28 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0: Waiting for transfers to finish 2020/01/19 06:04:28 INFO : potato: Deleted 2020/01/19 06:04:28 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2020/01/19 06:04:28 DEBUG : empty space: Unchanged skipping 2020/01/19 06:04:28 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0: Waiting for checks to finish 2020/01/19 06:04:28 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0: Waiting for transfers to finish 2020/01/19 06:04:28 DEBUG : potato2: MD5 = d6548b156ea68a4e003e786df99eee76 OK 2020/01/19 06:04:28 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (5.52s) run.go:176: Remote "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0", Local "Local file system at /tmp/rclone810449366", Modify Window "1ms" === RUN TestCopyDeleteBefore 2020/01/19 06:04:29 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0: Waiting for checks to finish 2020/01/19 06:04:29 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0: Waiting for transfers to finish 2020/01/19 06:04:30 DEBUG : potato2: MD5 = 9519bc2e940e1696ea7365b4b81adedc OK 2020/01/19 06:04:30 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.22s) run.go:176: Remote "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0", Local "Local file system at /tmp/rclone810449366", Modify Window "1ms" === RUN TestSyncWithExclude 2020/01/19 06:04:31 DEBUG : potato2: Excluded 2020/01/19 06:04:31 DEBUG : enormous: Excluded 2020/01/19 06:04:31 DEBUG : potato2: Excluded 2020/01/19 06:04:31 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2020/01/19 06:04:31 DEBUG : empty space: Unchanged skipping 2020/01/19 06:04:31 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0: Waiting for checks to finish 2020/01/19 06:04:31 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0: Waiting for transfers to finish 2020/01/19 06:04:31 INFO : Waiting for deletions to finish 2020/01/19 06:04:31 DEBUG : potato2: Excluded 2020/01/19 06:04:31 DEBUG : enormous: Excluded 2020/01/19 06:04:31 DEBUG : potato2: Excluded 2020/01/19 06:04:31 INFO : Local file system at /tmp/rclone810449366: Waiting for checks to finish 2020/01/19 06:04:31 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2020/01/19 06:04:31 DEBUG : empty space: Unchanged skipping 2020/01/19 06:04:31 INFO : Local file system at /tmp/rclone810449366: Waiting for transfers to finish 2020/01/19 06:04:31 INFO : Waiting for deletions to finish --- PASS: TestSyncWithExclude (1.27s) run.go:176: Remote "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0", Local "Local file system at /tmp/rclone810449366", Modify Window "1ms" === RUN TestSyncWithExcludeAndDeleteExcluded 2020/01/19 06:04:33 DEBUG : potato2: Excluded 2020/01/19 06:04:33 DEBUG : enormous: Excluded 2020/01/19 06:04:33 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0: Waiting for checks to finish 2020/01/19 06:04:33 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2020/01/19 06:04:33 DEBUG : empty space: Unchanged skipping 2020/01/19 06:04:33 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0: Waiting for transfers to finish 2020/01/19 06:04:33 INFO : Waiting for deletions to finish 2020/01/19 06:04:33 INFO : potato2: Deleted 2020/01/19 06:04:33 INFO : enormous: Deleted 2020/01/19 06:04:33 INFO : Local file system at /tmp/rclone810449366: Waiting for checks to finish 2020/01/19 06:04:33 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2020/01/19 06:04:33 DEBUG : empty space: Unchanged skipping 2020/01/19 06:04:33 INFO : Local file system at /tmp/rclone810449366: Waiting for transfers to finish 2020/01/19 06:04:33 INFO : Waiting for deletions to finish 2020/01/19 06:04:33 INFO : enormous: Deleted 2020/01/19 06:04:33 INFO : potato2: Deleted --- PASS: TestSyncWithExcludeAndDeleteExcluded (1.94s) run.go:176: Remote "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0", Local "Local file system at /tmp/rclone810449366", Modify Window "1ms" === RUN TestSyncWithUpdateOlder 2020/01/19 06:04:36 DEBUG : four: Sizes differ (src 4 vs dst 8) 2020/01/19 06:04:36 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2020/01/19 06:04:36 DEBUG : one: Destination is newer than source, skipping 2020/01/19 06:04:36 DEBUG : three: Sizes identical 2020/01/19 06:04:36 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2020/01/19 06:04:36 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0: Waiting for checks to finish 2020/01/19 06:04:36 DEBUG : two: MD5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone810449366) 2020/01/19 06:04:36 DEBUG : two: MD5 = 0f82d86afa0f5dc965c5c15aca58dcfb (koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0) 2020/01/19 06:04:36 DEBUG : two: MD5 differ 2020/01/19 06:04:36 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0: Waiting for transfers to finish 2020/01/19 06:04:36 DEBUG : two: MD5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2020/01/19 06:04:36 INFO : two: Copied (replaced existing) 2020/01/19 06:04:36 DEBUG : four: MD5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2020/01/19 06:04:36 INFO : four: Copied (replaced existing) 2020/01/19 06:04:36 DEBUG : five: MD5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2020/01/19 06:04:36 INFO : five: Copied (new) 2020/01/19 06:04:36 INFO : Waiting for deletions to finish 2020/01/19 06:04:36 DEBUG : one: Destination is newer than source, skipping 2020/01/19 06:04:36 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0: Waiting for checks to finish 2020/01/19 06:04:36 DEBUG : four: MD5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2020/01/19 06:04:36 DEBUG : four: Size and MD5 of src and dst objects identical 2020/01/19 06:04:36 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2020/01/19 06:04:36 DEBUG : two: MD5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2020/01/19 06:04:36 DEBUG : five: MD5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2020/01/19 06:04:36 DEBUG : two: Size and MD5 of src and dst objects identical 2020/01/19 06:04:36 DEBUG : five: Size and MD5 of src and dst objects identical 2020/01/19 06:04:36 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2020/01/19 06:04:36 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2020/01/19 06:04:36 DEBUG : three: MD5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone810449366) 2020/01/19 06:04:36 DEBUG : three: MD5 = 413af0de1f97a2155acf2b8b26ab36e2 (koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0) 2020/01/19 06:04:36 DEBUG : three: MD5 differ 2020/01/19 06:04:36 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2020/01/19 06:04:36 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0: Waiting for transfers to finish 2020/01/19 06:04:37 DEBUG : three: MD5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2020/01/19 06:04:37 INFO : three: Copied (replaced existing) 2020/01/19 06:04:37 INFO : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.01s) run.go:176: Remote "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0", Local "Local file system at /tmp/rclone810449366", Modify Window "1ms" === RUN TestSyncWithTrackRenames 2020/01/19 06:04:37 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0: Making map for --track-renames 2020/01/19 06:04:37 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0: Finished making map for --track-renames 2020/01/19 06:04:37 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0: Waiting for checks to finish 2020/01/19 06:04:37 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0: Waiting for renames to finish 2020/01/19 06:04:37 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0: Waiting for transfers to finish 2020/01/19 06:04:38 DEBUG : yam: MD5 = 48dc443644c4b89556dc06834b46451d OK 2020/01/19 06:04:38 INFO : yam: Copied (new) 2020/01/19 06:04:38 DEBUG : potato: MD5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2020/01/19 06:04:38 INFO : potato: Copied (new) 2020/01/19 06:04:38 INFO : Waiting for deletions to finish 2020/01/19 06:04:38 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2020/01/19 06:04:38 DEBUG : potato: Unchanged skipping 2020/01/19 06:04:38 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0: Making map for --track-renames 2020/01/19 06:04:38 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0: Finished making map for --track-renames 2020/01/19 06:04:38 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0: Waiting for checks to finish 2020/01/19 06:04:38 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0: Waiting for renames to finish 2020/01/19 06:04:38 INFO : yam: Moved (server side) 2020/01/19 06:04:38 INFO : yaml: Renamed from "yam" 2020/01/19 06:04:38 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0: Waiting for transfers to finish 2020/01/19 06:04:38 INFO : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (1.38s) run.go:176: Remote "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0", Local "Local file system at /tmp/rclone810449366", Modify Window "1ms" sync_test.go:1005: Can track renames: true === RUN TestMoveWithDeleteEmptySrcDirs 2020/01/19 06:04:38 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0: Waiting for checks to finish 2020/01/19 06:04:38 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0: Waiting for transfers to finish 2020/01/19 06:04:39 DEBUG : sub dir/hello world: MD5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2020/01/19 06:04:39 INFO : sub dir/hello world: Copied (new) 2020/01/19 06:04:39 INFO : sub dir/hello world: Deleted 2020/01/19 06:04:39 DEBUG : nested/sub dir/file: MD5 = 83d3784ea62518eafc60e98d84f877ad OK 2020/01/19 06:04:39 INFO : nested/sub dir/file: Copied (new) 2020/01/19 06:04:39 INFO : nested/sub dir/file: Deleted 2020/01/19 06:04:39 DEBUG : sub dir: Removing directory 2020/01/19 06:04:39 DEBUG : nested/sub dir: Removing directory 2020/01/19 06:04:39 DEBUG : nested: Removing directory 2020/01/19 06:04:39 DEBUG : Local file system at /tmp/rclone810449366: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.64s) run.go:176: Remote "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0", Local "Local file system at /tmp/rclone810449366", Modify Window "1ms" === RUN TestMoveWithoutDeleteEmptySrcDirs 2020/01/19 06:04:40 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0: Waiting for checks to finish 2020/01/19 06:04:40 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0: Waiting for transfers to finish 2020/01/19 06:04:41 DEBUG : sub dir/hello world: MD5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2020/01/19 06:04:41 INFO : sub dir/hello world: Copied (new) 2020/01/19 06:04:41 INFO : sub dir/hello world: Deleted 2020/01/19 06:04:41 DEBUG : nested/sub dir/file: MD5 = 83d3784ea62518eafc60e98d84f877ad OK 2020/01/19 06:04:41 INFO : nested/sub dir/file: Copied (new) 2020/01/19 06:04:41 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.57s) run.go:176: Remote "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0", Local "Local file system at /tmp/rclone810449366", Modify Window "1ms" === RUN TestServerSideMove 2020/01/19 06:04:45 DEBUG : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-tedosub2bameloj6cigaqag4: Using server side directory move 2020/01/19 06:04:45 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-tedosub2bameloj6cigaqag4: Server side directory move failed - fallback to file moves: can't move directory - incompatible remotes 2020/01/19 06:04:46 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2020/01/19 06:04:46 DEBUG : empty space: Unchanged skipping 2020/01/19 06:04:46 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-tedosub2bameloj6cigaqag4: Waiting for checks to finish 2020/01/19 06:04:46 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2020/01/19 06:04:46 INFO : empty space: Deleted 2020/01/19 06:04:46 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-tedosub2bameloj6cigaqag4: Waiting for transfers to finish 2020/01/19 06:04:46 INFO : potato3: Deleted 2020/01/19 06:04:46 INFO : potato2: Moved (server side) 2020/01/19 06:04:46 INFO : potato3: Moved (server side) 2020/01/19 06:04:46 DEBUG : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-luqujay4cezufif5xesurox6: Using server side directory move 2020/01/19 06:04:46 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-luqujay4cezufif5xesurox6: Server side directory move succeeded 2020/01/19 06:04:46 ERROR : : error listing: directory not found 2020/01/19 06:04:46 DEBUG : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-luqujay4cezufif5xesurox6: Purge remote 2020/01/19 06:04:46 DEBUG : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-tedosub2bameloj6cigaqag4: Purge remote 2020/01/19 06:04:46 purge failed: directory not found --- PASS: TestServerSideMove (4.73s) run.go:176: Remote "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0", Local "Local file system at /tmp/rclone810449366", Modify Window "1ms" sync_test.go:1110: Server side move (if possible) koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0 -> koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-tedosub2bameloj6cigaqag4 === RUN TestServerSideMoveWithFilter 2020/01/19 06:04:49 DEBUG : empty space: Excluded 2020/01/19 06:04:49 DEBUG : empty space: Excluded 2020/01/19 06:04:49 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2020/01/19 06:04:49 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-mifaqes1donudik6qolebuj1: Waiting for checks to finish 2020/01/19 06:04:49 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-mifaqes1donudik6qolebuj1: Waiting for transfers to finish 2020/01/19 06:04:49 INFO : potato3: Deleted 2020/01/19 06:04:49 INFO : potato2: Moved (server side) 2020/01/19 06:04:49 INFO : potato3: Moved (server side) 2020/01/19 06:04:50 DEBUG : empty space: Excluded 2020/01/19 06:04:50 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-duzores5gujarac5febulan0: Waiting for checks to finish 2020/01/19 06:04:50 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-duzores5gujarac5febulan0: Waiting for transfers to finish 2020/01/19 06:04:50 INFO : potato3: Moved (server side) 2020/01/19 06:04:50 INFO : potato2: Moved (server side) 2020/01/19 06:04:50 DEBUG : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-duzores5gujarac5febulan0: Purge remote 2020/01/19 06:04:50 DEBUG : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-mifaqes1donudik6qolebuj1: Purge remote --- PASS: TestServerSideMoveWithFilter (4.08s) run.go:176: Remote "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0", Local "Local file system at /tmp/rclone810449366", Modify Window "1ms" sync_test.go:1110: Server side move (if possible) koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0 -> koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-mifaqes1donudik6qolebuj1 === RUN TestServerSideMoveDeleteEmptySourceDirs 2020/01/19 06:04:51 DEBUG : tomatoDir: Making directory 2020/01/19 06:04:53 DEBUG : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-zuqevov8keqanop9yuwopet1: Using server side directory move 2020/01/19 06:04:53 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-zuqevov8keqanop9yuwopet1: Server side directory move failed - fallback to file moves: can't move directory - incompatible remotes 2020/01/19 06:04:53 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2020/01/19 06:04:53 DEBUG : empty space: Unchanged skipping 2020/01/19 06:04:53 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2020/01/19 06:04:53 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-zuqevov8keqanop9yuwopet1: Waiting for checks to finish 2020/01/19 06:04:53 INFO : potato3: Deleted 2020/01/19 06:04:53 INFO : empty space: Deleted 2020/01/19 06:04:53 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-zuqevov8keqanop9yuwopet1: Waiting for transfers to finish 2020/01/19 06:04:53 INFO : potato2: Moved (server side) 2020/01/19 06:04:54 INFO : potato3: Moved (server side) 2020/01/19 06:04:54 DEBUG : tomatoDir: Removing directory 2020/01/19 06:04:54 DEBUG : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0: deleted 1 directories 2020/01/19 06:04:54 DEBUG : tomatoDir: Making directory 2020/01/19 06:04:54 DEBUG : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-zenanaq7behalir1tupequy5: Using server side directory move 2020/01/19 06:04:54 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-zenanaq7behalir1tupequy5: Server side directory move succeeded 2020/01/19 06:04:54 ERROR : : error listing: directory not found 2020/01/19 06:04:54 ERROR : : error listing: directory not found 2020/01/19 06:04:54 DEBUG : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-zenanaq7behalir1tupequy5: Purge remote 2020/01/19 06:04:54 DEBUG : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-zuqevov8keqanop9yuwopet1: Purge remote 2020/01/19 06:04:54 purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (4.08s) run.go:176: Remote "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0", Local "Local file system at /tmp/rclone810449366", Modify Window "1ms" sync_test.go:1110: Server side move (if possible) koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0 -> koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-zuqevov8keqanop9yuwopet1 === RUN TestServerSideMoveOverlap --- SKIP: TestServerSideMoveOverlap (0.09s) run.go:176: Remote "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0", Local "Local file system at /tmp/rclone810449366", Modify Window "1ms" sync_test.go:1241: Skipping test as remote supports DirMove === RUN TestSyncOverlap --- PASS: TestSyncOverlap (0.16s) run.go:176: Remote "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0", Local "Local file system at /tmp/rclone810449366", Modify Window "1ms" === RUN TestSyncCompareDest 2020/01/19 06:04:55 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0/dst: Waiting for checks to finish 2020/01/19 06:04:55 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0/dst: Waiting for transfers to finish 2020/01/19 06:04:56 DEBUG : one: MD5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2020/01/19 06:04:56 INFO : one: Copied (new) 2020/01/19 06:04:56 INFO : Waiting for deletions to finish 2020/01/19 06:04:56 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0/dst: Waiting for checks to finish 2020/01/19 06:04:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2020/01/19 06:04:56 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0/dst: Waiting for transfers to finish 2020/01/19 06:04:56 DEBUG : one: MD5 = 07912d142f5d63ee918b34796b5a2432 OK 2020/01/19 06:04:56 INFO : one: Copied (replaced existing) 2020/01/19 06:04:56 INFO : Waiting for deletions to finish 2020/01/19 06:04:57 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0/dst: Waiting for checks to finish 2020/01/19 06:04:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2020/01/19 06:04:58 DEBUG : one: Destination found in --compare-dest, skipping 2020/01/19 06:04:58 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0/dst: Waiting for transfers to finish 2020/01/19 06:04:58 INFO : Waiting for deletions to finish 2020/01/19 06:04:58 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2020/01/19 06:04:58 DEBUG : two: Destination found in --compare-dest, skipping 2020/01/19 06:04:58 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0/dst: Waiting for checks to finish 2020/01/19 06:04:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2020/01/19 06:04:58 DEBUG : one: Destination found in --compare-dest, skipping 2020/01/19 06:04:58 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0/dst: Waiting for transfers to finish 2020/01/19 06:04:58 INFO : Waiting for deletions to finish 2020/01/19 06:04:59 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2020/01/19 06:04:59 DEBUG : two: Destination found in --compare-dest, skipping 2020/01/19 06:04:59 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0/dst: Waiting for checks to finish 2020/01/19 06:04:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2020/01/19 06:04:59 DEBUG : one: Destination found in --compare-dest, skipping 2020/01/19 06:04:59 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0/dst: Waiting for transfers to finish 2020/01/19 06:04:59 INFO : Waiting for deletions to finish 2020/01/19 06:04:59 DEBUG : two: Sizes differ (src 5 vs dst 3) 2020/01/19 06:04:59 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0/dst: Waiting for checks to finish 2020/01/19 06:04:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2020/01/19 06:04:59 DEBUG : one: Destination found in --compare-dest, skipping 2020/01/19 06:04:59 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0/dst: Waiting for transfers to finish 2020/01/19 06:04:59 DEBUG : two: MD5 = 2379e4ce8c3380e996ab0509f17069ad OK 2020/01/19 06:04:59 INFO : two: Copied (new) 2020/01/19 06:04:59 INFO : Waiting for deletions to finish --- PASS: TestSyncCompareDest (5.00s) run.go:176: Remote "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0", Local "Local file system at /tmp/rclone810449366", Modify Window "1ms" === RUN TestSyncCopyDest 2020/01/19 06:05:00 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0/dst: Waiting for checks to finish 2020/01/19 06:05:00 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0/dst: Waiting for transfers to finish 2020/01/19 06:05:01 DEBUG : one: MD5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2020/01/19 06:05:01 INFO : one: Copied (new) 2020/01/19 06:05:01 INFO : Waiting for deletions to finish 2020/01/19 06:05:01 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0/dst: Waiting for checks to finish 2020/01/19 06:05:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2020/01/19 06:05:01 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0/dst: Waiting for transfers to finish 2020/01/19 06:05:02 DEBUG : one: MD5 = 07912d142f5d63ee918b34796b5a2432 OK 2020/01/19 06:05:02 INFO : one: Copied (replaced existing) 2020/01/19 06:05:02 INFO : Waiting for deletions to finish 2020/01/19 06:05:05 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0/dst: Waiting for checks to finish 2020/01/19 06:05:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2020/01/19 06:05:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2020/01/19 06:05:05 INFO : one: Moved (server side) 2020/01/19 06:05:05 DEBUG : one: MD5 = 07912d142f5d63ee918b34796b5a2432 OK 2020/01/19 06:05:05 INFO : one: Copied (server side copy) 2020/01/19 06:05:05 DEBUG : one: Destination found in --copy-dest, using server side copy 2020/01/19 06:05:05 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0/dst: Waiting for transfers to finish 2020/01/19 06:05:05 INFO : Waiting for deletions to finish 2020/01/19 06:05:06 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2020/01/19 06:05:06 DEBUG : two: MD5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2020/01/19 06:05:06 INFO : two: Copied (server side copy) 2020/01/19 06:05:06 DEBUG : two: Destination found in --copy-dest, using server side copy 2020/01/19 06:05:06 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0/dst: Waiting for checks to finish 2020/01/19 06:05:06 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2020/01/19 06:05:06 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2020/01/19 06:05:06 DEBUG : one: Unchanged skipping 2020/01/19 06:05:06 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0/dst: Waiting for transfers to finish 2020/01/19 06:05:06 INFO : Waiting for deletions to finish 2020/01/19 06:05:06 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0/dst: Waiting for checks to finish 2020/01/19 06:05:06 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2020/01/19 06:05:06 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2020/01/19 06:05:06 DEBUG : two: Unchanged skipping 2020/01/19 06:05:06 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2020/01/19 06:05:06 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2020/01/19 06:05:06 DEBUG : one: Unchanged skipping 2020/01/19 06:05:06 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0/dst: Waiting for transfers to finish 2020/01/19 06:05:06 INFO : Waiting for deletions to finish 2020/01/19 06:05:08 DEBUG : three: Sizes differ (src 7 vs dst 5) 2020/01/19 06:05:08 DEBUG : three: Destination not found in --copy-dest 2020/01/19 06:05:08 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0/dst: Waiting for checks to finish 2020/01/19 06:05:08 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2020/01/19 06:05:08 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2020/01/19 06:05:08 DEBUG : one: Unchanged skipping 2020/01/19 06:05:08 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2020/01/19 06:05:08 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2020/01/19 06:05:08 DEBUG : two: Unchanged skipping 2020/01/19 06:05:08 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0/dst: Waiting for transfers to finish 2020/01/19 06:05:09 DEBUG : three: MD5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2020/01/19 06:05:09 INFO : three: Copied (new) 2020/01/19 06:05:09 INFO : Waiting for deletions to finish --- PASS: TestSyncCopyDest (9.97s) run.go:176: Remote "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0", Local "Local file system at /tmp/rclone810449366", Modify Window "1ms" === RUN TestSyncBackupDir 2020/01/19 06:05:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2020/01/19 06:05:13 DEBUG : two: Unchanged skipping 2020/01/19 06:05:13 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0/dst: Waiting for checks to finish 2020/01/19 06:05:13 DEBUG : one: Sizes differ (src 4 vs dst 3) 2020/01/19 06:05:13 INFO : one: Moved (server side) 2020/01/19 06:05:13 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0/dst: Waiting for transfers to finish 2020/01/19 06:05:14 DEBUG : one: MD5 = c7957179c41f69d44f217a108c7915d8 OK 2020/01/19 06:05:14 INFO : one: Copied (new) 2020/01/19 06:05:14 INFO : Waiting for deletions to finish 2020/01/19 06:05:14 INFO : three.txt: Moved (server side) 2020/01/19 06:05:14 INFO : three.txt: Moved into backup dir 2020/01/19 06:05:16 DEBUG : one: Sizes differ (src 5 vs dst 4) 2020/01/19 06:05:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2020/01/19 06:05:16 DEBUG : two: Unchanged skipping 2020/01/19 06:05:16 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0/dst: Waiting for checks to finish 2020/01/19 06:05:16 INFO : one: Deleted 2020/01/19 06:05:16 INFO : one: Moved (server side) 2020/01/19 06:05:16 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0/dst: Waiting for transfers to finish 2020/01/19 06:05:16 DEBUG : one: MD5 = 0f93e81041f0cab37c37a05ae998b219 OK 2020/01/19 06:05:16 INFO : one: Copied (new) 2020/01/19 06:05:16 INFO : Waiting for deletions to finish 2020/01/19 06:05:16 INFO : three.txt: Deleted 2020/01/19 06:05:16 INFO : three.txt: Moved (server side) 2020/01/19 06:05:16 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (7.29s) run.go:176: Remote "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0", Local "Local file system at /tmp/rclone810449366", Modify Window "1ms" === RUN TestSyncBackupDirWithSuffix 2020/01/19 06:05:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2020/01/19 06:05:19 DEBUG : two: Unchanged skipping 2020/01/19 06:05:19 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0/dst: Waiting for checks to finish 2020/01/19 06:05:19 DEBUG : one: Sizes differ (src 4 vs dst 3) 2020/01/19 06:05:20 INFO : one: Moved (server side) 2020/01/19 06:05:20 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0/dst: Waiting for transfers to finish 2020/01/19 06:05:20 DEBUG : one: MD5 = c7957179c41f69d44f217a108c7915d8 OK 2020/01/19 06:05:20 INFO : one: Copied (new) 2020/01/19 06:05:20 INFO : Waiting for deletions to finish 2020/01/19 06:05:20 INFO : three.txt: Moved (server side) 2020/01/19 06:05:20 INFO : three.txt: Moved into backup dir 2020/01/19 06:05:21 DEBUG : one: Sizes differ (src 5 vs dst 4) 2020/01/19 06:05:21 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2020/01/19 06:05:21 DEBUG : two: Unchanged skipping 2020/01/19 06:05:21 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0/dst: Waiting for checks to finish 2020/01/19 06:05:21 INFO : one.bak: Deleted 2020/01/19 06:05:21 INFO : one: Moved (server side) 2020/01/19 06:05:21 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0/dst: Waiting for transfers to finish 2020/01/19 06:05:22 DEBUG : one: MD5 = 0f93e81041f0cab37c37a05ae998b219 OK 2020/01/19 06:05:22 INFO : one: Copied (new) 2020/01/19 06:05:22 INFO : Waiting for deletions to finish 2020/01/19 06:05:22 INFO : three.txt.bak: Deleted 2020/01/19 06:05:23 INFO : three.txt: Moved (server side) 2020/01/19 06:05:23 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (6.44s) run.go:176: Remote "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0", Local "Local file system at /tmp/rclone810449366", Modify Window "1ms" === RUN TestSyncBackupDirWithSuffixKeepExtension 2020/01/19 06:05:27 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0/dst: Waiting for checks to finish 2020/01/19 06:05:27 DEBUG : one: Sizes differ (src 4 vs dst 3) 2020/01/19 06:05:27 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2020/01/19 06:05:27 DEBUG : two: Unchanged skipping 2020/01/19 06:05:28 INFO : one: Moved (server side) 2020/01/19 06:05:28 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0/dst: Waiting for transfers to finish 2020/01/19 06:05:29 DEBUG : one: MD5 = c7957179c41f69d44f217a108c7915d8 OK 2020/01/19 06:05:29 INFO : one: Copied (new) 2020/01/19 06:05:29 INFO : Waiting for deletions to finish 2020/01/19 06:05:29 INFO : three.txt: Moved (server side) 2020/01/19 06:05:29 INFO : three.txt: Moved into backup dir 2020/01/19 06:05:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2020/01/19 06:05:29 DEBUG : two: Unchanged skipping 2020/01/19 06:05:29 DEBUG : one: Sizes differ (src 5 vs dst 4) 2020/01/19 06:05:29 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0/dst: Waiting for checks to finish 2020/01/19 06:05:30 INFO : one-2019-01-01: Deleted 2020/01/19 06:05:30 INFO : one: Moved (server side) 2020/01/19 06:05:30 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0/dst: Waiting for transfers to finish 2020/01/19 06:05:32 DEBUG : one: MD5 = 0f93e81041f0cab37c37a05ae998b219 OK 2020/01/19 06:05:32 INFO : one: Copied (new) 2020/01/19 06:05:32 INFO : Waiting for deletions to finish 2020/01/19 06:05:32 INFO : three-2019-01-01.txt: Deleted 2020/01/19 06:05:32 INFO : three.txt: Moved (server side) 2020/01/19 06:05:32 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (9.70s) run.go:176: Remote "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0", Local "Local file system at /tmp/rclone810449366", Modify Window "1ms" === RUN TestSyncSuffix 2020/01/19 06:05:35 DEBUG : one: Sizes differ (src 4 vs dst 3) 2020/01/19 06:05:35 INFO : one: Moved (server side) 2020/01/19 06:05:36 DEBUG : one: MD5 = c7957179c41f69d44f217a108c7915d8 OK 2020/01/19 06:05:36 INFO : one: Copied (new) 2020/01/19 06:05:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2020/01/19 06:05:36 DEBUG : two: Unchanged skipping 2020/01/19 06:05:36 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2020/01/19 06:05:36 INFO : three.txt: Moved (server side) 2020/01/19 06:05:36 DEBUG : three.txt: MD5 = 91341eed84691a83caea73aa785736d5 OK 2020/01/19 06:05:36 INFO : three.txt: Copied (new) 2020/01/19 06:05:37 DEBUG : one: Sizes differ (src 5 vs dst 4) 2020/01/19 06:05:37 INFO : one.bak: Deleted 2020/01/19 06:05:37 INFO : one: Moved (server side) 2020/01/19 06:05:38 DEBUG : one: MD5 = 0f93e81041f0cab37c37a05ae998b219 OK 2020/01/19 06:05:38 INFO : one: Copied (new) 2020/01/19 06:05:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2020/01/19 06:05:38 DEBUG : two: Unchanged skipping 2020/01/19 06:05:38 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2020/01/19 06:05:38 INFO : three.txt.bak: Deleted 2020/01/19 06:05:39 INFO : three.txt: Moved (server side) 2020/01/19 06:05:39 DEBUG : three.txt: MD5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2020/01/19 06:05:39 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (6.47s) run.go:176: Remote "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0", Local "Local file system at /tmp/rclone810449366", Modify Window "1ms" === RUN TestSyncSuffixKeepExtension 2020/01/19 06:05:42 DEBUG : one: Sizes differ (src 4 vs dst 3) 2020/01/19 06:05:42 INFO : one: Moved (server side) 2020/01/19 06:05:42 DEBUG : one: MD5 = c7957179c41f69d44f217a108c7915d8 OK 2020/01/19 06:05:42 INFO : one: Copied (new) 2020/01/19 06:05:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2020/01/19 06:05:42 DEBUG : two: Unchanged skipping 2020/01/19 06:05:42 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2020/01/19 06:05:43 INFO : three.txt: Moved (server side) 2020/01/19 06:05:43 DEBUG : three.txt: MD5 = 91341eed84691a83caea73aa785736d5 OK 2020/01/19 06:05:43 INFO : three.txt: Copied (new) 2020/01/19 06:05:43 DEBUG : one: Sizes differ (src 5 vs dst 4) 2020/01/19 06:05:43 INFO : one-2019-01-01: Deleted 2020/01/19 06:05:44 INFO : one: Moved (server side) 2020/01/19 06:05:45 DEBUG : one: MD5 = 0f93e81041f0cab37c37a05ae998b219 OK 2020/01/19 06:05:45 INFO : one: Copied (new) 2020/01/19 06:05:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2020/01/19 06:05:45 DEBUG : two: Unchanged skipping 2020/01/19 06:05:45 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2020/01/19 06:05:45 INFO : three-2019-01-01.txt: Deleted 2020/01/19 06:05:45 INFO : three.txt: Moved (server side) 2020/01/19 06:05:46 DEBUG : three.txt: MD5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2020/01/19 06:05:46 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (6.77s) run.go:176: Remote "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0", Local "Local file system at /tmp/rclone810449366", Modify Window "1ms" === RUN TestSyncUTFNorm 2020/01/19 06:05:47 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0: Waiting for checks to finish 2020/01/19 06:05:47 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2020/01/19 06:05:47 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0: Waiting for transfers to finish 2020/01/19 06:05:47 DEBUG : Testêé: MD5 = ce114e4501d2f4e2dcea3e17b546f339 OK 2020/01/19 06:05:47 INFO : Testêé: Copied (replaced existing) 2020/01/19 06:05:47 INFO : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (0.99s) run.go:176: Remote "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0", Local "Local file system at /tmp/rclone810449366", Modify Window "1ms" === RUN TestSyncImmutable 2020/01/19 06:05:48 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0: Waiting for checks to finish 2020/01/19 06:05:48 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0: Waiting for transfers to finish 2020/01/19 06:05:48 DEBUG : existing: MD5 = 8ee2027983915ec78acc45027d874316 OK 2020/01/19 06:05:48 INFO : existing: Copied (new) 2020/01/19 06:05:48 INFO : Waiting for deletions to finish 2020/01/19 06:05:48 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2020/01/19 06:05:48 ERROR : existing: Source and destination exist but do not match: immutable file modified 2020/01/19 06:05:48 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0: Waiting for checks to finish 2020/01/19 06:05:48 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0: Waiting for transfers to finish 2020/01/19 06:05:48 ERROR : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0: not deleting files as there were IO errors 2020/01/19 06:05:48 ERROR : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.13s) run.go:176: Remote "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0", Local "Local file system at /tmp/rclone810449366", Modify Window "1ms" === RUN TestSyncIgnoreCase --- SKIP: TestSyncIgnoreCase (0.11s) run.go:176: Remote "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0", Local "Local file system at /tmp/rclone810449366", Modify Window "1ms" sync_test.go:1715: Skipping test as local or remote are case-insensitive === RUN TestAbort --- SKIP: TestAbort (0.08s) run.go:176: Remote "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0", Local "Local file system at /tmp/rclone810449366", Modify Window "1ms" sync_test.go:1741: This test only runs on local PASS 2020/01/19 06:05:49 DEBUG : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-qaxopen7goreker9qefukec0: Purge remote "./sync.test -test.v -test.timeout 30m0s -remote TestKoofr: -verbose" - Finished OK in 2m15.834496218s (try 1/5)