"./sync.test -test.v -test.timeout 1h0m0s -remote TestS3Wasabi: -verbose -fast-list" - Starting (try 1/5) 2022/06/17 06:11:11 DEBUG : Creating backend with remote "TestS3Wasabi:rclone-test-soralut2geruhic6rakuriv5" 2022/06/17 06:11:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2022/06/17 06:11:11 DEBUG : Creating backend with remote "/tmp/rclone3186587663" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === 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 "S3 bucket rclone-test-soralut2geruhic6rakuriv5", Local "Local file system at /tmp/rclone3186587663", Modify Window "1ns" 2022/06/17 06:11:11 INFO : S3 bucket rclone-test-soralut2geruhic6rakuriv5: Bucket "rclone-test-soralut2geruhic6rakuriv5" created with ACL "private" 2022/06/17 06:11:12 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5: Waiting for checks to finish 2022/06/17 06:11:12 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5: Waiting for transfers to finish 2022/06/17 06:11:12 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) --- PASS: TestCopyWithDryRun (1.17s) === RUN TestCopy run.go:181: Remote "S3 bucket rclone-test-soralut2geruhic6rakuriv5", Local "Local file system at /tmp/rclone3186587663", Modify Window "1ns" 2022/06/17 06:11:12 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5: Waiting for checks to finish 2022/06/17 06:11:12 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5: Waiting for transfers to finish 2022/06/17 06:11:12 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2022/06/17 06:11:12 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopy (1.08s) === RUN TestCopyMissingDirectory run.go:181: Remote "S3 bucket rclone-test-soralut2geruhic6rakuriv5", Local "Local file system at /tmp/rclone3186587663", Modify Window "1ns" 2022/06/17 06:11:13 DEBUG : Creating backend with remote "/non-existing" 2022/06/17 06:11:13 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2022/06/17 06:11:13 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5: Waiting for checks to finish 2022/06/17 06:11:13 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.36s) === RUN TestCopyNoTraverse run.go:181: Remote "S3 bucket rclone-test-soralut2geruhic6rakuriv5", Local "Local file system at /tmp/rclone3186587663", Modify Window "1ns" 2022/06/17 06:11:14 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5: Waiting for checks to finish 2022/06/17 06:11:14 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5: Waiting for transfers to finish 2022/06/17 06:11:14 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2022/06/17 06:11:14 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.41s) === RUN TestCopyCheckFirst run.go:181: Remote "S3 bucket rclone-test-soralut2geruhic6rakuriv5", Local "Local file system at /tmp/rclone3186587663", Modify Window "1ns" 2022/06/17 06:11:15 INFO : S3 bucket rclone-test-soralut2geruhic6rakuriv5: Running all checks before starting transfers 2022/06/17 06:11:15 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5: Waiting for checks to finish 2022/06/17 06:11:15 INFO : S3 bucket rclone-test-soralut2geruhic6rakuriv5: Checks finished, now starting transfers 2022/06/17 06:11:15 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5: Waiting for transfers to finish 2022/06/17 06:11:15 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2022/06/17 06:11:15 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.19s) === RUN TestSyncNoTraverse run.go:181: Remote "S3 bucket rclone-test-soralut2geruhic6rakuriv5", Local "Local file system at /tmp/rclone3186587663", Modify Window "1ns" 2022/06/17 06:11:16 ERROR : Ignoring --no-traverse with sync 2022/06/17 06:11:16 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5: Waiting for checks to finish 2022/06/17 06:11:16 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5: Waiting for transfers to finish 2022/06/17 06:11:16 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2022/06/17 06:11:16 INFO : sub dir/hello world: Copied (new) 2022/06/17 06:11:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (0.95s) === RUN TestCopyWithDepth run.go:181: Remote "S3 bucket rclone-test-soralut2geruhic6rakuriv5", Local "Local file system at /tmp/rclone3186587663", Modify Window "1ns" 2022/06/17 06:11:17 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5: Waiting for checks to finish 2022/06/17 06:11:17 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5: Waiting for transfers to finish 2022/06/17 06:11:17 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2022/06/17 06:11:17 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.05s) === RUN TestCopyWithFilesFrom run.go:181: Remote "S3 bucket rclone-test-soralut2geruhic6rakuriv5", Local "Local file system at /tmp/rclone3186587663", Modify Window "1ns" 2022/06/17 06:11:18 DEBUG : hello world2: Excluded 2022/06/17 06:11:18 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5: Waiting for checks to finish 2022/06/17 06:11:18 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5: Waiting for transfers to finish 2022/06/17 06:11:18 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2022/06/17 06:11:18 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (0.99s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:181: Remote "S3 bucket rclone-test-soralut2geruhic6rakuriv5", Local "Local file system at /tmp/rclone3186587663", Modify Window "1ns" 2022/06/17 06:11:19 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5: Waiting for checks to finish 2022/06/17 06:11:19 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5: Waiting for transfers to finish 2022/06/17 06:11:20 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2022/06/17 06:11:20 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.08s) === RUN TestCopyEmptyDirectories run.go:181: Remote "S3 bucket rclone-test-soralut2geruhic6rakuriv5", Local "Local file system at /tmp/rclone3186587663", Modify Window "1ns" 2022/06/17 06:11:20 DEBUG : sub dir2: Making directory 2022/06/17 06:11:20 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5: Waiting for checks to finish 2022/06/17 06:11:20 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5: Waiting for transfers to finish 2022/06/17 06:11:21 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2022/06/17 06:11:21 INFO : sub dir/hello world: Copied (new) 2022/06/17 06:11:21 DEBUG : sub dir2: Making directory 2022/06/17 06:11:21 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5: copied 1 directories fstest.go:251: Filtering empty directory "sub dir2" --- PASS: TestCopyEmptyDirectories (1.59s) === RUN TestMoveEmptyDirectories run.go:181: Remote "S3 bucket rclone-test-soralut2geruhic6rakuriv5", Local "Local file system at /tmp/rclone3186587663", Modify Window "1ns" 2022/06/17 06:11:22 DEBUG : sub dir2: Making directory 2022/06/17 06:11:22 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5: Waiting for checks to finish 2022/06/17 06:11:22 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5: Waiting for transfers to finish 2022/06/17 06:11:22 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2022/06/17 06:11:22 INFO : sub dir/hello world: Copied (new) 2022/06/17 06:11:22 INFO : sub dir/hello world: Deleted 2022/06/17 06:11:22 DEBUG : sub dir: Making directory 2022/06/17 06:11:22 DEBUG : sub dir2: Making directory 2022/06/17 06:11:22 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5: copied 2 directories fstest.go:251: Filtering empty directory "sub dir2" --- PASS: TestMoveEmptyDirectories (1.05s) === RUN TestSyncEmptyDirectories run.go:181: Remote "S3 bucket rclone-test-soralut2geruhic6rakuriv5", Local "Local file system at /tmp/rclone3186587663", Modify Window "1ns" 2022/06/17 06:11:23 DEBUG : sub dir2: Making directory 2022/06/17 06:11:23 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5: Waiting for checks to finish 2022/06/17 06:11:23 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5: Waiting for transfers to finish 2022/06/17 06:11:23 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2022/06/17 06:11:23 INFO : sub dir/hello world: Copied (new) 2022/06/17 06:11:23 DEBUG : sub dir2: Making directory 2022/06/17 06:11:23 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5: copied 1 directories 2022/06/17 06:11:23 DEBUG : Waiting for deletions to finish fstest.go:251: Filtering empty directory "sub dir2" --- PASS: TestSyncEmptyDirectories (0.96s) === RUN TestServerSideCopy run.go:181: Remote "S3 bucket rclone-test-soralut2geruhic6rakuriv5", Local "Local file system at /tmp/rclone3186587663", Modify Window "1ns" 2022/06/17 06:11:24 DEBUG : Creating backend with remote "TestS3Wasabi:rclone-test-yuqegah8lucuxod4tabuxor0" sync_test.go:275: Server side copy (if possible) S3 bucket rclone-test-soralut2geruhic6rakuriv5 -> S3 bucket rclone-test-yuqegah8lucuxod4tabuxor0 2022/06/17 06:11:25 DEBUG : S3 bucket rclone-test-yuqegah8lucuxod4tabuxor0: Waiting for checks to finish 2022/06/17 06:11:25 DEBUG : S3 bucket rclone-test-yuqegah8lucuxod4tabuxor0: Waiting for transfers to finish 2022/06/17 06:11:25 INFO : S3 bucket rclone-test-yuqegah8lucuxod4tabuxor0: Bucket "rclone-test-yuqegah8lucuxod4tabuxor0" created with ACL "private" 2022/06/17 06:11:25 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2022/06/17 06:11:25 INFO : sub dir/hello world: Copied (server-side copy) 2022/06/17 06:11:26 DEBUG : S3 bucket rclone-test-yuqegah8lucuxod4tabuxor0: Purge object "sub dir/hello world" 2022/06/17 06:11:26 DEBUG : S3 bucket rclone-test-yuqegah8lucuxod4tabuxor0: Purge dir "sub dir" 2022/06/17 06:11:26 DEBUG : S3 bucket rclone-test-yuqegah8lucuxod4tabuxor0: Purge dir "" 2022/06/17 06:11:26 INFO : S3 bucket rclone-test-yuqegah8lucuxod4tabuxor0: Bucket "rclone-test-yuqegah8lucuxod4tabuxor0" deleted --- PASS: TestServerSideCopy (2.75s) === RUN TestCopyAfterDelete run.go:181: Remote "S3 bucket rclone-test-soralut2geruhic6rakuriv5", Local "Local file system at /tmp/rclone3186587663", Modify Window "1ns" 2022/06/17 06:11:27 ERROR : : error listing: directory not found 2022/06/17 06:11:28 DEBUG : Local file system at /tmp/rclone3186587663: Making directory 2022/06/17 06:11:28 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5: Waiting for checks to finish 2022/06/17 06:11:28 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.93s) === RUN TestCopyRedownload run.go:181: Remote "S3 bucket rclone-test-soralut2geruhic6rakuriv5", Local "Local file system at /tmp/rclone3186587663", Modify Window "1ns" 2022/06/17 06:11:29 DEBUG : Local file system at /tmp/rclone3186587663: Waiting for checks to finish 2022/06/17 06:11:29 DEBUG : Local file system at /tmp/rclone3186587663: Waiting for transfers to finish 2022/06/17 06:11:29 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2022/06/17 06:11:29 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.26s) === RUN TestSyncBasedOnCheckSum run.go:181: Remote "S3 bucket rclone-test-soralut2geruhic6rakuriv5", Local "Local file system at /tmp/rclone3186587663", Modify Window "1ns" 2022/06/17 06:11:30 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5: Waiting for checks to finish 2022/06/17 06:11:30 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5: Waiting for transfers to finish 2022/06/17 06:11:30 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2022/06/17 06:11:30 INFO : check sum: Copied (new) 2022/06/17 06:11:30 DEBUG : Waiting for deletions to finish 2022/06/17 06:11:31 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5: Waiting for checks to finish 2022/06/17 06:11:31 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2022/06/17 06:11:31 DEBUG : check sum: Size and md5 of src and dst objects identical 2022/06/17 06:11:31 DEBUG : check sum: Unchanged skipping 2022/06/17 06:11:31 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5: Waiting for transfers to finish 2022/06/17 06:11:31 DEBUG : Waiting for deletions to finish 2022/06/17 06:11:31 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.46s) === RUN TestSyncSizeOnly run.go:181: Remote "S3 bucket rclone-test-soralut2geruhic6rakuriv5", Local "Local file system at /tmp/rclone3186587663", Modify Window "1ns" 2022/06/17 06:11:31 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5: Waiting for checks to finish 2022/06/17 06:11:31 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5: Waiting for transfers to finish 2022/06/17 06:11:32 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2022/06/17 06:11:32 INFO : sizeonly: Copied (new) 2022/06/17 06:11:32 DEBUG : Waiting for deletions to finish 2022/06/17 06:11:32 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5: Waiting for checks to finish 2022/06/17 06:11:32 DEBUG : sizeonly: Sizes identical 2022/06/17 06:11:32 DEBUG : sizeonly: Unchanged skipping 2022/06/17 06:11:32 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5: Waiting for transfers to finish 2022/06/17 06:11:32 DEBUG : Waiting for deletions to finish 2022/06/17 06:11:32 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.39s) === RUN TestSyncIgnoreSize run.go:181: Remote "S3 bucket rclone-test-soralut2geruhic6rakuriv5", Local "Local file system at /tmp/rclone3186587663", Modify Window "1ns" 2022/06/17 06:11:33 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5: Waiting for checks to finish 2022/06/17 06:11:33 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5: Waiting for transfers to finish 2022/06/17 06:11:33 DEBUG : ignore-size: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2022/06/17 06:11:33 INFO : ignore-size: Copied (new) 2022/06/17 06:11:33 DEBUG : Waiting for deletions to finish 2022/06/17 06:11:34 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5: Waiting for checks to finish 2022/06/17 06:11:34 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/06/17 06:11:34 DEBUG : ignore-size: Unchanged skipping 2022/06/17 06:11:34 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5: Waiting for transfers to finish 2022/06/17 06:11:34 DEBUG : Waiting for deletions to finish 2022/06/17 06:11:34 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (2.01s) === RUN TestSyncIgnoreTimes run.go:181: Remote "S3 bucket rclone-test-soralut2geruhic6rakuriv5", Local "Local file system at /tmp/rclone3186587663", Modify Window "1ns" 2022/06/17 06:11:35 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5: Waiting for checks to finish 2022/06/17 06:11:35 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/06/17 06:11:35 DEBUG : existing: Unchanged skipping 2022/06/17 06:11:35 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5: Waiting for transfers to finish 2022/06/17 06:11:35 DEBUG : Waiting for deletions to finish 2022/06/17 06:11:35 INFO : There was nothing to transfer 2022/06/17 06:11:35 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5: Waiting for checks to finish 2022/06/17 06:11:35 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2022/06/17 06:11:35 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5: Waiting for transfers to finish 2022/06/17 06:11:36 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2022/06/17 06:11:36 INFO : existing: Copied (replaced existing) 2022/06/17 06:11:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.77s) === RUN TestSyncIgnoreExisting run.go:181: Remote "S3 bucket rclone-test-soralut2geruhic6rakuriv5", Local "Local file system at /tmp/rclone3186587663", Modify Window "1ns" 2022/06/17 06:11:36 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5: Waiting for checks to finish 2022/06/17 06:11:36 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5: Waiting for transfers to finish 2022/06/17 06:11:37 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2022/06/17 06:11:37 INFO : existing: Copied (new) 2022/06/17 06:11:37 DEBUG : Waiting for deletions to finish 2022/06/17 06:11:37 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5: Waiting for checks to finish 2022/06/17 06:11:37 DEBUG : existing: Destination exists, skipping 2022/06/17 06:11:37 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5: Waiting for transfers to finish 2022/06/17 06:11:37 DEBUG : Waiting for deletions to finish 2022/06/17 06:11:37 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.37s) === RUN TestSyncIgnoreErrors run.go:181: Remote "S3 bucket rclone-test-soralut2geruhic6rakuriv5", Local "Local file system at /tmp/rclone3186587663", Modify Window "1ns" 2022/06/17 06:11:38 DEBUG : d: Making directory fstest.go:251: Filtering empty directory "d" 2022/06/17 06:11:39 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5: Waiting for checks to finish 2022/06/17 06:11:39 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/06/17 06:11:39 DEBUG : c/non empty space: Unchanged skipping 2022/06/17 06:11:39 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5: Waiting for transfers to finish 2022/06/17 06:11:40 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2022/06/17 06:11:40 INFO : a/potato2: Copied (new) 2022/06/17 06:11:40 DEBUG : Waiting for deletions to finish 2022/06/17 06:11:40 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (3.30s) === RUN TestSyncAfterChangingModtimeOnly run.go:181: Remote "S3 bucket rclone-test-soralut2geruhic6rakuriv5", Local "Local file system at /tmp/rclone3186587663", Modify Window "1ns" 2022/06/17 06:11:42 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5: Waiting for checks to finish 2022/06/17 06:11:42 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2022/06/17 06:11:42 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2022/06/17 06:11:42 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2022/06/17 06:11:42 DEBUG : empty space: Unchanged skipping 2022/06/17 06:11:42 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5: Waiting for transfers to finish 2022/06/17 06:11:42 DEBUG : Waiting for deletions to finish 2022/06/17 06:11:42 INFO : There was nothing to transfer 2022/06/17 06:11:42 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5: Waiting for checks to finish 2022/06/17 06:11:42 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2022/06/17 06:11:42 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2022/06/17 06:11:42 INFO : empty space: Updated modification time in destination 2022/06/17 06:11:42 DEBUG : empty space: Unchanged skipping 2022/06/17 06:11:42 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5: Waiting for transfers to finish 2022/06/17 06:11:42 DEBUG : Waiting for deletions to finish 2022/06/17 06:11:42 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.01s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:181: Remote "S3 bucket rclone-test-soralut2geruhic6rakuriv5", Local "Local file system at /tmp/rclone3186587663", Modify Window "1ns" 2022/06/17 06:11:44 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5: Waiting for checks to finish 2022/06/17 06:11:44 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2022/06/17 06:11:44 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2022/06/17 06:11:44 DEBUG : empty space: Unchanged skipping 2022/06/17 06:11:44 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5: Waiting for transfers to finish 2022/06/17 06:11:44 DEBUG : Waiting for deletions to finish 2022/06/17 06:11:44 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.31s) === RUN TestSyncDoesntUpdateModtime run.go:181: Remote "S3 bucket rclone-test-soralut2geruhic6rakuriv5", Local "Local file system at /tmp/rclone3186587663", Modify Window "1ns" 2022/06/17 06:11:45 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5: Waiting for checks to finish 2022/06/17 06:11:45 DEBUG : foo: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2022/06/17 06:11:45 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone3186587663) 2022/06/17 06:11:45 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (S3 bucket rclone-test-soralut2geruhic6rakuriv5) 2022/06/17 06:11:45 DEBUG : foo: md5 differ 2022/06/17 06:11:45 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5: Waiting for transfers to finish 2022/06/17 06:11:46 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2022/06/17 06:11:46 INFO : foo: Copied (replaced existing) 2022/06/17 06:11:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (2.34s) === RUN TestSyncAfterAddingAFile run.go:181: Remote "S3 bucket rclone-test-soralut2geruhic6rakuriv5", Local "Local file system at /tmp/rclone3186587663", Modify Window "1ns" 2022/06/17 06:11:47 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5: Waiting for checks to finish 2022/06/17 06:11:47 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/06/17 06:11:47 DEBUG : empty space: Unchanged skipping 2022/06/17 06:11:47 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5: Waiting for transfers to finish 2022/06/17 06:11:48 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2022/06/17 06:11:48 INFO : potato: Copied (new) 2022/06/17 06:11:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (1.78s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:181: Remote "S3 bucket rclone-test-soralut2geruhic6rakuriv5", Local "Local file system at /tmp/rclone3186587663", Modify Window "1ns" 2022/06/17 06:11:49 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5: Waiting for checks to finish 2022/06/17 06:11:49 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2022/06/17 06:11:49 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5: Waiting for transfers to finish 2022/06/17 06:11:49 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2022/06/17 06:11:49 INFO : potato: Copied (replaced existing) 2022/06/17 06:11:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.63s) === RUN TestSyncAfterChangingContentsOnly run.go:181: Remote "S3 bucket rclone-test-soralut2geruhic6rakuriv5", Local "Local file system at /tmp/rclone3186587663", Modify Window "1ns" 2022/06/17 06:11:51 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5: Waiting for checks to finish 2022/06/17 06:11:51 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/06/17 06:11:51 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone3186587663) 2022/06/17 06:11:51 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (S3 bucket rclone-test-soralut2geruhic6rakuriv5) 2022/06/17 06:11:51 DEBUG : potato: md5 differ 2022/06/17 06:11:51 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5: Waiting for transfers to finish 2022/06/17 06:11:51 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2022/06/17 06:11:51 INFO : potato: Copied (replaced existing) 2022/06/17 06:11:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.64s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:181: Remote "S3 bucket rclone-test-soralut2geruhic6rakuriv5", Local "Local file system at /tmp/rclone3186587663", Modify Window "1ns" 2022/06/17 06:11:53 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2022/06/17 06:11:53 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5: Waiting for checks to finish 2022/06/17 06:11:54 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/06/17 06:11:54 DEBUG : empty space: Unchanged skipping 2022/06/17 06:11:54 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5: Waiting for transfers to finish 2022/06/17 06:11:54 DEBUG : Waiting for deletions to finish 2022/06/17 06:11:54 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.69s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:181: Remote "S3 bucket rclone-test-soralut2geruhic6rakuriv5", Local "Local file system at /tmp/rclone3186587663", Modify Window "1ns" 2022/06/17 06:11:55 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5: Waiting for checks to finish 2022/06/17 06:11:55 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/06/17 06:11:55 DEBUG : empty space: Unchanged skipping 2022/06/17 06:11:55 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5: Waiting for transfers to finish 2022/06/17 06:11:56 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2022/06/17 06:11:56 INFO : potato2: Copied (new) 2022/06/17 06:11:56 DEBUG : Waiting for deletions to finish 2022/06/17 06:11:56 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.25s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:181: Remote "S3 bucket rclone-test-soralut2geruhic6rakuriv5", Local "Local file system at /tmp/rclone3186587663", Modify Window "1ns" 2022/06/17 06:11:57 DEBUG : d: Making directory 2022/06/17 06:11:57 DEBUG : d/e: Making directory fstest.go:251: Filtering empty directory "d" fstest.go:251: Filtering empty directory "d/e" 2022/06/17 06:11:59 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5: Waiting for checks to finish 2022/06/17 06:11:59 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/06/17 06:11:59 DEBUG : c/non empty space: Unchanged skipping 2022/06/17 06:11:59 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5: Waiting for transfers to finish 2022/06/17 06:11:59 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2022/06/17 06:11:59 INFO : a/potato2: Copied (new) 2022/06/17 06:11:59 DEBUG : Waiting for deletions to finish 2022/06/17 06:11:59 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (4.07s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:181: Remote "S3 bucket rclone-test-soralut2geruhic6rakuriv5", Local "Local file system at /tmp/rclone3186587663", Modify Window "1ns" 2022/06/17 06:12:01 DEBUG : d: Making directory fstest.go:251: Filtering empty directory "d" 2022/06/17 06:12:02 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5: Waiting for checks to finish 2022/06/17 06:12:02 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/06/17 06:12:02 DEBUG : c/non empty space: Unchanged skipping 2022/06/17 06:12:02 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5: Waiting for transfers to finish 2022/06/17 06:12:02 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2022/06/17 06:12:02 INFO : a/potato2: Copied (new) 2022/06/17 06:12:02 ERROR : S3 bucket rclone-test-soralut2geruhic6rakuriv5: not deleting files as there were IO errors 2022/06/17 06:12:02 ERROR : S3 bucket rclone-test-soralut2geruhic6rakuriv5: not deleting directories as there were IO errors fstest.go:251: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.72s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:181: Remote "S3 bucket rclone-test-soralut2geruhic6rakuriv5", Local "Local file system at /tmp/rclone3186587663", Modify Window "1ns" 2022/06/17 06:12:05 DEBUG : Waiting for deletions to finish 2022/06/17 06:12:05 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5: Waiting for checks to finish 2022/06/17 06:12:05 INFO : potato: Deleted 2022/06/17 06:12:05 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/06/17 06:12:05 DEBUG : empty space: Unchanged skipping 2022/06/17 06:12:05 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5: Waiting for transfers to finish 2022/06/17 06:12:06 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2022/06/17 06:12:06 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (3.05s) === RUN TestSyncDeleteBefore run.go:181: Remote "S3 bucket rclone-test-soralut2geruhic6rakuriv5", Local "Local file system at /tmp/rclone3186587663", Modify Window "1ns" 2022/06/17 06:12:08 DEBUG : Waiting for deletions to finish 2022/06/17 06:12:08 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5: Waiting for checks to finish 2022/06/17 06:12:08 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5: Waiting for transfers to finish 2022/06/17 06:12:08 INFO : potato: Deleted 2022/06/17 06:12:08 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5: Waiting for checks to finish 2022/06/17 06:12:08 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/06/17 06:12:08 DEBUG : empty space: Unchanged skipping 2022/06/17 06:12:08 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5: Waiting for transfers to finish 2022/06/17 06:12:08 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2022/06/17 06:12:08 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.71s) === RUN TestCopyDeleteBefore run.go:181: Remote "S3 bucket rclone-test-soralut2geruhic6rakuriv5", Local "Local file system at /tmp/rclone3186587663", Modify Window "1ns" 2022/06/17 06:12:10 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5: Waiting for checks to finish 2022/06/17 06:12:10 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5: Waiting for transfers to finish 2022/06/17 06:12:10 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2022/06/17 06:12:10 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.76s) === RUN TestSyncWithExclude run.go:181: Remote "S3 bucket rclone-test-soralut2geruhic6rakuriv5", Local "Local file system at /tmp/rclone3186587663", Modify Window "1ns" 2022/06/17 06:12:13 DEBUG : enormous: Excluded 2022/06/17 06:12:13 DEBUG : potato2: Excluded 2022/06/17 06:12:13 DEBUG : potato2: Excluded from sync (and deletion) 2022/06/17 06:12:13 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5: Waiting for checks to finish 2022/06/17 06:12:13 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/06/17 06:12:13 DEBUG : empty space: Unchanged skipping 2022/06/17 06:12:13 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5: Waiting for transfers to finish 2022/06/17 06:12:13 DEBUG : Waiting for deletions to finish 2022/06/17 06:12:13 INFO : There was nothing to transfer 2022/06/17 06:12:14 DEBUG : enormous: Excluded 2022/06/17 06:12:14 DEBUG : potato2: Excluded 2022/06/17 06:12:14 DEBUG : potato2: Excluded from sync (and deletion) 2022/06/17 06:12:14 DEBUG : Local file system at /tmp/rclone3186587663: Waiting for checks to finish 2022/06/17 06:12:14 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/06/17 06:12:14 DEBUG : empty space: Unchanged skipping 2022/06/17 06:12:14 DEBUG : Local file system at /tmp/rclone3186587663: Waiting for transfers to finish 2022/06/17 06:12:14 DEBUG : Waiting for deletions to finish 2022/06/17 06:12:14 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (3.39s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:181: Remote "S3 bucket rclone-test-soralut2geruhic6rakuriv5", Local "Local file system at /tmp/rclone3186587663", Modify Window "1ns" 2022/06/17 06:12:16 DEBUG : enormous: Excluded 2022/06/17 06:12:16 DEBUG : potato2: Excluded 2022/06/17 06:12:16 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5: Waiting for checks to finish 2022/06/17 06:12:16 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/06/17 06:12:16 DEBUG : empty space: Unchanged skipping 2022/06/17 06:12:16 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5: Waiting for transfers to finish 2022/06/17 06:12:16 DEBUG : Waiting for deletions to finish 2022/06/17 06:12:16 INFO : enormous: Deleted 2022/06/17 06:12:16 INFO : potato2: Deleted 2022/06/17 06:12:16 INFO : There was nothing to transfer 2022/06/17 06:12:16 DEBUG : Local file system at /tmp/rclone3186587663: Waiting for checks to finish 2022/06/17 06:12:16 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/06/17 06:12:16 DEBUG : empty space: Unchanged skipping 2022/06/17 06:12:16 DEBUG : Local file system at /tmp/rclone3186587663: Waiting for transfers to finish 2022/06/17 06:12:16 DEBUG : Waiting for deletions to finish 2022/06/17 06:12:16 INFO : enormous: Deleted 2022/06/17 06:12:16 INFO : potato2: Deleted 2022/06/17 06:12:16 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.51s) === RUN TestSyncWithUpdateOlder run.go:181: Remote "S3 bucket rclone-test-soralut2geruhic6rakuriv5", Local "Local file system at /tmp/rclone3186587663", Modify Window "1ns" 2022/06/17 06:12:20 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5: Waiting for checks to finish 2022/06/17 06:12:20 DEBUG : four: Sizes differ (src 4 vs dst 8) 2022/06/17 06:12:20 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2022/06/17 06:12:20 DEBUG : three: Sizes identical 2022/06/17 06:12:20 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2022/06/17 06:12:20 DEBUG : one: Destination is newer than source, skipping 2022/06/17 06:12:20 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone3186587663) 2022/06/17 06:12:20 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (S3 bucket rclone-test-soralut2geruhic6rakuriv5) 2022/06/17 06:12:20 DEBUG : two: md5 differ 2022/06/17 06:12:20 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5: Waiting for transfers to finish 2022/06/17 06:12:20 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2022/06/17 06:12:20 INFO : five: Copied (new) 2022/06/17 06:12:20 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2022/06/17 06:12:20 INFO : two: Copied (replaced existing) 2022/06/17 06:12:20 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2022/06/17 06:12:20 INFO : four: Copied (replaced existing) 2022/06/17 06:12:20 DEBUG : Waiting for deletions to finish 2022/06/17 06:12:21 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5: Waiting for checks to finish 2022/06/17 06:12:21 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone3186587663) 2022/06/17 06:12:21 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (S3 bucket rclone-test-soralut2geruhic6rakuriv5) 2022/06/17 06:12:21 DEBUG : three: md5 differ 2022/06/17 06:12:21 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2022/06/17 06:12:21 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2022/06/17 06:12:21 DEBUG : four: Size and md5 of src and dst objects identical 2022/06/17 06:12:21 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2022/06/17 06:12:21 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2022/06/17 06:12:21 DEBUG : five: Size and md5 of src and dst objects identical 2022/06/17 06:12:21 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2022/06/17 06:12:21 DEBUG : one: Destination is newer than source, skipping 2022/06/17 06:12:21 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2022/06/17 06:12:21 DEBUG : two: Size and md5 of src and dst objects identical 2022/06/17 06:12:21 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2022/06/17 06:12:21 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5: Waiting for transfers to finish 2022/06/17 06:12:22 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2022/06/17 06:12:22 INFO : three: Copied (replaced existing) 2022/06/17 06:12:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (6.28s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1009: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1009: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:181: Remote "S3 bucket rclone-test-soralut2geruhic6rakuriv5", Local "Local file system at /tmp/rclone3186587663", Modify Window "1ns" sync_test.go:1075: Can track renames: true 2022/06/17 06:12:23 INFO : S3 bucket rclone-test-soralut2geruhic6rakuriv5: Making map for --track-renames 2022/06/17 06:12:23 INFO : S3 bucket rclone-test-soralut2geruhic6rakuriv5: Finished making map for --track-renames 2022/06/17 06:12:23 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5: Waiting for checks to finish 2022/06/17 06:12:23 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5: Waiting for renames to finish 2022/06/17 06:12:23 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5: Waiting for transfers to finish 2022/06/17 06:12:24 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2022/06/17 06:12:24 INFO : yam: Copied (new) 2022/06/17 06:12:24 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2022/06/17 06:12:24 INFO : potato: Copied (new) 2022/06/17 06:12:24 DEBUG : Waiting for deletions to finish 2022/06/17 06:12:24 INFO : S3 bucket rclone-test-soralut2geruhic6rakuriv5: Making map for --track-renames 2022/06/17 06:12:24 INFO : S3 bucket rclone-test-soralut2geruhic6rakuriv5: Finished making map for --track-renames 2022/06/17 06:12:24 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5: Waiting for checks to finish 2022/06/17 06:12:25 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/06/17 06:12:25 DEBUG : potato: Unchanged skipping 2022/06/17 06:12:25 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5: Waiting for renames to finish 2022/06/17 06:12:25 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2022/06/17 06:12:25 INFO : yam: Copied (server-side copy) to: yaml 2022/06/17 06:12:25 INFO : yam: Deleted 2022/06/17 06:12:25 INFO : yaml: Renamed from "yam" 2022/06/17 06:12:25 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5: Waiting for transfers to finish 2022/06/17 06:12:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.60s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:181: Remote "S3 bucket rclone-test-soralut2geruhic6rakuriv5", Local "Local file system at /tmp/rclone3186587663", Modify Window "1ns" sync_test.go:1144: Can track renames: true 2022/06/17 06:12:26 INFO : S3 bucket rclone-test-soralut2geruhic6rakuriv5: Making map for --track-renames 2022/06/17 06:12:26 INFO : S3 bucket rclone-test-soralut2geruhic6rakuriv5: Finished making map for --track-renames 2022/06/17 06:12:26 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5: Waiting for checks to finish 2022/06/17 06:12:26 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5: Waiting for renames to finish 2022/06/17 06:12:26 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5: Waiting for transfers to finish 2022/06/17 06:12:26 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2022/06/17 06:12:26 INFO : potato: Copied (new) 2022/06/17 06:12:26 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2022/06/17 06:12:26 INFO : yam: Copied (new) 2022/06/17 06:12:26 DEBUG : Waiting for deletions to finish 2022/06/17 06:12:27 INFO : S3 bucket rclone-test-soralut2geruhic6rakuriv5: Making map for --track-renames 2022/06/17 06:12:27 INFO : S3 bucket rclone-test-soralut2geruhic6rakuriv5: Finished making map for --track-renames 2022/06/17 06:12:27 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5: Waiting for checks to finish 2022/06/17 06:12:27 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/06/17 06:12:27 DEBUG : potato: Unchanged skipping 2022/06/17 06:12:27 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5: Waiting for renames to finish 2022/06/17 06:12:27 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2022/06/17 06:12:27 INFO : yam: Copied (server-side copy) to: yaml 2022/06/17 06:12:27 INFO : yam: Deleted 2022/06/17 06:12:27 INFO : yaml: Renamed from "yam" 2022/06/17 06:12:27 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5: Waiting for transfers to finish 2022/06/17 06:12:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.66s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:181: Remote "S3 bucket rclone-test-soralut2geruhic6rakuriv5", Local "Local file system at /tmp/rclone3186587663", Modify Window "1ns" sync_test.go:1180: Can track renames: true 2022/06/17 06:12:28 INFO : S3 bucket rclone-test-soralut2geruhic6rakuriv5: Making map for --track-renames 2022/06/17 06:12:28 INFO : S3 bucket rclone-test-soralut2geruhic6rakuriv5: Finished making map for --track-renames 2022/06/17 06:12:28 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5: Waiting for checks to finish 2022/06/17 06:12:28 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5: Waiting for renames to finish 2022/06/17 06:12:28 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5: Waiting for transfers to finish 2022/06/17 06:12:29 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2022/06/17 06:12:29 INFO : potato: Copied (new) 2022/06/17 06:12:29 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2022/06/17 06:12:29 INFO : sub/yam: Copied (new) 2022/06/17 06:12:29 DEBUG : Waiting for deletions to finish 2022/06/17 06:12:30 INFO : S3 bucket rclone-test-soralut2geruhic6rakuriv5: Making map for --track-renames 2022/06/17 06:12:30 INFO : S3 bucket rclone-test-soralut2geruhic6rakuriv5: Finished making map for --track-renames 2022/06/17 06:12:30 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5: Waiting for checks to finish 2022/06/17 06:12:30 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/06/17 06:12:30 DEBUG : potato: Unchanged skipping 2022/06/17 06:12:30 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5: Waiting for renames to finish 2022/06/17 06:12:30 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2022/06/17 06:12:30 INFO : sub/yam: Copied (server-side copy) to: yam 2022/06/17 06:12:31 INFO : sub/yam: Deleted 2022/06/17 06:12:31 INFO : yam: Renamed from "sub/yam" 2022/06/17 06:12:31 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5: Waiting for transfers to finish 2022/06/17 06:12:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.95s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:181: Remote "S3 bucket rclone-test-soralut2geruhic6rakuriv5", Local "Local file system at /tmp/rclone3186587663", Modify Window "1ns" 2022/06/17 06:12:31 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5: Waiting for checks to finish 2022/06/17 06:12:31 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5: Waiting for transfers to finish 2022/06/17 06:12:32 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2022/06/17 06:12:32 INFO : sub dir/hello world: Copied (new) 2022/06/17 06:12:32 INFO : sub dir/hello world: Deleted 2022/06/17 06:12:32 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2022/06/17 06:12:32 INFO : nested/sub dir/file: Copied (new) 2022/06/17 06:12:32 INFO : nested/sub dir/file: Deleted 2022/06/17 06:12:32 INFO : sub dir: Removing directory 2022/06/17 06:12:32 INFO : nested/sub dir: Removing directory 2022/06/17 06:12:32 INFO : nested: Removing directory 2022/06/17 06:12:32 DEBUG : Local file system at /tmp/rclone3186587663: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.38s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:181: Remote "S3 bucket rclone-test-soralut2geruhic6rakuriv5", Local "Local file system at /tmp/rclone3186587663", Modify Window "1ns" 2022/06/17 06:12:33 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5: Waiting for checks to finish 2022/06/17 06:12:33 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5: Waiting for transfers to finish 2022/06/17 06:12:33 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2022/06/17 06:12:33 INFO : nested/sub dir/file: Copied (new) 2022/06/17 06:12:33 INFO : nested/sub dir/file: Deleted 2022/06/17 06:12:33 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2022/06/17 06:12:33 INFO : sub dir/hello world: Copied (new) 2022/06/17 06:12:33 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.35s) === RUN TestMoveWithIgnoreExisting run.go:181: Remote "S3 bucket rclone-test-soralut2geruhic6rakuriv5", Local "Local file system at /tmp/rclone3186587663", Modify Window "1ns" 2022/06/17 06:12:34 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5: Waiting for checks to finish 2022/06/17 06:12:34 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5: Waiting for transfers to finish 2022/06/17 06:12:35 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2022/06/17 06:12:35 INFO : existing-b: Copied (new) 2022/06/17 06:12:35 INFO : existing-b: Deleted 2022/06/17 06:12:35 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2022/06/17 06:12:35 INFO : existing: Copied (new) 2022/06/17 06:12:35 INFO : existing: Deleted 2022/06/17 06:12:36 DEBUG : existing: Destination exists, skipping 2022/06/17 06:12:36 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2022/06/17 06:12:36 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5: Waiting for checks to finish 2022/06/17 06:12:36 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5: Waiting for transfers to finish 2022/06/17 06:12:36 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.53s) === RUN TestServerSideMove run.go:181: Remote "S3 bucket rclone-test-soralut2geruhic6rakuriv5", Local "Local file system at /tmp/rclone3186587663", Modify Window "1ns" 2022/06/17 06:12:37 DEBUG : Creating backend with remote "TestS3Wasabi:rclone-test-mosekek0lozuqub4lemocag4" sync_test.go:1232: Server side move (if possible) S3 bucket rclone-test-soralut2geruhic6rakuriv5 -> S3 bucket rclone-test-mosekek0lozuqub4lemocag4 2022/06/17 06:12:39 INFO : S3 bucket rclone-test-mosekek0lozuqub4lemocag4: Bucket "rclone-test-mosekek0lozuqub4lemocag4" created with ACL "private" 2022/06/17 06:12:41 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2022/06/17 06:12:41 DEBUG : S3 bucket rclone-test-mosekek0lozuqub4lemocag4: Waiting for checks to finish 2022/06/17 06:12:42 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/06/17 06:12:42 DEBUG : empty space: Unchanged skipping 2022/06/17 06:12:42 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2022/06/17 06:12:42 INFO : potato2: Copied (server-side copy) 2022/06/17 06:12:42 INFO : empty space: Deleted 2022/06/17 06:12:42 DEBUG : S3 bucket rclone-test-mosekek0lozuqub4lemocag4: Waiting for transfers to finish 2022/06/17 06:12:42 INFO : potato2: Deleted 2022/06/17 06:12:42 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2022/06/17 06:12:42 INFO : potato3: Copied (server-side copy) 2022/06/17 06:12:42 INFO : potato3: Deleted 2022/06/17 06:12:43 DEBUG : Creating backend with remote "TestS3Wasabi:rclone-test-vipihan3vaqudiv8holedij9" 2022/06/17 06:12:43 DEBUG : S3 bucket rclone-test-vipihan3vaqudiv8holedij9: Waiting for checks to finish 2022/06/17 06:12:43 DEBUG : S3 bucket rclone-test-vipihan3vaqudiv8holedij9: Waiting for transfers to finish 2022/06/17 06:12:44 INFO : S3 bucket rclone-test-vipihan3vaqudiv8holedij9: Bucket "rclone-test-vipihan3vaqudiv8holedij9" created with ACL "private" 2022/06/17 06:12:44 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2022/06/17 06:12:44 INFO : empty space: Copied (server-side copy) 2022/06/17 06:12:44 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2022/06/17 06:12:44 INFO : potato2: Copied (server-side copy) 2022/06/17 06:12:44 INFO : empty space: Deleted 2022/06/17 06:12:44 INFO : potato2: Deleted 2022/06/17 06:12:44 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2022/06/17 06:12:44 INFO : potato3: Copied (server-side copy) 2022/06/17 06:12:44 INFO : potato3: Deleted 2022/06/17 06:12:45 DEBUG : S3 bucket rclone-test-vipihan3vaqudiv8holedij9: Purge object "empty space" 2022/06/17 06:12:45 DEBUG : S3 bucket rclone-test-vipihan3vaqudiv8holedij9: Purge object "potato2" 2022/06/17 06:12:45 DEBUG : S3 bucket rclone-test-vipihan3vaqudiv8holedij9: Purge object "potato3" 2022/06/17 06:12:45 DEBUG : S3 bucket rclone-test-vipihan3vaqudiv8holedij9: Purge dir "" 2022/06/17 06:12:46 INFO : S3 bucket rclone-test-vipihan3vaqudiv8holedij9: Bucket "rclone-test-vipihan3vaqudiv8holedij9" deleted 2022/06/17 06:12:46 DEBUG : S3 bucket rclone-test-mosekek0lozuqub4lemocag4: Purge dir "" 2022/06/17 06:12:46 INFO : S3 bucket rclone-test-mosekek0lozuqub4lemocag4: Bucket "rclone-test-mosekek0lozuqub4lemocag4" deleted --- PASS: TestServerSideMove (9.84s) === RUN TestServerSideMoveWithFilter run.go:181: Remote "S3 bucket rclone-test-soralut2geruhic6rakuriv5", Local "Local file system at /tmp/rclone3186587663", Modify Window "1ns" 2022/06/17 06:12:46 DEBUG : Creating backend with remote "TestS3Wasabi:rclone-test-wuloqec2nujanak4suyebob8" sync_test.go:1232: Server side move (if possible) S3 bucket rclone-test-soralut2geruhic6rakuriv5 -> S3 bucket rclone-test-wuloqec2nujanak4suyebob8 2022/06/17 06:12:48 INFO : S3 bucket rclone-test-wuloqec2nujanak4suyebob8: Bucket "rclone-test-wuloqec2nujanak4suyebob8" created with ACL "private" 2022/06/17 06:12:50 DEBUG : empty space: Excluded from sync (and deletion) 2022/06/17 06:12:50 DEBUG : empty space: Excluded from sync (and deletion) 2022/06/17 06:12:50 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2022/06/17 06:12:50 DEBUG : S3 bucket rclone-test-wuloqec2nujanak4suyebob8: Waiting for checks to finish 2022/06/17 06:12:50 DEBUG : S3 bucket rclone-test-wuloqec2nujanak4suyebob8: Waiting for transfers to finish 2022/06/17 06:12:50 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2022/06/17 06:12:50 INFO : potato2: Copied (server-side copy) 2022/06/17 06:12:50 INFO : potato2: Deleted 2022/06/17 06:12:51 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2022/06/17 06:12:51 INFO : potato3: Copied (server-side copy) 2022/06/17 06:12:51 INFO : potato3: Deleted 2022/06/17 06:12:52 DEBUG : Creating backend with remote "TestS3Wasabi:rclone-test-nacedof7gexaxuk3vufeqaw2" 2022/06/17 06:12:52 DEBUG : empty space: Excluded from sync (and deletion) 2022/06/17 06:12:52 DEBUG : S3 bucket rclone-test-nacedof7gexaxuk3vufeqaw2: Waiting for checks to finish 2022/06/17 06:12:52 DEBUG : S3 bucket rclone-test-nacedof7gexaxuk3vufeqaw2: Waiting for transfers to finish 2022/06/17 06:12:52 INFO : S3 bucket rclone-test-nacedof7gexaxuk3vufeqaw2: Bucket "rclone-test-nacedof7gexaxuk3vufeqaw2" created with ACL "private" 2022/06/17 06:12:53 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2022/06/17 06:12:53 INFO : potato2: Copied (server-side copy) 2022/06/17 06:12:53 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2022/06/17 06:12:53 INFO : potato3: Copied (server-side copy) 2022/06/17 06:12:53 INFO : potato2: Deleted 2022/06/17 06:12:53 INFO : potato3: Deleted 2022/06/17 06:12:54 DEBUG : S3 bucket rclone-test-nacedof7gexaxuk3vufeqaw2: Purge object "potato2" 2022/06/17 06:12:54 DEBUG : S3 bucket rclone-test-nacedof7gexaxuk3vufeqaw2: Purge object "potato3" 2022/06/17 06:12:54 DEBUG : S3 bucket rclone-test-nacedof7gexaxuk3vufeqaw2: Purge dir "" 2022/06/17 06:12:54 INFO : S3 bucket rclone-test-nacedof7gexaxuk3vufeqaw2: Bucket "rclone-test-nacedof7gexaxuk3vufeqaw2" deleted 2022/06/17 06:12:54 DEBUG : S3 bucket rclone-test-wuloqec2nujanak4suyebob8: Purge object "empty space" 2022/06/17 06:12:55 DEBUG : S3 bucket rclone-test-wuloqec2nujanak4suyebob8: Purge dir "" 2022/06/17 06:12:55 INFO : S3 bucket rclone-test-wuloqec2nujanak4suyebob8: Bucket "rclone-test-wuloqec2nujanak4suyebob8" deleted --- PASS: TestServerSideMoveWithFilter (8.95s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:181: Remote "S3 bucket rclone-test-soralut2geruhic6rakuriv5", Local "Local file system at /tmp/rclone3186587663", Modify Window "1ns" 2022/06/17 06:12:55 DEBUG : Creating backend with remote "TestS3Wasabi:rclone-test-bamajab0xacezor3tehupek3" 2022/06/17 06:12:56 DEBUG : tomatoDir: Making directory sync_test.go:1232: Server side move (if possible) S3 bucket rclone-test-soralut2geruhic6rakuriv5 -> S3 bucket rclone-test-bamajab0xacezor3tehupek3 2022/06/17 06:12:57 INFO : S3 bucket rclone-test-bamajab0xacezor3tehupek3: Bucket "rclone-test-bamajab0xacezor3tehupek3" created with ACL "private" 2022/06/17 06:13:00 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2022/06/17 06:13:00 DEBUG : S3 bucket rclone-test-bamajab0xacezor3tehupek3: Waiting for checks to finish 2022/06/17 06:13:00 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/06/17 06:13:00 DEBUG : empty space: Unchanged skipping 2022/06/17 06:13:00 INFO : empty space: Deleted 2022/06/17 06:13:00 DEBUG : S3 bucket rclone-test-bamajab0xacezor3tehupek3: Waiting for transfers to finish 2022/06/17 06:13:00 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2022/06/17 06:13:00 INFO : potato2: Copied (server-side copy) 2022/06/17 06:13:00 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2022/06/17 06:13:00 INFO : potato3: Copied (server-side copy) 2022/06/17 06:13:00 INFO : potato2: Deleted 2022/06/17 06:13:00 INFO : potato3: Deleted 2022/06/17 06:13:01 DEBUG : Creating backend with remote "TestS3Wasabi:rclone-test-sipefip4waqipec9zomifif2" 2022/06/17 06:13:01 DEBUG : tomatoDir: Making directory 2022/06/17 06:13:02 DEBUG : S3 bucket rclone-test-sipefip4waqipec9zomifif2: Waiting for checks to finish 2022/06/17 06:13:02 DEBUG : S3 bucket rclone-test-sipefip4waqipec9zomifif2: Waiting for transfers to finish 2022/06/17 06:13:02 INFO : S3 bucket rclone-test-sipefip4waqipec9zomifif2: Bucket "rclone-test-sipefip4waqipec9zomifif2" created with ACL "private" 2022/06/17 06:13:02 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2022/06/17 06:13:02 INFO : empty space: Copied (server-side copy) 2022/06/17 06:13:02 INFO : empty space: Deleted 2022/06/17 06:13:02 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2022/06/17 06:13:02 INFO : potato2: Copied (server-side copy) 2022/06/17 06:13:03 INFO : potato2: Deleted 2022/06/17 06:13:03 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2022/06/17 06:13:03 INFO : potato3: Copied (server-side copy) 2022/06/17 06:13:03 INFO : potato3: Deleted 2022/06/17 06:13:04 DEBUG : S3 bucket rclone-test-sipefip4waqipec9zomifif2: Purge object "empty space" 2022/06/17 06:13:04 DEBUG : S3 bucket rclone-test-sipefip4waqipec9zomifif2: Purge object "potato2" 2022/06/17 06:13:04 DEBUG : S3 bucket rclone-test-sipefip4waqipec9zomifif2: Purge object "potato3" 2022/06/17 06:13:04 DEBUG : S3 bucket rclone-test-sipefip4waqipec9zomifif2: Purge dir "" 2022/06/17 06:13:04 INFO : S3 bucket rclone-test-sipefip4waqipec9zomifif2: Bucket "rclone-test-sipefip4waqipec9zomifif2" deleted 2022/06/17 06:13:05 DEBUG : S3 bucket rclone-test-bamajab0xacezor3tehupek3: Purge dir "" 2022/06/17 06:13:05 INFO : S3 bucket rclone-test-bamajab0xacezor3tehupek3: Bucket "rclone-test-bamajab0xacezor3tehupek3" deleted --- PASS: TestServerSideMoveDeleteEmptySourceDirs (9.76s) === RUN TestServerSideMoveOverlap run.go:181: Remote "S3 bucket rclone-test-soralut2geruhic6rakuriv5", Local "Local file system at /tmp/rclone3186587663", Modify Window "1ns" 2022/06/17 06:13:05 DEBUG : Creating backend with remote "TestS3Wasabi:rclone-test-soralut2geruhic6rakuriv5/rclone-move-test" --- PASS: TestServerSideMoveOverlap (1.93s) === RUN TestSyncOverlap run.go:181: Remote "S3 bucket rclone-test-soralut2geruhic6rakuriv5", Local "Local file system at /tmp/rclone3186587663", Modify Window "1ns" 2022/06/17 06:13:07 DEBUG : Creating backend with remote "TestS3Wasabi:rclone-test-soralut2geruhic6rakuriv5/rclone-sync-test" --- PASS: TestSyncOverlap (0.67s) === RUN TestSyncOverlapWithFilter run.go:181: Remote "S3 bucket rclone-test-soralut2geruhic6rakuriv5", Local "Local file system at /tmp/rclone3186587663", Modify Window "1ns" 2022/06/17 06:13:08 DEBUG : Creating backend with remote "TestS3Wasabi:rclone-test-soralut2geruhic6rakuriv5/rclone-sync-test" 2022/06/17 06:13:08 INFO : S3 bucket rclone-test-soralut2geruhic6rakuriv5 path rclone-sync-test: Bucket "rclone-test-soralut2geruhic6rakuriv5" created with ACL "private" 2022/06/17 06:13:08 DEBUG : Creating backend with remote "TestS3Wasabi:rclone-test-soralut2geruhic6rakuriv5/rclone-sync-test-include/layer2" 2022/06/17 06:13:09 INFO : S3 bucket rclone-test-soralut2geruhic6rakuriv5 path rclone-sync-test-include/layer2: Bucket "rclone-test-soralut2geruhic6rakuriv5" created with ACL "private" 2022/06/17 06:13:09 DEBUG : Creating backend with remote "TestS3Wasabi:rclone-test-soralut2geruhic6rakuriv5/rclone-sync-test-ignore-file" 2022/06/17 06:13:10 INFO : S3 bucket rclone-test-soralut2geruhic6rakuriv5 path rclone-sync-test-ignore-file: Bucket "rclone-test-soralut2geruhic6rakuriv5" created with ACL "private" 2022/06/17 06:13:10 DEBUG : .ignore: Excluded from sync (and deletion) based on exclude file 2022/06/17 06:13:10 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5 path rclone-sync-test: Waiting for checks to finish 2022/06/17 06:13:10 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5 path rclone-sync-test: Waiting for transfers to finish 2022/06/17 06:13:10 DEBUG : Waiting for deletions to finish 2022/06/17 06:13:10 INFO : There was nothing to transfer 2022/06/17 06:13:10 DEBUG : .ignore: Excluded from sync (and deletion) based on exclude file 2022/06/17 06:13:10 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5 path rclone-sync-test-include/layer2: Waiting for checks to finish 2022/06/17 06:13:10 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5 path rclone-sync-test-include/layer2: Waiting for transfers to finish 2022/06/17 06:13:10 DEBUG : Waiting for deletions to finish 2022/06/17 06:13:10 INFO : There was nothing to transfer 2022/06/17 06:13:11 DEBUG : .ignore: Excluded from sync (and deletion) based on exclude file 2022/06/17 06:13:11 DEBUG : .ignore: Excluded from sync (and deletion) based on exclude file 2022/06/17 06:13:11 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5 path rclone-sync-test-ignore-file: Waiting for checks to finish 2022/06/17 06:13:11 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5 path rclone-sync-test-ignore-file: Waiting for transfers to finish 2022/06/17 06:13:11 DEBUG : Waiting for deletions to finish 2022/06/17 06:13:11 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (3.26s) === RUN TestSyncCompareDest run.go:181: Remote "S3 bucket rclone-test-soralut2geruhic6rakuriv5", Local "Local file system at /tmp/rclone3186587663", Modify Window "1ns" 2022/06/17 06:13:11 DEBUG : Creating backend with remote "TestS3Wasabi:rclone-test-soralut2geruhic6rakuriv5/dst" 2022/06/17 06:13:11 DEBUG : Creating backend with remote "TestS3Wasabi:rclone-test-soralut2geruhic6rakuriv5/CompareDest" 2022/06/17 06:13:12 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5 path dst: Waiting for checks to finish 2022/06/17 06:13:12 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5 path dst: Waiting for transfers to finish 2022/06/17 06:13:12 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2022/06/17 06:13:12 INFO : one: Copied (new) 2022/06/17 06:13:12 DEBUG : Waiting for deletions to finish 2022/06/17 06:13:14 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5 path dst: Waiting for checks to finish 2022/06/17 06:13:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/06/17 06:13:14 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5 path dst: Waiting for transfers to finish 2022/06/17 06:13:15 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2022/06/17 06:13:15 INFO : one: Copied (replaced existing) 2022/06/17 06:13:15 DEBUG : Waiting for deletions to finish 2022/06/17 06:13:16 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5 path dst: Waiting for checks to finish 2022/06/17 06:13:17 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/06/17 06:13:17 DEBUG : one: Destination found in --compare-dest, skipping 2022/06/17 06:13:17 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5 path dst: Waiting for transfers to finish 2022/06/17 06:13:17 DEBUG : Waiting for deletions to finish 2022/06/17 06:13:17 INFO : There was nothing to transfer 2022/06/17 06:13:18 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/06/17 06:13:18 DEBUG : two: Destination found in --compare-dest, skipping 2022/06/17 06:13:18 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5 path dst: Waiting for checks to finish 2022/06/17 06:13:18 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/06/17 06:13:18 DEBUG : one: Destination found in --compare-dest, skipping 2022/06/17 06:13:18 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5 path dst: Waiting for transfers to finish 2022/06/17 06:13:18 DEBUG : Waiting for deletions to finish 2022/06/17 06:13:18 INFO : There was nothing to transfer 2022/06/17 06:13:19 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/06/17 06:13:19 DEBUG : two: Destination found in --compare-dest, skipping 2022/06/17 06:13:19 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5 path dst: Waiting for checks to finish 2022/06/17 06:13:19 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/06/17 06:13:19 DEBUG : one: Destination found in --compare-dest, skipping 2022/06/17 06:13:19 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5 path dst: Waiting for transfers to finish 2022/06/17 06:13:19 DEBUG : Waiting for deletions to finish 2022/06/17 06:13:19 INFO : There was nothing to transfer 2022/06/17 06:13:21 DEBUG : two: Modification times differ by -119h59m59.876543211s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123456789 +0000 UTC 2022/06/17 06:13:21 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2022/06/17 06:13:21 DEBUG : two: Destination found in --compare-dest, skipping 2022/06/17 06:13:21 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5 path dst: Waiting for checks to finish 2022/06/17 06:13:21 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/06/17 06:13:21 DEBUG : one: Destination found in --compare-dest, skipping 2022/06/17 06:13:21 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5 path dst: Waiting for transfers to finish 2022/06/17 06:13:21 DEBUG : Waiting for deletions to finish 2022/06/17 06:13:21 INFO : There was nothing to transfer 2022/06/17 06:13:22 DEBUG : two: Sizes differ (src 5 vs dst 3) 2022/06/17 06:13:22 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5 path dst: Waiting for checks to finish 2022/06/17 06:13:22 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2022/06/17 06:13:22 INFO : two: Copied (new) 2022/06/17 06:13:23 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/06/17 06:13:23 DEBUG : one: Destination found in --compare-dest, skipping 2022/06/17 06:13:23 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5 path dst: Waiting for transfers to finish 2022/06/17 06:13:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.24s) === RUN TestSyncMultipleCompareDest run.go:181: Remote "S3 bucket rclone-test-soralut2geruhic6rakuriv5", Local "Local file system at /tmp/rclone3186587663", Modify Window "1ns" 2022/06/17 06:13:25 DEBUG : Creating backend with remote "TestS3Wasabi:rclone-test-soralut2geruhic6rakuriv5/dest" 2022/06/17 06:13:26 DEBUG : Creating backend with remote "TestS3Wasabi:rclone-test-soralut2geruhic6rakuriv5/pre-dest1" 2022/06/17 06:13:26 DEBUG : Creating backend with remote "TestS3Wasabi:rclone-test-soralut2geruhic6rakuriv5/pre-dest2" 2022/06/17 06:13:27 DEBUG : 1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/06/17 06:13:27 DEBUG : 1: Destination found in --compare-dest, skipping 2022/06/17 06:13:27 DEBUG : 2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/06/17 06:13:27 DEBUG : 2: Destination found in --compare-dest, skipping 2022/06/17 06:13:27 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5 path dest: Waiting for checks to finish 2022/06/17 06:13:27 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5 path dest: Waiting for transfers to finish 2022/06/17 06:13:28 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2022/06/17 06:13:28 INFO : 3: Copied (new) 2022/06/17 06:13:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (4.83s) === RUN TestSyncCopyDest run.go:181: Remote "S3 bucket rclone-test-soralut2geruhic6rakuriv5", Local "Local file system at /tmp/rclone3186587663", Modify Window "1ns" 2022/06/17 06:13:29 DEBUG : Creating backend with remote "TestS3Wasabi:rclone-test-soralut2geruhic6rakuriv5/dst" 2022/06/17 06:13:30 DEBUG : Creating backend with remote "TestS3Wasabi:rclone-test-soralut2geruhic6rakuriv5/CopyDest" 2022/06/17 06:13:31 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5 path dst: Waiting for checks to finish 2022/06/17 06:13:31 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5 path dst: Waiting for transfers to finish 2022/06/17 06:13:31 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2022/06/17 06:13:31 INFO : one: Copied (new) 2022/06/17 06:13:31 DEBUG : Waiting for deletions to finish 2022/06/17 06:13:32 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5 path dst: Waiting for checks to finish 2022/06/17 06:13:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/06/17 06:13:32 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5 path dst: Waiting for transfers to finish 2022/06/17 06:13:33 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2022/06/17 06:13:33 INFO : one: Copied (replaced existing) 2022/06/17 06:13:33 DEBUG : Waiting for deletions to finish 2022/06/17 06:13:34 DEBUG : Creating backend with remote "TestS3Wasabi:rclone-test-soralut2geruhic6rakuriv5/BackupDir" 2022/06/17 06:13:35 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5 path dst: Waiting for checks to finish 2022/06/17 06:13:35 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/06/17 06:13:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/06/17 06:13:35 INFO : S3 bucket rclone-test-soralut2geruhic6rakuriv5 path BackupDir: Bucket "rclone-test-soralut2geruhic6rakuriv5" created with ACL "private" 2022/06/17 06:13:36 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2022/06/17 06:13:36 INFO : one: Copied (server-side copy) 2022/06/17 06:13:36 INFO : one: Deleted 2022/06/17 06:13:36 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2022/06/17 06:13:36 INFO : one: Copied (server-side copy) 2022/06/17 06:13:36 DEBUG : one: Destination found in --copy-dest, using server-side copy 2022/06/17 06:13:36 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5 path dst: Waiting for transfers to finish 2022/06/17 06:13:36 DEBUG : Waiting for deletions to finish 2022/06/17 06:13:38 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/06/17 06:13:38 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2022/06/17 06:13:38 INFO : two: Copied (server-side copy) 2022/06/17 06:13:38 DEBUG : two: Destination found in --copy-dest, using server-side copy 2022/06/17 06:13:38 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5 path dst: Waiting for checks to finish 2022/06/17 06:13:39 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/06/17 06:13:39 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/06/17 06:13:39 DEBUG : one: Unchanged skipping 2022/06/17 06:13:39 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5 path dst: Waiting for transfers to finish 2022/06/17 06:13:39 DEBUG : Waiting for deletions to finish 2022/06/17 06:13:41 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5 path dst: Waiting for checks to finish 2022/06/17 06:13:41 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/06/17 06:13:41 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/06/17 06:13:41 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/06/17 06:13:41 DEBUG : one: Unchanged skipping 2022/06/17 06:13:41 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/06/17 06:13:41 DEBUG : two: Unchanged skipping 2022/06/17 06:13:41 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5 path dst: Waiting for transfers to finish 2022/06/17 06:13:41 DEBUG : Waiting for deletions to finish 2022/06/17 06:13:41 INFO : There was nothing to transfer 2022/06/17 06:13:43 DEBUG : three: Sizes differ (src 7 vs dst 5) 2022/06/17 06:13:43 DEBUG : three: Destination not found in --copy-dest 2022/06/17 06:13:43 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5 path dst: Waiting for checks to finish 2022/06/17 06:13:44 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/06/17 06:13:44 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/06/17 06:13:44 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/06/17 06:13:44 DEBUG : one: Unchanged skipping 2022/06/17 06:13:44 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/06/17 06:13:44 DEBUG : two: Unchanged skipping 2022/06/17 06:13:44 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5 path dst: Waiting for transfers to finish 2022/06/17 06:13:44 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2022/06/17 06:13:44 INFO : three: Copied (new) 2022/06/17 06:13:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.90s) === RUN TestSyncBackupDir run.go:181: Remote "S3 bucket rclone-test-soralut2geruhic6rakuriv5", Local "Local file system at /tmp/rclone3186587663", Modify Window "1ns" 2022/06/17 06:13:48 DEBUG : Creating backend with remote "TestS3Wasabi:rclone-test-soralut2geruhic6rakuriv5/dst" 2022/06/17 06:13:48 DEBUG : Creating backend with remote "TestS3Wasabi:rclone-test-soralut2geruhic6rakuriv5/backup" 2022/06/17 06:13:49 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/06/17 06:13:49 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5 path dst: Waiting for checks to finish 2022/06/17 06:13:49 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/06/17 06:13:49 DEBUG : two: Unchanged skipping 2022/06/17 06:13:49 INFO : S3 bucket rclone-test-soralut2geruhic6rakuriv5 path backup: Bucket "rclone-test-soralut2geruhic6rakuriv5" created with ACL "private" 2022/06/17 06:13:50 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2022/06/17 06:13:50 INFO : one: Copied (server-side copy) 2022/06/17 06:13:50 INFO : one: Deleted 2022/06/17 06:13:50 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5 path dst: Waiting for transfers to finish 2022/06/17 06:13:50 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2022/06/17 06:13:50 INFO : one: Copied (new) 2022/06/17 06:13:50 DEBUG : Waiting for deletions to finish 2022/06/17 06:13:51 DEBUG : three.txt: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2022/06/17 06:13:51 INFO : three.txt: Copied (server-side copy) 2022/06/17 06:13:51 INFO : three.txt: Deleted 2022/06/17 06:13:51 INFO : three.txt: Moved into backup dir 2022/06/17 06:13:53 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5 path dst: Waiting for checks to finish 2022/06/17 06:13:53 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/06/17 06:13:53 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/06/17 06:13:53 DEBUG : two: Unchanged skipping 2022/06/17 06:13:53 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2022/06/17 06:13:53 INFO : one: Copied (server-side copy) 2022/06/17 06:13:53 INFO : one: Deleted 2022/06/17 06:13:53 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5 path dst: Waiting for transfers to finish 2022/06/17 06:13:53 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2022/06/17 06:13:53 INFO : one: Copied (new) 2022/06/17 06:13:53 DEBUG : Waiting for deletions to finish 2022/06/17 06:13:54 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2022/06/17 06:13:54 INFO : three.txt: Copied (server-side copy) 2022/06/17 06:13:54 INFO : three.txt: Deleted 2022/06/17 06:13:54 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (9.77s) === RUN TestSyncBackupDirWithSuffix run.go:181: Remote "S3 bucket rclone-test-soralut2geruhic6rakuriv5", Local "Local file system at /tmp/rclone3186587663", Modify Window "1ns" 2022/06/17 06:13:57 DEBUG : Creating backend with remote "TestS3Wasabi:rclone-test-soralut2geruhic6rakuriv5/dst" 2022/06/17 06:13:58 DEBUG : Creating backend with remote "TestS3Wasabi:rclone-test-soralut2geruhic6rakuriv5/backup" 2022/06/17 06:13:58 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/06/17 06:13:58 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5 path dst: Waiting for checks to finish 2022/06/17 06:13:58 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/06/17 06:13:58 DEBUG : two: Unchanged skipping 2022/06/17 06:13:58 INFO : S3 bucket rclone-test-soralut2geruhic6rakuriv5 path backup: Bucket "rclone-test-soralut2geruhic6rakuriv5" created with ACL "private" 2022/06/17 06:13:59 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2022/06/17 06:13:59 INFO : one: Copied (server-side copy) to: one.bak 2022/06/17 06:13:59 INFO : one: Deleted 2022/06/17 06:13:59 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5 path dst: Waiting for transfers to finish 2022/06/17 06:13:59 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2022/06/17 06:13:59 INFO : one: Copied (new) 2022/06/17 06:13:59 DEBUG : Waiting for deletions to finish 2022/06/17 06:13:59 DEBUG : three.txt: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2022/06/17 06:13:59 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2022/06/17 06:14:00 INFO : three.txt: Deleted 2022/06/17 06:14:00 INFO : three.txt: Moved into backup dir 2022/06/17 06:14:02 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/06/17 06:14:02 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5 path dst: Waiting for checks to finish 2022/06/17 06:14:02 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/06/17 06:14:02 DEBUG : two: Unchanged skipping 2022/06/17 06:14:02 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2022/06/17 06:14:02 INFO : one: Copied (server-side copy) to: one.bak 2022/06/17 06:14:02 INFO : one: Deleted 2022/06/17 06:14:02 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5 path dst: Waiting for transfers to finish 2022/06/17 06:14:03 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2022/06/17 06:14:03 INFO : one: Copied (new) 2022/06/17 06:14:03 DEBUG : Waiting for deletions to finish 2022/06/17 06:14:03 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2022/06/17 06:14:03 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2022/06/17 06:14:03 INFO : three.txt: Deleted 2022/06/17 06:14:03 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (8.80s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:181: Remote "S3 bucket rclone-test-soralut2geruhic6rakuriv5", Local "Local file system at /tmp/rclone3186587663", Modify Window "1ns" 2022/06/17 06:14:06 DEBUG : Creating backend with remote "TestS3Wasabi:rclone-test-soralut2geruhic6rakuriv5/dst" 2022/06/17 06:14:06 DEBUG : Creating backend with remote "TestS3Wasabi:rclone-test-soralut2geruhic6rakuriv5/backup" 2022/06/17 06:14:07 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5 path dst: Waiting for checks to finish 2022/06/17 06:14:07 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/06/17 06:14:07 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/06/17 06:14:07 DEBUG : two: Unchanged skipping 2022/06/17 06:14:07 INFO : S3 bucket rclone-test-soralut2geruhic6rakuriv5 path backup: Bucket "rclone-test-soralut2geruhic6rakuriv5" created with ACL "private" 2022/06/17 06:14:07 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2022/06/17 06:14:07 INFO : one: Copied (server-side copy) to: one-2019-01-01 2022/06/17 06:14:08 INFO : one: Deleted 2022/06/17 06:14:08 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5 path dst: Waiting for transfers to finish 2022/06/17 06:14:08 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2022/06/17 06:14:08 INFO : one: Copied (new) 2022/06/17 06:14:08 DEBUG : Waiting for deletions to finish 2022/06/17 06:14:08 DEBUG : three.txt: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2022/06/17 06:14:08 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2022/06/17 06:14:08 INFO : three.txt: Deleted 2022/06/17 06:14:08 INFO : three.txt: Moved into backup dir 2022/06/17 06:14:11 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/06/17 06:14:11 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5 path dst: Waiting for checks to finish 2022/06/17 06:14:11 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/06/17 06:14:11 DEBUG : two: Unchanged skipping 2022/06/17 06:14:11 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2022/06/17 06:14:11 INFO : one: Copied (server-side copy) to: one-2019-01-01 2022/06/17 06:14:11 INFO : one: Deleted 2022/06/17 06:14:11 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5 path dst: Waiting for transfers to finish 2022/06/17 06:14:11 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2022/06/17 06:14:11 INFO : one: Copied (new) 2022/06/17 06:14:11 DEBUG : Waiting for deletions to finish 2022/06/17 06:14:12 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2022/06/17 06:14:12 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2022/06/17 06:14:12 INFO : three.txt: Deleted 2022/06/17 06:14:12 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (8.74s) === RUN TestSyncBackupDirSuffixOnly run.go:181: Remote "S3 bucket rclone-test-soralut2geruhic6rakuriv5", Local "Local file system at /tmp/rclone3186587663", Modify Window "1ns" 2022/06/17 06:14:15 DEBUG : Creating backend with remote "TestS3Wasabi:rclone-test-soralut2geruhic6rakuriv5/dst" 2022/06/17 06:14:15 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/06/17 06:14:15 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5 path dst: Waiting for checks to finish 2022/06/17 06:14:15 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/06/17 06:14:15 DEBUG : two: Unchanged skipping 2022/06/17 06:14:16 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2022/06/17 06:14:16 INFO : one: Copied (server-side copy) to: one.bak 2022/06/17 06:14:16 INFO : one: Deleted 2022/06/17 06:14:16 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5 path dst: Waiting for transfers to finish 2022/06/17 06:14:16 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2022/06/17 06:14:16 INFO : one: Copied (new) 2022/06/17 06:14:16 DEBUG : Waiting for deletions to finish 2022/06/17 06:14:16 DEBUG : three.txt: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2022/06/17 06:14:16 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2022/06/17 06:14:17 INFO : three.txt: Deleted 2022/06/17 06:14:17 INFO : three.txt: Moved into backup dir 2022/06/17 06:14:18 DEBUG : one.bak: Excluded from sync (and deletion) 2022/06/17 06:14:18 DEBUG : three.txt.bak: Excluded from sync (and deletion) 2022/06/17 06:14:18 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/06/17 06:14:18 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5 path dst: Waiting for checks to finish 2022/06/17 06:14:18 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/06/17 06:14:18 DEBUG : two: Unchanged skipping 2022/06/17 06:14:19 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2022/06/17 06:14:19 INFO : one: Copied (server-side copy) to: one.bak 2022/06/17 06:14:19 INFO : one: Deleted 2022/06/17 06:14:19 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5 path dst: Waiting for transfers to finish 2022/06/17 06:14:19 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2022/06/17 06:14:19 INFO : one: Copied (new) 2022/06/17 06:14:19 DEBUG : Waiting for deletions to finish 2022/06/17 06:14:20 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2022/06/17 06:14:20 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2022/06/17 06:14:20 INFO : three.txt: Deleted 2022/06/17 06:14:20 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (7.76s) === RUN TestSyncSuffix run.go:181: Remote "S3 bucket rclone-test-soralut2geruhic6rakuriv5", Local "Local file system at /tmp/rclone3186587663", Modify Window "1ns" 2022/06/17 06:14:22 DEBUG : Creating backend with remote "TestS3Wasabi:rclone-test-soralut2geruhic6rakuriv5/dst" 2022/06/17 06:14:23 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/06/17 06:14:23 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2022/06/17 06:14:23 INFO : one: Copied (server-side copy) to: one.bak 2022/06/17 06:14:23 INFO : one: Deleted 2022/06/17 06:14:24 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2022/06/17 06:14:24 INFO : one: Copied (new) 2022/06/17 06:14:24 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/06/17 06:14:24 DEBUG : two: Unchanged skipping 2022/06/17 06:14:24 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2022/06/17 06:14:25 DEBUG : three.txt: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2022/06/17 06:14:25 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2022/06/17 06:14:25 INFO : three.txt: Deleted 2022/06/17 06:14:25 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2022/06/17 06:14:25 INFO : three.txt: Copied (new) 2022/06/17 06:14:27 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/06/17 06:14:27 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2022/06/17 06:14:27 INFO : one: Copied (server-side copy) to: one.bak 2022/06/17 06:14:27 INFO : one: Deleted 2022/06/17 06:14:28 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2022/06/17 06:14:28 INFO : one: Copied (new) 2022/06/17 06:14:28 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/06/17 06:14:28 DEBUG : two: Unchanged skipping 2022/06/17 06:14:28 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2022/06/17 06:14:28 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2022/06/17 06:14:28 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2022/06/17 06:14:28 INFO : three.txt: Deleted 2022/06/17 06:14:29 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2022/06/17 06:14:29 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (9.32s) === RUN TestSyncSuffixKeepExtension run.go:181: Remote "S3 bucket rclone-test-soralut2geruhic6rakuriv5", Local "Local file system at /tmp/rclone3186587663", Modify Window "1ns" 2022/06/17 06:14:33 DEBUG : Creating backend with remote "TestS3Wasabi:rclone-test-soralut2geruhic6rakuriv5/dst" 2022/06/17 06:14:33 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/06/17 06:14:34 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2022/06/17 06:14:34 INFO : one: Copied (server-side copy) to: one-2019-01-01 2022/06/17 06:14:34 INFO : one: Deleted 2022/06/17 06:14:35 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2022/06/17 06:14:35 INFO : one: Copied (new) 2022/06/17 06:14:35 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/06/17 06:14:35 DEBUG : two: Unchanged skipping 2022/06/17 06:14:35 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2022/06/17 06:14:35 DEBUG : three.txt: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2022/06/17 06:14:35 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2022/06/17 06:14:36 INFO : three.txt: Deleted 2022/06/17 06:14:36 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2022/06/17 06:14:36 INFO : three.txt: Copied (new) 2022/06/17 06:14:37 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/06/17 06:14:38 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2022/06/17 06:14:38 INFO : one: Copied (server-side copy) to: one-2019-01-01 2022/06/17 06:14:38 INFO : one: Deleted 2022/06/17 06:14:38 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2022/06/17 06:14:38 INFO : one: Copied (new) 2022/06/17 06:14:38 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/06/17 06:14:38 DEBUG : two: Unchanged skipping 2022/06/17 06:14:38 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2022/06/17 06:14:39 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2022/06/17 06:14:39 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2022/06/17 06:14:39 INFO : three.txt: Deleted 2022/06/17 06:14:39 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2022/06/17 06:14:39 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (10.34s) === RUN TestSyncUTFNorm run.go:181: Remote "S3 bucket rclone-test-soralut2geruhic6rakuriv5", Local "Local file system at /tmp/rclone3186587663", Modify Window "1ns" 2022/06/17 06:14:41 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2022/06/17 06:14:41 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5: Waiting for checks to finish 2022/06/17 06:14:41 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5: Waiting for transfers to finish 2022/06/17 06:14:42 DEBUG : Testêé: md5 = ce114e4501d2f4e2dcea3e17b546f339 OK 2022/06/17 06:14:42 INFO : Testêé: Copied (replaced existing) to: Testêé 2022/06/17 06:14:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (1.47s) === RUN TestSyncImmutable run.go:181: Remote "S3 bucket rclone-test-soralut2geruhic6rakuriv5", Local "Local file system at /tmp/rclone3186587663", Modify Window "1ns" 2022/06/17 06:14:42 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5: Waiting for checks to finish 2022/06/17 06:14:42 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5: Waiting for transfers to finish 2022/06/17 06:14:43 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2022/06/17 06:14:43 INFO : existing: Copied (new) 2022/06/17 06:14:43 DEBUG : Waiting for deletions to finish 2022/06/17 06:14:43 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2022/06/17 06:14:43 ERROR : existing: Source and destination exist but do not match: immutable file modified 2022/06/17 06:14:43 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5: Waiting for checks to finish 2022/06/17 06:14:43 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5: Waiting for transfers to finish 2022/06/17 06:14:43 ERROR : S3 bucket rclone-test-soralut2geruhic6rakuriv5: not deleting files as there were IO errors 2022/06/17 06:14:43 ERROR : S3 bucket rclone-test-soralut2geruhic6rakuriv5: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.75s) === RUN TestSyncIgnoreCase run.go:181: Remote "S3 bucket rclone-test-soralut2geruhic6rakuriv5", Local "Local file system at /tmp/rclone3186587663", Modify Window "1ns" 2022/06/17 06:14:45 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5: Waiting for checks to finish 2022/06/17 06:14:45 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/06/17 06:14:45 DEBUG : existing: Unchanged skipping 2022/06/17 06:14:45 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5: Waiting for transfers to finish 2022/06/17 06:14:45 DEBUG : Waiting for deletions to finish 2022/06/17 06:14:45 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:181: Remote "S3 bucket rclone-test-soralut2geruhic6rakuriv5", Local "Local file system at /tmp/rclone3186587663", Modify Window "1ns" sync_test.go:2063: This test only runs on local === RUN TestMaxTransfer/Soft run.go:181: Remote "S3 bucket rclone-test-soralut2geruhic6rakuriv5", Local "Local file system at /tmp/rclone3186587663", Modify Window "1ns" sync_test.go:2063: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:181: Remote "S3 bucket rclone-test-soralut2geruhic6rakuriv5", Local "Local file system at /tmp/rclone3186587663", Modify Window "1ns" sync_test.go:2063: This test only runs on local --- PASS: TestMaxTransfer (1.32s) --- SKIP: TestMaxTransfer/Hard (0.23s) --- SKIP: TestMaxTransfer/Soft (0.56s) --- SKIP: TestMaxTransfer/Cautious (0.52s) === RUN TestSyncConcurrentDelete run.go:181: Remote "S3 bucket rclone-test-soralut2geruhic6rakuriv5", Local "Local file system at /tmp/rclone3186587663", Modify Window "1ns" 2022/06/17 06:15:06 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5: Waiting for checks to finish 2022/06/17 06:15:06 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/06/17 06:15:06 DEBUG : both0: Unchanged skipping 2022/06/17 06:15:07 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/06/17 06:15:07 DEBUG : both1: Unchanged skipping 2022/06/17 06:15:07 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/06/17 06:15:07 DEBUG : both10: Unchanged skipping 2022/06/17 06:15:07 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/06/17 06:15:07 DEBUG : both12: Unchanged skipping 2022/06/17 06:15:07 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/06/17 06:15:07 DEBUG : both13: Unchanged skipping 2022/06/17 06:15:07 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/06/17 06:15:07 DEBUG : both11: Unchanged skipping 2022/06/17 06:15:07 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/06/17 06:15:07 DEBUG : both15: Unchanged skipping 2022/06/17 06:15:07 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/06/17 06:15:07 DEBUG : both16: Unchanged skipping 2022/06/17 06:15:07 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/06/17 06:15:07 DEBUG : both17: Unchanged skipping 2022/06/17 06:15:07 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/06/17 06:15:07 DEBUG : both18: Unchanged skipping 2022/06/17 06:15:07 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/06/17 06:15:07 DEBUG : both19: Unchanged skipping 2022/06/17 06:15:07 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/06/17 06:15:07 DEBUG : both2: Unchanged skipping 2022/06/17 06:15:07 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/06/17 06:15:07 DEBUG : both14: Unchanged skipping 2022/06/17 06:15:07 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/06/17 06:15:07 DEBUG : both3: Unchanged skipping 2022/06/17 06:15:07 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/06/17 06:15:07 DEBUG : both4: Unchanged skipping 2022/06/17 06:15:07 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/06/17 06:15:07 DEBUG : both5: Unchanged skipping 2022/06/17 06:15:07 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/06/17 06:15:07 DEBUG : both7: Unchanged skipping 2022/06/17 06:15:07 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/06/17 06:15:07 DEBUG : both8: Unchanged skipping 2022/06/17 06:15:07 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/06/17 06:15:07 DEBUG : both9: Unchanged skipping 2022/06/17 06:15:08 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/06/17 06:15:08 DEBUG : both6: Unchanged skipping 2022/06/17 06:15:08 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5: Waiting for transfers to finish 2022/06/17 06:15:08 DEBUG : Waiting for deletions to finish 2022/06/17 06:15:08 INFO : only5: Deleted 2022/06/17 06:15:08 INFO : only8: Deleted 2022/06/17 06:15:08 INFO : only10: Deleted 2022/06/17 06:15:08 INFO : only1: Deleted 2022/06/17 06:15:08 INFO : only9: Deleted 2022/06/17 06:15:08 INFO : only11: Deleted 2022/06/17 06:15:08 INFO : only13: Deleted 2022/06/17 06:15:08 INFO : only12: Deleted 2022/06/17 06:15:08 INFO : only18: Deleted 2022/06/17 06:15:08 INFO : only14: Deleted 2022/06/17 06:15:08 INFO : only4: Deleted 2022/06/17 06:15:08 INFO : only6: Deleted 2022/06/17 06:15:08 INFO : only0: Deleted 2022/06/17 06:15:08 INFO : only17: Deleted 2022/06/17 06:15:08 INFO : only19: Deleted 2022/06/17 06:15:08 INFO : only16: Deleted 2022/06/17 06:15:08 INFO : only2: Deleted 2022/06/17 06:15:08 INFO : only3: Deleted 2022/06/17 06:15:08 INFO : only7: Deleted 2022/06/17 06:15:08 INFO : only15: Deleted 2022/06/17 06:15:08 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (27.32s) === RUN TestSyncConcurrentTruncate run.go:181: Remote "S3 bucket rclone-test-soralut2geruhic6rakuriv5", Local "Local file system at /tmp/rclone3186587663", Modify Window "1ns" 2022/06/17 06:15:34 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5: Waiting for checks to finish 2022/06/17 06:15:34 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/06/17 06:15:34 DEBUG : both1: Unchanged skipping 2022/06/17 06:15:34 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/06/17 06:15:34 DEBUG : both10: Unchanged skipping 2022/06/17 06:15:34 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/06/17 06:15:34 DEBUG : both0: Unchanged skipping 2022/06/17 06:15:34 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/06/17 06:15:34 DEBUG : both11: Unchanged skipping 2022/06/17 06:15:34 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/06/17 06:15:34 DEBUG : both14: Unchanged skipping 2022/06/17 06:15:34 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/06/17 06:15:34 DEBUG : both12: Unchanged skipping 2022/06/17 06:15:34 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/06/17 06:15:34 DEBUG : both15: Unchanged skipping 2022/06/17 06:15:34 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/06/17 06:15:34 DEBUG : both13: Unchanged skipping 2022/06/17 06:15:34 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/06/17 06:15:34 DEBUG : both18: Unchanged skipping 2022/06/17 06:15:34 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/06/17 06:15:34 DEBUG : both16: Unchanged skipping 2022/06/17 06:15:34 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/06/17 06:15:34 DEBUG : both17: Unchanged skipping 2022/06/17 06:15:35 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/06/17 06:15:35 DEBUG : both19: Unchanged skipping 2022/06/17 06:15:35 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/06/17 06:15:35 DEBUG : both2: Unchanged skipping 2022/06/17 06:15:35 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/06/17 06:15:35 DEBUG : both3: Unchanged skipping 2022/06/17 06:15:35 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/06/17 06:15:35 DEBUG : both5: Unchanged skipping 2022/06/17 06:15:35 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/06/17 06:15:35 DEBUG : both6: Unchanged skipping 2022/06/17 06:15:35 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/06/17 06:15:35 DEBUG : both7: Unchanged skipping 2022/06/17 06:15:35 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2022/06/17 06:15:35 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2022/06/17 06:15:35 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2022/06/17 06:15:35 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2022/06/17 06:15:35 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2022/06/17 06:15:35 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2022/06/17 06:15:35 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2022/06/17 06:15:35 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2022/06/17 06:15:35 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2022/06/17 06:15:35 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2022/06/17 06:15:35 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2022/06/17 06:15:35 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2022/06/17 06:15:35 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2022/06/17 06:15:35 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2022/06/17 06:15:35 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2022/06/17 06:15:35 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2022/06/17 06:15:35 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2022/06/17 06:15:35 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2022/06/17 06:15:35 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2022/06/17 06:15:35 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2022/06/17 06:15:35 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/06/17 06:15:35 DEBUG : both8: Unchanged skipping 2022/06/17 06:15:35 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/06/17 06:15:35 DEBUG : both4: Unchanged skipping 2022/06/17 06:15:35 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/06/17 06:15:35 DEBUG : both9: Unchanged skipping 2022/06/17 06:15:35 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5: Waiting for transfers to finish 2022/06/17 06:15:35 DEBUG : only0: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/06/17 06:15:35 INFO : only0: Copied (replaced existing) 2022/06/17 06:15:35 DEBUG : only10: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/06/17 06:15:35 INFO : only10: Copied (replaced existing) 2022/06/17 06:15:35 DEBUG : only1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/06/17 06:15:35 INFO : only1: Copied (replaced existing) 2022/06/17 06:15:35 DEBUG : only11: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/06/17 06:15:35 INFO : only11: Copied (replaced existing) 2022/06/17 06:15:35 DEBUG : only13: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/06/17 06:15:35 INFO : only13: Copied (replaced existing) 2022/06/17 06:15:35 DEBUG : only12: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/06/17 06:15:35 INFO : only12: Copied (replaced existing) 2022/06/17 06:15:35 DEBUG : only14: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/06/17 06:15:35 INFO : only14: Copied (replaced existing) 2022/06/17 06:15:35 DEBUG : only16: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/06/17 06:15:35 INFO : only16: Copied (replaced existing) 2022/06/17 06:15:35 DEBUG : only17: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/06/17 06:15:35 INFO : only17: Copied (replaced existing) 2022/06/17 06:15:35 DEBUG : only18: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/06/17 06:15:35 INFO : only18: Copied (replaced existing) 2022/06/17 06:15:36 DEBUG : only15: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/06/17 06:15:36 INFO : only15: Copied (replaced existing) 2022/06/17 06:15:36 DEBUG : only2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/06/17 06:15:36 INFO : only2: Copied (replaced existing) 2022/06/17 06:15:36 DEBUG : only19: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/06/17 06:15:36 INFO : only19: Copied (replaced existing) 2022/06/17 06:15:36 DEBUG : only3: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/06/17 06:15:36 INFO : only3: Copied (replaced existing) 2022/06/17 06:15:36 DEBUG : only5: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/06/17 06:15:36 INFO : only5: Copied (replaced existing) 2022/06/17 06:15:36 DEBUG : only6: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/06/17 06:15:36 INFO : only6: Copied (replaced existing) 2022/06/17 06:15:36 DEBUG : only7: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/06/17 06:15:36 INFO : only7: Copied (replaced existing) 2022/06/17 06:15:36 DEBUG : only8: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/06/17 06:15:36 INFO : only8: Copied (replaced existing) 2022/06/17 06:15:36 DEBUG : only9: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/06/17 06:15:36 INFO : only9: Copied (replaced existing) 2022/06/17 06:15:36 DEBUG : only4: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/06/17 06:15:36 INFO : only4: Copied (replaced existing) 2022/06/17 06:15:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (32.87s) PASS 2022/06/17 06:15:47 DEBUG : S3 bucket rclone-test-soralut2geruhic6rakuriv5: Purge dir "" 2022/06/17 06:15:47 INFO : S3 bucket rclone-test-soralut2geruhic6rakuriv5: Bucket "rclone-test-soralut2geruhic6rakuriv5" deleted "./sync.test -test.v -test.timeout 1h0m0s -remote TestS3Wasabi: -verbose -fast-list" - Finished OK in 4m36.44636068s (try 1/5)