"./sync.test -test.v -test.timeout 1h0m0s -remote TestSharefile: -verbose" - Starting (try 1/5) 2022/01/13 05:26:06 DEBUG : Creating backend with remote "TestSharefile:rclone-test-komefox0yomirus3wuzileb3" 2022/01/13 05:26:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2022/01/13 05:26:08 DEBUG : Creating backend with remote "/tmp/rclone4231648749" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === 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:181: Remote "sharefile root 'rclone-test-komefox0yomirus3wuzileb3'", Local "Local file system at /tmp/rclone4231648749", Modify Window "1s" 2022/01/13 05:26:10 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3': Waiting for checks to finish 2022/01/13 05:26:10 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3': Waiting for transfers to finish 2022/01/13 05:26:10 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) --- PASS: TestCopyWithDryRun (2.77s) === RUN TestCopy run.go:181: Remote "sharefile root 'rclone-test-komefox0yomirus3wuzileb3'", Local "Local file system at /tmp/rclone4231648749", Modify Window "1s" 2022/01/13 05:26:11 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3': Waiting for checks to finish 2022/01/13 05:26:11 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3': Waiting for transfers to finish 2022/01/13 05:26:17 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2022/01/13 05:26:17 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopy (8.48s) === RUN TestCopyMissingDirectory run.go:181: Remote "sharefile root 'rclone-test-komefox0yomirus3wuzileb3'", Local "Local file system at /tmp/rclone4231648749", Modify Window "1s" 2022/01/13 05:26:19 DEBUG : Creating backend with remote "/non-existing" 2022/01/13 05:26:20 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2022/01/13 05:26:20 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3': Waiting for checks to finish 2022/01/13 05:26:20 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.48s) === RUN TestCopyNoTraverse run.go:181: Remote "sharefile root 'rclone-test-komefox0yomirus3wuzileb3'", Local "Local file system at /tmp/rclone4231648749", Modify Window "1s" 2022/01/13 05:26:20 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3': Waiting for checks to finish 2022/01/13 05:26:20 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3': Waiting for transfers to finish 2022/01/13 05:26:23 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2022/01/13 05:26:23 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (4.33s) === RUN TestCopyCheckFirst run.go:181: Remote "sharefile root 'rclone-test-komefox0yomirus3wuzileb3'", Local "Local file system at /tmp/rclone4231648749", Modify Window "1s" 2022/01/13 05:26:24 INFO : sharefile root 'rclone-test-komefox0yomirus3wuzileb3': Running all checks before starting transfers 2022/01/13 05:26:24 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3': Waiting for checks to finish 2022/01/13 05:26:24 INFO : sharefile root 'rclone-test-komefox0yomirus3wuzileb3': Checks finished, now starting transfers 2022/01/13 05:26:24 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3': Waiting for transfers to finish 2022/01/13 05:26:27 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2022/01/13 05:26:27 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (4.37s) === RUN TestSyncNoTraverse run.go:181: Remote "sharefile root 'rclone-test-komefox0yomirus3wuzileb3'", Local "Local file system at /tmp/rclone4231648749", Modify Window "1s" 2022/01/13 05:26:29 ERROR : Ignoring --no-traverse with sync 2022/01/13 05:26:29 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3': Waiting for checks to finish 2022/01/13 05:26:29 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3': Waiting for transfers to finish 2022/01/13 05:26:31 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2022/01/13 05:26:31 INFO : sub dir/hello world: Copied (new) 2022/01/13 05:26:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (4.28s) === RUN TestCopyWithDepth run.go:181: Remote "sharefile root 'rclone-test-komefox0yomirus3wuzileb3'", Local "Local file system at /tmp/rclone4231648749", Modify Window "1s" 2022/01/13 05:26:33 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3': Waiting for checks to finish 2022/01/13 05:26:33 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3': Waiting for transfers to finish 2022/01/13 05:26:35 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2022/01/13 05:26:35 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (2.88s) === RUN TestCopyWithFilesFrom run.go:181: Remote "sharefile root 'rclone-test-komefox0yomirus3wuzileb3'", Local "Local file system at /tmp/rclone4231648749", Modify Window "1s" 2022/01/13 05:26:36 DEBUG : hello world2: Excluded 2022/01/13 05:26:36 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3': Waiting for checks to finish 2022/01/13 05:26:36 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3': Waiting for transfers to finish 2022/01/13 05:26:38 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2022/01/13 05:26:38 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (2.89s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:181: Remote "sharefile root 'rclone-test-komefox0yomirus3wuzileb3'", Local "Local file system at /tmp/rclone4231648749", Modify Window "1s" 2022/01/13 05:26:39 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3': Waiting for checks to finish 2022/01/13 05:26:39 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3': Waiting for transfers to finish 2022/01/13 05:26:41 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2022/01/13 05:26:41 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (3.12s) === RUN TestCopyEmptyDirectories run.go:181: Remote "sharefile root 'rclone-test-komefox0yomirus3wuzileb3'", Local "Local file system at /tmp/rclone4231648749", Modify Window "1s" 2022/01/13 05:26:42 DEBUG : sub dir2: Making directory 2022/01/13 05:26:42 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3': Waiting for checks to finish 2022/01/13 05:26:42 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3': Waiting for transfers to finish 2022/01/13 05:26:44 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2022/01/13 05:26:44 INFO : sub dir/hello world: Copied (new) 2022/01/13 05:26:44 DEBUG : sub dir2: Making directory 2022/01/13 05:26:45 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3': copied 1 directories --- PASS: TestCopyEmptyDirectories (4.94s) === RUN TestMoveEmptyDirectories run.go:181: Remote "sharefile root 'rclone-test-komefox0yomirus3wuzileb3'", Local "Local file system at /tmp/rclone4231648749", Modify Window "1s" 2022/01/13 05:26:47 DEBUG : sub dir2: Making directory 2022/01/13 05:26:47 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3': Waiting for checks to finish 2022/01/13 05:26:47 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3': Waiting for transfers to finish 2022/01/13 05:26:49 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2022/01/13 05:26:49 INFO : sub dir/hello world: Copied (new) 2022/01/13 05:26:49 INFO : sub dir/hello world: Deleted 2022/01/13 05:26:49 DEBUG : sub dir: Making directory 2022/01/13 05:26:49 DEBUG : sub dir2: Making directory 2022/01/13 05:26:50 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3': copied 2 directories --- PASS: TestMoveEmptyDirectories (5.32s) === RUN TestSyncEmptyDirectories run.go:181: Remote "sharefile root 'rclone-test-komefox0yomirus3wuzileb3'", Local "Local file system at /tmp/rclone4231648749", Modify Window "1s" 2022/01/13 05:26:52 DEBUG : sub dir2: Making directory 2022/01/13 05:26:52 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3': Waiting for checks to finish 2022/01/13 05:26:52 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3': Waiting for transfers to finish 2022/01/13 05:26:54 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2022/01/13 05:26:54 INFO : sub dir/hello world: Copied (new) 2022/01/13 05:26:54 DEBUG : sub dir2: Making directory 2022/01/13 05:26:54 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3': copied 1 directories 2022/01/13 05:26:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncEmptyDirectories (4.45s) === RUN TestServerSideCopy run.go:181: Remote "sharefile root 'rclone-test-komefox0yomirus3wuzileb3'", Local "Local file system at /tmp/rclone4231648749", Modify Window "1s" 2022/01/13 05:26:59 DEBUG : Creating backend with remote "TestSharefile:rclone-test-zexijes4qiyocof2qavefuf7" sync_test.go:275: Server side copy (if possible) sharefile root 'rclone-test-komefox0yomirus3wuzileb3' -> sharefile root 'rclone-test-zexijes4qiyocof2qavefuf7' 2022/01/13 05:27:00 DEBUG : sharefile root 'rclone-test-zexijes4qiyocof2qavefuf7': Waiting for checks to finish 2022/01/13 05:27:00 DEBUG : sharefile root 'rclone-test-zexijes4qiyocof2qavefuf7': Waiting for transfers to finish 2022/01/13 05:27:02 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2022/01/13 05:27:02 INFO : sub dir/hello world: Copied (server-side copy) 2022/01/13 05:27:03 DEBUG : sharefile root 'rclone-test-zexijes4qiyocof2qavefuf7': Purge remote --- PASS: TestServerSideCopy (7.49s) === RUN TestCopyAfterDelete run.go:181: Remote "sharefile root 'rclone-test-komefox0yomirus3wuzileb3'", Local "Local file system at /tmp/rclone4231648749", Modify Window "1s" 2022/01/13 05:27:06 ERROR : : error listing: directory not found 2022/01/13 05:27:07 DEBUG : Local file system at /tmp/rclone4231648749: Making directory 2022/01/13 05:27:07 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3': Waiting for checks to finish 2022/01/13 05:27:07 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (4.33s) === RUN TestCopyRedownload run.go:181: Remote "sharefile root 'rclone-test-komefox0yomirus3wuzileb3'", Local "Local file system at /tmp/rclone4231648749", Modify Window "1s" 2022/01/13 05:27:11 DEBUG : Local file system at /tmp/rclone4231648749: Waiting for checks to finish 2022/01/13 05:27:11 DEBUG : Local file system at /tmp/rclone4231648749: Waiting for transfers to finish 2022/01/13 05:27:11 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2022/01/13 05:27:11 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (4.13s) === RUN TestSyncBasedOnCheckSum run.go:181: Remote "sharefile root 'rclone-test-komefox0yomirus3wuzileb3'", Local "Local file system at /tmp/rclone4231648749", Modify Window "1s" 2022/01/13 05:27:13 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3': Waiting for checks to finish 2022/01/13 05:27:13 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3': Waiting for transfers to finish 2022/01/13 05:27:14 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2022/01/13 05:27:14 INFO : check sum: Copied (new) 2022/01/13 05:27:14 DEBUG : Waiting for deletions to finish 2022/01/13 05:27:15 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3': Waiting for checks to finish 2022/01/13 05:27:15 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2022/01/13 05:27:15 DEBUG : check sum: Size and md5 of src and dst objects identical 2022/01/13 05:27:15 DEBUG : check sum: Unchanged skipping 2022/01/13 05:27:15 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3': Waiting for transfers to finish 2022/01/13 05:27:15 DEBUG : Waiting for deletions to finish 2022/01/13 05:27:15 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (2.82s) === RUN TestSyncSizeOnly run.go:181: Remote "sharefile root 'rclone-test-komefox0yomirus3wuzileb3'", Local "Local file system at /tmp/rclone4231648749", Modify Window "1s" 2022/01/13 05:27:15 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3': Waiting for checks to finish 2022/01/13 05:27:15 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3': Waiting for transfers to finish 2022/01/13 05:27:17 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2022/01/13 05:27:17 INFO : sizeonly: Copied (new) 2022/01/13 05:27:17 DEBUG : Waiting for deletions to finish 2022/01/13 05:27:18 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3': Waiting for checks to finish 2022/01/13 05:27:18 DEBUG : sizeonly: Sizes identical 2022/01/13 05:27:18 DEBUG : sizeonly: Unchanged skipping 2022/01/13 05:27:18 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3': Waiting for transfers to finish 2022/01/13 05:27:18 DEBUG : Waiting for deletions to finish 2022/01/13 05:27:18 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (3.37s) === RUN TestSyncIgnoreSize run.go:181: Remote "sharefile root 'rclone-test-komefox0yomirus3wuzileb3'", Local "Local file system at /tmp/rclone4231648749", Modify Window "1s" 2022/01/13 05:27:19 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3': Waiting for checks to finish 2022/01/13 05:27:19 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3': Waiting for transfers to finish 2022/01/13 05:27:22 DEBUG : ignore-size: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2022/01/13 05:27:22 INFO : ignore-size: Copied (new) 2022/01/13 05:27:22 DEBUG : Waiting for deletions to finish 2022/01/13 05:27:22 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3': Waiting for checks to finish 2022/01/13 05:27:22 DEBUG : ignore-size: Size and modification time the same (differ by 1ns, within tolerance 1s) 2022/01/13 05:27:22 DEBUG : ignore-size: Unchanged skipping 2022/01/13 05:27:22 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3': Waiting for transfers to finish 2022/01/13 05:27:22 DEBUG : Waiting for deletions to finish 2022/01/13 05:27:22 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (4.34s) === RUN TestSyncIgnoreTimes run.go:181: Remote "sharefile root 'rclone-test-komefox0yomirus3wuzileb3'", Local "Local file system at /tmp/rclone4231648749", Modify Window "1s" 2022/01/13 05:27:26 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3': Waiting for checks to finish 2022/01/13 05:27:26 DEBUG : existing: Size and modification time the same (differ by 1ns, within tolerance 1s) 2022/01/13 05:27:26 DEBUG : existing: Unchanged skipping 2022/01/13 05:27:26 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3': Waiting for transfers to finish 2022/01/13 05:27:26 DEBUG : Waiting for deletions to finish 2022/01/13 05:27:26 INFO : There was nothing to transfer 2022/01/13 05:27:26 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3': Waiting for checks to finish 2022/01/13 05:27:26 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2022/01/13 05:27:26 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3': Waiting for transfers to finish 2022/01/13 05:27:28 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2022/01/13 05:27:28 INFO : existing: Copied (replaced existing) 2022/01/13 05:27:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (5.70s) === RUN TestSyncIgnoreExisting run.go:181: Remote "sharefile root 'rclone-test-komefox0yomirus3wuzileb3'", Local "Local file system at /tmp/rclone4231648749", Modify Window "1s" 2022/01/13 05:27:29 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3': Waiting for checks to finish 2022/01/13 05:27:29 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3': Waiting for transfers to finish 2022/01/13 05:27:31 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2022/01/13 05:27:31 INFO : existing: Copied (new) 2022/01/13 05:27:31 DEBUG : Waiting for deletions to finish 2022/01/13 05:27:32 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3': Waiting for checks to finish 2022/01/13 05:27:32 DEBUG : existing: Destination exists, skipping 2022/01/13 05:27:32 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3': Waiting for transfers to finish 2022/01/13 05:27:32 DEBUG : Waiting for deletions to finish 2022/01/13 05:27:32 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (4.23s) === RUN TestSyncIgnoreErrors run.go:181: Remote "sharefile root 'rclone-test-komefox0yomirus3wuzileb3'", Local "Local file system at /tmp/rclone4231648749", Modify Window "1s" 2022/01/13 05:27:39 DEBUG : d: Making directory 2022/01/13 05:27:40 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1s) 2022/01/13 05:27:40 DEBUG : c/non empty space: Unchanged skipping 2022/01/13 05:27:40 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3': Waiting for checks to finish 2022/01/13 05:27:40 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3': Waiting for transfers to finish 2022/01/13 05:27:42 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2022/01/13 05:27:42 INFO : a/potato2: Copied (new) 2022/01/13 05:27:42 DEBUG : Waiting for deletions to finish 2022/01/13 05:27:42 INFO : b/potato: Deleted 2022/01/13 05:27:42 INFO : d: Removing directory 2022/01/13 05:27:42 INFO : b: Removing directory 2022/01/13 05:27:43 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3': deleted 2 directories --- PASS: TestSyncIgnoreErrors (12.08s) === RUN TestSyncAfterChangingModtimeOnly run.go:181: Remote "sharefile root 'rclone-test-komefox0yomirus3wuzileb3'", Local "Local file system at /tmp/rclone4231648749", Modify Window "1s" 2022/01/13 05:27:47 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3': Waiting for checks to finish 2022/01/13 05:27:47 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 2022/01/13 05:27:47 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2022/01/13 05:27:47 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2022/01/13 05:27:47 DEBUG : empty space: Unchanged skipping 2022/01/13 05:27:47 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3': Waiting for transfers to finish 2022/01/13 05:27:47 DEBUG : Waiting for deletions to finish 2022/01/13 05:27:47 INFO : There was nothing to transfer 2022/01/13 05:27: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 2022/01/13 05:27:48 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3': Waiting for checks to finish 2022/01/13 05:27:48 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2022/01/13 05:27:48 INFO : empty space: Updated modification time in destination 2022/01/13 05:27:48 DEBUG : empty space: Unchanged skipping 2022/01/13 05:27:48 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3': Waiting for transfers to finish 2022/01/13 05:27:48 DEBUG : Waiting for deletions to finish 2022/01/13 05:27:48 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (3.55s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:181: Remote "sharefile root 'rclone-test-komefox0yomirus3wuzileb3'", Local "Local file system at /tmp/rclone4231648749", Modify Window "1s" 2022/01/13 05:27:50 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3': Waiting for checks to finish 2022/01/13 05:27:50 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 2022/01/13 05:27:50 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2022/01/13 05:27:50 DEBUG : empty space: Unchanged skipping 2022/01/13 05:27:50 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3': Waiting for transfers to finish 2022/01/13 05:27:50 DEBUG : Waiting for deletions to finish 2022/01/13 05:27:50 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (2.27s) === RUN TestSyncDoesntUpdateModtime run.go:181: Remote "sharefile root 'rclone-test-komefox0yomirus3wuzileb3'", Local "Local file system at /tmp/rclone4231648749", Modify Window "1s" 2022/01/13 05:27:53 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3': Waiting for checks to finish 2022/01/13 05:27:53 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 2022/01/13 05:27:53 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone4231648749) 2022/01/13 05:27:53 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (sharefile root 'rclone-test-komefox0yomirus3wuzileb3') 2022/01/13 05:27:53 DEBUG : foo: md5 differ 2022/01/13 05:27:53 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3': Waiting for transfers to finish 2022/01/13 05:27:54 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2022/01/13 05:27:54 INFO : foo: Copied (replaced existing) 2022/01/13 05:27:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (3.80s) === RUN TestSyncAfterAddingAFile run.go:181: Remote "sharefile root 'rclone-test-komefox0yomirus3wuzileb3'", Local "Local file system at /tmp/rclone4231648749", Modify Window "1s" 2022/01/13 05:27:57 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3': Waiting for checks to finish 2022/01/13 05:27:57 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1s) 2022/01/13 05:27:57 DEBUG : empty space: Unchanged skipping 2022/01/13 05:27:57 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3': Waiting for transfers to finish 2022/01/13 05:27:58 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2022/01/13 05:27:58 INFO : potato: Copied (new) 2022/01/13 05:27:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (4.74s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:181: Remote "sharefile root 'rclone-test-komefox0yomirus3wuzileb3'", Local "Local file system at /tmp/rclone4231648749", Modify Window "1s" 2022/01/13 05:28:01 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2022/01/13 05:28:01 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3': Waiting for checks to finish 2022/01/13 05:28:01 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3': Waiting for transfers to finish 2022/01/13 05:28:03 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2022/01/13 05:28:03 INFO : potato: Copied (replaced existing) 2022/01/13 05:28:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (4.11s) === RUN TestSyncAfterChangingContentsOnly run.go:181: Remote "sharefile root 'rclone-test-komefox0yomirus3wuzileb3'", Local "Local file system at /tmp/rclone4231648749", Modify Window "1s" 2022/01/13 05:28:05 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3': Waiting for checks to finish 2022/01/13 05:28:05 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 2022/01/13 05:28:05 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone4231648749) 2022/01/13 05:28:05 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (sharefile root 'rclone-test-komefox0yomirus3wuzileb3') 2022/01/13 05:28:05 DEBUG : potato: md5 differ 2022/01/13 05:28:05 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3': Waiting for transfers to finish 2022/01/13 05:28:07 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2022/01/13 05:28:07 INFO : potato: Copied (replaced existing) 2022/01/13 05:28:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (4.48s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:181: Remote "sharefile root 'rclone-test-komefox0yomirus3wuzileb3'", Local "Local file system at /tmp/rclone4231648749", Modify Window "1s" 2022/01/13 05:28:12 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2022/01/13 05:28:12 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3': Waiting for checks to finish 2022/01/13 05:28:12 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1s) 2022/01/13 05:28:12 DEBUG : empty space: Unchanged skipping 2022/01/13 05:28:12 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3': Waiting for transfers to finish 2022/01/13 05:28:12 DEBUG : Waiting for deletions to finish 2022/01/13 05:28:12 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (4.72s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:181: Remote "sharefile root 'rclone-test-komefox0yomirus3wuzileb3'", Local "Local file system at /tmp/rclone4231648749", Modify Window "1s" 2022/01/13 05:28:16 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1s) 2022/01/13 05:28:16 DEBUG : empty space: Unchanged skipping 2022/01/13 05:28:16 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3': Waiting for checks to finish 2022/01/13 05:28:16 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3': Waiting for transfers to finish 2022/01/13 05:28:18 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2022/01/13 05:28:18 INFO : potato2: Copied (new) 2022/01/13 05:28:18 DEBUG : Waiting for deletions to finish 2022/01/13 05:28:18 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (6.48s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:181: Remote "sharefile root 'rclone-test-komefox0yomirus3wuzileb3'", Local "Local file system at /tmp/rclone4231648749", Modify Window "1s" 2022/01/13 05:28:23 DEBUG : d: Making directory 2022/01/13 05:28:23 DEBUG : d/e: Making directory 2022/01/13 05:28:25 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1s) 2022/01/13 05:28:25 DEBUG : c/non empty space: Unchanged skipping 2022/01/13 05:28:26 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3': Waiting for checks to finish 2022/01/13 05:28:26 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3': Waiting for transfers to finish 2022/01/13 05:28:28 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2022/01/13 05:28:28 INFO : a/potato2: Copied (new) 2022/01/13 05:28:28 DEBUG : Waiting for deletions to finish 2022/01/13 05:28:28 INFO : b/potato: Deleted 2022/01/13 05:28:28 INFO : d/e: Removing directory 2022/01/13 05:28:29 INFO : d: Removing directory 2022/01/13 05:28:29 INFO : b: Removing directory 2022/01/13 05:28:30 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (13.34s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:181: Remote "sharefile root 'rclone-test-komefox0yomirus3wuzileb3'", Local "Local file system at /tmp/rclone4231648749", Modify Window "1s" 2022/01/13 05:28:36 DEBUG : d: Making directory 2022/01/13 05:28:37 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1s) 2022/01/13 05:28:37 DEBUG : c/non empty space: Unchanged skipping 2022/01/13 05:28:37 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3': Waiting for checks to finish 2022/01/13 05:28:37 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3': Waiting for transfers to finish 2022/01/13 05:28:40 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2022/01/13 05:28:40 INFO : a/potato2: Copied (new) 2022/01/13 05:28:40 ERROR : sharefile root 'rclone-test-komefox0yomirus3wuzileb3': not deleting files as there were IO errors 2022/01/13 05:28:40 ERROR : sharefile root 'rclone-test-komefox0yomirus3wuzileb3': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (16.54s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:181: Remote "sharefile root 'rclone-test-komefox0yomirus3wuzileb3'", Local "Local file system at /tmp/rclone4231648749", Modify Window "1s" 2022/01/13 05:28:55 DEBUG : Waiting for deletions to finish 2022/01/13 05:28:55 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1s) 2022/01/13 05:28:55 DEBUG : empty space: Unchanged skipping 2022/01/13 05:28:55 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3': Waiting for checks to finish 2022/01/13 05:28:55 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3': Waiting for transfers to finish 2022/01/13 05:28:55 INFO : potato: Deleted 2022/01/13 05:28:57 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2022/01/13 05:28:57 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (9.86s) === RUN TestSyncDeleteBefore run.go:181: Remote "sharefile root 'rclone-test-komefox0yomirus3wuzileb3'", Local "Local file system at /tmp/rclone4231648749", Modify Window "1s" 2022/01/13 05:29:03 DEBUG : Waiting for deletions to finish 2022/01/13 05:29:03 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3': Waiting for checks to finish 2022/01/13 05:29:03 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3': Waiting for transfers to finish 2022/01/13 05:29:03 INFO : potato: Deleted 2022/01/13 05:29:03 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3': Waiting for checks to finish 2022/01/13 05:29:03 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1s) 2022/01/13 05:29:03 DEBUG : empty space: Unchanged skipping 2022/01/13 05:29:03 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3': Waiting for transfers to finish 2022/01/13 05:29:05 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2022/01/13 05:29:05 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (7.11s) === RUN TestCopyDeleteBefore run.go:181: Remote "sharefile root 'rclone-test-komefox0yomirus3wuzileb3'", Local "Local file system at /tmp/rclone4231648749", Modify Window "1s" 2022/01/13 05:29:08 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3': Waiting for checks to finish 2022/01/13 05:29:08 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3': Waiting for transfers to finish 2022/01/13 05:29:10 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2022/01/13 05:29:10 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (4.78s) === RUN TestSyncWithExclude run.go:181: Remote "sharefile root 'rclone-test-komefox0yomirus3wuzileb3'", Local "Local file system at /tmp/rclone4231648749", Modify Window "1s" 2022/01/13 05:29:14 DEBUG : enormous: Excluded 2022/01/13 05:29:14 DEBUG : potato2: Excluded 2022/01/13 05:29:14 DEBUG : potato2: Excluded 2022/01/13 05:29:14 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3': Waiting for checks to finish 2022/01/13 05:29:14 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1s) 2022/01/13 05:29:14 DEBUG : empty space: Unchanged skipping 2022/01/13 05:29:14 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3': Waiting for transfers to finish 2022/01/13 05:29:14 DEBUG : Waiting for deletions to finish 2022/01/13 05:29:14 INFO : There was nothing to transfer 2022/01/13 05:29:14 DEBUG : enormous: Excluded 2022/01/13 05:29:14 DEBUG : potato2: Excluded 2022/01/13 05:29:14 DEBUG : potato2: Excluded 2022/01/13 05:29:14 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1s) 2022/01/13 05:29:14 DEBUG : empty space: Unchanged skipping 2022/01/13 05:29:14 DEBUG : Local file system at /tmp/rclone4231648749: Waiting for checks to finish 2022/01/13 05:29:14 DEBUG : Local file system at /tmp/rclone4231648749: Waiting for transfers to finish 2022/01/13 05:29:14 DEBUG : Waiting for deletions to finish 2022/01/13 05:29:14 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (4.36s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:181: Remote "sharefile root 'rclone-test-komefox0yomirus3wuzileb3'", Local "Local file system at /tmp/rclone4231648749", Modify Window "1s" 2022/01/13 05:29:20 DEBUG : enormous: Excluded 2022/01/13 05:29:20 DEBUG : potato2: Excluded 2022/01/13 05:29:20 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1s) 2022/01/13 05:29:20 DEBUG : empty space: Unchanged skipping 2022/01/13 05:29:20 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3': Waiting for checks to finish 2022/01/13 05:29:20 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3': Waiting for transfers to finish 2022/01/13 05:29:20 DEBUG : Waiting for deletions to finish 2022/01/13 05:29:20 INFO : enormous: Deleted 2022/01/13 05:29:20 INFO : potato2: Deleted 2022/01/13 05:29:20 INFO : There was nothing to transfer 2022/01/13 05:29:21 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1s) 2022/01/13 05:29:21 DEBUG : empty space: Unchanged skipping 2022/01/13 05:29:21 DEBUG : Local file system at /tmp/rclone4231648749: Waiting for checks to finish 2022/01/13 05:29:21 DEBUG : Local file system at /tmp/rclone4231648749: Waiting for transfers to finish 2022/01/13 05:29:21 DEBUG : Waiting for deletions to finish 2022/01/13 05:29:21 INFO : enormous: Deleted 2022/01/13 05:29:21 INFO : potato2: Deleted 2022/01/13 05:29:21 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (6.26s) === RUN TestSyncWithUpdateOlder run.go:181: Remote "sharefile root 'rclone-test-komefox0yomirus3wuzileb3'", Local "Local file system at /tmp/rclone4231648749", Modify Window "1s" 2022/01/13 05:29:27 DEBUG : three: Sizes identical 2022/01/13 05:29:27 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2022/01/13 05:29:27 DEBUG : four: Sizes differ (src 4 vs dst 8) 2022/01/13 05:29:27 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2022/01/13 05:29:27 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3': Waiting for checks to finish 2022/01/13 05:29:27 DEBUG : one: Destination is newer than source, skipping 2022/01/13 05:29:27 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone4231648749) 2022/01/13 05:29:27 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (sharefile root 'rclone-test-komefox0yomirus3wuzileb3') 2022/01/13 05:29:27 DEBUG : two: md5 differ 2022/01/13 05:29:27 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3': Waiting for transfers to finish 2022/01/13 05:29:28 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2022/01/13 05:29:28 INFO : two: Copied (replaced existing) 2022/01/13 05:29:28 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2022/01/13 05:29:28 INFO : four: Copied (replaced existing) 2022/01/13 05:29:28 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2022/01/13 05:29:28 INFO : five: Copied (new) 2022/01/13 05:29:28 DEBUG : Waiting for deletions to finish 2022/01/13 05:29:29 DEBUG : one: Destination is newer than source, skipping 2022/01/13 05:29:29 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3': Waiting for checks to finish 2022/01/13 05:29:29 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone4231648749) 2022/01/13 05:29:29 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (sharefile root 'rclone-test-komefox0yomirus3wuzileb3') 2022/01/13 05:29:29 DEBUG : three: md5 differ 2022/01/13 05:29:29 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2022/01/13 05:29:29 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2022/01/13 05:29:29 DEBUG : four: Size and md5 of src and dst objects identical 2022/01/13 05:29:29 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2022/01/13 05:29:29 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2022/01/13 05:29:29 DEBUG : two: Size and md5 of src and dst objects identical 2022/01/13 05:29:29 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2022/01/13 05:29:29 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2022/01/13 05:29:29 DEBUG : five: Size and md5 of src and dst objects identical 2022/01/13 05:29:29 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2022/01/13 05:29:29 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3': Waiting for transfers to finish 2022/01/13 05:29:31 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2022/01/13 05:29:31 INFO : three: Copied (replaced existing) 2022/01/13 05:29:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (11.05s) === RUN TestSyncWithMaxDuration sync_test.go:1009: Skipping test on non local remote --- SKIP: TestSyncWithMaxDuration (0.00s) === RUN TestSyncWithTrackRenames run.go:181: Remote "sharefile root 'rclone-test-komefox0yomirus3wuzileb3'", Local "Local file system at /tmp/rclone4231648749", Modify Window "1s" sync_test.go:1058: Can track renames: true 2022/01/13 05:29:33 INFO : sharefile root 'rclone-test-komefox0yomirus3wuzileb3': Making map for --track-renames 2022/01/13 05:29:33 INFO : sharefile root 'rclone-test-komefox0yomirus3wuzileb3': Finished making map for --track-renames 2022/01/13 05:29:33 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3': Waiting for checks to finish 2022/01/13 05:29:33 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3': Waiting for renames to finish 2022/01/13 05:29:33 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3': Waiting for transfers to finish 2022/01/13 05:29:35 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2022/01/13 05:29:35 INFO : yam: Copied (new) 2022/01/13 05:29:35 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2022/01/13 05:29:35 INFO : potato: Copied (new) 2022/01/13 05:29:35 DEBUG : Waiting for deletions to finish 2022/01/13 05:29:35 DEBUG : potato: Size and modification time the same (differ by 1ns, within tolerance 1s) 2022/01/13 05:29:35 DEBUG : potato: Unchanged skipping 2022/01/13 05:29:35 INFO : sharefile root 'rclone-test-komefox0yomirus3wuzileb3': Making map for --track-renames 2022/01/13 05:29:35 INFO : sharefile root 'rclone-test-komefox0yomirus3wuzileb3': Finished making map for --track-renames 2022/01/13 05:29:35 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3': Waiting for checks to finish 2022/01/13 05:29:35 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3': Waiting for renames to finish 2022/01/13 05:29:36 INFO : yam: Moved (server-side) to: yaml 2022/01/13 05:29:36 INFO : yaml: Renamed from "yam" 2022/01/13 05:29:36 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3': Waiting for transfers to finish 2022/01/13 05:29:36 DEBUG : Waiting for deletions to finish 2022/01/13 05:29:36 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenames (4.01s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:181: Remote "sharefile root 'rclone-test-komefox0yomirus3wuzileb3'", Local "Local file system at /tmp/rclone4231648749", Modify Window "1s" sync_test.go:1127: Can track renames: true 2022/01/13 05:29:37 INFO : sharefile root 'rclone-test-komefox0yomirus3wuzileb3': Making map for --track-renames 2022/01/13 05:29:37 INFO : sharefile root 'rclone-test-komefox0yomirus3wuzileb3': Finished making map for --track-renames 2022/01/13 05:29:37 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3': Waiting for checks to finish 2022/01/13 05:29:37 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3': Waiting for renames to finish 2022/01/13 05:29:37 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3': Waiting for transfers to finish 2022/01/13 05:29:38 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2022/01/13 05:29:38 INFO : potato: Copied (new) 2022/01/13 05:29:38 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2022/01/13 05:29:38 INFO : yam: Copied (new) 2022/01/13 05:29:38 DEBUG : Waiting for deletions to finish 2022/01/13 05:29:39 DEBUG : potato: Size and modification time the same (differ by 1ns, within tolerance 1s) 2022/01/13 05:29:39 DEBUG : potato: Unchanged skipping 2022/01/13 05:29:39 INFO : sharefile root 'rclone-test-komefox0yomirus3wuzileb3': Making map for --track-renames 2022/01/13 05:29:39 INFO : sharefile root 'rclone-test-komefox0yomirus3wuzileb3': Finished making map for --track-renames 2022/01/13 05:29:39 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3': Waiting for checks to finish 2022/01/13 05:29:39 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3': Waiting for renames to finish 2022/01/13 05:29:39 INFO : yam: Moved (server-side) to: yaml 2022/01/13 05:29:39 INFO : yaml: Renamed from "yam" 2022/01/13 05:29:39 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3': Waiting for transfers to finish 2022/01/13 05:29:39 DEBUG : Waiting for deletions to finish 2022/01/13 05:29:39 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.82s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:181: Remote "sharefile root 'rclone-test-komefox0yomirus3wuzileb3'", Local "Local file system at /tmp/rclone4231648749", Modify Window "1s" sync_test.go:1163: Can track renames: true 2022/01/13 05:29:40 INFO : sharefile root 'rclone-test-komefox0yomirus3wuzileb3': Making map for --track-renames 2022/01/13 05:29:40 INFO : sharefile root 'rclone-test-komefox0yomirus3wuzileb3': Finished making map for --track-renames 2022/01/13 05:29:40 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3': Waiting for checks to finish 2022/01/13 05:29:40 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3': Waiting for renames to finish 2022/01/13 05:29:40 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3': Waiting for transfers to finish 2022/01/13 05:29:42 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2022/01/13 05:29:42 INFO : sub/yam: Copied (new) 2022/01/13 05:29:42 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2022/01/13 05:29:42 INFO : potato: Copied (new) 2022/01/13 05:29:42 DEBUG : Waiting for deletions to finish 2022/01/13 05:29:43 DEBUG : potato: Size and modification time the same (differ by 1ns, within tolerance 1s) 2022/01/13 05:29:43 DEBUG : potato: Unchanged skipping 2022/01/13 05:29:43 INFO : sharefile root 'rclone-test-komefox0yomirus3wuzileb3': Making map for --track-renames 2022/01/13 05:29:43 INFO : sharefile root 'rclone-test-komefox0yomirus3wuzileb3': Finished making map for --track-renames 2022/01/13 05:29:43 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3': Waiting for checks to finish 2022/01/13 05:29:43 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3': Waiting for renames to finish 2022/01/13 05:29:43 INFO : sub/yam: Moved (server-side) to: yam 2022/01/13 05:29:43 INFO : yam: Renamed from "sub/yam" 2022/01/13 05:29:43 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3': Waiting for transfers to finish 2022/01/13 05:29:43 DEBUG : Waiting for deletions to finish 2022/01/13 05:29:43 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (5.00s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:181: Remote "sharefile root 'rclone-test-komefox0yomirus3wuzileb3'", Local "Local file system at /tmp/rclone4231648749", Modify Window "1s" 2022/01/13 05:29:46 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3': Waiting for checks to finish 2022/01/13 05:29:46 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3': Waiting for transfers to finish 2022/01/13 05:29:49 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2022/01/13 05:29:49 INFO : sub dir/hello world: Copied (new) 2022/01/13 05:29:49 INFO : sub dir/hello world: Deleted 2022/01/13 05:29:49 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2022/01/13 05:29:49 INFO : nested/sub dir/file: Copied (new) 2022/01/13 05:29:49 INFO : nested/sub dir/file: Deleted 2022/01/13 05:29:49 INFO : sub dir: Removing directory 2022/01/13 05:29:49 INFO : nested/sub dir: Removing directory 2022/01/13 05:29:49 INFO : nested: Removing directory 2022/01/13 05:29:49 DEBUG : Local file system at /tmp/rclone4231648749: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (6.35s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:181: Remote "sharefile root 'rclone-test-komefox0yomirus3wuzileb3'", Local "Local file system at /tmp/rclone4231648749", Modify Window "1s" 2022/01/13 05:29:52 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3': Waiting for checks to finish 2022/01/13 05:29:52 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3': Waiting for transfers to finish 2022/01/13 05:29:56 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2022/01/13 05:29:56 INFO : nested/sub dir/file: Copied (new) 2022/01/13 05:29:56 INFO : nested/sub dir/file: Deleted 2022/01/13 05:29:57 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2022/01/13 05:29:57 INFO : sub dir/hello world: Copied (new) 2022/01/13 05:29:57 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (11.65s) === RUN TestMoveWithIgnoreExisting run.go:181: Remote "sharefile root 'rclone-test-komefox0yomirus3wuzileb3'", Local "Local file system at /tmp/rclone4231648749", Modify Window "1s" 2022/01/13 05:30:03 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3': Waiting for checks to finish 2022/01/13 05:30:03 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3': Waiting for transfers to finish 2022/01/13 05:30:06 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2022/01/13 05:30:06 INFO : existing: Copied (new) 2022/01/13 05:30:06 INFO : existing: Deleted 2022/01/13 05:30:08 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2022/01/13 05:30:08 INFO : existing-b: Copied (new) 2022/01/13 05:30:08 INFO : existing-b: Deleted 2022/01/13 05:30:08 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3': Waiting for checks to finish 2022/01/13 05:30:08 DEBUG : existing: Destination exists, skipping 2022/01/13 05:30:08 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2022/01/13 05:30:08 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3': Waiting for transfers to finish 2022/01/13 05:30:08 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (6.91s) === RUN TestServerSideMove run.go:181: Remote "sharefile root 'rclone-test-komefox0yomirus3wuzileb3'", Local "Local file system at /tmp/rclone4231648749", Modify Window "1s" 2022/01/13 05:30:10 DEBUG : Creating backend with remote "TestSharefile:rclone-test-rimafal1yesavew9qoveged5" sync_test.go:1215: Server side move (if possible) sharefile root 'rclone-test-komefox0yomirus3wuzileb3' -> sharefile root 'rclone-test-rimafal1yesavew9qoveged5' 2022/01/13 05:30:23 DEBUG : sharefile root 'rclone-test-rimafal1yesavew9qoveged5': Using server-side directory move 2022/01/13 05:30:23 INFO : sharefile root 'rclone-test-rimafal1yesavew9qoveged5': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2022/01/13 05:30:23 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2022/01/13 05:30:23 DEBUG : empty space: Unchanged skipping 2022/01/13 05:30:23 DEBUG : sharefile root 'rclone-test-rimafal1yesavew9qoveged5': Waiting for checks to finish 2022/01/13 05:30:23 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2022/01/13 05:30:24 INFO : potato3: Deleted 2022/01/13 05:30:24 INFO : empty space: Deleted 2022/01/13 05:30:24 DEBUG : sharefile root 'rclone-test-rimafal1yesavew9qoveged5': Waiting for transfers to finish 2022/01/13 05:30:24 INFO : potato2: Moved (server-side) 2022/01/13 05:30:24 INFO : potato3: Moved (server-side) 2022/01/13 05:30:24 INFO : There was nothing to transfer 2022/01/13 05:30:25 DEBUG : Creating backend with remote "TestSharefile:rclone-test-fonutib1tubadop0kocesot6" 2022/01/13 05:30:25 DEBUG : sharefile root 'rclone-test-fonutib1tubadop0kocesot6': Using server-side directory move 2022/01/13 05:30:26 INFO : sharefile root 'rclone-test-fonutib1tubadop0kocesot6': Server side directory move succeeded 2022/01/13 05:30:26 ERROR : : error listing: directory not found 2022/01/13 05:30:26 DEBUG : sharefile root 'rclone-test-fonutib1tubadop0kocesot6': Purge remote 2022/01/13 05:30:27 DEBUG : sharefile root 'rclone-test-rimafal1yesavew9qoveged5': Purge remote 2022/01/13 05:30:27 purge failed: directory not found --- PASS: TestServerSideMove (17.02s) === RUN TestServerSideMoveWithFilter run.go:181: Remote "sharefile root 'rclone-test-komefox0yomirus3wuzileb3'", Local "Local file system at /tmp/rclone4231648749", Modify Window "1s" 2022/01/13 05:30:27 DEBUG : Creating backend with remote "TestSharefile:rclone-test-jafuzac3hurafov9cimokem9" sync_test.go:1215: Server side move (if possible) sharefile root 'rclone-test-komefox0yomirus3wuzileb3' -> sharefile root 'rclone-test-jafuzac3hurafov9cimokem9' 2022/01/13 05:30:37 DEBUG : empty space: Excluded 2022/01/13 05:30:37 DEBUG : empty space: Excluded 2022/01/13 05:30:37 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2022/01/13 05:30:37 DEBUG : sharefile root 'rclone-test-jafuzac3hurafov9cimokem9': Waiting for checks to finish 2022/01/13 05:30:37 DEBUG : sharefile root 'rclone-test-jafuzac3hurafov9cimokem9': Waiting for transfers to finish 2022/01/13 05:30:38 INFO : potato2: Moved (server-side) 2022/01/13 05:30:38 INFO : potato3: Deleted 2022/01/13 05:30:38 INFO : potato3: Moved (server-side) 2022/01/13 05:30:38 INFO : There was nothing to transfer 2022/01/13 05:30:38 DEBUG : Creating backend with remote "TestSharefile:rclone-test-yemexon4mipacah7konoziy4" 2022/01/13 05:30:39 DEBUG : empty space: Excluded 2022/01/13 05:30:39 DEBUG : sharefile root 'rclone-test-yemexon4mipacah7konoziy4': Waiting for checks to finish 2022/01/13 05:30:39 DEBUG : sharefile root 'rclone-test-yemexon4mipacah7konoziy4': Waiting for transfers to finish 2022/01/13 05:30:40 INFO : potato3: Moved (server-side) 2022/01/13 05:30:40 INFO : potato2: Moved (server-side) 2022/01/13 05:30:40 INFO : There was nothing to transfer 2022/01/13 05:30:40 DEBUG : sharefile root 'rclone-test-yemexon4mipacah7konoziy4': Purge remote 2022/01/13 05:30:41 DEBUG : sharefile root 'rclone-test-jafuzac3hurafov9cimokem9': Purge remote --- PASS: TestServerSideMoveWithFilter (15.47s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:181: Remote "sharefile root 'rclone-test-komefox0yomirus3wuzileb3'", Local "Local file system at /tmp/rclone4231648749", Modify Window "1s" 2022/01/13 05:30:43 DEBUG : Creating backend with remote "TestSharefile:rclone-test-woguviy8qoyuhuc6kitiyos3" 2022/01/13 05:30:49 DEBUG : tomatoDir: Making directory sync_test.go:1215: Server side move (if possible) sharefile root 'rclone-test-komefox0yomirus3wuzileb3' -> sharefile root 'rclone-test-woguviy8qoyuhuc6kitiyos3' 2022/01/13 05:30:57 DEBUG : sharefile root 'rclone-test-woguviy8qoyuhuc6kitiyos3': Using server-side directory move 2022/01/13 05:30:57 INFO : sharefile root 'rclone-test-woguviy8qoyuhuc6kitiyos3': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2022/01/13 05:30:58 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2022/01/13 05:30:58 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2022/01/13 05:30:58 DEBUG : empty space: Unchanged skipping 2022/01/13 05:30:58 INFO : potato2: Moved (server-side) 2022/01/13 05:30:58 INFO : empty space: Deleted 2022/01/13 05:30:58 DEBUG : sharefile root 'rclone-test-woguviy8qoyuhuc6kitiyos3': Waiting for checks to finish 2022/01/13 05:30:58 DEBUG : sharefile root 'rclone-test-woguviy8qoyuhuc6kitiyos3': Waiting for transfers to finish 2022/01/13 05:30:58 INFO : potato3: Deleted 2022/01/13 05:30:58 INFO : potato3: Moved (server-side) 2022/01/13 05:30:58 INFO : tomatoDir: Removing directory 2022/01/13 05:30:58 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3': deleted 1 directories 2022/01/13 05:30:58 INFO : There was nothing to transfer 2022/01/13 05:30:59 DEBUG : Creating backend with remote "TestSharefile:rclone-test-sutixol5cusizuw2kiparur0" 2022/01/13 05:31:00 DEBUG : tomatoDir: Making directory 2022/01/13 05:31:00 DEBUG : sharefile root 'rclone-test-sutixol5cusizuw2kiparur0': Using server-side directory move 2022/01/13 05:31:01 INFO : sharefile root 'rclone-test-sutixol5cusizuw2kiparur0': Server side directory move succeeded 2022/01/13 05:31:02 ERROR : : error listing: directory not found 2022/01/13 05:31:02 ERROR : : error listing: directory not found 2022/01/13 05:31:02 DEBUG : sharefile root 'rclone-test-sutixol5cusizuw2kiparur0': Purge remote 2022/01/13 05:31:02 DEBUG : sharefile root 'rclone-test-woguviy8qoyuhuc6kitiyos3': Purge remote 2022/01/13 05:31:03 purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (20.22s) === RUN TestServerSideMoveOverlap run.go:181: Remote "sharefile root 'rclone-test-komefox0yomirus3wuzileb3'", Local "Local file system at /tmp/rclone4231648749", Modify Window "1s" sync_test.go:1399: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.38s) === RUN TestSyncOverlap run.go:181: Remote "sharefile root 'rclone-test-komefox0yomirus3wuzileb3'", Local "Local file system at /tmp/rclone4231648749", Modify Window "1s" 2022/01/13 05:31:03 DEBUG : Creating backend with remote "TestSharefile:rclone-test-komefox0yomirus3wuzileb3/rclone-sync-test" --- PASS: TestSyncOverlap (1.30s) === RUN TestSyncCompareDest run.go:181: Remote "sharefile root 'rclone-test-komefox0yomirus3wuzileb3'", Local "Local file system at /tmp/rclone4231648749", Modify Window "1s" 2022/01/13 05:31:05 DEBUG : Creating backend with remote "TestSharefile:rclone-test-komefox0yomirus3wuzileb3/dst" 2022/01/13 05:31:05 DEBUG : Creating backend with remote "TestSharefile:rclone-test-komefox0yomirus3wuzileb3/CompareDest" 2022/01/13 05:31:07 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3/dst': Waiting for checks to finish 2022/01/13 05:31:07 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3/dst': Waiting for transfers to finish 2022/01/13 05:31:09 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2022/01/13 05:31:09 INFO : one: Copied (new) 2022/01/13 05:31:09 DEBUG : Waiting for deletions to finish 2022/01/13 05:31:10 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3/dst': Waiting for checks to finish 2022/01/13 05:31:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/01/13 05:31:10 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3/dst': Waiting for transfers to finish 2022/01/13 05:31:11 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2022/01/13 05:31:11 INFO : one: Copied (replaced existing) 2022/01/13 05:31:11 DEBUG : Waiting for deletions to finish 2022/01/13 05:31:15 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3/dst': Waiting for checks to finish 2022/01/13 05:31:16 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1s) 2022/01/13 05:31:16 DEBUG : one: Destination found in --compare-dest, skipping 2022/01/13 05:31:16 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3/dst': Waiting for transfers to finish 2022/01/13 05:31:16 DEBUG : Waiting for deletions to finish 2022/01/13 05:31:16 INFO : There was nothing to transfer 2022/01/13 05:31:19 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1s) 2022/01/13 05:31:19 DEBUG : two: Destination found in --compare-dest, skipping 2022/01/13 05:31:19 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3/dst': Waiting for checks to finish 2022/01/13 05:31:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1s) 2022/01/13 05:31:19 DEBUG : one: Destination found in --compare-dest, skipping 2022/01/13 05:31:19 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3/dst': Waiting for transfers to finish 2022/01/13 05:31:19 DEBUG : Waiting for deletions to finish 2022/01/13 05:31:19 INFO : There was nothing to transfer 2022/01/13 05:31:19 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1s) 2022/01/13 05:31:19 DEBUG : two: Destination found in --compare-dest, skipping 2022/01/13 05:31:19 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3/dst': Waiting for checks to finish 2022/01/13 05:31:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1s) 2022/01/13 05:31:20 DEBUG : one: Destination found in --compare-dest, skipping 2022/01/13 05:31:20 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3/dst': Waiting for transfers to finish 2022/01/13 05:31:20 DEBUG : Waiting for deletions to finish 2022/01/13 05:31:20 INFO : There was nothing to transfer 2022/01/13 05:31:20 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2022/01/13 05:31:20 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2022/01/13 05:31:20 DEBUG : two: Destination found in --compare-dest, skipping 2022/01/13 05:31:20 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3/dst': Waiting for checks to finish 2022/01/13 05:31:21 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1s) 2022/01/13 05:31:21 DEBUG : one: Destination found in --compare-dest, skipping 2022/01/13 05:31:21 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3/dst': Waiting for transfers to finish 2022/01/13 05:31:21 DEBUG : Waiting for deletions to finish 2022/01/13 05:31:21 INFO : There was nothing to transfer 2022/01/13 05:31:22 DEBUG : two: Sizes differ (src 5 vs dst 3) 2022/01/13 05:31:22 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3/dst': Waiting for checks to finish 2022/01/13 05:31:22 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1s) 2022/01/13 05:31:22 DEBUG : one: Destination found in --compare-dest, skipping 2022/01/13 05:31:22 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3/dst': Waiting for transfers to finish 2022/01/13 05:31:24 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2022/01/13 05:31:24 INFO : two: Copied (new) 2022/01/13 05:31:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (22.28s) === RUN TestSyncMultipleCompareDest run.go:181: Remote "sharefile root 'rclone-test-komefox0yomirus3wuzileb3'", Local "Local file system at /tmp/rclone4231648749", Modify Window "1s" 2022/01/13 05:31:32 DEBUG : Creating backend with remote "TestSharefile:rclone-test-komefox0yomirus3wuzileb3/dest" 2022/01/13 05:31:33 DEBUG : Creating backend with remote "TestSharefile:rclone-test-komefox0yomirus3wuzileb3/pre-dest1" 2022/01/13 05:31:34 DEBUG : Creating backend with remote "TestSharefile:rclone-test-komefox0yomirus3wuzileb3/pre-dest2" 2022/01/13 05:31:34 DEBUG : 1: Size and modification time the same (differ by 1ns, within tolerance 1s) 2022/01/13 05:31:34 DEBUG : 1: Destination found in --compare-dest, skipping 2022/01/13 05:31:35 DEBUG : 2: Size and modification time the same (differ by 1ns, within tolerance 1s) 2022/01/13 05:31:35 DEBUG : 2: Destination found in --compare-dest, skipping 2022/01/13 05:31:35 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3/dest': Waiting for checks to finish 2022/01/13 05:31:35 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3/dest': Waiting for transfers to finish 2022/01/13 05:31:37 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2022/01/13 05:31:37 INFO : 3: Copied (new) 2022/01/13 05:31:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (13.23s) === RUN TestSyncCopyDest run.go:181: Remote "sharefile root 'rclone-test-komefox0yomirus3wuzileb3'", Local "Local file system at /tmp/rclone4231648749", Modify Window "1s" 2022/01/13 05:31:40 DEBUG : Creating backend with remote "TestSharefile:rclone-test-komefox0yomirus3wuzileb3/dst" 2022/01/13 05:31:41 DEBUG : Creating backend with remote "TestSharefile:rclone-test-komefox0yomirus3wuzileb3/CopyDest" 2022/01/13 05:31:43 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3/dst': Waiting for checks to finish 2022/01/13 05:31:43 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3/dst': Waiting for transfers to finish 2022/01/13 05:31:45 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2022/01/13 05:31:45 INFO : one: Copied (new) 2022/01/13 05:31:45 DEBUG : Waiting for deletions to finish 2022/01/13 05:31:46 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3/dst': Waiting for checks to finish 2022/01/13 05:31:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/01/13 05:31:46 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3/dst': Waiting for transfers to finish 2022/01/13 05:31:48 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2022/01/13 05:31:48 INFO : one: Copied (replaced existing) 2022/01/13 05:31:48 DEBUG : Waiting for deletions to finish 2022/01/13 05:31:53 DEBUG : Creating backend with remote "TestSharefile:rclone-test-komefox0yomirus3wuzileb3/BackupDir" 2022/01/13 05:31:55 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3/dst': Waiting for checks to finish 2022/01/13 05:31:55 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1s) 2022/01/13 05:31:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/01/13 05:31:58 INFO : one: Moved (server-side) 2022/01/13 05:31:59 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2022/01/13 05:31:59 INFO : one: Copied (server-side copy) 2022/01/13 05:31:59 DEBUG : one: Destination found in --copy-dest, using server-side copy 2022/01/13 05:31:59 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3/dst': Waiting for transfers to finish 2022/01/13 05:31:59 DEBUG : Waiting for deletions to finish 2022/01/13 05:32:03 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1s) 2022/01/13 05:32:06 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2022/01/13 05:32:06 INFO : two: Copied (server-side copy) 2022/01/13 05:32:06 DEBUG : two: Destination found in --copy-dest, using server-side copy 2022/01/13 05:32:06 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3/dst': Waiting for checks to finish 2022/01/13 05:32:06 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1s) 2022/01/13 05:32:06 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1s) 2022/01/13 05:32:06 DEBUG : one: Unchanged skipping 2022/01/13 05:32:06 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3/dst': Waiting for transfers to finish 2022/01/13 05:32:06 DEBUG : Waiting for deletions to finish 2022/01/13 05:32:07 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3/dst': Waiting for checks to finish 2022/01/13 05:32:07 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1s) 2022/01/13 05:32:07 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1s) 2022/01/13 05:32:07 DEBUG : two: Unchanged skipping 2022/01/13 05:32:07 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1s) 2022/01/13 05:32:07 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1s) 2022/01/13 05:32:07 DEBUG : one: Unchanged skipping 2022/01/13 05:32:07 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3/dst': Waiting for transfers to finish 2022/01/13 05:32:07 DEBUG : Waiting for deletions to finish 2022/01/13 05:32:07 INFO : There was nothing to transfer 2022/01/13 05:32:11 DEBUG : three: Sizes differ (src 7 vs dst 5) 2022/01/13 05:32:11 DEBUG : three: Destination not found in --copy-dest 2022/01/13 05:32:11 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3/dst': Waiting for checks to finish 2022/01/13 05:32:12 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1s) 2022/01/13 05:32:12 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1s) 2022/01/13 05:32:12 DEBUG : two: Unchanged skipping 2022/01/13 05:32:12 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1s) 2022/01/13 05:32:12 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1s) 2022/01/13 05:32:12 DEBUG : one: Unchanged skipping 2022/01/13 05:32:12 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3/dst': Waiting for transfers to finish 2022/01/13 05:32:16 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2022/01/13 05:32:16 INFO : three: Copied (new) 2022/01/13 05:32:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (39.57s) === RUN TestSyncBackupDir run.go:181: Remote "sharefile root 'rclone-test-komefox0yomirus3wuzileb3'", Local "Local file system at /tmp/rclone4231648749", Modify Window "1s" 2022/01/13 05:32:25 DEBUG : Creating backend with remote "TestSharefile:rclone-test-komefox0yomirus3wuzileb3/dst" 2022/01/13 05:32:26 DEBUG : Creating backend with remote "TestSharefile:rclone-test-komefox0yomirus3wuzileb3/backup" 2022/01/13 05:32:27 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3/dst': Waiting for checks to finish 2022/01/13 05:32:27 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/01/13 05:32:27 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1s) 2022/01/13 05:32:27 DEBUG : two: Unchanged skipping 2022/01/13 05:32:28 INFO : one: Moved (server-side) 2022/01/13 05:32:28 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3/dst': Waiting for transfers to finish 2022/01/13 05:32:29 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2022/01/13 05:32:29 INFO : one: Copied (new) 2022/01/13 05:32:29 DEBUG : Waiting for deletions to finish 2022/01/13 05:32:29 INFO : three.txt: Moved (server-side) 2022/01/13 05:32:29 INFO : three.txt: Moved into backup dir 2022/01/13 05:32:34 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3/dst': Waiting for checks to finish 2022/01/13 05:32:34 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1s) 2022/01/13 05:32:34 DEBUG : two: Unchanged skipping 2022/01/13 05:32:34 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/01/13 05:32:34 INFO : one: Deleted 2022/01/13 05:32:34 INFO : one: Moved (server-side) 2022/01/13 05:32:34 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3/dst': Waiting for transfers to finish 2022/01/13 05:32:36 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2022/01/13 05:32:36 INFO : one: Copied (new) 2022/01/13 05:32:36 DEBUG : Waiting for deletions to finish 2022/01/13 05:32:36 INFO : three.txt: Deleted 2022/01/13 05:32:37 INFO : three.txt: Moved (server-side) 2022/01/13 05:32:37 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (20.33s) === RUN TestSyncBackupDirWithSuffix run.go:181: Remote "sharefile root 'rclone-test-komefox0yomirus3wuzileb3'", Local "Local file system at /tmp/rclone4231648749", Modify Window "1s" 2022/01/13 05:32:46 DEBUG : Creating backend with remote "TestSharefile:rclone-test-komefox0yomirus3wuzileb3/dst" 2022/01/13 05:32:47 DEBUG : Creating backend with remote "TestSharefile:rclone-test-komefox0yomirus3wuzileb3/backup" 2022/01/13 05:32:48 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3/dst': Waiting for checks to finish 2022/01/13 05:32:48 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1s) 2022/01/13 05:32:48 DEBUG : two: Unchanged skipping 2022/01/13 05:32:48 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/01/13 05:32:50 INFO : one: Moved (server-side) to: one.bak 2022/01/13 05:32:50 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3/dst': Waiting for transfers to finish 2022/01/13 05:32:51 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2022/01/13 05:32:51 INFO : one: Copied (new) 2022/01/13 05:32:51 DEBUG : Waiting for deletions to finish 2022/01/13 05:32:52 INFO : three.txt: Moved (server-side) to: three.txt.bak 2022/01/13 05:32:52 INFO : three.txt: Moved into backup dir 2022/01/13 05:32:55 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/01/13 05:32:55 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1s) 2022/01/13 05:32:55 DEBUG : two: Unchanged skipping 2022/01/13 05:32:55 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3/dst': Waiting for checks to finish 2022/01/13 05:32:55 INFO : one.bak: Deleted 2022/01/13 05:32:56 INFO : one: Moved (server-side) to: one.bak 2022/01/13 05:32:56 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3/dst': Waiting for transfers to finish 2022/01/13 05:32:58 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2022/01/13 05:32:58 INFO : one: Copied (new) 2022/01/13 05:32:58 DEBUG : Waiting for deletions to finish 2022/01/13 05:32:58 INFO : three.txt.bak: Deleted 2022/01/13 05:32:59 INFO : three.txt: Moved (server-side) to: three.txt.bak 2022/01/13 05:32:59 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (21.94s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:181: Remote "sharefile root 'rclone-test-komefox0yomirus3wuzileb3'", Local "Local file system at /tmp/rclone4231648749", Modify Window "1s" 2022/01/13 05:33:08 DEBUG : Creating backend with remote "TestSharefile:rclone-test-komefox0yomirus3wuzileb3/dst" 2022/01/13 05:33:09 DEBUG : Creating backend with remote "TestSharefile:rclone-test-komefox0yomirus3wuzileb3/backup" 2022/01/13 05:33:10 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/01/13 05:33:10 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1s) 2022/01/13 05:33:10 DEBUG : two: Unchanged skipping 2022/01/13 05:33:10 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3/dst': Waiting for checks to finish 2022/01/13 05:33:11 INFO : one: Moved (server-side) to: one-2019-01-01 2022/01/13 05:33:11 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3/dst': Waiting for transfers to finish 2022/01/13 05:33:12 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2022/01/13 05:33:12 INFO : one: Copied (new) 2022/01/13 05:33:12 DEBUG : Waiting for deletions to finish 2022/01/13 05:33:13 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2022/01/13 05:33:13 INFO : three.txt: Moved into backup dir 2022/01/13 05:33:15 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/01/13 05:33:15 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3/dst': Waiting for checks to finish 2022/01/13 05:33:15 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1s) 2022/01/13 05:33:15 DEBUG : two: Unchanged skipping 2022/01/13 05:33:16 INFO : one-2019-01-01: Deleted 2022/01/13 05:33:17 INFO : one: Moved (server-side) to: one-2019-01-01 2022/01/13 05:33:17 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3/dst': Waiting for transfers to finish 2022/01/13 05:33:19 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2022/01/13 05:33:19 INFO : one: Copied (new) 2022/01/13 05:33:19 DEBUG : Waiting for deletions to finish 2022/01/13 05:33:19 INFO : three-2019-01-01.txt: Deleted 2022/01/13 05:33:21 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2022/01/13 05:33:21 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (25.85s) === RUN TestSyncBackupDirSuffixOnly run.go:181: Remote "sharefile root 'rclone-test-komefox0yomirus3wuzileb3'", Local "Local file system at /tmp/rclone4231648749", Modify Window "1s" 2022/01/13 05:33:37 DEBUG : Creating backend with remote "TestSharefile:rclone-test-komefox0yomirus3wuzileb3/dst" 2022/01/13 05:33:38 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3/dst': Waiting for checks to finish 2022/01/13 05:33:38 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/01/13 05:33:38 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1s) 2022/01/13 05:33:38 DEBUG : two: Unchanged skipping 2022/01/13 05:33:38 INFO : one: Moved (server-side) to: one.bak 2022/01/13 05:33:38 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3/dst': Waiting for transfers to finish 2022/01/13 05:33:40 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2022/01/13 05:33:40 INFO : one: Copied (new) 2022/01/13 05:33:40 DEBUG : Waiting for deletions to finish 2022/01/13 05:33:40 INFO : three.txt: Moved (server-side) to: three.txt.bak 2022/01/13 05:33:40 INFO : three.txt: Moved into backup dir 2022/01/13 05:33:42 DEBUG : one.bak: Excluded 2022/01/13 05:33:42 DEBUG : three.txt.bak: Excluded 2022/01/13 05:33:42 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3/dst': Waiting for checks to finish 2022/01/13 05:33:42 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1s) 2022/01/13 05:33:42 DEBUG : two: Unchanged skipping 2022/01/13 05:33:42 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/01/13 05:33:43 INFO : one.bak: Deleted 2022/01/13 05:33:43 INFO : one: Moved (server-side) to: one.bak 2022/01/13 05:33:43 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3/dst': Waiting for transfers to finish 2022/01/13 05:33:44 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2022/01/13 05:33:44 INFO : one: Copied (new) 2022/01/13 05:33:44 DEBUG : Waiting for deletions to finish 2022/01/13 05:33:45 INFO : three.txt.bak: Deleted 2022/01/13 05:33:45 INFO : three.txt: Moved (server-side) to: three.txt.bak 2022/01/13 05:33:45 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (20.09s) === RUN TestSyncSuffix run.go:181: Remote "sharefile root 'rclone-test-komefox0yomirus3wuzileb3'", Local "Local file system at /tmp/rclone4231648749", Modify Window "1s" 2022/01/13 05:33:52 DEBUG : Creating backend with remote "TestSharefile:rclone-test-komefox0yomirus3wuzileb3/dst" 2022/01/13 05:33:53 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/01/13 05:33:53 INFO : one: Moved (server-side) to: one.bak 2022/01/13 05:33:55 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2022/01/13 05:33:55 INFO : one: Copied (new) 2022/01/13 05:33:55 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1s) 2022/01/13 05:33:55 DEBUG : two: Unchanged skipping 2022/01/13 05:33:55 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2022/01/13 05:33:56 INFO : three.txt: Moved (server-side) to: three.txt.bak 2022/01/13 05:33:57 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2022/01/13 05:33:57 INFO : three.txt: Copied (new) 2022/01/13 05:33:58 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/01/13 05:33:58 INFO : one.bak: Deleted 2022/01/13 05:33:59 INFO : one: Moved (server-side) to: one.bak 2022/01/13 05:34:00 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2022/01/13 05:34:00 INFO : one: Copied (new) 2022/01/13 05:34:00 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1s) 2022/01/13 05:34:00 DEBUG : two: Unchanged skipping 2022/01/13 05:34:01 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2022/01/13 05:34:01 INFO : three.txt.bak: Deleted 2022/01/13 05:34:01 INFO : three.txt: Moved (server-side) to: three.txt.bak 2022/01/13 05:34:02 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2022/01/13 05:34:02 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (17.06s) === RUN TestSyncSuffixKeepExtension run.go:181: Remote "sharefile root 'rclone-test-komefox0yomirus3wuzileb3'", Local "Local file system at /tmp/rclone4231648749", Modify Window "1s" 2022/01/13 05:34:10 DEBUG : Creating backend with remote "TestSharefile:rclone-test-komefox0yomirus3wuzileb3/dst" 2022/01/13 05:34:11 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/01/13 05:34:11 INFO : one: Moved (server-side) to: one-2019-01-01 2022/01/13 05:34:13 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2022/01/13 05:34:13 INFO : one: Copied (new) 2022/01/13 05:34:13 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1s) 2022/01/13 05:34:13 DEBUG : two: Unchanged skipping 2022/01/13 05:34:13 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2022/01/13 05:34:14 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2022/01/13 05:34:15 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2022/01/13 05:34:15 INFO : three.txt: Copied (new) 2022/01/13 05:34:16 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/01/13 05:34:16 INFO : one-2019-01-01: Deleted 2022/01/13 05:34:16 INFO : one: Moved (server-side) to: one-2019-01-01 2022/01/13 05:34:18 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2022/01/13 05:34:18 INFO : one: Copied (new) 2022/01/13 05:34:18 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1s) 2022/01/13 05:34:18 DEBUG : two: Unchanged skipping 2022/01/13 05:34:18 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2022/01/13 05:34:18 INFO : three-2019-01-01.txt: Deleted 2022/01/13 05:34:19 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2022/01/13 05:34:20 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2022/01/13 05:34:20 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (17.63s) === RUN TestSyncUTFNorm run.go:181: Remote "sharefile root 'rclone-test-komefox0yomirus3wuzileb3'", Local "Local file system at /tmp/rclone4231648749", Modify Window "1s" 2022/01/13 05:34:24 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3': Waiting for checks to finish 2022/01/13 05:34:24 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2022/01/13 05:34:24 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3': Waiting for transfers to finish 2022/01/13 05:34:25 DEBUG : Testêé: md5 = ce114e4501d2f4e2dcea3e17b546f339 OK 2022/01/13 05:34:25 INFO : Testêé: Copied (replaced existing) to: Testêé 2022/01/13 05:34:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (3.65s) === RUN TestSyncImmutable run.go:181: Remote "sharefile root 'rclone-test-komefox0yomirus3wuzileb3'", Local "Local file system at /tmp/rclone4231648749", Modify Window "1s" 2022/01/13 05:34:27 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3': Waiting for checks to finish 2022/01/13 05:34:27 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3': Waiting for transfers to finish 2022/01/13 05:34:28 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2022/01/13 05:34:28 INFO : existing: Copied (new) 2022/01/13 05:34:28 DEBUG : Waiting for deletions to finish 2022/01/13 05:34:29 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3': Waiting for checks to finish 2022/01/13 05:34:29 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2022/01/13 05:34:29 ERROR : existing: Source and destination exist but do not match: immutable file modified 2022/01/13 05:34:29 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3': Waiting for transfers to finish 2022/01/13 05:34:29 ERROR : sharefile root 'rclone-test-komefox0yomirus3wuzileb3': not deleting files as there were IO errors 2022/01/13 05:34:29 ERROR : sharefile root 'rclone-test-komefox0yomirus3wuzileb3': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (3.10s) === RUN TestSyncIgnoreCase run.go:181: Remote "sharefile root 'rclone-test-komefox0yomirus3wuzileb3'", Local "Local file system at /tmp/rclone4231648749", Modify Window "1s" sync_test.go:1955: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.34s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:181: Remote "sharefile root 'rclone-test-komefox0yomirus3wuzileb3'", Local "Local file system at /tmp/rclone4231648749", Modify Window "1s" sync_test.go:1989: This test only runs on local === RUN TestMaxTransfer/Soft run.go:181: Remote "sharefile root 'rclone-test-komefox0yomirus3wuzileb3'", Local "Local file system at /tmp/rclone4231648749", Modify Window "1s" sync_test.go:1989: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:181: Remote "sharefile root 'rclone-test-komefox0yomirus3wuzileb3'", Local "Local file system at /tmp/rclone4231648749", Modify Window "1s" sync_test.go:1989: This test only runs on local --- PASS: TestMaxTransfer (1.12s) --- SKIP: TestMaxTransfer/Hard (0.34s) --- SKIP: TestMaxTransfer/Soft (0.42s) --- SKIP: TestMaxTransfer/Cautious (0.36s) === RUN TestSyncConcurrentDelete run.go:181: Remote "sharefile root 'rclone-test-komefox0yomirus3wuzileb3'", Local "Local file system at /tmp/rclone4231648749", Modify Window "1s" 2022/01/13 05:35:39 DEBUG : both0: Size and modification time the same (differ by 1ns, within tolerance 1s) 2022/01/13 05:35:39 DEBUG : both0: Unchanged skipping 2022/01/13 05:35:39 DEBUG : both10: Size and modification time the same (differ by 1ns, within tolerance 1s) 2022/01/13 05:35:39 DEBUG : both10: Unchanged skipping 2022/01/13 05:35:39 DEBUG : both12: Size and modification time the same (differ by 1ns, within tolerance 1s) 2022/01/13 05:35:39 DEBUG : both12: Unchanged skipping 2022/01/13 05:35:39 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3': Waiting for checks to finish 2022/01/13 05:35:39 DEBUG : both13: Size and modification time the same (differ by 1ns, within tolerance 1s) 2022/01/13 05:35:39 DEBUG : both13: Unchanged skipping 2022/01/13 05:35:39 DEBUG : both1: Size and modification time the same (differ by 1ns, within tolerance 1s) 2022/01/13 05:35:39 DEBUG : both14: Size and modification time the same (differ by 1ns, within tolerance 1s) 2022/01/13 05:35:39 DEBUG : both1: Unchanged skipping 2022/01/13 05:35:39 DEBUG : both14: Unchanged skipping 2022/01/13 05:35:39 DEBUG : both17: Size and modification time the same (differ by 1ns, within tolerance 1s) 2022/01/13 05:35:39 DEBUG : both16: Size and modification time the same (differ by 1ns, within tolerance 1s) 2022/01/13 05:35:39 DEBUG : both16: Unchanged skipping 2022/01/13 05:35:39 DEBUG : both18: Size and modification time the same (differ by 1ns, within tolerance 1s) 2022/01/13 05:35:39 DEBUG : both18: Unchanged skipping 2022/01/13 05:35:39 DEBUG : both19: Size and modification time the same (differ by 1ns, within tolerance 1s) 2022/01/13 05:35:39 DEBUG : both19: Unchanged skipping 2022/01/13 05:35:39 DEBUG : both2: Size and modification time the same (differ by 1ns, within tolerance 1s) 2022/01/13 05:35:39 DEBUG : both2: Unchanged skipping 2022/01/13 05:35:39 DEBUG : both3: Size and modification time the same (differ by 1ns, within tolerance 1s) 2022/01/13 05:35:39 DEBUG : both3: Unchanged skipping 2022/01/13 05:35:39 DEBUG : both4: Size and modification time the same (differ by 1ns, within tolerance 1s) 2022/01/13 05:35:39 DEBUG : both4: Unchanged skipping 2022/01/13 05:35:39 DEBUG : both5: Size and modification time the same (differ by 1ns, within tolerance 1s) 2022/01/13 05:35:39 DEBUG : both5: Unchanged skipping 2022/01/13 05:35:39 DEBUG : both6: Size and modification time the same (differ by 1ns, within tolerance 1s) 2022/01/13 05:35:39 DEBUG : both6: Unchanged skipping 2022/01/13 05:35:39 DEBUG : both15: Size and modification time the same (differ by 1ns, within tolerance 1s) 2022/01/13 05:35:39 DEBUG : both7: Size and modification time the same (differ by 1ns, within tolerance 1s) 2022/01/13 05:35:39 DEBUG : both15: Unchanged skipping 2022/01/13 05:35:39 DEBUG : both7: Unchanged skipping 2022/01/13 05:35:39 DEBUG : both8: Size and modification time the same (differ by 1ns, within tolerance 1s) 2022/01/13 05:35:39 DEBUG : both8: Unchanged skipping 2022/01/13 05:35:39 DEBUG : both9: Size and modification time the same (differ by 1ns, within tolerance 1s) 2022/01/13 05:35:39 DEBUG : both17: Unchanged skipping 2022/01/13 05:35:39 DEBUG : both9: Unchanged skipping 2022/01/13 05:35:39 DEBUG : both11: Size and modification time the same (differ by 1ns, within tolerance 1s) 2022/01/13 05:35:39 DEBUG : both11: Unchanged skipping 2022/01/13 05:35:39 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3': Waiting for transfers to finish 2022/01/13 05:35:39 DEBUG : Waiting for deletions to finish 2022/01/13 05:35:39 INFO : only7: Deleted 2022/01/13 05:35:39 INFO : only5: Deleted 2022/01/13 05:35:39 INFO : only6: Deleted 2022/01/13 05:35:39 INFO : only8: Deleted 2022/01/13 05:35:40 INFO : only9: Deleted 2022/01/13 05:35:40 INFO : only17: Deleted 2022/01/13 05:35:40 INFO : only14: Deleted 2022/01/13 05:35:40 INFO : only4: Deleted 2022/01/13 05:35:40 INFO : only15: Deleted 2022/01/13 05:35:40 INFO : only3: Deleted 2022/01/13 05:35:40 INFO : only13: Deleted 2022/01/13 05:35:40 INFO : only18: Deleted 2022/01/13 05:35:40 INFO : only2: Deleted 2022/01/13 05:35:40 INFO : only11: Deleted 2022/01/13 05:35:40 INFO : only19: Deleted 2022/01/13 05:35:40 INFO : only10: Deleted 2022/01/13 05:35:40 INFO : only12: Deleted 2022/01/13 05:35:40 INFO : only0: Deleted 2022/01/13 05:35:40 INFO : only16: Deleted 2022/01/13 05:35:41 INFO : only1: Deleted 2022/01/13 05:35:41 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (75.59s) === RUN TestSyncConcurrentTruncate run.go:181: Remote "sharefile root 'rclone-test-komefox0yomirus3wuzileb3'", Local "Local file system at /tmp/rclone4231648749", Modify Window "1s" 2022/01/13 05:36:53 DEBUG : both10: Size and modification time the same (differ by 1ns, within tolerance 1s) 2022/01/13 05:36:53 DEBUG : both10: Unchanged skipping 2022/01/13 05:36:53 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3': Waiting for checks to finish 2022/01/13 05:36:53 DEBUG : both11: Size and modification time the same (differ by 1ns, within tolerance 1s) 2022/01/13 05:36:53 DEBUG : both11: Unchanged skipping 2022/01/13 05:36:53 DEBUG : both13: Size and modification time the same (differ by 1ns, within tolerance 1s) 2022/01/13 05:36:53 DEBUG : both13: Unchanged skipping 2022/01/13 05:36:53 DEBUG : both14: Size and modification time the same (differ by 1ns, within tolerance 1s) 2022/01/13 05:36:53 DEBUG : both14: Unchanged skipping 2022/01/13 05:36:53 DEBUG : both15: Size and modification time the same (differ by 1ns, within tolerance 1s) 2022/01/13 05:36:53 DEBUG : both15: Unchanged skipping 2022/01/13 05:36:53 DEBUG : both16: Size and modification time the same (differ by 1ns, within tolerance 1s) 2022/01/13 05:36:53 DEBUG : both16: Unchanged skipping 2022/01/13 05:36:53 DEBUG : both17: Size and modification time the same (differ by 1ns, within tolerance 1s) 2022/01/13 05:36:53 DEBUG : both17: Unchanged skipping 2022/01/13 05:36:53 DEBUG : both18: Size and modification time the same (differ by 1ns, within tolerance 1s) 2022/01/13 05:36:53 DEBUG : both18: Unchanged skipping 2022/01/13 05:36:53 DEBUG : both19: Size and modification time the same (differ by 1ns, within tolerance 1s) 2022/01/13 05:36:53 DEBUG : both0: Size and modification time the same (differ by 1ns, within tolerance 1s) 2022/01/13 05:36:53 DEBUG : both19: Unchanged skipping 2022/01/13 05:36:53 DEBUG : both0: Unchanged skipping 2022/01/13 05:36:53 DEBUG : both12: Size and modification time the same (differ by 1ns, within tolerance 1s) 2022/01/13 05:36:53 DEBUG : both12: Unchanged skipping 2022/01/13 05:36:53 DEBUG : both3: Size and modification time the same (differ by 1ns, within tolerance 1s) 2022/01/13 05:36:53 DEBUG : both4: Size and modification time the same (differ by 1ns, within tolerance 1s) 2022/01/13 05:36:53 DEBUG : both1: Size and modification time the same (differ by 1ns, within tolerance 1s) 2022/01/13 05:36:53 DEBUG : both4: Unchanged skipping 2022/01/13 05:36:53 DEBUG : both1: Unchanged skipping 2022/01/13 05:36:53 DEBUG : both5: Size and modification time the same (differ by 1ns, within tolerance 1s) 2022/01/13 05:36:53 DEBUG : both6: Size and modification time the same (differ by 1ns, within tolerance 1s) 2022/01/13 05:36:53 DEBUG : both5: Unchanged skipping 2022/01/13 05:36:53 DEBUG : both2: Size and modification time the same (differ by 1ns, within tolerance 1s) 2022/01/13 05:36:53 DEBUG : both7: Size and modification time the same (differ by 1ns, within tolerance 1s) 2022/01/13 05:36:53 DEBUG : both2: Unchanged skipping 2022/01/13 05:36:53 DEBUG : both3: Unchanged skipping 2022/01/13 05:36:53 DEBUG : both8: Size and modification time the same (differ by 1ns, within tolerance 1s) 2022/01/13 05:36:53 DEBUG : both9: Size and modification time the same (differ by 1ns, within tolerance 1s) 2022/01/13 05:36:53 DEBUG : both9: Unchanged skipping 2022/01/13 05:36:53 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2022/01/13 05:36:53 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2022/01/13 05:36:53 DEBUG : both6: Unchanged skipping 2022/01/13 05:36:53 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2022/01/13 05:36:53 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2022/01/13 05:36:53 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2022/01/13 05:36:53 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2022/01/13 05:36:53 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2022/01/13 05:36:53 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2022/01/13 05:36:53 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2022/01/13 05:36:53 DEBUG : both8: Unchanged skipping 2022/01/13 05:36:53 DEBUG : both7: Unchanged skipping 2022/01/13 05:36:53 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2022/01/13 05:36:53 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2022/01/13 05:36:53 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2022/01/13 05:36:53 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2022/01/13 05:36:53 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2022/01/13 05:36:53 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2022/01/13 05:36:53 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2022/01/13 05:36:53 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2022/01/13 05:36:53 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2022/01/13 05:36:53 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2022/01/13 05:36:53 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2022/01/13 05:36:53 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3': Waiting for transfers to finish 2022/01/13 05:36:54 DEBUG : only10: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/01/13 05:36:54 INFO : only10: Copied (replaced existing) 2022/01/13 05:36:54 DEBUG : only11: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/01/13 05:36:54 INFO : only11: Copied (replaced existing) 2022/01/13 05:36:54 DEBUG : only1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/01/13 05:36:54 INFO : only1: Copied (replaced existing) 2022/01/13 05:36:54 DEBUG : only0: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/01/13 05:36:54 INFO : only0: Copied (replaced existing) 2022/01/13 05:36:55 DEBUG : only13: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/01/13 05:36:55 INFO : only13: Copied (replaced existing) 2022/01/13 05:36:55 DEBUG : only12: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/01/13 05:36:55 INFO : only12: Copied (replaced existing) 2022/01/13 05:36:56 DEBUG : only16: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/01/13 05:36:56 INFO : only16: Copied (replaced existing) 2022/01/13 05:36:56 DEBUG : only14: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/01/13 05:36:56 INFO : only14: Copied (replaced existing) 2022/01/13 05:36:56 DEBUG : only15: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/01/13 05:36:56 INFO : only15: Copied (replaced existing) 2022/01/13 05:36:56 DEBUG : only17: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/01/13 05:36:56 INFO : only17: Copied (replaced existing) 2022/01/13 05:36:57 DEBUG : only3: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/01/13 05:36:57 INFO : only3: Copied (replaced existing) 2022/01/13 05:36:57 DEBUG : only4: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/01/13 05:36:57 INFO : only4: Copied (replaced existing) 2022/01/13 05:36:57 DEBUG : only5: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/01/13 05:36:57 INFO : only5: Copied (replaced existing) 2022/01/13 05:36:57 DEBUG : only7: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/01/13 05:36:57 INFO : only7: Copied (replaced existing) 2022/01/13 05:36:58 DEBUG : only6: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/01/13 05:36:58 INFO : only6: Copied (replaced existing) 2022/01/13 05:36:58 DEBUG : only8: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/01/13 05:36:58 INFO : only8: Copied (replaced existing) 2022/01/13 05:36:58 DEBUG : only18: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/01/13 05:36:58 INFO : only18: Copied (replaced existing) 2022/01/13 05:36:59 DEBUG : only19: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/01/13 05:36:59 INFO : only19: Copied (replaced existing) 2022/01/13 05:36:59 DEBUG : only9: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/01/13 05:36:59 INFO : only9: Copied (replaced existing) 2022/01/13 05:36:59 DEBUG : only2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/01/13 05:36:59 INFO : only2: Copied (replaced existing) 2022/01/13 05:36:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (97.05s) PASS 2022/01/13 05:37:23 DEBUG : sharefile root 'rclone-test-komefox0yomirus3wuzileb3': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestSharefile: -verbose" - Finished OK in 11m18.112390553s (try 1/5)