"./sync.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Starting (try 1/5) 2025/02/10 04:07:28 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-sesanuh3moze" 2025/02/10 04:07:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/10 04:07:29 DEBUG : Creating backend with remote "/tmp/rclone995647616" === 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-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" 2025/02/10 04:07:29 DEBUG : Added delayed dir = "sub dir", newDst= 2025/02/10 04:07:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/10 04:07:29 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/02/10 04:07:29 DEBUG : files root 'rclone-test-sesanuh3moze': Waiting for checks to finish 2025/02/10 04:07:29 DEBUG : files root 'rclone-test-sesanuh3moze': Waiting for transfers to finish 2025/02/10 04:07:29 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" --- PASS: TestCopyWithDryRun (0.87s) === RUN TestCopy run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" 2025/02/10 04:07:30 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/10 04:07:30 DEBUG : Added delayed dir = "sub dir", newDst= 2025/02/10 04:07:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/10 04:07:30 DEBUG : files root 'rclone-test-sesanuh3moze': Waiting for checks to finish 2025/02/10 04:07:30 DEBUG : files root 'rclone-test-sesanuh3moze': Waiting for transfers to finish 2025/02/10 04:07:31 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/02/10 04:07:31 INFO : sub dir/hello world: Copied (new) 2025/02/10 04:07:31 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" --- PASS: TestCopy (2.45s) === RUN TestCopyMetadata run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.23s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.23s) === RUN TestCopyMissingDirectory run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" 2025/02/10 04:07:33 DEBUG : Creating backend with remote "/non-existing" 2025/02/10 04:07:33 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/02/10 04:07:33 DEBUG : files root 'rclone-test-sesanuh3moze': Waiting for checks to finish 2025/02/10 04:07:33 DEBUG : files root 'rclone-test-sesanuh3moze': Waiting for transfers to finish run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" --- PASS: TestCopyMissingDirectory (0.58s) === RUN TestCopyNoTraverse run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" 2025/02/10 04:07:33 DEBUG : Added delayed dir = "sub dir", newDst= 2025/02/10 04:07:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/10 04:07:33 DEBUG : files root 'rclone-test-sesanuh3moze': Waiting for checks to finish 2025/02/10 04:07:33 DEBUG : files root 'rclone-test-sesanuh3moze': Waiting for transfers to finish 2025/02/10 04:07:34 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/02/10 04:07:34 INFO : sub dir/hello world: Copied (new) 2025/02/10 04:07:34 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" --- PASS: TestCopyNoTraverse (2.11s) === RUN TestCopyCheckFirst run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" 2025/02/10 04:07:35 INFO : files root 'rclone-test-sesanuh3moze': Running all checks before starting transfers 2025/02/10 04:07:35 DEBUG : Added delayed dir = "sub dir", newDst= 2025/02/10 04:07:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/10 04:07:35 DEBUG : files root 'rclone-test-sesanuh3moze': Waiting for checks to finish 2025/02/10 04:07:35 INFO : files root 'rclone-test-sesanuh3moze': Checks finished, now starting transfers 2025/02/10 04:07:35 DEBUG : files root 'rclone-test-sesanuh3moze': Waiting for transfers to finish 2025/02/10 04:07:36 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/02/10 04:07:36 INFO : sub dir/hello world: Copied (new) 2025/02/10 04:07:36 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" --- PASS: TestCopyCheckFirst (2.13s) === RUN TestSyncNoTraverse run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" 2025/02/10 04:07:37 ERROR : Ignoring --no-traverse with sync 2025/02/10 04:07:37 DEBUG : Added delayed dir = "sub dir", newDst= 2025/02/10 04:07:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/10 04:07:37 DEBUG : files root 'rclone-test-sesanuh3moze': Waiting for checks to finish 2025/02/10 04:07:37 DEBUG : files root 'rclone-test-sesanuh3moze': Waiting for transfers to finish 2025/02/10 04:07:38 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/02/10 04:07:38 INFO : sub dir/hello world: Copied (new) 2025/02/10 04:07:38 DEBUG : Waiting for deletions to finish 2025/02/10 04:07:38 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" --- PASS: TestSyncNoTraverse (2.09s) === RUN TestCopyWithDepth run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" 2025/02/10 04:07:40 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/02/10 04:07:40 DEBUG : Added delayed dir = "sub dir", newDst= 2025/02/10 04:07:40 DEBUG : files root 'rclone-test-sesanuh3moze': Waiting for checks to finish 2025/02/10 04:07:40 DEBUG : files root 'rclone-test-sesanuh3moze': Waiting for transfers to finish 2025/02/10 04:07:40 DEBUG : hello world2: Dst hash empty - aborting Src hash check 2025/02/10 04:07:40 INFO : hello world2: Copied (new) run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" --- PASS: TestCopyWithDepth (1.52s) === RUN TestCopyWithFilesFrom run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" 2025/02/10 04:07:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/10 04:07:41 DEBUG : files root 'rclone-test-sesanuh3moze': Waiting for checks to finish 2025/02/10 04:07:41 DEBUG : files root 'rclone-test-sesanuh3moze': Waiting for transfers to finish 2025/02/10 04:07:42 DEBUG : potato2: Dst hash empty - aborting Src hash check 2025/02/10 04:07:42 INFO : potato2: Copied (new) run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" --- PASS: TestCopyWithFilesFrom (1.54s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" 2025/02/10 04:07:43 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/10 04:07:43 DEBUG : files root 'rclone-test-sesanuh3moze': Waiting for checks to finish 2025/02/10 04:07:43 DEBUG : files root 'rclone-test-sesanuh3moze': Waiting for transfers to finish 2025/02/10 04:07:43 DEBUG : potato2: Dst hash empty - aborting Src hash check 2025/02/10 04:07:43 INFO : potato2: Copied (new) run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.54s) === RUN TestCopyEmptyDirectories run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" 2025/02/10 04:07:44 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/02/10 04:07:44 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/10 04:07:44 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/02/10 04:07:44 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/10 04:07:44 INFO : sub dir: Making directory 2025/02/10 04:07:44 INFO : sub dir: Made directory with modification time 2001-02-03 04:05:06.499999999 +0000 UTC 2025/02/10 04:07:44 DEBUG : Added delayed dir = "sub dir", newDst= 2025/02/10 04:07:44 INFO : sub dir2: Making directory 2025/02/10 04:07:45 INFO : sub dir2: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/02/10 04:07:45 DEBUG : Added delayed dir = "sub dir2", newDst= 2025/02/10 04:07:45 INFO : sub dir2/sub sub dir2: Making directory 2025/02/10 04:07:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/10 04:07:45 INFO : sub dir2/sub sub dir2: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/02/10 04:07:45 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2025/02/10 04:07:45 DEBUG : files root 'rclone-test-sesanuh3moze': Waiting for checks to finish 2025/02/10 04:07:45 DEBUG : files root 'rclone-test-sesanuh3moze': Waiting for transfers to finish 2025/02/10 04:07:45 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/02/10 04:07:45 INFO : sub dir/hello world: Copied (new) 2025/02/10 04:07:46 INFO : sub dir2/sub sub dir2: Set directory modification time (using DirSetModTime) 2025/02/10 04:07:46 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/02/10 04:07:46 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" 2025/02/10 04:07:47 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-sesanuh3moze/sub dir2 not empty`) 2025/02/10 04:07:47 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/02/10 04:07:47 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-sesanuh3moze/sub dir2 not empty`) 2025/02/10 04:07:47 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/02/10 04:07:47 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-sesanuh3moze/sub dir2 not empty`) 2025/02/10 04:07:47 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/02/10 04:07:47 DEBUG : pacer: Reducing sleep to 60ms 2025/02/10 04:07:48 DEBUG : pacer: Reducing sleep to 45ms 2025/02/10 04:07:48 DEBUG : pacer: Reducing sleep to 33.75ms 2025/02/10 04:07:48 DEBUG : pacer: Reducing sleep to 25.3125ms 2025/02/10 04:07:48 DEBUG : pacer: Reducing sleep to 18.984375ms --- PASS: TestCopyEmptyDirectories (3.90s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" 2025/02/10 04:07:48 INFO : sub dir2: Making directory 2025/02/10 04:07:48 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/02/10 04:07:48 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/10 04:07:48 DEBUG : pacer: Reducing sleep to 14.238281ms 2025/02/10 04:07:48 DEBUG : Added delayed dir = "sub dir", newDst= 2025/02/10 04:07:48 DEBUG : Added delayed dir = "sub dir2", newDst= 2025/02/10 04:07:48 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2025/02/10 04:07:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/10 04:07:48 DEBUG : files root 'rclone-test-sesanuh3moze': Waiting for checks to finish 2025/02/10 04:07:48 DEBUG : files root 'rclone-test-sesanuh3moze': Waiting for transfers to finish 2025/02/10 04:07:49 DEBUG : pacer: Reducing sleep to 10.67871ms 2025/02/10 04:07:49 DEBUG : pacer: Reducing sleep to 10ms 2025/02/10 04:07:49 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/02/10 04:07:49 INFO : sub dir/hello world: Copied (new) 2025/02/10 04:07:49 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyNoEmptyDirectories (1.88s) === RUN TestMoveEmptyDirectories run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" 2025/02/10 04:07:50 DEBUG : sub dir2: Making directory with metadata 2025/02/10 04:07:50 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/10 04:07:50 INFO : sub dir: Making directory 2025/02/10 04:07:50 INFO : sub dir: Made directory with modification time 2025-02-10 04:07:50.351865761 +0000 UTC 2025/02/10 04:07:50 DEBUG : Added delayed dir = "sub dir", newDst= 2025/02/10 04:07:50 INFO : sub dir2: Making directory 2025/02/10 04:07:51 INFO : sub dir2: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/02/10 04:07:51 DEBUG : Added delayed dir = "sub dir2", newDst= 2025/02/10 04:07:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/10 04:07:51 DEBUG : files root 'rclone-test-sesanuh3moze': Waiting for checks to finish 2025/02/10 04:07:51 DEBUG : files root 'rclone-test-sesanuh3moze': Waiting for transfers to finish 2025/02/10 04:07:51 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/02/10 04:07:51 INFO : sub dir/hello world: Copied (new) 2025/02/10 04:07:51 INFO : sub dir/hello world: Deleted 2025/02/10 04:07:51 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/02/10 04:07:51 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" --- PASS: TestMoveEmptyDirectories (3.04s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" 2025/02/10 04:07:53 DEBUG : sub dir no update dir modtime: Making directory with metadata 2025/02/10 04:07:53 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/02/10 04:07:53 DEBUG : files root 'rclone-test-sesanuh3moze': Waiting for checks to finish 2025/02/10 04:07:53 DEBUG : files root 'rclone-test-sesanuh3moze': Waiting for transfers to finish 2025/02/10 04:07:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" --- PASS: TestSyncNoUpdateDirModtime (1.64s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" 2025/02/10 04:07:55 INFO : sub dir2: Making directory 2025/02/10 04:07:55 DEBUG : Added delayed dir = "sub dir", newDst= 2025/02/10 04:07:55 DEBUG : Added delayed dir = "sub dir2", newDst= 2025/02/10 04:07:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/10 04:07:55 DEBUG : files root 'rclone-test-sesanuh3moze': Waiting for checks to finish 2025/02/10 04:07:55 DEBUG : files root 'rclone-test-sesanuh3moze': Waiting for transfers to finish 2025/02/10 04:07:55 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/02/10 04:07:55 INFO : sub dir/hello world: Copied (new) 2025/02/10 04:07:55 INFO : sub dir/hello world: Deleted 2025/02/10 04:07:56 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestMoveNoEmptyDirectories (1.94s) === RUN TestSyncEmptyDirectories run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" 2025/02/10 04:07:56 DEBUG : sub dir2: Making directory with metadata 2025/02/10 04:07:56 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/10 04:07:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/10 04:07:57 INFO : sub dir: Making directory 2025/02/10 04:07:57 INFO : sub dir: Made directory with modification time 2001-02-03 04:05:06.499999999 +0000 UTC 2025/02/10 04:07:57 DEBUG : Added delayed dir = "sub dir", newDst= 2025/02/10 04:07:57 INFO : sub dir2: Making directory 2025/02/10 04:07:57 INFO : sub dir2: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/02/10 04:07:57 DEBUG : Added delayed dir = "sub dir2", newDst= 2025/02/10 04:07:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/10 04:07:57 DEBUG : files root 'rclone-test-sesanuh3moze': Waiting for checks to finish 2025/02/10 04:07:57 DEBUG : files root 'rclone-test-sesanuh3moze': Waiting for transfers to finish 2025/02/10 04:07:58 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/02/10 04:07:58 INFO : sub dir/hello world: Copied (new) 2025/02/10 04:07:58 DEBUG : Waiting for deletions to finish 2025/02/10 04:07:58 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/02/10 04:07:58 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" --- PASS: TestSyncEmptyDirectories (3.13s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" 2025/02/10 04:08:00 INFO : a1/b2/c1/d1/e1/f1: Set directory modification time (using DirSetModTime) 2025/02/10 04:08:00 INFO : a1/b2/c1/d1/e1: Set directory modification time (using DirSetModTime) 2025/02/10 04:08:00 INFO : a1/b2/c1/d1: Set directory modification time (using DirSetModTime) 2025/02/10 04:08:00 INFO : a1/b2/c1: Set directory modification time (using DirSetModTime) 2025/02/10 04:08:00 INFO : a1/b2: Set directory modification time (using DirSetModTime) 2025/02/10 04:08:00 INFO : a1/b1/c1/d2/e1/f2: Set directory modification time (using DirSetModTime) 2025/02/10 04:08:00 INFO : a1/b1/c1/d2/e1/f1: Set directory modification time (using DirSetModTime) 2025/02/10 04:08:00 INFO : a1/b1/c1/d2/e1: Set directory modification time (using DirSetModTime) 2025/02/10 04:08:00 INFO : a1/b1/c1/d2: Set directory modification time (using DirSetModTime) 2025/02/10 04:08:00 INFO : a1/b1/c1/d1/e1/f1: Set directory modification time (using DirSetModTime) 2025/02/10 04:08:00 INFO : a1/b1/c1/d1/e1: Set directory modification time (using DirSetModTime) 2025/02/10 04:08:00 INFO : a1/b1/c1/d1: Set directory modification time (using DirSetModTime) 2025/02/10 04:08:00 INFO : a1/b1/c1: Set directory modification time (using DirSetModTime) 2025/02/10 04:08:00 INFO : a1/b1: Set directory modification time (using DirSetModTime) 2025/02/10 04:08:00 INFO : a1: Set directory modification time (using DirSetModTime) 2025/02/10 04:08:00 INFO : a1: Making directory 2025/02/10 04:08:00 INFO : a1: Made directory with modification time 2001-02-03 04:19:06.499999999 +0000 UTC 2025/02/10 04:08:00 DEBUG : Added delayed dir = "a1", newDst= 2025/02/10 04:08:00 INFO : a1/b1: Making directory 2025/02/10 04:08:00 INFO : a1/b1: Made directory with modification time 2001-02-03 04:18:06.499999999 +0000 UTC 2025/02/10 04:08:00 DEBUG : Added delayed dir = "a1/b1", newDst= 2025/02/10 04:08:00 INFO : a1/b2: Making directory 2025/02/10 04:08:01 INFO : a1/b2: Made directory with modification time 2001-02-03 04:09:06.499999999 +0000 UTC 2025/02/10 04:08:01 DEBUG : Added delayed dir = "a1/b2", newDst= 2025/02/10 04:08:01 INFO : a1/b2/c1: Making directory 2025/02/10 04:08:01 INFO : a1/b1/c1: Making directory 2025/02/10 04:08:01 INFO : a1/b1/c1: Made directory with modification time 2001-02-03 04:17:06.499999999 +0000 UTC 2025/02/10 04:08:01 DEBUG : Added delayed dir = "a1/b1/c1", newDst= 2025/02/10 04:08:01 INFO : a1/b1/c1/d1: Making directory 2025/02/10 04:08:01 INFO : a1/b2/c1: Made directory with modification time 2001-02-03 04:08:06.499999999 +0000 UTC 2025/02/10 04:08:01 DEBUG : Added delayed dir = "a1/b2/c1", newDst= 2025/02/10 04:08:01 INFO : a1/b2/c1/d1: Making directory 2025/02/10 04:08:01 INFO : a1/b2/c1/d1: Made directory with modification time 2001-02-03 04:07:06.499999999 +0000 UTC 2025/02/10 04:08:01 DEBUG : Added delayed dir = "a1/b2/c1/d1", newDst= 2025/02/10 04:08:01 INFO : a1/b2/c1/d1/e1: Making directory 2025/02/10 04:08:01 INFO : a1/b1/c1/d1: Made directory with modification time 2001-02-03 04:16:06.499999999 +0000 UTC 2025/02/10 04:08:01 DEBUG : Added delayed dir = "a1/b1/c1/d1", newDst= 2025/02/10 04:08:01 INFO : a1/b1/c1/d2: Making directory 2025/02/10 04:08:02 INFO : a1/b2/c1/d1/e1: Made directory with modification time 2001-02-03 04:06:06.499999999 +0000 UTC 2025/02/10 04:08:02 DEBUG : Added delayed dir = "a1/b2/c1/d1/e1", newDst= 2025/02/10 04:08:02 INFO : a1/b2/c1/d1/e1/f1: Making directory 2025/02/10 04:08:02 INFO : a1/b1/c1/d2: Made directory with modification time 2001-02-03 04:13:06.499999999 +0000 UTC 2025/02/10 04:08:02 DEBUG : Added delayed dir = "a1/b1/c1/d2", newDst= 2025/02/10 04:08:02 INFO : a1/b1/c1/d2/e1: Making directory 2025/02/10 04:08:02 INFO : a1/b1/c1/d1/e1: Making directory 2025/02/10 04:08:02 INFO : a1/b2/c1/d1/e1/f1: Made directory with modification time 2001-02-03 04:05:06.499999999 +0000 UTC 2025/02/10 04:08:02 DEBUG : Added delayed dir = "a1/b2/c1/d1/e1/f1", newDst= 2025/02/10 04:08:02 INFO : a1/b1/c1/d2/e1: Made directory with modification time 2001-02-03 04:12:06.499999999 +0000 UTC 2025/02/10 04:08:02 DEBUG : Added delayed dir = "a1/b1/c1/d2/e1", newDst= 2025/02/10 04:08:02 INFO : a1/b1/c1/d2/e1/f1: Making directory 2025/02/10 04:08:02 INFO : a1/b1/c1/d1/e1: Made directory with modification time 2001-02-03 04:15:06.499999999 +0000 UTC 2025/02/10 04:08:02 DEBUG : Added delayed dir = "a1/b1/c1/d1/e1", newDst= 2025/02/10 04:08:02 INFO : a1/b1/c1/d1/e1/f1: Making directory 2025/02/10 04:08:02 INFO : a1/b1/c1/d2/e1/f1: Made directory with modification time 2001-02-03 04:11:06.499999999 +0000 UTC 2025/02/10 04:08:02 DEBUG : Added delayed dir = "a1/b1/c1/d2/e1/f1", newDst= 2025/02/10 04:08:02 INFO : a1/b1/c1/d2/e1/f2: Making directory 2025/02/10 04:08:02 INFO : a1/b1/c1/d1/e1/f1: Made directory with modification time 2001-02-03 04:14:06.499999999 +0000 UTC 2025/02/10 04:08:02 DEBUG : Added delayed dir = "a1/b1/c1/d1/e1/f1", newDst= 2025/02/10 04:08:03 INFO : a1/b1/c1/d2/e1/f2: Made directory with modification time 2001-02-03 04:10:06.499999999 +0000 UTC 2025/02/10 04:08:03 DEBUG : Added delayed dir = "a1/b1/c1/d2/e1/f2", newDst= 2025/02/10 04:08:03 DEBUG : files root 'rclone-test-sesanuh3moze': Waiting for checks to finish 2025/02/10 04:08:03 DEBUG : files root 'rclone-test-sesanuh3moze': Waiting for transfers to finish 2025/02/10 04:08:03 DEBUG : Waiting for deletions to finish 2025/02/10 04:08:03 INFO : a1/b1/c1/d2/e1/f2: Set directory modification time (using DirSetModTime) 2025/02/10 04:08:03 INFO : a1/b1/c1/d2/e1/f1: Set directory modification time (using DirSetModTime) 2025/02/10 04:08:03 INFO : a1/b2/c1/d1/e1/f1: Set directory modification time (using DirSetModTime) 2025/02/10 04:08:03 INFO : a1/b1/c1/d1/e1/f1: Set directory modification time (using DirSetModTime) 2025/02/10 04:08:03 INFO : a1/b1/c1/d1/e1: Set directory modification time (using DirSetModTime) 2025/02/10 04:08:03 INFO : a1/b2/c1/d1/e1: Set directory modification time (using DirSetModTime) 2025/02/10 04:08:03 INFO : a1/b1/c1/d2/e1: Set directory modification time (using DirSetModTime) 2025/02/10 04:08:03 INFO : a1/b1/c1/d2: Set directory modification time (using DirSetModTime) 2025/02/10 04:08:03 INFO : a1/b2/c1/d1: Set directory modification time (using DirSetModTime) 2025/02/10 04:08:03 INFO : a1/b1/c1/d1: Set directory modification time (using DirSetModTime) 2025/02/10 04:08:03 INFO : a1/b2/c1: Set directory modification time (using DirSetModTime) 2025/02/10 04:08:03 INFO : a1/b1/c1: Set directory modification time (using DirSetModTime) 2025/02/10 04:08:03 INFO : a1/b2: Set directory modification time (using DirSetModTime) 2025/02/10 04:08:03 INFO : a1/b1: Set directory modification time (using DirSetModTime) 2025/02/10 04:08:03 INFO : a1: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" 2025/02/10 04:08:07 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-sesanuh3moze/a1/b2/c1/d1 not empty`) 2025/02/10 04:08:07 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/02/10 04:08:08 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-sesanuh3moze/a1/b2/c1/d1 not empty`) 2025/02/10 04:08:08 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/02/10 04:08:08 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-sesanuh3moze/a1/b2/c1/d1 not empty`) 2025/02/10 04:08:08 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/02/10 04:08:08 DEBUG : pacer: Reducing sleep to 60ms 2025/02/10 04:08:08 DEBUG : pacer: Reducing sleep to 45ms 2025/02/10 04:08:08 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-sesanuh3moze/a1/b2 not empty`) 2025/02/10 04:08:08 DEBUG : pacer: Rate limited, increasing sleep to 90ms 2025/02/10 04:08:08 DEBUG : pacer: Reducing sleep to 67.5ms 2025/02/10 04:08:08 DEBUG : pacer: Reducing sleep to 50.625ms 2025/02/10 04:08:09 DEBUG : pacer: Reducing sleep to 37.96875ms 2025/02/10 04:08:09 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-sesanuh3moze/a1/b1/c1/d2/e1 not empty`) 2025/02/10 04:08:09 DEBUG : pacer: Rate limited, increasing sleep to 75.9375ms 2025/02/10 04:08:09 DEBUG : pacer: Reducing sleep to 56.953125ms 2025/02/10 04:08:09 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-sesanuh3moze/a1/b1/c1/d2 not empty`) 2025/02/10 04:08:09 DEBUG : pacer: Rate limited, increasing sleep to 113.90625ms 2025/02/10 04:08:09 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-sesanuh3moze/a1/b1/c1/d2 not empty`) 2025/02/10 04:08:09 DEBUG : pacer: Rate limited, increasing sleep to 227.8125ms 2025/02/10 04:08:09 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-sesanuh3moze/a1/b1/c1/d2 not empty`) 2025/02/10 04:08:09 DEBUG : pacer: Rate limited, increasing sleep to 455.625ms 2025/02/10 04:08:09 DEBUG : pacer: low level retry 4/10 (error Folder Not Empty - `Folder rclone-test-sesanuh3moze/a1/b1/c1/d2 not empty`) 2025/02/10 04:08:09 DEBUG : pacer: Rate limited, increasing sleep to 911.25ms 2025/02/10 04:08:10 DEBUG : pacer: Reducing sleep to 683.4375ms 2025/02/10 04:08:11 DEBUG : pacer: Reducing sleep to 512.578125ms 2025/02/10 04:08:11 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-sesanuh3moze/a1/b1/c1/d1/e1 not empty`) 2025/02/10 04:08:11 DEBUG : pacer: Rate limited, increasing sleep to 1.02515625s 2025/02/10 04:08:12 DEBUG : pacer: Reducing sleep to 768.867187ms 2025/02/10 04:08:13 DEBUG : pacer: Reducing sleep to 576.65039ms 2025/02/10 04:08:14 DEBUG : pacer: Reducing sleep to 432.487792ms 2025/02/10 04:08:14 DEBUG : pacer: Reducing sleep to 324.365844ms 2025/02/10 04:08:15 DEBUG : pacer: Reducing sleep to 243.274383ms 2025/02/10 04:08:15 DEBUG : pacer: Reducing sleep to 182.455787ms 2025/02/10 04:08:15 DEBUG : pacer: Reducing sleep to 136.84184ms 2025/02/10 04:08:15 DEBUG : pacer: Reducing sleep to 102.63138ms --- PASS: TestSyncSetDelayedModTimes (15.88s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" 2025/02/10 04:08:15 INFO : sub dir2: Making directory 2025/02/10 04:08:15 DEBUG : pacer: Reducing sleep to 76.973535ms 2025/02/10 04:08:16 DEBUG : Added delayed dir = "sub dir", newDst= 2025/02/10 04:08:16 DEBUG : Added delayed dir = "sub dir2", newDst= 2025/02/10 04:08:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/10 04:08:16 DEBUG : files root 'rclone-test-sesanuh3moze': Waiting for checks to finish 2025/02/10 04:08:16 DEBUG : files root 'rclone-test-sesanuh3moze': Waiting for transfers to finish 2025/02/10 04:08:16 DEBUG : pacer: Reducing sleep to 57.730151ms 2025/02/10 04:08:17 DEBUG : pacer: Reducing sleep to 43.297613ms 2025/02/10 04:08:17 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/02/10 04:08:17 INFO : sub dir/hello world: Copied (new) 2025/02/10 04:08:17 DEBUG : Waiting for deletions to finish 2025/02/10 04:08:17 DEBUG : pacer: Reducing sleep to 32.473209ms 2025/02/10 04:08:17 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/10 04:08:17 DEBUG : pacer: Reducing sleep to 24.354906ms 2025/02/10 04:08:17 DEBUG : pacer: Reducing sleep to 18.266179ms 2025/02/10 04:08:17 DEBUG : pacer: Reducing sleep to 13.699634ms 2025/02/10 04:08:17 DEBUG : pacer: Reducing sleep to 10.274725ms 2025/02/10 04:08:17 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestSyncNoEmptyDirectories (2.11s) === RUN TestServerSideCopy run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" 2025/02/10 04:08:19 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-redidad5nexu" sync_test.go:590: Server side copy (if possible) files root 'rclone-test-sesanuh3moze' -> files root 'rclone-test-redidad5nexu' 2025/02/10 04:08:19 DEBUG : Added delayed dir = "sub dir", newDst= 2025/02/10 04:08:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/10 04:08:19 DEBUG : files root 'rclone-test-redidad5nexu': Waiting for checks to finish 2025/02/10 04:08:19 DEBUG : files root 'rclone-test-redidad5nexu': Waiting for transfers to finish 2025/02/10 04:08:21 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/02/10 04:08:21 DEBUG : sub dir/hello world: Src hash empty - aborting Dst hash check 2025/02/10 04:08:21 INFO : sub dir/hello world: Copied (server-side copy) 2025/02/10 04:08:21 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" 2025/02/10 04:08:22 DEBUG : files root 'rclone-test-redidad5nexu': Purge remote --- PASS: TestServerSideCopy (5.14s) === RUN TestCopyOverSelf run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" 2025/02/10 04:08:24 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/02/10 04:08:24 DEBUG : files root 'rclone-test-sesanuh3moze': Waiting for checks to finish 2025/02/10 04:08:24 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/10 04:08:24 DEBUG : files root 'rclone-test-sesanuh3moze': Waiting for transfers to finish 2025/02/10 04:08:25 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/02/10 04:08:25 INFO : sub dir/hello world: Copied (replaced existing) 2025/02/10 04:08:25 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" --- PASS: TestCopyOverSelf (3.11s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" 2025/02/10 04:08:27 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-bahegiy0gazo" sync_test.go:626: Server side copy (if possible) files root 'rclone-test-sesanuh3moze' -> files root 'rclone-test-bahegiy0gazo' 2025/02/10 04:08:28 DEBUG : Added delayed dir = "sub dir", newDst= 2025/02/10 04:08:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/10 04:08:28 DEBUG : files root 'rclone-test-bahegiy0gazo': Waiting for checks to finish 2025/02/10 04:08:28 DEBUG : files root 'rclone-test-bahegiy0gazo': Waiting for transfers to finish 2025/02/10 04:08:30 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/02/10 04:08:30 DEBUG : sub dir/hello world: Src hash empty - aborting Dst hash check 2025/02/10 04:08:30 INFO : sub dir/hello world: Copied (server-side copy) 2025/02/10 04:08:30 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" 2025/02/10 04:08:31 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/02/10 04:08:31 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/10 04:08:31 DEBUG : files root 'rclone-test-bahegiy0gazo': Waiting for checks to finish 2025/02/10 04:08:31 DEBUG : files root 'rclone-test-bahegiy0gazo': Waiting for transfers to finish 2025/02/10 04:08:33 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/02/10 04:08:33 DEBUG : sub dir/hello world: Src hash empty - aborting Dst hash check 2025/02/10 04:08:33 INFO : sub dir/hello world: Copied (server-side copy) 2025/02/10 04:08:33 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" 2025/02/10 04:08:33 DEBUG : files root 'rclone-test-bahegiy0gazo': Purge remote --- PASS: TestServerSideCopyOverSelf (8.90s) === RUN TestMoveOverSelf run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" 2025/02/10 04:08:36 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/02/10 04:08:36 DEBUG : files root 'rclone-test-sesanuh3moze': Waiting for checks to finish 2025/02/10 04:08:36 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/10 04:08:36 DEBUG : files root 'rclone-test-sesanuh3moze': Waiting for transfers to finish 2025/02/10 04:08:37 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/02/10 04:08:37 INFO : sub dir/hello world: Copied (replaced existing) 2025/02/10 04:08:37 INFO : sub dir/hello world: Deleted 2025/02/10 04:08:37 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" --- PASS: TestMoveOverSelf (3.16s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" 2025/02/10 04:08:39 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-jutixow7kale" sync_test.go:671: Server side copy (if possible) files root 'rclone-test-sesanuh3moze' -> files root 'rclone-test-jutixow7kale' 2025/02/10 04:08:40 DEBUG : Added delayed dir = "sub dir", newDst= 2025/02/10 04:08:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/10 04:08:40 DEBUG : files root 'rclone-test-jutixow7kale': Waiting for checks to finish 2025/02/10 04:08:40 DEBUG : files root 'rclone-test-jutixow7kale': Waiting for transfers to finish 2025/02/10 04:08:42 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/02/10 04:08:42 DEBUG : sub dir/hello world: Src hash empty - aborting Dst hash check 2025/02/10 04:08:42 INFO : sub dir/hello world: Copied (server-side copy) 2025/02/10 04:08:42 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" 2025/02/10 04:08:43 DEBUG : files root 'rclone-test-jutixow7kale': Using server-side directory move 2025/02/10 04:08:44 INFO : files root 'rclone-test-jutixow7kale': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/02/10 04:08:44 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/02/10 04:08:44 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/10 04:08:44 DEBUG : files root 'rclone-test-jutixow7kale': Waiting for checks to finish 2025/02/10 04:08:44 DEBUG : files root 'rclone-test-jutixow7kale': Waiting for transfers to finish 2025/02/10 04:08:44 INFO : sub dir/hello world: Deleted 2025/02/10 04:08:44 INFO : sub dir/hello world: Moved (server-side) 2025/02/10 04:08:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/10 04:08:46 DEBUG : testing file moves 2025/02/10 04:08:46 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/02/10 04:08:46 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/02/10 04:08:46 DEBUG : files root 'rclone-test-jutixow7kale': Waiting for checks to finish 2025/02/10 04:08:46 DEBUG : files root 'rclone-test-jutixow7kale': Waiting for transfers to finish 2025/02/10 04:08:46 INFO : sub dir/hello world: Deleted 2025/02/10 04:08:47 INFO : sub dir/hello world: Moved (server-side) 2025/02/10 04:08:47 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" 2025/02/10 04:08:48 DEBUG : files root 'rclone-test-jutixow7kale': Purge remote --- PASS: TestServerSideMoveOverSelf (11.22s) === RUN TestCopyAfterDelete run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" 2025/02/10 04:08:50 ERROR : : error listing: directory not found 2025/02/10 04:08:50 INFO : Local file system at /tmp/rclone995647616: Making directory 2025/02/10 04:08:51 DEBUG : files root 'rclone-test-sesanuh3moze': Waiting for checks to finish 2025/02/10 04:08:51 DEBUG : files root 'rclone-test-sesanuh3moze': Waiting for transfers to finish run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" --- PASS: TestCopyAfterDelete (2.75s) === RUN TestCopyRedownload run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" 2025/02/10 04:08:53 DEBUG : Added delayed dir = "sub dir", newDst= 2025/02/10 04:08:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/10 04:08:53 DEBUG : Local file system at /tmp/rclone995647616: Waiting for checks to finish 2025/02/10 04:08:53 DEBUG : Local file system at /tmp/rclone995647616: Waiting for transfers to finish 2025/02/10 04:08:53 DEBUG : sub dir/hello world: Src hash empty - aborting Dst hash check 2025/02/10 04:08:53 DEBUG : sub dir/hello world.9e820094.partial: renamed to: sub dir/hello world 2025/02/10 04:08:53 INFO : sub dir/hello world: Copied (new) 2025/02/10 04:08:53 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" --- PASS: TestCopyRedownload (2.49s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" 2025/02/10 04:08:54 DEBUG : check sum: Need to transfer - File not found at Destination 2025/02/10 04:08:54 DEBUG : files root 'rclone-test-sesanuh3moze': Waiting for checks to finish 2025/02/10 04:08:54 DEBUG : files root 'rclone-test-sesanuh3moze': Waiting for transfers to finish 2025/02/10 04:08:55 DEBUG : check sum: Dst hash empty - aborting Src hash check 2025/02/10 04:08:55 INFO : check sum: Copied (new) 2025/02/10 04:08:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" 2025/02/10 04:08:55 DEBUG : check sum: Dst hash empty - aborting Src hash check 2025/02/10 04:08:55 DEBUG : files root 'rclone-test-sesanuh3moze': Waiting for checks to finish 2025/02/10 04:08:55 DEBUG : check sum: Size of src and dst objects identical 2025/02/10 04:08:55 DEBUG : check sum: Unchanged skipping 2025/02/10 04:08:55 DEBUG : files root 'rclone-test-sesanuh3moze': Waiting for transfers to finish 2025/02/10 04:08:55 DEBUG : Waiting for deletions to finish 2025/02/10 04:08:55 INFO : There was nothing to transfer run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" --- PASS: TestSyncBasedOnCheckSum (2.12s) === RUN TestSyncSizeOnly run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" 2025/02/10 04:08:57 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/02/10 04:08:57 DEBUG : files root 'rclone-test-sesanuh3moze': Waiting for checks to finish 2025/02/10 04:08:57 DEBUG : files root 'rclone-test-sesanuh3moze': Waiting for transfers to finish 2025/02/10 04:08:57 DEBUG : sizeonly: Dst hash empty - aborting Src hash check 2025/02/10 04:08:57 INFO : sizeonly: Copied (new) 2025/02/10 04:08:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" 2025/02/10 04:08:58 DEBUG : files root 'rclone-test-sesanuh3moze': Waiting for checks to finish 2025/02/10 04:08:58 DEBUG : sizeonly: Sizes identical 2025/02/10 04:08:58 DEBUG : sizeonly: Unchanged skipping 2025/02/10 04:08:58 DEBUG : files root 'rclone-test-sesanuh3moze': Waiting for transfers to finish 2025/02/10 04:08:58 DEBUG : Waiting for deletions to finish 2025/02/10 04:08:58 INFO : There was nothing to transfer run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" --- PASS: TestSyncSizeOnly (2.27s) === RUN TestSyncIgnoreSize run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" 2025/02/10 04:08:59 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/02/10 04:08:59 DEBUG : files root 'rclone-test-sesanuh3moze': Waiting for checks to finish 2025/02/10 04:08:59 DEBUG : files root 'rclone-test-sesanuh3moze': Waiting for transfers to finish 2025/02/10 04:09:00 DEBUG : ignore-size: Dst hash empty - aborting Src hash check 2025/02/10 04:09:00 INFO : ignore-size: Copied (new) 2025/02/10 04:09:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" 2025/02/10 04:09:00 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/10 04:09:00 DEBUG : files root 'rclone-test-sesanuh3moze': Waiting for checks to finish 2025/02/10 04:09:00 DEBUG : ignore-size: Unchanged skipping 2025/02/10 04:09:00 DEBUG : files root 'rclone-test-sesanuh3moze': Waiting for transfers to finish 2025/02/10 04:09:00 DEBUG : Waiting for deletions to finish 2025/02/10 04:09:00 INFO : There was nothing to transfer run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" --- PASS: TestSyncIgnoreSize (2.07s) === RUN TestSyncIgnoreTimes run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" 2025/02/10 04:09:02 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/10 04:09:02 DEBUG : files root 'rclone-test-sesanuh3moze': Waiting for checks to finish 2025/02/10 04:09:02 DEBUG : existing: Unchanged skipping 2025/02/10 04:09:02 DEBUG : files root 'rclone-test-sesanuh3moze': Waiting for transfers to finish 2025/02/10 04:09:02 DEBUG : Waiting for deletions to finish 2025/02/10 04:09:02 INFO : There was nothing to transfer run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" 2025/02/10 04:09:02 DEBUG : files root 'rclone-test-sesanuh3moze': Waiting for checks to finish 2025/02/10 04:09:02 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/02/10 04:09:02 DEBUG : files root 'rclone-test-sesanuh3moze': Waiting for transfers to finish 2025/02/10 04:09:03 DEBUG : existing: Dst hash empty - aborting Src hash check 2025/02/10 04:09:03 INFO : existing: Copied (replaced existing) 2025/02/10 04:09:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" --- PASS: TestSyncIgnoreTimes (2.83s) === RUN TestSyncIgnoreExisting run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" 2025/02/10 04:09:04 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/10 04:09:04 DEBUG : files root 'rclone-test-sesanuh3moze': Waiting for checks to finish 2025/02/10 04:09:04 DEBUG : files root 'rclone-test-sesanuh3moze': Waiting for transfers to finish 2025/02/10 04:09:04 DEBUG : existing: Dst hash empty - aborting Src hash check 2025/02/10 04:09:04 INFO : existing: Copied (new) 2025/02/10 04:09:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" 2025/02/10 04:09:05 DEBUG : files root 'rclone-test-sesanuh3moze': Waiting for checks to finish 2025/02/10 04:09:05 DEBUG : existing: Destination exists, skipping 2025/02/10 04:09:05 DEBUG : files root 'rclone-test-sesanuh3moze': Waiting for transfers to finish 2025/02/10 04:09:05 DEBUG : Waiting for deletions to finish 2025/02/10 04:09:05 INFO : There was nothing to transfer run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" --- PASS: TestSyncIgnoreExisting (2.00s) === RUN TestSyncIgnoreErrors run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" 2025/02/10 04:09:07 INFO : d: Making directory 2025/02/10 04:09:08 DEBUG : Added delayed dir = "a", newDst= 2025/02/10 04:09:08 DEBUG : c: Directory modification time the same (differ by 84.663969ms, within tolerance 1s) 2025/02/10 04:09:08 DEBUG : Added delayed dir = "c", newDst=c 2025/02/10 04:09:08 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/10 04:09:08 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/10 04:09:08 DEBUG : c/non empty space: Unchanged skipping 2025/02/10 04:09:08 DEBUG : files root 'rclone-test-sesanuh3moze': Waiting for checks to finish 2025/02/10 04:09:08 DEBUG : files root 'rclone-test-sesanuh3moze': Waiting for transfers to finish 2025/02/10 04:09:08 DEBUG : a/potato2: Dst hash empty - aborting Src hash check 2025/02/10 04:09:08 INFO : a/potato2: Copied (new) 2025/02/10 04:09:08 DEBUG : Waiting for deletions to finish 2025/02/10 04:09:09 INFO : b/potato: Deleted 2025/02/10 04:09:09 INFO : a: Set directory modification time (using DirSetModTime) 2025/02/10 04:09:09 INFO : d: Removing directory 2025/02/10 04:09:09 INFO : b: Removing directory 2025/02/10 04:09:09 DEBUG : files root 'rclone-test-sesanuh3moze': deleted 2 directories run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" --- PASS: TestSyncIgnoreErrors (4.85s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" 2025/02/10 04:09:11 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/02/10 04:09:11 DEBUG : empty space: Dst hash empty - aborting Src hash check 2025/02/10 04:09:11 DEBUG : files root 'rclone-test-sesanuh3moze': Waiting for checks to finish 2025/02/10 04:09:11 DEBUG : files root 'rclone-test-sesanuh3moze': Waiting for transfers to finish 2025/02/10 04:09:11 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2025/02/10 04:09:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" 2025/02/10 04:09:12 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/02/10 04:09:12 DEBUG : files root 'rclone-test-sesanuh3moze': Waiting for checks to finish 2025/02/10 04:09:12 DEBUG : empty space: Dst hash empty - aborting Src hash check 2025/02/10 04:09:12 DEBUG : files root 'rclone-test-sesanuh3moze': Waiting for transfers to finish 2025/02/10 04:09:12 DEBUG : empty space: Dst hash empty - aborting Src hash check 2025/02/10 04:09:12 INFO : empty space: Copied (replaced existing) 2025/02/10 04:09:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnly (2.77s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" 2025/02/10 04:09:14 DEBUG : files root 'rclone-test-sesanuh3moze': Waiting for checks to finish 2025/02/10 04:09:14 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/02/10 04:09:14 DEBUG : empty space: Dst hash empty - aborting Src hash check 2025/02/10 04:09:14 DEBUG : files root 'rclone-test-sesanuh3moze': Waiting for transfers to finish 2025/02/10 04:09:15 DEBUG : empty space: Dst hash empty - aborting Src hash check 2025/02/10 04:09:15 INFO : empty space: Copied (replaced existing) 2025/02/10 04:09:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", 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.34s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" 2025/02/10 04:09:17 DEBUG : foo: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/02/10 04:09:17 DEBUG : foo: Dst hash empty - aborting Src hash check 2025/02/10 04:09:17 DEBUG : files root 'rclone-test-sesanuh3moze': Waiting for checks to finish 2025/02/10 04:09:17 DEBUG : files root 'rclone-test-sesanuh3moze': Waiting for transfers to finish 2025/02/10 04:09:17 DEBUG : foo: Dst hash empty - aborting Src hash check 2025/02/10 04:09:17 INFO : foo: Copied (replaced existing) 2025/02/10 04:09:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" --- PASS: TestSyncDoesntUpdateModtime (2.48s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" 2025/02/10 04:09:19 DEBUG : potato: Need to transfer - File not found at Destination 2025/02/10 04:09:19 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/10 04:09:19 DEBUG : files root 'rclone-test-sesanuh3moze': Waiting for checks to finish 2025/02/10 04:09:19 DEBUG : empty space: Unchanged skipping 2025/02/10 04:09:19 DEBUG : files root 'rclone-test-sesanuh3moze': Waiting for transfers to finish 2025/02/10 04:09:20 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/02/10 04:09:20 INFO : potato: Copied (new) 2025/02/10 04:09:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" --- PASS: TestSyncAfterAddingAFile (2.75s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" 2025/02/10 04:09:22 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/02/10 04:09:22 DEBUG : files root 'rclone-test-sesanuh3moze': Waiting for checks to finish 2025/02/10 04:09:22 DEBUG : files root 'rclone-test-sesanuh3moze': Waiting for transfers to finish 2025/02/10 04:09:22 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/02/10 04:09:22 INFO : potato: Copied (replaced existing) 2025/02/10 04:09:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.39s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" 2025/02/10 04:09:24 DEBUG : files root 'rclone-test-sesanuh3moze': Waiting for checks to finish 2025/02/10 04:09:24 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/02/10 04:09:24 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/02/10 04:09:24 DEBUG : files root 'rclone-test-sesanuh3moze': Waiting for transfers to finish 2025/02/10 04:09:25 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/02/10 04:09:25 INFO : potato: Copied (replaced existing) 2025/02/10 04:09:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" --- PASS: TestSyncAfterChangingContentsOnly (2.76s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" 2025/02/10 04:09:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/10 04:09:28 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/10 04:09:28 DEBUG : empty space: Unchanged skipping 2025/02/10 04:09:28 DEBUG : files root 'rclone-test-sesanuh3moze': Waiting for checks to finish 2025/02/10 04:09:28 DEBUG : files root 'rclone-test-sesanuh3moze': Waiting for transfers to finish 2025/02/10 04:09:28 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/02/10 04:09:28 DEBUG : Waiting for deletions to finish 2025/02/10 04:09:28 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.62s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" 2025/02/10 04:09:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/10 04:09:30 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/10 04:09:30 DEBUG : files root 'rclone-test-sesanuh3moze': Waiting for checks to finish 2025/02/10 04:09:30 DEBUG : empty space: Unchanged skipping 2025/02/10 04:09:30 DEBUG : files root 'rclone-test-sesanuh3moze': Waiting for transfers to finish 2025/02/10 04:09:31 DEBUG : potato2: Dst hash empty - aborting Src hash check 2025/02/10 04:09:31 INFO : potato2: Copied (new) 2025/02/10 04:09:31 DEBUG : Waiting for deletions to finish 2025/02/10 04:09:31 INFO : potato: Deleted run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.28s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" 2025/02/10 04:09:33 INFO : d: Making directory 2025/02/10 04:09:34 INFO : d/e: Making directory 2025/02/10 04:09:34 DEBUG : Added delayed dir = "a", newDst= 2025/02/10 04:09:34 DEBUG : c: Directory modification time the same (differ by -163.153879ms, within tolerance 1s) 2025/02/10 04:09:34 DEBUG : Added delayed dir = "c", newDst=c 2025/02/10 04:09:34 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/10 04:09:34 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/10 04:09:34 DEBUG : c/non empty space: Unchanged skipping 2025/02/10 04:09:34 DEBUG : files root 'rclone-test-sesanuh3moze': Waiting for checks to finish 2025/02/10 04:09:34 DEBUG : files root 'rclone-test-sesanuh3moze': Waiting for transfers to finish 2025/02/10 04:09:35 DEBUG : a/potato2: Dst hash empty - aborting Src hash check 2025/02/10 04:09:35 INFO : a/potato2: Copied (new) 2025/02/10 04:09:35 DEBUG : Waiting for deletions to finish 2025/02/10 04:09:35 INFO : b/potato: Deleted 2025/02/10 04:09:35 INFO : a: Set directory modification time (using DirSetModTime) 2025/02/10 04:09:35 INFO : d/e: Removing directory 2025/02/10 04:09:35 INFO : d: Removing directory 2025/02/10 04:09:36 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-sesanuh3moze/d not empty`) 2025/02/10 04:09:36 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/02/10 04:09:36 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-sesanuh3moze/d not empty`) 2025/02/10 04:09:36 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/02/10 04:09:36 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-sesanuh3moze/d not empty`) 2025/02/10 04:09:36 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/02/10 04:09:36 DEBUG : pacer: Reducing sleep to 60ms 2025/02/10 04:09:36 INFO : b: Removing directory 2025/02/10 04:09:36 DEBUG : pacer: Reducing sleep to 45ms 2025/02/10 04:09:36 DEBUG : files root 'rclone-test-sesanuh3moze': deleted 3 directories run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" 2025/02/10 04:09:36 DEBUG : pacer: Reducing sleep to 33.75ms 2025/02/10 04:09:36 DEBUG : pacer: Reducing sleep to 25.3125ms 2025/02/10 04:09:36 DEBUG : pacer: Reducing sleep to 18.984375ms 2025/02/10 04:09:36 DEBUG : pacer: Reducing sleep to 14.238281ms 2025/02/10 04:09:36 DEBUG : pacer: Reducing sleep to 10.67871ms 2025/02/10 04:09:36 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (5.59s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" 2025/02/10 04:09:39 INFO : d: Making directory 2025/02/10 04:09:40 DEBUG : Added delayed dir = "a", newDst= 2025/02/10 04:09:40 DEBUG : c: Directory modification time the same (differ by 304.884545ms, within tolerance 1s) 2025/02/10 04:09:40 DEBUG : Added delayed dir = "c", newDst=c 2025/02/10 04:09:40 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/10 04:09:40 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/10 04:09:40 DEBUG : c/non empty space: Unchanged skipping 2025/02/10 04:09:40 DEBUG : files root 'rclone-test-sesanuh3moze': Waiting for checks to finish 2025/02/10 04:09:40 DEBUG : files root 'rclone-test-sesanuh3moze': Waiting for transfers to finish 2025/02/10 04:09:40 DEBUG : a/potato2: Dst hash empty - aborting Src hash check 2025/02/10 04:09:40 INFO : a/potato2: Copied (new) 2025/02/10 04:09:40 ERROR : files root 'rclone-test-sesanuh3moze': not deleting files as there were IO errors 2025/02/10 04:09:40 INFO : a: Set directory modification time (using DirSetModTime) 2025/02/10 04:09:40 ERROR : files root 'rclone-test-sesanuh3moze': not deleting directories as there were IO errors run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (4.83s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" 2025/02/10 04:09:44 DEBUG : Waiting for deletions to finish 2025/02/10 04:09:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/10 04:09:44 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/10 04:09:44 DEBUG : files root 'rclone-test-sesanuh3moze': Waiting for checks to finish 2025/02/10 04:09:44 DEBUG : empty space: Unchanged skipping 2025/02/10 04:09:44 DEBUG : files root 'rclone-test-sesanuh3moze': Waiting for transfers to finish 2025/02/10 04:09:44 INFO : potato: Deleted 2025/02/10 04:09:45 DEBUG : potato2: Dst hash empty - aborting Src hash check 2025/02/10 04:09:45 INFO : potato2: Copied (new) run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" --- PASS: TestSyncDeleteDuring (3.12s) === RUN TestSyncDeleteBefore run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" 2025/02/10 04:09:47 DEBUG : Waiting for deletions to finish 2025/02/10 04:09:47 DEBUG : files root 'rclone-test-sesanuh3moze': Waiting for checks to finish 2025/02/10 04:09:47 DEBUG : files root 'rclone-test-sesanuh3moze': Waiting for transfers to finish 2025/02/10 04:09:47 INFO : potato: Deleted 2025/02/10 04:09:47 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/10 04:09:47 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/10 04:09:47 DEBUG : files root 'rclone-test-sesanuh3moze': Waiting for checks to finish 2025/02/10 04:09:47 DEBUG : empty space: Unchanged skipping 2025/02/10 04:09:47 DEBUG : files root 'rclone-test-sesanuh3moze': Waiting for transfers to finish 2025/02/10 04:09:48 DEBUG : potato2: Dst hash empty - aborting Src hash check 2025/02/10 04:09:48 INFO : potato2: Copied (new) run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" --- PASS: TestSyncDeleteBefore (3.44s) === RUN TestCopyDeleteBefore run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" 2025/02/10 04:09:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/10 04:09:50 DEBUG : files root 'rclone-test-sesanuh3moze': Waiting for checks to finish 2025/02/10 04:09:50 DEBUG : files root 'rclone-test-sesanuh3moze': Waiting for transfers to finish 2025/02/10 04:09:50 DEBUG : potato2: Dst hash empty - aborting Src hash check 2025/02/10 04:09:50 INFO : potato2: Copied (new) run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" --- PASS: TestCopyDeleteBefore (2.46s) === RUN TestSyncWithExclude run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" 2025/02/10 04:09:53 DEBUG : enormous: Excluded (Size Filter) 2025/02/10 04:09:53 DEBUG : enormous: Excluded 2025/02/10 04:09:53 DEBUG : potato2: Excluded (Size Filter) 2025/02/10 04:09:53 DEBUG : potato2: Excluded 2025/02/10 04:09:53 DEBUG : potato2: Excluded (Size Filter) 2025/02/10 04:09:53 DEBUG : potato2: Excluded 2025/02/10 04:09:53 DEBUG : files root 'rclone-test-sesanuh3moze': Waiting for checks to finish 2025/02/10 04:09:53 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/10 04:09:53 DEBUG : empty space: Unchanged skipping 2025/02/10 04:09:53 DEBUG : files root 'rclone-test-sesanuh3moze': Waiting for transfers to finish 2025/02/10 04:09:53 DEBUG : Waiting for deletions to finish 2025/02/10 04:09:53 INFO : There was nothing to transfer run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" 2025/02/10 04:09:53 DEBUG : enormous: Excluded (Size Filter) 2025/02/10 04:09:53 DEBUG : enormous: Excluded 2025/02/10 04:09:53 DEBUG : potato2: Excluded (Size Filter) 2025/02/10 04:09:53 DEBUG : potato2: Excluded 2025/02/10 04:09:53 DEBUG : potato2: Excluded (Size Filter) 2025/02/10 04:09:53 DEBUG : potato2: Excluded 2025/02/10 04:09:53 DEBUG : Local file system at /tmp/rclone995647616: Waiting for checks to finish 2025/02/10 04:09:53 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/02/10 04:09:53 DEBUG : empty space: Unchanged skipping 2025/02/10 04:09:53 DEBUG : Local file system at /tmp/rclone995647616: Waiting for transfers to finish 2025/02/10 04:09:53 DEBUG : Waiting for deletions to finish 2025/02/10 04:09:53 INFO : There was nothing to transfer run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" --- PASS: TestSyncWithExclude (2.88s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" 2025/02/10 04:09:56 DEBUG : enormous: Excluded (Size Filter) 2025/02/10 04:09:56 DEBUG : enormous: Excluded 2025/02/10 04:09:56 DEBUG : potato2: Excluded (Size Filter) 2025/02/10 04:09:56 DEBUG : potato2: Excluded 2025/02/10 04:09:57 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/10 04:09:57 DEBUG : files root 'rclone-test-sesanuh3moze': Waiting for checks to finish 2025/02/10 04:09:57 DEBUG : empty space: Unchanged skipping 2025/02/10 04:09:57 DEBUG : files root 'rclone-test-sesanuh3moze': Waiting for transfers to finish 2025/02/10 04:09:57 DEBUG : Waiting for deletions to finish 2025/02/10 04:09:57 INFO : enormous: Deleted 2025/02/10 04:09:57 INFO : potato2: Deleted 2025/02/10 04:09:57 INFO : There was nothing to transfer run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" 2025/02/10 04:09:57 DEBUG : Local file system at /tmp/rclone995647616: Waiting for checks to finish 2025/02/10 04:09:57 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/02/10 04:09:57 DEBUG : empty space: Unchanged skipping 2025/02/10 04:09:57 DEBUG : Local file system at /tmp/rclone995647616: Waiting for transfers to finish 2025/02/10 04:09:57 DEBUG : Waiting for deletions to finish 2025/02/10 04:09:57 INFO : enormous: Deleted 2025/02/10 04:09:57 INFO : potato2: Deleted 2025/02/10 04:09:57 INFO : There was nothing to transfer run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.55s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" 2025/02/10 04:10:01 DEBUG : five: Need to transfer - File not found at Destination 2025/02/10 04:10:01 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/02/10 04:10:01 DEBUG : one: Destination is newer than source, skipping 2025/02/10 04:10:01 DEBUG : three: Sizes identical 2025/02/10 04:10:01 DEBUG : files root 'rclone-test-sesanuh3moze': Waiting for checks to finish 2025/02/10 04:10:01 DEBUG : two: Dst hash empty - aborting Src hash check 2025/02/10 04:10:01 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/02/10 04:10:01 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/02/10 04:10:01 DEBUG : files root 'rclone-test-sesanuh3moze': Waiting for transfers to finish 2025/02/10 04:10:02 DEBUG : five: Dst hash empty - aborting Src hash check 2025/02/10 04:10:02 INFO : five: Copied (new) 2025/02/10 04:10:02 DEBUG : four: Dst hash empty - aborting Src hash check 2025/02/10 04:10:02 INFO : four: Copied (replaced existing) 2025/02/10 04:10:02 DEBUG : two: Dst hash empty - aborting Src hash check 2025/02/10 04:10:02 INFO : two: Copied (replaced existing) 2025/02/10 04:10:02 DEBUG : Waiting for deletions to finish 2025/02/10 04:10:02 DEBUG : five: Dst hash empty - aborting Src hash check 2025/02/10 04:10:02 DEBUG : four: Dst hash empty - aborting Src hash check 2025/02/10 04:10:02 DEBUG : one: Destination is newer than source, skipping 2025/02/10 04:10:02 DEBUG : three: Dst hash empty - aborting Src hash check 2025/02/10 04:10:02 DEBUG : files root 'rclone-test-sesanuh3moze': Waiting for checks to finish 2025/02/10 04:10:02 DEBUG : two: Dst hash empty - aborting Src hash check 2025/02/10 04:10:02 DEBUG : five: Size of src and dst objects identical 2025/02/10 04:10:02 DEBUG : four: Size of src and dst objects identical 2025/02/10 04:10:02 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/02/10 04:10:02 DEBUG : two: Size of src and dst objects identical 2025/02/10 04:10:02 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/02/10 04:10:02 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/02/10 04:10:02 DEBUG : three: Size of src and dst objects identical 2025/02/10 04:10:02 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/02/10 04:10:02 DEBUG : files root 'rclone-test-sesanuh3moze': Waiting for transfers to finish 2025/02/10 04:10:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.31s) === 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-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" sync_test.go:1538: Can track renames: true 2025/02/10 04:10:03 INFO : files root 'rclone-test-sesanuh3moze': Making map for --track-renames 2025/02/10 04:10:03 INFO : files root 'rclone-test-sesanuh3moze': Finished making map for --track-renames 2025/02/10 04:10:03 DEBUG : files root 'rclone-test-sesanuh3moze': Waiting for checks to finish 2025/02/10 04:10:03 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/02/10 04:10:03 DEBUG : files root 'rclone-test-sesanuh3moze': Waiting for renames to finish 2025/02/10 04:10:03 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/10 04:10:03 DEBUG : files root 'rclone-test-sesanuh3moze': Waiting for transfers to finish 2025/02/10 04:10:04 DEBUG : yam: Dst hash empty - aborting Src hash check 2025/02/10 04:10:04 INFO : yam: Copied (new) 2025/02/10 04:10:04 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/02/10 04:10:04 INFO : potato: Copied (new) 2025/02/10 04:10:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" 2025/02/10 04:10:04 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/10 04:10:04 INFO : files root 'rclone-test-sesanuh3moze': Making map for --track-renames 2025/02/10 04:10:04 INFO : files root 'rclone-test-sesanuh3moze': Finished making map for --track-renames 2025/02/10 04:10:04 DEBUG : files root 'rclone-test-sesanuh3moze': Waiting for checks to finish 2025/02/10 04:10:04 DEBUG : yaml: Need to transfer - No matching file found at Destination 2025/02/10 04:10:04 DEBUG : potato: Unchanged skipping 2025/02/10 04:10:04 DEBUG : files root 'rclone-test-sesanuh3moze': Waiting for renames to finish 2025/02/10 04:10:04 DEBUG : files root 'rclone-test-sesanuh3moze': Waiting for transfers to finish 2025/02/10 04:10:05 DEBUG : yaml: Dst hash empty - aborting Src hash check 2025/02/10 04:10:05 INFO : yaml: Copied (new) 2025/02/10 04:10:05 DEBUG : Waiting for deletions to finish 2025/02/10 04:10:05 INFO : yam: Deleted run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", 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 (2.91s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" sync_test.go:1610: Can track renames: true 2025/02/10 04:10:06 INFO : files root 'rclone-test-sesanuh3moze': Making map for --track-renames 2025/02/10 04:10:06 INFO : files root 'rclone-test-sesanuh3moze': Finished making map for --track-renames 2025/02/10 04:10:06 DEBUG : files root 'rclone-test-sesanuh3moze': Waiting for checks to finish 2025/02/10 04:10:06 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/02/10 04:10:06 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/10 04:10:06 DEBUG : files root 'rclone-test-sesanuh3moze': Waiting for renames to finish 2025/02/10 04:10:06 DEBUG : files root 'rclone-test-sesanuh3moze': Waiting for transfers to finish 2025/02/10 04:10:07 DEBUG : yam: Dst hash empty - aborting Src hash check 2025/02/10 04:10:07 INFO : yam: Copied (new) 2025/02/10 04:10:07 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/02/10 04:10:07 INFO : potato: Copied (new) 2025/02/10 04:10:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" 2025/02/10 04:10:07 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/10 04:10:07 INFO : files root 'rclone-test-sesanuh3moze': Making map for --track-renames 2025/02/10 04:10:07 INFO : files root 'rclone-test-sesanuh3moze': Finished making map for --track-renames 2025/02/10 04:10:07 DEBUG : files root 'rclone-test-sesanuh3moze': Waiting for checks to finish 2025/02/10 04:10:07 DEBUG : potato: Unchanged skipping 2025/02/10 04:10:07 DEBUG : files root 'rclone-test-sesanuh3moze': Waiting for renames to finish 2025/02/10 04:10:08 INFO : yam: Moved (server-side) to: yaml 2025/02/10 04:10:08 INFO : yaml: Renamed from "yam" 2025/02/10 04:10:08 DEBUG : files root 'rclone-test-sesanuh3moze': Waiting for transfers to finish 2025/02/10 04:10:08 DEBUG : Waiting for deletions to finish 2025/02/10 04:10:08 INFO : There was nothing to transfer run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.78s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" sync_test.go:1649: Can track renames: true 2025/02/10 04:10:09 DEBUG : Added delayed dir = "sub", newDst= 2025/02/10 04:10:09 INFO : files root 'rclone-test-sesanuh3moze': Making map for --track-renames 2025/02/10 04:10:09 INFO : files root 'rclone-test-sesanuh3moze': Finished making map for --track-renames 2025/02/10 04:10:09 DEBUG : files root 'rclone-test-sesanuh3moze': Waiting for checks to finish 2025/02/10 04:10:09 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/10 04:10:09 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/02/10 04:10:09 DEBUG : files root 'rclone-test-sesanuh3moze': Waiting for renames to finish 2025/02/10 04:10:09 DEBUG : files root 'rclone-test-sesanuh3moze': Waiting for transfers to finish 2025/02/10 04:10:10 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/02/10 04:10:10 INFO : potato: Copied (new) 2025/02/10 04:10:10 DEBUG : sub/yam: Dst hash empty - aborting Src hash check 2025/02/10 04:10:10 INFO : sub/yam: Copied (new) 2025/02/10 04:10:10 DEBUG : Waiting for deletions to finish 2025/02/10 04:10:10 INFO : sub: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" 2025/02/10 04:10:10 DEBUG : Added delayed dir = "sub", newDst=sub 2025/02/10 04:10:10 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/10 04:10:10 DEBUG : potato: Unchanged skipping 2025/02/10 04:10:10 INFO : files root 'rclone-test-sesanuh3moze': Making map for --track-renames 2025/02/10 04:10:10 INFO : files root 'rclone-test-sesanuh3moze': Finished making map for --track-renames 2025/02/10 04:10:10 DEBUG : files root 'rclone-test-sesanuh3moze': Waiting for checks to finish 2025/02/10 04:10:10 DEBUG : files root 'rclone-test-sesanuh3moze': Waiting for renames to finish 2025/02/10 04:10:11 INFO : sub/yam: Moved (server-side) to: yam 2025/02/10 04:10:11 INFO : yam: Renamed from "sub/yam" 2025/02/10 04:10:11 DEBUG : files root 'rclone-test-sesanuh3moze': Waiting for transfers to finish 2025/02/10 04:10:11 DEBUG : Waiting for deletions to finish 2025/02/10 04:10:11 INFO : There was nothing to transfer run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.79s) === RUN TestServerSideMoveLocal run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" 2025/02/10 04:10:13 DEBUG : Creating backend with remote "/tmp/rclone995647616/dir1" 2025/02/10 04:10:13 DEBUG : Creating backend with remote "/tmp/rclone995647616/dir2" 2025/02/10 04:10:13 DEBUG : Local file system at /tmp/rclone995647616/dir2: Using server-side directory move 2025/02/10 04:10:13 INFO : Local file system at /tmp/rclone995647616/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/02/10 04:10:13 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/02/10 04:10:13 DEBUG : Local file system at /tmp/rclone995647616/dir2: Waiting for checks to finish 2025/02/10 04:10:13 INFO : file1.txt: Moved (server-side) 2025/02/10 04:10:13 DEBUG : Local file system at /tmp/rclone995647616/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.48s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" 2025/02/10 04:10:13 DEBUG : Added delayed dir = "nested", newDst= 2025/02/10 04:10:13 DEBUG : Added delayed dir = "sub dir", newDst= 2025/02/10 04:10:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/10 04:10:13 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2025/02/10 04:10:13 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/02/10 04:10:13 DEBUG : files root 'rclone-test-sesanuh3moze': Waiting for checks to finish 2025/02/10 04:10:13 DEBUG : files root 'rclone-test-sesanuh3moze': Waiting for transfers to finish 2025/02/10 04:10:14 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/02/10 04:10:14 INFO : sub dir/hello world: Copied (new) 2025/02/10 04:10:14 INFO : sub dir/hello world: Deleted 2025/02/10 04:10:14 DEBUG : nested/sub dir/file: Dst hash empty - aborting Src hash check 2025/02/10 04:10:14 INFO : nested/sub dir/file: Copied (new) 2025/02/10 04:10:14 INFO : nested/sub dir/file: Deleted 2025/02/10 04:10:14 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2025/02/10 04:10:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/10 04:10:14 INFO : nested: Set directory modification time (using DirSetModTime) 2025/02/10 04:10:14 INFO : sub dir: Removing directory 2025/02/10 04:10:14 INFO : nested/sub dir: Removing directory 2025/02/10 04:10:14 INFO : nested: Removing directory 2025/02/10 04:10:14 DEBUG : Local file system at /tmp/rclone995647616: deleted 3 directories run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" 2025/02/10 04:10:16 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-sesanuh3moze/nested not empty`) 2025/02/10 04:10:16 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/02/10 04:10:16 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-sesanuh3moze/nested not empty`) 2025/02/10 04:10:16 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/02/10 04:10:16 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-sesanuh3moze/nested not empty`) 2025/02/10 04:10:16 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/02/10 04:10:16 DEBUG : pacer: Reducing sleep to 60ms 2025/02/10 04:10:16 DEBUG : pacer: Reducing sleep to 45ms 2025/02/10 04:10:17 DEBUG : pacer: Reducing sleep to 33.75ms 2025/02/10 04:10:17 DEBUG : pacer: Reducing sleep to 25.3125ms --- PASS: TestMoveWithDeleteEmptySrcDirs (3.70s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" 2025/02/10 04:10:17 DEBUG : pacer: Reducing sleep to 18.984375ms 2025/02/10 04:10:17 DEBUG : Added delayed dir = "nested", newDst= 2025/02/10 04:10:17 DEBUG : Added delayed dir = "sub dir", newDst= 2025/02/10 04:10:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/10 04:10:17 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2025/02/10 04:10:17 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/02/10 04:10:17 DEBUG : files root 'rclone-test-sesanuh3moze': Waiting for checks to finish 2025/02/10 04:10:17 DEBUG : files root 'rclone-test-sesanuh3moze': Waiting for transfers to finish 2025/02/10 04:10:18 DEBUG : pacer: Reducing sleep to 14.238281ms 2025/02/10 04:10:18 DEBUG : pacer: Reducing sleep to 10.67871ms 2025/02/10 04:10:18 DEBUG : pacer: Reducing sleep to 10ms 2025/02/10 04:10:18 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/02/10 04:10:18 INFO : sub dir/hello world: Copied (new) 2025/02/10 04:10:18 INFO : sub dir/hello world: Deleted 2025/02/10 04:10:18 DEBUG : nested/sub dir/file: Dst hash empty - aborting Src hash check 2025/02/10 04:10:18 INFO : nested/sub dir/file: Copied (new) 2025/02/10 04:10:18 INFO : nested/sub dir/file: Deleted 2025/02/10 04:10:18 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2025/02/10 04:10:18 INFO : nested: Set directory modification time (using DirSetModTime) 2025/02/10 04:10:18 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" 2025/02/10 04:10:20 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-sesanuh3moze/nested not empty`) 2025/02/10 04:10:20 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/02/10 04:10:20 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-sesanuh3moze/nested not empty`) 2025/02/10 04:10:20 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/02/10 04:10:20 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-sesanuh3moze/nested not empty`) 2025/02/10 04:10:20 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/02/10 04:10:20 DEBUG : pacer: low level retry 4/10 (error Folder Not Empty - `Folder rclone-test-sesanuh3moze/nested not empty`) 2025/02/10 04:10:20 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2025/02/10 04:10:21 DEBUG : pacer: low level retry 5/10 (error Folder Not Empty - `Folder rclone-test-sesanuh3moze/nested not empty`) 2025/02/10 04:10:21 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2025/02/10 04:10:21 DEBUG : pacer: low level retry 6/10 (error Folder Not Empty - `Folder rclone-test-sesanuh3moze/nested not empty`) 2025/02/10 04:10:21 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2025/02/10 04:10:21 DEBUG : pacer: Reducing sleep to 480ms 2025/02/10 04:10:22 DEBUG : pacer: Reducing sleep to 360ms 2025/02/10 04:10:22 DEBUG : pacer: Reducing sleep to 270ms 2025/02/10 04:10:22 DEBUG : pacer: Reducing sleep to 202.5ms --- PASS: TestMoveWithoutDeleteEmptySrcDirs (5.78s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" 2025/02/10 04:10:23 DEBUG : pacer: Reducing sleep to 151.875ms 2025/02/10 04:10:23 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/10 04:10:23 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/02/10 04:10:23 DEBUG : files root 'rclone-test-sesanuh3moze': Waiting for checks to finish 2025/02/10 04:10:23 DEBUG : files root 'rclone-test-sesanuh3moze': Waiting for transfers to finish 2025/02/10 04:10:24 DEBUG : pacer: Reducing sleep to 113.90625ms 2025/02/10 04:10:24 DEBUG : pacer: Reducing sleep to 85.429687ms 2025/02/10 04:10:24 DEBUG : pacer: Reducing sleep to 64.072265ms 2025/02/10 04:10:24 DEBUG : existing: Dst hash empty - aborting Src hash check 2025/02/10 04:10:24 INFO : existing: Copied (new) 2025/02/10 04:10:24 INFO : existing: Deleted 2025/02/10 04:10:24 DEBUG : pacer: Reducing sleep to 48.054198ms 2025/02/10 04:10:24 DEBUG : existing-b: Dst hash empty - aborting Src hash check 2025/02/10 04:10:24 INFO : existing-b: Copied (new) 2025/02/10 04:10:24 INFO : existing-b: Deleted 2025/02/10 04:10:24 DEBUG : pacer: Reducing sleep to 36.040648ms 2025/02/10 04:10:24 DEBUG : pacer: Reducing sleep to 27.030486ms 2025/02/10 04:10:24 DEBUG : existing: Destination exists, skipping 2025/02/10 04:10:24 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/02/10 04:10:24 DEBUG : files root 'rclone-test-sesanuh3moze': Waiting for checks to finish 2025/02/10 04:10:24 DEBUG : files root 'rclone-test-sesanuh3moze': Waiting for transfers to finish 2025/02/10 04:10:24 INFO : There was nothing to transfer run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" 2025/02/10 04:10:24 DEBUG : pacer: Reducing sleep to 20.272864ms 2025/02/10 04:10:24 DEBUG : pacer: Reducing sleep to 15.204648ms 2025/02/10 04:10:24 DEBUG : pacer: Reducing sleep to 11.403486ms 2025/02/10 04:10:25 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestMoveWithIgnoreExisting (2.44s) === RUN TestServerSideMove run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" 2025/02/10 04:10:25 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-hipipab6nota" 2025/02/10 04:10:25 DEBUG : Config file has changed externally - reloading sync_test.go:1705: Server side move (if possible) files root 'rclone-test-sesanuh3moze' -> files root 'rclone-test-hipipab6nota' 2025/02/10 04:10:30 DEBUG : files root 'rclone-test-hipipab6nota': Using server-side directory move 2025/02/10 04:10:30 INFO : files root 'rclone-test-hipipab6nota': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/02/10 04:10:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/10 04:10:31 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/02/10 04:10:31 DEBUG : files root 'rclone-test-hipipab6nota': Waiting for checks to finish 2025/02/10 04:10:31 DEBUG : empty space: Unchanged skipping 2025/02/10 04:10:31 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/10 04:10:31 INFO : potato3: Deleted 2025/02/10 04:10:31 INFO : empty space: Deleted 2025/02/10 04:10:31 DEBUG : files root 'rclone-test-hipipab6nota': Waiting for transfers to finish 2025/02/10 04:10:31 INFO : potato2: Moved (server-side) 2025/02/10 04:10:31 INFO : potato3: Moved (server-side) 2025/02/10 04:10:32 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-jaseneb8viqi" 2025/02/10 04:10:32 DEBUG : files root 'rclone-test-jaseneb8viqi': Using server-side directory move 2025/02/10 04:10:33 INFO : files root 'rclone-test-jaseneb8viqi': Server side directory move succeeded 2025/02/10 04:10:33 ERROR : : error listing: directory not found 2025/02/10 04:10:33 DEBUG : files root 'rclone-test-jaseneb8viqi': Purge remote 2025/02/10 04:10:33 DEBUG : files root 'rclone-test-hipipab6nota': Purge remote 2025/02/10 04:10:33 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (8.66s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" 2025/02/10 04:10:34 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-raxedac3keza" sync_test.go:1705: Server side move (if possible) files root 'rclone-test-sesanuh3moze' -> files root 'rclone-test-raxedac3keza' 2025/02/10 04:10:39 DEBUG : empty space: Excluded (Size Filter) 2025/02/10 04:10:39 DEBUG : empty space: Excluded 2025/02/10 04:10:39 DEBUG : empty space: Excluded (Size Filter) 2025/02/10 04:10:39 DEBUG : empty space: Excluded 2025/02/10 04:10:39 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/10 04:10:39 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/10 04:10:39 DEBUG : files root 'rclone-test-raxedac3keza': Waiting for checks to finish 2025/02/10 04:10:39 DEBUG : files root 'rclone-test-raxedac3keza': Waiting for transfers to finish 2025/02/10 04:10:39 INFO : potato3: Deleted 2025/02/10 04:10:40 INFO : potato2: Moved (server-side) 2025/02/10 04:10:40 INFO : potato3: Moved (server-side) 2025/02/10 04:10:40 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-nutiqip0gadu" 2025/02/10 04:10:41 DEBUG : empty space: Excluded (Size Filter) 2025/02/10 04:10:41 DEBUG : empty space: Excluded 2025/02/10 04:10:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/10 04:10:41 DEBUG : potato3: Need to transfer - File not found at Destination 2025/02/10 04:10:41 DEBUG : files root 'rclone-test-nutiqip0gadu': Waiting for checks to finish 2025/02/10 04:10:41 DEBUG : files root 'rclone-test-nutiqip0gadu': Waiting for transfers to finish 2025/02/10 04:10:41 INFO : potato2: Moved (server-side) 2025/02/10 04:10:41 INFO : potato3: Moved (server-side) 2025/02/10 04:10:41 DEBUG : files root 'rclone-test-nutiqip0gadu': Purge remote 2025/02/10 04:10:42 DEBUG : files root 'rclone-test-raxedac3keza': Purge remote --- PASS: TestServerSideMoveWithFilter (8.52s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" 2025/02/10 04:10:42 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-namocot0cuko" 2025/02/10 04:10:49 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) files root 'rclone-test-sesanuh3moze' -> files root 'rclone-test-namocot0cuko' 2025/02/10 04:10:52 DEBUG : files root 'rclone-test-namocot0cuko': Using server-side directory move 2025/02/10 04:10:52 INFO : files root 'rclone-test-namocot0cuko': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/02/10 04:10:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/10 04:10:52 DEBUG : Added delayed dir = "tomatoDir", newDst= 2025/02/10 04:10:52 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/02/10 04:10:52 DEBUG : empty space: Unchanged skipping 2025/02/10 04:10:52 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/10 04:10:52 DEBUG : files root 'rclone-test-namocot0cuko': Waiting for checks to finish 2025/02/10 04:10:52 INFO : empty space: Deleted 2025/02/10 04:10:52 DEBUG : files root 'rclone-test-namocot0cuko': Waiting for transfers to finish 2025/02/10 04:10:52 INFO : potato3: Deleted 2025/02/10 04:10:52 INFO : potato2: Moved (server-side) 2025/02/10 04:10:53 INFO : potato3: Moved (server-side) 2025/02/10 04:10:53 INFO : tomatoDir: Removing directory 2025/02/10 04:10:53 DEBUG : files root 'rclone-test-sesanuh3moze': deleted 1 directories 2025/02/10 04:10:53 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-pupihiw3yalo" 2025/02/10 04:10:54 INFO : tomatoDir: Making directory 2025/02/10 04:10:54 DEBUG : files root 'rclone-test-pupihiw3yalo': Using server-side directory move 2025/02/10 04:10:55 INFO : files root 'rclone-test-pupihiw3yalo': Server side directory move succeeded 2025/02/10 04:10:56 ERROR : : error listing: directory not found 2025/02/10 04:10:56 ERROR : : error listing: directory not found 2025/02/10 04:10:56 DEBUG : files root 'rclone-test-pupihiw3yalo': Purge remote 2025/02/10 04:10:56 DEBUG : files root 'rclone-test-namocot0cuko': Purge remote 2025/02/10 04:10:56 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (14.49s) === RUN TestServerSideMoveOverlap run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", 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-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" 2025/02/10 04:10:57 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-sesanuh3moze/rclone-sync-test" run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" --- PASS: TestSyncOverlap (1.63s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" 2025/02/10 04:10:59 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-sesanuh3moze/rclone-sync-test" 2025/02/10 04:11:00 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-sesanuh3moze/rclone-sync-test-include/layer2" 2025/02/10 04:11:01 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-sesanuh3moze/rclone-sync-test-ignore-file" 2025/02/10 04:11:03 DEBUG : rclone-sync-test: Excluded 2025/02/10 04:11:03 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/10 04:11:03 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2025/02/10 04:11:04 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/02/10 04:11:04 DEBUG : files root 'rclone-test-sesanuh3moze/rclone-sync-test': Waiting for checks to finish 2025/02/10 04:11:04 DEBUG : files root 'rclone-test-sesanuh3moze/rclone-sync-test': Waiting for transfers to finish 2025/02/10 04:11:04 DEBUG : Waiting for deletions to finish 2025/02/10 04:11:04 INFO : There was nothing to transfer 2025/02/10 04:11:04 DEBUG : rclone-sync-test: Excluded 2025/02/10 04:11:04 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/10 04:11:04 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/02/10 04:11:04 DEBUG : files root 'rclone-test-sesanuh3moze': Waiting for checks to finish 2025/02/10 04:11:04 DEBUG : files root 'rclone-test-sesanuh3moze': Waiting for transfers to finish 2025/02/10 04:11:04 DEBUG : Waiting for deletions to finish 2025/02/10 04:11:04 INFO : rclone-sync-test-include: Removing directory 2025/02/10 04:11:05 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-sesanuh3moze/rclone-sync-test-include not empty`) 2025/02/10 04:11:05 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/02/10 04:11:05 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-sesanuh3moze/rclone-sync-test-include not empty`) 2025/02/10 04:11:05 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/02/10 04:11:05 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-sesanuh3moze/rclone-sync-test-include not empty`) 2025/02/10 04:11:05 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/02/10 04:11:05 DEBUG : pacer: low level retry 4/10 (error Folder Not Empty - `Folder rclone-test-sesanuh3moze/rclone-sync-test-include not empty`) 2025/02/10 04:11:05 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2025/02/10 04:11:05 DEBUG : pacer: low level retry 5/10 (error Folder Not Empty - `Folder rclone-test-sesanuh3moze/rclone-sync-test-include not empty`) 2025/02/10 04:11:05 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2025/02/10 04:11:05 DEBUG : pacer: low level retry 6/10 (error Folder Not Empty - `Folder rclone-test-sesanuh3moze/rclone-sync-test-include not empty`) 2025/02/10 04:11:05 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2025/02/10 04:11:06 DEBUG : pacer: low level retry 7/10 (error Folder Not Empty - `Folder rclone-test-sesanuh3moze/rclone-sync-test-include not empty`) 2025/02/10 04:11:06 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2025/02/10 04:11:06 DEBUG : pacer: low level retry 8/10 (error Folder Not Empty - `Folder rclone-test-sesanuh3moze/rclone-sync-test-include not empty`) 2025/02/10 04:11:06 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/02/10 04:11:07 DEBUG : pacer: low level retry 9/10 (error Folder Not Empty - `Folder rclone-test-sesanuh3moze/rclone-sync-test-include not empty`) 2025/02/10 04:11:10 DEBUG : pacer: low level retry 10/10 (error Folder Not Empty - `Folder rclone-test-sesanuh3moze/rclone-sync-test-include not empty`) 2025/02/10 04:11:10 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/02/10 04:11:10 DEBUG : files root 'rclone-test-sesanuh3moze': failed to delete 1 directories 2025/02/10 04:11:10 INFO : There was nothing to transfer run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" 2025/02/10 04:11:11 DEBUG : pacer: Reducing sleep to 1.5s 2025/02/10 04:11:13 DEBUG : pacer: Reducing sleep to 1.125s 2025/02/10 04:11:15 DEBUG : pacer: Reducing sleep to 843.75ms 2025/02/10 04:11:15 DEBUG : rclone-sync-test: Excluded 2025/02/10 04:11:16 DEBUG : pacer: Reducing sleep to 632.8125ms 2025/02/10 04:11:16 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/10 04:11:17 DEBUG : pacer: Reducing sleep to 474.609375ms 2025/02/10 04:11:17 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2025/02/10 04:11:17 DEBUG : pacer: Reducing sleep to 355.957031ms 2025/02/10 04:11:18 DEBUG : pacer: Reducing sleep to 266.967773ms 2025/02/10 04:11:18 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/02/10 04:11:18 DEBUG : files root 'rclone-test-sesanuh3moze/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/02/10 04:11:18 DEBUG : files root 'rclone-test-sesanuh3moze/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/02/10 04:11:18 DEBUG : Waiting for deletions to finish 2025/02/10 04:11:18 INFO : There was nothing to transfer run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" 2025/02/10 04:11:18 DEBUG : pacer: Reducing sleep to 200.225829ms 2025/02/10 04:11:19 DEBUG : pacer: Reducing sleep to 150.169371ms 2025/02/10 04:11:19 DEBUG : pacer: Reducing sleep to 112.627028ms 2025/02/10 04:11:19 DEBUG : rclone-sync-test: Excluded 2025/02/10 04:11:19 DEBUG : pacer: Reducing sleep to 84.470271ms 2025/02/10 04:11:19 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/10 04:11:19 DEBUG : pacer: Reducing sleep to 63.352703ms 2025/02/10 04:11:19 DEBUG : pacer: Reducing sleep to 47.514527ms 2025/02/10 04:11:19 DEBUG : pacer: Reducing sleep to 35.635895ms 2025/02/10 04:11:19 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/02/10 04:11:19 DEBUG : files root 'rclone-test-sesanuh3moze': Waiting for checks to finish 2025/02/10 04:11:19 DEBUG : files root 'rclone-test-sesanuh3moze': Waiting for transfers to finish 2025/02/10 04:11:19 DEBUG : Waiting for deletions to finish 2025/02/10 04:11:19 INFO : rclone-sync-test-include: Removing directory 2025/02/10 04:11:20 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-sesanuh3moze/rclone-sync-test-include not empty`) 2025/02/10 04:11:20 DEBUG : pacer: Rate limited, increasing sleep to 71.27179ms 2025/02/10 04:11:20 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-sesanuh3moze/rclone-sync-test-include not empty`) 2025/02/10 04:11:20 DEBUG : pacer: Rate limited, increasing sleep to 142.54358ms 2025/02/10 04:11:20 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-sesanuh3moze/rclone-sync-test-include not empty`) 2025/02/10 04:11:20 DEBUG : pacer: Rate limited, increasing sleep to 285.08716ms 2025/02/10 04:11:20 DEBUG : pacer: low level retry 4/10 (error Folder Not Empty - `Folder rclone-test-sesanuh3moze/rclone-sync-test-include not empty`) 2025/02/10 04:11:20 DEBUG : pacer: Rate limited, increasing sleep to 570.17432ms 2025/02/10 04:11:20 DEBUG : pacer: low level retry 5/10 (error Folder Not Empty - `Folder rclone-test-sesanuh3moze/rclone-sync-test-include not empty`) 2025/02/10 04:11:20 DEBUG : pacer: Rate limited, increasing sleep to 1.14034864s 2025/02/10 04:11:21 DEBUG : pacer: low level retry 6/10 (error Folder Not Empty - `Folder rclone-test-sesanuh3moze/rclone-sync-test-include not empty`) 2025/02/10 04:11:21 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/02/10 04:11:22 DEBUG : pacer: low level retry 7/10 (error Folder Not Empty - `Folder rclone-test-sesanuh3moze/rclone-sync-test-include not empty`) 2025/02/10 04:11:24 DEBUG : pacer: low level retry 8/10 (error Folder Not Empty - `Folder rclone-test-sesanuh3moze/rclone-sync-test-include not empty`) 2025/02/10 04:11:26 DEBUG : pacer: low level retry 9/10 (error Folder Not Empty - `Folder rclone-test-sesanuh3moze/rclone-sync-test-include not empty`) 2025/02/10 04:11:28 DEBUG : pacer: low level retry 10/10 (error Folder Not Empty - `Folder rclone-test-sesanuh3moze/rclone-sync-test-include not empty`) 2025/02/10 04:11:28 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/02/10 04:11:28 DEBUG : files root 'rclone-test-sesanuh3moze': failed to delete 1 directories 2025/02/10 04:11:28 INFO : There was nothing to transfer run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" 2025/02/10 04:11:30 DEBUG : pacer: Reducing sleep to 1.5s 2025/02/10 04:11:30 DEBUG : : Excluded 2025/02/10 04:11:32 DEBUG : pacer: Reducing sleep to 1.125s 2025/02/10 04:11:33 DEBUG : pacer: Reducing sleep to 843.75ms 2025/02/10 04:11:33 DEBUG : rclone-sync-test: Excluded 2025/02/10 04:11:35 DEBUG : pacer: Reducing sleep to 632.8125ms 2025/02/10 04:11:35 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/10 04:11:35 DEBUG : pacer: Reducing sleep to 474.609375ms 2025/02/10 04:11:35 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2025/02/10 04:11:36 DEBUG : pacer: Reducing sleep to 355.957031ms 2025/02/10 04:11:37 DEBUG : pacer: Reducing sleep to 266.967773ms 2025/02/10 04:11:37 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/02/10 04:11:37 DEBUG : files root 'rclone-test-sesanuh3moze/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/02/10 04:11:37 DEBUG : files root 'rclone-test-sesanuh3moze/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/02/10 04:11:37 DEBUG : Waiting for deletions to finish 2025/02/10 04:11:37 INFO : There was nothing to transfer run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" 2025/02/10 04:11:37 DEBUG : pacer: Reducing sleep to 200.225829ms 2025/02/10 04:11:37 DEBUG : pacer: Reducing sleep to 150.169371ms 2025/02/10 04:11:37 DEBUG : pacer: Reducing sleep to 112.627028ms 2025/02/10 04:11:37 DEBUG : pacer: Reducing sleep to 84.470271ms 2025/02/10 04:11:37 DEBUG : pacer: Reducing sleep to 63.352703ms 2025/02/10 04:11:38 DEBUG : pacer: Reducing sleep to 47.514527ms 2025/02/10 04:11:38 DEBUG : pacer: Reducing sleep to 35.635895ms 2025/02/10 04:11:38 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-sesanuh3moze/rclone-sync-test-include not empty`) 2025/02/10 04:11:38 DEBUG : pacer: Rate limited, increasing sleep to 71.27179ms 2025/02/10 04:11:38 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-sesanuh3moze/rclone-sync-test-include not empty`) 2025/02/10 04:11:38 DEBUG : pacer: Rate limited, increasing sleep to 142.54358ms 2025/02/10 04:11:38 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-sesanuh3moze/rclone-sync-test-include not empty`) 2025/02/10 04:11:38 DEBUG : pacer: Rate limited, increasing sleep to 285.08716ms 2025/02/10 04:11:38 DEBUG : pacer: Reducing sleep to 213.81537ms 2025/02/10 04:11:39 DEBUG : pacer: Reducing sleep to 160.361527ms 2025/02/10 04:11:39 DEBUG : pacer: Reducing sleep to 120.271145ms 2025/02/10 04:11:39 DEBUG : pacer: Reducing sleep to 90.203358ms 2025/02/10 04:11:39 DEBUG : pacer: Reducing sleep to 67.652518ms 2025/02/10 04:11:39 DEBUG : pacer: Reducing sleep to 50.739388ms 2025/02/10 04:11:39 DEBUG : pacer: Reducing sleep to 38.054541ms 2025/02/10 04:11:39 DEBUG : pacer: Reducing sleep to 28.540905ms 2025/02/10 04:11:40 DEBUG : pacer: Reducing sleep to 21.405678ms 2025/02/10 04:11:40 DEBUG : pacer: Reducing sleep to 16.054258ms 2025/02/10 04:11:40 DEBUG : pacer: Reducing sleep to 12.040693ms 2025/02/10 04:11:40 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestSyncOverlapWithFilter (44.73s) === RUN TestSyncCompareDest run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" 2025/02/10 04:11:43 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-sesanuh3moze/dst" 2025/02/10 04:11:44 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-sesanuh3moze/CompareDest" 2025/02/10 04:11:45 DEBUG : one: Need to transfer - File not found at Destination 2025/02/10 04:11:45 DEBUG : files root 'rclone-test-sesanuh3moze/dst': Waiting for checks to finish 2025/02/10 04:11:45 DEBUG : files root 'rclone-test-sesanuh3moze/dst': Waiting for transfers to finish 2025/02/10 04:11:46 DEBUG : one: Dst hash empty - aborting Src hash check 2025/02/10 04:11:46 INFO : one: Copied (new) 2025/02/10 04:11:46 DEBUG : Waiting for deletions to finish 2025/02/10 04:11:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/10 04:11:47 DEBUG : files root 'rclone-test-sesanuh3moze/dst': Waiting for checks to finish 2025/02/10 04:11:47 DEBUG : files root 'rclone-test-sesanuh3moze/dst': Waiting for transfers to finish 2025/02/10 04:11:48 DEBUG : one: Dst hash empty - aborting Src hash check 2025/02/10 04:11:48 INFO : one: Copied (replaced existing) 2025/02/10 04:11:48 DEBUG : Waiting for deletions to finish 2025/02/10 04:11:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/10 04:11:50 DEBUG : files root 'rclone-test-sesanuh3moze/dst': Waiting for checks to finish 2025/02/10 04:11:51 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/10 04:11:51 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/10 04:11:51 DEBUG : files root 'rclone-test-sesanuh3moze/dst': Waiting for transfers to finish 2025/02/10 04:11:51 DEBUG : Waiting for deletions to finish 2025/02/10 04:11:51 INFO : There was nothing to transfer 2025/02/10 04:11:52 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/10 04:11:52 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/10 04:11:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/10 04:11:52 DEBUG : files root 'rclone-test-sesanuh3moze/dst': Waiting for checks to finish 2025/02/10 04:11:52 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/10 04:11:52 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/10 04:11:52 DEBUG : files root 'rclone-test-sesanuh3moze/dst': Waiting for transfers to finish 2025/02/10 04:11:52 DEBUG : Waiting for deletions to finish 2025/02/10 04:11:52 INFO : There was nothing to transfer 2025/02/10 04:11:53 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/10 04:11:53 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/10 04:11:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/10 04:11:53 DEBUG : files root 'rclone-test-sesanuh3moze/dst': Waiting for checks to finish 2025/02/10 04:11:53 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/10 04:11:53 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/10 04:11:53 DEBUG : files root 'rclone-test-sesanuh3moze/dst': Waiting for transfers to finish 2025/02/10 04:11:53 DEBUG : Waiting for deletions to finish 2025/02/10 04:11:53 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2025/02/10 04:11:54 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/02/10 04:11:54 DEBUG : two: Need to transfer - File not found at Destination 2025/02/10 04:11:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/10 04:11:54 DEBUG : files root 'rclone-test-sesanuh3moze/dst': Waiting for checks to finish 2025/02/10 04:11:54 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/10 04:11:54 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/10 04:11:54 DEBUG : files root 'rclone-test-sesanuh3moze/dst': Waiting for transfers to finish 2025/02/10 04:11:55 DEBUG : two: Dst hash empty - aborting Src hash check 2025/02/10 04:11:55 INFO : two: Copied (new) 2025/02/10 04:11:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.01s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" 2025/02/10 04:11:58 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-sesanuh3moze/dest" 2025/02/10 04:11:59 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-sesanuh3moze/pre-dest1" 2025/02/10 04:12:00 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-sesanuh3moze/pre-dest2" 2025/02/10 04:12:01 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/10 04:12:01 DEBUG : 1: Destination found in --compare-dest, skipping 2025/02/10 04:12:01 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/10 04:12:01 DEBUG : 2: Destination found in --compare-dest, skipping 2025/02/10 04:12:01 DEBUG : 3: Need to transfer - File not found at Destination 2025/02/10 04:12:01 DEBUG : files root 'rclone-test-sesanuh3moze/dest': Waiting for checks to finish 2025/02/10 04:12:01 DEBUG : files root 'rclone-test-sesanuh3moze/dest': Waiting for transfers to finish 2025/02/10 04:12:02 DEBUG : 3: Dst hash empty - aborting Src hash check 2025/02/10 04:12:02 INFO : 3: Copied (new) 2025/02/10 04:12:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (7.91s) === RUN TestSyncCopyDest run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" 2025/02/10 04:12:04 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-sesanuh3moze/dst" 2025/02/10 04:12:05 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-sesanuh3moze/CopyDest" 2025/02/10 04:12:06 DEBUG : one: Need to transfer - File not found at Destination 2025/02/10 04:12:06 DEBUG : files root 'rclone-test-sesanuh3moze/dst': Waiting for checks to finish 2025/02/10 04:12:06 DEBUG : files root 'rclone-test-sesanuh3moze/dst': Waiting for transfers to finish 2025/02/10 04:12:07 DEBUG : one: Dst hash empty - aborting Src hash check 2025/02/10 04:12:07 INFO : one: Copied (new) 2025/02/10 04:12:07 DEBUG : Waiting for deletions to finish 2025/02/10 04:12:08 DEBUG : files root 'rclone-test-sesanuh3moze/dst': Waiting for checks to finish 2025/02/10 04:12:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/10 04:12:08 DEBUG : files root 'rclone-test-sesanuh3moze/dst': Waiting for transfers to finish 2025/02/10 04:12:09 DEBUG : one: Dst hash empty - aborting Src hash check 2025/02/10 04:12:09 INFO : one: Copied (replaced existing) 2025/02/10 04:12:09 DEBUG : Waiting for deletions to finish 2025/02/10 04:12:11 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-sesanuh3moze/BackupDir" 2025/02/10 04:12:12 DEBUG : files root 'rclone-test-sesanuh3moze/dst': Waiting for checks to finish 2025/02/10 04:12:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/10 04:12:12 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/10 04:12:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/10 04:12:14 INFO : one: Moved (server-side) 2025/02/10 04:12:15 DEBUG : one: Dst hash empty - aborting Src hash check 2025/02/10 04:12:15 DEBUG : one: Src hash empty - aborting Dst hash check 2025/02/10 04:12:15 INFO : one: Copied (server-side copy) 2025/02/10 04:12:15 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/02/10 04:12:15 DEBUG : files root 'rclone-test-sesanuh3moze/dst': Waiting for transfers to finish 2025/02/10 04:12:15 DEBUG : Waiting for deletions to finish 2025/02/10 04:12:17 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/10 04:12:19 DEBUG : two: Dst hash empty - aborting Src hash check 2025/02/10 04:12:19 DEBUG : two: Src hash empty - aborting Dst hash check 2025/02/10 04:12:19 INFO : two: Copied (server-side copy) 2025/02/10 04:12:19 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/02/10 04:12:19 DEBUG : files root 'rclone-test-sesanuh3moze/dst': Waiting for checks to finish 2025/02/10 04:12:19 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/10 04:12:19 DEBUG : one: Unchanged skipping 2025/02/10 04:12:19 DEBUG : files root 'rclone-test-sesanuh3moze/dst': Waiting for transfers to finish 2025/02/10 04:12:19 DEBUG : Waiting for deletions to finish 2025/02/10 04:12:19 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/10 04:12:19 DEBUG : one: Unchanged skipping 2025/02/10 04:12:19 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/10 04:12:19 DEBUG : files root 'rclone-test-sesanuh3moze/dst': Waiting for checks to finish 2025/02/10 04:12:19 DEBUG : two: Unchanged skipping 2025/02/10 04:12:19 DEBUG : files root 'rclone-test-sesanuh3moze/dst': Waiting for transfers to finish 2025/02/10 04:12:19 DEBUG : Waiting for deletions to finish 2025/02/10 04:12:19 INFO : There was nothing to transfer 2025/02/10 04:12:21 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/02/10 04:12:21 DEBUG : three: Destination not found in --copy-dest 2025/02/10 04:12:21 DEBUG : three: Need to transfer - File not found at Destination 2025/02/10 04:12:21 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/10 04:12:21 DEBUG : one: Unchanged skipping 2025/02/10 04:12:21 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/10 04:12:21 DEBUG : two: Unchanged skipping 2025/02/10 04:12:21 DEBUG : files root 'rclone-test-sesanuh3moze/dst': Waiting for checks to finish 2025/02/10 04:12:21 DEBUG : files root 'rclone-test-sesanuh3moze/dst': Waiting for transfers to finish 2025/02/10 04:12:22 DEBUG : three: Dst hash empty - aborting Src hash check 2025/02/10 04:12:22 INFO : three: Copied (new) 2025/02/10 04:12:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (19.62s) === RUN TestSyncBackupDir run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" 2025/02/10 04:12:26 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-sesanuh3moze/dst" 2025/02/10 04:12:27 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-sesanuh3moze/backup" 2025/02/10 04:12:28 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/10 04:12:28 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/10 04:12:28 DEBUG : two: Unchanged skipping 2025/02/10 04:12:28 DEBUG : files root 'rclone-test-sesanuh3moze/dst': Waiting for checks to finish 2025/02/10 04:12:29 INFO : one: Moved (server-side) 2025/02/10 04:12:29 DEBUG : files root 'rclone-test-sesanuh3moze/dst': Waiting for transfers to finish 2025/02/10 04:12:31 DEBUG : one: Dst hash empty - aborting Src hash check 2025/02/10 04:12:31 INFO : one: Copied (new) 2025/02/10 04:12:31 DEBUG : Waiting for deletions to finish 2025/02/10 04:12:32 INFO : three.txt: Moved (server-side) 2025/02/10 04:12:32 INFO : three.txt: Moved into backup dir 2025/02/10 04:12:33 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/10 04:12:33 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/10 04:12:33 DEBUG : two: Unchanged skipping 2025/02/10 04:12:33 DEBUG : files root 'rclone-test-sesanuh3moze/dst': Waiting for checks to finish 2025/02/10 04:12:34 INFO : one: Deleted 2025/02/10 04:12:34 INFO : one: Moved (server-side) 2025/02/10 04:12:34 DEBUG : files root 'rclone-test-sesanuh3moze/dst': Waiting for transfers to finish 2025/02/10 04:12:35 DEBUG : one: Dst hash empty - aborting Src hash check 2025/02/10 04:12:35 INFO : one: Copied (new) 2025/02/10 04:12:35 DEBUG : Waiting for deletions to finish 2025/02/10 04:12:35 INFO : three.txt: Deleted 2025/02/10 04:12:36 INFO : three.txt: Moved (server-side) 2025/02/10 04:12:36 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.68s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" 2025/02/10 04:12:40 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-sesanuh3moze/dst" 2025/02/10 04:12:41 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-sesanuh3moze/backup" 2025/02/10 04:12:42 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/10 04:12:42 DEBUG : files root 'rclone-test-sesanuh3moze/dst': Waiting for checks to finish 2025/02/10 04:12:42 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/10 04:12:42 DEBUG : two: Unchanged skipping 2025/02/10 04:12:42 INFO : one: Moved (server-side) to: one.bak 2025/02/10 04:12:42 DEBUG : files root 'rclone-test-sesanuh3moze/dst': Waiting for transfers to finish 2025/02/10 04:12:44 DEBUG : one: Dst hash empty - aborting Src hash check 2025/02/10 04:12:44 INFO : one: Copied (new) 2025/02/10 04:12:44 DEBUG : Waiting for deletions to finish 2025/02/10 04:12:44 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/10 04:12:44 INFO : three.txt: Moved into backup dir 2025/02/10 04:12:46 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/10 04:12:46 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/10 04:12:46 DEBUG : two: Unchanged skipping 2025/02/10 04:12:46 DEBUG : files root 'rclone-test-sesanuh3moze/dst': Waiting for checks to finish 2025/02/10 04:12:46 INFO : one.bak: Deleted 2025/02/10 04:12:47 INFO : one: Moved (server-side) to: one.bak 2025/02/10 04:12:47 DEBUG : files root 'rclone-test-sesanuh3moze/dst': Waiting for transfers to finish 2025/02/10 04:12:47 DEBUG : one: Dst hash empty - aborting Src hash check 2025/02/10 04:12:47 INFO : one: Copied (new) 2025/02/10 04:12:47 DEBUG : Waiting for deletions to finish 2025/02/10 04:12:48 INFO : three.txt.bak: Deleted 2025/02/10 04:12:48 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/10 04:12:48 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.78s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" 2025/02/10 04:12:53 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-sesanuh3moze/dst" 2025/02/10 04:12:53 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-sesanuh3moze/backup" 2025/02/10 04:12:54 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/10 04:12:54 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/10 04:12:54 DEBUG : two: Unchanged skipping 2025/02/10 04:12:54 DEBUG : files root 'rclone-test-sesanuh3moze/dst': Waiting for checks to finish 2025/02/10 04:12:55 INFO : one: Moved (server-side) to: one-2019-01-01 2025/02/10 04:12:55 DEBUG : files root 'rclone-test-sesanuh3moze/dst': Waiting for transfers to finish 2025/02/10 04:12:56 DEBUG : one: Dst hash empty - aborting Src hash check 2025/02/10 04:12:56 INFO : one: Copied (new) 2025/02/10 04:12:56 DEBUG : Waiting for deletions to finish 2025/02/10 04:12:57 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/02/10 04:12:57 INFO : three.txt: Moved into backup dir 2025/02/10 04:12:59 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/10 04:12:59 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/10 04:12:59 DEBUG : two: Unchanged skipping 2025/02/10 04:12:59 DEBUG : files root 'rclone-test-sesanuh3moze/dst': Waiting for checks to finish 2025/02/10 04:12:59 INFO : one-2019-01-01: Deleted 2025/02/10 04:12:59 INFO : one: Moved (server-side) to: one-2019-01-01 2025/02/10 04:12:59 DEBUG : files root 'rclone-test-sesanuh3moze/dst': Waiting for transfers to finish 2025/02/10 04:13:00 DEBUG : one: Dst hash empty - aborting Src hash check 2025/02/10 04:13:00 INFO : one: Copied (new) 2025/02/10 04:13:00 DEBUG : Waiting for deletions to finish 2025/02/10 04:13:00 INFO : three-2019-01-01.txt: Deleted 2025/02/10 04:13:01 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/02/10 04:13:01 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.31s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" 2025/02/10 04:13:06 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-sesanuh3moze/dst" 2025/02/10 04:13:07 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/10 04:13:07 DEBUG : files root 'rclone-test-sesanuh3moze/dst': Waiting for checks to finish 2025/02/10 04:13:07 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/10 04:13:07 DEBUG : two: Unchanged skipping 2025/02/10 04:13:08 INFO : one: Moved (server-side) to: one.bak 2025/02/10 04:13:08 DEBUG : files root 'rclone-test-sesanuh3moze/dst': Waiting for transfers to finish 2025/02/10 04:13:09 DEBUG : one: Dst hash empty - aborting Src hash check 2025/02/10 04:13:09 INFO : one: Copied (new) 2025/02/10 04:13:09 DEBUG : Waiting for deletions to finish 2025/02/10 04:13:09 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/10 04:13:09 INFO : three.txt: Moved into backup dir 2025/02/10 04:13:11 DEBUG : one.bak: Excluded (Path Filter) 2025/02/10 04:13:11 DEBUG : one.bak: Excluded 2025/02/10 04:13:11 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/02/10 04:13:11 DEBUG : three.txt.bak: Excluded 2025/02/10 04:13:11 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/10 04:13:11 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/10 04:13:11 DEBUG : two: Unchanged skipping 2025/02/10 04:13:11 DEBUG : files root 'rclone-test-sesanuh3moze/dst': Waiting for checks to finish 2025/02/10 04:13:11 INFO : one.bak: Deleted 2025/02/10 04:13:11 INFO : one: Moved (server-side) to: one.bak 2025/02/10 04:13:11 DEBUG : files root 'rclone-test-sesanuh3moze/dst': Waiting for transfers to finish 2025/02/10 04:13:12 DEBUG : one: Dst hash empty - aborting Src hash check 2025/02/10 04:13:12 INFO : one: Copied (new) 2025/02/10 04:13:12 DEBUG : Waiting for deletions to finish 2025/02/10 04:13:12 INFO : three.txt.bak: Deleted 2025/02/10 04:13:13 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/10 04:13:13 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.76s) === RUN TestSyncSuffix run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" 2025/02/10 04:13:17 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-sesanuh3moze/dst" 2025/02/10 04:13:18 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/10 04:13:19 INFO : one: Moved (server-side) to: one.bak 2025/02/10 04:13:20 DEBUG : one: Dst hash empty - aborting Src hash check 2025/02/10 04:13:20 INFO : one: Copied (new) 2025/02/10 04:13:20 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/10 04:13:20 DEBUG : two: Unchanged skipping 2025/02/10 04:13:20 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/02/10 04:13:21 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/10 04:13:21 DEBUG : three.txt: Dst hash empty - aborting Src hash check 2025/02/10 04:13:21 INFO : three.txt: Copied (new) 2025/02/10 04:13:22 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/10 04:13:22 INFO : one.bak: Deleted 2025/02/10 04:13:23 INFO : one: Moved (server-side) to: one.bak 2025/02/10 04:13:24 DEBUG : one: Dst hash empty - aborting Src hash check 2025/02/10 04:13:24 INFO : one: Copied (new) 2025/02/10 04:13:24 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/10 04:13:24 DEBUG : two: Unchanged skipping 2025/02/10 04:13:24 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/02/10 04:13:24 INFO : three.txt.bak: Deleted 2025/02/10 04:13:25 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/10 04:13:25 DEBUG : three.txt: Dst hash empty - aborting Src hash check 2025/02/10 04:13:25 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.65s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" 2025/02/10 04:13:30 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-sesanuh3moze/dst" 2025/02/10 04:13:31 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/10 04:13:32 INFO : one: Moved (server-side) to: one-2019-01-01 2025/02/10 04:13:33 DEBUG : one: Dst hash empty - aborting Src hash check 2025/02/10 04:13:33 INFO : one: Copied (new) 2025/02/10 04:13:33 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/10 04:13:33 DEBUG : two: Unchanged skipping 2025/02/10 04:13:34 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/02/10 04:13:34 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/02/10 04:13:35 DEBUG : three.txt: Dst hash empty - aborting Src hash check 2025/02/10 04:13:35 INFO : three.txt: Copied (new) 2025/02/10 04:13:36 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/10 04:13:36 INFO : one-2019-01-01: Deleted 2025/02/10 04:13:36 INFO : one: Moved (server-side) to: one-2019-01-01 2025/02/10 04:13:37 DEBUG : one: Dst hash empty - aborting Src hash check 2025/02/10 04:13:37 INFO : one: Copied (new) 2025/02/10 04:13:37 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/10 04:13:37 DEBUG : two: Unchanged skipping 2025/02/10 04:13:37 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/02/10 04:13:38 INFO : three-2019-01-01.txt: Deleted 2025/02/10 04:13:38 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/02/10 04:13:39 DEBUG : three.txt: Dst hash empty - aborting Src hash check 2025/02/10 04:13:39 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (13.55s) === RUN TestSyncUTFNorm run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" 2025/02/10 04:13:42 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/02/10 04:13:42 DEBUG : files root 'rclone-test-sesanuh3moze': Waiting for checks to finish 2025/02/10 04:13:42 DEBUG : files root 'rclone-test-sesanuh3moze': Waiting for transfers to finish 2025/02/10 04:13:43 DEBUG : Testêé: Dst hash empty - aborting Src hash check 2025/02/10 04:13:43 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/02/10 04:13:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.57s) === RUN TestSyncImmutable run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" 2025/02/10 04:13:43 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/10 04:13:43 DEBUG : files root 'rclone-test-sesanuh3moze': Waiting for checks to finish 2025/02/10 04:13:43 DEBUG : files root 'rclone-test-sesanuh3moze': Waiting for transfers to finish 2025/02/10 04:13:44 DEBUG : existing: Dst hash empty - aborting Src hash check 2025/02/10 04:13:44 INFO : existing: Copied (new) 2025/02/10 04:13:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" 2025/02/10 04:13:44 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/02/10 04:13:44 DEBUG : files root 'rclone-test-sesanuh3moze': Waiting for checks to finish 2025/02/10 04:13:44 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/02/10 04:13:44 DEBUG : files root 'rclone-test-sesanuh3moze': Waiting for transfers to finish 2025/02/10 04:13:44 ERROR : files root 'rclone-test-sesanuh3moze': not deleting files as there were IO errors 2025/02/10 04:13:44 ERROR : files root 'rclone-test-sesanuh3moze': not deleting directories as there were IO errors run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" --- PASS: TestSyncImmutable (2.37s) === RUN TestSyncIgnoreCase run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", 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-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" 2025/02/10 04:13:53 DEBUG : Added delayed dir = "SUBDIRA", newDst=SUBDIRA 2025/02/10 04:13:53 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/10 04:13:53 DEBUG : existing: Unchanged skipping 2025/02/10 04:13:53 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2025/02/10 04:13:53 DEBUG : EXISTING: moving to existing-rclone-move-vuvises5 2025/02/10 04:13:53 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-jetoxiq3 2025/02/10 04:13:53 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-vuvises5 2025/02/10 04:13:53 DEBUG : EXISTING: moving to existing 2025/02/10 04:13:54 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-jetoxiq3 2025/02/10 04:13:54 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2025/02/10 04:13:54 INFO : existingbutdifferent-rclone-move-jetoxiq3: Moved (server-side) to: existingbutdifferent 2025/02/10 04:13:54 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2025/02/10 04:13:54 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2025/02/10 04:13:54 INFO : SUBDIRA: Fixed case by renaming to: subdira 2025/02/10 04:13:54 INFO : existing-rclone-move-vuvises5: Moved (server-side) to: existing 2025/02/10 04:13:54 INFO : EXISTING: Moved (server-side) to: existing 2025/02/10 04:13:54 INFO : EXISTING: Fixed case by renaming to: existing 2025/02/10 04:13:54 DEBUG : Added delayed dir = "SUBDIRA/subdirb", newDst=SUBDIRA/subdirb 2025/02/10 04:13:55 DEBUG : existingbutdifferent: Dst hash empty - aborting Src hash check 2025/02/10 04:13:55 INFO : existingbutdifferent: Copied (replaced existing) 2025/02/10 04:13:55 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2025/02/10 04:13:56 DEBUG : Added delayed dir = "SUBDIRA/subdirb/SUBDIRC", newDst=SUBDIRA/subdirb/SUBDIRC 2025/02/10 04:13:57 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2025/02/10 04:13:57 DEBUG : Added delayed dir = "SUBDIRA/subdirb/SUBDIRC/subdird", newDst=SUBDIRA/subdirb/SUBDIRC/subdird 2025/02/10 04:13:57 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2025/02/10 04:13:57 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-juxolik8 2025/02/10 04:13:58 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-juxolik8 2025/02/10 04:13:58 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2025/02/10 04:13:58 INFO : subdira/subdirb/subdirc/hello-rclone-move-juxolik8: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/02/10 04:13:58 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/02/10 04:13:58 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2025/02/10 04:13:58 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2025/02/10 04:13:58 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2025/02/10 04:13:58 DEBUG : files root 'rclone-test-sesanuh3moze': Waiting for checks to finish 2025/02/10 04:13:58 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-pilajox9 2025/02/10 04:13:59 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-pilajox9 2025/02/10 04:13:59 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/02/10 04:13:59 DEBUG : subdira/subdirb/subdirc/hello: Dst hash empty - aborting Src hash check 2025/02/10 04:13:59 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2025/02/10 04:13:59 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-pilajox9: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/02/10 04:13:59 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/02/10 04:13:59 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/02/10 04:13:59 DEBUG : files root 'rclone-test-sesanuh3moze': Waiting for transfers to finish 2025/02/10 04:14:00 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Dst hash empty - aborting Src hash check 2025/02/10 04:14:00 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2025/02/10 04:14:00 DEBUG : Waiting for deletions to finish 2025/02/10 04:14:02 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-sesanuh3moze/subdira/subdirb/subdirc not empty`) 2025/02/10 04:14:02 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/02/10 04:14:02 DEBUG : pacer: Reducing sleep to 15ms 2025/02/10 04:14:03 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-sesanuh3moze/subdira/subdirb not empty`) 2025/02/10 04:14:03 DEBUG : pacer: Rate limited, increasing sleep to 30ms 2025/02/10 04:14:03 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-sesanuh3moze/subdira/subdirb not empty`) 2025/02/10 04:14:03 DEBUG : pacer: Rate limited, increasing sleep to 60ms 2025/02/10 04:14:03 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-sesanuh3moze/subdira/subdirb not empty`) 2025/02/10 04:14:03 DEBUG : pacer: Rate limited, increasing sleep to 120ms 2025/02/10 04:14:03 DEBUG : pacer: low level retry 4/10 (error Folder Not Empty - `Folder rclone-test-sesanuh3moze/subdira/subdirb not empty`) 2025/02/10 04:14:03 DEBUG : pacer: Rate limited, increasing sleep to 240ms 2025/02/10 04:14:03 DEBUG : pacer: Reducing sleep to 180ms 2025/02/10 04:14:03 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-sesanuh3moze/subdira not empty`) 2025/02/10 04:14:03 DEBUG : pacer: Rate limited, increasing sleep to 360ms 2025/02/10 04:14:04 DEBUG : pacer: Reducing sleep to 270ms 2025/02/10 04:14:04 DEBUG : pacer: Reducing sleep to 202.5ms --- PASS: TestFixCase (18.19s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" sync_test.go:2674: This test only runs on local 2025/02/10 04:14:04 DEBUG : pacer: Reducing sleep to 151.875ms 2025/02/10 04:14:04 DEBUG : pacer: Reducing sleep to 113.90625ms === RUN TestMaxTransfer/Soft run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" sync_test.go:2674: This test only runs on local 2025/02/10 04:14:04 DEBUG : pacer: Reducing sleep to 85.429687ms 2025/02/10 04:14:05 DEBUG : pacer: Reducing sleep to 64.072265ms === RUN TestMaxTransfer/Cautious run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" sync_test.go:2674: This test only runs on local 2025/02/10 04:14:05 DEBUG : pacer: Reducing sleep to 48.054198ms 2025/02/10 04:14:05 DEBUG : pacer: Reducing sleep to 36.040648ms --- PASS: TestMaxTransfer (0.99s) --- SKIP: TestMaxTransfer/Hard (0.46s) --- SKIP: TestMaxTransfer/Soft (0.28s) --- SKIP: TestMaxTransfer/Cautious (0.24s) === RUN TestSyncConcurrentDelete run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" 2025/02/10 04:14:05 DEBUG : pacer: Reducing sleep to 27.030486ms 2025/02/10 04:14:06 DEBUG : pacer: Reducing sleep to 20.272864ms 2025/02/10 04:14:06 DEBUG : pacer: Reducing sleep to 15.204648ms 2025/02/10 04:14:06 DEBUG : pacer: Reducing sleep to 11.403486ms 2025/02/10 04:14:07 DEBUG : pacer: Reducing sleep to 10ms 2025/02/10 04:14:38 DEBUG : files root 'rclone-test-sesanuh3moze': Waiting for checks to finish 2025/02/10 04:14:38 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/10 04:14:38 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/10 04:14:38 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/10 04:14:38 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/10 04:14:38 DEBUG : both1: Unchanged skipping 2025/02/10 04:14:38 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/10 04:14:38 DEBUG : both12: Unchanged skipping 2025/02/10 04:14:38 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/10 04:14:38 DEBUG : both13: Unchanged skipping 2025/02/10 04:14:38 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/10 04:14:38 DEBUG : both14: Unchanged skipping 2025/02/10 04:14:38 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/10 04:14:38 DEBUG : both15: Unchanged skipping 2025/02/10 04:14:38 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/10 04:14:38 DEBUG : both10: Unchanged skipping 2025/02/10 04:14:38 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/10 04:14:38 DEBUG : both17: Unchanged skipping 2025/02/10 04:14:38 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/10 04:14:38 DEBUG : both11: Unchanged skipping 2025/02/10 04:14:38 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/10 04:14:38 DEBUG : both19: Unchanged skipping 2025/02/10 04:14:38 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/10 04:14:38 DEBUG : both2: Unchanged skipping 2025/02/10 04:14:38 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/10 04:14:38 DEBUG : both3: Unchanged skipping 2025/02/10 04:14:38 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/10 04:14:38 DEBUG : both0: Unchanged skipping 2025/02/10 04:14:38 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/10 04:14:38 DEBUG : both5: Unchanged skipping 2025/02/10 04:14:38 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/10 04:14:38 DEBUG : both6: Unchanged skipping 2025/02/10 04:14:38 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/10 04:14:38 DEBUG : both7: Unchanged skipping 2025/02/10 04:14:38 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/10 04:14:38 DEBUG : both16: Unchanged skipping 2025/02/10 04:14:38 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/10 04:14:38 DEBUG : both18: Unchanged skipping 2025/02/10 04:14:38 DEBUG : both4: Unchanged skipping 2025/02/10 04:14:38 DEBUG : both8: Unchanged skipping 2025/02/10 04:14:38 DEBUG : both9: Unchanged skipping 2025/02/10 04:14:38 DEBUG : files root 'rclone-test-sesanuh3moze': Waiting for transfers to finish 2025/02/10 04:14:38 DEBUG : Waiting for deletions to finish 2025/02/10 04:14:38 INFO : only18: Deleted 2025/02/10 04:14:38 INFO : only2: Deleted 2025/02/10 04:14:38 INFO : only10: Deleted 2025/02/10 04:14:38 INFO : only11: Deleted 2025/02/10 04:14:39 INFO : only5: Deleted 2025/02/10 04:14:39 INFO : only8: Deleted 2025/02/10 04:14:39 INFO : only9: Deleted 2025/02/10 04:14:39 INFO : only0: Deleted 2025/02/10 04:14:39 INFO : only19: Deleted 2025/02/10 04:14:39 INFO : only6: Deleted 2025/02/10 04:14:39 INFO : only13: Deleted 2025/02/10 04:14:39 INFO : only14: Deleted 2025/02/10 04:14:39 INFO : only15: Deleted 2025/02/10 04:14:39 INFO : only17: Deleted 2025/02/10 04:14:39 INFO : only16: Deleted 2025/02/10 04:14:39 INFO : only3: Deleted 2025/02/10 04:14:39 INFO : only1: Deleted 2025/02/10 04:14:39 INFO : only12: Deleted 2025/02/10 04:14:39 INFO : only4: Deleted 2025/02/10 04:14:39 INFO : only7: Deleted run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" --- PASS: TestSyncConcurrentDelete (38.14s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" 2025/02/10 04:15:15 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/10 04:15:15 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/10 04:15:15 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/10 04:15:15 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/10 04:15:15 DEBUG : both0: Unchanged skipping 2025/02/10 04:15:15 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/10 04:15:15 DEBUG : both12: Unchanged skipping 2025/02/10 04:15:15 DEBUG : both1: Unchanged skipping 2025/02/10 04:15:15 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/10 04:15:15 DEBUG : both14: Unchanged skipping 2025/02/10 04:15:15 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/10 04:15:15 DEBUG : both15: Unchanged skipping 2025/02/10 04:15:15 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/10 04:15:15 DEBUG : both16: Unchanged skipping 2025/02/10 04:15:15 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/10 04:15:15 DEBUG : both17: Unchanged skipping 2025/02/10 04:15:15 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/10 04:15:15 DEBUG : both18: Unchanged skipping 2025/02/10 04:15:15 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/10 04:15:15 DEBUG : both19: Unchanged skipping 2025/02/10 04:15:15 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/10 04:15:15 DEBUG : both2: Unchanged skipping 2025/02/10 04:15:15 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/10 04:15:15 DEBUG : both3: Unchanged skipping 2025/02/10 04:15:15 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/10 04:15:15 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/10 04:15:15 DEBUG : files root 'rclone-test-sesanuh3moze': Waiting for checks to finish 2025/02/10 04:15:15 DEBUG : both4: Unchanged skipping 2025/02/10 04:15:15 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/10 04:15:15 DEBUG : both10: Unchanged skipping 2025/02/10 04:15:15 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/10 04:15:15 DEBUG : both11: Unchanged skipping 2025/02/10 04:15:15 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/10 04:15:15 DEBUG : both13: Unchanged skipping 2025/02/10 04:15:15 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/10 04:15:15 DEBUG : both8: Unchanged skipping 2025/02/10 04:15:15 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/10 04:15:15 DEBUG : both9: Unchanged skipping 2025/02/10 04:15:15 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/02/10 04:15:15 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/02/10 04:15:15 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/02/10 04:15:15 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/02/10 04:15:15 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/02/10 04:15:15 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/02/10 04:15:15 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/02/10 04:15:15 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/02/10 04:15:15 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/02/10 04:15:15 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/02/10 04:15:15 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/02/10 04:15:15 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/02/10 04:15:15 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/02/10 04:15:15 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/02/10 04:15:15 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/02/10 04:15:15 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/02/10 04:15:15 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/02/10 04:15:15 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/02/10 04:15:15 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/02/10 04:15:15 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/02/10 04:15:15 DEBUG : both5: Unchanged skipping 2025/02/10 04:15:15 DEBUG : both6: Unchanged skipping 2025/02/10 04:15:15 DEBUG : both7: Unchanged skipping 2025/02/10 04:15:15 DEBUG : files root 'rclone-test-sesanuh3moze': Waiting for transfers to finish 2025/02/10 04:15:15 DEBUG : only0: Dst hash empty - aborting Src hash check 2025/02/10 04:15:15 INFO : only0: Copied (replaced existing) 2025/02/10 04:15:16 DEBUG : only1: Dst hash empty - aborting Src hash check 2025/02/10 04:15:16 INFO : only1: Copied (replaced existing) 2025/02/10 04:15:16 DEBUG : only10: Dst hash empty - aborting Src hash check 2025/02/10 04:15:16 INFO : only10: Copied (replaced existing) 2025/02/10 04:15:16 DEBUG : only11: Dst hash empty - aborting Src hash check 2025/02/10 04:15:16 INFO : only11: Copied (replaced existing) 2025/02/10 04:15:16 DEBUG : only12: Dst hash empty - aborting Src hash check 2025/02/10 04:15:16 INFO : only12: Copied (replaced existing) 2025/02/10 04:15:16 DEBUG : only14: Dst hash empty - aborting Src hash check 2025/02/10 04:15:16 INFO : only14: Copied (replaced existing) 2025/02/10 04:15:17 DEBUG : only15: Dst hash empty - aborting Src hash check 2025/02/10 04:15:17 INFO : only15: Copied (replaced existing) 2025/02/10 04:15:17 DEBUG : only13: Dst hash empty - aborting Src hash check 2025/02/10 04:15:17 INFO : only13: Copied (replaced existing) 2025/02/10 04:15:17 DEBUG : only16: Dst hash empty - aborting Src hash check 2025/02/10 04:15:17 INFO : only16: Copied (replaced existing) 2025/02/10 04:15:17 DEBUG : only17: Dst hash empty - aborting Src hash check 2025/02/10 04:15:17 INFO : only17: Copied (replaced existing) 2025/02/10 04:15:17 DEBUG : only18: Dst hash empty - aborting Src hash check 2025/02/10 04:15:17 INFO : only18: Copied (replaced existing) 2025/02/10 04:15:18 DEBUG : only2: Dst hash empty - aborting Src hash check 2025/02/10 04:15:18 INFO : only2: Copied (replaced existing) 2025/02/10 04:15:18 DEBUG : only3: Dst hash empty - aborting Src hash check 2025/02/10 04:15:18 INFO : only3: Copied (replaced existing) 2025/02/10 04:15:18 DEBUG : only4: Dst hash empty - aborting Src hash check 2025/02/10 04:15:18 INFO : only4: Copied (replaced existing) 2025/02/10 04:15:19 DEBUG : only5: Dst hash empty - aborting Src hash check 2025/02/10 04:15:19 INFO : only5: Copied (replaced existing) 2025/02/10 04:15:19 DEBUG : only7: Dst hash empty - aborting Src hash check 2025/02/10 04:15:19 INFO : only7: Copied (replaced existing) 2025/02/10 04:15:19 DEBUG : only6: Dst hash empty - aborting Src hash check 2025/02/10 04:15:19 INFO : only6: Copied (replaced existing) 2025/02/10 04:15:20 DEBUG : only8: Dst hash empty - aborting Src hash check 2025/02/10 04:15:20 INFO : only8: Copied (replaced existing) 2025/02/10 04:15:20 DEBUG : only9: Dst hash empty - aborting Src hash check 2025/02/10 04:15:20 INFO : only9: Copied (replaced existing) 2025/02/10 04:15:21 DEBUG : only19: Dst hash empty - aborting Src hash check 2025/02/10 04:15:21 INFO : only19: Copied (replaced existing) 2025/02/10 04:15:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" --- PASS: TestSyncConcurrentTruncate (45.73s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" 2025/02/10 04:15:29 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/10 04:15:29 INFO : sub dir: Making directory 2025/02/10 04:15:29 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" 2025/02/10 04:15:39 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/02/10 04:15:39 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/02/10 04:15:39 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/10 04:15:39 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" 2025/02/10 04:15:46 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-sesanuh3moze/sub dir2/very not empty`) 2025/02/10 04:15:46 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/02/10 04:15:46 DEBUG : pacer: Reducing sleep to 15ms 2025/02/10 04:15:47 DEBUG : pacer: Reducing sleep to 11.25ms 2025/02/10 04:15:47 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-sesanuh3moze/sub dir2 not empty`) 2025/02/10 04:15:47 DEBUG : pacer: Rate limited, increasing sleep to 22.5ms 2025/02/10 04:15:47 DEBUG : pacer: Reducing sleep to 16.875ms 2025/02/10 04:15:47 DEBUG : pacer: Reducing sleep to 12.65625ms 2025/02/10 04:15:47 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestNothingToTransferWithEmptyDirs (19.06s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" 2025/02/10 04:15:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/10 04:15:48 INFO : sub dir: Making directory 2025/02/10 04:15:48 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" 2025/02/10 04:15:55 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/02/10 04:15:56 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/02/10 04:15:56 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/10 04:15:56 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-sesanuh3moze'", Local "Local file system at /tmp/rclone995647616", Modify Window "1s" 2025/02/10 04:16:01 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-sesanuh3moze/sub dir2/very/very/very/very/very/nested not empty`) 2025/02/10 04:16:01 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/02/10 04:16:01 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-sesanuh3moze/sub dir2/very/very/very/very/very/nested not empty`) 2025/02/10 04:16:01 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/02/10 04:16:01 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-sesanuh3moze/sub dir2/very/very/very/very/very/nested not empty`) 2025/02/10 04:16:01 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/02/10 04:16:01 DEBUG : pacer: Reducing sleep to 60ms 2025/02/10 04:16:02 DEBUG : pacer: Reducing sleep to 45ms 2025/02/10 04:16:02 DEBUG : pacer: Reducing sleep to 33.75ms 2025/02/10 04:16:02 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-sesanuh3moze/sub dir2/very/very/very not empty`) 2025/02/10 04:16:02 DEBUG : pacer: Rate limited, increasing sleep to 67.5ms 2025/02/10 04:16:02 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-sesanuh3moze/sub dir2/very/very/very not empty`) 2025/02/10 04:16:02 DEBUG : pacer: Rate limited, increasing sleep to 135ms 2025/02/10 04:16:02 DEBUG : pacer: Reducing sleep to 101.25ms 2025/02/10 04:16:02 DEBUG : pacer: Reducing sleep to 75.9375ms 2025/02/10 04:16:03 DEBUG : pacer: Reducing sleep to 56.953125ms 2025/02/10 04:16:03 DEBUG : pacer: Reducing sleep to 42.714843ms 2025/02/10 04:16:03 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-sesanuh3moze/sub dir2 not empty`) 2025/02/10 04:16:03 DEBUG : pacer: Rate limited, increasing sleep to 85.429686ms 2025/02/10 04:16:03 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-sesanuh3moze/sub dir2 not empty`) 2025/02/10 04:16:03 DEBUG : pacer: Rate limited, increasing sleep to 170.859372ms 2025/02/10 04:16:03 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-sesanuh3moze/sub dir2 not empty`) 2025/02/10 04:16:03 DEBUG : pacer: Rate limited, increasing sleep to 341.718744ms 2025/02/10 04:16:03 DEBUG : pacer: Reducing sleep to 256.289058ms 2025/02/10 04:16:04 DEBUG : pacer: Reducing sleep to 192.216793ms 2025/02/10 04:16:04 DEBUG : pacer: Reducing sleep to 144.162594ms 2025/02/10 04:16:04 DEBUG : pacer: Reducing sleep to 108.121945ms 2025/02/10 04:16:04 DEBUG : pacer: Reducing sleep to 81.091458ms 2025/02/10 04:16:04 DEBUG : pacer: Reducing sleep to 60.818593ms 2025/02/10 04:16:04 DEBUG : pacer: Reducing sleep to 45.613944ms 2025/02/10 04:16:04 DEBUG : pacer: Reducing sleep to 34.210458ms 2025/02/10 04:16:05 DEBUG : pacer: Reducing sleep to 25.657843ms --- PASS: TestNothingToTransferWithoutEmptyDirs (16.86s) FAIL 2025/02/10 04:16:05 DEBUG : files root 'rclone-test-sesanuh3moze': Purge remote 2025/02/10 04:16:05 DEBUG : pacer: Reducing sleep to 19.243382ms "./sync.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Finished ERROR in 8m36.8705158s (try 1/5): exit status 1: Failed [TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime TestSyncWithTrackRenames]