"./sync.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Starting (try 1/5) 2024/11/26 01:19:30 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-halecet7hopa" 2024/11/26 01:19:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/26 01:19:31 DEBUG : Creating backend with remote "/tmp/rclone881407634" === 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-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" 2024/11/26 01:19:32 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/26 01:19:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/26 01:19:32 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2024/11/26 01:19:32 DEBUG : files root 'rclone-test-halecet7hopa': Waiting for checks to finish 2024/11/26 01:19:32 DEBUG : files root 'rclone-test-halecet7hopa': Waiting for transfers to finish 2024/11/26 01:19:32 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" --- PASS: TestCopyWithDryRun (0.97s) === RUN TestCopy run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" 2024/11/26 01:19:32 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/26 01:19:32 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/26 01:19:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/26 01:19:32 DEBUG : files root 'rclone-test-halecet7hopa': Waiting for checks to finish 2024/11/26 01:19:32 DEBUG : files root 'rclone-test-halecet7hopa': Waiting for transfers to finish 2024/11/26 01:19:33 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/11/26 01:19:33 INFO : sub dir/hello world: Copied (new) 2024/11/26 01:19:34 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" --- PASS: TestCopy (2.84s) === RUN TestCopyMetadata run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.26s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.25s) === RUN TestCopyMissingDirectory run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" 2024/11/26 01:19:36 DEBUG : Creating backend with remote "/non-existing" 2024/11/26 01:19:36 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/11/26 01:19:36 DEBUG : files root 'rclone-test-halecet7hopa': Waiting for checks to finish 2024/11/26 01:19:36 DEBUG : files root 'rclone-test-halecet7hopa': Waiting for transfers to finish run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" --- PASS: TestCopyMissingDirectory (0.63s) === RUN TestCopyNoTraverse run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" 2024/11/26 01:19:36 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/26 01:19:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/26 01:19:36 DEBUG : files root 'rclone-test-halecet7hopa': Waiting for checks to finish 2024/11/26 01:19:36 DEBUG : files root 'rclone-test-halecet7hopa': Waiting for transfers to finish 2024/11/26 01:19:37 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/11/26 01:19:37 INFO : sub dir/hello world: Copied (new) 2024/11/26 01:19:37 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" --- PASS: TestCopyNoTraverse (2.32s) === RUN TestCopyCheckFirst run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" 2024/11/26 01:19:38 INFO : files root 'rclone-test-halecet7hopa': Running all checks before starting transfers 2024/11/26 01:19:39 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/26 01:19:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/26 01:19:39 DEBUG : files root 'rclone-test-halecet7hopa': Waiting for checks to finish 2024/11/26 01:19:39 INFO : files root 'rclone-test-halecet7hopa': Checks finished, now starting transfers 2024/11/26 01:19:39 DEBUG : files root 'rclone-test-halecet7hopa': Waiting for transfers to finish 2024/11/26 01:19:39 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/11/26 01:19:39 INFO : sub dir/hello world: Copied (new) 2024/11/26 01:19:40 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" --- PASS: TestCopyCheckFirst (2.30s) === RUN TestSyncNoTraverse run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" 2024/11/26 01:19:41 ERROR : Ignoring --no-traverse with sync 2024/11/26 01:19:41 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/26 01:19:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/26 01:19:41 DEBUG : files root 'rclone-test-halecet7hopa': Waiting for checks to finish 2024/11/26 01:19:41 DEBUG : files root 'rclone-test-halecet7hopa': Waiting for transfers to finish 2024/11/26 01:19:42 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/11/26 01:19:42 INFO : sub dir/hello world: Copied (new) 2024/11/26 01:19:42 DEBUG : Waiting for deletions to finish 2024/11/26 01:19:42 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" --- PASS: TestSyncNoTraverse (2.38s) === RUN TestCopyWithDepth run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" 2024/11/26 01:19:43 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/11/26 01:19:43 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/26 01:19:43 DEBUG : files root 'rclone-test-halecet7hopa': Waiting for checks to finish 2024/11/26 01:19:43 DEBUG : files root 'rclone-test-halecet7hopa': Waiting for transfers to finish 2024/11/26 01:19:44 DEBUG : hello world2: Dst hash empty - aborting Src hash check 2024/11/26 01:19:44 INFO : hello world2: Copied (new) run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" --- PASS: TestCopyWithDepth (1.71s) === RUN TestCopyWithFilesFrom run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" 2024/11/26 01:19:45 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/26 01:19:45 DEBUG : files root 'rclone-test-halecet7hopa': Waiting for checks to finish 2024/11/26 01:19:45 DEBUG : files root 'rclone-test-halecet7hopa': Waiting for transfers to finish 2024/11/26 01:19:46 DEBUG : potato2: Dst hash empty - aborting Src hash check 2024/11/26 01:19:46 INFO : potato2: Copied (new) run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" --- PASS: TestCopyWithFilesFrom (1.70s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" 2024/11/26 01:19:47 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/26 01:19:47 DEBUG : files root 'rclone-test-halecet7hopa': Waiting for checks to finish 2024/11/26 01:19:47 DEBUG : files root 'rclone-test-halecet7hopa': Waiting for transfers to finish 2024/11/26 01:19:47 DEBUG : potato2: Dst hash empty - aborting Src hash check 2024/11/26 01:19:47 INFO : potato2: Copied (new) run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.70s) === RUN TestCopyEmptyDirectories run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" 2024/11/26 01:19:48 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/26 01:19:48 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/26 01:19:48 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/11/26 01:19:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/26 01:19:48 DEBUG : sub dir: Making directory 2024/11/26 01:19:49 INFO : sub dir: Made directory with modification time 2001-02-03 04:05:06.499999999 +0000 UTC 2024/11/26 01:19:49 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/26 01:19:49 DEBUG : sub dir2: Making directory 2024/11/26 01:19:49 INFO : sub dir2: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2024/11/26 01:19:49 DEBUG : Added delayed dir = "sub dir2", newDst= 2024/11/26 01:19:49 DEBUG : sub dir2/sub sub dir2: Making directory 2024/11/26 01:19:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/26 01:19:49 INFO : sub dir2/sub sub dir2: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2024/11/26 01:19:49 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2024/11/26 01:19:49 DEBUG : files root 'rclone-test-halecet7hopa': Waiting for checks to finish 2024/11/26 01:19:49 DEBUG : files root 'rclone-test-halecet7hopa': Waiting for transfers to finish 2024/11/26 01:19:50 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/11/26 01:19:50 INFO : sub dir/hello world: Copied (new) 2024/11/26 01:19:50 INFO : sub dir2/sub sub dir2: Set directory modification time (using DirSetModTime) 2024/11/26 01:19:50 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/11/26 01:19:50 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" --- PASS: TestCopyEmptyDirectories (3.97s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" 2024/11/26 01:19:52 DEBUG : sub dir2: Making directory 2024/11/26 01:19:52 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/26 01:19:52 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/26 01:19:52 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/26 01:19:52 DEBUG : Added delayed dir = "sub dir2", newDst= 2024/11/26 01:19:52 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2024/11/26 01:19:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/26 01:19:52 DEBUG : files root 'rclone-test-halecet7hopa': Waiting for checks to finish 2024/11/26 01:19:52 DEBUG : files root 'rclone-test-halecet7hopa': Waiting for transfers to finish 2024/11/26 01:19:53 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/11/26 01:19:53 INFO : sub dir/hello world: Copied (new) 2024/11/26 01:19:53 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyNoEmptyDirectories (2.04s) === RUN TestMoveEmptyDirectories run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" 2024/11/26 01:19:54 DEBUG : sub dir2: Making directory with metadata 2024/11/26 01:19:54 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/26 01:19:54 DEBUG : sub dir: Making directory 2024/11/26 01:19:55 INFO : sub dir: Made directory with modification time 2024-11-26 01:19:54.787131363 +0000 UTC 2024/11/26 01:19:55 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/26 01:19:55 DEBUG : sub dir2: Making directory 2024/11/26 01:19:55 INFO : sub dir2: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2024/11/26 01:19:55 DEBUG : Added delayed dir = "sub dir2", newDst= 2024/11/26 01:19:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/26 01:19:55 DEBUG : files root 'rclone-test-halecet7hopa': Waiting for checks to finish 2024/11/26 01:19:55 DEBUG : files root 'rclone-test-halecet7hopa': Waiting for transfers to finish 2024/11/26 01:19:56 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/11/26 01:19:56 INFO : sub dir/hello world: Copied (new) 2024/11/26 01:19:56 INFO : sub dir/hello world: Deleted 2024/11/26 01:19:56 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/11/26 01:19:56 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" --- PASS: TestMoveEmptyDirectories (3.39s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" 2024/11/26 01:19:58 DEBUG : sub dir no update dir modtime: Making directory with metadata 2024/11/26 01:19:58 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/11/26 01:19:58 DEBUG : files root 'rclone-test-halecet7hopa': Waiting for checks to finish 2024/11/26 01:19:58 DEBUG : files root 'rclone-test-halecet7hopa': Waiting for transfers to finish 2024/11/26 01:19:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" --- PASS: TestSyncNoUpdateDirModtime (1.81s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" 2024/11/26 01:19:59 DEBUG : sub dir2: Making directory 2024/11/26 01:20:00 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/26 01:20:00 DEBUG : Added delayed dir = "sub dir2", newDst= 2024/11/26 01:20:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/26 01:20:00 DEBUG : files root 'rclone-test-halecet7hopa': Waiting for checks to finish 2024/11/26 01:20:00 DEBUG : files root 'rclone-test-halecet7hopa': Waiting for transfers to finish 2024/11/26 01:20:00 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/11/26 01:20:00 INFO : sub dir/hello world: Copied (new) 2024/11/26 01:20:00 INFO : sub dir/hello world: Deleted 2024/11/26 01:20:01 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestMoveNoEmptyDirectories (2.26s) === RUN TestSyncEmptyDirectories run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" 2024/11/26 01:20:02 DEBUG : sub dir2: Making directory with metadata 2024/11/26 01:20:02 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/26 01:20:02 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/26 01:20:02 DEBUG : sub dir: Making directory 2024/11/26 01:20:02 INFO : sub dir: Made directory with modification time 2001-02-03 04:05:06.499999999 +0000 UTC 2024/11/26 01:20:02 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/26 01:20:02 DEBUG : sub dir2: Making directory 2024/11/26 01:20:03 INFO : sub dir2: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2024/11/26 01:20:03 DEBUG : Added delayed dir = "sub dir2", newDst= 2024/11/26 01:20:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/26 01:20:03 DEBUG : files root 'rclone-test-halecet7hopa': Waiting for checks to finish 2024/11/26 01:20:03 DEBUG : files root 'rclone-test-halecet7hopa': Waiting for transfers to finish 2024/11/26 01:20:03 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/11/26 01:20:03 INFO : sub dir/hello world: Copied (new) 2024/11/26 01:20:03 DEBUG : Waiting for deletions to finish 2024/11/26 01:20:04 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/11/26 01:20:04 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" --- PASS: TestSyncEmptyDirectories (3.47s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" 2024/11/26 01:20:05 INFO : a1/b2/c1/d1/e1/f1: Set directory modification time (using DirSetModTime) 2024/11/26 01:20:05 INFO : a1/b2/c1/d1/e1: Set directory modification time (using DirSetModTime) 2024/11/26 01:20:05 INFO : a1/b2/c1/d1: Set directory modification time (using DirSetModTime) 2024/11/26 01:20:05 INFO : a1/b2/c1: Set directory modification time (using DirSetModTime) 2024/11/26 01:20:05 INFO : a1/b2: Set directory modification time (using DirSetModTime) 2024/11/26 01:20:05 INFO : a1/b1/c1/d2/e1/f2: Set directory modification time (using DirSetModTime) 2024/11/26 01:20:05 INFO : a1/b1/c1/d2/e1/f1: Set directory modification time (using DirSetModTime) 2024/11/26 01:20:05 INFO : a1/b1/c1/d2/e1: Set directory modification time (using DirSetModTime) 2024/11/26 01:20:05 INFO : a1/b1/c1/d2: Set directory modification time (using DirSetModTime) 2024/11/26 01:20:05 INFO : a1/b1/c1/d1/e1/f1: Set directory modification time (using DirSetModTime) 2024/11/26 01:20:05 INFO : a1/b1/c1/d1/e1: Set directory modification time (using DirSetModTime) 2024/11/26 01:20:05 INFO : a1/b1/c1/d1: Set directory modification time (using DirSetModTime) 2024/11/26 01:20:05 INFO : a1/b1/c1: Set directory modification time (using DirSetModTime) 2024/11/26 01:20:05 INFO : a1/b1: Set directory modification time (using DirSetModTime) 2024/11/26 01:20:05 INFO : a1: Set directory modification time (using DirSetModTime) 2024/11/26 01:20:05 DEBUG : a1: Making directory 2024/11/26 01:20:06 INFO : a1: Made directory with modification time 2001-02-03 04:19:06.499999999 +0000 UTC 2024/11/26 01:20:06 DEBUG : Added delayed dir = "a1", newDst= 2024/11/26 01:20:06 DEBUG : a1/b1: Making directory 2024/11/26 01:20:06 INFO : a1/b1: Made directory with modification time 2001-02-03 04:18:06.499999999 +0000 UTC 2024/11/26 01:20:06 DEBUG : Added delayed dir = "a1/b1", newDst= 2024/11/26 01:20:06 DEBUG : a1/b2: Making directory 2024/11/26 01:20:06 INFO : a1/b2: Made directory with modification time 2001-02-03 04:09:06.499999999 +0000 UTC 2024/11/26 01:20:06 DEBUG : Added delayed dir = "a1/b2", newDst= 2024/11/26 01:20:06 DEBUG : a1/b2/c1: Making directory 2024/11/26 01:20:06 DEBUG : a1/b1/c1: Making directory 2024/11/26 01:20:07 INFO : a1/b2/c1: Made directory with modification time 2001-02-03 04:08:06.499999999 +0000 UTC 2024/11/26 01:20:07 DEBUG : Added delayed dir = "a1/b2/c1", newDst= 2024/11/26 01:20:07 DEBUG : a1/b2/c1/d1: Making directory 2024/11/26 01:20:07 INFO : a1/b1/c1: Made directory with modification time 2001-02-03 04:17:06.499999999 +0000 UTC 2024/11/26 01:20:07 DEBUG : Added delayed dir = "a1/b1/c1", newDst= 2024/11/26 01:20:07 DEBUG : a1/b1/c1/d1: Making directory 2024/11/26 01:20:07 INFO : a1/b2/c1/d1: Made directory with modification time 2001-02-03 04:07:06.499999999 +0000 UTC 2024/11/26 01:20:07 DEBUG : Added delayed dir = "a1/b2/c1/d1", newDst= 2024/11/26 01:20:07 DEBUG : a1/b2/c1/d1/e1: Making directory 2024/11/26 01:20:07 INFO : a1/b1/c1/d1: Made directory with modification time 2001-02-03 04:16:06.499999999 +0000 UTC 2024/11/26 01:20:07 DEBUG : Added delayed dir = "a1/b1/c1/d1", newDst= 2024/11/26 01:20:07 DEBUG : a1/b1/c1/d2: Making directory 2024/11/26 01:20:07 INFO : a1/b2/c1/d1/e1: Made directory with modification time 2001-02-03 04:06:06.499999999 +0000 UTC 2024/11/26 01:20:07 DEBUG : Added delayed dir = "a1/b2/c1/d1/e1", newDst= 2024/11/26 01:20:07 DEBUG : a1/b2/c1/d1/e1/f1: Making directory 2024/11/26 01:20:07 INFO : a1/b1/c1/d2: Made directory with modification time 2001-02-03 04:13:06.499999999 +0000 UTC 2024/11/26 01:20:07 DEBUG : Added delayed dir = "a1/b1/c1/d2", newDst= 2024/11/26 01:20:07 DEBUG : a1/b1/c1/d2/e1: Making directory 2024/11/26 01:20:07 DEBUG : a1/b1/c1/d1/e1: Making directory 2024/11/26 01:20:08 INFO : a1/b2/c1/d1/e1/f1: Made directory with modification time 2001-02-03 04:05:06.499999999 +0000 UTC 2024/11/26 01:20:08 DEBUG : Added delayed dir = "a1/b2/c1/d1/e1/f1", newDst= 2024/11/26 01:20:08 INFO : a1/b1/c1/d2/e1: Made directory with modification time 2001-02-03 04:12:06.499999999 +0000 UTC 2024/11/26 01:20:08 DEBUG : Added delayed dir = "a1/b1/c1/d2/e1", newDst= 2024/11/26 01:20:08 DEBUG : a1/b1/c1/d2/e1/f1: Making directory 2024/11/26 01:20:08 INFO : a1/b1/c1/d1/e1: Made directory with modification time 2001-02-03 04:15:06.499999999 +0000 UTC 2024/11/26 01:20:08 DEBUG : Added delayed dir = "a1/b1/c1/d1/e1", newDst= 2024/11/26 01:20:08 DEBUG : a1/b1/c1/d1/e1/f1: Making directory 2024/11/26 01:20:08 INFO : a1/b1/c1/d2/e1/f1: Made directory with modification time 2001-02-03 04:11:06.499999999 +0000 UTC 2024/11/26 01:20:08 DEBUG : Added delayed dir = "a1/b1/c1/d2/e1/f1", newDst= 2024/11/26 01:20:08 DEBUG : a1/b1/c1/d2/e1/f2: Making directory 2024/11/26 01:20:08 INFO : a1/b1/c1/d1/e1/f1: Made directory with modification time 2001-02-03 04:14:06.499999999 +0000 UTC 2024/11/26 01:20:08 DEBUG : Added delayed dir = "a1/b1/c1/d1/e1/f1", newDst= 2024/11/26 01:20:08 INFO : a1/b1/c1/d2/e1/f2: Made directory with modification time 2001-02-03 04:10:06.499999999 +0000 UTC 2024/11/26 01:20:08 DEBUG : Added delayed dir = "a1/b1/c1/d2/e1/f2", newDst= 2024/11/26 01:20:08 DEBUG : files root 'rclone-test-halecet7hopa': Waiting for checks to finish 2024/11/26 01:20:08 DEBUG : files root 'rclone-test-halecet7hopa': Waiting for transfers to finish 2024/11/26 01:20:08 DEBUG : Waiting for deletions to finish 2024/11/26 01:20:09 INFO : a1/b1/c1/d2/e1/f2: Set directory modification time (using DirSetModTime) 2024/11/26 01:20:09 INFO : a1/b1/c1/d2/e1/f1: Set directory modification time (using DirSetModTime) 2024/11/26 01:20:09 INFO : a1/b2/c1/d1/e1/f1: Set directory modification time (using DirSetModTime) 2024/11/26 01:20:09 INFO : a1/b1/c1/d1/e1/f1: Set directory modification time (using DirSetModTime) 2024/11/26 01:20:09 INFO : a1/b1/c1/d1/e1: Set directory modification time (using DirSetModTime) 2024/11/26 01:20:09 INFO : a1/b2/c1/d1/e1: Set directory modification time (using DirSetModTime) 2024/11/26 01:20:09 INFO : a1/b1/c1/d2/e1: Set directory modification time (using DirSetModTime) 2024/11/26 01:20:09 INFO : a1/b1/c1/d2: Set directory modification time (using DirSetModTime) 2024/11/26 01:20:09 INFO : a1/b2/c1/d1: Set directory modification time (using DirSetModTime) 2024/11/26 01:20:09 INFO : a1/b1/c1/d1: Set directory modification time (using DirSetModTime) 2024/11/26 01:20:09 INFO : a1/b1/c1: Set directory modification time (using DirSetModTime) 2024/11/26 01:20:09 INFO : a1/b2/c1: Set directory modification time (using DirSetModTime) 2024/11/26 01:20:09 INFO : a1/b2: Set directory modification time (using DirSetModTime) 2024/11/26 01:20:09 INFO : a1/b1: Set directory modification time (using DirSetModTime) 2024/11/26 01:20:09 INFO : a1: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" 2024/11/26 01:20:14 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-halecet7hopa/a1/b2/c1 not empty`) 2024/11/26 01:20:14 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/26 01:20:14 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-halecet7hopa/a1/b2/c1 not empty`) 2024/11/26 01:20:14 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2024/11/26 01:20:14 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-halecet7hopa/a1/b2/c1 not empty`) 2024/11/26 01:20:14 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2024/11/26 01:20:14 DEBUG : pacer: Reducing sleep to 60ms 2024/11/26 01:20:15 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-halecet7hopa/a1/b2 not empty`) 2024/11/26 01:20:15 DEBUG : pacer: Rate limited, increasing sleep to 120ms 2024/11/26 01:20:15 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-halecet7hopa/a1/b2 not empty`) 2024/11/26 01:20:15 DEBUG : pacer: Rate limited, increasing sleep to 240ms 2024/11/26 01:20:15 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-halecet7hopa/a1/b2 not empty`) 2024/11/26 01:20:15 DEBUG : pacer: Rate limited, increasing sleep to 480ms 2024/11/26 01:20:15 DEBUG : pacer: low level retry 4/10 (error Folder Not Empty - `Folder rclone-test-halecet7hopa/a1/b2 not empty`) 2024/11/26 01:20:15 DEBUG : pacer: Rate limited, increasing sleep to 960ms 2024/11/26 01:20:16 DEBUG : pacer: Reducing sleep to 720ms 2024/11/26 01:20:16 DEBUG : pacer: Reducing sleep to 540ms 2024/11/26 01:20:17 DEBUG : pacer: Reducing sleep to 405ms 2024/11/26 01:20:18 DEBUG : pacer: Reducing sleep to 303.75ms 2024/11/26 01:20:18 DEBUG : pacer: Reducing sleep to 227.8125ms 2024/11/26 01:20:18 DEBUG : pacer: Reducing sleep to 170.859375ms 2024/11/26 01:20:19 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-halecet7hopa/a1/b1/c1/d1/e1 not empty`) 2024/11/26 01:20:19 DEBUG : pacer: Rate limited, increasing sleep to 341.71875ms 2024/11/26 01:20:19 DEBUG : pacer: Reducing sleep to 256.289062ms 2024/11/26 01:20:19 DEBUG : pacer: Reducing sleep to 192.216796ms 2024/11/26 01:20:19 DEBUG : pacer: Reducing sleep to 144.162597ms 2024/11/26 01:20:20 DEBUG : pacer: Reducing sleep to 108.121947ms 2024/11/26 01:20:20 DEBUG : pacer: Reducing sleep to 81.09146ms 2024/11/26 01:20:20 DEBUG : pacer: Reducing sleep to 60.818595ms 2024/11/26 01:20:20 DEBUG : pacer: Reducing sleep to 45.613946ms 2024/11/26 01:20:20 DEBUG : pacer: Reducing sleep to 34.210459ms --- PASS: TestSyncSetDelayedModTimes (14.99s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" 2024/11/26 01:20:20 DEBUG : sub dir2: Making directory 2024/11/26 01:20:20 DEBUG : pacer: Reducing sleep to 25.657844ms 2024/11/26 01:20:20 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/26 01:20:20 DEBUG : Added delayed dir = "sub dir2", newDst= 2024/11/26 01:20:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/26 01:20:20 DEBUG : files root 'rclone-test-halecet7hopa': Waiting for checks to finish 2024/11/26 01:20:20 DEBUG : files root 'rclone-test-halecet7hopa': Waiting for transfers to finish 2024/11/26 01:20:21 DEBUG : pacer: Reducing sleep to 19.243383ms 2024/11/26 01:20:21 DEBUG : pacer: Reducing sleep to 14.432537ms 2024/11/26 01:20:21 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/11/26 01:20:21 INFO : sub dir/hello world: Copied (new) 2024/11/26 01:20:21 DEBUG : Waiting for deletions to finish 2024/11/26 01:20:22 DEBUG : pacer: Reducing sleep to 10.824402ms 2024/11/26 01:20:22 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/26 01:20:22 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestSyncNoEmptyDirectories (2.34s) === RUN TestServerSideCopy run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" 2024/11/26 01:20:24 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-caxadov6fajo" sync_test.go:590: Server side copy (if possible) files root 'rclone-test-halecet7hopa' -> files root 'rclone-test-caxadov6fajo' 2024/11/26 01:20:25 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/26 01:20:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/26 01:20:25 DEBUG : files root 'rclone-test-caxadov6fajo': Waiting for checks to finish 2024/11/26 01:20:25 DEBUG : files root 'rclone-test-caxadov6fajo': Waiting for transfers to finish 2024/11/26 01:20:27 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/11/26 01:20:27 DEBUG : sub dir/hello world: Src hash empty - aborting Dst hash check 2024/11/26 01:20:27 INFO : sub dir/hello world: Copied (server-side copy) 2024/11/26 01:20:27 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" 2024/11/26 01:20:27 DEBUG : files root 'rclone-test-caxadov6fajo': Purge remote --- PASS: TestServerSideCopy (5.76s) === RUN TestCopyOverSelf run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" 2024/11/26 01:20:30 DEBUG : sub dir: Directory modification time the same (differ by -894.914275ms, within tolerance 1s) 2024/11/26 01:20:30 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2024/11/26 01:20:30 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/26 01:20:30 DEBUG : files root 'rclone-test-halecet7hopa': Waiting for checks to finish 2024/11/26 01:20:30 DEBUG : files root 'rclone-test-halecet7hopa': Waiting for transfers to finish 2024/11/26 01:20:30 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/11/26 01:20:30 INFO : sub dir/hello world: Copied (replaced existing) 2024/11/26 01:20:31 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" --- PASS: TestCopyOverSelf (3.53s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" 2024/11/26 01:20:33 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-telobit5yeca" sync_test.go:626: Server side copy (if possible) files root 'rclone-test-halecet7hopa' -> files root 'rclone-test-telobit5yeca' 2024/11/26 01:20:34 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/26 01:20:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/26 01:20:34 DEBUG : files root 'rclone-test-telobit5yeca': Waiting for checks to finish 2024/11/26 01:20:34 DEBUG : files root 'rclone-test-telobit5yeca': Waiting for transfers to finish 2024/11/26 01:20:36 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/11/26 01:20:36 DEBUG : sub dir/hello world: Src hash empty - aborting Dst hash check 2024/11/26 01:20:36 INFO : sub dir/hello world: Copied (server-side copy) 2024/11/26 01:20:36 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" 2024/11/26 01:20:38 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2024/11/26 01:20:38 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/26 01:20:38 DEBUG : files root 'rclone-test-telobit5yeca': Waiting for checks to finish 2024/11/26 01:20:38 DEBUG : files root 'rclone-test-telobit5yeca': Waiting for transfers to finish 2024/11/26 01:20:40 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/11/26 01:20:40 DEBUG : sub dir/hello world: Src hash empty - aborting Dst hash check 2024/11/26 01:20:40 INFO : sub dir/hello world: Copied (server-side copy) 2024/11/26 01:20:40 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" 2024/11/26 01:20:40 DEBUG : files root 'rclone-test-telobit5yeca': Purge remote --- PASS: TestServerSideCopyOverSelf (9.59s) === RUN TestMoveOverSelf run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" 2024/11/26 01:20:43 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2024/11/26 01:20:43 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/26 01:20:43 DEBUG : files root 'rclone-test-halecet7hopa': Waiting for checks to finish 2024/11/26 01:20:43 DEBUG : files root 'rclone-test-halecet7hopa': Waiting for transfers to finish 2024/11/26 01:20:44 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/11/26 01:20:44 INFO : sub dir/hello world: Copied (replaced existing) 2024/11/26 01:20:44 INFO : sub dir/hello world: Deleted 2024/11/26 01:20:44 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" --- PASS: TestMoveOverSelf (3.60s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" 2024/11/26 01:20:46 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-fuyayoz6macu" sync_test.go:671: Server side copy (if possible) files root 'rclone-test-halecet7hopa' -> files root 'rclone-test-fuyayoz6macu' 2024/11/26 01:20:47 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/26 01:20:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/26 01:20:47 DEBUG : files root 'rclone-test-fuyayoz6macu': Waiting for checks to finish 2024/11/26 01:20:47 DEBUG : files root 'rclone-test-fuyayoz6macu': Waiting for transfers to finish 2024/11/26 01:20:49 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/11/26 01:20:49 DEBUG : sub dir/hello world: Src hash empty - aborting Dst hash check 2024/11/26 01:20:49 INFO : sub dir/hello world: Copied (server-side copy) 2024/11/26 01:20:49 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" 2024/11/26 01:20:51 DEBUG : files root 'rclone-test-fuyayoz6macu': Using server-side directory move 2024/11/26 01:20:51 INFO : files root 'rclone-test-fuyayoz6macu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/26 01:20:51 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2024/11/26 01:20:51 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/26 01:20:51 DEBUG : files root 'rclone-test-fuyayoz6macu': Waiting for checks to finish 2024/11/26 01:20:51 DEBUG : files root 'rclone-test-fuyayoz6macu': Waiting for transfers to finish 2024/11/26 01:20:51 INFO : sub dir/hello world: Deleted 2024/11/26 01:20:52 INFO : sub dir/hello world: Moved (server-side) 2024/11/26 01:20:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/26 01:20:53 DEBUG : testing file moves 2024/11/26 01:20:54 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2024/11/26 01:20:54 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2024/11/26 01:20:54 DEBUG : files root 'rclone-test-fuyayoz6macu': Waiting for checks to finish 2024/11/26 01:20:54 DEBUG : files root 'rclone-test-fuyayoz6macu': Waiting for transfers to finish 2024/11/26 01:20:54 INFO : sub dir/hello world: Deleted 2024/11/26 01:20:54 INFO : sub dir/hello world: Moved (server-side) 2024/11/26 01:20:55 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" 2024/11/26 01:20:55 DEBUG : files root 'rclone-test-fuyayoz6macu': Purge remote --- PASS: TestServerSideMoveOverSelf (11.31s) === RUN TestCopyAfterDelete run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" 2024/11/26 01:20:57 ERROR : : error listing: directory not found 2024/11/26 01:20:57 DEBUG : Local file system at /tmp/rclone881407634: Making directory 2024/11/26 01:20:58 DEBUG : files root 'rclone-test-halecet7hopa': Waiting for checks to finish 2024/11/26 01:20:58 DEBUG : files root 'rclone-test-halecet7hopa': Waiting for transfers to finish run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" --- PASS: TestCopyAfterDelete (2.58s) === RUN TestCopyRedownload run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" 2024/11/26 01:21:00 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/26 01:21:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/26 01:21:00 DEBUG : Local file system at /tmp/rclone881407634: Waiting for checks to finish 2024/11/26 01:21:00 DEBUG : Local file system at /tmp/rclone881407634: Waiting for transfers to finish 2024/11/26 01:21:01 DEBUG : sub dir/hello world: Src hash empty - aborting Dst hash check 2024/11/26 01:21:01 DEBUG : sub dir/hello world.9e820094.partial: renamed to: sub dir/hello world 2024/11/26 01:21:01 INFO : sub dir/hello world: Copied (new) 2024/11/26 01:21:01 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" --- PASS: TestCopyRedownload (2.61s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" 2024/11/26 01:21:02 DEBUG : check sum: Need to transfer - File not found at Destination 2024/11/26 01:21:02 DEBUG : files root 'rclone-test-halecet7hopa': Waiting for checks to finish 2024/11/26 01:21:02 DEBUG : files root 'rclone-test-halecet7hopa': Waiting for transfers to finish 2024/11/26 01:21:02 DEBUG : check sum: Dst hash empty - aborting Src hash check 2024/11/26 01:21:02 INFO : check sum: Copied (new) 2024/11/26 01:21:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" 2024/11/26 01:21:03 DEBUG : files root 'rclone-test-halecet7hopa': Waiting for checks to finish 2024/11/26 01:21:03 DEBUG : check sum: Dst hash empty - aborting Src hash check 2024/11/26 01:21:03 DEBUG : check sum: Size of src and dst objects identical 2024/11/26 01:21:03 DEBUG : check sum: Unchanged skipping 2024/11/26 01:21:03 DEBUG : files root 'rclone-test-halecet7hopa': Waiting for transfers to finish 2024/11/26 01:21:03 DEBUG : Waiting for deletions to finish 2024/11/26 01:21:03 INFO : There was nothing to transfer run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" --- PASS: TestSyncBasedOnCheckSum (2.24s) === RUN TestSyncSizeOnly run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" 2024/11/26 01:21:04 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/11/26 01:21:04 DEBUG : files root 'rclone-test-halecet7hopa': Waiting for checks to finish 2024/11/26 01:21:04 DEBUG : files root 'rclone-test-halecet7hopa': Waiting for transfers to finish 2024/11/26 01:21:05 DEBUG : sizeonly: Dst hash empty - aborting Src hash check 2024/11/26 01:21:05 INFO : sizeonly: Copied (new) 2024/11/26 01:21:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" 2024/11/26 01:21:05 DEBUG : sizeonly: Sizes identical 2024/11/26 01:21:05 DEBUG : files root 'rclone-test-halecet7hopa': Waiting for checks to finish 2024/11/26 01:21:05 DEBUG : sizeonly: Unchanged skipping 2024/11/26 01:21:05 DEBUG : files root 'rclone-test-halecet7hopa': Waiting for transfers to finish 2024/11/26 01:21:05 DEBUG : Waiting for deletions to finish 2024/11/26 01:21:05 INFO : There was nothing to transfer run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" --- PASS: TestSyncSizeOnly (2.32s) === RUN TestSyncIgnoreSize run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" 2024/11/26 01:21:06 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/11/26 01:21:06 DEBUG : files root 'rclone-test-halecet7hopa': Waiting for checks to finish 2024/11/26 01:21:06 DEBUG : files root 'rclone-test-halecet7hopa': Waiting for transfers to finish 2024/11/26 01:21:07 DEBUG : ignore-size: Dst hash empty - aborting Src hash check 2024/11/26 01:21:07 INFO : ignore-size: Copied (new) 2024/11/26 01:21:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" 2024/11/26 01:21:07 DEBUG : files root 'rclone-test-halecet7hopa': Waiting for checks to finish 2024/11/26 01:21:07 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/26 01:21:07 DEBUG : ignore-size: Unchanged skipping 2024/11/26 01:21:07 DEBUG : files root 'rclone-test-halecet7hopa': Waiting for transfers to finish 2024/11/26 01:21:07 DEBUG : Waiting for deletions to finish 2024/11/26 01:21:07 INFO : There was nothing to transfer run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" --- PASS: TestSyncIgnoreSize (2.22s) === RUN TestSyncIgnoreTimes run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" 2024/11/26 01:21:09 DEBUG : files root 'rclone-test-halecet7hopa': Waiting for checks to finish 2024/11/26 01:21:09 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/26 01:21:09 DEBUG : existing: Unchanged skipping 2024/11/26 01:21:09 DEBUG : files root 'rclone-test-halecet7hopa': Waiting for transfers to finish 2024/11/26 01:21:09 DEBUG : Waiting for deletions to finish 2024/11/26 01:21:09 INFO : There was nothing to transfer run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" 2024/11/26 01:21:09 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/11/26 01:21:09 DEBUG : files root 'rclone-test-halecet7hopa': Waiting for checks to finish 2024/11/26 01:21:09 DEBUG : files root 'rclone-test-halecet7hopa': Waiting for transfers to finish 2024/11/26 01:21:10 DEBUG : existing: Dst hash empty - aborting Src hash check 2024/11/26 01:21:10 INFO : existing: Copied (replaced existing) 2024/11/26 01:21:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" --- PASS: TestSyncIgnoreTimes (3.05s) === RUN TestSyncIgnoreExisting run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" 2024/11/26 01:21:11 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/26 01:21:11 DEBUG : files root 'rclone-test-halecet7hopa': Waiting for checks to finish 2024/11/26 01:21:11 DEBUG : files root 'rclone-test-halecet7hopa': Waiting for transfers to finish 2024/11/26 01:21:12 DEBUG : existing: Dst hash empty - aborting Src hash check 2024/11/26 01:21:12 INFO : existing: Copied (new) 2024/11/26 01:21:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" 2024/11/26 01:21:12 DEBUG : existing: Destination exists, skipping 2024/11/26 01:21:12 DEBUG : files root 'rclone-test-halecet7hopa': Waiting for checks to finish 2024/11/26 01:21:12 DEBUG : files root 'rclone-test-halecet7hopa': Waiting for transfers to finish 2024/11/26 01:21:12 DEBUG : Waiting for deletions to finish 2024/11/26 01:21:12 INFO : There was nothing to transfer run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" --- PASS: TestSyncIgnoreExisting (2.22s) === RUN TestSyncIgnoreErrors run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" 2024/11/26 01:21:15 DEBUG : d: Making directory 2024/11/26 01:21:16 DEBUG : Added delayed dir = "a", newDst= 2024/11/26 01:21:16 DEBUG : c: Directory modification time the same (differ by 141.364241ms, within tolerance 1s) 2024/11/26 01:21:16 DEBUG : Added delayed dir = "c", newDst=c 2024/11/26 01:21:16 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/26 01:21:16 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/26 01:21:16 DEBUG : c/non empty space: Unchanged skipping 2024/11/26 01:21:16 DEBUG : files root 'rclone-test-halecet7hopa': Waiting for checks to finish 2024/11/26 01:21:16 DEBUG : files root 'rclone-test-halecet7hopa': Waiting for transfers to finish 2024/11/26 01:21:17 DEBUG : a/potato2: Dst hash empty - aborting Src hash check 2024/11/26 01:21:17 INFO : a/potato2: Copied (new) 2024/11/26 01:21:17 DEBUG : Waiting for deletions to finish 2024/11/26 01:21:17 INFO : b/potato: Deleted 2024/11/26 01:21:17 INFO : a: Set directory modification time (using DirSetModTime) 2024/11/26 01:21:17 INFO : d: Removing directory 2024/11/26 01:21:17 INFO : b: Removing directory 2024/11/26 01:21:17 DEBUG : files root 'rclone-test-halecet7hopa': deleted 2 directories run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" --- PASS: TestSyncIgnoreErrors (5.27s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" 2024/11/26 01:21:20 DEBUG : files root 'rclone-test-halecet7hopa': Waiting for checks to finish 2024/11/26 01:21:20 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 2024/11/26 01:21:20 DEBUG : empty space: Dst hash empty - aborting Src hash check 2024/11/26 01:21:20 DEBUG : files root 'rclone-test-halecet7hopa': Waiting for transfers to finish 2024/11/26 01:21:20 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2024/11/26 01:21:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" 2024/11/26 01:21:20 DEBUG : files root 'rclone-test-halecet7hopa': Waiting for checks to finish 2024/11/26 01:21:20 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 2024/11/26 01:21:20 DEBUG : empty space: Dst hash empty - aborting Src hash check 2024/11/26 01:21:20 DEBUG : files root 'rclone-test-halecet7hopa': Waiting for transfers to finish 2024/11/26 01:21:21 DEBUG : empty space: Dst hash empty - aborting Src hash check 2024/11/26 01:21:21 INFO : empty space: Copied (replaced existing) 2024/11/26 01:21:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnly (3.05s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" 2024/11/26 01:21:23 DEBUG : files root 'rclone-test-halecet7hopa': Waiting for checks to finish 2024/11/26 01:21:23 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 2024/11/26 01:21:23 DEBUG : empty space: Dst hash empty - aborting Src hash check 2024/11/26 01:21:23 DEBUG : files root 'rclone-test-halecet7hopa': Waiting for transfers to finish 2024/11/26 01:21:24 DEBUG : empty space: Dst hash empty - aborting Src hash check 2024/11/26 01:21:24 INFO : empty space: Copied (replaced existing) 2024/11/26 01:21:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", 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 (2.61s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" 2024/11/26 01:21:26 DEBUG : files root 'rclone-test-halecet7hopa': Waiting for checks to finish 2024/11/26 01:21:26 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 2024/11/26 01:21:26 DEBUG : foo: Dst hash empty - aborting Src hash check 2024/11/26 01:21:26 DEBUG : files root 'rclone-test-halecet7hopa': Waiting for transfers to finish 2024/11/26 01:21:26 DEBUG : foo: Dst hash empty - aborting Src hash check 2024/11/26 01:21:26 INFO : foo: Copied (replaced existing) 2024/11/26 01:21:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" --- PASS: TestSyncDoesntUpdateModtime (2.64s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" 2024/11/26 01:21:28 DEBUG : potato: Need to transfer - File not found at Destination 2024/11/26 01:21:28 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/26 01:21:28 DEBUG : files root 'rclone-test-halecet7hopa': Waiting for checks to finish 2024/11/26 01:21:28 DEBUG : empty space: Unchanged skipping 2024/11/26 01:21:28 DEBUG : files root 'rclone-test-halecet7hopa': Waiting for transfers to finish 2024/11/26 01:21:29 DEBUG : potato: Dst hash empty - aborting Src hash check 2024/11/26 01:21:29 INFO : potato: Copied (new) 2024/11/26 01:21:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" --- PASS: TestSyncAfterAddingAFile (2.76s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" 2024/11/26 01:21:31 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/11/26 01:21:31 DEBUG : files root 'rclone-test-halecet7hopa': Waiting for checks to finish 2024/11/26 01:21:31 DEBUG : files root 'rclone-test-halecet7hopa': Waiting for transfers to finish 2024/11/26 01:21:32 DEBUG : potato: Dst hash empty - aborting Src hash check 2024/11/26 01:21:32 INFO : potato: Copied (replaced existing) 2024/11/26 01:21:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.57s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" 2024/11/26 01:21: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 2024/11/26 01:21:34 DEBUG : potato: Dst hash empty - aborting Src hash check 2024/11/26 01:21:34 DEBUG : files root 'rclone-test-halecet7hopa': Waiting for checks to finish 2024/11/26 01:21:34 DEBUG : files root 'rclone-test-halecet7hopa': Waiting for transfers to finish 2024/11/26 01:21:34 DEBUG : potato: Dst hash empty - aborting Src hash check 2024/11/26 01:21:34 INFO : potato: Copied (replaced existing) 2024/11/26 01:21:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" --- PASS: TestSyncAfterChangingContentsOnly (2.78s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" 2024/11/26 01:21:37 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/26 01:21:37 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/11/26 01:21:37 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/26 01:21:37 DEBUG : empty space: Unchanged skipping 2024/11/26 01:21:37 DEBUG : files root 'rclone-test-halecet7hopa': Waiting for checks to finish 2024/11/26 01:21:37 DEBUG : files root 'rclone-test-halecet7hopa': Waiting for transfers to finish 2024/11/26 01:21:37 DEBUG : Waiting for deletions to finish 2024/11/26 01:21:37 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.80s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" 2024/11/26 01:21:40 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/26 01:21:40 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/26 01:21:40 DEBUG : empty space: Unchanged skipping 2024/11/26 01:21:40 DEBUG : files root 'rclone-test-halecet7hopa': Waiting for checks to finish 2024/11/26 01:21:40 DEBUG : files root 'rclone-test-halecet7hopa': Waiting for transfers to finish 2024/11/26 01:21:41 DEBUG : potato2: Dst hash empty - aborting Src hash check 2024/11/26 01:21:41 INFO : potato2: Copied (new) 2024/11/26 01:21:41 DEBUG : Waiting for deletions to finish 2024/11/26 01:21:41 INFO : potato: Deleted run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.72s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" 2024/11/26 01:21:43 DEBUG : d: Making directory 2024/11/26 01:21:44 DEBUG : d/e: Making directory 2024/11/26 01:21:44 DEBUG : Added delayed dir = "a", newDst= 2024/11/26 01:21:44 DEBUG : c: Directory modification time the same (differ by -62.460801ms, within tolerance 1s) 2024/11/26 01:21:44 DEBUG : Added delayed dir = "c", newDst=c 2024/11/26 01:21:44 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/26 01:21:44 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/26 01:21:44 DEBUG : c/non empty space: Unchanged skipping 2024/11/26 01:21:45 DEBUG : files root 'rclone-test-halecet7hopa': Waiting for checks to finish 2024/11/26 01:21:45 DEBUG : files root 'rclone-test-halecet7hopa': Waiting for transfers to finish 2024/11/26 01:21:45 DEBUG : a/potato2: Dst hash empty - aborting Src hash check 2024/11/26 01:21:45 INFO : a/potato2: Copied (new) 2024/11/26 01:21:45 DEBUG : Waiting for deletions to finish 2024/11/26 01:21:45 INFO : b/potato: Deleted 2024/11/26 01:21:45 INFO : a: Set directory modification time (using DirSetModTime) 2024/11/26 01:21:45 INFO : d/e: Removing directory 2024/11/26 01:21:46 INFO : d: Removing directory 2024/11/26 01:21:46 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-halecet7hopa/d not empty`) 2024/11/26 01:21:46 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/26 01:21:46 DEBUG : pacer: Reducing sleep to 15ms 2024/11/26 01:21:46 INFO : b: Removing directory 2024/11/26 01:21:46 DEBUG : pacer: Reducing sleep to 11.25ms 2024/11/26 01:21:46 DEBUG : files root 'rclone-test-halecet7hopa': deleted 3 directories run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" 2024/11/26 01:21:46 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (5.86s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" 2024/11/26 01:21:49 DEBUG : d: Making directory 2024/11/26 01:21:50 DEBUG : Added delayed dir = "a", newDst= 2024/11/26 01:21:50 DEBUG : c: Directory modification time the same (differ by -22.423805ms, within tolerance 1s) 2024/11/26 01:21:50 DEBUG : Added delayed dir = "c", newDst=c 2024/11/26 01:21:50 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/26 01:21:50 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/26 01:21:50 DEBUG : c/non empty space: Unchanged skipping 2024/11/26 01:21:50 DEBUG : files root 'rclone-test-halecet7hopa': Waiting for checks to finish 2024/11/26 01:21:50 DEBUG : files root 'rclone-test-halecet7hopa': Waiting for transfers to finish 2024/11/26 01:21:51 DEBUG : a/potato2: Dst hash empty - aborting Src hash check 2024/11/26 01:21:51 INFO : a/potato2: Copied (new) 2024/11/26 01:21:51 ERROR : files root 'rclone-test-halecet7hopa': not deleting files as there were IO errors 2024/11/26 01:21:51 INFO : a: Set directory modification time (using DirSetModTime) 2024/11/26 01:21:51 ERROR : files root 'rclone-test-halecet7hopa': not deleting directories as there were IO errors run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (5.54s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" 2024/11/26 01:21:55 DEBUG : Waiting for deletions to finish 2024/11/26 01:21:55 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/26 01:21:55 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/26 01:21:55 DEBUG : files root 'rclone-test-halecet7hopa': Waiting for checks to finish 2024/11/26 01:21:55 DEBUG : empty space: Unchanged skipping 2024/11/26 01:21:55 DEBUG : files root 'rclone-test-halecet7hopa': Waiting for transfers to finish 2024/11/26 01:21:55 INFO : potato: Deleted 2024/11/26 01:21:56 DEBUG : potato2: Dst hash empty - aborting Src hash check 2024/11/26 01:21:56 INFO : potato2: Copied (new) run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" --- PASS: TestSyncDeleteDuring (3.43s) === RUN TestSyncDeleteBefore run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" 2024/11/26 01:21:58 DEBUG : Waiting for deletions to finish 2024/11/26 01:21:58 DEBUG : files root 'rclone-test-halecet7hopa': Waiting for checks to finish 2024/11/26 01:21:58 DEBUG : files root 'rclone-test-halecet7hopa': Waiting for transfers to finish 2024/11/26 01:21:59 INFO : potato: Deleted 2024/11/26 01:21:59 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/26 01:21:59 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/26 01:21:59 DEBUG : files root 'rclone-test-halecet7hopa': Waiting for checks to finish 2024/11/26 01:21:59 DEBUG : empty space: Unchanged skipping 2024/11/26 01:21:59 DEBUG : files root 'rclone-test-halecet7hopa': Waiting for transfers to finish 2024/11/26 01:21:59 DEBUG : potato2: Dst hash empty - aborting Src hash check 2024/11/26 01:21:59 INFO : potato2: Copied (new) run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" --- PASS: TestSyncDeleteBefore (3.81s) === RUN TestCopyDeleteBefore run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" 2024/11/26 01:22:01 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/26 01:22:01 DEBUG : files root 'rclone-test-halecet7hopa': Waiting for checks to finish 2024/11/26 01:22:01 DEBUG : files root 'rclone-test-halecet7hopa': Waiting for transfers to finish 2024/11/26 01:22:02 DEBUG : potato2: Dst hash empty - aborting Src hash check 2024/11/26 01:22:02 INFO : potato2: Copied (new) run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" --- PASS: TestCopyDeleteBefore (2.76s) === RUN TestSyncWithExclude run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" 2024/11/26 01:22:05 DEBUG : enormous: Excluded (Size Filter) 2024/11/26 01:22:05 DEBUG : enormous: Excluded 2024/11/26 01:22:05 DEBUG : potato2: Excluded (Size Filter) 2024/11/26 01:22:05 DEBUG : potato2: Excluded 2024/11/26 01:22:05 DEBUG : potato2: Excluded (Size Filter) 2024/11/26 01:22:05 DEBUG : potato2: Excluded 2024/11/26 01:22:05 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/26 01:22:05 DEBUG : files root 'rclone-test-halecet7hopa': Waiting for checks to finish 2024/11/26 01:22:05 DEBUG : empty space: Unchanged skipping 2024/11/26 01:22:05 DEBUG : files root 'rclone-test-halecet7hopa': Waiting for transfers to finish 2024/11/26 01:22:05 DEBUG : Waiting for deletions to finish 2024/11/26 01:22:05 INFO : There was nothing to transfer run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" 2024/11/26 01:22:05 DEBUG : enormous: Excluded (Size Filter) 2024/11/26 01:22:05 DEBUG : enormous: Excluded 2024/11/26 01:22:05 DEBUG : potato2: Excluded (Size Filter) 2024/11/26 01:22:05 DEBUG : potato2: Excluded 2024/11/26 01:22:05 DEBUG : potato2: Excluded (Size Filter) 2024/11/26 01:22:05 DEBUG : potato2: Excluded 2024/11/26 01:22:05 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2024/11/26 01:22:05 DEBUG : Local file system at /tmp/rclone881407634: Waiting for checks to finish 2024/11/26 01:22:05 DEBUG : empty space: Unchanged skipping 2024/11/26 01:22:05 DEBUG : Local file system at /tmp/rclone881407634: Waiting for transfers to finish 2024/11/26 01:22:05 DEBUG : Waiting for deletions to finish 2024/11/26 01:22:05 INFO : There was nothing to transfer run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" --- PASS: TestSyncWithExclude (3.32s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" 2024/11/26 01:22:09 DEBUG : enormous: Excluded (Size Filter) 2024/11/26 01:22:09 DEBUG : enormous: Excluded 2024/11/26 01:22:09 DEBUG : potato2: Excluded (Size Filter) 2024/11/26 01:22:09 DEBUG : potato2: Excluded 2024/11/26 01:22:09 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/26 01:22:09 DEBUG : files root 'rclone-test-halecet7hopa': Waiting for checks to finish 2024/11/26 01:22:09 DEBUG : empty space: Unchanged skipping 2024/11/26 01:22:09 DEBUG : files root 'rclone-test-halecet7hopa': Waiting for transfers to finish 2024/11/26 01:22:09 DEBUG : Waiting for deletions to finish 2024/11/26 01:22:09 INFO : enormous: Deleted 2024/11/26 01:22:09 INFO : potato2: Deleted 2024/11/26 01:22:09 INFO : There was nothing to transfer run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" 2024/11/26 01:22:09 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2024/11/26 01:22:09 DEBUG : empty space: Unchanged skipping 2024/11/26 01:22:09 DEBUG : Local file system at /tmp/rclone881407634: Waiting for checks to finish 2024/11/26 01:22:09 DEBUG : Local file system at /tmp/rclone881407634: Waiting for transfers to finish 2024/11/26 01:22:09 DEBUG : Waiting for deletions to finish 2024/11/26 01:22:09 INFO : enormous: Deleted 2024/11/26 01:22:09 INFO : potato2: Deleted 2024/11/26 01:22:09 INFO : There was nothing to transfer run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.82s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" 2024/11/26 01:22:14 DEBUG : five: Need to transfer - File not found at Destination 2024/11/26 01:22:14 DEBUG : four: Sizes differ (src 4 vs dst 8) 2024/11/26 01:22:14 DEBUG : one: Destination is newer than source, skipping 2024/11/26 01:22:14 DEBUG : three: Sizes identical 2024/11/26 01:22:14 DEBUG : two: Dst hash empty - aborting Src hash check 2024/11/26 01:22:14 DEBUG : files root 'rclone-test-halecet7hopa': Waiting for checks to finish 2024/11/26 01:22:14 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2024/11/26 01:22:14 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2024/11/26 01:22:14 DEBUG : files root 'rclone-test-halecet7hopa': Waiting for transfers to finish 2024/11/26 01:22:14 DEBUG : five: Dst hash empty - aborting Src hash check 2024/11/26 01:22:14 INFO : five: Copied (new) 2024/11/26 01:22:15 DEBUG : four: Dst hash empty - aborting Src hash check 2024/11/26 01:22:15 INFO : four: Copied (replaced existing) 2024/11/26 01:22:15 DEBUG : two: Dst hash empty - aborting Src hash check 2024/11/26 01:22:15 INFO : two: Copied (replaced existing) 2024/11/26 01:22:15 DEBUG : Waiting for deletions to finish 2024/11/26 01:22:15 DEBUG : five: Dst hash empty - aborting Src hash check 2024/11/26 01:22:15 DEBUG : four: Dst hash empty - aborting Src hash check 2024/11/26 01:22:15 DEBUG : one: Destination is newer than source, skipping 2024/11/26 01:22:15 DEBUG : three: Dst hash empty - aborting Src hash check 2024/11/26 01:22:15 DEBUG : two: Dst hash empty - aborting Src hash check 2024/11/26 01:22:15 DEBUG : files root 'rclone-test-halecet7hopa': Waiting for checks to finish 2024/11/26 01:22:15 DEBUG : five: Size of src and dst objects identical 2024/11/26 01:22:15 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2024/11/26 01:22:15 DEBUG : four: Size of src and dst objects identical 2024/11/26 01:22:15 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2024/11/26 01:22:15 DEBUG : three: Size of src and dst objects identical 2024/11/26 01:22:15 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2024/11/26 01:22:15 DEBUG : two: Size of src and dst objects identical 2024/11/26 01:22:15 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2024/11/26 01:22:15 DEBUG : files root 'rclone-test-halecet7hopa': Waiting for transfers to finish 2024/11/26 01:22:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.82s) === 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-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" sync_test.go:1538: Can track renames: true 2024/11/26 01:22:16 INFO : files root 'rclone-test-halecet7hopa': Making map for --track-renames 2024/11/26 01:22:16 INFO : files root 'rclone-test-halecet7hopa': Finished making map for --track-renames 2024/11/26 01:22:16 DEBUG : files root 'rclone-test-halecet7hopa': Waiting for checks to finish 2024/11/26 01:22:16 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/26 01:22:16 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/11/26 01:22:16 DEBUG : files root 'rclone-test-halecet7hopa': Waiting for renames to finish 2024/11/26 01:22:16 DEBUG : files root 'rclone-test-halecet7hopa': Waiting for transfers to finish 2024/11/26 01:22:17 DEBUG : yam: Dst hash empty - aborting Src hash check 2024/11/26 01:22:17 INFO : yam: Copied (new) 2024/11/26 01:22:17 DEBUG : potato: Dst hash empty - aborting Src hash check 2024/11/26 01:22:17 INFO : potato: Copied (new) 2024/11/26 01:22:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" 2024/11/26 01:22:17 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/26 01:22:17 INFO : files root 'rclone-test-halecet7hopa': Making map for --track-renames 2024/11/26 01:22:17 INFO : files root 'rclone-test-halecet7hopa': Finished making map for --track-renames 2024/11/26 01:22:17 DEBUG : files root 'rclone-test-halecet7hopa': Waiting for checks to finish 2024/11/26 01:22:17 DEBUG : yaml: Need to transfer - No matching file found at Destination 2024/11/26 01:22:17 DEBUG : potato: Unchanged skipping 2024/11/26 01:22:17 DEBUG : files root 'rclone-test-halecet7hopa': Waiting for renames to finish 2024/11/26 01:22:17 DEBUG : files root 'rclone-test-halecet7hopa': Waiting for transfers to finish 2024/11/26 01:22:18 DEBUG : yaml: Dst hash empty - aborting Src hash check 2024/11/26 01:22:18 INFO : yaml: Copied (new) 2024/11/26 01:22:18 DEBUG : Waiting for deletions to finish 2024/11/26 01:22:18 INFO : yam: Deleted run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", 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.40s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" sync_test.go:1610: Can track renames: true 2024/11/26 01:22:20 INFO : files root 'rclone-test-halecet7hopa': Making map for --track-renames 2024/11/26 01:22:20 INFO : files root 'rclone-test-halecet7hopa': Finished making map for --track-renames 2024/11/26 01:22:20 DEBUG : files root 'rclone-test-halecet7hopa': Waiting for checks to finish 2024/11/26 01:22:20 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/26 01:22:20 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/11/26 01:22:20 DEBUG : files root 'rclone-test-halecet7hopa': Waiting for renames to finish 2024/11/26 01:22:20 DEBUG : files root 'rclone-test-halecet7hopa': Waiting for transfers to finish 2024/11/26 01:22:20 DEBUG : potato: Dst hash empty - aborting Src hash check 2024/11/26 01:22:20 INFO : potato: Copied (new) 2024/11/26 01:22:20 DEBUG : yam: Dst hash empty - aborting Src hash check 2024/11/26 01:22:20 INFO : yam: Copied (new) 2024/11/26 01:22:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" 2024/11/26 01:22:21 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/26 01:22:21 INFO : files root 'rclone-test-halecet7hopa': Making map for --track-renames 2024/11/26 01:22:21 INFO : files root 'rclone-test-halecet7hopa': Finished making map for --track-renames 2024/11/26 01:22:21 DEBUG : files root 'rclone-test-halecet7hopa': Waiting for checks to finish 2024/11/26 01:22:21 DEBUG : potato: Unchanged skipping 2024/11/26 01:22:21 DEBUG : files root 'rclone-test-halecet7hopa': Waiting for renames to finish 2024/11/26 01:22:21 INFO : yam: Moved (server-side) to: yaml 2024/11/26 01:22:21 INFO : yaml: Renamed from "yam" 2024/11/26 01:22:21 DEBUG : files root 'rclone-test-halecet7hopa': Waiting for transfers to finish 2024/11/26 01:22:21 DEBUG : Waiting for deletions to finish 2024/11/26 01:22:21 INFO : There was nothing to transfer run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.04s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" sync_test.go:1649: Can track renames: true 2024/11/26 01:22:23 DEBUG : Added delayed dir = "sub", newDst= 2024/11/26 01:22:23 INFO : files root 'rclone-test-halecet7hopa': Making map for --track-renames 2024/11/26 01:22:23 INFO : files root 'rclone-test-halecet7hopa': Finished making map for --track-renames 2024/11/26 01:22:23 DEBUG : files root 'rclone-test-halecet7hopa': Waiting for checks to finish 2024/11/26 01:22:23 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/26 01:22:23 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/11/26 01:22:23 DEBUG : files root 'rclone-test-halecet7hopa': Waiting for renames to finish 2024/11/26 01:22:23 DEBUG : files root 'rclone-test-halecet7hopa': Waiting for transfers to finish 2024/11/26 01:22:23 DEBUG : potato: Dst hash empty - aborting Src hash check 2024/11/26 01:22:23 INFO : potato: Copied (new) 2024/11/26 01:22:23 DEBUG : sub/yam: Dst hash empty - aborting Src hash check 2024/11/26 01:22:23 INFO : sub/yam: Copied (new) 2024/11/26 01:22:23 DEBUG : Waiting for deletions to finish 2024/11/26 01:22:24 INFO : sub: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" 2024/11/26 01:22:24 DEBUG : Added delayed dir = "sub", newDst=sub 2024/11/26 01:22:24 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/26 01:22:24 DEBUG : potato: Unchanged skipping 2024/11/26 01:22:24 INFO : files root 'rclone-test-halecet7hopa': Making map for --track-renames 2024/11/26 01:22:24 INFO : files root 'rclone-test-halecet7hopa': Finished making map for --track-renames 2024/11/26 01:22:24 DEBUG : files root 'rclone-test-halecet7hopa': Waiting for checks to finish 2024/11/26 01:22:24 DEBUG : files root 'rclone-test-halecet7hopa': Waiting for renames to finish 2024/11/26 01:22:25 INFO : sub/yam: Moved (server-side) to: yam 2024/11/26 01:22:25 INFO : yam: Renamed from "sub/yam" 2024/11/26 01:22:25 DEBUG : files root 'rclone-test-halecet7hopa': Waiting for transfers to finish 2024/11/26 01:22:25 DEBUG : Waiting for deletions to finish 2024/11/26 01:22:25 INFO : There was nothing to transfer run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (4.83s) === RUN TestServerSideMoveLocal run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" 2024/11/26 01:22:27 DEBUG : Creating backend with remote "/tmp/rclone881407634/dir1" 2024/11/26 01:22:27 DEBUG : Config file has changed externally - reloading 2024/11/26 01:22:27 DEBUG : Creating backend with remote "/tmp/rclone881407634/dir2" 2024/11/26 01:22:27 DEBUG : Local file system at /tmp/rclone881407634/dir2: Using server-side directory move 2024/11/26 01:22:27 INFO : Local file system at /tmp/rclone881407634/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/26 01:22:27 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/11/26 01:22:27 INFO : file1.txt: Moved (server-side) 2024/11/26 01:22:27 DEBUG : Local file system at /tmp/rclone881407634/dir2: Waiting for checks to finish 2024/11/26 01:22:27 DEBUG : Local file system at /tmp/rclone881407634/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.57s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" 2024/11/26 01:22:28 DEBUG : Added delayed dir = "nested", newDst= 2024/11/26 01:22:28 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/26 01:22:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/26 01:22:28 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2024/11/26 01:22:28 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/26 01:22:28 DEBUG : files root 'rclone-test-halecet7hopa': Waiting for checks to finish 2024/11/26 01:22:28 DEBUG : files root 'rclone-test-halecet7hopa': Waiting for transfers to finish 2024/11/26 01:22:29 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/11/26 01:22:29 INFO : sub dir/hello world: Copied (new) 2024/11/26 01:22:29 INFO : sub dir/hello world: Deleted 2024/11/26 01:22:29 DEBUG : nested/sub dir/file: Dst hash empty - aborting Src hash check 2024/11/26 01:22:29 INFO : nested/sub dir/file: Copied (new) 2024/11/26 01:22:29 INFO : nested/sub dir/file: Deleted 2024/11/26 01:22:29 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2024/11/26 01:22:29 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/26 01:22:29 INFO : nested: Set directory modification time (using DirSetModTime) 2024/11/26 01:22:29 INFO : sub dir: Removing directory 2024/11/26 01:22:29 INFO : nested/sub dir: Removing directory 2024/11/26 01:22:29 INFO : nested: Removing directory 2024/11/26 01:22:29 DEBUG : Local file system at /tmp/rclone881407634: deleted 3 directories run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" 2024/11/26 01:22:31 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-halecet7hopa/nested not empty`) 2024/11/26 01:22:31 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/26 01:22:31 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-halecet7hopa/nested not empty`) 2024/11/26 01:22:31 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2024/11/26 01:22:31 DEBUG : pacer: Reducing sleep to 30ms 2024/11/26 01:22:31 DEBUG : pacer: Reducing sleep to 22.5ms 2024/11/26 01:22:31 DEBUG : pacer: Reducing sleep to 16.875ms 2024/11/26 01:22:31 DEBUG : pacer: Reducing sleep to 12.65625ms --- PASS: TestMoveWithDeleteEmptySrcDirs (3.41s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" 2024/11/26 01:22:31 DEBUG : pacer: Reducing sleep to 10ms 2024/11/26 01:22:32 DEBUG : Added delayed dir = "nested", newDst= 2024/11/26 01:22:32 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/26 01:22:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/26 01:22:32 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2024/11/26 01:22:32 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/26 01:22:32 DEBUG : files root 'rclone-test-halecet7hopa': Waiting for checks to finish 2024/11/26 01:22:32 DEBUG : files root 'rclone-test-halecet7hopa': Waiting for transfers to finish 2024/11/26 01:22:32 DEBUG : nested/sub dir/file: Dst hash empty - aborting Src hash check 2024/11/26 01:22:32 INFO : nested/sub dir/file: Copied (new) 2024/11/26 01:22:32 INFO : nested/sub dir/file: Deleted 2024/11/26 01:22:32 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/11/26 01:22:32 INFO : sub dir/hello world: Copied (new) 2024/11/26 01:22:32 INFO : sub dir/hello world: Deleted 2024/11/26 01:22:33 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2024/11/26 01:22:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/26 01:22:33 INFO : nested: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" 2024/11/26 01:22:34 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-halecet7hopa/nested not empty`) 2024/11/26 01:22:34 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/26 01:22:34 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-halecet7hopa/nested not empty`) 2024/11/26 01:22:34 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2024/11/26 01:22:34 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-halecet7hopa/nested not empty`) 2024/11/26 01:22:34 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2024/11/26 01:22:35 DEBUG : pacer: low level retry 4/10 (error Folder Not Empty - `Folder rclone-test-halecet7hopa/nested not empty`) 2024/11/26 01:22:35 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2024/11/26 01:22:35 DEBUG : pacer: low level retry 5/10 (error Folder Not Empty - `Folder rclone-test-halecet7hopa/nested not empty`) 2024/11/26 01:22:35 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2024/11/26 01:22:35 DEBUG : pacer: low level retry 6/10 (error Folder Not Empty - `Folder rclone-test-halecet7hopa/nested not empty`) 2024/11/26 01:22:35 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2024/11/26 01:22:35 DEBUG : pacer: Reducing sleep to 480ms 2024/11/26 01:22:36 DEBUG : pacer: Reducing sleep to 360ms 2024/11/26 01:22:36 DEBUG : pacer: Reducing sleep to 270ms 2024/11/26 01:22:37 DEBUG : pacer: Reducing sleep to 202.5ms --- PASS: TestMoveWithoutDeleteEmptySrcDirs (5.26s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" 2024/11/26 01:22:37 DEBUG : pacer: Reducing sleep to 151.875ms 2024/11/26 01:22:37 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/26 01:22:37 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/11/26 01:22:37 DEBUG : files root 'rclone-test-halecet7hopa': Waiting for checks to finish 2024/11/26 01:22:37 DEBUG : files root 'rclone-test-halecet7hopa': Waiting for transfers to finish 2024/11/26 01:22:38 DEBUG : pacer: Reducing sleep to 113.90625ms 2024/11/26 01:22:38 DEBUG : pacer: Reducing sleep to 85.429687ms 2024/11/26 01:22:38 DEBUG : pacer: Reducing sleep to 64.072265ms 2024/11/26 01:22:38 DEBUG : existing: Dst hash empty - aborting Src hash check 2024/11/26 01:22:38 INFO : existing: Copied (new) 2024/11/26 01:22:38 INFO : existing: Deleted 2024/11/26 01:22:38 DEBUG : pacer: Reducing sleep to 48.054198ms 2024/11/26 01:22:38 DEBUG : existing-b: Dst hash empty - aborting Src hash check 2024/11/26 01:22:38 INFO : existing-b: Copied (new) 2024/11/26 01:22:38 INFO : existing-b: Deleted 2024/11/26 01:22:38 DEBUG : pacer: Reducing sleep to 36.040648ms 2024/11/26 01:22:38 DEBUG : pacer: Reducing sleep to 27.030486ms 2024/11/26 01:22:38 DEBUG : existing: Destination exists, skipping 2024/11/26 01:22:38 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/11/26 01:22:38 DEBUG : files root 'rclone-test-halecet7hopa': Waiting for checks to finish 2024/11/26 01:22:38 DEBUG : files root 'rclone-test-halecet7hopa': Waiting for transfers to finish 2024/11/26 01:22:38 INFO : There was nothing to transfer run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" 2024/11/26 01:22:38 DEBUG : pacer: Reducing sleep to 20.272864ms 2024/11/26 01:22:38 DEBUG : pacer: Reducing sleep to 15.204648ms 2024/11/26 01:22:39 DEBUG : pacer: Reducing sleep to 11.403486ms 2024/11/26 01:22:39 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestMoveWithIgnoreExisting (2.45s) === RUN TestServerSideMove run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" 2024/11/26 01:22:39 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-xagoxoy1miqi" sync_test.go:1705: Server side move (if possible) files root 'rclone-test-halecet7hopa' -> files root 'rclone-test-xagoxoy1miqi' 2024/11/26 01:22:45 DEBUG : files root 'rclone-test-xagoxoy1miqi': Using server-side directory move 2024/11/26 01:22:45 INFO : files root 'rclone-test-xagoxoy1miqi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/26 01:22:45 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/26 01:22:45 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2024/11/26 01:22:45 DEBUG : empty space: Unchanged skipping 2024/11/26 01:22:45 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/26 01:22:45 DEBUG : files root 'rclone-test-xagoxoy1miqi': Waiting for checks to finish 2024/11/26 01:22:46 INFO : empty space: Deleted 2024/11/26 01:22:46 DEBUG : files root 'rclone-test-xagoxoy1miqi': Waiting for transfers to finish 2024/11/26 01:22:46 INFO : potato3: Deleted 2024/11/26 01:22:46 INFO : potato2: Moved (server-side) 2024/11/26 01:22:46 INFO : potato3: Moved (server-side) 2024/11/26 01:22:46 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-bunijeb7qako" 2024/11/26 01:22:47 DEBUG : files root 'rclone-test-bunijeb7qako': Using server-side directory move 2024/11/26 01:22:48 INFO : files root 'rclone-test-bunijeb7qako': Server side directory move succeeded 2024/11/26 01:22:48 ERROR : : error listing: directory not found 2024/11/26 01:22:48 DEBUG : files root 'rclone-test-bunijeb7qako': Purge remote 2024/11/26 01:22:48 DEBUG : files root 'rclone-test-xagoxoy1miqi': Purge remote 2024/11/26 01:22:48 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (9.44s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" 2024/11/26 01:22:49 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-sowapok9tiza" sync_test.go:1705: Server side move (if possible) files root 'rclone-test-halecet7hopa' -> files root 'rclone-test-sowapok9tiza' 2024/11/26 01:22:54 DEBUG : empty space: Excluded (Size Filter) 2024/11/26 01:22:54 DEBUG : empty space: Excluded 2024/11/26 01:22:54 DEBUG : empty space: Excluded (Size Filter) 2024/11/26 01:22:54 DEBUG : empty space: Excluded 2024/11/26 01:22:54 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/26 01:22:54 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/26 01:22:54 DEBUG : files root 'rclone-test-sowapok9tiza': Waiting for checks to finish 2024/11/26 01:22:54 DEBUG : files root 'rclone-test-sowapok9tiza': Waiting for transfers to finish 2024/11/26 01:22:55 INFO : potato3: Deleted 2024/11/26 01:22:55 INFO : potato2: Moved (server-side) 2024/11/26 01:22:55 INFO : potato3: Moved (server-side) 2024/11/26 01:22:55 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-codocib5juhe" 2024/11/26 01:22:56 DEBUG : empty space: Excluded (Size Filter) 2024/11/26 01:22:56 DEBUG : empty space: Excluded 2024/11/26 01:22:56 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/26 01:22:56 DEBUG : potato3: Need to transfer - File not found at Destination 2024/11/26 01:22:56 DEBUG : files root 'rclone-test-codocib5juhe': Waiting for checks to finish 2024/11/26 01:22:56 DEBUG : files root 'rclone-test-codocib5juhe': Waiting for transfers to finish 2024/11/26 01:22:56 INFO : potato2: Moved (server-side) 2024/11/26 01:22:56 INFO : potato3: Moved (server-side) 2024/11/26 01:22:57 DEBUG : files root 'rclone-test-codocib5juhe': Purge remote 2024/11/26 01:22:57 DEBUG : files root 'rclone-test-sowapok9tiza': Purge remote --- PASS: TestServerSideMoveWithFilter (8.87s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" 2024/11/26 01:22:57 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-donawoj6tuwi" 2024/11/26 01:23:01 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) files root 'rclone-test-halecet7hopa' -> files root 'rclone-test-donawoj6tuwi' 2024/11/26 01:23:07 DEBUG : files root 'rclone-test-donawoj6tuwi': Using server-side directory move 2024/11/26 01:23:07 INFO : files root 'rclone-test-donawoj6tuwi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/26 01:23:07 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/26 01:23:07 DEBUG : Added delayed dir = "tomatoDir", newDst= 2024/11/26 01:23:07 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2024/11/26 01:23:07 DEBUG : empty space: Unchanged skipping 2024/11/26 01:23:07 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/26 01:23:07 DEBUG : files root 'rclone-test-donawoj6tuwi': Waiting for checks to finish 2024/11/26 01:23:07 INFO : empty space: Deleted 2024/11/26 01:23:07 DEBUG : files root 'rclone-test-donawoj6tuwi': Waiting for transfers to finish 2024/11/26 01:23:07 INFO : potato3: Deleted 2024/11/26 01:23:08 INFO : potato2: Moved (server-side) 2024/11/26 01:23:08 INFO : potato3: Moved (server-side) 2024/11/26 01:23:08 INFO : tomatoDir: Removing directory 2024/11/26 01:23:08 DEBUG : files root 'rclone-test-halecet7hopa': deleted 1 directories 2024/11/26 01:23:08 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-nanabuz6kibi" 2024/11/26 01:23:09 DEBUG : tomatoDir: Making directory 2024/11/26 01:23:09 DEBUG : files root 'rclone-test-nanabuz6kibi': Using server-side directory move 2024/11/26 01:23:10 INFO : files root 'rclone-test-nanabuz6kibi': Server side directory move succeeded 2024/11/26 01:23:11 ERROR : : error listing: directory not found 2024/11/26 01:23:11 ERROR : : error listing: directory not found 2024/11/26 01:23:11 DEBUG : files root 'rclone-test-nanabuz6kibi': Purge remote 2024/11/26 01:23:11 DEBUG : files root 'rclone-test-donawoj6tuwi': Purge remote 2024/11/26 01:23:11 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (14.29s) === RUN TestServerSideMoveOverlap run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", 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-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" 2024/11/26 01:23:12 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-halecet7hopa/rclone-sync-test" run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" --- PASS: TestSyncOverlap (1.63s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" 2024/11/26 01:23:14 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-halecet7hopa/rclone-sync-test" 2024/11/26 01:23:15 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-halecet7hopa/rclone-sync-test-include/layer2" 2024/11/26 01:23:15 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-halecet7hopa/rclone-sync-test-ignore-file" 2024/11/26 01:23:18 DEBUG : rclone-sync-test: Excluded 2024/11/26 01:23:18 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/26 01:23:18 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2024/11/26 01:23:18 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/26 01:23:18 DEBUG : files root 'rclone-test-halecet7hopa/rclone-sync-test': Waiting for checks to finish 2024/11/26 01:23:18 DEBUG : files root 'rclone-test-halecet7hopa/rclone-sync-test': Waiting for transfers to finish 2024/11/26 01:23:18 DEBUG : Waiting for deletions to finish 2024/11/26 01:23:18 INFO : There was nothing to transfer 2024/11/26 01:23:18 DEBUG : rclone-sync-test: Excluded 2024/11/26 01:23:19 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/26 01:23:19 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/26 01:23:19 DEBUG : files root 'rclone-test-halecet7hopa': Waiting for checks to finish 2024/11/26 01:23:19 DEBUG : files root 'rclone-test-halecet7hopa': Waiting for transfers to finish 2024/11/26 01:23:19 DEBUG : Waiting for deletions to finish 2024/11/26 01:23:19 INFO : rclone-sync-test-include: Removing directory 2024/11/26 01:23:19 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-halecet7hopa/rclone-sync-test-include not empty`) 2024/11/26 01:23:19 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/26 01:23:19 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-halecet7hopa/rclone-sync-test-include not empty`) 2024/11/26 01:23:19 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2024/11/26 01:23:19 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-halecet7hopa/rclone-sync-test-include not empty`) 2024/11/26 01:23:19 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2024/11/26 01:23:19 DEBUG : pacer: low level retry 4/10 (error Folder Not Empty - `Folder rclone-test-halecet7hopa/rclone-sync-test-include not empty`) 2024/11/26 01:23:19 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2024/11/26 01:23:20 DEBUG : pacer: low level retry 5/10 (error Folder Not Empty - `Folder rclone-test-halecet7hopa/rclone-sync-test-include not empty`) 2024/11/26 01:23:20 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2024/11/26 01:23:20 DEBUG : pacer: low level retry 6/10 (error Folder Not Empty - `Folder rclone-test-halecet7hopa/rclone-sync-test-include not empty`) 2024/11/26 01:23:20 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2024/11/26 01:23:20 DEBUG : pacer: low level retry 7/10 (error Folder Not Empty - `Folder rclone-test-halecet7hopa/rclone-sync-test-include not empty`) 2024/11/26 01:23:20 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2024/11/26 01:23:21 DEBUG : pacer: low level retry 8/10 (error Folder Not Empty - `Folder rclone-test-halecet7hopa/rclone-sync-test-include not empty`) 2024/11/26 01:23:21 DEBUG : pacer: Rate limited, increasing sleep to 2s 2024/11/26 01:23:22 DEBUG : pacer: low level retry 9/10 (error Folder Not Empty - `Folder rclone-test-halecet7hopa/rclone-sync-test-include not empty`) 2024/11/26 01:23:24 DEBUG : pacer: low level retry 10/10 (error Folder Not Empty - `Folder rclone-test-halecet7hopa/rclone-sync-test-include not empty`) 2024/11/26 01:23:24 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/11/26 01:23:24 DEBUG : files root 'rclone-test-halecet7hopa': failed to delete 1 directories 2024/11/26 01:23:24 INFO : There was nothing to transfer run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" 2024/11/26 01:23:26 DEBUG : pacer: Reducing sleep to 1.5s 2024/11/26 01:23:28 DEBUG : pacer: Reducing sleep to 1.125s 2024/11/26 01:23:29 DEBUG : pacer: Reducing sleep to 843.75ms 2024/11/26 01:23:29 DEBUG : rclone-sync-test: Excluded 2024/11/26 01:23:31 DEBUG : pacer: Reducing sleep to 632.8125ms 2024/11/26 01:23:31 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/26 01:23:31 DEBUG : pacer: Reducing sleep to 474.609375ms 2024/11/26 01:23:31 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2024/11/26 01:23:32 DEBUG : pacer: Reducing sleep to 355.957031ms 2024/11/26 01:23:33 DEBUG : pacer: Reducing sleep to 266.967773ms 2024/11/26 01:23:33 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/26 01:23:33 DEBUG : files root 'rclone-test-halecet7hopa/rclone-sync-test-include/layer2': Waiting for checks to finish 2024/11/26 01:23:33 DEBUG : files root 'rclone-test-halecet7hopa/rclone-sync-test-include/layer2': Waiting for transfers to finish 2024/11/26 01:23:33 DEBUG : Waiting for deletions to finish 2024/11/26 01:23:33 INFO : There was nothing to transfer run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" 2024/11/26 01:23:33 DEBUG : pacer: Reducing sleep to 200.225829ms 2024/11/26 01:23:33 DEBUG : pacer: Reducing sleep to 150.169371ms 2024/11/26 01:23:33 DEBUG : pacer: Reducing sleep to 112.627028ms 2024/11/26 01:23:33 DEBUG : rclone-sync-test: Excluded 2024/11/26 01:23:33 DEBUG : pacer: Reducing sleep to 84.470271ms 2024/11/26 01:23:33 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/26 01:23:34 DEBUG : pacer: Reducing sleep to 63.352703ms 2024/11/26 01:23:34 DEBUG : pacer: Reducing sleep to 47.514527ms 2024/11/26 01:23:34 DEBUG : pacer: Reducing sleep to 35.635895ms 2024/11/26 01:23:34 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/26 01:23:34 DEBUG : files root 'rclone-test-halecet7hopa': Waiting for checks to finish 2024/11/26 01:23:34 DEBUG : files root 'rclone-test-halecet7hopa': Waiting for transfers to finish 2024/11/26 01:23:34 DEBUG : Waiting for deletions to finish 2024/11/26 01:23:34 INFO : rclone-sync-test-include: Removing directory 2024/11/26 01:23:34 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-halecet7hopa/rclone-sync-test-include not empty`) 2024/11/26 01:23:34 DEBUG : pacer: Rate limited, increasing sleep to 71.27179ms 2024/11/26 01:23:34 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-halecet7hopa/rclone-sync-test-include not empty`) 2024/11/26 01:23:34 DEBUG : pacer: Rate limited, increasing sleep to 142.54358ms 2024/11/26 01:23:34 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-halecet7hopa/rclone-sync-test-include not empty`) 2024/11/26 01:23:34 DEBUG : pacer: Rate limited, increasing sleep to 285.08716ms 2024/11/26 01:23:34 DEBUG : pacer: low level retry 4/10 (error Folder Not Empty - `Folder rclone-test-halecet7hopa/rclone-sync-test-include not empty`) 2024/11/26 01:23:34 DEBUG : pacer: Rate limited, increasing sleep to 570.17432ms 2024/11/26 01:23:35 DEBUG : pacer: low level retry 5/10 (error Folder Not Empty - `Folder rclone-test-halecet7hopa/rclone-sync-test-include not empty`) 2024/11/26 01:23:35 DEBUG : pacer: Rate limited, increasing sleep to 1.14034864s 2024/11/26 01:23:35 DEBUG : pacer: low level retry 6/10 (error Folder Not Empty - `Folder rclone-test-halecet7hopa/rclone-sync-test-include not empty`) 2024/11/26 01:23:35 DEBUG : pacer: Rate limited, increasing sleep to 2s 2024/11/26 01:23:36 DEBUG : pacer: low level retry 7/10 (error Folder Not Empty - `Folder rclone-test-halecet7hopa/rclone-sync-test-include not empty`) 2024/11/26 01:23:38 DEBUG : pacer: low level retry 8/10 (error Folder Not Empty - `Folder rclone-test-halecet7hopa/rclone-sync-test-include not empty`) 2024/11/26 01:23:40 DEBUG : pacer: low level retry 9/10 (error Folder Not Empty - `Folder rclone-test-halecet7hopa/rclone-sync-test-include not empty`) 2024/11/26 01:23:42 DEBUG : pacer: low level retry 10/10 (error Folder Not Empty - `Folder rclone-test-halecet7hopa/rclone-sync-test-include not empty`) 2024/11/26 01:23:42 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/11/26 01:23:42 DEBUG : files root 'rclone-test-halecet7hopa': failed to delete 1 directories 2024/11/26 01:23:42 INFO : There was nothing to transfer run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" 2024/11/26 01:23:44 DEBUG : pacer: Reducing sleep to 1.5s 2024/11/26 01:23:45 DEBUG : : Excluded 2024/11/26 01:23:46 DEBUG : pacer: Reducing sleep to 1.125s 2024/11/26 01:23:48 DEBUG : pacer: Reducing sleep to 843.75ms 2024/11/26 01:23:48 DEBUG : rclone-sync-test: Excluded 2024/11/26 01:23:49 DEBUG : pacer: Reducing sleep to 632.8125ms 2024/11/26 01:23:49 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/26 01:23:50 DEBUG : pacer: Reducing sleep to 474.609375ms 2024/11/26 01:23:50 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2024/11/26 01:23:50 DEBUG : pacer: Reducing sleep to 355.957031ms 2024/11/26 01:23:51 DEBUG : pacer: Reducing sleep to 266.967773ms 2024/11/26 01:23:51 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/26 01:23:51 DEBUG : files root 'rclone-test-halecet7hopa/rclone-sync-test-ignore-file': Waiting for checks to finish 2024/11/26 01:23:51 DEBUG : files root 'rclone-test-halecet7hopa/rclone-sync-test-ignore-file': Waiting for transfers to finish 2024/11/26 01:23:51 DEBUG : Waiting for deletions to finish 2024/11/26 01:23:51 INFO : There was nothing to transfer run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" 2024/11/26 01:23:51 DEBUG : pacer: Reducing sleep to 200.225829ms 2024/11/26 01:23:51 DEBUG : pacer: Reducing sleep to 150.169371ms 2024/11/26 01:23:52 DEBUG : pacer: Reducing sleep to 112.627028ms 2024/11/26 01:23:52 DEBUG : pacer: Reducing sleep to 84.470271ms 2024/11/26 01:23:52 DEBUG : pacer: Reducing sleep to 63.352703ms 2024/11/26 01:23:52 DEBUG : pacer: Reducing sleep to 47.514527ms 2024/11/26 01:23:52 DEBUG : pacer: Reducing sleep to 35.635895ms 2024/11/26 01:23:52 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-halecet7hopa/rclone-sync-test-include not empty`) 2024/11/26 01:23:52 DEBUG : pacer: Rate limited, increasing sleep to 71.27179ms 2024/11/26 01:23:53 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-halecet7hopa/rclone-sync-test-include not empty`) 2024/11/26 01:23:53 DEBUG : pacer: Rate limited, increasing sleep to 142.54358ms 2024/11/26 01:23:53 DEBUG : pacer: Reducing sleep to 106.907685ms 2024/11/26 01:23:53 DEBUG : pacer: Reducing sleep to 80.180763ms 2024/11/26 01:23:53 DEBUG : pacer: Reducing sleep to 60.135572ms 2024/11/26 01:23:53 DEBUG : pacer: Reducing sleep to 45.101679ms 2024/11/26 01:23:53 DEBUG : pacer: Reducing sleep to 33.826259ms 2024/11/26 01:23:53 DEBUG : pacer: Reducing sleep to 25.369694ms 2024/11/26 01:23:53 DEBUG : pacer: Reducing sleep to 19.02727ms 2024/11/26 01:23:54 DEBUG : pacer: Reducing sleep to 14.270452ms 2024/11/26 01:23:54 DEBUG : pacer: Reducing sleep to 10.702839ms 2024/11/26 01:23:54 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestSyncOverlapWithFilter (43.84s) === RUN TestSyncCompareDest run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" 2024/11/26 01:23:57 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-halecet7hopa/dst" 2024/11/26 01:23:57 DEBUG : Config file has changed externally - reloading 2024/11/26 01:23:58 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-halecet7hopa/CompareDest" 2024/11/26 01:23:58 DEBUG : Config file has changed externally - reloading 2024/11/26 01:24:00 DEBUG : one: Need to transfer - File not found at Destination 2024/11/26 01:24:00 DEBUG : files root 'rclone-test-halecet7hopa/dst': Waiting for checks to finish 2024/11/26 01:24:00 DEBUG : files root 'rclone-test-halecet7hopa/dst': Waiting for transfers to finish 2024/11/26 01:24:01 DEBUG : one: Dst hash empty - aborting Src hash check 2024/11/26 01:24:01 INFO : one: Copied (new) 2024/11/26 01:24:01 DEBUG : Waiting for deletions to finish 2024/11/26 01:24:02 DEBUG : files root 'rclone-test-halecet7hopa/dst': Waiting for checks to finish 2024/11/26 01:24:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/26 01:24:03 DEBUG : files root 'rclone-test-halecet7hopa/dst': Waiting for transfers to finish 2024/11/26 01:24:03 DEBUG : one: Dst hash empty - aborting Src hash check 2024/11/26 01:24:03 INFO : one: Copied (replaced existing) 2024/11/26 01:24:03 DEBUG : Waiting for deletions to finish 2024/11/26 01:24:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/26 01:24:06 DEBUG : files root 'rclone-test-halecet7hopa/dst': Waiting for checks to finish 2024/11/26 01:24:06 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/26 01:24:06 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/26 01:24:06 DEBUG : files root 'rclone-test-halecet7hopa/dst': Waiting for transfers to finish 2024/11/26 01:24:06 DEBUG : Waiting for deletions to finish 2024/11/26 01:24:06 INFO : There was nothing to transfer 2024/11/26 01:24:08 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/26 01:24:08 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/26 01:24:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/26 01:24:08 DEBUG : files root 'rclone-test-halecet7hopa/dst': Waiting for checks to finish 2024/11/26 01:24:08 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/26 01:24:08 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/26 01:24:08 DEBUG : files root 'rclone-test-halecet7hopa/dst': Waiting for transfers to finish 2024/11/26 01:24:08 DEBUG : Waiting for deletions to finish 2024/11/26 01:24:08 INFO : There was nothing to transfer 2024/11/26 01:24:09 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/26 01:24:09 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/26 01:24:09 DEBUG : files root 'rclone-test-halecet7hopa/dst': Waiting for checks to finish 2024/11/26 01:24:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/26 01:24:09 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/26 01:24:09 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/26 01:24:09 DEBUG : files root 'rclone-test-halecet7hopa/dst': Waiting for transfers to finish 2024/11/26 01:24:09 DEBUG : Waiting for deletions to finish 2024/11/26 01:24:09 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2024/11/26 01:24:10 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/11/26 01:24:10 DEBUG : two: Need to transfer - File not found at Destination 2024/11/26 01:24:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/26 01:24:10 DEBUG : files root 'rclone-test-halecet7hopa/dst': Waiting for checks to finish 2024/11/26 01:24:10 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/26 01:24:10 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/26 01:24:10 DEBUG : files root 'rclone-test-halecet7hopa/dst': Waiting for transfers to finish 2024/11/26 01:24:11 DEBUG : two: Dst hash empty - aborting Src hash check 2024/11/26 01:24:11 INFO : two: Copied (new) 2024/11/26 01:24:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (14.86s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" 2024/11/26 01:24:14 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-halecet7hopa/dest" 2024/11/26 01:24:14 DEBUG : Config file has changed externally - reloading 2024/11/26 01:24:14 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-halecet7hopa/pre-dest1" 2024/11/26 01:24:15 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-halecet7hopa/pre-dest2" 2024/11/26 01:24:16 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/26 01:24:16 DEBUG : 1: Destination found in --compare-dest, skipping 2024/11/26 01:24:17 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/26 01:24:17 DEBUG : 2: Destination found in --compare-dest, skipping 2024/11/26 01:24:18 DEBUG : 3: Need to transfer - File not found at Destination 2024/11/26 01:24:18 DEBUG : files root 'rclone-test-halecet7hopa/dest': Waiting for checks to finish 2024/11/26 01:24:18 DEBUG : files root 'rclone-test-halecet7hopa/dest': Waiting for transfers to finish 2024/11/26 01:24:19 DEBUG : 3: Dst hash empty - aborting Src hash check 2024/11/26 01:24:19 INFO : 3: Copied (new) 2024/11/26 01:24:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.09s) === RUN TestSyncCopyDest run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" 2024/11/26 01:24:20 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-halecet7hopa/dst" 2024/11/26 01:24:21 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-halecet7hopa/CopyDest" 2024/11/26 01:24:22 DEBUG : one: Need to transfer - File not found at Destination 2024/11/26 01:24:22 DEBUG : files root 'rclone-test-halecet7hopa/dst': Waiting for checks to finish 2024/11/26 01:24:22 DEBUG : files root 'rclone-test-halecet7hopa/dst': Waiting for transfers to finish 2024/11/26 01:24:24 DEBUG : one: Dst hash empty - aborting Src hash check 2024/11/26 01:24:24 INFO : one: Copied (new) 2024/11/26 01:24:24 DEBUG : Waiting for deletions to finish 2024/11/26 01:24:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/26 01:24:25 DEBUG : files root 'rclone-test-halecet7hopa/dst': Waiting for checks to finish 2024/11/26 01:24:25 DEBUG : files root 'rclone-test-halecet7hopa/dst': Waiting for transfers to finish 2024/11/26 01:24:26 DEBUG : one: Dst hash empty - aborting Src hash check 2024/11/26 01:24:26 INFO : one: Copied (replaced existing) 2024/11/26 01:24:26 DEBUG : Waiting for deletions to finish 2024/11/26 01:24:28 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-halecet7hopa/BackupDir" 2024/11/26 01:24:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/26 01:24:29 DEBUG : files root 'rclone-test-halecet7hopa/dst': Waiting for checks to finish 2024/11/26 01:24:29 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/26 01:24:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/26 01:24:29 INFO : one: Moved (server-side) 2024/11/26 01:24:31 DEBUG : one: Dst hash empty - aborting Src hash check 2024/11/26 01:24:31 DEBUG : one: Src hash empty - aborting Dst hash check 2024/11/26 01:24:31 INFO : one: Copied (server-side copy) 2024/11/26 01:24:31 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/11/26 01:24:31 DEBUG : files root 'rclone-test-halecet7hopa/dst': Waiting for transfers to finish 2024/11/26 01:24:31 DEBUG : Waiting for deletions to finish 2024/11/26 01:24:33 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/26 01:24:35 DEBUG : two: Dst hash empty - aborting Src hash check 2024/11/26 01:24:35 DEBUG : two: Src hash empty - aborting Dst hash check 2024/11/26 01:24:35 INFO : two: Copied (server-side copy) 2024/11/26 01:24:35 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/11/26 01:24:35 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/26 01:24:35 DEBUG : one: Unchanged skipping 2024/11/26 01:24:35 DEBUG : files root 'rclone-test-halecet7hopa/dst': Waiting for checks to finish 2024/11/26 01:24:35 DEBUG : files root 'rclone-test-halecet7hopa/dst': Waiting for transfers to finish 2024/11/26 01:24:35 DEBUG : Waiting for deletions to finish 2024/11/26 01:24:35 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/26 01:24:35 DEBUG : one: Unchanged skipping 2024/11/26 01:24:35 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/26 01:24:35 DEBUG : two: Unchanged skipping 2024/11/26 01:24:35 DEBUG : files root 'rclone-test-halecet7hopa/dst': Waiting for checks to finish 2024/11/26 01:24:35 DEBUG : files root 'rclone-test-halecet7hopa/dst': Waiting for transfers to finish 2024/11/26 01:24:35 DEBUG : Waiting for deletions to finish 2024/11/26 01:24:35 INFO : There was nothing to transfer 2024/11/26 01:24:37 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/11/26 01:24:37 DEBUG : three: Destination not found in --copy-dest 2024/11/26 01:24:37 DEBUG : three: Need to transfer - File not found at Destination 2024/11/26 01:24:37 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/26 01:24:37 DEBUG : one: Unchanged skipping 2024/11/26 01:24:37 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/26 01:24:37 DEBUG : files root 'rclone-test-halecet7hopa/dst': Waiting for checks to finish 2024/11/26 01:24:37 DEBUG : two: Unchanged skipping 2024/11/26 01:24:37 DEBUG : files root 'rclone-test-halecet7hopa/dst': Waiting for transfers to finish 2024/11/26 01:24:38 DEBUG : three: Dst hash empty - aborting Src hash check 2024/11/26 01:24:38 INFO : three: Copied (new) 2024/11/26 01:24:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (20.05s) === RUN TestSyncBackupDir run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" 2024/11/26 01:24:43 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-halecet7hopa/dst" 2024/11/26 01:24:44 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-halecet7hopa/backup" 2024/11/26 01:24:45 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/26 01:24:45 DEBUG : files root 'rclone-test-halecet7hopa/dst': Waiting for checks to finish 2024/11/26 01:24:45 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/26 01:24:45 DEBUG : two: Unchanged skipping 2024/11/26 01:24:46 INFO : one: Moved (server-side) 2024/11/26 01:24:46 DEBUG : files root 'rclone-test-halecet7hopa/dst': Waiting for transfers to finish 2024/11/26 01:24:47 DEBUG : one: Dst hash empty - aborting Src hash check 2024/11/26 01:24:47 INFO : one: Copied (new) 2024/11/26 01:24:47 DEBUG : Waiting for deletions to finish 2024/11/26 01:24:47 INFO : three.txt: Moved (server-side) 2024/11/26 01:24:47 INFO : three.txt: Moved into backup dir 2024/11/26 01:24:49 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/26 01:24:49 DEBUG : files root 'rclone-test-halecet7hopa/dst': Waiting for checks to finish 2024/11/26 01:24:49 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/26 01:24:49 DEBUG : two: Unchanged skipping 2024/11/26 01:24:49 INFO : one: Deleted 2024/11/26 01:24:50 INFO : one: Moved (server-side) 2024/11/26 01:24:50 DEBUG : files root 'rclone-test-halecet7hopa/dst': Waiting for transfers to finish 2024/11/26 01:24:54 DEBUG : one: Dst hash empty - aborting Src hash check 2024/11/26 01:24:54 INFO : one: Copied (new) 2024/11/26 01:24:54 DEBUG : Waiting for deletions to finish 2024/11/26 01:24:54 INFO : three.txt: Deleted 2024/11/26 01:24:55 INFO : three.txt: Moved (server-side) 2024/11/26 01:24:55 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (15.83s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" 2024/11/26 01:24:59 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-halecet7hopa/dst" 2024/11/26 01:25:00 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-halecet7hopa/backup" 2024/11/26 01:25:01 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/26 01:25:01 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/26 01:25:01 DEBUG : two: Unchanged skipping 2024/11/26 01:25:01 DEBUG : files root 'rclone-test-halecet7hopa/dst': Waiting for checks to finish 2024/11/26 01:25:02 INFO : one: Moved (server-side) to: one.bak 2024/11/26 01:25:02 DEBUG : files root 'rclone-test-halecet7hopa/dst': Waiting for transfers to finish 2024/11/26 01:25:04 DEBUG : one: Dst hash empty - aborting Src hash check 2024/11/26 01:25:04 INFO : one: Copied (new) 2024/11/26 01:25:04 DEBUG : Waiting for deletions to finish 2024/11/26 01:25:04 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/26 01:25:04 INFO : three.txt: Moved into backup dir 2024/11/26 01:25:07 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/26 01:25:07 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/26 01:25:07 DEBUG : two: Unchanged skipping 2024/11/26 01:25:07 DEBUG : files root 'rclone-test-halecet7hopa/dst': Waiting for checks to finish 2024/11/26 01:25:07 INFO : one.bak: Deleted 2024/11/26 01:25:07 INFO : one: Moved (server-side) to: one.bak 2024/11/26 01:25:07 DEBUG : files root 'rclone-test-halecet7hopa/dst': Waiting for transfers to finish 2024/11/26 01:25:08 DEBUG : one: Dst hash empty - aborting Src hash check 2024/11/26 01:25:08 INFO : one: Copied (new) 2024/11/26 01:25:08 DEBUG : Waiting for deletions to finish 2024/11/26 01:25:08 INFO : three.txt.bak: Deleted 2024/11/26 01:25:09 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/26 01:25:09 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (14.24s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" 2024/11/26 01:25:13 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-halecet7hopa/dst" 2024/11/26 01:25:14 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-halecet7hopa/backup" 2024/11/26 01:25:15 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/26 01:25:15 DEBUG : files root 'rclone-test-halecet7hopa/dst': Waiting for checks to finish 2024/11/26 01:25:15 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/26 01:25:15 DEBUG : two: Unchanged skipping 2024/11/26 01:25:16 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/26 01:25:16 DEBUG : files root 'rclone-test-halecet7hopa/dst': Waiting for transfers to finish 2024/11/26 01:25:18 DEBUG : one: Dst hash empty - aborting Src hash check 2024/11/26 01:25:18 INFO : one: Copied (new) 2024/11/26 01:25:18 DEBUG : Waiting for deletions to finish 2024/11/26 01:25:18 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/26 01:25:18 INFO : three.txt: Moved into backup dir 2024/11/26 01:25:20 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/26 01:25:20 DEBUG : files root 'rclone-test-halecet7hopa/dst': Waiting for checks to finish 2024/11/26 01:25:20 DEBUG : two: Unchanged skipping 2024/11/26 01:25:20 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/26 01:25:20 INFO : one-2019-01-01: Deleted 2024/11/26 01:25:21 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/26 01:25:21 DEBUG : files root 'rclone-test-halecet7hopa/dst': Waiting for transfers to finish 2024/11/26 01:25:21 DEBUG : one: Dst hash empty - aborting Src hash check 2024/11/26 01:25:21 INFO : one: Copied (new) 2024/11/26 01:25:21 DEBUG : Waiting for deletions to finish 2024/11/26 01:25:22 INFO : three-2019-01-01.txt: Deleted 2024/11/26 01:25:22 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/26 01:25:22 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.36s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" 2024/11/26 01:25:26 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-halecet7hopa/dst" 2024/11/26 01:25:27 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/26 01:25:27 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/26 01:25:27 DEBUG : two: Unchanged skipping 2024/11/26 01:25:27 DEBUG : files root 'rclone-test-halecet7hopa/dst': Waiting for checks to finish 2024/11/26 01:25:28 INFO : one: Moved (server-side) to: one.bak 2024/11/26 01:25:28 DEBUG : files root 'rclone-test-halecet7hopa/dst': Waiting for transfers to finish 2024/11/26 01:25:29 DEBUG : one: Dst hash empty - aborting Src hash check 2024/11/26 01:25:29 INFO : one: Copied (new) 2024/11/26 01:25:29 DEBUG : Waiting for deletions to finish 2024/11/26 01:25:30 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/26 01:25:30 INFO : three.txt: Moved into backup dir 2024/11/26 01:25:32 DEBUG : one.bak: Excluded (Path Filter) 2024/11/26 01:25:32 DEBUG : one.bak: Excluded 2024/11/26 01:25:32 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/11/26 01:25:32 DEBUG : three.txt.bak: Excluded 2024/11/26 01:25:32 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/26 01:25:32 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/26 01:25:32 DEBUG : two: Unchanged skipping 2024/11/26 01:25:32 DEBUG : files root 'rclone-test-halecet7hopa/dst': Waiting for checks to finish 2024/11/26 01:25:32 INFO : one.bak: Deleted 2024/11/26 01:25:32 INFO : one: Moved (server-side) to: one.bak 2024/11/26 01:25:32 DEBUG : files root 'rclone-test-halecet7hopa/dst': Waiting for transfers to finish 2024/11/26 01:25:33 DEBUG : one: Dst hash empty - aborting Src hash check 2024/11/26 01:25:33 INFO : one: Copied (new) 2024/11/26 01:25:33 DEBUG : Waiting for deletions to finish 2024/11/26 01:25:33 INFO : three.txt.bak: Deleted 2024/11/26 01:25:34 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/26 01:25:34 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.44s) === RUN TestSyncSuffix run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" 2024/11/26 01:25:38 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-halecet7hopa/dst" 2024/11/26 01:25:39 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/26 01:25:40 INFO : one: Moved (server-side) to: one.bak 2024/11/26 01:25:41 DEBUG : one: Dst hash empty - aborting Src hash check 2024/11/26 01:25:41 INFO : one: Copied (new) 2024/11/26 01:25:41 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/26 01:25:41 DEBUG : two: Unchanged skipping 2024/11/26 01:25:41 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/26 01:25:42 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/26 01:25:42 DEBUG : three.txt: Dst hash empty - aborting Src hash check 2024/11/26 01:25:42 INFO : three.txt: Copied (new) 2024/11/26 01:25:43 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/26 01:25:43 INFO : one.bak: Deleted 2024/11/26 01:25:44 INFO : one: Moved (server-side) to: one.bak 2024/11/26 01:25:45 DEBUG : one: Dst hash empty - aborting Src hash check 2024/11/26 01:25:45 INFO : one: Copied (new) 2024/11/26 01:25:45 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/26 01:25:45 DEBUG : two: Unchanged skipping 2024/11/26 01:25:45 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/26 01:25:45 INFO : three.txt.bak: Deleted 2024/11/26 01:25:46 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/26 01:25:46 DEBUG : three.txt: Dst hash empty - aborting Src hash check 2024/11/26 01:25:46 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.53s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" 2024/11/26 01:25:51 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-halecet7hopa/dst" 2024/11/26 01:25:52 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/26 01:25:53 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/26 01:25:54 DEBUG : one: Dst hash empty - aborting Src hash check 2024/11/26 01:25:54 INFO : one: Copied (new) 2024/11/26 01:25:54 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/26 01:25:54 DEBUG : two: Unchanged skipping 2024/11/26 01:25:54 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/26 01:25:55 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/26 01:25:55 DEBUG : three.txt: Dst hash empty - aborting Src hash check 2024/11/26 01:25:55 INFO : three.txt: Copied (new) 2024/11/26 01:25:56 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/26 01:25:56 INFO : one-2019-01-01: Deleted 2024/11/26 01:25:57 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/26 01:25:58 DEBUG : one: Dst hash empty - aborting Src hash check 2024/11/26 01:25:58 INFO : one: Copied (new) 2024/11/26 01:25:58 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/26 01:25:58 DEBUG : two: Unchanged skipping 2024/11/26 01:25:58 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/26 01:25:58 INFO : three-2019-01-01.txt: Deleted 2024/11/26 01:25:59 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/26 01:25:59 DEBUG : three.txt: Dst hash empty - aborting Src hash check 2024/11/26 01:25:59 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.99s) === RUN TestSyncUTFNorm run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" 2024/11/26 01:26:02 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/11/26 01:26:02 DEBUG : files root 'rclone-test-halecet7hopa': Waiting for checks to finish 2024/11/26 01:26:02 DEBUG : files root 'rclone-test-halecet7hopa': Waiting for transfers to finish 2024/11/26 01:26:03 DEBUG : Testêé: Dst hash empty - aborting Src hash check 2024/11/26 01:26:03 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/11/26 01:26:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.54s) === RUN TestSyncImmutable run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" 2024/11/26 01:26:04 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/26 01:26:04 DEBUG : files root 'rclone-test-halecet7hopa': Waiting for checks to finish 2024/11/26 01:26:04 DEBUG : files root 'rclone-test-halecet7hopa': Waiting for transfers to finish 2024/11/26 01:26:04 DEBUG : existing: Dst hash empty - aborting Src hash check 2024/11/26 01:26:04 INFO : existing: Copied (new) 2024/11/26 01:26:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" 2024/11/26 01:26:05 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/11/26 01:26:05 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/11/26 01:26:05 DEBUG : files root 'rclone-test-halecet7hopa': Waiting for checks to finish 2024/11/26 01:26:05 DEBUG : files root 'rclone-test-halecet7hopa': Waiting for transfers to finish 2024/11/26 01:26:05 ERROR : files root 'rclone-test-halecet7hopa': not deleting files as there were IO errors 2024/11/26 01:26:05 ERROR : files root 'rclone-test-halecet7hopa': not deleting directories as there were IO errors run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" --- PASS: TestSyncImmutable (2.42s) === RUN TestSyncIgnoreCase run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.25s) === RUN TestFixCase run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" 2024/11/26 01:26:10 DEBUG : Added delayed dir = "SUBDIRA", newDst=SUBDIRA 2024/11/26 01:26:10 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/26 01:26:10 DEBUG : existing: Unchanged skipping 2024/11/26 01:26:10 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2024/11/26 01:26:10 DEBUG : EXISTING: moving to existing-rclone-move-mivikuk9 2024/11/26 01:26:10 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-risalok3 2024/11/26 01:26:11 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-risalok3 2024/11/26 01:26:11 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2024/11/26 01:26:11 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-mivikuk9 2024/11/26 01:26:11 DEBUG : EXISTING: moving to existing 2024/11/26 01:26:11 INFO : existingbutdifferent-rclone-move-risalok3: Moved (server-side) to: existingbutdifferent 2024/11/26 01:26:11 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2024/11/26 01:26:11 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2024/11/26 01:26:11 INFO : existing-rclone-move-mivikuk9: Moved (server-side) to: existing 2024/11/26 01:26:11 INFO : EXISTING: Moved (server-side) to: existing 2024/11/26 01:26:11 INFO : EXISTING: Fixed case by renaming to: existing 2024/11/26 01:26:11 INFO : SUBDIRA: Fixed case by renaming to: subdira 2024/11/26 01:26:11 DEBUG : Added delayed dir = "SUBDIRA/subdirb", newDst=SUBDIRA/subdirb 2024/11/26 01:26:12 DEBUG : existingbutdifferent: Dst hash empty - aborting Src hash check 2024/11/26 01:26:12 INFO : existingbutdifferent: Copied (replaced existing) 2024/11/26 01:26:13 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2024/11/26 01:26:13 DEBUG : Added delayed dir = "SUBDIRA/subdirb/SUBDIRC", newDst=SUBDIRA/subdirb/SUBDIRC 2024/11/26 01:26:14 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2024/11/26 01:26:14 DEBUG : Added delayed dir = "SUBDIRA/subdirb/SUBDIRC/subdird", newDst=SUBDIRA/subdirb/SUBDIRC/subdird 2024/11/26 01:26:14 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2024/11/26 01:26:14 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-woceyoq8 2024/11/26 01:26:15 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-woceyoq8 2024/11/26 01:26:15 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2024/11/26 01:26:15 INFO : subdira/subdirb/subdirc/hello-rclone-move-woceyoq8: Moved (server-side) to: subdira/subdirb/subdirc/hello 2024/11/26 01:26:15 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2024/11/26 01:26:15 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2024/11/26 01:26:15 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2024/11/26 01:26:15 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2024/11/26 01:26:15 DEBUG : files root 'rclone-test-halecet7hopa': Waiting for checks to finish 2024/11/26 01:26:16 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-viyoyep8 2024/11/26 01:26:16 DEBUG : subdira/subdirb/subdirc/hello: Dst hash empty - aborting Src hash check 2024/11/26 01:26:16 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2024/11/26 01:26:16 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-viyoyep8 2024/11/26 01:26:16 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/11/26 01:26:17 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-viyoyep8: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/11/26 01:26:17 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/11/26 01:26:17 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/11/26 01:26:17 DEBUG : files root 'rclone-test-halecet7hopa': Waiting for transfers to finish 2024/11/26 01:26:17 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Dst hash empty - aborting Src hash check 2024/11/26 01:26:17 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2024/11/26 01:26:17 DEBUG : Waiting for deletions to finish 2024/11/26 01:26:20 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-halecet7hopa/subdira/subdirb not empty`) 2024/11/26 01:26:20 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/26 01:26:20 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-halecet7hopa/subdira/subdirb not empty`) 2024/11/26 01:26:20 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2024/11/26 01:26:20 DEBUG : pacer: Reducing sleep to 30ms 2024/11/26 01:26:20 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-halecet7hopa/subdira not empty`) 2024/11/26 01:26:20 DEBUG : pacer: Rate limited, increasing sleep to 60ms 2024/11/26 01:26:20 DEBUG : pacer: Reducing sleep to 45ms 2024/11/26 01:26:20 DEBUG : pacer: Reducing sleep to 33.75ms --- PASS: TestFixCase (14.47s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" sync_test.go:2674: This test only runs on local 2024/11/26 01:26:21 DEBUG : pacer: Reducing sleep to 25.3125ms 2024/11/26 01:26:21 DEBUG : pacer: Reducing sleep to 18.984375ms === RUN TestMaxTransfer/Soft run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" sync_test.go:2674: This test only runs on local 2024/11/26 01:26:21 DEBUG : pacer: Reducing sleep to 14.238281ms 2024/11/26 01:26:21 DEBUG : pacer: Reducing sleep to 10.67871ms === RUN TestMaxTransfer/Cautious run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" sync_test.go:2674: This test only runs on local 2024/11/26 01:26:21 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestMaxTransfer (0.75s) --- SKIP: TestMaxTransfer/Hard (0.25s) --- SKIP: TestMaxTransfer/Soft (0.25s) --- SKIP: TestMaxTransfer/Cautious (0.25s) === RUN TestSyncConcurrentDelete run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" 2024/11/26 01:26:53 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/26 01:26:53 DEBUG : both0: Unchanged skipping 2024/11/26 01:26:53 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/26 01:26:53 DEBUG : both1: Unchanged skipping 2024/11/26 01:26:53 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/26 01:26:53 DEBUG : both10: Unchanged skipping 2024/11/26 01:26:53 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/26 01:26:53 DEBUG : both11: Unchanged skipping 2024/11/26 01:26:53 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/26 01:26:53 DEBUG : both12: Unchanged skipping 2024/11/26 01:26:53 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/26 01:26:53 DEBUG : both13: Unchanged skipping 2024/11/26 01:26:53 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/26 01:26:53 DEBUG : both14: Unchanged skipping 2024/11/26 01:26:53 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/26 01:26:53 DEBUG : both15: Unchanged skipping 2024/11/26 01:26:53 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/26 01:26:53 DEBUG : both16: Unchanged skipping 2024/11/26 01:26:53 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/26 01:26:53 DEBUG : files root 'rclone-test-halecet7hopa': Waiting for checks to finish 2024/11/26 01:26:53 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/26 01:26:53 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/26 01:26:53 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/26 01:26:53 DEBUG : both17: Unchanged skipping 2024/11/26 01:26:53 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/26 01:26:53 DEBUG : both3: Unchanged skipping 2024/11/26 01:26:53 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/26 01:26:53 DEBUG : both19: Unchanged skipping 2024/11/26 01:26:53 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/26 01:26:53 DEBUG : both5: Unchanged skipping 2024/11/26 01:26:53 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/26 01:26:53 DEBUG : both6: Unchanged skipping 2024/11/26 01:26:53 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/26 01:26:53 DEBUG : both7: Unchanged skipping 2024/11/26 01:26:53 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/26 01:26:53 DEBUG : both2: Unchanged skipping 2024/11/26 01:26:53 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/26 01:26:53 DEBUG : both9: Unchanged skipping 2024/11/26 01:26:53 DEBUG : both18: Unchanged skipping 2024/11/26 01:26:53 DEBUG : both4: Unchanged skipping 2024/11/26 01:26:53 DEBUG : both8: Unchanged skipping 2024/11/26 01:26:53 DEBUG : files root 'rclone-test-halecet7hopa': Waiting for transfers to finish 2024/11/26 01:26:53 DEBUG : Waiting for deletions to finish 2024/11/26 01:26:54 INFO : only14: Deleted 2024/11/26 01:26:54 INFO : only2: Deleted 2024/11/26 01:26:54 INFO : only3: Deleted 2024/11/26 01:26:54 INFO : only1: Deleted 2024/11/26 01:26:54 INFO : only4: Deleted 2024/11/26 01:26:54 INFO : only5: Deleted 2024/11/26 01:26:54 INFO : only19: Deleted 2024/11/26 01:26:54 INFO : only9: Deleted 2024/11/26 01:26:54 INFO : only12: Deleted 2024/11/26 01:26:54 INFO : only13: Deleted 2024/11/26 01:26:54 INFO : only18: Deleted 2024/11/26 01:26:54 INFO : only8: Deleted 2024/11/26 01:26:54 INFO : only11: Deleted 2024/11/26 01:26:54 INFO : only10: Deleted 2024/11/26 01:26:54 INFO : only15: Deleted 2024/11/26 01:26:54 INFO : only16: Deleted 2024/11/26 01:26:54 INFO : only17: Deleted 2024/11/26 01:26:54 INFO : only6: Deleted 2024/11/26 01:26:54 INFO : only7: Deleted 2024/11/26 01:26:54 INFO : only0: Deleted run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" --- PASS: TestSyncConcurrentDelete (37.03s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" 2024/11/26 01:27:28 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/26 01:27:28 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/26 01:27:28 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/26 01:27:28 DEBUG : files root 'rclone-test-halecet7hopa': Waiting for checks to finish 2024/11/26 01:27:28 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/26 01:27:28 DEBUG : both0: Unchanged skipping 2024/11/26 01:27:28 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/26 01:27:28 DEBUG : both12: Unchanged skipping 2024/11/26 01:27:28 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/26 01:27:28 DEBUG : both13: Unchanged skipping 2024/11/26 01:27:28 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/26 01:27:28 DEBUG : both14: Unchanged skipping 2024/11/26 01:27:28 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/26 01:27:28 DEBUG : both15: Unchanged skipping 2024/11/26 01:27:28 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/26 01:27:28 DEBUG : both16: Unchanged skipping 2024/11/26 01:27:28 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/26 01:27:28 DEBUG : both17: Unchanged skipping 2024/11/26 01:27:28 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/26 01:27:28 DEBUG : both18: Unchanged skipping 2024/11/26 01:27:28 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/26 01:27:28 DEBUG : both19: Unchanged skipping 2024/11/26 01:27:28 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/26 01:27:28 DEBUG : both2: Unchanged skipping 2024/11/26 01:27:28 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/26 01:27:28 DEBUG : both3: Unchanged skipping 2024/11/26 01:27:28 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/26 01:27:28 DEBUG : both4: Unchanged skipping 2024/11/26 01:27:28 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/26 01:27:28 DEBUG : both5: Unchanged skipping 2024/11/26 01:27:28 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/26 01:27:28 DEBUG : both6: Unchanged skipping 2024/11/26 01:27:28 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/26 01:27:28 DEBUG : both7: Unchanged skipping 2024/11/26 01:27:28 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/26 01:27:28 DEBUG : both8: Unchanged skipping 2024/11/26 01:27:28 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/26 01:27:28 DEBUG : both10: Unchanged skipping 2024/11/26 01:27:28 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/11/26 01:27:28 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/11/26 01:27:28 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/11/26 01:27:28 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/11/26 01:27:28 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/11/26 01:27:28 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/11/26 01:27:28 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/11/26 01:27:28 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/11/26 01:27:28 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/11/26 01:27:28 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/11/26 01:27:28 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/11/26 01:27:28 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/11/26 01:27:28 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/11/26 01:27:28 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/11/26 01:27:28 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/11/26 01:27:28 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/11/26 01:27:28 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/11/26 01:27:28 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/11/26 01:27:28 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/11/26 01:27:28 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/11/26 01:27:28 DEBUG : both11: Unchanged skipping 2024/11/26 01:27:28 DEBUG : both1: Unchanged skipping 2024/11/26 01:27:28 DEBUG : both9: Unchanged skipping 2024/11/26 01:27:28 DEBUG : files root 'rclone-test-halecet7hopa': Waiting for transfers to finish 2024/11/26 01:27:29 DEBUG : only1: Dst hash empty - aborting Src hash check 2024/11/26 01:27:29 INFO : only1: Copied (replaced existing) 2024/11/26 01:27:29 DEBUG : only10: Dst hash empty - aborting Src hash check 2024/11/26 01:27:29 INFO : only10: Copied (replaced existing) 2024/11/26 01:27:29 DEBUG : only11: Dst hash empty - aborting Src hash check 2024/11/26 01:27:29 INFO : only11: Copied (replaced existing) 2024/11/26 01:27:30 DEBUG : only12: Dst hash empty - aborting Src hash check 2024/11/26 01:27:30 INFO : only12: Copied (replaced existing) 2024/11/26 01:27:30 DEBUG : only14: Dst hash empty - aborting Src hash check 2024/11/26 01:27:30 INFO : only14: Copied (replaced existing) 2024/11/26 01:27:30 DEBUG : only13: Dst hash empty - aborting Src hash check 2024/11/26 01:27:30 INFO : only13: Copied (replaced existing) 2024/11/26 01:27:30 DEBUG : only15: Dst hash empty - aborting Src hash check 2024/11/26 01:27:30 INFO : only15: Copied (replaced existing) 2024/11/26 01:27:31 DEBUG : only16: Dst hash empty - aborting Src hash check 2024/11/26 01:27:31 INFO : only16: Copied (replaced existing) 2024/11/26 01:27:31 DEBUG : only18: Dst hash empty - aborting Src hash check 2024/11/26 01:27:31 INFO : only18: Copied (replaced existing) 2024/11/26 01:27:31 DEBUG : only19: Dst hash empty - aborting Src hash check 2024/11/26 01:27:31 INFO : only19: Copied (replaced existing) 2024/11/26 01:27:32 DEBUG : only0: Dst hash empty - aborting Src hash check 2024/11/26 01:27:32 INFO : only0: Copied (replaced existing) 2024/11/26 01:27:32 DEBUG : only2: Dst hash empty - aborting Src hash check 2024/11/26 01:27:32 INFO : only2: Copied (replaced existing) 2024/11/26 01:27:32 DEBUG : only3: Dst hash empty - aborting Src hash check 2024/11/26 01:27:32 INFO : only3: Copied (replaced existing) 2024/11/26 01:27:33 DEBUG : only4: Dst hash empty - aborting Src hash check 2024/11/26 01:27:33 INFO : only4: Copied (replaced existing) 2024/11/26 01:27:33 DEBUG : only5: Dst hash empty - aborting Src hash check 2024/11/26 01:27:33 INFO : only5: Copied (replaced existing) 2024/11/26 01:27:33 DEBUG : only6: Dst hash empty - aborting Src hash check 2024/11/26 01:27:33 INFO : only6: Copied (replaced existing) 2024/11/26 01:27:33 DEBUG : only7: Dst hash empty - aborting Src hash check 2024/11/26 01:27:33 INFO : only7: Copied (replaced existing) 2024/11/26 01:27:34 DEBUG : only8: Dst hash empty - aborting Src hash check 2024/11/26 01:27:34 INFO : only8: Copied (replaced existing) 2024/11/26 01:27:34 DEBUG : only9: Dst hash empty - aborting Src hash check 2024/11/26 01:27:34 INFO : only9: Copied (replaced existing) 2024/11/26 01:27:34 DEBUG : only17: Dst hash empty - aborting Src hash check 2024/11/26 01:27:34 INFO : only17: Copied (replaced existing) 2024/11/26 01:27:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" --- PASS: TestSyncConcurrentTruncate (42.75s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" 2024/11/26 01:27:41 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/26 01:27:41 DEBUG : sub dir: Making directory 2024/11/26 01:27:41 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" 2024/11/26 01:27:51 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/11/26 01:27:51 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/11/26 01:27:51 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/26 01:27:51 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" 2024/11/26 01:27:57 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-halecet7hopa/sub dirEmpty not empty`) 2024/11/26 01:27:57 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/26 01:27:58 DEBUG : pacer: Reducing sleep to 15ms 2024/11/26 01:27:58 DEBUG : pacer: Reducing sleep to 11.25ms 2024/11/26 01:27:58 DEBUG : pacer: Reducing sleep to 10ms 2024/11/26 01:27:58 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-halecet7hopa/sub dir2/very/very/very not empty`) 2024/11/26 01:27:58 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/26 01:27:58 DEBUG : pacer: Reducing sleep to 15ms 2024/11/26 01:27:59 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-halecet7hopa/sub dir2/very/very not empty`) 2024/11/26 01:27:59 DEBUG : pacer: Rate limited, increasing sleep to 30ms 2024/11/26 01:27:59 DEBUG : pacer: Reducing sleep to 22.5ms 2024/11/26 01:27:59 DEBUG : pacer: Reducing sleep to 16.875ms 2024/11/26 01:27:59 DEBUG : pacer: Reducing sleep to 12.65625ms 2024/11/26 01:27:59 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-halecet7hopa/sub dir2 not empty`) 2024/11/26 01:27:59 DEBUG : pacer: Rate limited, increasing sleep to 25.3125ms 2024/11/26 01:27:59 DEBUG : pacer: Reducing sleep to 18.984375ms 2024/11/26 01:27:59 DEBUG : pacer: Reducing sleep to 14.238281ms 2024/11/26 01:27:59 DEBUG : pacer: Reducing sleep to 10.67871ms 2024/11/26 01:28:00 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestNothingToTransferWithEmptyDirs (19.36s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" 2024/11/26 01:28:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/26 01:28:00 DEBUG : sub dir: Making directory 2024/11/26 01:28:01 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" 2024/11/26 01:28:08 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/11/26 01:28:08 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/11/26 01:28:08 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/26 01:28:08 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-halecet7hopa'", Local "Local file system at /tmp/rclone881407634", Modify Window "1s" 2024/11/26 01:28:14 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-halecet7hopa/sub dir2/very/very/very/very/very/nested not empty`) 2024/11/26 01:28:14 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/26 01:28:14 DEBUG : pacer: Reducing sleep to 15ms 2024/11/26 01:28:14 DEBUG : pacer: Reducing sleep to 11.25ms 2024/11/26 01:28:14 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestNothingToTransferWithoutEmptyDirs (15.45s) FAIL 2024/11/26 01:28:16 DEBUG : files root 'rclone-test-halecet7hopa': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Finished ERROR in 8m45.569487207s (try 1/5): exit status 1: Failed [TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime TestSyncWithTrackRenames]