"./sync.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Starting (try 1/5) 2025/01/23 02:47:58 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-nogawes4rase" 2025/01/23 02:47:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/23 02:47:59 DEBUG : Creating backend with remote "/tmp/rclone232840177" === 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:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" 2025/01/23 02:47:59 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/23 02:47:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/23 02:47:59 DEBUG : files root 'rclone-test-nogawes4rase': Waiting for checks to finish 2025/01/23 02:47:59 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/01/23 02:47:59 DEBUG : files root 'rclone-test-nogawes4rase': Waiting for transfers to finish 2025/01/23 02:47:59 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" --- PASS: TestCopyWithDryRun (1.04s) === RUN TestCopy run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" 2025/01/23 02:48:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/23 02:48:00 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/23 02:48:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/23 02:48:00 DEBUG : files root 'rclone-test-nogawes4rase': Waiting for checks to finish 2025/01/23 02:48:00 DEBUG : files root 'rclone-test-nogawes4rase': Waiting for transfers to finish 2025/01/23 02:48:01 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/01/23 02:48:01 INFO : sub dir/hello world: Copied (new) 2025/01/23 02:48:01 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" --- PASS: TestCopy (2.95s) === RUN TestCopyMetadata run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.25s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.30s) === RUN TestCopyMissingDirectory run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" 2025/01/23 02:48:04 DEBUG : Creating backend with remote "/non-existing" 2025/01/23 02:48:04 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/01/23 02:48:04 DEBUG : files root 'rclone-test-nogawes4rase': Waiting for checks to finish 2025/01/23 02:48:04 DEBUG : files root 'rclone-test-nogawes4rase': Waiting for transfers to finish run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" --- PASS: TestCopyMissingDirectory (0.68s) === RUN TestCopyNoTraverse run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" 2025/01/23 02:48:04 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/23 02:48:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/23 02:48:04 DEBUG : files root 'rclone-test-nogawes4rase': Waiting for checks to finish 2025/01/23 02:48:04 DEBUG : files root 'rclone-test-nogawes4rase': Waiting for transfers to finish 2025/01/23 02:48:05 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/01/23 02:48:05 INFO : sub dir/hello world: Copied (new) 2025/01/23 02:48:05 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" --- PASS: TestCopyNoTraverse (2.76s) === RUN TestCopyCheckFirst run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" 2025/01/23 02:48:07 INFO : files root 'rclone-test-nogawes4rase': Running all checks before starting transfers 2025/01/23 02:48:07 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/23 02:48:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/23 02:48:07 DEBUG : files root 'rclone-test-nogawes4rase': Waiting for checks to finish 2025/01/23 02:48:07 INFO : files root 'rclone-test-nogawes4rase': Checks finished, now starting transfers 2025/01/23 02:48:07 DEBUG : files root 'rclone-test-nogawes4rase': Waiting for transfers to finish 2025/01/23 02:48:08 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/01/23 02:48:08 INFO : sub dir/hello world: Copied (new) 2025/01/23 02:48:08 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" --- PASS: TestCopyCheckFirst (2.48s) === RUN TestSyncNoTraverse run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" 2025/01/23 02:48:09 ERROR : Ignoring --no-traverse with sync 2025/01/23 02:48:10 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/23 02:48:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/23 02:48:10 DEBUG : files root 'rclone-test-nogawes4rase': Waiting for checks to finish 2025/01/23 02:48:10 DEBUG : files root 'rclone-test-nogawes4rase': Waiting for transfers to finish 2025/01/23 02:48:11 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/01/23 02:48:11 INFO : sub dir/hello world: Copied (new) 2025/01/23 02:48:11 DEBUG : Waiting for deletions to finish 2025/01/23 02:48:11 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" --- PASS: TestSyncNoTraverse (2.55s) === RUN TestCopyWithDepth run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" 2025/01/23 02:48:12 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/01/23 02:48:12 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/23 02:48:12 DEBUG : files root 'rclone-test-nogawes4rase': Waiting for checks to finish 2025/01/23 02:48:12 DEBUG : files root 'rclone-test-nogawes4rase': Waiting for transfers to finish 2025/01/23 02:48:13 DEBUG : hello world2: Dst hash empty - aborting Src hash check 2025/01/23 02:48:13 INFO : hello world2: Copied (new) run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" --- PASS: TestCopyWithDepth (1.86s) === RUN TestCopyWithFilesFrom run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" 2025/01/23 02:48:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/23 02:48:14 DEBUG : files root 'rclone-test-nogawes4rase': Waiting for checks to finish 2025/01/23 02:48:14 DEBUG : files root 'rclone-test-nogawes4rase': Waiting for transfers to finish 2025/01/23 02:48:15 DEBUG : potato2: Dst hash empty - aborting Src hash check 2025/01/23 02:48:15 INFO : potato2: Copied (new) run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" --- PASS: TestCopyWithFilesFrom (1.84s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" 2025/01/23 02:48:16 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/23 02:48:16 DEBUG : files root 'rclone-test-nogawes4rase': Waiting for checks to finish 2025/01/23 02:48:16 DEBUG : files root 'rclone-test-nogawes4rase': Waiting for transfers to finish 2025/01/23 02:48:17 DEBUG : potato2: Dst hash empty - aborting Src hash check 2025/01/23 02:48:17 INFO : potato2: Copied (new) run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" --- PASS: TestCopyWithFilesFromAndNoTraverse (3.60s) === RUN TestCopyEmptyDirectories run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" 2025/01/23 02:48:19 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/23 02:48:19 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/23 02:48:19 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/01/23 02:48:19 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/23 02:48:19 INFO : sub dir: Making directory 2025/01/23 02:48:20 INFO : sub dir: Made directory with modification time 2001-02-03 04:05:06.499999999 +0000 UTC 2025/01/23 02:48:20 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/23 02:48:20 INFO : sub dir2: Making directory 2025/01/23 02:48:20 INFO : sub dir2: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/01/23 02:48:20 DEBUG : Added delayed dir = "sub dir2", newDst= 2025/01/23 02:48:20 INFO : sub dir2/sub sub dir2: Making directory 2025/01/23 02:48:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/23 02:48:20 INFO : sub dir2/sub sub dir2: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/01/23 02:48:20 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2025/01/23 02:48:20 DEBUG : files root 'rclone-test-nogawes4rase': Waiting for checks to finish 2025/01/23 02:48:20 DEBUG : files root 'rclone-test-nogawes4rase': Waiting for transfers to finish 2025/01/23 02:48:21 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/01/23 02:48:21 INFO : sub dir/hello world: Copied (new) 2025/01/23 02:48:21 INFO : sub dir2/sub sub dir2: Set directory modification time (using DirSetModTime) 2025/01/23 02:48:21 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/01/23 02:48:21 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" --- PASS: TestCopyEmptyDirectories (4.32s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" 2025/01/23 02:48:24 INFO : sub dir2: Making directory 2025/01/23 02:48:24 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/23 02:48:24 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/23 02:48:24 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/23 02:48:24 DEBUG : Added delayed dir = "sub dir2", newDst= 2025/01/23 02:48:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/23 02:48:24 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2025/01/23 02:48:24 DEBUG : files root 'rclone-test-nogawes4rase': Waiting for checks to finish 2025/01/23 02:48:24 DEBUG : files root 'rclone-test-nogawes4rase': Waiting for transfers to finish 2025/01/23 02:48:25 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/01/23 02:48:25 INFO : sub dir/hello world: Copied (new) 2025/01/23 02:48:25 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyNoEmptyDirectories (2.50s) === RUN TestMoveEmptyDirectories run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" 2025/01/23 02:48:26 DEBUG : sub dir2: Making directory with metadata 2025/01/23 02:48:26 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/23 02:48:26 INFO : sub dir: Making directory 2025/01/23 02:48:27 INFO : sub dir: Made directory with modification time 2025-01-23 02:48:26.642140974 +0000 UTC 2025/01/23 02:48:27 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/23 02:48:27 INFO : sub dir2: Making directory 2025/01/23 02:48:27 INFO : sub dir2: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/01/23 02:48:27 DEBUG : Added delayed dir = "sub dir2", newDst= 2025/01/23 02:48:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/23 02:48:27 DEBUG : files root 'rclone-test-nogawes4rase': Waiting for checks to finish 2025/01/23 02:48:27 DEBUG : files root 'rclone-test-nogawes4rase': Waiting for transfers to finish 2025/01/23 02:48:28 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/01/23 02:48:28 INFO : sub dir/hello world: Copied (new) 2025/01/23 02:48:28 INFO : sub dir/hello world: Deleted 2025/01/23 02:48:28 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/01/23 02:48:28 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" --- PASS: TestMoveEmptyDirectories (3.89s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" 2025/01/23 02:48:30 DEBUG : sub dir no update dir modtime: Making directory with metadata 2025/01/23 02:48:30 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/01/23 02:48:31 DEBUG : files root 'rclone-test-nogawes4rase': Waiting for checks to finish 2025/01/23 02:48:31 DEBUG : files root 'rclone-test-nogawes4rase': Waiting for transfers to finish 2025/01/23 02:48:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" --- PASS: TestSyncNoUpdateDirModtime (1.99s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" 2025/01/23 02:48:32 INFO : sub dir2: Making directory 2025/01/23 02:48:32 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/23 02:48:32 DEBUG : Added delayed dir = "sub dir2", newDst= 2025/01/23 02:48:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/23 02:48:32 DEBUG : files root 'rclone-test-nogawes4rase': Waiting for checks to finish 2025/01/23 02:48:32 DEBUG : files root 'rclone-test-nogawes4rase': Waiting for transfers to finish 2025/01/23 02:48:33 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/01/23 02:48:33 INFO : sub dir/hello world: Copied (new) 2025/01/23 02:48:33 INFO : sub dir/hello world: Deleted 2025/01/23 02:48:33 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestMoveNoEmptyDirectories (2.23s) === RUN TestSyncEmptyDirectories run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" 2025/01/23 02:48:34 DEBUG : sub dir2: Making directory with metadata 2025/01/23 02:48:34 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/23 02:48:34 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/23 02:48:34 INFO : sub dir: Making directory 2025/01/23 02:48:35 INFO : sub dir: Made directory with modification time 2001-02-03 04:05:06.499999999 +0000 UTC 2025/01/23 02:48:35 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/23 02:48:35 INFO : sub dir2: Making directory 2025/01/23 02:48:35 INFO : sub dir2: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/01/23 02:48:35 DEBUG : Added delayed dir = "sub dir2", newDst= 2025/01/23 02:48:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/23 02:48:35 DEBUG : files root 'rclone-test-nogawes4rase': Waiting for checks to finish 2025/01/23 02:48:35 DEBUG : files root 'rclone-test-nogawes4rase': Waiting for transfers to finish 2025/01/23 02:48:36 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/01/23 02:48:36 INFO : sub dir/hello world: Copied (new) 2025/01/23 02:48:36 DEBUG : Waiting for deletions to finish 2025/01/23 02:48:36 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/01/23 02:48:36 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" --- PASS: TestSyncEmptyDirectories (3.80s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" 2025/01/23 02:48:38 INFO : a1/b2/c1/d1/e1/f1: Set directory modification time (using DirSetModTime) 2025/01/23 02:48:38 INFO : a1/b2/c1/d1/e1: Set directory modification time (using DirSetModTime) 2025/01/23 02:48:38 INFO : a1/b2/c1/d1: Set directory modification time (using DirSetModTime) 2025/01/23 02:48:38 INFO : a1/b2/c1: Set directory modification time (using DirSetModTime) 2025/01/23 02:48:38 INFO : a1/b2: Set directory modification time (using DirSetModTime) 2025/01/23 02:48:38 INFO : a1/b1/c1/d2/e1/f2: Set directory modification time (using DirSetModTime) 2025/01/23 02:48:38 INFO : a1/b1/c1/d2/e1/f1: Set directory modification time (using DirSetModTime) 2025/01/23 02:48:38 INFO : a1/b1/c1/d2/e1: Set directory modification time (using DirSetModTime) 2025/01/23 02:48:38 INFO : a1/b1/c1/d2: Set directory modification time (using DirSetModTime) 2025/01/23 02:48:38 INFO : a1/b1/c1/d1/e1/f1: Set directory modification time (using DirSetModTime) 2025/01/23 02:48:38 INFO : a1/b1/c1/d1/e1: Set directory modification time (using DirSetModTime) 2025/01/23 02:48:38 INFO : a1/b1/c1/d1: Set directory modification time (using DirSetModTime) 2025/01/23 02:48:38 INFO : a1/b1/c1: Set directory modification time (using DirSetModTime) 2025/01/23 02:48:38 INFO : a1/b1: Set directory modification time (using DirSetModTime) 2025/01/23 02:48:38 INFO : a1: Set directory modification time (using DirSetModTime) 2025/01/23 02:48:38 INFO : a1: Making directory 2025/01/23 02:48:39 INFO : a1: Made directory with modification time 2001-02-03 04:19:06.499999999 +0000 UTC 2025/01/23 02:48:39 DEBUG : Added delayed dir = "a1", newDst= 2025/01/23 02:48:39 INFO : a1/b1: Making directory 2025/01/23 02:48:39 INFO : a1/b1: Made directory with modification time 2001-02-03 04:18:06.499999999 +0000 UTC 2025/01/23 02:48:39 DEBUG : Added delayed dir = "a1/b1", newDst= 2025/01/23 02:48:39 INFO : a1/b2: Making directory 2025/01/23 02:48:39 INFO : a1/b2: Made directory with modification time 2001-02-03 04:09:06.499999999 +0000 UTC 2025/01/23 02:48:39 DEBUG : Added delayed dir = "a1/b2", newDst= 2025/01/23 02:48:39 INFO : a1/b2/c1: Making directory 2025/01/23 02:48:39 INFO : a1/b1/c1: Making directory 2025/01/23 02:48:40 INFO : a1/b1/c1: Made directory with modification time 2001-02-03 04:17:06.499999999 +0000 UTC 2025/01/23 02:48:40 DEBUG : Added delayed dir = "a1/b1/c1", newDst= 2025/01/23 02:48:40 INFO : a1/b1/c1/d1: Making directory 2025/01/23 02:48:40 INFO : a1/b2/c1: Made directory with modification time 2001-02-03 04:08:06.499999999 +0000 UTC 2025/01/23 02:48:40 DEBUG : Added delayed dir = "a1/b2/c1", newDst= 2025/01/23 02:48:40 INFO : a1/b2/c1/d1: Making directory 2025/01/23 02:48:40 INFO : a1/b1/c1/d1: Made directory with modification time 2001-02-03 04:16:06.499999999 +0000 UTC 2025/01/23 02:48:40 DEBUG : Added delayed dir = "a1/b1/c1/d1", newDst= 2025/01/23 02:48:40 INFO : a1/b1/c1/d2: Making directory 2025/01/23 02:48:40 INFO : a1/b2/c1/d1: Made directory with modification time 2001-02-03 04:07:06.499999999 +0000 UTC 2025/01/23 02:48:40 DEBUG : Added delayed dir = "a1/b2/c1/d1", newDst= 2025/01/23 02:48:40 INFO : a1/b2/c1/d1/e1: Making directory 2025/01/23 02:48:40 INFO : a1/b1/c1/d2: Made directory with modification time 2001-02-03 04:13:06.499999999 +0000 UTC 2025/01/23 02:48:40 DEBUG : Added delayed dir = "a1/b1/c1/d2", newDst= 2025/01/23 02:48:40 INFO : a1/b1/c1/d2/e1: Making directory 2025/01/23 02:48:40 INFO : a1/b1/c1/d1/e1: Making directory 2025/01/23 02:48:40 INFO : a1/b2/c1/d1/e1: Made directory with modification time 2001-02-03 04:06:06.499999999 +0000 UTC 2025/01/23 02:48:40 DEBUG : Added delayed dir = "a1/b2/c1/d1/e1", newDst= 2025/01/23 02:48:40 INFO : a1/b2/c1/d1/e1/f1: Making directory 2025/01/23 02:48:41 INFO : a1/b1/c1/d2/e1: Made directory with modification time 2001-02-03 04:12:06.499999999 +0000 UTC 2025/01/23 02:48:41 DEBUG : Added delayed dir = "a1/b1/c1/d2/e1", newDst= 2025/01/23 02:48:41 INFO : a1/b1/c1/d2/e1/f1: Making directory 2025/01/23 02:48:41 INFO : a1/b1/c1/d1/e1: Made directory with modification time 2001-02-03 04:15:06.499999999 +0000 UTC 2025/01/23 02:48:41 DEBUG : Added delayed dir = "a1/b1/c1/d1/e1", newDst= 2025/01/23 02:48:41 INFO : a1/b1/c1/d1/e1/f1: Making directory 2025/01/23 02:48:41 INFO : a1/b2/c1/d1/e1/f1: Made directory with modification time 2001-02-03 04:05:06.499999999 +0000 UTC 2025/01/23 02:48:41 DEBUG : Added delayed dir = "a1/b2/c1/d1/e1/f1", newDst= 2025/01/23 02:48:41 INFO : a1/b1/c1/d2/e1/f1: Made directory with modification time 2001-02-03 04:11:06.499999999 +0000 UTC 2025/01/23 02:48:41 DEBUG : Added delayed dir = "a1/b1/c1/d2/e1/f1", newDst= 2025/01/23 02:48:41 INFO : a1/b1/c1/d2/e1/f2: Making directory 2025/01/23 02:48:41 INFO : a1/b1/c1/d1/e1/f1: Made directory with modification time 2001-02-03 04:14:06.499999999 +0000 UTC 2025/01/23 02:48:41 DEBUG : Added delayed dir = "a1/b1/c1/d1/e1/f1", newDst= 2025/01/23 02:48:41 INFO : a1/b1/c1/d2/e1/f2: Made directory with modification time 2001-02-03 04:10:06.499999999 +0000 UTC 2025/01/23 02:48:41 DEBUG : Added delayed dir = "a1/b1/c1/d2/e1/f2", newDst= 2025/01/23 02:48:41 DEBUG : files root 'rclone-test-nogawes4rase': Waiting for checks to finish 2025/01/23 02:48:41 DEBUG : files root 'rclone-test-nogawes4rase': Waiting for transfers to finish 2025/01/23 02:48:41 DEBUG : Waiting for deletions to finish 2025/01/23 02:48:42 INFO : a1/b1/c1/d2/e1/f2: Set directory modification time (using DirSetModTime) 2025/01/23 02:48:42 INFO : a1/b1/c1/d1/e1/f1: Set directory modification time (using DirSetModTime) 2025/01/23 02:48:42 INFO : a1/b1/c1/d2/e1/f1: Set directory modification time (using DirSetModTime) 2025/01/23 02:48:42 INFO : a1/b2/c1/d1/e1/f1: Set directory modification time (using DirSetModTime) 2025/01/23 02:48:42 INFO : a1/b2/c1/d1/e1: Set directory modification time (using DirSetModTime) 2025/01/23 02:48:42 INFO : a1/b1/c1/d1/e1: Set directory modification time (using DirSetModTime) 2025/01/23 02:48:42 INFO : a1/b1/c1/d2/e1: Set directory modification time (using DirSetModTime) 2025/01/23 02:48:42 INFO : a1/b1/c1/d2: Set directory modification time (using DirSetModTime) 2025/01/23 02:48:42 INFO : a1/b1/c1/d1: Set directory modification time (using DirSetModTime) 2025/01/23 02:48:42 INFO : a1/b2/c1/d1: Set directory modification time (using DirSetModTime) 2025/01/23 02:48:42 INFO : a1/b2/c1: Set directory modification time (using DirSetModTime) 2025/01/23 02:48:42 INFO : a1/b1/c1: Set directory modification time (using DirSetModTime) 2025/01/23 02:48:42 INFO : a1/b2: Set directory modification time (using DirSetModTime) 2025/01/23 02:48:42 INFO : a1/b1: Set directory modification time (using DirSetModTime) 2025/01/23 02:48:42 INFO : a1: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" 2025/01/23 02:48:47 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-nogawes4rase/a1/b2/c1/d1/e1 not empty`) 2025/01/23 02:48:47 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/23 02:48:47 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-nogawes4rase/a1/b2/c1/d1/e1 not empty`) 2025/01/23 02:48:47 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/01/23 02:48:47 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-nogawes4rase/a1/b2/c1/d1/e1 not empty`) 2025/01/23 02:48:47 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/01/23 02:48:48 DEBUG : pacer: Reducing sleep to 60ms 2025/01/23 02:48:48 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-nogawes4rase/a1/b2/c1/d1 not empty`) 2025/01/23 02:48:48 DEBUG : pacer: Rate limited, increasing sleep to 120ms 2025/01/23 02:48:48 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-nogawes4rase/a1/b2/c1/d1 not empty`) 2025/01/23 02:48:48 DEBUG : pacer: Rate limited, increasing sleep to 240ms 2025/01/23 02:48:48 DEBUG : pacer: Reducing sleep to 180ms 2025/01/23 02:48:48 DEBUG : pacer: Reducing sleep to 135ms 2025/01/23 02:48:48 DEBUG : pacer: Reducing sleep to 101.25ms 2025/01/23 02:48:49 DEBUG : pacer: Reducing sleep to 75.9375ms 2025/01/23 02:48:49 DEBUG : pacer: Reducing sleep to 56.953125ms 2025/01/23 02:48:49 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-nogawes4rase/a1/b1/c1/d2/e1 not empty`) 2025/01/23 02:48:49 DEBUG : pacer: Rate limited, increasing sleep to 113.90625ms 2025/01/23 02:48:49 DEBUG : pacer: Reducing sleep to 85.429687ms 2025/01/23 02:48:49 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-nogawes4rase/a1/b1/c1/d2 not empty`) 2025/01/23 02:48:49 DEBUG : pacer: Rate limited, increasing sleep to 170.859374ms 2025/01/23 02:48:49 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-nogawes4rase/a1/b1/c1/d2 not empty`) 2025/01/23 02:48:49 DEBUG : pacer: Rate limited, increasing sleep to 341.718748ms 2025/01/23 02:48:50 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-nogawes4rase/a1/b1/c1/d2 not empty`) 2025/01/23 02:48:50 DEBUG : pacer: Rate limited, increasing sleep to 683.437496ms 2025/01/23 02:48:50 DEBUG : pacer: Reducing sleep to 512.578122ms 2025/01/23 02:48:51 DEBUG : pacer: Reducing sleep to 384.433591ms 2025/01/23 02:48:51 DEBUG : pacer: Reducing sleep to 288.325193ms 2025/01/23 02:48:52 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-nogawes4rase/a1/b1/c1/d1 not empty`) 2025/01/23 02:48:52 DEBUG : pacer: Rate limited, increasing sleep to 576.650386ms 2025/01/23 02:48:52 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-nogawes4rase/a1/b1/c1/d1 not empty`) 2025/01/23 02:48:52 DEBUG : pacer: Rate limited, increasing sleep to 1.153300772s 2025/01/23 02:48:52 DEBUG : pacer: Reducing sleep to 864.975579ms 2025/01/23 02:48:54 DEBUG : pacer: Reducing sleep to 648.731684ms 2025/01/23 02:48:54 DEBUG : pacer: Reducing sleep to 486.548763ms 2025/01/23 02:48:55 DEBUG : pacer: Reducing sleep to 364.911572ms 2025/01/23 02:48:55 DEBUG : pacer: Reducing sleep to 273.683679ms 2025/01/23 02:48:56 DEBUG : pacer: Reducing sleep to 205.262759ms 2025/01/23 02:48:56 DEBUG : pacer: Reducing sleep to 153.947069ms --- PASS: TestSyncSetDelayedModTimes (18.56s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" 2025/01/23 02:48:57 INFO : sub dir2: Making directory 2025/01/23 02:48:57 DEBUG : pacer: Reducing sleep to 115.460301ms 2025/01/23 02:48:57 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/23 02:48:57 DEBUG : Added delayed dir = "sub dir2", newDst= 2025/01/23 02:48:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/23 02:48:57 DEBUG : files root 'rclone-test-nogawes4rase': Waiting for checks to finish 2025/01/23 02:48:57 DEBUG : files root 'rclone-test-nogawes4rase': Waiting for transfers to finish 2025/01/23 02:48:58 DEBUG : pacer: Reducing sleep to 86.595225ms 2025/01/23 02:48:58 DEBUG : pacer: Reducing sleep to 64.946418ms 2025/01/23 02:48:58 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/01/23 02:48:58 INFO : sub dir/hello world: Copied (new) 2025/01/23 02:48:58 DEBUG : Waiting for deletions to finish 2025/01/23 02:48:58 DEBUG : pacer: Reducing sleep to 48.709813ms 2025/01/23 02:48:58 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/23 02:48:58 DEBUG : pacer: Reducing sleep to 36.532359ms 2025/01/23 02:48:58 DEBUG : pacer: Reducing sleep to 27.399269ms 2025/01/23 02:48:59 DEBUG : pacer: Reducing sleep to 20.549451ms 2025/01/23 02:48:59 DEBUG : pacer: Reducing sleep to 15.412088ms 2025/01/23 02:48:59 DEBUG : pacer: Reducing sleep to 11.559066ms 2025/01/23 02:48:59 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestSyncNoEmptyDirectories (2.84s) === RUN TestServerSideCopy run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" 2025/01/23 02:49:01 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-taxiked8capu" sync_test.go:590: Server side copy (if possible) files root 'rclone-test-nogawes4rase' -> files root 'rclone-test-taxiked8capu' 2025/01/23 02:49:02 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/23 02:49:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/23 02:49:02 DEBUG : files root 'rclone-test-taxiked8capu': Waiting for checks to finish 2025/01/23 02:49:02 DEBUG : files root 'rclone-test-taxiked8capu': Waiting for transfers to finish 2025/01/23 02:49:04 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/01/23 02:49:04 DEBUG : sub dir/hello world: Src hash empty - aborting Dst hash check 2025/01/23 02:49:04 INFO : sub dir/hello world: Copied (server-side copy) 2025/01/23 02:49:04 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" 2025/01/23 02:49:05 DEBUG : files root 'rclone-test-taxiked8capu': Purge remote --- PASS: TestServerSideCopy (6.36s) === RUN TestCopyOverSelf run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:605 Error: Should be true Test: TestCopyOverSelf Messages: listing wrong, want sub dir/hello world (11) got fstest.go:197: Not found "sub dir/hello world" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:605 Error: Not equal: expected: 0 actual : 1 Test: TestCopyOverSelf Messages: 1 objects not found 2025/01/23 02:49:15 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/23 02:49:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/23 02:49:15 DEBUG : files root 'rclone-test-nogawes4rase': Waiting for checks to finish 2025/01/23 02:49:15 DEBUG : files root 'rclone-test-nogawes4rase': Waiting for transfers to finish 2025/01/23 02:49:16 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/01/23 02:49:16 INFO : sub dir/hello world: Copied (new) 2025/01/23 02:49:16 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" --- FAIL: TestCopyOverSelf (11.56s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" 2025/01/23 02:49:19 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-batopeq7tivu" sync_test.go:626: Server side copy (if possible) files root 'rclone-test-nogawes4rase' -> files root 'rclone-test-batopeq7tivu' 2025/01/23 02:49:20 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/23 02:49:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/23 02:49:20 DEBUG : files root 'rclone-test-batopeq7tivu': Waiting for checks to finish 2025/01/23 02:49:20 DEBUG : files root 'rclone-test-batopeq7tivu': Waiting for transfers to finish 2025/01/23 02:49:22 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/01/23 02:49:22 DEBUG : sub dir/hello world: Src hash empty - aborting Dst hash check 2025/01/23 02:49:22 INFO : sub dir/hello world: Copied (server-side copy) 2025/01/23 02:49:22 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" 2025/01/23 02:49:24 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/01/23 02:49:24 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/23 02:49:24 DEBUG : files root 'rclone-test-batopeq7tivu': Waiting for checks to finish 2025/01/23 02:49:24 DEBUG : files root 'rclone-test-batopeq7tivu': Waiting for transfers to finish 2025/01/23 02:49:26 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/01/23 02:49:26 DEBUG : sub dir/hello world: Src hash empty - aborting Dst hash check 2025/01/23 02:49:26 INFO : sub dir/hello world: Copied (server-side copy) 2025/01/23 02:49:26 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" 2025/01/23 02:49:26 DEBUG : files root 'rclone-test-batopeq7tivu': Purge remote --- PASS: TestServerSideCopyOverSelf (12.26s) === RUN TestMoveOverSelf run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" 2025/01/23 02:49:31 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/01/23 02:49:31 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/23 02:49:31 DEBUG : files root 'rclone-test-nogawes4rase': Waiting for checks to finish 2025/01/23 02:49:31 DEBUG : files root 'rclone-test-nogawes4rase': Waiting for transfers to finish 2025/01/23 02:49:32 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/01/23 02:49:32 INFO : sub dir/hello world: Copied (replaced existing) 2025/01/23 02:49:32 INFO : sub dir/hello world: Deleted 2025/01/23 02:49:32 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" --- PASS: TestMoveOverSelf (4.08s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" 2025/01/23 02:49:35 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-vatofin9fema" sync_test.go:671: Server side copy (if possible) files root 'rclone-test-nogawes4rase' -> files root 'rclone-test-vatofin9fema' 2025/01/23 02:49:37 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/23 02:49:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/23 02:49:37 DEBUG : files root 'rclone-test-vatofin9fema': Waiting for checks to finish 2025/01/23 02:49:37 DEBUG : files root 'rclone-test-vatofin9fema': Waiting for transfers to finish 2025/01/23 02:49:39 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/01/23 02:49:39 DEBUG : sub dir/hello world: Src hash empty - aborting Dst hash check 2025/01/23 02:49:39 INFO : sub dir/hello world: Copied (server-side copy) 2025/01/23 02:49:39 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" 2025/01/23 02:49:41 DEBUG : files root 'rclone-test-vatofin9fema': Using server-side directory move 2025/01/23 02:49:41 INFO : files root 'rclone-test-vatofin9fema': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/23 02:49:41 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/01/23 02:49:41 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/23 02:49:41 DEBUG : files root 'rclone-test-vatofin9fema': Waiting for checks to finish 2025/01/23 02:49:41 DEBUG : files root 'rclone-test-vatofin9fema': Waiting for transfers to finish 2025/01/23 02:49:41 INFO : sub dir/hello world: Deleted 2025/01/23 02:49:42 INFO : sub dir/hello world: Moved (server-side) 2025/01/23 02:49:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/23 02:49:44 DEBUG : testing file moves 2025/01/23 02:49:45 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/01/23 02:49:45 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/01/23 02:49:45 DEBUG : files root 'rclone-test-vatofin9fema': Waiting for checks to finish 2025/01/23 02:49:45 DEBUG : files root 'rclone-test-vatofin9fema': Waiting for transfers to finish 2025/01/23 02:49:45 INFO : sub dir/hello world: Deleted 2025/01/23 02:49:45 INFO : sub dir/hello world: Moved (server-side) 2025/01/23 02:49:46 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" 2025/01/23 02:49:46 DEBUG : files root 'rclone-test-vatofin9fema': Purge remote --- PASS: TestServerSideMoveOverSelf (14.17s) === RUN TestCopyAfterDelete run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" 2025/01/23 02:49:49 ERROR : : error listing: directory not found 2025/01/23 02:49:49 INFO : Local file system at /tmp/rclone232840177: Making directory 2025/01/23 02:49:49 DEBUG : files root 'rclone-test-nogawes4rase': Waiting for checks to finish 2025/01/23 02:49:49 DEBUG : files root 'rclone-test-nogawes4rase': Waiting for transfers to finish run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" --- PASS: TestCopyAfterDelete (3.16s) === RUN TestCopyRedownload run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" 2025/01/23 02:49:52 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/23 02:49:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/23 02:49:53 DEBUG : Local file system at /tmp/rclone232840177: Waiting for checks to finish 2025/01/23 02:49:53 DEBUG : Local file system at /tmp/rclone232840177: Waiting for transfers to finish 2025/01/23 02:49:53 DEBUG : sub dir/hello world: Src hash empty - aborting Dst hash check 2025/01/23 02:49:53 DEBUG : sub dir/hello world.9e820094.partial: renamed to: sub dir/hello world 2025/01/23 02:49:53 INFO : sub dir/hello world: Copied (new) 2025/01/23 02:49:53 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" --- PASS: TestCopyRedownload (2.98s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" 2025/01/23 02:49:54 DEBUG : check sum: Need to transfer - File not found at Destination 2025/01/23 02:49:54 DEBUG : files root 'rclone-test-nogawes4rase': Waiting for checks to finish 2025/01/23 02:49:54 DEBUG : files root 'rclone-test-nogawes4rase': Waiting for transfers to finish 2025/01/23 02:49:55 DEBUG : check sum: Dst hash empty - aborting Src hash check 2025/01/23 02:49:55 INFO : check sum: Copied (new) 2025/01/23 02:49:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" 2025/01/23 02:49:55 DEBUG : files root 'rclone-test-nogawes4rase': Waiting for checks to finish 2025/01/23 02:49:55 DEBUG : check sum: Dst hash empty - aborting Src hash check 2025/01/23 02:49:55 DEBUG : check sum: Size of src and dst objects identical 2025/01/23 02:49:55 DEBUG : check sum: Unchanged skipping 2025/01/23 02:49:55 DEBUG : files root 'rclone-test-nogawes4rase': Waiting for transfers to finish 2025/01/23 02:49:55 DEBUG : Waiting for deletions to finish 2025/01/23 02:49:55 INFO : There was nothing to transfer run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" --- PASS: TestSyncBasedOnCheckSum (2.57s) === RUN TestSyncSizeOnly run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" 2025/01/23 02:49:57 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/01/23 02:49:57 DEBUG : files root 'rclone-test-nogawes4rase': Waiting for checks to finish 2025/01/23 02:49:57 DEBUG : files root 'rclone-test-nogawes4rase': Waiting for transfers to finish 2025/01/23 02:49:58 DEBUG : sizeonly: Dst hash empty - aborting Src hash check 2025/01/23 02:49:58 INFO : sizeonly: Copied (new) 2025/01/23 02:49:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" 2025/01/23 02:49:58 DEBUG : sizeonly: Sizes identical 2025/01/23 02:49:58 DEBUG : files root 'rclone-test-nogawes4rase': Waiting for checks to finish 2025/01/23 02:49:58 DEBUG : sizeonly: Unchanged skipping 2025/01/23 02:49:58 DEBUG : files root 'rclone-test-nogawes4rase': Waiting for transfers to finish 2025/01/23 02:49:58 DEBUG : Waiting for deletions to finish 2025/01/23 02:49:58 INFO : There was nothing to transfer run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" --- PASS: TestSyncSizeOnly (2.64s) === RUN TestSyncIgnoreSize run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" 2025/01/23 02:49:59 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/01/23 02:49:59 DEBUG : files root 'rclone-test-nogawes4rase': Waiting for checks to finish 2025/01/23 02:49:59 DEBUG : files root 'rclone-test-nogawes4rase': Waiting for transfers to finish 2025/01/23 02:50:00 DEBUG : ignore-size: Dst hash empty - aborting Src hash check 2025/01/23 02:50:00 INFO : ignore-size: Copied (new) 2025/01/23 02:50:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" 2025/01/23 02:50:01 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/23 02:50:01 DEBUG : ignore-size: Unchanged skipping 2025/01/23 02:50:01 DEBUG : files root 'rclone-test-nogawes4rase': Waiting for checks to finish 2025/01/23 02:50:01 DEBUG : files root 'rclone-test-nogawes4rase': Waiting for transfers to finish 2025/01/23 02:50:01 DEBUG : Waiting for deletions to finish 2025/01/23 02:50:01 INFO : There was nothing to transfer run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" --- PASS: TestSyncIgnoreSize (2.66s) === RUN TestSyncIgnoreTimes run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" 2025/01/23 02:50:03 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/23 02:50:03 DEBUG : existing: Unchanged skipping 2025/01/23 02:50:03 DEBUG : files root 'rclone-test-nogawes4rase': Waiting for checks to finish 2025/01/23 02:50:03 DEBUG : files root 'rclone-test-nogawes4rase': Waiting for transfers to finish 2025/01/23 02:50:03 DEBUG : Waiting for deletions to finish 2025/01/23 02:50:03 INFO : There was nothing to transfer run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" 2025/01/23 02:50:03 DEBUG : files root 'rclone-test-nogawes4rase': Waiting for checks to finish 2025/01/23 02:50:03 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/01/23 02:50:03 DEBUG : files root 'rclone-test-nogawes4rase': Waiting for transfers to finish 2025/01/23 02:50:04 DEBUG : existing: Dst hash empty - aborting Src hash check 2025/01/23 02:50:04 INFO : existing: Copied (replaced existing) 2025/01/23 02:50:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" --- PASS: TestSyncIgnoreTimes (3.51s) === RUN TestSyncIgnoreExisting run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" 2025/01/23 02:50:06 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/23 02:50:06 DEBUG : files root 'rclone-test-nogawes4rase': Waiting for checks to finish 2025/01/23 02:50:06 DEBUG : files root 'rclone-test-nogawes4rase': Waiting for transfers to finish 2025/01/23 02:50:06 DEBUG : existing: Dst hash empty - aborting Src hash check 2025/01/23 02:50:06 INFO : existing: Copied (new) 2025/01/23 02:50:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" 2025/01/23 02:50:07 DEBUG : files root 'rclone-test-nogawes4rase': Waiting for checks to finish 2025/01/23 02:50:07 DEBUG : existing: Destination exists, skipping 2025/01/23 02:50:07 DEBUG : files root 'rclone-test-nogawes4rase': Waiting for transfers to finish 2025/01/23 02:50:07 DEBUG : Waiting for deletions to finish 2025/01/23 02:50:07 INFO : There was nothing to transfer run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" --- PASS: TestSyncIgnoreExisting (2.72s) === RUN TestSyncIgnoreErrors run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" 2025/01/23 02:50:10 INFO : d: Making directory 2025/01/23 02:50:10 DEBUG : Added delayed dir = "a", newDst= 2025/01/23 02:50:10 DEBUG : c: Directory modification time the same (differ by 522.610165ms, within tolerance 1s) 2025/01/23 02:50:10 DEBUG : Added delayed dir = "c", newDst=c 2025/01/23 02:50:10 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/23 02:50:11 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/23 02:50:11 DEBUG : files root 'rclone-test-nogawes4rase': Waiting for checks to finish 2025/01/23 02:50:11 DEBUG : c/non empty space: Unchanged skipping 2025/01/23 02:50:11 DEBUG : files root 'rclone-test-nogawes4rase': Waiting for transfers to finish 2025/01/23 02:50:12 DEBUG : a/potato2: Dst hash empty - aborting Src hash check 2025/01/23 02:50:12 INFO : a/potato2: Copied (new) 2025/01/23 02:50:12 DEBUG : Waiting for deletions to finish 2025/01/23 02:50:12 INFO : b/potato: Deleted 2025/01/23 02:50:12 INFO : a: Set directory modification time (using DirSetModTime) 2025/01/23 02:50:12 INFO : d: Removing directory 2025/01/23 02:50:12 INFO : b: Removing directory 2025/01/23 02:50:12 DEBUG : files root 'rclone-test-nogawes4rase': deleted 2 directories run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" --- PASS: TestSyncIgnoreErrors (6.19s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" 2025/01/23 02:50:15 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/01/23 02:50:15 DEBUG : empty space: Dst hash empty - aborting Src hash check 2025/01/23 02:50:15 DEBUG : files root 'rclone-test-nogawes4rase': Waiting for checks to finish 2025/01/23 02:50:15 DEBUG : files root 'rclone-test-nogawes4rase': Waiting for transfers to finish 2025/01/23 02:50:15 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2025/01/23 02:50:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" 2025/01/23 02:50:16 DEBUG : files root 'rclone-test-nogawes4rase': Waiting for checks to finish 2025/01/23 02:50:16 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/01/23 02:50:16 DEBUG : empty space: Dst hash empty - aborting Src hash check 2025/01/23 02:50:16 DEBUG : files root 'rclone-test-nogawes4rase': Waiting for transfers to finish 2025/01/23 02:50:17 DEBUG : empty space: Dst hash empty - aborting Src hash check 2025/01/23 02:50:17 INFO : empty space: Copied (replaced existing) 2025/01/23 02:50:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnly (3.63s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" 2025/01/23 02:50:19 DEBUG : files root 'rclone-test-nogawes4rase': Waiting for checks to finish 2025/01/23 02:50:19 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/01/23 02:50:19 DEBUG : empty space: Dst hash empty - aborting Src hash check 2025/01/23 02:50:19 DEBUG : files root 'rclone-test-nogawes4rase': Waiting for transfers to finish 2025/01/23 02:50:20 DEBUG : empty space: Dst hash empty - aborting Src hash check 2025/01/23 02:50:20 INFO : empty space: Copied (replaced existing) 2025/01/23 02:50:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1035 Error: Should be true Test: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime Messages: empty space: Modification time difference too big |-95456h54m52.500000001s| > 1s (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2011-12-25 12:59:59 +0000 UTC) (precision 1s) --- FAIL: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (3.07s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" 2025/01/23 02:50:22 DEBUG : foo: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/01/23 02:50:22 DEBUG : files root 'rclone-test-nogawes4rase': Waiting for checks to finish 2025/01/23 02:50:22 DEBUG : foo: Dst hash empty - aborting Src hash check 2025/01/23 02:50:22 DEBUG : files root 'rclone-test-nogawes4rase': Waiting for transfers to finish 2025/01/23 02:50:23 DEBUG : foo: Dst hash empty - aborting Src hash check 2025/01/23 02:50:23 INFO : foo: Copied (replaced existing) 2025/01/23 02:50:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" --- PASS: TestSyncDoesntUpdateModtime (2.91s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" 2025/01/23 02:50:25 DEBUG : potato: Need to transfer - File not found at Destination 2025/01/23 02:50:25 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/23 02:50:25 DEBUG : files root 'rclone-test-nogawes4rase': Waiting for checks to finish 2025/01/23 02:50:25 DEBUG : empty space: Unchanged skipping 2025/01/23 02:50:25 DEBUG : files root 'rclone-test-nogawes4rase': Waiting for transfers to finish 2025/01/23 02:50:28 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/01/23 02:50:28 INFO : potato: Copied (new) 2025/01/23 02:50:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" --- PASS: TestSyncAfterAddingAFile (5.53s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" 2025/01/23 02:50:31 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/01/23 02:50:31 DEBUG : files root 'rclone-test-nogawes4rase': Waiting for checks to finish 2025/01/23 02:50:31 DEBUG : files root 'rclone-test-nogawes4rase': Waiting for transfers to finish 2025/01/23 02:50:32 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/01/23 02:50:32 INFO : potato: Copied (replaced existing) 2025/01/23 02:50:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" --- PASS: TestSyncAfterChangingFilesSizeOnly (3.38s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" 2025/01/23 02:50:34 DEBUG : files root 'rclone-test-nogawes4rase': Waiting for checks to finish 2025/01/23 02:50:34 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 2025/01/23 02:50:34 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/01/23 02:50:34 DEBUG : files root 'rclone-test-nogawes4rase': Waiting for transfers to finish 2025/01/23 02:50:35 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/01/23 02:50:35 INFO : potato: Copied (replaced existing) 2025/01/23 02:50:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" --- PASS: TestSyncAfterChangingContentsOnly (3.18s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" 2025/01/23 02:50:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/23 02:50:38 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/23 02:50:38 DEBUG : empty space: Unchanged skipping 2025/01/23 02:50:38 DEBUG : files root 'rclone-test-nogawes4rase': Waiting for checks to finish 2025/01/23 02:50:38 DEBUG : files root 'rclone-test-nogawes4rase': Waiting for transfers to finish 2025/01/23 02:50:38 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/01/23 02:50:38 DEBUG : Waiting for deletions to finish 2025/01/23 02:50:38 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (3.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" 2025/01/23 02:50:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/23 02:50:41 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/23 02:50:41 DEBUG : files root 'rclone-test-nogawes4rase': Waiting for checks to finish 2025/01/23 02:50:41 DEBUG : empty space: Unchanged skipping 2025/01/23 02:50:41 DEBUG : files root 'rclone-test-nogawes4rase': Waiting for transfers to finish 2025/01/23 02:50:42 DEBUG : potato2: Dst hash empty - aborting Src hash check 2025/01/23 02:50:42 INFO : potato2: Copied (new) 2025/01/23 02:50:42 DEBUG : Waiting for deletions to finish 2025/01/23 02:50:42 INFO : potato: Deleted run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (4.22s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" 2025/01/23 02:50:45 INFO : d: Making directory 2025/01/23 02:50:45 INFO : d/e: Making directory 2025/01/23 02:50:46 DEBUG : Added delayed dir = "a", newDst= 2025/01/23 02:50:46 DEBUG : c: Directory modification time the same (differ by 406.866033ms, within tolerance 1s) 2025/01/23 02:50:46 DEBUG : Added delayed dir = "c", newDst=c 2025/01/23 02:50:46 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/23 02:50:46 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/23 02:50:46 DEBUG : c/non empty space: Unchanged skipping 2025/01/23 02:50:46 DEBUG : files root 'rclone-test-nogawes4rase': Waiting for checks to finish 2025/01/23 02:50:46 DEBUG : files root 'rclone-test-nogawes4rase': Waiting for transfers to finish 2025/01/23 02:50:47 DEBUG : a/potato2: Dst hash empty - aborting Src hash check 2025/01/23 02:50:47 INFO : a/potato2: Copied (new) 2025/01/23 02:50:47 DEBUG : Waiting for deletions to finish 2025/01/23 02:50:47 INFO : b/potato: Deleted 2025/01/23 02:50:47 INFO : a: Set directory modification time (using DirSetModTime) 2025/01/23 02:50:47 INFO : d/e: Removing directory 2025/01/23 02:50:48 INFO : d: Removing directory 2025/01/23 02:50:48 INFO : b: Removing directory 2025/01/23 02:50:48 DEBUG : files root 'rclone-test-nogawes4rase': deleted 3 directories run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (6.67s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" 2025/01/23 02:50:52 INFO : d: Making directory 2025/01/23 02:50:52 DEBUG : Added delayed dir = "a", newDst= 2025/01/23 02:50:52 DEBUG : c: Directory modification time the same (differ by -281.085266ms, within tolerance 1s) 2025/01/23 02:50:52 DEBUG : Added delayed dir = "c", newDst=c 2025/01/23 02:50:52 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/23 02:50:53 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/23 02:50:53 DEBUG : c/non empty space: Unchanged skipping 2025/01/23 02:50:53 DEBUG : files root 'rclone-test-nogawes4rase': Waiting for checks to finish 2025/01/23 02:50:53 DEBUG : files root 'rclone-test-nogawes4rase': Waiting for transfers to finish 2025/01/23 02:50:53 DEBUG : a/potato2: Dst hash empty - aborting Src hash check 2025/01/23 02:50:53 INFO : a/potato2: Copied (new) 2025/01/23 02:50:53 ERROR : files root 'rclone-test-nogawes4rase': not deleting files as there were IO errors 2025/01/23 02:50:54 INFO : a: Set directory modification time (using DirSetModTime) 2025/01/23 02:50:54 ERROR : files root 'rclone-test-nogawes4rase': not deleting directories as there were IO errors run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (6.07s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" 2025/01/23 02:50:58 DEBUG : Waiting for deletions to finish 2025/01/23 02:50:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/23 02:50:58 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/23 02:50:58 DEBUG : files root 'rclone-test-nogawes4rase': Waiting for checks to finish 2025/01/23 02:50:58 DEBUG : empty space: Unchanged skipping 2025/01/23 02:50:58 DEBUG : files root 'rclone-test-nogawes4rase': Waiting for transfers to finish 2025/01/23 02:50:58 INFO : potato: Deleted 2025/01/23 02:50:59 DEBUG : potato2: Dst hash empty - aborting Src hash check 2025/01/23 02:50:59 INFO : potato2: Copied (new) run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" --- PASS: TestSyncDeleteDuring (3.96s) === RUN TestSyncDeleteBefore run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" 2025/01/23 02:51:02 DEBUG : Waiting for deletions to finish 2025/01/23 02:51:02 DEBUG : files root 'rclone-test-nogawes4rase': Waiting for checks to finish 2025/01/23 02:51:02 DEBUG : files root 'rclone-test-nogawes4rase': Waiting for transfers to finish 2025/01/23 02:51:02 INFO : potato: Deleted 2025/01/23 02:51:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/23 02:51:02 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/23 02:51:02 DEBUG : files root 'rclone-test-nogawes4rase': Waiting for checks to finish 2025/01/23 02:51:02 DEBUG : empty space: Unchanged skipping 2025/01/23 02:51:02 DEBUG : files root 'rclone-test-nogawes4rase': Waiting for transfers to finish 2025/01/23 02:51:03 DEBUG : potato2: Dst hash empty - aborting Src hash check 2025/01/23 02:51:03 INFO : potato2: Copied (new) run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" --- PASS: TestSyncDeleteBefore (4.51s) === RUN TestCopyDeleteBefore run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" 2025/01/23 02:51:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/23 02:51:06 DEBUG : files root 'rclone-test-nogawes4rase': Waiting for checks to finish 2025/01/23 02:51:06 DEBUG : files root 'rclone-test-nogawes4rase': Waiting for transfers to finish 2025/01/23 02:51:06 DEBUG : potato2: Dst hash empty - aborting Src hash check 2025/01/23 02:51:06 INFO : potato2: Copied (new) run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" --- PASS: TestCopyDeleteBefore (3.08s) === RUN TestSyncWithExclude run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" 2025/01/23 02:51:09 DEBUG : enormous: Excluded (Size Filter) 2025/01/23 02:51:09 DEBUG : enormous: Excluded 2025/01/23 02:51:09 DEBUG : potato2: Excluded (Size Filter) 2025/01/23 02:51:09 DEBUG : potato2: Excluded 2025/01/23 02:51:09 DEBUG : potato2: Excluded (Size Filter) 2025/01/23 02:51:09 DEBUG : potato2: Excluded 2025/01/23 02:51:09 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/23 02:51:09 DEBUG : files root 'rclone-test-nogawes4rase': Waiting for checks to finish 2025/01/23 02:51:09 DEBUG : empty space: Unchanged skipping 2025/01/23 02:51:09 DEBUG : files root 'rclone-test-nogawes4rase': Waiting for transfers to finish 2025/01/23 02:51:09 DEBUG : Waiting for deletions to finish 2025/01/23 02:51:09 INFO : There was nothing to transfer run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" 2025/01/23 02:51:09 DEBUG : enormous: Excluded (Size Filter) 2025/01/23 02:51:09 DEBUG : enormous: Excluded 2025/01/23 02:51:09 DEBUG : potato2: Excluded (Size Filter) 2025/01/23 02:51:09 DEBUG : potato2: Excluded 2025/01/23 02:51:10 DEBUG : potato2: Excluded (Size Filter) 2025/01/23 02:51:10 DEBUG : potato2: Excluded 2025/01/23 02:51:10 DEBUG : Local file system at /tmp/rclone232840177: Waiting for checks to finish 2025/01/23 02:51:10 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/01/23 02:51:10 DEBUG : empty space: Unchanged skipping 2025/01/23 02:51:10 DEBUG : Local file system at /tmp/rclone232840177: Waiting for transfers to finish 2025/01/23 02:51:10 DEBUG : Waiting for deletions to finish 2025/01/23 02:51:10 INFO : There was nothing to transfer run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" --- PASS: TestSyncWithExclude (3.41s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" 2025/01/23 02:51:14 DEBUG : enormous: Excluded (Size Filter) 2025/01/23 02:51:14 DEBUG : enormous: Excluded 2025/01/23 02:51:14 DEBUG : potato2: Excluded (Size Filter) 2025/01/23 02:51:14 DEBUG : potato2: Excluded 2025/01/23 02:51:14 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/23 02:51:14 DEBUG : files root 'rclone-test-nogawes4rase': Waiting for checks to finish 2025/01/23 02:51:14 DEBUG : empty space: Unchanged skipping 2025/01/23 02:51:14 DEBUG : files root 'rclone-test-nogawes4rase': Waiting for transfers to finish 2025/01/23 02:51:14 DEBUG : Waiting for deletions to finish 2025/01/23 02:51:14 INFO : enormous: Deleted 2025/01/23 02:51:14 INFO : potato2: Deleted 2025/01/23 02:51:14 INFO : There was nothing to transfer run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" 2025/01/23 02:51:14 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/01/23 02:51:14 DEBUG : Local file system at /tmp/rclone232840177: Waiting for checks to finish 2025/01/23 02:51:14 DEBUG : empty space: Unchanged skipping 2025/01/23 02:51:14 DEBUG : Local file system at /tmp/rclone232840177: Waiting for transfers to finish 2025/01/23 02:51:14 DEBUG : Waiting for deletions to finish 2025/01/23 02:51:14 INFO : enormous: Deleted 2025/01/23 02:51:14 INFO : potato2: Deleted 2025/01/23 02:51:14 INFO : There was nothing to transfer run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (4.43s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" 2025/01/23 02:51:19 DEBUG : five: Need to transfer - File not found at Destination 2025/01/23 02:51:19 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/01/23 02:51:19 DEBUG : three: Sizes identical 2025/01/23 02:51:19 DEBUG : two: Dst hash empty - aborting Src hash check 2025/01/23 02:51:19 DEBUG : one: Destination is newer than source, skipping 2025/01/23 02:51:19 DEBUG : files root 'rclone-test-nogawes4rase': Waiting for checks to finish 2025/01/23 02:51:19 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/01/23 02:51:19 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/01/23 02:51:19 DEBUG : files root 'rclone-test-nogawes4rase': Waiting for transfers to finish 2025/01/23 02:51:20 DEBUG : four: Dst hash empty - aborting Src hash check 2025/01/23 02:51:20 INFO : four: Copied (replaced existing) 2025/01/23 02:51:20 DEBUG : five: Dst hash empty - aborting Src hash check 2025/01/23 02:51:20 INFO : five: Copied (new) 2025/01/23 02:51:20 DEBUG : two: Dst hash empty - aborting Src hash check 2025/01/23 02:51:20 INFO : two: Copied (replaced existing) 2025/01/23 02:51:20 DEBUG : Waiting for deletions to finish 2025/01/23 02:51:21 DEBUG : four: Dst hash empty - aborting Src hash check 2025/01/23 02:51:21 DEBUG : five: Dst hash empty - aborting Src hash check 2025/01/23 02:51:21 DEBUG : one: Destination is newer than source, skipping 2025/01/23 02:51:21 DEBUG : three: Dst hash empty - aborting Src hash check 2025/01/23 02:51:21 DEBUG : two: Dst hash empty - aborting Src hash check 2025/01/23 02:51:21 DEBUG : five: Size of src and dst objects identical 2025/01/23 02:51:21 DEBUG : files root 'rclone-test-nogawes4rase': Waiting for checks to finish 2025/01/23 02:51:21 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/01/23 02:51:21 DEBUG : four: Size of src and dst objects identical 2025/01/23 02:51:21 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/01/23 02:51:21 DEBUG : two: Size of src and dst objects identical 2025/01/23 02:51:21 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/01/23 02:51:21 DEBUG : three: Size of src and dst objects identical 2025/01/23 02:51:21 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/01/23 02:51:21 DEBUG : files root 'rclone-test-nogawes4rase': Waiting for transfers to finish 2025/01/23 02:51:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (6.63s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1466: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1466: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" sync_test.go:1538: Can track renames: true 2025/01/23 02:51:22 INFO : files root 'rclone-test-nogawes4rase': Making map for --track-renames 2025/01/23 02:51:22 INFO : files root 'rclone-test-nogawes4rase': Finished making map for --track-renames 2025/01/23 02:51:22 DEBUG : files root 'rclone-test-nogawes4rase': Waiting for checks to finish 2025/01/23 02:51:22 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/23 02:51:22 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/01/23 02:51:22 DEBUG : files root 'rclone-test-nogawes4rase': Waiting for renames to finish 2025/01/23 02:51:22 DEBUG : files root 'rclone-test-nogawes4rase': Waiting for transfers to finish 2025/01/23 02:51:23 DEBUG : yam: Dst hash empty - aborting Src hash check 2025/01/23 02:51:23 INFO : yam: Copied (new) 2025/01/23 02:51:23 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/01/23 02:51:23 INFO : potato: Copied (new) 2025/01/23 02:51:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" 2025/01/23 02:51:23 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/23 02:51:23 INFO : files root 'rclone-test-nogawes4rase': Making map for --track-renames 2025/01/23 02:51:23 INFO : files root 'rclone-test-nogawes4rase': Finished making map for --track-renames 2025/01/23 02:51:23 DEBUG : files root 'rclone-test-nogawes4rase': Waiting for checks to finish 2025/01/23 02:51:23 DEBUG : yaml: Need to transfer - No matching file found at Destination 2025/01/23 02:51:23 DEBUG : potato: Unchanged skipping 2025/01/23 02:51:23 DEBUG : files root 'rclone-test-nogawes4rase': Waiting for renames to finish 2025/01/23 02:51:23 DEBUG : files root 'rclone-test-nogawes4rase': Waiting for transfers to finish 2025/01/23 02:51:24 DEBUG : yaml: Dst hash empty - aborting Src hash check 2025/01/23 02:51:24 INFO : yaml: Copied (new) 2025/01/23 02:51:24 DEBUG : Waiting for deletions to finish 2025/01/23 02:51:24 INFO : yam: Deleted run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" sync_test.go:1564: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1564 Error: Not equal: expected: true actual : false Test: TestSyncWithTrackRenames Messages: canTrackRenames=true, renames=0 --- FAIL: TestSyncWithTrackRenames (3.85s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" sync_test.go:1610: Can track renames: true 2025/01/23 02:51:26 INFO : files root 'rclone-test-nogawes4rase': Making map for --track-renames 2025/01/23 02:51:26 INFO : files root 'rclone-test-nogawes4rase': Finished making map for --track-renames 2025/01/23 02:51:26 DEBUG : files root 'rclone-test-nogawes4rase': Waiting for checks to finish 2025/01/23 02:51:26 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/23 02:51:26 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/01/23 02:51:26 DEBUG : files root 'rclone-test-nogawes4rase': Waiting for renames to finish 2025/01/23 02:51:26 DEBUG : files root 'rclone-test-nogawes4rase': Waiting for transfers to finish 2025/01/23 02:51:27 DEBUG : yam: Dst hash empty - aborting Src hash check 2025/01/23 02:51:27 INFO : yam: Copied (new) 2025/01/23 02:51:27 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/01/23 02:51:27 INFO : potato: Copied (new) 2025/01/23 02:51:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" 2025/01/23 02:51:27 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/23 02:51:27 INFO : files root 'rclone-test-nogawes4rase': Making map for --track-renames 2025/01/23 02:51:27 INFO : files root 'rclone-test-nogawes4rase': Finished making map for --track-renames 2025/01/23 02:51:27 DEBUG : files root 'rclone-test-nogawes4rase': Waiting for checks to finish 2025/01/23 02:51:27 DEBUG : potato: Unchanged skipping 2025/01/23 02:51:27 DEBUG : files root 'rclone-test-nogawes4rase': Waiting for renames to finish 2025/01/23 02:51:28 INFO : yam: Moved (server-side) to: yaml 2025/01/23 02:51:28 INFO : yaml: Renamed from "yam" 2025/01/23 02:51:28 DEBUG : files root 'rclone-test-nogawes4rase': Waiting for transfers to finish 2025/01/23 02:51:28 DEBUG : Waiting for deletions to finish 2025/01/23 02:51:28 INFO : There was nothing to transfer run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.64s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" sync_test.go:1649: Can track renames: true 2025/01/23 02:51:30 DEBUG : Added delayed dir = "sub", newDst= 2025/01/23 02:51:30 INFO : files root 'rclone-test-nogawes4rase': Making map for --track-renames 2025/01/23 02:51:30 INFO : files root 'rclone-test-nogawes4rase': Finished making map for --track-renames 2025/01/23 02:51:30 DEBUG : files root 'rclone-test-nogawes4rase': Waiting for checks to finish 2025/01/23 02:51:30 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/23 02:51:30 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/01/23 02:51:30 DEBUG : files root 'rclone-test-nogawes4rase': Waiting for renames to finish 2025/01/23 02:51:30 DEBUG : files root 'rclone-test-nogawes4rase': Waiting for transfers to finish 2025/01/23 02:51:31 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/01/23 02:51:31 INFO : potato: Copied (new) 2025/01/23 02:51:31 DEBUG : sub/yam: Dst hash empty - aborting Src hash check 2025/01/23 02:51:31 INFO : sub/yam: Copied (new) 2025/01/23 02:51:31 DEBUG : Waiting for deletions to finish 2025/01/23 02:51:31 INFO : sub: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" 2025/01/23 02:51:31 DEBUG : Added delayed dir = "sub", newDst=sub 2025/01/23 02:51:31 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/23 02:51:31 DEBUG : potato: Unchanged skipping 2025/01/23 02:51:32 INFO : files root 'rclone-test-nogawes4rase': Making map for --track-renames 2025/01/23 02:51:32 INFO : files root 'rclone-test-nogawes4rase': Finished making map for --track-renames 2025/01/23 02:51:32 DEBUG : files root 'rclone-test-nogawes4rase': Waiting for checks to finish 2025/01/23 02:51:32 DEBUG : files root 'rclone-test-nogawes4rase': Waiting for renames to finish 2025/01/23 02:51:32 INFO : sub/yam: Moved (server-side) to: yam 2025/01/23 02:51:32 INFO : yam: Renamed from "sub/yam" 2025/01/23 02:51:32 DEBUG : files root 'rclone-test-nogawes4rase': Waiting for transfers to finish 2025/01/23 02:51:32 DEBUG : Waiting for deletions to finish 2025/01/23 02:51:32 INFO : There was nothing to transfer run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (4.90s) === RUN TestServerSideMoveLocal run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" 2025/01/23 02:51:34 DEBUG : Creating backend with remote "/tmp/rclone232840177/dir1" 2025/01/23 02:51:34 DEBUG : Creating backend with remote "/tmp/rclone232840177/dir2" 2025/01/23 02:51:34 DEBUG : Local file system at /tmp/rclone232840177/dir2: Using server-side directory move 2025/01/23 02:51:34 INFO : Local file system at /tmp/rclone232840177/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/23 02:51:34 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/01/23 02:51:34 DEBUG : Local file system at /tmp/rclone232840177/dir2: Waiting for checks to finish 2025/01/23 02:51:34 INFO : file1.txt: Moved (server-side) 2025/01/23 02:51:34 DEBUG : Local file system at /tmp/rclone232840177/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.27s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" 2025/01/23 02:51:35 DEBUG : Added delayed dir = "nested", newDst= 2025/01/23 02:51:35 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/23 02:51:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/23 02:51:35 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2025/01/23 02:51:35 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/23 02:51:35 DEBUG : files root 'rclone-test-nogawes4rase': Waiting for checks to finish 2025/01/23 02:51:35 DEBUG : files root 'rclone-test-nogawes4rase': Waiting for transfers to finish 2025/01/23 02:51:36 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/01/23 02:51:36 INFO : sub dir/hello world: Copied (new) 2025/01/23 02:51:36 INFO : sub dir/hello world: Deleted 2025/01/23 02:51:36 DEBUG : nested/sub dir/file: Dst hash empty - aborting Src hash check 2025/01/23 02:51:36 INFO : nested/sub dir/file: Copied (new) 2025/01/23 02:51:36 INFO : nested/sub dir/file: Deleted 2025/01/23 02:51:36 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2025/01/23 02:51:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/23 02:51:36 INFO : nested: Set directory modification time (using DirSetModTime) 2025/01/23 02:51:36 INFO : sub dir: Removing directory 2025/01/23 02:51:36 INFO : nested/sub dir: Removing directory 2025/01/23 02:51:36 INFO : nested: Removing directory 2025/01/23 02:51:36 DEBUG : Local file system at /tmp/rclone232840177: deleted 3 directories run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" --- PASS: TestMoveWithDeleteEmptySrcDirs (4.36s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" 2025/01/23 02:51:39 DEBUG : Added delayed dir = "nested", newDst= 2025/01/23 02:51:39 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/23 02:51:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/23 02:51:39 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2025/01/23 02:51:39 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/23 02:51:39 DEBUG : files root 'rclone-test-nogawes4rase': Waiting for checks to finish 2025/01/23 02:51:39 DEBUG : files root 'rclone-test-nogawes4rase': Waiting for transfers to finish 2025/01/23 02:51:40 DEBUG : nested/sub dir/file: Dst hash empty - aborting Src hash check 2025/01/23 02:51:40 INFO : nested/sub dir/file: Copied (new) 2025/01/23 02:51:40 INFO : nested/sub dir/file: Deleted 2025/01/23 02:51:40 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/01/23 02:51:40 INFO : sub dir/hello world: Copied (new) 2025/01/23 02:51:40 INFO : sub dir/hello world: Deleted 2025/01/23 02:51:40 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2025/01/23 02:51:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/23 02:51:40 INFO : nested: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (4.05s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" 2025/01/23 02:51:43 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/23 02:51:43 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/01/23 02:51:43 DEBUG : files root 'rclone-test-nogawes4rase': Waiting for checks to finish 2025/01/23 02:51:43 DEBUG : files root 'rclone-test-nogawes4rase': Waiting for transfers to finish 2025/01/23 02:51:44 DEBUG : existing-b: Dst hash empty - aborting Src hash check 2025/01/23 02:51:44 INFO : existing-b: Copied (new) 2025/01/23 02:51:44 INFO : existing-b: Deleted 2025/01/23 02:51:44 DEBUG : existing: Dst hash empty - aborting Src hash check 2025/01/23 02:51:44 INFO : existing: Copied (new) 2025/01/23 02:51:44 INFO : existing: Deleted 2025/01/23 02:51:44 DEBUG : existing: Destination exists, skipping 2025/01/23 02:51:44 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/01/23 02:51:44 DEBUG : files root 'rclone-test-nogawes4rase': Waiting for checks to finish 2025/01/23 02:51:44 DEBUG : files root 'rclone-test-nogawes4rase': Waiting for transfers to finish 2025/01/23 02:51:44 INFO : There was nothing to transfer run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" --- PASS: TestMoveWithIgnoreExisting (2.68s) === RUN TestServerSideMove run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" 2025/01/23 02:51:46 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-yabozac8yoka" sync_test.go:1705: Server side move (if possible) files root 'rclone-test-nogawes4rase' -> files root 'rclone-test-yabozac8yoka' 2025/01/23 02:51:51 DEBUG : files root 'rclone-test-yabozac8yoka': Using server-side directory move 2025/01/23 02:51:51 INFO : files root 'rclone-test-yabozac8yoka': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/23 02:51:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/23 02:51:52 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/01/23 02:51:52 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/23 02:51:52 DEBUG : empty space: Unchanged skipping 2025/01/23 02:51:52 DEBUG : files root 'rclone-test-yabozac8yoka': Waiting for checks to finish 2025/01/23 02:51:52 INFO : empty space: Deleted 2025/01/23 02:51:52 DEBUG : files root 'rclone-test-yabozac8yoka': Waiting for transfers to finish 2025/01/23 02:51:52 INFO : potato3: Deleted 2025/01/23 02:51:52 INFO : potato2: Moved (server-side) 2025/01/23 02:51:52 INFO : potato3: Moved (server-side) 2025/01/23 02:51:53 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-hebuxug7yore" 2025/01/23 02:51:53 DEBUG : files root 'rclone-test-hebuxug7yore': Using server-side directory move 2025/01/23 02:51:54 INFO : files root 'rclone-test-hebuxug7yore': Server side directory move succeeded 2025/01/23 02:51:54 ERROR : : error listing: directory not found 2025/01/23 02:51:54 DEBUG : files root 'rclone-test-hebuxug7yore': Purge remote 2025/01/23 02:51:55 DEBUG : files root 'rclone-test-yabozac8yoka': Purge remote 2025/01/23 02:51:55 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (9.26s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" 2025/01/23 02:51:55 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-yumefew1rire" sync_test.go:1705: Server side move (if possible) files root 'rclone-test-nogawes4rase' -> files root 'rclone-test-yumefew1rire' 2025/01/23 02:52:01 DEBUG : empty space: Excluded (Size Filter) 2025/01/23 02:52:01 DEBUG : empty space: Excluded 2025/01/23 02:52:01 DEBUG : empty space: Excluded (Size Filter) 2025/01/23 02:52:01 DEBUG : empty space: Excluded 2025/01/23 02:52:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/23 02:52:01 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/23 02:52:01 DEBUG : files root 'rclone-test-yumefew1rire': Waiting for checks to finish 2025/01/23 02:52:01 DEBUG : files root 'rclone-test-yumefew1rire': Waiting for transfers to finish 2025/01/23 02:52:01 INFO : potato3: Deleted 2025/01/23 02:52:02 INFO : potato2: Moved (server-side) 2025/01/23 02:52:02 INFO : potato3: Moved (server-side) 2025/01/23 02:52:02 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-jowivub3xezi" 2025/01/23 02:52:03 DEBUG : empty space: Excluded (Size Filter) 2025/01/23 02:52:03 DEBUG : empty space: Excluded 2025/01/23 02:52:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/23 02:52:04 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/23 02:52:04 DEBUG : files root 'rclone-test-jowivub3xezi': Waiting for checks to finish 2025/01/23 02:52:04 DEBUG : files root 'rclone-test-jowivub3xezi': Waiting for transfers to finish 2025/01/23 02:52:04 INFO : potato3: Moved (server-side) 2025/01/23 02:52:05 INFO : potato2: Moved (server-side) 2025/01/23 02:52:05 DEBUG : files root 'rclone-test-jowivub3xezi': Purge remote 2025/01/23 02:52:05 DEBUG : files root 'rclone-test-yumefew1rire': Purge remote --- PASS: TestServerSideMoveWithFilter (11.06s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" 2025/01/23 02:52:06 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-reludeg1behi" 2025/01/23 02:52:10 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) files root 'rclone-test-nogawes4rase' -> files root 'rclone-test-reludeg1behi' 2025/01/23 02:52:13 DEBUG : files root 'rclone-test-reludeg1behi': Using server-side directory move 2025/01/23 02:52:13 INFO : files root 'rclone-test-reludeg1behi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/23 02:52:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/23 02:52:13 DEBUG : Added delayed dir = "tomatoDir", newDst= 2025/01/23 02:52:13 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/01/23 02:52:13 DEBUG : empty space: Unchanged skipping 2025/01/23 02:52:13 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/23 02:52:13 DEBUG : files root 'rclone-test-reludeg1behi': Waiting for checks to finish 2025/01/23 02:52:13 INFO : empty space: Deleted 2025/01/23 02:52:13 DEBUG : files root 'rclone-test-reludeg1behi': Waiting for transfers to finish 2025/01/23 02:52:14 INFO : potato3: Deleted 2025/01/23 02:52:14 INFO : potato2: Moved (server-side) 2025/01/23 02:52:14 INFO : potato3: Moved (server-side) 2025/01/23 02:52:14 INFO : tomatoDir: Removing directory 2025/01/23 02:52:14 DEBUG : files root 'rclone-test-nogawes4rase': deleted 1 directories 2025/01/23 02:52:15 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-wiricig9veqa" 2025/01/23 02:52:15 INFO : tomatoDir: Making directory 2025/01/23 02:52:16 DEBUG : files root 'rclone-test-wiricig9veqa': Using server-side directory move 2025/01/23 02:52:17 INFO : files root 'rclone-test-wiricig9veqa': Server side directory move succeeded 2025/01/23 02:52:17 ERROR : : error listing: directory not found 2025/01/23 02:52:17 ERROR : : error listing: directory not found 2025/01/23 02:52:17 DEBUG : files root 'rclone-test-wiricig9veqa': Purge remote 2025/01/23 02:52:18 DEBUG : files root 'rclone-test-reludeg1behi': Purge remote 2025/01/23 02:52:18 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (11.89s) === RUN TestServerSideMoveOverlap run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.25s) === RUN TestSyncOverlap run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" 2025/01/23 02:52:18 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-nogawes4rase/rclone-sync-test" run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" --- PASS: TestSyncOverlap (2.74s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" 2025/01/23 02:52:21 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-nogawes4rase/rclone-sync-test" 2025/01/23 02:52:22 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-nogawes4rase/rclone-sync-test-include/layer2" 2025/01/23 02:52:24 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-nogawes4rase/rclone-sync-test-ignore-file" 2025/01/23 02:52:26 DEBUG : rclone-sync-test: Excluded 2025/01/23 02:52:26 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/23 02:52:27 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2025/01/23 02:52:27 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/23 02:52:27 DEBUG : files root 'rclone-test-nogawes4rase/rclone-sync-test': Waiting for checks to finish 2025/01/23 02:52:27 DEBUG : files root 'rclone-test-nogawes4rase/rclone-sync-test': Waiting for transfers to finish 2025/01/23 02:52:27 DEBUG : Waiting for deletions to finish 2025/01/23 02:52:27 INFO : There was nothing to transfer 2025/01/23 02:52:27 DEBUG : rclone-sync-test: Excluded 2025/01/23 02:52:28 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/23 02:52:28 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/23 02:52:28 DEBUG : files root 'rclone-test-nogawes4rase': Waiting for checks to finish 2025/01/23 02:52:28 DEBUG : files root 'rclone-test-nogawes4rase': Waiting for transfers to finish 2025/01/23 02:52:28 DEBUG : Waiting for deletions to finish 2025/01/23 02:52:28 INFO : rclone-sync-test-include: Removing directory 2025/01/23 02:52:28 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-nogawes4rase/rclone-sync-test-include not empty`) 2025/01/23 02:52:28 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/23 02:52:28 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-nogawes4rase/rclone-sync-test-include not empty`) 2025/01/23 02:52:28 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/01/23 02:52:29 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-nogawes4rase/rclone-sync-test-include not empty`) 2025/01/23 02:52:29 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/01/23 02:52:29 DEBUG : pacer: low level retry 4/10 (error Folder Not Empty - `Folder rclone-test-nogawes4rase/rclone-sync-test-include not empty`) 2025/01/23 02:52:29 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2025/01/23 02:52:29 DEBUG : pacer: low level retry 5/10 (error Folder Not Empty - `Folder rclone-test-nogawes4rase/rclone-sync-test-include not empty`) 2025/01/23 02:52:29 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2025/01/23 02:52:29 DEBUG : pacer: low level retry 6/10 (error Folder Not Empty - `Folder rclone-test-nogawes4rase/rclone-sync-test-include not empty`) 2025/01/23 02:52:29 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2025/01/23 02:52:29 DEBUG : pacer: low level retry 7/10 (error Folder Not Empty - `Folder rclone-test-nogawes4rase/rclone-sync-test-include not empty`) 2025/01/23 02:52:29 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2025/01/23 02:52:30 DEBUG : pacer: low level retry 8/10 (error Folder Not Empty - `Folder rclone-test-nogawes4rase/rclone-sync-test-include not empty`) 2025/01/23 02:52:30 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/01/23 02:52:31 DEBUG : pacer: low level retry 9/10 (error Folder Not Empty - `Folder rclone-test-nogawes4rase/rclone-sync-test-include not empty`) 2025/01/23 02:52:33 DEBUG : pacer: low level retry 10/10 (error Folder Not Empty - `Folder rclone-test-nogawes4rase/rclone-sync-test-include not empty`) 2025/01/23 02:52:33 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/01/23 02:52:33 DEBUG : files root 'rclone-test-nogawes4rase': failed to delete 1 directories 2025/01/23 02:52:33 INFO : There was nothing to transfer run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" 2025/01/23 02:52:35 DEBUG : pacer: Reducing sleep to 1.5s 2025/01/23 02:52:37 DEBUG : pacer: Reducing sleep to 1.125s 2025/01/23 02:52:39 DEBUG : pacer: Reducing sleep to 843.75ms 2025/01/23 02:52:39 DEBUG : rclone-sync-test: Excluded 2025/01/23 02:52:40 DEBUG : pacer: Reducing sleep to 632.8125ms 2025/01/23 02:52:40 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/23 02:52:41 DEBUG : pacer: Reducing sleep to 474.609375ms 2025/01/23 02:52:41 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2025/01/23 02:52:41 DEBUG : pacer: Reducing sleep to 355.957031ms 2025/01/23 02:52:42 DEBUG : pacer: Reducing sleep to 266.967773ms 2025/01/23 02:52:42 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/23 02:52:42 DEBUG : files root 'rclone-test-nogawes4rase/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/01/23 02:52:42 DEBUG : files root 'rclone-test-nogawes4rase/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/01/23 02:52:42 DEBUG : Waiting for deletions to finish 2025/01/23 02:52:42 INFO : There was nothing to transfer run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" 2025/01/23 02:52:42 DEBUG : pacer: Reducing sleep to 200.225829ms 2025/01/23 02:52:42 DEBUG : pacer: Reducing sleep to 150.169371ms 2025/01/23 02:52:43 DEBUG : pacer: Reducing sleep to 112.627028ms 2025/01/23 02:52:43 DEBUG : rclone-sync-test: Excluded 2025/01/23 02:52:43 DEBUG : pacer: Reducing sleep to 84.470271ms 2025/01/23 02:52:43 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/23 02:52:43 DEBUG : pacer: Reducing sleep to 63.352703ms 2025/01/23 02:52:43 DEBUG : pacer: Reducing sleep to 47.514527ms 2025/01/23 02:52:43 DEBUG : pacer: Reducing sleep to 35.635895ms 2025/01/23 02:52:43 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/23 02:52:43 DEBUG : files root 'rclone-test-nogawes4rase': Waiting for checks to finish 2025/01/23 02:52:43 DEBUG : files root 'rclone-test-nogawes4rase': Waiting for transfers to finish 2025/01/23 02:52:43 DEBUG : Waiting for deletions to finish 2025/01/23 02:52:43 INFO : rclone-sync-test-include: Removing directory 2025/01/23 02:52:44 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-nogawes4rase/rclone-sync-test-include not empty`) 2025/01/23 02:52:44 DEBUG : pacer: Rate limited, increasing sleep to 71.27179ms 2025/01/23 02:52:44 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-nogawes4rase/rclone-sync-test-include not empty`) 2025/01/23 02:52:44 DEBUG : pacer: Rate limited, increasing sleep to 142.54358ms 2025/01/23 02:52:44 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-nogawes4rase/rclone-sync-test-include not empty`) 2025/01/23 02:52:44 DEBUG : pacer: Rate limited, increasing sleep to 285.08716ms 2025/01/23 02:52:44 DEBUG : pacer: low level retry 4/10 (error Folder Not Empty - `Folder rclone-test-nogawes4rase/rclone-sync-test-include not empty`) 2025/01/23 02:52:44 DEBUG : pacer: Rate limited, increasing sleep to 570.17432ms 2025/01/23 02:52:45 DEBUG : pacer: low level retry 5/10 (error Folder Not Empty - `Folder rclone-test-nogawes4rase/rclone-sync-test-include not empty`) 2025/01/23 02:52:45 DEBUG : pacer: Rate limited, increasing sleep to 1.14034864s 2025/01/23 02:52:45 DEBUG : pacer: low level retry 6/10 (error Folder Not Empty - `Folder rclone-test-nogawes4rase/rclone-sync-test-include not empty`) 2025/01/23 02:52:45 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/01/23 02:52:46 DEBUG : pacer: low level retry 7/10 (error Folder Not Empty - `Folder rclone-test-nogawes4rase/rclone-sync-test-include not empty`) 2025/01/23 02:52:48 DEBUG : pacer: low level retry 8/10 (error Folder Not Empty - `Folder rclone-test-nogawes4rase/rclone-sync-test-include not empty`) 2025/01/23 02:52:50 DEBUG : pacer: low level retry 9/10 (error Folder Not Empty - `Folder rclone-test-nogawes4rase/rclone-sync-test-include not empty`) 2025/01/23 02:52:52 DEBUG : pacer: low level retry 10/10 (error Folder Not Empty - `Folder rclone-test-nogawes4rase/rclone-sync-test-include not empty`) 2025/01/23 02:52:52 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/01/23 02:52:52 DEBUG : files root 'rclone-test-nogawes4rase': failed to delete 1 directories 2025/01/23 02:52:52 INFO : There was nothing to transfer run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" 2025/01/23 02:52:54 DEBUG : pacer: Reducing sleep to 1.5s 2025/01/23 02:52:55 DEBUG : : Excluded 2025/01/23 02:52:56 DEBUG : pacer: Reducing sleep to 1.125s 2025/01/23 02:52:58 DEBUG : pacer: Reducing sleep to 843.75ms 2025/01/23 02:52:58 DEBUG : rclone-sync-test: Excluded 2025/01/23 02:52:59 DEBUG : pacer: Reducing sleep to 632.8125ms 2025/01/23 02:52:59 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/23 02:53:00 DEBUG : pacer: Reducing sleep to 474.609375ms 2025/01/23 02:53:00 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2025/01/23 02:53:00 DEBUG : pacer: Reducing sleep to 355.957031ms 2025/01/23 02:53:01 DEBUG : pacer: Reducing sleep to 266.967773ms 2025/01/23 02:53:01 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/23 02:53:01 DEBUG : files root 'rclone-test-nogawes4rase/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/01/23 02:53:01 DEBUG : files root 'rclone-test-nogawes4rase/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/01/23 02:53:01 DEBUG : Waiting for deletions to finish 2025/01/23 02:53:01 INFO : There was nothing to transfer run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" 2025/01/23 02:53:01 DEBUG : pacer: Reducing sleep to 200.225829ms 2025/01/23 02:53:01 DEBUG : pacer: Reducing sleep to 150.169371ms 2025/01/23 02:53:01 DEBUG : pacer: Reducing sleep to 112.627028ms 2025/01/23 02:53:02 DEBUG : pacer: Reducing sleep to 84.470271ms 2025/01/23 02:53:02 DEBUG : pacer: Reducing sleep to 63.352703ms 2025/01/23 02:53:02 DEBUG : pacer: Reducing sleep to 47.514527ms 2025/01/23 02:53:02 DEBUG : pacer: Reducing sleep to 35.635895ms 2025/01/23 02:53:02 DEBUG : pacer: Reducing sleep to 26.726921ms 2025/01/23 02:53:03 DEBUG : pacer: Reducing sleep to 20.04519ms 2025/01/23 02:53:03 DEBUG : pacer: Reducing sleep to 15.033892ms 2025/01/23 02:53:03 DEBUG : pacer: Reducing sleep to 11.275419ms 2025/01/23 02:53:03 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestSyncOverlapWithFilter (47.68s) === RUN TestSyncCompareDest run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" 2025/01/23 02:53:09 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-nogawes4rase/dst" 2025/01/23 02:53:10 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-nogawes4rase/CompareDest" 2025/01/23 02:53:11 DEBUG : one: Need to transfer - File not found at Destination 2025/01/23 02:53:11 DEBUG : files root 'rclone-test-nogawes4rase/dst': Waiting for checks to finish 2025/01/23 02:53:11 DEBUG : files root 'rclone-test-nogawes4rase/dst': Waiting for transfers to finish 2025/01/23 02:53:13 DEBUG : one: Dst hash empty - aborting Src hash check 2025/01/23 02:53:13 INFO : one: Copied (new) 2025/01/23 02:53:13 DEBUG : Waiting for deletions to finish 2025/01/23 02:53:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/23 02:53:14 DEBUG : files root 'rclone-test-nogawes4rase/dst': Waiting for checks to finish 2025/01/23 02:53:14 DEBUG : files root 'rclone-test-nogawes4rase/dst': Waiting for transfers to finish 2025/01/23 02:53:15 DEBUG : one: Dst hash empty - aborting Src hash check 2025/01/23 02:53:15 INFO : one: Copied (replaced existing) 2025/01/23 02:53:15 DEBUG : Waiting for deletions to finish 2025/01/23 02:53:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/23 02:53:18 DEBUG : files root 'rclone-test-nogawes4rase/dst': Waiting for checks to finish 2025/01/23 02:53:18 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/23 02:53:18 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/23 02:53:18 DEBUG : files root 'rclone-test-nogawes4rase/dst': Waiting for transfers to finish 2025/01/23 02:53:18 DEBUG : Waiting for deletions to finish 2025/01/23 02:53:18 INFO : There was nothing to transfer 2025/01/23 02:53:20 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/23 02:53:20 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/23 02:53:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/23 02:53:20 DEBUG : files root 'rclone-test-nogawes4rase/dst': Waiting for checks to finish 2025/01/23 02:53:20 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/23 02:53:20 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/23 02:53:20 DEBUG : files root 'rclone-test-nogawes4rase/dst': Waiting for transfers to finish 2025/01/23 02:53:20 DEBUG : Waiting for deletions to finish 2025/01/23 02:53:20 INFO : There was nothing to transfer 2025/01/23 02:53:21 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/23 02:53:21 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/23 02:53:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/23 02:53:21 DEBUG : files root 'rclone-test-nogawes4rase/dst': Waiting for checks to finish 2025/01/23 02:53:21 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/23 02:53:21 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/23 02:53:21 DEBUG : files root 'rclone-test-nogawes4rase/dst': Waiting for transfers to finish 2025/01/23 02:53:21 DEBUG : Waiting for deletions to finish 2025/01/23 02:53:21 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2025/01/23 02:53:22 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/01/23 02:53:22 DEBUG : two: Need to transfer - File not found at Destination 2025/01/23 02:53:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/23 02:53:22 DEBUG : files root 'rclone-test-nogawes4rase/dst': Waiting for checks to finish 2025/01/23 02:53:22 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/23 02:53:22 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/23 02:53:22 DEBUG : files root 'rclone-test-nogawes4rase/dst': Waiting for transfers to finish 2025/01/23 02:53:23 DEBUG : two: Dst hash empty - aborting Src hash check 2025/01/23 02:53:23 INFO : two: Copied (new) 2025/01/23 02:53:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (16.33s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" 2025/01/23 02:53:27 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-nogawes4rase/dest" 2025/01/23 02:53:28 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-nogawes4rase/pre-dest1" 2025/01/23 02:53:28 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-nogawes4rase/pre-dest2" 2025/01/23 02:53:29 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/23 02:53:29 DEBUG : 1: Destination found in --compare-dest, skipping 2025/01/23 02:53:29 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/23 02:53:29 DEBUG : 2: Destination found in --compare-dest, skipping 2025/01/23 02:53:30 DEBUG : 3: Need to transfer - File not found at Destination 2025/01/23 02:53:30 DEBUG : files root 'rclone-test-nogawes4rase/dest': Waiting for checks to finish 2025/01/23 02:53:30 DEBUG : files root 'rclone-test-nogawes4rase/dest': Waiting for transfers to finish 2025/01/23 02:53:31 DEBUG : 3: Dst hash empty - aborting Src hash check 2025/01/23 02:53:31 INFO : 3: Copied (new) 2025/01/23 02:53:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (7.94s) === RUN TestSyncCopyDest run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" 2025/01/23 02:53:33 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-nogawes4rase/dst" 2025/01/23 02:53:33 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-nogawes4rase/CopyDest" 2025/01/23 02:53:34 DEBUG : one: Need to transfer - File not found at Destination 2025/01/23 02:53:34 DEBUG : files root 'rclone-test-nogawes4rase/dst': Waiting for checks to finish 2025/01/23 02:53:34 DEBUG : files root 'rclone-test-nogawes4rase/dst': Waiting for transfers to finish 2025/01/23 02:53:35 DEBUG : one: Dst hash empty - aborting Src hash check 2025/01/23 02:53:35 INFO : one: Copied (new) 2025/01/23 02:53:35 DEBUG : Waiting for deletions to finish 2025/01/23 02:53:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/23 02:53:36 DEBUG : files root 'rclone-test-nogawes4rase/dst': Waiting for checks to finish 2025/01/23 02:53:36 DEBUG : files root 'rclone-test-nogawes4rase/dst': Waiting for transfers to finish 2025/01/23 02:53:37 DEBUG : one: Dst hash empty - aborting Src hash check 2025/01/23 02:53:37 INFO : one: Copied (replaced existing) 2025/01/23 02:53:37 DEBUG : Waiting for deletions to finish 2025/01/23 02:53:40 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-nogawes4rase/BackupDir" 2025/01/23 02:53:41 DEBUG : files root 'rclone-test-nogawes4rase/dst': Waiting for checks to finish 2025/01/23 02:53:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/23 02:53:41 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/23 02:53:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/23 02:53:43 INFO : one: Moved (server-side) 2025/01/23 02:53:45 DEBUG : one: Dst hash empty - aborting Src hash check 2025/01/23 02:53:45 DEBUG : one: Src hash empty - aborting Dst hash check 2025/01/23 02:53:45 INFO : one: Copied (server-side copy) 2025/01/23 02:53:45 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/01/23 02:53:45 DEBUG : files root 'rclone-test-nogawes4rase/dst': Waiting for transfers to finish 2025/01/23 02:53:45 DEBUG : Waiting for deletions to finish 2025/01/23 02:53:47 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/23 02:53:49 DEBUG : two: Dst hash empty - aborting Src hash check 2025/01/23 02:53:49 DEBUG : two: Src hash empty - aborting Dst hash check 2025/01/23 02:53:49 INFO : two: Copied (server-side copy) 2025/01/23 02:53:49 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/01/23 02:53:49 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/23 02:53:49 DEBUG : one: Unchanged skipping 2025/01/23 02:53:49 DEBUG : files root 'rclone-test-nogawes4rase/dst': Waiting for checks to finish 2025/01/23 02:53:49 DEBUG : files root 'rclone-test-nogawes4rase/dst': Waiting for transfers to finish 2025/01/23 02:53:49 DEBUG : Waiting for deletions to finish 2025/01/23 02:53:50 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/23 02:53:50 DEBUG : two: Unchanged skipping 2025/01/23 02:53:50 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/23 02:53:50 DEBUG : one: Unchanged skipping 2025/01/23 02:53:50 DEBUG : files root 'rclone-test-nogawes4rase/dst': Waiting for checks to finish 2025/01/23 02:53:50 DEBUG : files root 'rclone-test-nogawes4rase/dst': Waiting for transfers to finish 2025/01/23 02:53:50 DEBUG : Waiting for deletions to finish 2025/01/23 02:53:50 INFO : There was nothing to transfer 2025/01/23 02:53:51 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/01/23 02:53:51 DEBUG : three: Destination not found in --copy-dest 2025/01/23 02:53:51 DEBUG : three: Need to transfer - File not found at Destination 2025/01/23 02:53:51 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/23 02:53:51 DEBUG : one: Unchanged skipping 2025/01/23 02:53:51 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/23 02:53:51 DEBUG : two: Unchanged skipping 2025/01/23 02:53:51 DEBUG : files root 'rclone-test-nogawes4rase/dst': Waiting for checks to finish 2025/01/23 02:53:51 DEBUG : files root 'rclone-test-nogawes4rase/dst': Waiting for transfers to finish 2025/01/23 02:53:56 DEBUG : three: Dst hash empty - aborting Src hash check 2025/01/23 02:53:56 INFO : three: Copied (new) 2025/01/23 02:53:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (25.36s) === RUN TestSyncBackupDir run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" 2025/01/23 02:54:01 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-nogawes4rase/dst" 2025/01/23 02:54:02 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-nogawes4rase/backup" 2025/01/23 02:54:03 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/23 02:54:03 DEBUG : files root 'rclone-test-nogawes4rase/dst': Waiting for checks to finish 2025/01/23 02:54:03 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/23 02:54:03 DEBUG : two: Unchanged skipping 2025/01/23 02:54:04 INFO : one: Moved (server-side) 2025/01/23 02:54:04 DEBUG : files root 'rclone-test-nogawes4rase/dst': Waiting for transfers to finish 2025/01/23 02:54:05 DEBUG : one: Dst hash empty - aborting Src hash check 2025/01/23 02:54:05 INFO : one: Copied (new) 2025/01/23 02:54:05 DEBUG : Waiting for deletions to finish 2025/01/23 02:54:06 INFO : three.txt: Moved (server-side) 2025/01/23 02:54:06 INFO : three.txt: Moved into backup dir 2025/01/23 02:54:07 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/23 02:54:07 DEBUG : files root 'rclone-test-nogawes4rase/dst': Waiting for checks to finish 2025/01/23 02:54:07 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/23 02:54:07 DEBUG : two: Unchanged skipping 2025/01/23 02:54:08 INFO : one: Deleted 2025/01/23 02:54:08 INFO : one: Moved (server-side) 2025/01/23 02:54:08 DEBUG : files root 'rclone-test-nogawes4rase/dst': Waiting for transfers to finish 2025/01/23 02:54:09 DEBUG : one: Dst hash empty - aborting Src hash check 2025/01/23 02:54:09 INFO : one: Copied (new) 2025/01/23 02:54:09 DEBUG : Waiting for deletions to finish 2025/01/23 02:54:09 INFO : three.txt: Deleted 2025/01/23 02:54:10 INFO : three.txt: Moved (server-side) 2025/01/23 02:54:10 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.74s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" 2025/01/23 02:54:15 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-nogawes4rase/dst" 2025/01/23 02:54:16 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-nogawes4rase/backup" 2025/01/23 02:54:16 DEBUG : files root 'rclone-test-nogawes4rase/dst': Waiting for checks to finish 2025/01/23 02:54:16 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/23 02:54:16 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/23 02:54:16 DEBUG : two: Unchanged skipping 2025/01/23 02:54:17 INFO : one: Moved (server-side) to: one.bak 2025/01/23 02:54:17 DEBUG : files root 'rclone-test-nogawes4rase/dst': Waiting for transfers to finish 2025/01/23 02:54:18 DEBUG : one: Dst hash empty - aborting Src hash check 2025/01/23 02:54:18 INFO : one: Copied (new) 2025/01/23 02:54:18 DEBUG : Waiting for deletions to finish 2025/01/23 02:54:19 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/23 02:54:19 INFO : three.txt: Moved into backup dir 2025/01/23 02:54:21 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/23 02:54:21 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/23 02:54:21 DEBUG : two: Unchanged skipping 2025/01/23 02:54:21 DEBUG : files root 'rclone-test-nogawes4rase/dst': Waiting for checks to finish 2025/01/23 02:54:21 INFO : one.bak: Deleted 2025/01/23 02:54:21 INFO : one: Moved (server-side) to: one.bak 2025/01/23 02:54:21 DEBUG : files root 'rclone-test-nogawes4rase/dst': Waiting for transfers to finish 2025/01/23 02:54:22 DEBUG : one: Dst hash empty - aborting Src hash check 2025/01/23 02:54:22 INFO : one: Copied (new) 2025/01/23 02:54:22 DEBUG : Waiting for deletions to finish 2025/01/23 02:54:23 INFO : three.txt.bak: Deleted 2025/01/23 02:54:23 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/23 02:54:23 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.86s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" 2025/01/23 02:54:28 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-nogawes4rase/dst" 2025/01/23 02:54:28 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-nogawes4rase/backup" 2025/01/23 02:54:29 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/23 02:54:29 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/23 02:54:29 DEBUG : two: Unchanged skipping 2025/01/23 02:54:29 DEBUG : files root 'rclone-test-nogawes4rase/dst': Waiting for checks to finish 2025/01/23 02:54:30 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/23 02:54:30 DEBUG : files root 'rclone-test-nogawes4rase/dst': Waiting for transfers to finish 2025/01/23 02:54:31 DEBUG : one: Dst hash empty - aborting Src hash check 2025/01/23 02:54:31 INFO : one: Copied (new) 2025/01/23 02:54:31 DEBUG : Waiting for deletions to finish 2025/01/23 02:54:31 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/23 02:54:31 INFO : three.txt: Moved into backup dir 2025/01/23 02:54:33 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/23 02:54:33 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/23 02:54:33 DEBUG : two: Unchanged skipping 2025/01/23 02:54:33 DEBUG : files root 'rclone-test-nogawes4rase/dst': Waiting for checks to finish 2025/01/23 02:54:34 INFO : one-2019-01-01: Deleted 2025/01/23 02:54:34 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/23 02:54:34 DEBUG : files root 'rclone-test-nogawes4rase/dst': Waiting for transfers to finish 2025/01/23 02:54:35 DEBUG : one: Dst hash empty - aborting Src hash check 2025/01/23 02:54:35 INFO : one: Copied (new) 2025/01/23 02:54:35 DEBUG : Waiting for deletions to finish 2025/01/23 02:54:35 INFO : three-2019-01-01.txt: Deleted 2025/01/23 02:54:36 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/23 02:54:36 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.08s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" 2025/01/23 02:54:41 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-nogawes4rase/dst" 2025/01/23 02:54:42 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/23 02:54:42 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/23 02:54:42 DEBUG : two: Unchanged skipping 2025/01/23 02:54:42 DEBUG : files root 'rclone-test-nogawes4rase/dst': Waiting for checks to finish 2025/01/23 02:54:43 INFO : one: Moved (server-side) to: one.bak 2025/01/23 02:54:43 DEBUG : files root 'rclone-test-nogawes4rase/dst': Waiting for transfers to finish 2025/01/23 02:54:44 DEBUG : one: Dst hash empty - aborting Src hash check 2025/01/23 02:54:44 INFO : one: Copied (new) 2025/01/23 02:54:44 DEBUG : Waiting for deletions to finish 2025/01/23 02:54:45 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/23 02:54:45 INFO : three.txt: Moved into backup dir 2025/01/23 02:54:46 DEBUG : one.bak: Excluded (Path Filter) 2025/01/23 02:54:46 DEBUG : one.bak: Excluded 2025/01/23 02:54:46 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/01/23 02:54:46 DEBUG : three.txt.bak: Excluded 2025/01/23 02:54:46 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/23 02:54:46 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/23 02:54:46 DEBUG : two: Unchanged skipping 2025/01/23 02:54:46 DEBUG : files root 'rclone-test-nogawes4rase/dst': Waiting for checks to finish 2025/01/23 02:54:47 INFO : one.bak: Deleted 2025/01/23 02:54:47 INFO : one: Moved (server-side) to: one.bak 2025/01/23 02:54:47 DEBUG : files root 'rclone-test-nogawes4rase/dst': Waiting for transfers to finish 2025/01/23 02:54:48 DEBUG : one: Dst hash empty - aborting Src hash check 2025/01/23 02:54:48 INFO : one: Copied (new) 2025/01/23 02:54:48 DEBUG : Waiting for deletions to finish 2025/01/23 02:54:48 INFO : three.txt.bak: Deleted 2025/01/23 02:54:49 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/23 02:54:49 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (12.58s) === RUN TestSyncSuffix run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" 2025/01/23 02:54:53 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-nogawes4rase/dst" 2025/01/23 02:54:54 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/23 02:54:55 INFO : one: Moved (server-side) to: one.bak 2025/01/23 02:54:56 DEBUG : one: Dst hash empty - aborting Src hash check 2025/01/23 02:54:56 INFO : one: Copied (new) 2025/01/23 02:54:56 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/23 02:54:56 DEBUG : two: Unchanged skipping 2025/01/23 02:54:56 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/23 02:54:57 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/23 02:54:58 DEBUG : three.txt: Dst hash empty - aborting Src hash check 2025/01/23 02:54:58 INFO : three.txt: Copied (new) 2025/01/23 02:54:58 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/23 02:54:59 INFO : one.bak: Deleted 2025/01/23 02:54:59 INFO : one: Moved (server-side) to: one.bak 2025/01/23 02:55:03 DEBUG : one: Dst hash empty - aborting Src hash check 2025/01/23 02:55:03 INFO : one: Copied (new) 2025/01/23 02:55:04 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/23 02:55:04 DEBUG : two: Unchanged skipping 2025/01/23 02:55:04 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/23 02:55:04 INFO : three.txt.bak: Deleted 2025/01/23 02:55:05 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/23 02:55:06 DEBUG : three.txt: Dst hash empty - aborting Src hash check 2025/01/23 02:55:06 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (16.92s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" 2025/01/23 02:55:11 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-nogawes4rase/dst" 2025/01/23 02:55:11 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/23 02:55:12 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/23 02:55:13 DEBUG : one: Dst hash empty - aborting Src hash check 2025/01/23 02:55:13 INFO : one: Copied (new) 2025/01/23 02:55:13 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/23 02:55:13 DEBUG : two: Unchanged skipping 2025/01/23 02:55:13 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/23 02:55:14 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/23 02:55:15 DEBUG : three.txt: Dst hash empty - aborting Src hash check 2025/01/23 02:55:15 INFO : three.txt: Copied (new) 2025/01/23 02:55:16 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/23 02:55:16 INFO : one-2019-01-01: Deleted 2025/01/23 02:55:17 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/23 02:55:18 DEBUG : one: Dst hash empty - aborting Src hash check 2025/01/23 02:55:18 INFO : one: Copied (new) 2025/01/23 02:55:18 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/23 02:55:18 DEBUG : two: Unchanged skipping 2025/01/23 02:55:18 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/23 02:55:19 INFO : three-2019-01-01.txt: Deleted 2025/01/23 02:55:19 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/23 02:55:20 DEBUG : three.txt: Dst hash empty - aborting Src hash check 2025/01/23 02:55:20 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (14.26s) === RUN TestSyncUTFNorm run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" 2025/01/23 02:55:23 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/01/23 02:55:23 DEBUG : files root 'rclone-test-nogawes4rase': Waiting for checks to finish 2025/01/23 02:55:23 DEBUG : files root 'rclone-test-nogawes4rase': Waiting for transfers to finish 2025/01/23 02:55:24 DEBUG : Testêé: Dst hash empty - aborting Src hash check 2025/01/23 02:55:24 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/01/23 02:55:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.88s) === RUN TestSyncImmutable run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" 2025/01/23 02:55:25 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/23 02:55:25 DEBUG : files root 'rclone-test-nogawes4rase': Waiting for checks to finish 2025/01/23 02:55:25 DEBUG : files root 'rclone-test-nogawes4rase': Waiting for transfers to finish 2025/01/23 02:55:26 DEBUG : existing: Dst hash empty - aborting Src hash check 2025/01/23 02:55:26 INFO : existing: Copied (new) 2025/01/23 02:55:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" 2025/01/23 02:55:26 DEBUG : files root 'rclone-test-nogawes4rase': Waiting for checks to finish 2025/01/23 02:55:26 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/01/23 02:55:26 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/01/23 02:55:26 DEBUG : files root 'rclone-test-nogawes4rase': Waiting for transfers to finish 2025/01/23 02:55:26 ERROR : files root 'rclone-test-nogawes4rase': not deleting files as there were IO errors 2025/01/23 02:55:26 ERROR : files root 'rclone-test-nogawes4rase': not deleting directories as there were IO errors run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" --- PASS: TestSyncImmutable (2.73s) === RUN TestSyncIgnoreCase run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.35s) === RUN TestFixCase run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" 2025/01/23 02:55:32 DEBUG : Added delayed dir = "SUBDIRA", newDst=SUBDIRA 2025/01/23 02:55:32 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/23 02:55:32 DEBUG : existing: Unchanged skipping 2025/01/23 02:55:32 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2025/01/23 02:55:33 DEBUG : EXISTING: moving to existing-rclone-move-muzilej0 2025/01/23 02:55:33 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-jerutew5 2025/01/23 02:55:33 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-muzilej0 2025/01/23 02:55:33 DEBUG : EXISTING: moving to existing 2025/01/23 02:55:33 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-jerutew5 2025/01/23 02:55:33 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2025/01/23 02:55:34 INFO : existingbutdifferent-rclone-move-jerutew5: Moved (server-side) to: existingbutdifferent 2025/01/23 02:55:34 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2025/01/23 02:55:34 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2025/01/23 02:55:34 INFO : existing-rclone-move-muzilej0: Moved (server-side) to: existing 2025/01/23 02:55:34 INFO : EXISTING: Moved (server-side) to: existing 2025/01/23 02:55:34 INFO : EXISTING: Fixed case by renaming to: existing 2025/01/23 02:55:34 INFO : SUBDIRA: Fixed case by renaming to: subdira 2025/01/23 02:55:34 DEBUG : Added delayed dir = "SUBDIRA/subdirb", newDst=SUBDIRA/subdirb 2025/01/23 02:55:35 DEBUG : existingbutdifferent: Dst hash empty - aborting Src hash check 2025/01/23 02:55:35 INFO : existingbutdifferent: Copied (replaced existing) 2025/01/23 02:55:36 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2025/01/23 02:55:36 DEBUG : Added delayed dir = "SUBDIRA/subdirb/SUBDIRC", newDst=SUBDIRA/subdirb/SUBDIRC 2025/01/23 02:55:37 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2025/01/23 02:55:37 DEBUG : Added delayed dir = "SUBDIRA/subdirb/SUBDIRC/subdird", newDst=SUBDIRA/subdirb/SUBDIRC/subdird 2025/01/23 02:55:37 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2025/01/23 02:55:37 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-hikicob9 2025/01/23 02:55:38 ERROR : SUBDIRA/subdirb/SUBDIRC/HELLO: Couldn't move: Not Found - `Not Found. This may be related to your permissions.` 2025/01/23 02:55:38 ERROR : SUBDIRA/subdirb/SUBDIRC/HELLO: Couldn't move: error while moving file to temporary location: Not Found - `Not Found. This may be related to your permissions.` 2025/01/23 02:55:38 ERROR : SUBDIRA/subdirb/SUBDIRC/HELLO: Error while attempting to rename to subdira/subdirb/subdirc/hello: error while moving file to temporary location: Not Found - `Not Found. This may be related to your permissions.` 2025/01/23 02:55:38 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird: Error while attempting to rename to subdira/subdirb/subdirc/subdird: Not Found - `Not Found. This may be related to your permissions.` 2025/01/23 02:55:38 DEBUG : files root 'rclone-test-nogawes4rase': Waiting for checks to finish 2025/01/23 02:55:38 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2025/01/23 02:55:38 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-dikojum4 2025/01/23 02:55:39 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-dikojum4 2025/01/23 02:55:39 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/01/23 02:55:39 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: Dst hash empty - aborting Src hash check 2025/01/23 02:55:39 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) to: SUBDIRA/subdirb/SUBDIRC/HELLO 2025/01/23 02:55:39 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-dikojum4: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/01/23 02:55:39 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/01/23 02:55:39 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/01/23 02:55:39 DEBUG : files root 'rclone-test-nogawes4rase': Waiting for transfers to finish 2025/01/23 02:55:40 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Dst hash empty - aborting Src hash check 2025/01/23 02:55:40 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2025/01/23 02:55:40 ERROR : files root 'rclone-test-nogawes4rase': not deleting files as there were IO errors 2025/01/23 02:55:40 INFO : SUBDIRA/subdirb/SUBDIRC: Set directory modification time (using DirSetModTime) 2025/01/23 02:55:40 INFO : SUBDIRA/subdirb: Set directory modification time (using DirSetModTime) 2025/01/23 02:55:41 INFO : SUBDIRA: Set directory modification time (using DirSetModTime) 2025/01/23 02:55:41 ERROR : files root 'rclone-test-nogawes4rase': not deleting directories as there were IO errors sync_test.go:2655: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2655 Error: Received unexpected error: Not Found - `Not Found. This may be related to your permissions.` Test: TestFixCase --- FAIL: TestFixCase (15.26s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (0.98s) --- SKIP: TestMaxTransfer/Hard (0.27s) --- SKIP: TestMaxTransfer/Soft (0.40s) --- SKIP: TestMaxTransfer/Cautious (0.32s) === RUN TestSyncConcurrentDelete run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" 2025/01/23 02:56:23 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/23 02:56:23 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/23 02:56:23 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/23 02:56:23 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/23 02:56:23 DEBUG : files root 'rclone-test-nogawes4rase': Waiting for checks to finish 2025/01/23 02:56:23 DEBUG : both0: Unchanged skipping 2025/01/23 02:56:23 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/23 02:56:23 DEBUG : both10: Unchanged skipping 2025/01/23 02:56:23 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/23 02:56:23 DEBUG : both13: Unchanged skipping 2025/01/23 02:56:23 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/23 02:56:23 DEBUG : both14: Unchanged skipping 2025/01/23 02:56:23 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/23 02:56:23 DEBUG : both11: Unchanged skipping 2025/01/23 02:56:23 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/23 02:56:23 DEBUG : both1: Unchanged skipping 2025/01/23 02:56:23 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/23 02:56:23 DEBUG : both17: Unchanged skipping 2025/01/23 02:56:23 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/23 02:56:23 DEBUG : both18: Unchanged skipping 2025/01/23 02:56:23 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/23 02:56:23 DEBUG : both12: Unchanged skipping 2025/01/23 02:56:23 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/23 02:56:23 DEBUG : both15: Unchanged skipping 2025/01/23 02:56:23 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/23 02:56:23 DEBUG : both16: Unchanged skipping 2025/01/23 02:56:23 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/23 02:56:23 DEBUG : both4: Unchanged skipping 2025/01/23 02:56:23 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/23 02:56:23 DEBUG : both5: Unchanged skipping 2025/01/23 02:56:23 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/23 02:56:23 DEBUG : both19: Unchanged skipping 2025/01/23 02:56:23 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/23 02:56:23 DEBUG : both2: Unchanged skipping 2025/01/23 02:56:23 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/23 02:56:23 DEBUG : both3: Unchanged skipping 2025/01/23 02:56:23 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/23 02:56:23 DEBUG : both6: Unchanged skipping 2025/01/23 02:56:23 DEBUG : both7: Unchanged skipping 2025/01/23 02:56:23 DEBUG : both8: Unchanged skipping 2025/01/23 02:56:23 DEBUG : both9: Unchanged skipping 2025/01/23 02:56:23 DEBUG : files root 'rclone-test-nogawes4rase': Waiting for transfers to finish 2025/01/23 02:56:23 DEBUG : Waiting for deletions to finish 2025/01/23 02:56:23 INFO : only0: Deleted 2025/01/23 02:56:23 INFO : only12: Deleted 2025/01/23 02:56:23 INFO : only3: Deleted 2025/01/23 02:56:23 INFO : only5: Deleted 2025/01/23 02:56:23 INFO : only7: Deleted 2025/01/23 02:56:23 INFO : only1: Deleted 2025/01/23 02:56:23 INFO : only15: Deleted 2025/01/23 02:56:23 INFO : only10: Deleted 2025/01/23 02:56:23 INFO : only2: Deleted 2025/01/23 02:56:23 INFO : only9: Deleted 2025/01/23 02:56:23 INFO : only13: Deleted 2025/01/23 02:56:23 INFO : only16: Deleted 2025/01/23 02:56:23 INFO : only6: Deleted 2025/01/23 02:56:23 INFO : only8: Deleted 2025/01/23 02:56:23 INFO : only11: Deleted 2025/01/23 02:56:23 INFO : only14: Deleted 2025/01/23 02:56:23 INFO : only17: Deleted 2025/01/23 02:56:23 INFO : only18: Deleted 2025/01/23 02:56:23 INFO : only19: Deleted 2025/01/23 02:56:23 INFO : only4: Deleted run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" --- PASS: TestSyncConcurrentDelete (44.27s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" 2025/01/23 02:57:01 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/23 02:57:01 DEBUG : both0: Unchanged skipping 2025/01/23 02:57:01 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/23 02:57:01 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/23 02:57:01 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/23 02:57:01 DEBUG : files root 'rclone-test-nogawes4rase': Waiting for checks to finish 2025/01/23 02:57:01 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/23 02:57:01 DEBUG : both1: Unchanged skipping 2025/01/23 02:57:01 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/23 02:57:01 DEBUG : both13: Unchanged skipping 2025/01/23 02:57:01 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/23 02:57:01 DEBUG : both14: Unchanged skipping 2025/01/23 02:57:01 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/23 02:57:01 DEBUG : both15: Unchanged skipping 2025/01/23 02:57:01 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/23 02:57:01 DEBUG : both16: Unchanged skipping 2025/01/23 02:57:01 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/23 02:57:01 DEBUG : both17: Unchanged skipping 2025/01/23 02:57:01 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/23 02:57:01 DEBUG : both10: Unchanged skipping 2025/01/23 02:57:01 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/23 02:57:01 DEBUG : both11: Unchanged skipping 2025/01/23 02:57:01 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/23 02:57:01 DEBUG : both12: Unchanged skipping 2025/01/23 02:57:01 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/23 02:57:01 DEBUG : both18: Unchanged skipping 2025/01/23 02:57:01 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/23 02:57:01 DEBUG : both19: Unchanged skipping 2025/01/23 02:57:01 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/23 02:57:01 DEBUG : both5: Unchanged skipping 2025/01/23 02:57:01 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/23 02:57:01 DEBUG : both6: Unchanged skipping 2025/01/23 02:57:01 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/23 02:57:01 DEBUG : both7: Unchanged skipping 2025/01/23 02:57:01 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/23 02:57:01 DEBUG : both8: Unchanged skipping 2025/01/23 02:57:01 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/23 02:57:01 DEBUG : both9: Unchanged skipping 2025/01/23 02:57:01 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/01/23 02:57:01 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/01/23 02:57:01 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/01/23 02:57:01 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/01/23 02:57:01 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/01/23 02:57:01 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/01/23 02:57:01 DEBUG : both4: Unchanged skipping 2025/01/23 02:57:01 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/01/23 02:57:01 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/01/23 02:57:01 DEBUG : both2: Unchanged skipping 2025/01/23 02:57:01 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/01/23 02:57:01 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/01/23 02:57:01 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/01/23 02:57:01 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/01/23 02:57:01 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/01/23 02:57:01 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/01/23 02:57:01 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/01/23 02:57:01 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/01/23 02:57:01 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/01/23 02:57:01 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/01/23 02:57:01 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/01/23 02:57:01 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/01/23 02:57:01 DEBUG : both3: Unchanged skipping 2025/01/23 02:57:01 DEBUG : files root 'rclone-test-nogawes4rase': Waiting for transfers to finish 2025/01/23 02:57:02 DEBUG : only0: Dst hash empty - aborting Src hash check 2025/01/23 02:57:02 INFO : only0: Copied (replaced existing) 2025/01/23 02:57:02 DEBUG : only1: Dst hash empty - aborting Src hash check 2025/01/23 02:57:02 INFO : only1: Copied (replaced existing) 2025/01/23 02:57:02 DEBUG : only11: Dst hash empty - aborting Src hash check 2025/01/23 02:57:02 INFO : only11: Copied (replaced existing) 2025/01/23 02:57:02 DEBUG : only10: Dst hash empty - aborting Src hash check 2025/01/23 02:57:02 INFO : only10: Copied (replaced existing) 2025/01/23 02:57:03 DEBUG : only12: Dst hash empty - aborting Src hash check 2025/01/23 02:57:03 INFO : only12: Copied (replaced existing) 2025/01/23 02:57:03 DEBUG : only13: Dst hash empty - aborting Src hash check 2025/01/23 02:57:03 INFO : only13: Copied (replaced existing) 2025/01/23 02:57:03 DEBUG : only17: Dst hash empty - aborting Src hash check 2025/01/23 02:57:03 INFO : only17: Copied (replaced existing) 2025/01/23 02:57:03 DEBUG : only15: Dst hash empty - aborting Src hash check 2025/01/23 02:57:03 INFO : only15: Copied (replaced existing) 2025/01/23 02:57:04 DEBUG : only18: Dst hash empty - aborting Src hash check 2025/01/23 02:57:04 INFO : only18: Copied (replaced existing) 2025/01/23 02:57:04 DEBUG : only2: Dst hash empty - aborting Src hash check 2025/01/23 02:57:04 INFO : only2: Copied (replaced existing) 2025/01/23 02:57:04 DEBUG : only19: Dst hash empty - aborting Src hash check 2025/01/23 02:57:04 INFO : only19: Copied (replaced existing) 2025/01/23 02:57:04 DEBUG : only3: Dst hash empty - aborting Src hash check 2025/01/23 02:57:04 INFO : only3: Copied (replaced existing) 2025/01/23 02:57:05 DEBUG : only5: Dst hash empty - aborting Src hash check 2025/01/23 02:57:05 INFO : only5: Copied (replaced existing) 2025/01/23 02:57:05 DEBUG : only4: Dst hash empty - aborting Src hash check 2025/01/23 02:57:05 INFO : only4: Copied (replaced existing) 2025/01/23 02:57:05 DEBUG : only6: Dst hash empty - aborting Src hash check 2025/01/23 02:57:05 INFO : only6: Copied (replaced existing) 2025/01/23 02:57:05 DEBUG : only7: Dst hash empty - aborting Src hash check 2025/01/23 02:57:05 INFO : only7: Copied (replaced existing) 2025/01/23 02:57:06 DEBUG : only8: Dst hash empty - aborting Src hash check 2025/01/23 02:57:06 INFO : only8: Copied (replaced existing) 2025/01/23 02:57:06 DEBUG : only9: Dst hash empty - aborting Src hash check 2025/01/23 02:57:06 INFO : only9: Copied (replaced existing) 2025/01/23 02:57:06 DEBUG : only14: Dst hash empty - aborting Src hash check 2025/01/23 02:57:06 INFO : only14: Copied (replaced existing) 2025/01/23 02:57:06 DEBUG : only16: Dst hash empty - aborting Src hash check 2025/01/23 02:57:06 INFO : only16: Copied (replaced existing) 2025/01/23 02:57:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" --- PASS: TestSyncConcurrentTruncate (45.41s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" 2025/01/23 02:57:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/23 02:57:14 INFO : sub dir: Making directory 2025/01/23 02:57:14 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" 2025/01/23 02:57:25 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/01/23 02:57:25 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/01/23 02:57:25 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/23 02:57:25 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" 2025/01/23 02:57:33 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-nogawes4rase/sub dirEmpty not empty`) 2025/01/23 02:57:33 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/23 02:57:33 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-nogawes4rase/sub dirEmpty not empty`) 2025/01/23 02:57:33 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/01/23 02:57:33 DEBUG : pacer: Reducing sleep to 30ms 2025/01/23 02:57:33 DEBUG : pacer: Reducing sleep to 22.5ms 2025/01/23 02:57:33 DEBUG : pacer: Reducing sleep to 16.875ms 2025/01/23 02:57:34 DEBUG : pacer: Reducing sleep to 12.65625ms 2025/01/23 02:57:34 DEBUG : pacer: Reducing sleep to 10ms 2025/01/23 02:57:34 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-nogawes4rase/sub dir2/very/very not empty`) 2025/01/23 02:57:34 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/23 02:57:34 DEBUG : pacer: Reducing sleep to 15ms 2025/01/23 02:57:35 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-nogawes4rase/sub dir2/very not empty`) 2025/01/23 02:57:35 DEBUG : pacer: Rate limited, increasing sleep to 30ms 2025/01/23 02:57:35 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-nogawes4rase/sub dir2/very not empty`) 2025/01/23 02:57:35 DEBUG : pacer: Rate limited, increasing sleep to 60ms 2025/01/23 02:57:35 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-nogawes4rase/sub dir2/very not empty`) 2025/01/23 02:57:35 DEBUG : pacer: Rate limited, increasing sleep to 120ms 2025/01/23 02:57:35 DEBUG : pacer: Reducing sleep to 90ms 2025/01/23 02:57:35 DEBUG : pacer: Reducing sleep to 67.5ms 2025/01/23 02:57:35 DEBUG : pacer: Reducing sleep to 50.625ms 2025/01/23 02:57:36 DEBUG : pacer: Reducing sleep to 37.96875ms 2025/01/23 02:57:36 DEBUG : pacer: Reducing sleep to 28.476562ms 2025/01/23 02:57:36 DEBUG : pacer: Reducing sleep to 21.357421ms 2025/01/23 02:57:36 DEBUG : pacer: Reducing sleep to 16.018065ms 2025/01/23 02:57:36 DEBUG : pacer: Reducing sleep to 12.013548ms 2025/01/23 02:57:36 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestNothingToTransferWithEmptyDirs (23.20s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" 2025/01/23 02:57:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/23 02:57:37 INFO : sub dir: Making directory 2025/01/23 02:57:37 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" 2025/01/23 02:57:46 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/01/23 02:57:46 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/01/23 02:57:46 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/23 02:57:46 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-nogawes4rase'", Local "Local file system at /tmp/rclone232840177", Modify Window "1s" 2025/01/23 02:57:52 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-nogawes4rase/sub dir2/very/very/very/very/very not empty`) 2025/01/23 02:57:52 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/23 02:57:52 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-nogawes4rase/sub dir2/very/very/very/very/very not empty`) 2025/01/23 02:57:52 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/01/23 02:57:52 DEBUG : pacer: Reducing sleep to 30ms 2025/01/23 02:57:52 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-nogawes4rase/sub dir2/very/very/very/very not empty`) 2025/01/23 02:57:52 DEBUG : pacer: Rate limited, increasing sleep to 60ms 2025/01/23 02:57:53 DEBUG : pacer: Reducing sleep to 45ms 2025/01/23 02:57:53 DEBUG : pacer: Reducing sleep to 33.75ms 2025/01/23 02:57:53 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-nogawes4rase/sub dir2/very/very not empty`) 2025/01/23 02:57:53 DEBUG : pacer: Rate limited, increasing sleep to 67.5ms 2025/01/23 02:57:53 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-nogawes4rase/sub dir2/very/very not empty`) 2025/01/23 02:57:53 DEBUG : pacer: Rate limited, increasing sleep to 135ms 2025/01/23 02:57:53 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-nogawes4rase/sub dir2/very/very not empty`) 2025/01/23 02:57:53 DEBUG : pacer: Rate limited, increasing sleep to 270ms 2025/01/23 02:57:53 DEBUG : pacer: low level retry 4/10 (error Folder Not Empty - `Folder rclone-test-nogawes4rase/sub dir2/very/very not empty`) 2025/01/23 02:57:53 DEBUG : pacer: Rate limited, increasing sleep to 540ms 2025/01/23 02:57:54 DEBUG : pacer: Reducing sleep to 405ms 2025/01/23 02:57:54 DEBUG : pacer: Reducing sleep to 303.75ms 2025/01/23 02:57:55 DEBUG : pacer: Reducing sleep to 227.8125ms 2025/01/23 02:57:55 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-nogawes4rase/sub dir2 not empty`) 2025/01/23 02:57:55 DEBUG : pacer: Rate limited, increasing sleep to 455.625ms 2025/01/23 02:57:55 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-nogawes4rase/sub dir2 not empty`) 2025/01/23 02:57:55 DEBUG : pacer: Rate limited, increasing sleep to 911.25ms 2025/01/23 02:57:56 DEBUG : pacer: Reducing sleep to 683.4375ms 2025/01/23 02:57:56 DEBUG : pacer: Reducing sleep to 512.578125ms 2025/01/23 02:57:57 DEBUG : pacer: Reducing sleep to 384.433593ms 2025/01/23 02:57:57 DEBUG : pacer: Reducing sleep to 288.325194ms 2025/01/23 02:57:58 DEBUG : pacer: Reducing sleep to 216.243895ms 2025/01/23 02:57:58 DEBUG : pacer: Reducing sleep to 162.182921ms 2025/01/23 02:57:58 DEBUG : pacer: Reducing sleep to 121.63719ms 2025/01/23 02:57:59 DEBUG : pacer: Reducing sleep to 91.227892ms 2025/01/23 02:57:59 DEBUG : pacer: Reducing sleep to 68.420919ms --- PASS: TestNothingToTransferWithoutEmptyDirs (22.08s) FAIL 2025/01/23 02:57:59 DEBUG : files root 'rclone-test-nogawes4rase': Purge remote 2025/01/23 02:57:59 DEBUG : pacer: Reducing sleep to 51.315689ms "./sync.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Finished ERROR in 10m0.859577878s (try 1/5): exit status 1: Failed [TestCopyOverSelf TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime TestSyncWithTrackRenames TestFixCase]