"./sync.test -test.v -test.timeout 1h0m0s -remote TestSharefile: -verbose" - Starting (try 1/5) 2021/06/01 06:17:00 DEBUG : Creating backend with remote "TestSharefile:rclone-test-rezibip6subabul0voxuroh6" 2021/06/01 06:17:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2021/06/01 06:17:02 DEBUG : Creating backend with remote "/tmp/rclone043332032" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.09s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:176: Remote "sharefile root 'rclone-test-rezibip6subabul0voxuroh6'", Local "Local file system at /tmp/rclone043332032", Modify Window "1s" 2021/06/01 06:17:03 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2021/06/01 06:17:03 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6': Waiting for checks to finish 2021/06/01 06:17:03 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.79s) === RUN TestCopy run.go:176: Remote "sharefile root 'rclone-test-rezibip6subabul0voxuroh6'", Local "Local file system at /tmp/rclone043332032", Modify Window "1s" 2021/06/01 06:17:04 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6': Waiting for checks to finish 2021/06/01 06:17:04 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6': Waiting for transfers to finish 2021/06/01 06:17:06 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2021/06/01 06:17:07 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopy (4.58s) === RUN TestCopyMissingDirectory run.go:176: Remote "sharefile root 'rclone-test-rezibip6subabul0voxuroh6'", Local "Local file system at /tmp/rclone043332032", Modify Window "1s" 2021/06/01 06:17:08 DEBUG : Creating backend with remote "/non-existing" 2021/06/01 06:17:08 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2021/06/01 06:17:08 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6': Waiting for checks to finish 2021/06/01 06:17:08 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.50s) === RUN TestCopyNoTraverse run.go:176: Remote "sharefile root 'rclone-test-rezibip6subabul0voxuroh6'", Local "Local file system at /tmp/rclone043332032", Modify Window "1s" 2021/06/01 06:17:09 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6': Waiting for checks to finish 2021/06/01 06:17:09 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6': Waiting for transfers to finish 2021/06/01 06:17:11 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2021/06/01 06:17:11 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (5.57s) === RUN TestCopyCheckFirst run.go:176: Remote "sharefile root 'rclone-test-rezibip6subabul0voxuroh6'", Local "Local file system at /tmp/rclone043332032", Modify Window "1s" 2021/06/01 06:17:14 INFO : sharefile root 'rclone-test-rezibip6subabul0voxuroh6': Running all checks before starting transfers 2021/06/01 06:17:14 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6': Waiting for checks to finish 2021/06/01 06:17:14 INFO : sharefile root 'rclone-test-rezibip6subabul0voxuroh6': Checks finished, now starting transfers 2021/06/01 06:17:14 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6': Waiting for transfers to finish 2021/06/01 06:17:16 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2021/06/01 06:17:16 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (3.51s) === RUN TestSyncNoTraverse run.go:176: Remote "sharefile root 'rclone-test-rezibip6subabul0voxuroh6'", Local "Local file system at /tmp/rclone043332032", Modify Window "1s" 2021/06/01 06:17:18 ERROR : Ignoring --no-traverse with sync 2021/06/01 06:17:18 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6': Waiting for checks to finish 2021/06/01 06:17:18 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6': Waiting for transfers to finish 2021/06/01 06:17:20 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2021/06/01 06:17:20 INFO : sub dir/hello world: Copied (new) 2021/06/01 06:17:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (5.10s) === RUN TestCopyWithDepth run.go:176: Remote "sharefile root 'rclone-test-rezibip6subabul0voxuroh6'", Local "Local file system at /tmp/rclone043332032", Modify Window "1s" 2021/06/01 06:17:23 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6': Waiting for checks to finish 2021/06/01 06:17:23 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6': Waiting for transfers to finish 2021/06/01 06:17:24 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2021/06/01 06:17:24 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (2.71s) === RUN TestCopyWithFilesFrom run.go:176: Remote "sharefile root 'rclone-test-rezibip6subabul0voxuroh6'", Local "Local file system at /tmp/rclone043332032", Modify Window "1s" 2021/06/01 06:17:25 DEBUG : hello world2: Excluded 2021/06/01 06:17:26 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6': Waiting for checks to finish 2021/06/01 06:17:26 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6': Waiting for transfers to finish 2021/06/01 06:17:27 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2021/06/01 06:17:27 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (3.93s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:176: Remote "sharefile root 'rclone-test-rezibip6subabul0voxuroh6'", Local "Local file system at /tmp/rclone043332032", Modify Window "1s" 2021/06/01 06:17:30 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6': Waiting for checks to finish 2021/06/01 06:17:30 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6': Waiting for transfers to finish 2021/06/01 06:17:31 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2021/06/01 06:17:31 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (2.87s) === RUN TestCopyEmptyDirectories run.go:176: Remote "sharefile root 'rclone-test-rezibip6subabul0voxuroh6'", Local "Local file system at /tmp/rclone043332032", Modify Window "1s" 2021/06/01 06:17:32 DEBUG : sub dir2: Making directory 2021/06/01 06:17:32 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6': Waiting for checks to finish 2021/06/01 06:17:32 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6': Waiting for transfers to finish 2021/06/01 06:17:34 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2021/06/01 06:17:34 INFO : sub dir/hello world: Copied (new) 2021/06/01 06:17:34 DEBUG : sub dir2: Making directory 2021/06/01 06:17:35 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6': copied 1 directories --- PASS: TestCopyEmptyDirectories (5.42s) === RUN TestMoveEmptyDirectories run.go:176: Remote "sharefile root 'rclone-test-rezibip6subabul0voxuroh6'", Local "Local file system at /tmp/rclone043332032", Modify Window "1s" 2021/06/01 06:17:38 DEBUG : sub dir2: Making directory 2021/06/01 06:17:38 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6': Waiting for checks to finish 2021/06/01 06:17:38 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6': Waiting for transfers to finish 2021/06/01 06:17:40 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2021/06/01 06:17:40 INFO : sub dir/hello world: Copied (new) 2021/06/01 06:17:40 INFO : sub dir/hello world: Deleted 2021/06/01 06:17:40 DEBUG : sub dir2: Making directory 2021/06/01 06:17:41 DEBUG : sub dir: Making directory 2021/06/01 06:17:41 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6': copied 2 directories --- PASS: TestMoveEmptyDirectories (6.46s) === RUN TestSyncEmptyDirectories run.go:176: Remote "sharefile root 'rclone-test-rezibip6subabul0voxuroh6'", Local "Local file system at /tmp/rclone043332032", Modify Window "1s" 2021/06/01 06:17:44 DEBUG : sub dir2: Making directory 2021/06/01 06:17:44 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6': Waiting for checks to finish 2021/06/01 06:17:44 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6': Waiting for transfers to finish 2021/06/01 06:17:46 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2021/06/01 06:17:46 INFO : sub dir/hello world: Copied (new) 2021/06/01 06:17:46 DEBUG : sub dir2: Making directory 2021/06/01 06:17:47 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6': copied 1 directories 2021/06/01 06:17:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncEmptyDirectories (5.31s) === RUN TestServerSideCopy run.go:176: Remote "sharefile root 'rclone-test-rezibip6subabul0voxuroh6'", Local "Local file system at /tmp/rclone043332032", Modify Window "1s" 2021/06/01 06:17:51 DEBUG : Creating backend with remote "TestSharefile:rclone-test-runaxeh3fugeham0hopoyuq6" sync_test.go:281: Server side copy (if possible) sharefile root 'rclone-test-rezibip6subabul0voxuroh6' -> sharefile root 'rclone-test-runaxeh3fugeham0hopoyuq6' 2021/06/01 06:17:52 DEBUG : sharefile root 'rclone-test-runaxeh3fugeham0hopoyuq6': Waiting for checks to finish 2021/06/01 06:17:52 DEBUG : sharefile root 'rclone-test-runaxeh3fugeham0hopoyuq6': Waiting for transfers to finish 2021/06/01 06:17:55 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2021/06/01 06:17:55 INFO : sub dir/hello world: Copied (server-side copy) 2021/06/01 06:17:56 DEBUG : sharefile root 'rclone-test-runaxeh3fugeham0hopoyuq6': Purge remote --- PASS: TestServerSideCopy (7.91s) === RUN TestCopyAfterDelete run.go:176: Remote "sharefile root 'rclone-test-rezibip6subabul0voxuroh6'", Local "Local file system at /tmp/rclone043332032", Modify Window "1s" 2021/06/01 06:18:00 ERROR : : error listing: directory not found 2021/06/01 06:18:00 DEBUG : Local file system at /tmp/rclone043332032: Making directory 2021/06/01 06:18:01 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6': Waiting for checks to finish 2021/06/01 06:18:01 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (5.29s) === RUN TestCopyRedownload run.go:176: Remote "sharefile root 'rclone-test-rezibip6subabul0voxuroh6'", Local "Local file system at /tmp/rclone043332032", Modify Window "1s" 2021/06/01 06:18:07 DEBUG : Local file system at /tmp/rclone043332032: Waiting for checks to finish 2021/06/01 06:18:07 DEBUG : Local file system at /tmp/rclone043332032: Waiting for transfers to finish 2021/06/01 06:18:08 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2021/06/01 06:18:08 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (7.31s) === RUN TestSyncBasedOnCheckSum run.go:176: Remote "sharefile root 'rclone-test-rezibip6subabul0voxuroh6'", Local "Local file system at /tmp/rclone043332032", Modify Window "1s" 2021/06/01 06:18:10 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6': Waiting for checks to finish 2021/06/01 06:18:10 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6': Waiting for transfers to finish 2021/06/01 06:18:12 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2021/06/01 06:18:12 INFO : check sum: Copied (new) 2021/06/01 06:18:12 DEBUG : Waiting for deletions to finish 2021/06/01 06:18:12 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6': Waiting for checks to finish 2021/06/01 06:18:12 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2021/06/01 06:18:12 DEBUG : check sum: Size and md5 of src and dst objects identical 2021/06/01 06:18:12 DEBUG : check sum: Unchanged skipping 2021/06/01 06:18:12 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6': Waiting for transfers to finish 2021/06/01 06:18:12 DEBUG : Waiting for deletions to finish 2021/06/01 06:18:12 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (3.61s) === RUN TestSyncSizeOnly run.go:176: Remote "sharefile root 'rclone-test-rezibip6subabul0voxuroh6'", Local "Local file system at /tmp/rclone043332032", Modify Window "1s" 2021/06/01 06:18:14 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6': Waiting for checks to finish 2021/06/01 06:18:14 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6': Waiting for transfers to finish 2021/06/01 06:18:15 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2021/06/01 06:18:15 INFO : sizeonly: Copied (new) 2021/06/01 06:18:15 DEBUG : Waiting for deletions to finish 2021/06/01 06:18:15 DEBUG : sizeonly: Sizes identical 2021/06/01 06:18:15 DEBUG : sizeonly: Unchanged skipping 2021/06/01 06:18:15 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6': Waiting for checks to finish 2021/06/01 06:18:15 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6': Waiting for transfers to finish 2021/06/01 06:18:15 DEBUG : Waiting for deletions to finish 2021/06/01 06:18:15 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (2.64s) === RUN TestSyncIgnoreSize run.go:176: Remote "sharefile root 'rclone-test-rezibip6subabul0voxuroh6'", Local "Local file system at /tmp/rclone043332032", Modify Window "1s" 2021/06/01 06:18:16 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6': Waiting for checks to finish 2021/06/01 06:18:16 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6': Waiting for transfers to finish 2021/06/01 06:18:18 DEBUG : ignore-size: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2021/06/01 06:18:18 INFO : ignore-size: Copied (new) 2021/06/01 06:18:18 DEBUG : Waiting for deletions to finish 2021/06/01 06:18:18 DEBUG : ignore-size: Size and modification time the same (differ by 1ns, within tolerance 1s) 2021/06/01 06:18:18 DEBUG : ignore-size: Unchanged skipping 2021/06/01 06:18:18 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6': Waiting for checks to finish 2021/06/01 06:18:18 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6': Waiting for transfers to finish 2021/06/01 06:18:18 DEBUG : Waiting for deletions to finish 2021/06/01 06:18:18 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (3.34s) === RUN TestSyncIgnoreTimes run.go:176: Remote "sharefile root 'rclone-test-rezibip6subabul0voxuroh6'", Local "Local file system at /tmp/rclone043332032", Modify Window "1s" 2021/06/01 06:18:21 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6': Waiting for checks to finish 2021/06/01 06:18:21 DEBUG : existing: Size and modification time the same (differ by 1ns, within tolerance 1s) 2021/06/01 06:18:21 DEBUG : existing: Unchanged skipping 2021/06/01 06:18:21 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6': Waiting for transfers to finish 2021/06/01 06:18:21 DEBUG : Waiting for deletions to finish 2021/06/01 06:18:21 INFO : There was nothing to transfer 2021/06/01 06:18:22 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2021/06/01 06:18:22 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6': Waiting for checks to finish 2021/06/01 06:18:22 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6': Waiting for transfers to finish 2021/06/01 06:18:23 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2021/06/01 06:18:23 INFO : existing: Copied (replaced existing) 2021/06/01 06:18:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (5.05s) === RUN TestSyncIgnoreExisting run.go:176: Remote "sharefile root 'rclone-test-rezibip6subabul0voxuroh6'", Local "Local file system at /tmp/rclone043332032", Modify Window "1s" 2021/06/01 06:18:25 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6': Waiting for checks to finish 2021/06/01 06:18:25 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6': Waiting for transfers to finish 2021/06/01 06:18:27 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2021/06/01 06:18:27 INFO : existing: Copied (new) 2021/06/01 06:18:27 DEBUG : Waiting for deletions to finish 2021/06/01 06:18:28 DEBUG : existing: Destination exists, skipping 2021/06/01 06:18:28 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6': Waiting for checks to finish 2021/06/01 06:18:28 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6': Waiting for transfers to finish 2021/06/01 06:18:28 DEBUG : Waiting for deletions to finish 2021/06/01 06:18:28 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (4.34s) === RUN TestSyncIgnoreErrors run.go:176: Remote "sharefile root 'rclone-test-rezibip6subabul0voxuroh6'", Local "Local file system at /tmp/rclone043332032", Modify Window "1s" 2021/06/01 06:18:33 DEBUG : d: Making directory 2021/06/01 06:18:35 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1s) 2021/06/01 06:18:35 DEBUG : c/non empty space: Unchanged skipping 2021/06/01 06:18:36 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6': Waiting for checks to finish 2021/06/01 06:18:36 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6': Waiting for transfers to finish 2021/06/01 06:18:37 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2021/06/01 06:18:37 INFO : a/potato2: Copied (new) 2021/06/01 06:18:37 DEBUG : Waiting for deletions to finish 2021/06/01 06:18:37 INFO : b/potato: Deleted 2021/06/01 06:18:37 DEBUG : d: Removing directory 2021/06/01 06:18:38 DEBUG : b: Removing directory 2021/06/01 06:18:38 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6': deleted 2 directories --- PASS: TestSyncIgnoreErrors (12.22s) === RUN TestSyncAfterChangingModtimeOnly run.go:176: Remote "sharefile root 'rclone-test-rezibip6subabul0voxuroh6'", Local "Local file system at /tmp/rclone043332032", Modify Window "1s" 2021/06/01 06:18:45 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6': Waiting for checks to finish 2021/06/01 06:18:45 DEBUG : empty space: Modification times differ by -95456h54m52.623456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.5 +0000 UTC 2021/06/01 06:18:45 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2021/06/01 06:18:45 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2021/06/01 06:18:45 DEBUG : empty space: Unchanged skipping 2021/06/01 06:18:45 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6': Waiting for transfers to finish 2021/06/01 06:18:45 DEBUG : Waiting for deletions to finish 2021/06/01 06:18:45 INFO : There was nothing to transfer 2021/06/01 06:18:45 DEBUG : empty space: Modification times differ by -95456h54m52.623456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.5 +0000 UTC 2021/06/01 06:18:45 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6': Waiting for checks to finish 2021/06/01 06:18:45 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2021/06/01 06:18:46 INFO : empty space: Updated modification time in destination 2021/06/01 06:18:46 DEBUG : empty space: Unchanged skipping 2021/06/01 06:18:46 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6': Waiting for transfers to finish 2021/06/01 06:18:46 DEBUG : Waiting for deletions to finish 2021/06/01 06:18:46 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (5.31s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:176: Remote "sharefile root 'rclone-test-rezibip6subabul0voxuroh6'", Local "Local file system at /tmp/rclone043332032", Modify Window "1s" 2021/06/01 06:18:48 DEBUG : empty space: Modification times differ by -95456h54m52.623456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.5 +0000 UTC 2021/06/01 06:18:48 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6': Waiting for checks to finish 2021/06/01 06:18:48 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2021/06/01 06:18:48 DEBUG : empty space: Unchanged skipping 2021/06/01 06:18:48 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6': Waiting for transfers to finish 2021/06/01 06:18:48 DEBUG : Waiting for deletions to finish 2021/06/01 06:18:48 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (3.16s) === RUN TestSyncDoesntUpdateModtime run.go:176: Remote "sharefile root 'rclone-test-rezibip6subabul0voxuroh6'", Local "Local file system at /tmp/rclone043332032", Modify Window "1s" 2021/06/01 06:18:52 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6': Waiting for checks to finish 2021/06/01 06:18:52 DEBUG : foo: Modification times differ by -95456h54m52.623456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.5 +0000 UTC 2021/06/01 06:18:52 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone043332032) 2021/06/01 06:18:52 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (sharefile root 'rclone-test-rezibip6subabul0voxuroh6') 2021/06/01 06:18:52 DEBUG : foo: md5 differ 2021/06/01 06:18:52 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6': Waiting for transfers to finish 2021/06/01 06:18:54 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2021/06/01 06:18:54 INFO : foo: Copied (replaced existing) 2021/06/01 06:18:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (4.77s) === RUN TestSyncAfterAddingAFile run.go:176: Remote "sharefile root 'rclone-test-rezibip6subabul0voxuroh6'", Local "Local file system at /tmp/rclone043332032", Modify Window "1s" 2021/06/01 06:18:56 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1s) 2021/06/01 06:18:56 DEBUG : empty space: Unchanged skipping 2021/06/01 06:18:56 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6': Waiting for checks to finish 2021/06/01 06:18:56 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6': Waiting for transfers to finish 2021/06/01 06:18:58 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2021/06/01 06:18:58 INFO : potato: Copied (new) 2021/06/01 06:18:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (5.54s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:176: Remote "sharefile root 'rclone-test-rezibip6subabul0voxuroh6'", Local "Local file system at /tmp/rclone043332032", Modify Window "1s" 2021/06/01 06:19:03 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2021/06/01 06:19:03 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6': Waiting for checks to finish 2021/06/01 06:19:03 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6': Waiting for transfers to finish 2021/06/01 06:19:05 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2021/06/01 06:19:05 INFO : potato: Copied (replaced existing) 2021/06/01 06:19:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (5.60s) === RUN TestSyncAfterChangingContentsOnly run.go:176: Remote "sharefile root 'rclone-test-rezibip6subabul0voxuroh6'", Local "Local file system at /tmp/rclone043332032", Modify Window "1s" 2021/06/01 06:19:08 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2021/06/01 06:19:08 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6': Waiting for checks to finish 2021/06/01 06:19:08 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone043332032) 2021/06/01 06:19:08 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (sharefile root 'rclone-test-rezibip6subabul0voxuroh6') 2021/06/01 06:19:08 DEBUG : potato: md5 differ 2021/06/01 06:19:08 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6': Waiting for transfers to finish 2021/06/01 06:19:09 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2021/06/01 06:19:09 INFO : potato: Copied (replaced existing) 2021/06/01 06:19:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (5.60s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:176: Remote "sharefile root 'rclone-test-rezibip6subabul0voxuroh6'", Local "Local file system at /tmp/rclone043332032", Modify Window "1s" 2021/06/01 06:19:16 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2021/06/01 06:19:16 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1s) 2021/06/01 06:19:16 DEBUG : empty space: Unchanged skipping 2021/06/01 06:19:16 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6': Waiting for checks to finish 2021/06/01 06:19:16 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6': Waiting for transfers to finish 2021/06/01 06:19:16 DEBUG : Waiting for deletions to finish 2021/06/01 06:19:16 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (6.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:176: Remote "sharefile root 'rclone-test-rezibip6subabul0voxuroh6'", Local "Local file system at /tmp/rclone043332032", Modify Window "1s" 2021/06/01 06:19:21 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1s) 2021/06/01 06:19:21 DEBUG : empty space: Unchanged skipping 2021/06/01 06:19:21 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6': Waiting for checks to finish 2021/06/01 06:19:21 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6': Waiting for transfers to finish 2021/06/01 06:19:22 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2021/06/01 06:19:22 INFO : potato2: Copied (new) 2021/06/01 06:19:22 DEBUG : Waiting for deletions to finish 2021/06/01 06:19:23 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (7.55s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:176: Remote "sharefile root 'rclone-test-rezibip6subabul0voxuroh6'", Local "Local file system at /tmp/rclone043332032", Modify Window "1s" 2021/06/01 06:19:30 DEBUG : d: Making directory 2021/06/01 06:19:31 DEBUG : d/e: Making directory 2021/06/01 06:19:32 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1s) 2021/06/01 06:19:32 DEBUG : c/non empty space: Unchanged skipping 2021/06/01 06:19:33 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6': Waiting for checks to finish 2021/06/01 06:19:33 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6': Waiting for transfers to finish 2021/06/01 06:19:34 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2021/06/01 06:19:34 INFO : a/potato2: Copied (new) 2021/06/01 06:19:34 DEBUG : Waiting for deletions to finish 2021/06/01 06:19:35 INFO : b/potato: Deleted 2021/06/01 06:19:35 DEBUG : d/e: Removing directory 2021/06/01 06:19:35 DEBUG : d: Removing directory 2021/06/01 06:19:36 DEBUG : b: Removing directory 2021/06/01 06:19:36 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (15.85s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:176: Remote "sharefile root 'rclone-test-rezibip6subabul0voxuroh6'", Local "Local file system at /tmp/rclone043332032", Modify Window "1s" 2021/06/01 06:19:46 DEBUG : d: Making directory 2021/06/01 06:19:47 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1s) 2021/06/01 06:19:47 DEBUG : c/non empty space: Unchanged skipping 2021/06/01 06:19:48 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6': Waiting for checks to finish 2021/06/01 06:19:48 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6': Waiting for transfers to finish 2021/06/01 06:19:49 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2021/06/01 06:19:49 INFO : a/potato2: Copied (new) 2021/06/01 06:19:49 ERROR : sharefile root 'rclone-test-rezibip6subabul0voxuroh6': not deleting files as there were IO errors 2021/06/01 06:19:49 ERROR : sharefile root 'rclone-test-rezibip6subabul0voxuroh6': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (12.43s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:176: Remote "sharefile root 'rclone-test-rezibip6subabul0voxuroh6'", Local "Local file system at /tmp/rclone043332032", Modify Window "1s" 2021/06/01 06:19:56 DEBUG : Waiting for deletions to finish 2021/06/01 06:19:56 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1s) 2021/06/01 06:19:56 DEBUG : empty space: Unchanged skipping 2021/06/01 06:19:56 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6': Waiting for checks to finish 2021/06/01 06:19:56 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6': Waiting for transfers to finish 2021/06/01 06:19:57 INFO : potato: Deleted 2021/06/01 06:19:58 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2021/06/01 06:19:58 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (6.37s) === RUN TestSyncDeleteBefore run.go:176: Remote "sharefile root 'rclone-test-rezibip6subabul0voxuroh6'", Local "Local file system at /tmp/rclone043332032", Modify Window "1s" 2021/06/01 06:20:04 DEBUG : Waiting for deletions to finish 2021/06/01 06:20:04 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6': Waiting for checks to finish 2021/06/01 06:20:04 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6': Waiting for transfers to finish 2021/06/01 06:20:04 INFO : potato: Deleted 2021/06/01 06:20:04 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1s) 2021/06/01 06:20:04 DEBUG : empty space: Unchanged skipping 2021/06/01 06:20:04 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6': Waiting for checks to finish 2021/06/01 06:20:04 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6': Waiting for transfers to finish 2021/06/01 06:20:06 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2021/06/01 06:20:06 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (7.85s) === RUN TestCopyDeleteBefore run.go:176: Remote "sharefile root 'rclone-test-rezibip6subabul0voxuroh6'", Local "Local file system at /tmp/rclone043332032", Modify Window "1s" 2021/06/01 06:20:09 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6': Waiting for checks to finish 2021/06/01 06:20:09 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6': Waiting for transfers to finish 2021/06/01 06:20:11 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2021/06/01 06:20:11 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (4.73s) === RUN TestSyncWithExclude run.go:176: Remote "sharefile root 'rclone-test-rezibip6subabul0voxuroh6'", Local "Local file system at /tmp/rclone043332032", Modify Window "1s" 2021/06/01 06:20:15 DEBUG : enormous: Excluded 2021/06/01 06:20:15 DEBUG : potato2: Excluded 2021/06/01 06:20:15 DEBUG : potato2: Excluded 2021/06/01 06:20:15 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1s) 2021/06/01 06:20:15 DEBUG : empty space: Unchanged skipping 2021/06/01 06:20:15 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6': Waiting for checks to finish 2021/06/01 06:20:15 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6': Waiting for transfers to finish 2021/06/01 06:20:15 DEBUG : Waiting for deletions to finish 2021/06/01 06:20:15 INFO : There was nothing to transfer 2021/06/01 06:20:15 DEBUG : enormous: Excluded 2021/06/01 06:20:15 DEBUG : potato2: Excluded 2021/06/01 06:20:16 DEBUG : potato2: Excluded 2021/06/01 06:20:16 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1s) 2021/06/01 06:20:16 DEBUG : empty space: Unchanged skipping 2021/06/01 06:20:16 DEBUG : Local file system at /tmp/rclone043332032: Waiting for checks to finish 2021/06/01 06:20:16 DEBUG : Local file system at /tmp/rclone043332032: Waiting for transfers to finish 2021/06/01 06:20:16 DEBUG : Waiting for deletions to finish 2021/06/01 06:20:16 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (4.66s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:176: Remote "sharefile root 'rclone-test-rezibip6subabul0voxuroh6'", Local "Local file system at /tmp/rclone043332032", Modify Window "1s" 2021/06/01 06:20:22 DEBUG : enormous: Excluded 2021/06/01 06:20:22 DEBUG : potato2: Excluded 2021/06/01 06:20:22 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1s) 2021/06/01 06:20:22 DEBUG : empty space: Unchanged skipping 2021/06/01 06:20:22 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6': Waiting for checks to finish 2021/06/01 06:20:22 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6': Waiting for transfers to finish 2021/06/01 06:20:22 DEBUG : Waiting for deletions to finish 2021/06/01 06:20:23 INFO : enormous: Deleted 2021/06/01 06:20:23 INFO : potato2: Deleted 2021/06/01 06:20:23 INFO : There was nothing to transfer 2021/06/01 06:20:23 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1s) 2021/06/01 06:20:23 DEBUG : empty space: Unchanged skipping 2021/06/01 06:20:23 DEBUG : Local file system at /tmp/rclone043332032: Waiting for checks to finish 2021/06/01 06:20:23 DEBUG : Local file system at /tmp/rclone043332032: Waiting for transfers to finish 2021/06/01 06:20:23 DEBUG : Waiting for deletions to finish 2021/06/01 06:20:23 INFO : enormous: Deleted 2021/06/01 06:20:23 INFO : potato2: Deleted 2021/06/01 06:20:23 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (7.16s) === RUN TestSyncWithUpdateOlder run.go:176: Remote "sharefile root 'rclone-test-rezibip6subabul0voxuroh6'", Local "Local file system at /tmp/rclone043332032", Modify Window "1s" 2021/06/01 06:20:31 DEBUG : four: Sizes differ (src 4 vs dst 8) 2021/06/01 06:20:31 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2021/06/01 06:20:31 DEBUG : one: Destination is newer than source, skipping 2021/06/01 06:20:31 DEBUG : three: Sizes identical 2021/06/01 06:20:31 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2021/06/01 06:20:31 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6': Waiting for checks to finish 2021/06/01 06:20:31 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone043332032) 2021/06/01 06:20:31 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (sharefile root 'rclone-test-rezibip6subabul0voxuroh6') 2021/06/01 06:20:31 DEBUG : two: md5 differ 2021/06/01 06:20:31 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6': Waiting for transfers to finish 2021/06/01 06:20:32 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2021/06/01 06:20:32 INFO : four: Copied (replaced existing) 2021/06/01 06:20:33 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2021/06/01 06:20:33 INFO : two: Copied (replaced existing) 2021/06/01 06:20:33 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2021/06/01 06:20:33 INFO : five: Copied (new) 2021/06/01 06:20:33 DEBUG : Waiting for deletions to finish 2021/06/01 06:20:34 DEBUG : one: Destination is newer than source, skipping 2021/06/01 06:20:34 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6': Waiting for checks to finish 2021/06/01 06:20:34 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2021/06/01 06:20:34 DEBUG : four: Size and md5 of src and dst objects identical 2021/06/01 06:20:34 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2021/06/01 06:20:34 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2021/06/01 06:20:34 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone043332032) 2021/06/01 06:20:34 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (sharefile root 'rclone-test-rezibip6subabul0voxuroh6') 2021/06/01 06:20:34 DEBUG : three: md5 differ 2021/06/01 06:20:34 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2021/06/01 06:20:34 DEBUG : five: Size and md5 of src and dst objects identical 2021/06/01 06:20:34 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2021/06/01 06:20:34 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2021/06/01 06:20:34 DEBUG : two: Size and md5 of src and dst objects identical 2021/06/01 06:20:34 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2021/06/01 06:20:34 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6': Waiting for transfers to finish 2021/06/01 06:20:35 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2021/06/01 06:20:35 INFO : three: Copied (replaced existing) 2021/06/01 06:20:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (18.15s) === RUN TestSyncWithMaxDuration sync_test.go:1039: Skipping test on non local remote --- SKIP: TestSyncWithMaxDuration (0.00s) === RUN TestSyncWithTrackRenames run.go:176: Remote "sharefile root 'rclone-test-rezibip6subabul0voxuroh6'", Local "Local file system at /tmp/rclone043332032", Modify Window "1s" sync_test.go:1088: Can track renames: true 2021/06/01 06:20:42 INFO : sharefile root 'rclone-test-rezibip6subabul0voxuroh6': Making map for --track-renames 2021/06/01 06:20:42 INFO : sharefile root 'rclone-test-rezibip6subabul0voxuroh6': Finished making map for --track-renames 2021/06/01 06:20:42 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6': Waiting for checks to finish 2021/06/01 06:20:42 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6': Waiting for renames to finish 2021/06/01 06:20:42 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6': Waiting for transfers to finish 2021/06/01 06:20:43 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2021/06/01 06:20:43 INFO : potato: Copied (new) 2021/06/01 06:20:44 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2021/06/01 06:20:44 INFO : yam: Copied (new) 2021/06/01 06:20:44 DEBUG : Waiting for deletions to finish 2021/06/01 06:20:44 DEBUG : potato: Size and modification time the same (differ by 1ns, within tolerance 1s) 2021/06/01 06:20:44 DEBUG : potato: Unchanged skipping 2021/06/01 06:20:44 INFO : sharefile root 'rclone-test-rezibip6subabul0voxuroh6': Making map for --track-renames 2021/06/01 06:20:44 INFO : sharefile root 'rclone-test-rezibip6subabul0voxuroh6': Finished making map for --track-renames 2021/06/01 06:20:44 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6': Waiting for checks to finish 2021/06/01 06:20:44 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6': Waiting for renames to finish 2021/06/01 06:20:46 INFO : yam: Moved (server-side) to: yaml 2021/06/01 06:20:46 INFO : yaml: Renamed from "yam" 2021/06/01 06:20:46 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6': Waiting for transfers to finish 2021/06/01 06:20:46 DEBUG : Waiting for deletions to finish 2021/06/01 06:20:46 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenames (5.59s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:176: Remote "sharefile root 'rclone-test-rezibip6subabul0voxuroh6'", Local "Local file system at /tmp/rclone043332032", Modify Window "1s" sync_test.go:1157: Can track renames: true 2021/06/01 06:20:48 INFO : sharefile root 'rclone-test-rezibip6subabul0voxuroh6': Making map for --track-renames 2021/06/01 06:20:48 INFO : sharefile root 'rclone-test-rezibip6subabul0voxuroh6': Finished making map for --track-renames 2021/06/01 06:20:48 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6': Waiting for checks to finish 2021/06/01 06:20:48 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6': Waiting for renames to finish 2021/06/01 06:20:48 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6': Waiting for transfers to finish 2021/06/01 06:20:50 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2021/06/01 06:20:50 INFO : yam: Copied (new) 2021/06/01 06:20:50 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2021/06/01 06:20:50 INFO : potato: Copied (new) 2021/06/01 06:20:50 DEBUG : Waiting for deletions to finish 2021/06/01 06:20:50 DEBUG : potato: Size and modification time the same (differ by 1ns, within tolerance 1s) 2021/06/01 06:20:50 DEBUG : potato: Unchanged skipping 2021/06/01 06:20:50 INFO : sharefile root 'rclone-test-rezibip6subabul0voxuroh6': Making map for --track-renames 2021/06/01 06:20:50 INFO : sharefile root 'rclone-test-rezibip6subabul0voxuroh6': Finished making map for --track-renames 2021/06/01 06:20:50 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6': Waiting for checks to finish 2021/06/01 06:20:50 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6': Waiting for renames to finish 2021/06/01 06:20:51 INFO : yam: Moved (server-side) to: yaml 2021/06/01 06:20:51 INFO : yaml: Renamed from "yam" 2021/06/01 06:20:51 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6': Waiting for transfers to finish 2021/06/01 06:20:51 DEBUG : Waiting for deletions to finish 2021/06/01 06:20:51 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.58s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:176: Remote "sharefile root 'rclone-test-rezibip6subabul0voxuroh6'", Local "Local file system at /tmp/rclone043332032", Modify Window "1s" sync_test.go:1193: Can track renames: true 2021/06/01 06:20:52 INFO : sharefile root 'rclone-test-rezibip6subabul0voxuroh6': Making map for --track-renames 2021/06/01 06:20:52 INFO : sharefile root 'rclone-test-rezibip6subabul0voxuroh6': Finished making map for --track-renames 2021/06/01 06:20:52 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6': Waiting for checks to finish 2021/06/01 06:20:52 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6': Waiting for renames to finish 2021/06/01 06:20:52 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6': Waiting for transfers to finish 2021/06/01 06:20:54 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2021/06/01 06:20:54 INFO : potato: Copied (new) 2021/06/01 06:20:55 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2021/06/01 06:20:55 INFO : sub/yam: Copied (new) 2021/06/01 06:20:55 DEBUG : Waiting for deletions to finish 2021/06/01 06:20:55 DEBUG : potato: Size and modification time the same (differ by 1ns, within tolerance 1s) 2021/06/01 06:20:55 DEBUG : potato: Unchanged skipping 2021/06/01 06:20:56 INFO : sharefile root 'rclone-test-rezibip6subabul0voxuroh6': Making map for --track-renames 2021/06/01 06:20:56 INFO : sharefile root 'rclone-test-rezibip6subabul0voxuroh6': Finished making map for --track-renames 2021/06/01 06:20:56 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6': Waiting for checks to finish 2021/06/01 06:20:56 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6': Waiting for renames to finish 2021/06/01 06:20:56 INFO : sub/yam: Moved (server-side) to: yam 2021/06/01 06:20:56 INFO : yam: Renamed from "sub/yam" 2021/06/01 06:20:56 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6': Waiting for transfers to finish 2021/06/01 06:20:56 DEBUG : Waiting for deletions to finish 2021/06/01 06:20:56 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (6.31s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:176: Remote "sharefile root 'rclone-test-rezibip6subabul0voxuroh6'", Local "Local file system at /tmp/rclone043332032", Modify Window "1s" 2021/06/01 06:20:58 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6': Waiting for checks to finish 2021/06/01 06:20:58 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6': Waiting for transfers to finish 2021/06/01 06:21:01 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2021/06/01 06:21:01 INFO : sub dir/hello world: Copied (new) 2021/06/01 06:21:01 INFO : sub dir/hello world: Deleted 2021/06/01 06:21:02 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2021/06/01 06:21:02 INFO : nested/sub dir/file: Copied (new) 2021/06/01 06:21:02 INFO : nested/sub dir/file: Deleted 2021/06/01 06:21:02 DEBUG : sub dir: Removing directory 2021/06/01 06:21:02 DEBUG : nested/sub dir: Removing directory 2021/06/01 06:21:02 DEBUG : nested: Removing directory 2021/06/01 06:21:02 DEBUG : Local file system at /tmp/rclone043332032: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (8.06s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:176: Remote "sharefile root 'rclone-test-rezibip6subabul0voxuroh6'", Local "Local file system at /tmp/rclone043332032", Modify Window "1s" 2021/06/01 06:21:07 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6': Waiting for checks to finish 2021/06/01 06:21:07 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6': Waiting for transfers to finish 2021/06/01 06:21:12 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2021/06/01 06:21:12 INFO : sub dir/hello world: Copied (new) 2021/06/01 06:21:12 INFO : sub dir/hello world: Deleted 2021/06/01 06:21:13 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2021/06/01 06:21:13 INFO : nested/sub dir/file: Copied (new) 2021/06/01 06:21:13 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (21.72s) === RUN TestServerSideMove run.go:176: Remote "sharefile root 'rclone-test-rezibip6subabul0voxuroh6'", Local "Local file system at /tmp/rclone043332032", Modify Window "1s" 2021/06/01 06:21:28 DEBUG : Creating backend with remote "TestSharefile:rclone-test-jetabas0hodizuh4zojiyon0" sync_test.go:1245: Server side move (if possible) sharefile root 'rclone-test-rezibip6subabul0voxuroh6' -> sharefile root 'rclone-test-jetabas0hodizuh4zojiyon0' 2021/06/01 06:21:38 DEBUG : sharefile root 'rclone-test-jetabas0hodizuh4zojiyon0': Using server-side directory move 2021/06/01 06:21:38 INFO : sharefile root 'rclone-test-jetabas0hodizuh4zojiyon0': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2021/06/01 06:21:39 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2021/06/01 06:21:39 DEBUG : empty space: Unchanged skipping 2021/06/01 06:21:39 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2021/06/01 06:21:39 DEBUG : sharefile root 'rclone-test-jetabas0hodizuh4zojiyon0': Waiting for checks to finish 2021/06/01 06:21:39 INFO : potato3: Deleted 2021/06/01 06:21:39 INFO : potato2: Moved (server-side) 2021/06/01 06:21:39 INFO : potato3: Moved (server-side) 2021/06/01 06:21:39 INFO : empty space: Deleted 2021/06/01 06:21:39 DEBUG : sharefile root 'rclone-test-jetabas0hodizuh4zojiyon0': Waiting for transfers to finish 2021/06/01 06:21:39 INFO : There was nothing to transfer 2021/06/01 06:21:40 DEBUG : Creating backend with remote "TestSharefile:rclone-test-soyidov8ciwaziq6yequsuh8" 2021/06/01 06:21:41 DEBUG : sharefile root 'rclone-test-soyidov8ciwaziq6yequsuh8': Using server-side directory move 2021/06/01 06:21:42 INFO : sharefile root 'rclone-test-soyidov8ciwaziq6yequsuh8': Server side directory move succeeded 2021/06/01 06:21:42 ERROR : : error listing: directory not found 2021/06/01 06:21:42 DEBUG : sharefile root 'rclone-test-soyidov8ciwaziq6yequsuh8': Purge remote 2021/06/01 06:21:42 DEBUG : sharefile root 'rclone-test-jetabas0hodizuh4zojiyon0': Purge remote 2021/06/01 06:21:43 purge failed: directory not found --- PASS: TestServerSideMove (15.07s) === RUN TestServerSideMoveWithFilter run.go:176: Remote "sharefile root 'rclone-test-rezibip6subabul0voxuroh6'", Local "Local file system at /tmp/rclone043332032", Modify Window "1s" 2021/06/01 06:21:43 DEBUG : Creating backend with remote "TestSharefile:rclone-test-malitok6palivab7waxomen9" sync_test.go:1245: Server side move (if possible) sharefile root 'rclone-test-rezibip6subabul0voxuroh6' -> sharefile root 'rclone-test-malitok6palivab7waxomen9' 2021/06/01 06:21:53 DEBUG : empty space: Excluded 2021/06/01 06:21:53 DEBUG : empty space: Excluded 2021/06/01 06:21:53 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2021/06/01 06:21:53 DEBUG : sharefile root 'rclone-test-malitok6palivab7waxomen9': Waiting for checks to finish 2021/06/01 06:21:53 DEBUG : sharefile root 'rclone-test-malitok6palivab7waxomen9': Waiting for transfers to finish 2021/06/01 06:21:54 INFO : potato2: Moved (server-side) 2021/06/01 06:21:54 INFO : potato3: Deleted 2021/06/01 06:21:55 INFO : potato3: Moved (server-side) 2021/06/01 06:21:55 INFO : There was nothing to transfer 2021/06/01 06:21:55 DEBUG : Creating backend with remote "TestSharefile:rclone-test-zomuyat1raroyiz8fegizag3" 2021/06/01 06:21:56 DEBUG : empty space: Excluded 2021/06/01 06:21:56 DEBUG : sharefile root 'rclone-test-zomuyat1raroyiz8fegizag3': Waiting for checks to finish 2021/06/01 06:21:56 DEBUG : sharefile root 'rclone-test-zomuyat1raroyiz8fegizag3': Waiting for transfers to finish 2021/06/01 06:21:57 INFO : potato2: Moved (server-side) 2021/06/01 06:21:57 INFO : potato3: Moved (server-side) 2021/06/01 06:21:57 INFO : There was nothing to transfer 2021/06/01 06:21:57 DEBUG : sharefile root 'rclone-test-zomuyat1raroyiz8fegizag3': Purge remote 2021/06/01 06:21:57 DEBUG : sharefile root 'rclone-test-malitok6palivab7waxomen9': Purge remote --- PASS: TestServerSideMoveWithFilter (14.95s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:176: Remote "sharefile root 'rclone-test-rezibip6subabul0voxuroh6'", Local "Local file system at /tmp/rclone043332032", Modify Window "1s" 2021/06/01 06:21:58 DEBUG : Creating backend with remote "TestSharefile:rclone-test-keveyiq5cepokec4dutowop3" 2021/06/01 06:22:05 DEBUG : tomatoDir: Making directory sync_test.go:1245: Server side move (if possible) sharefile root 'rclone-test-rezibip6subabul0voxuroh6' -> sharefile root 'rclone-test-keveyiq5cepokec4dutowop3' 2021/06/01 06:22:11 DEBUG : sharefile root 'rclone-test-keveyiq5cepokec4dutowop3': Using server-side directory move 2021/06/01 06:22:11 INFO : sharefile root 'rclone-test-keveyiq5cepokec4dutowop3': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2021/06/01 06:22:11 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2021/06/01 06:22:11 DEBUG : empty space: Unchanged skipping 2021/06/01 06:22:11 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2021/06/01 06:22:11 DEBUG : sharefile root 'rclone-test-keveyiq5cepokec4dutowop3': Waiting for checks to finish 2021/06/01 06:22:11 INFO : potato2: Moved (server-side) 2021/06/01 06:22:11 INFO : empty space: Deleted 2021/06/01 06:22:11 DEBUG : sharefile root 'rclone-test-keveyiq5cepokec4dutowop3': Waiting for transfers to finish 2021/06/01 06:22:11 INFO : potato3: Deleted 2021/06/01 06:22:11 INFO : potato3: Moved (server-side) 2021/06/01 06:22:11 DEBUG : tomatoDir: Removing directory 2021/06/01 06:22:12 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6': deleted 1 directories 2021/06/01 06:22:12 INFO : There was nothing to transfer 2021/06/01 06:22:12 DEBUG : Creating backend with remote "TestSharefile:rclone-test-hixacas4furiwun3pilasom5" 2021/06/01 06:22:13 DEBUG : tomatoDir: Making directory 2021/06/01 06:22:13 DEBUG : sharefile root 'rclone-test-hixacas4furiwun3pilasom5': Using server-side directory move 2021/06/01 06:22:14 INFO : sharefile root 'rclone-test-hixacas4furiwun3pilasom5': Server side directory move succeeded 2021/06/01 06:22:15 ERROR : : error listing: directory not found 2021/06/01 06:22:15 ERROR : : error listing: directory not found 2021/06/01 06:22:15 DEBUG : sharefile root 'rclone-test-hixacas4furiwun3pilasom5': Purge remote 2021/06/01 06:22:15 DEBUG : sharefile root 'rclone-test-keveyiq5cepokec4dutowop3': Purge remote 2021/06/01 06:22:15 purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (17.61s) === RUN TestServerSideMoveOverlap run.go:176: Remote "sharefile root 'rclone-test-rezibip6subabul0voxuroh6'", Local "Local file system at /tmp/rclone043332032", Modify Window "1s" sync_test.go:1382: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.47s) === RUN TestSyncOverlap run.go:176: Remote "sharefile root 'rclone-test-rezibip6subabul0voxuroh6'", Local "Local file system at /tmp/rclone043332032", Modify Window "1s" 2021/06/01 06:22:16 DEBUG : Creating backend with remote "TestSharefile:rclone-test-rezibip6subabul0voxuroh6/rclone-sync-test" --- PASS: TestSyncOverlap (1.15s) === RUN TestSyncCompareDest run.go:176: Remote "sharefile root 'rclone-test-rezibip6subabul0voxuroh6'", Local "Local file system at /tmp/rclone043332032", Modify Window "1s" 2021/06/01 06:22:17 DEBUG : Creating backend with remote "TestSharefile:rclone-test-rezibip6subabul0voxuroh6/dst" 2021/06/01 06:22:18 DEBUG : Creating backend with remote "TestSharefile:rclone-test-rezibip6subabul0voxuroh6/CompareDest" 2021/06/01 06:22:19 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6/dst': Waiting for checks to finish 2021/06/01 06:22:19 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6/dst': Waiting for transfers to finish 2021/06/01 06:22:21 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2021/06/01 06:22:21 INFO : one: Copied (new) 2021/06/01 06:22:21 DEBUG : Waiting for deletions to finish 2021/06/01 06:22:22 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6/dst': Waiting for checks to finish 2021/06/01 06:22:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/06/01 06:22:22 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6/dst': Waiting for transfers to finish 2021/06/01 06:22:24 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2021/06/01 06:22:24 INFO : one: Copied (replaced existing) 2021/06/01 06:22:24 DEBUG : Waiting for deletions to finish 2021/06/01 06:22:29 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6/dst': Waiting for checks to finish 2021/06/01 06:22:29 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1s) 2021/06/01 06:22:29 DEBUG : one: Destination found in --compare-dest, skipping 2021/06/01 06:22:29 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6/dst': Waiting for transfers to finish 2021/06/01 06:22:29 DEBUG : Waiting for deletions to finish 2021/06/01 06:22:29 INFO : There was nothing to transfer 2021/06/01 06:22:32 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1s) 2021/06/01 06:22:32 DEBUG : two: Destination found in --compare-dest, skipping 2021/06/01 06:22:32 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6/dst': Waiting for checks to finish 2021/06/01 06:22:32 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1s) 2021/06/01 06:22:32 DEBUG : one: Destination found in --compare-dest, skipping 2021/06/01 06:22:32 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6/dst': Waiting for transfers to finish 2021/06/01 06:22:32 DEBUG : Waiting for deletions to finish 2021/06/01 06:22:32 INFO : There was nothing to transfer 2021/06/01 06:22:33 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1s) 2021/06/01 06:22:33 DEBUG : two: Destination found in --compare-dest, skipping 2021/06/01 06:22:33 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6/dst': Waiting for checks to finish 2021/06/01 06:22:33 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1s) 2021/06/01 06:22:33 DEBUG : one: Destination found in --compare-dest, skipping 2021/06/01 06:22:33 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6/dst': Waiting for transfers to finish 2021/06/01 06:22:33 DEBUG : Waiting for deletions to finish 2021/06/01 06:22:33 INFO : There was nothing to transfer 2021/06/01 06:22:35 DEBUG : two: Sizes differ (src 5 vs dst 3) 2021/06/01 06:22:35 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6/dst': Waiting for checks to finish 2021/06/01 06:22:35 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1s) 2021/06/01 06:22:35 DEBUG : one: Destination found in --compare-dest, skipping 2021/06/01 06:22:35 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6/dst': Waiting for transfers to finish 2021/06/01 06:22:36 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2021/06/01 06:22:36 INFO : two: Copied (new) 2021/06/01 06:22:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (22.83s) === RUN TestSyncMultipleCompareDest run.go:176: Remote "sharefile root 'rclone-test-rezibip6subabul0voxuroh6'", Local "Local file system at /tmp/rclone043332032", Modify Window "1s" 2021/06/01 06:22:46 DEBUG : Creating backend with remote "TestSharefile:rclone-test-rezibip6subabul0voxuroh6/dest" 2021/06/01 06:22:47 DEBUG : Creating backend with remote "TestSharefile:rclone-test-rezibip6subabul0voxuroh6/pre-dest1" 2021/06/01 06:22:48 DEBUG : Creating backend with remote "TestSharefile:rclone-test-rezibip6subabul0voxuroh6/pre-dest2" 2021/06/01 06:22:48 DEBUG : 1: Size and modification time the same (differ by 1ns, within tolerance 1s) 2021/06/01 06:22:48 DEBUG : 1: Destination found in --compare-dest, skipping 2021/06/01 06:22:49 DEBUG : 2: Size and modification time the same (differ by 1ns, within tolerance 1s) 2021/06/01 06:22:49 DEBUG : 2: Destination found in --compare-dest, skipping 2021/06/01 06:22:50 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6/dest': Waiting for checks to finish 2021/06/01 06:22:50 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6/dest': Waiting for transfers to finish 2021/06/01 06:22:52 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2021/06/01 06:22:52 INFO : 3: Copied (new) 2021/06/01 06:22:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (15.05s) === RUN TestSyncCopyDest run.go:176: Remote "sharefile root 'rclone-test-rezibip6subabul0voxuroh6'", Local "Local file system at /tmp/rclone043332032", Modify Window "1s" 2021/06/01 06:22:55 DEBUG : Creating backend with remote "TestSharefile:rclone-test-rezibip6subabul0voxuroh6/dst" 2021/06/01 06:22:56 DEBUG : Creating backend with remote "TestSharefile:rclone-test-rezibip6subabul0voxuroh6/CopyDest" 2021/06/01 06:22:57 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6/dst': Waiting for checks to finish 2021/06/01 06:22:57 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6/dst': Waiting for transfers to finish 2021/06/01 06:23:00 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2021/06/01 06:23:00 INFO : one: Copied (new) 2021/06/01 06:23:00 DEBUG : Waiting for deletions to finish 2021/06/01 06:23:01 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6/dst': Waiting for checks to finish 2021/06/01 06:23:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/06/01 06:23:01 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6/dst': Waiting for transfers to finish 2021/06/01 06:23:03 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2021/06/01 06:23:03 INFO : one: Copied (replaced existing) 2021/06/01 06:23:03 DEBUG : Waiting for deletions to finish 2021/06/01 06:23:09 DEBUG : Creating backend with remote "TestSharefile:rclone-test-rezibip6subabul0voxuroh6/BackupDir" 2021/06/01 06:23:10 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6/dst': Waiting for checks to finish 2021/06/01 06:23:11 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1s) 2021/06/01 06:23:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/06/01 06:23:12 INFO : one: Moved (server-side) 2021/06/01 06:23:14 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2021/06/01 06:23:14 INFO : one: Copied (server-side copy) 2021/06/01 06:23:14 DEBUG : one: Destination found in --copy-dest, using server-side copy 2021/06/01 06:23:14 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6/dst': Waiting for transfers to finish 2021/06/01 06:23:14 DEBUG : Waiting for deletions to finish 2021/06/01 06:23:17 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1s) 2021/06/01 06:23:19 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2021/06/01 06:23:19 INFO : two: Copied (server-side copy) 2021/06/01 06:23:19 DEBUG : two: Destination found in --copy-dest, using server-side copy 2021/06/01 06:23:19 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6/dst': Waiting for checks to finish 2021/06/01 06:23:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1s) 2021/06/01 06:23:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1s) 2021/06/01 06:23:19 DEBUG : one: Unchanged skipping 2021/06/01 06:23:19 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6/dst': Waiting for transfers to finish 2021/06/01 06:23:19 DEBUG : Waiting for deletions to finish 2021/06/01 06:23:20 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6/dst': Waiting for checks to finish 2021/06/01 06:23:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1s) 2021/06/01 06:23:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1s) 2021/06/01 06:23:20 DEBUG : one: Unchanged skipping 2021/06/01 06:23:20 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1s) 2021/06/01 06:23:20 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1s) 2021/06/01 06:23:20 DEBUG : two: Unchanged skipping 2021/06/01 06:23:20 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6/dst': Waiting for transfers to finish 2021/06/01 06:23:20 DEBUG : Waiting for deletions to finish 2021/06/01 06:23:20 INFO : There was nothing to transfer 2021/06/01 06:23:24 DEBUG : three: Sizes differ (src 7 vs dst 5) 2021/06/01 06:23:24 DEBUG : three: Destination not found in --copy-dest 2021/06/01 06:23:24 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6/dst': Waiting for checks to finish 2021/06/01 06:23:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1s) 2021/06/01 06:23:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1s) 2021/06/01 06:23:24 DEBUG : one: Unchanged skipping 2021/06/01 06:23:24 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1s) 2021/06/01 06:23:24 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1s) 2021/06/01 06:23:24 DEBUG : two: Unchanged skipping 2021/06/01 06:23:24 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6/dst': Waiting for transfers to finish 2021/06/01 06:23:25 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2021/06/01 06:23:25 INFO : three: Copied (new) 2021/06/01 06:23:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (34.78s) === RUN TestSyncBackupDir run.go:176: Remote "sharefile root 'rclone-test-rezibip6subabul0voxuroh6'", Local "Local file system at /tmp/rclone043332032", Modify Window "1s" 2021/06/01 06:23:36 DEBUG : Creating backend with remote "TestSharefile:rclone-test-rezibip6subabul0voxuroh6/dst" 2021/06/01 06:23:37 DEBUG : Creating backend with remote "TestSharefile:rclone-test-rezibip6subabul0voxuroh6/backup" 2021/06/01 06:23:39 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/06/01 06:23:39 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1s) 2021/06/01 06:23:39 DEBUG : two: Unchanged skipping 2021/06/01 06:23:39 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6/dst': Waiting for checks to finish 2021/06/01 06:23:41 INFO : one: Moved (server-side) 2021/06/01 06:23:41 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6/dst': Waiting for transfers to finish 2021/06/01 06:23:42 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2021/06/01 06:23:42 INFO : one: Copied (new) 2021/06/01 06:23:42 DEBUG : Waiting for deletions to finish 2021/06/01 06:23:42 INFO : three.txt: Moved (server-side) 2021/06/01 06:23:42 INFO : three.txt: Moved into backup dir 2021/06/01 06:23:47 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/06/01 06:23:47 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1s) 2021/06/01 06:23:47 DEBUG : two: Unchanged skipping 2021/06/01 06:23:47 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6/dst': Waiting for checks to finish 2021/06/01 06:23:47 INFO : one: Deleted 2021/06/01 06:23:47 INFO : one: Moved (server-side) 2021/06/01 06:23:47 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6/dst': Waiting for transfers to finish 2021/06/01 06:23:49 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2021/06/01 06:23:49 INFO : one: Copied (new) 2021/06/01 06:23:49 DEBUG : Waiting for deletions to finish 2021/06/01 06:23:50 INFO : three.txt: Deleted 2021/06/01 06:23:50 INFO : three.txt: Moved (server-side) 2021/06/01 06:23:50 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (23.23s) === RUN TestSyncBackupDirWithSuffix run.go:176: Remote "sharefile root 'rclone-test-rezibip6subabul0voxuroh6'", Local "Local file system at /tmp/rclone043332032", Modify Window "1s" 2021/06/01 06:24:01 DEBUG : Creating backend with remote "TestSharefile:rclone-test-rezibip6subabul0voxuroh6/dst" 2021/06/01 06:24:01 DEBUG : Creating backend with remote "TestSharefile:rclone-test-rezibip6subabul0voxuroh6/backup" 2021/06/01 06:24:02 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/06/01 06:24:02 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1s) 2021/06/01 06:24:02 DEBUG : two: Unchanged skipping 2021/06/01 06:24:02 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6/dst': Waiting for checks to finish 2021/06/01 06:24:05 INFO : one: Moved (server-side) to: one.bak 2021/06/01 06:24:05 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6/dst': Waiting for transfers to finish 2021/06/01 06:24:06 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2021/06/01 06:24:06 INFO : one: Copied (new) 2021/06/01 06:24:06 DEBUG : Waiting for deletions to finish 2021/06/01 06:24:07 INFO : three.txt: Moved (server-side) to: three.txt.bak 2021/06/01 06:24:07 INFO : three.txt: Moved into backup dir 2021/06/01 06:24:09 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1s) 2021/06/01 06:24:09 DEBUG : two: Unchanged skipping 2021/06/01 06:24:09 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6/dst': Waiting for checks to finish 2021/06/01 06:24:09 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/06/01 06:24:10 INFO : one.bak: Deleted 2021/06/01 06:24:11 INFO : one: Moved (server-side) to: one.bak 2021/06/01 06:24:11 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6/dst': Waiting for transfers to finish 2021/06/01 06:24:12 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2021/06/01 06:24:12 INFO : one: Copied (new) 2021/06/01 06:24:12 DEBUG : Waiting for deletions to finish 2021/06/01 06:24:13 INFO : three.txt.bak: Deleted 2021/06/01 06:24:14 INFO : three.txt: Moved (server-side) to: three.txt.bak 2021/06/01 06:24:14 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (23.50s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:176: Remote "sharefile root 'rclone-test-rezibip6subabul0voxuroh6'", Local "Local file system at /tmp/rclone043332032", Modify Window "1s" 2021/06/01 06:24:23 DEBUG : Creating backend with remote "TestSharefile:rclone-test-rezibip6subabul0voxuroh6/dst" 2021/06/01 06:24:23 DEBUG : Creating backend with remote "TestSharefile:rclone-test-rezibip6subabul0voxuroh6/backup" 2021/06/01 06:24:25 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/06/01 06:24:25 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1s) 2021/06/01 06:24:25 DEBUG : two: Unchanged skipping 2021/06/01 06:24:25 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6/dst': Waiting for checks to finish 2021/06/01 06:24:26 INFO : one: Moved (server-side) to: one-2019-01-01 2021/06/01 06:24:26 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6/dst': Waiting for transfers to finish 2021/06/01 06:24:28 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2021/06/01 06:24:28 INFO : one: Copied (new) 2021/06/01 06:24:28 DEBUG : Waiting for deletions to finish 2021/06/01 06:24:30 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2021/06/01 06:24:30 INFO : three.txt: Moved into backup dir 2021/06/01 06:24:35 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/06/01 06:24:35 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1s) 2021/06/01 06:24:35 DEBUG : two: Unchanged skipping 2021/06/01 06:24:35 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6/dst': Waiting for checks to finish 2021/06/01 06:24:35 INFO : one-2019-01-01: Deleted 2021/06/01 06:24:37 INFO : one: Moved (server-side) to: one-2019-01-01 2021/06/01 06:24:37 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6/dst': Waiting for transfers to finish 2021/06/01 06:24:39 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2021/06/01 06:24:39 INFO : one: Copied (new) 2021/06/01 06:24:39 DEBUG : Waiting for deletions to finish 2021/06/01 06:24:39 INFO : three-2019-01-01.txt: Deleted 2021/06/01 06:24:40 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2021/06/01 06:24:40 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (26.23s) === RUN TestSyncBackupDirSuffixOnly run.go:176: Remote "sharefile root 'rclone-test-rezibip6subabul0voxuroh6'", Local "Local file system at /tmp/rclone043332032", Modify Window "1s" 2021/06/01 06:24:49 DEBUG : Creating backend with remote "TestSharefile:rclone-test-rezibip6subabul0voxuroh6/dst" 2021/06/01 06:24:50 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/06/01 06:24:50 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1s) 2021/06/01 06:24:50 DEBUG : two: Unchanged skipping 2021/06/01 06:24:50 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6/dst': Waiting for checks to finish 2021/06/01 06:24:51 INFO : one: Moved (server-side) to: one.bak 2021/06/01 06:24:51 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6/dst': Waiting for transfers to finish 2021/06/01 06:24:53 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2021/06/01 06:24:53 INFO : one: Copied (new) 2021/06/01 06:24:53 DEBUG : Waiting for deletions to finish 2021/06/01 06:24:53 INFO : three.txt: Moved (server-side) to: three.txt.bak 2021/06/01 06:24:53 INFO : three.txt: Moved into backup dir 2021/06/01 06:24:56 DEBUG : three.txt.bak: Excluded 2021/06/01 06:24:56 DEBUG : one.bak: Excluded 2021/06/01 06:24:56 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/06/01 06:24:56 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1s) 2021/06/01 06:24:56 DEBUG : two: Unchanged skipping 2021/06/01 06:24:56 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6/dst': Waiting for checks to finish 2021/06/01 06:24:57 INFO : one.bak: Deleted 2021/06/01 06:24:57 INFO : one: Moved (server-side) to: one.bak 2021/06/01 06:24:57 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6/dst': Waiting for transfers to finish 2021/06/01 06:24:58 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2021/06/01 06:24:58 INFO : one: Copied (new) 2021/06/01 06:24:58 DEBUG : Waiting for deletions to finish 2021/06/01 06:24:59 INFO : three.txt.bak: Deleted 2021/06/01 06:24:59 INFO : three.txt: Moved (server-side) to: three.txt.bak 2021/06/01 06:24:59 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (21.46s) === RUN TestSyncSuffix run.go:176: Remote "sharefile root 'rclone-test-rezibip6subabul0voxuroh6'", Local "Local file system at /tmp/rclone043332032", Modify Window "1s" 2021/06/01 06:25:11 DEBUG : Creating backend with remote "TestSharefile:rclone-test-rezibip6subabul0voxuroh6/dst" 2021/06/01 06:25:13 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/06/01 06:25:13 INFO : one: Moved (server-side) to: one.bak 2021/06/01 06:25:15 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2021/06/01 06:25:15 INFO : one: Copied (new) 2021/06/01 06:25:15 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1s) 2021/06/01 06:25:15 DEBUG : two: Unchanged skipping 2021/06/01 06:25:15 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2021/06/01 06:25:16 INFO : three.txt: Moved (server-side) to: three.txt.bak 2021/06/01 06:25:18 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2021/06/01 06:25:18 INFO : three.txt: Copied (new) 2021/06/01 06:25:19 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/06/01 06:25:20 INFO : one.bak: Deleted 2021/06/01 06:25:20 INFO : one: Moved (server-side) to: one.bak 2021/06/01 06:25:21 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2021/06/01 06:25:21 INFO : one: Copied (new) 2021/06/01 06:25:22 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1s) 2021/06/01 06:25:22 DEBUG : two: Unchanged skipping 2021/06/01 06:25:22 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2021/06/01 06:25:22 INFO : three.txt.bak: Deleted 2021/06/01 06:25:22 INFO : three.txt: Moved (server-side) to: three.txt.bak 2021/06/01 06:25:24 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2021/06/01 06:25:24 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (22.80s) === RUN TestSyncSuffixKeepExtension run.go:176: Remote "sharefile root 'rclone-test-rezibip6subabul0voxuroh6'", Local "Local file system at /tmp/rclone043332032", Modify Window "1s" 2021/06/01 06:25:33 DEBUG : Creating backend with remote "TestSharefile:rclone-test-rezibip6subabul0voxuroh6/dst" 2021/06/01 06:25:34 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/06/01 06:25:35 INFO : one: Moved (server-side) to: one-2019-01-01 2021/06/01 06:25:36 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2021/06/01 06:25:36 INFO : one: Copied (new) 2021/06/01 06:25:36 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1s) 2021/06/01 06:25:36 DEBUG : two: Unchanged skipping 2021/06/01 06:25:36 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2021/06/01 06:25:37 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2021/06/01 06:25:39 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2021/06/01 06:25:39 INFO : three.txt: Copied (new) 2021/06/01 06:25:41 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/06/01 06:25:41 INFO : one-2019-01-01: Deleted 2021/06/01 06:25:42 INFO : one: Moved (server-side) to: one-2019-01-01 2021/06/01 06:25:43 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2021/06/01 06:25:43 INFO : one: Copied (new) 2021/06/01 06:25:43 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1s) 2021/06/01 06:25:43 DEBUG : two: Unchanged skipping 2021/06/01 06:25:44 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2021/06/01 06:25:45 INFO : three-2019-01-01.txt: Deleted 2021/06/01 06:25:46 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2021/06/01 06:25:48 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2021/06/01 06:25:48 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (24.00s) === RUN TestSyncUTFNorm run.go:176: Remote "sharefile root 'rclone-test-rezibip6subabul0voxuroh6'", Local "Local file system at /tmp/rclone043332032", Modify Window "1s" 2021/06/01 06:25:53 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2021/06/01 06:25:53 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6': Waiting for checks to finish 2021/06/01 06:25:53 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6': Waiting for transfers to finish 2021/06/01 06:25:54 DEBUG : Testêé: md5 = ce114e4501d2f4e2dcea3e17b546f339 OK 2021/06/01 06:25:54 INFO : Testêé: Copied (replaced existing) to: Testêé 2021/06/01 06:25:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (3.89s) === RUN TestSyncImmutable run.go:176: Remote "sharefile root 'rclone-test-rezibip6subabul0voxuroh6'", Local "Local file system at /tmp/rclone043332032", Modify Window "1s" 2021/06/01 06:25:56 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6': Waiting for checks to finish 2021/06/01 06:25:56 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6': Waiting for transfers to finish 2021/06/01 06:25:57 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2021/06/01 06:25:57 INFO : existing: Copied (new) 2021/06/01 06:25:57 DEBUG : Waiting for deletions to finish 2021/06/01 06:25:58 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2021/06/01 06:25:58 ERROR : existing: Source and destination exist but do not match: immutable file modified 2021/06/01 06:25:58 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6': Waiting for checks to finish 2021/06/01 06:25:58 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6': Waiting for transfers to finish 2021/06/01 06:25:58 ERROR : sharefile root 'rclone-test-rezibip6subabul0voxuroh6': not deleting files as there were IO errors 2021/06/01 06:25:58 ERROR : sharefile root 'rclone-test-rezibip6subabul0voxuroh6': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (3.46s) === RUN TestSyncIgnoreCase run.go:176: Remote "sharefile root 'rclone-test-rezibip6subabul0voxuroh6'", Local "Local file system at /tmp/rclone043332032", Modify Window "1s" sync_test.go:1907: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.44s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:176: Remote "sharefile root 'rclone-test-rezibip6subabul0voxuroh6'", Local "Local file system at /tmp/rclone043332032", Modify Window "1s" sync_test.go:1941: This test only runs on local === RUN TestMaxTransfer/Soft run.go:176: Remote "sharefile root 'rclone-test-rezibip6subabul0voxuroh6'", Local "Local file system at /tmp/rclone043332032", Modify Window "1s" sync_test.go:1941: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:176: Remote "sharefile root 'rclone-test-rezibip6subabul0voxuroh6'", Local "Local file system at /tmp/rclone043332032", Modify Window "1s" sync_test.go:1941: This test only runs on local --- PASS: TestMaxTransfer (1.75s) --- SKIP: TestMaxTransfer/Hard (0.34s) --- SKIP: TestMaxTransfer/Soft (1.07s) --- SKIP: TestMaxTransfer/Cautious (0.34s) PASS 2021/06/01 06:26:01 DEBUG : sharefile root 'rclone-test-rezibip6subabul0voxuroh6': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestSharefile: -verbose" - Finished OK in 9m0.517315948s (try 1/5)