"./sync.test -test.v -test.timeout 1h0m0s -remote TestGoFile: -verbose -fast-list" - Starting (try 1/5) 2026/05/03 01:18:49 DEBUG : Creating backend with remote "TestGoFile:rclone-test-dahokot9daya" 2026/05/03 01:18:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/03 01:18:49 DEBUG : Creating backend with remote "/tmp/rclone1357958588" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:185: Remote "gofile root 'rclone-test-dahokot9daya'", Local "Local file system at /tmp/rclone1357958588", Modify Window "1s" 2026/05/03 01:18:50 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/03 01:18:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/03 01:18:50 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/05/03 01:18:50 DEBUG : gofile root 'rclone-test-dahokot9daya': Waiting for checks to finish 2026/05/03 01:18:50 DEBUG : gofile root 'rclone-test-dahokot9daya': Waiting for transfers to finish 2026/05/03 01:18:50 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set --- PASS: TestCopyWithDryRun (1.04s) === RUN TestCopy run.go:185: Remote "gofile root 'rclone-test-dahokot9daya'", Local "Local file system at /tmp/rclone1357958588", Modify Window "1s" 2026/05/03 01:18:51 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/03 01:18:51 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/03 01:18:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/03 01:18:51 DEBUG : gofile root 'rclone-test-dahokot9daya': Waiting for checks to finish 2026/05/03 01:18:51 DEBUG : gofile root 'rclone-test-dahokot9daya': Waiting for transfers to finish 2026/05/03 01:18:51 DEBUG : sub dir/hello world: size = 11 OK 2026/05/03 01:18:51 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/03 01:18:51 INFO : sub dir/hello world: Copied (new) 2026/05/03 01:18:51 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopy (1.83s) === RUN TestCopyMetadata run.go:185: Remote "gofile root 'rclone-test-dahokot9daya'", Local "Local file system at /tmp/rclone1357958588", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.48s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "gofile root 'rclone-test-dahokot9daya'", Local "Local file system at /tmp/rclone1357958588", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.12s) === RUN TestCopyMissingDirectory run.go:185: Remote "gofile root 'rclone-test-dahokot9daya'", Local "Local file system at /tmp/rclone1357958588", Modify Window "1s" 2026/05/03 01:18:53 DEBUG : Creating backend with remote "/non-existing" 2026/05/03 01:18:53 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/05/03 01:18:53 DEBUG : gofile root 'rclone-test-dahokot9daya': Waiting for checks to finish 2026/05/03 01:18:53 DEBUG : gofile root 'rclone-test-dahokot9daya': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.65s) === RUN TestCopyNoTraverse run.go:185: Remote "gofile root 'rclone-test-dahokot9daya'", Local "Local file system at /tmp/rclone1357958588", Modify Window "1s" 2026/05/03 01:18:54 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/03 01:18:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/03 01:18:54 DEBUG : gofile root 'rclone-test-dahokot9daya': Waiting for checks to finish 2026/05/03 01:18:54 DEBUG : gofile root 'rclone-test-dahokot9daya': Waiting for transfers to finish 2026/05/03 01:18:55 DEBUG : sub dir/hello world: size = 11 OK 2026/05/03 01:18:55 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/03 01:18:55 INFO : sub dir/hello world: Copied (new) 2026/05/03 01:18:55 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyNoTraverse (2.09s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "gofile root 'rclone-test-dahokot9daya'", Local "Local file system at /tmp/rclone1357958588", Modify Window "1s" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.29s) === RUN TestCopyCheckFirst run.go:185: Remote "gofile root 'rclone-test-dahokot9daya'", Local "Local file system at /tmp/rclone1357958588", Modify Window "1s" 2026/05/03 01:18:56 INFO : gofile root 'rclone-test-dahokot9daya': Running all checks before starting transfers 2026/05/03 01:18:56 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/03 01:18:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/03 01:18:56 DEBUG : gofile root 'rclone-test-dahokot9daya': Waiting for checks to finish 2026/05/03 01:18:56 INFO : gofile root 'rclone-test-dahokot9daya': Checks finished, now starting transfers 2026/05/03 01:18:56 DEBUG : gofile root 'rclone-test-dahokot9daya': Waiting for transfers to finish 2026/05/03 01:18:56 DEBUG : sub dir/hello world: size = 11 OK 2026/05/03 01:18:56 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/03 01:18:56 INFO : sub dir/hello world: Copied (new) 2026/05/03 01:18:57 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyCheckFirst (1.44s) === RUN TestSyncNoTraverse run.go:185: Remote "gofile root 'rclone-test-dahokot9daya'", Local "Local file system at /tmp/rclone1357958588", Modify Window "1s" 2026/05/03 01:18:57 ERROR : Ignoring --no-traverse with sync 2026/05/03 01:18:58 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/03 01:18:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/03 01:18:58 DEBUG : gofile root 'rclone-test-dahokot9daya': Waiting for checks to finish 2026/05/03 01:18:58 DEBUG : gofile root 'rclone-test-dahokot9daya': Waiting for transfers to finish 2026/05/03 01:18:58 DEBUG : sub dir/hello world: size = 11 OK 2026/05/03 01:18:58 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/03 01:18:58 INFO : sub dir/hello world: Copied (new) 2026/05/03 01:18:58 DEBUG : Waiting for deletions to finish 2026/05/03 01:18:58 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncNoTraverse (1.45s) === RUN TestCopyWithDepth run.go:185: Remote "gofile root 'rclone-test-dahokot9daya'", Local "Local file system at /tmp/rclone1357958588", Modify Window "1s" 2026/05/03 01:18:59 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/05/03 01:18:59 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/03 01:18:59 DEBUG : gofile root 'rclone-test-dahokot9daya': Waiting for checks to finish 2026/05/03 01:18:59 DEBUG : gofile root 'rclone-test-dahokot9daya': Waiting for transfers to finish 2026/05/03 01:18:59 DEBUG : hello world2: size = 12 OK 2026/05/03 01:18:59 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2026/05/03 01:18:59 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.00s) === RUN TestCopyWithFilesFrom run.go:185: Remote "gofile root 'rclone-test-dahokot9daya'", Local "Local file system at /tmp/rclone1357958588", Modify Window "1s" 2026/05/03 01:19:00 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/03 01:19:00 DEBUG : gofile root 'rclone-test-dahokot9daya': Waiting for checks to finish 2026/05/03 01:19:00 DEBUG : gofile root 'rclone-test-dahokot9daya': Waiting for transfers to finish 2026/05/03 01:19:00 DEBUG : potato2: size = 11 OK 2026/05/03 01:19:00 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/03 01:19:00 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (2.11s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "gofile root 'rclone-test-dahokot9daya'", Local "Local file system at /tmp/rclone1357958588", Modify Window "1s" 2026/05/03 01:19:02 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/03 01:19:02 DEBUG : gofile root 'rclone-test-dahokot9daya': Waiting for checks to finish 2026/05/03 01:19:02 DEBUG : gofile root 'rclone-test-dahokot9daya': Waiting for transfers to finish 2026/05/03 01:19:02 DEBUG : potato2: size = 11 OK 2026/05/03 01:19:02 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/03 01:19:02 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (0.73s) === RUN TestCopyEmptyDirectories run.go:185: Remote "gofile root 'rclone-test-dahokot9daya'", Local "Local file system at /tmp/rclone1357958588", Modify Window "1s" 2026/05/03 01:19:03 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/03 01:19:03 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/03 01:19:03 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/05/03 01:19:03 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/03 01:19:03 INFO : sub dir2: Making directory 2026/05/03 01:19:03 INFO : sub dir2: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/03 01:19:03 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/05/03 01:19:03 INFO : sub dir: Making directory 2026/05/03 01:19:03 INFO : sub dir: Made directory with modification time 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/03 01:19:03 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/03 01:19:03 INFO : sub dir2/sub sub dir2: Making directory 2026/05/03 01:19:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/03 01:19:04 INFO : sub dir2/sub sub dir2: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/03 01:19:04 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2026/05/03 01:19:04 DEBUG : gofile root 'rclone-test-dahokot9daya': Waiting for checks to finish 2026/05/03 01:19:04 DEBUG : gofile root 'rclone-test-dahokot9daya': Waiting for transfers to finish 2026/05/03 01:19:04 DEBUG : sub dir/hello world: size = 11 OK 2026/05/03 01:19:04 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/03 01:19:04 INFO : sub dir/hello world: Copied (new) 2026/05/03 01:19:04 INFO : sub dir2/sub sub dir2: Set directory modification time (using DirSetModTime) 2026/05/03 01:19:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/03 01:19:04 INFO : sub dir2: Set directory modification time (using DirSetModTime) --- PASS: TestCopyEmptyDirectories (3.55s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "gofile root 'rclone-test-dahokot9daya'", Local "Local file system at /tmp/rclone1357958588", Modify Window "1s" 2026/05/03 01:19:06 INFO : sub dir2: Making directory 2026/05/03 01:19:06 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/03 01:19:06 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/03 01:19:06 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/05/03 01:19:06 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/03 01:19:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/03 01:19:06 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2026/05/03 01:19:06 DEBUG : gofile root 'rclone-test-dahokot9daya': Waiting for checks to finish 2026/05/03 01:19:06 DEBUG : gofile root 'rclone-test-dahokot9daya': Waiting for transfers to finish 2026/05/03 01:19:07 DEBUG : sub dir/hello world: size = 11 OK 2026/05/03 01:19:07 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/03 01:19:07 INFO : sub dir/hello world: Copied (new) 2026/05/03 01:19:07 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyNoEmptyDirectories (0.95s) === RUN TestMoveEmptyDirectories run.go:185: Remote "gofile root 'rclone-test-dahokot9daya'", Local "Local file system at /tmp/rclone1357958588", Modify Window "1s" 2026/05/03 01:19:07 DEBUG : sub dir2: Making directory with metadata 2026/05/03 01:19:07 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/03 01:19:07 INFO : sub dir2: Making directory 2026/05/03 01:19:07 INFO : sub dir2: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/03 01:19:07 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/05/03 01:19:07 INFO : sub dir: Making directory 2026/05/03 01:19:08 INFO : sub dir: Made directory with modification time 2026-05-03 01:19:07.748326618 +0000 UTC 2026/05/03 01:19:08 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/03 01:19:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/03 01:19:08 DEBUG : gofile root 'rclone-test-dahokot9daya': Waiting for checks to finish 2026/05/03 01:19:08 DEBUG : gofile root 'rclone-test-dahokot9daya': Waiting for transfers to finish 2026/05/03 01:19:09 DEBUG : sub dir/hello world: size = 11 OK 2026/05/03 01:19:09 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/03 01:19:09 INFO : sub dir/hello world: Copied (new) 2026/05/03 01:19:09 INFO : sub dir/hello world: Deleted 2026/05/03 01:19:09 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/03 01:19:09 INFO : sub dir2: Set directory modification time (using DirSetModTime) --- PASS: TestMoveEmptyDirectories (3.55s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "gofile root 'rclone-test-dahokot9daya'", Local "Local file system at /tmp/rclone1357958588", Modify Window "1s" 2026/05/03 01:19:11 DEBUG : sub dir no update dir modtime: Making directory with metadata 2026/05/03 01:19:11 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/03 01:19:11 DEBUG : gofile root 'rclone-test-dahokot9daya': Waiting for checks to finish 2026/05/03 01:19:11 DEBUG : gofile root 'rclone-test-dahokot9daya': Waiting for transfers to finish 2026/05/03 01:19:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoUpdateDirModtime (0.87s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "gofile root 'rclone-test-dahokot9daya'", Local "Local file system at /tmp/rclone1357958588", Modify Window "1s" 2026/05/03 01:19:12 INFO : sub dir2: Making directory 2026/05/03 01:19:12 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/05/03 01:19:12 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/03 01:19:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/03 01:19:12 DEBUG : gofile root 'rclone-test-dahokot9daya': Waiting for checks to finish 2026/05/03 01:19:12 DEBUG : gofile root 'rclone-test-dahokot9daya': Waiting for transfers to finish 2026/05/03 01:19:12 DEBUG : sub dir/hello world: size = 11 OK 2026/05/03 01:19:12 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/03 01:19:12 INFO : sub dir/hello world: Copied (new) 2026/05/03 01:19:12 INFO : sub dir/hello world: Deleted 2026/05/03 01:19:12 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestMoveNoEmptyDirectories (1.28s) === RUN TestSyncEmptyDirectories run.go:185: Remote "gofile root 'rclone-test-dahokot9daya'", Local "Local file system at /tmp/rclone1357958588", Modify Window "1s" 2026/05/03 01:19:13 DEBUG : sub dir2: Making directory with metadata 2026/05/03 01:19:13 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/03 01:19:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/03 01:19:13 INFO : sub dir2: Making directory 2026/05/03 01:19:13 INFO : sub dir2: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/03 01:19:13 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/05/03 01:19:13 INFO : sub dir: Making directory 2026/05/03 01:19:14 INFO : sub dir: Made directory with modification time 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/03 01:19:14 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/03 01:19:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/03 01:19:14 DEBUG : gofile root 'rclone-test-dahokot9daya': Waiting for checks to finish 2026/05/03 01:19:14 DEBUG : gofile root 'rclone-test-dahokot9daya': Waiting for transfers to finish 2026/05/03 01:19:14 DEBUG : sub dir/hello world: size = 11 OK 2026/05/03 01:19:14 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/03 01:19:14 INFO : sub dir/hello world: Copied (new) 2026/05/03 01:19:14 DEBUG : Waiting for deletions to finish 2026/05/03 01:19:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/03 01:19:14 INFO : sub dir2: Set directory modification time (using DirSetModTime) --- PASS: TestSyncEmptyDirectories (2.89s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "gofile root 'rclone-test-dahokot9daya'", Local "Local file system at /tmp/rclone1357958588", Modify Window "1s" 2026/05/03 01:19:16 INFO : a1/b2/c1/d1/e1/f1: Set directory modification time (using DirSetModTime) 2026/05/03 01:19:16 INFO : a1/b2/c1/d1/e1: Set directory modification time (using DirSetModTime) 2026/05/03 01:19:16 INFO : a1/b2/c1/d1: Set directory modification time (using DirSetModTime) 2026/05/03 01:19:16 INFO : a1/b2/c1: Set directory modification time (using DirSetModTime) 2026/05/03 01:19:16 INFO : a1/b2: Set directory modification time (using DirSetModTime) 2026/05/03 01:19:16 INFO : a1/b1/c1/d2/e1/f2: Set directory modification time (using DirSetModTime) 2026/05/03 01:19:16 INFO : a1/b1/c1/d2/e1/f1: Set directory modification time (using DirSetModTime) 2026/05/03 01:19:16 INFO : a1/b1/c1/d2/e1: Set directory modification time (using DirSetModTime) 2026/05/03 01:19:16 INFO : a1/b1/c1/d2: Set directory modification time (using DirSetModTime) 2026/05/03 01:19:16 INFO : a1/b1/c1/d1/e1/f1: Set directory modification time (using DirSetModTime) 2026/05/03 01:19:16 INFO : a1/b1/c1/d1/e1: Set directory modification time (using DirSetModTime) 2026/05/03 01:19:16 INFO : a1/b1/c1/d1: Set directory modification time (using DirSetModTime) 2026/05/03 01:19:16 INFO : a1/b1/c1: Set directory modification time (using DirSetModTime) 2026/05/03 01:19:16 INFO : a1/b1: Set directory modification time (using DirSetModTime) 2026/05/03 01:19:16 INFO : a1: Set directory modification time (using DirSetModTime) 2026/05/03 01:19:16 INFO : a1: Making directory 2026/05/03 01:19:16 INFO : a1: Made directory with modification time 2001-02-03 04:19:06.499999999 +0000 UTC 2026/05/03 01:19:16 DEBUG : Added delayed dir = "a1", newDst= 2026/05/03 01:19:16 INFO : a1/b1: Making directory 2026/05/03 01:19:16 INFO : a1/b1: Made directory with modification time 2001-02-03 04:18:06.499999999 +0000 UTC 2026/05/03 01:19:16 DEBUG : Added delayed dir = "a1/b1", newDst= 2026/05/03 01:19:16 INFO : a1/b2: Making directory 2026/05/03 01:19:17 INFO : a1/b2: Made directory with modification time 2001-02-03 04:09:06.499999999 +0000 UTC 2026/05/03 01:19:17 DEBUG : Added delayed dir = "a1/b2", newDst= 2026/05/03 01:19:17 INFO : a1/b2/c1: Making directory 2026/05/03 01:19:17 INFO : a1/b1/c1: Making directory 2026/05/03 01:19:17 INFO : a1/b2/c1: Made directory with modification time 2001-02-03 04:08:06.499999999 +0000 UTC 2026/05/03 01:19:17 DEBUG : Added delayed dir = "a1/b2/c1", newDst= 2026/05/03 01:19:17 INFO : a1/b2/c1/d1: Making directory 2026/05/03 01:19:17 INFO : a1/b1/c1: Made directory with modification time 2001-02-03 04:17:06.499999999 +0000 UTC 2026/05/03 01:19:17 DEBUG : Added delayed dir = "a1/b1/c1", newDst= 2026/05/03 01:19:17 INFO : a1/b1/c1/d1: Making directory 2026/05/03 01:19:17 INFO : a1/b2/c1/d1: Made directory with modification time 2001-02-03 04:07:06.499999999 +0000 UTC 2026/05/03 01:19:17 DEBUG : Added delayed dir = "a1/b2/c1/d1", newDst= 2026/05/03 01:19:17 INFO : a1/b2/c1/d1/e1: Making directory 2026/05/03 01:19:18 INFO : a1/b1/c1/d1: Made directory with modification time 2001-02-03 04:16:06.499999999 +0000 UTC 2026/05/03 01:19:18 DEBUG : Added delayed dir = "a1/b1/c1/d1", newDst= 2026/05/03 01:19:18 INFO : a1/b1/c1/d2: Making directory 2026/05/03 01:19:18 INFO : a1/b2/c1/d1/e1: Made directory with modification time 2001-02-03 04:06:06.499999999 +0000 UTC 2026/05/03 01:19:18 DEBUG : Added delayed dir = "a1/b2/c1/d1/e1", newDst= 2026/05/03 01:19:18 INFO : a1/b2/c1/d1/e1/f1: Making directory 2026/05/03 01:19:18 INFO : a1/b1/c1/d2: Made directory with modification time 2001-02-03 04:13:06.499999999 +0000 UTC 2026/05/03 01:19:18 DEBUG : Added delayed dir = "a1/b1/c1/d2", newDst= 2026/05/03 01:19:18 INFO : a1/b1/c1/d2/e1: Making directory 2026/05/03 01:19:18 INFO : a1/b1/c1/d1/e1: Making directory 2026/05/03 01:19:18 INFO : a1/b2/c1/d1/e1/f1: Made directory with modification time 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/03 01:19:18 DEBUG : Added delayed dir = "a1/b2/c1/d1/e1/f1", newDst= 2026/05/03 01:19:19 INFO : a1/b1/c1/d2/e1: Made directory with modification time 2001-02-03 04:12:06.499999999 +0000 UTC 2026/05/03 01:19:19 DEBUG : Added delayed dir = "a1/b1/c1/d2/e1", newDst= 2026/05/03 01:19:19 INFO : a1/b1/c1/d2/e1/f1: Making directory 2026/05/03 01:19:19 INFO : a1/b1/c1/d1/e1: Made directory with modification time 2001-02-03 04:15:06.499999999 +0000 UTC 2026/05/03 01:19:19 DEBUG : Added delayed dir = "a1/b1/c1/d1/e1", newDst= 2026/05/03 01:19:19 INFO : a1/b1/c1/d1/e1/f1: Making directory 2026/05/03 01:19:19 INFO : a1/b1/c1/d2/e1/f1: Made directory with modification time 2001-02-03 04:11:06.499999999 +0000 UTC 2026/05/03 01:19:19 DEBUG : Added delayed dir = "a1/b1/c1/d2/e1/f1", newDst= 2026/05/03 01:19:19 INFO : a1/b1/c1/d2/e1/f2: Making directory 2026/05/03 01:19:19 INFO : a1/b1/c1/d1/e1/f1: Made directory with modification time 2001-02-03 04:14:06.499999999 +0000 UTC 2026/05/03 01:19:19 DEBUG : Added delayed dir = "a1/b1/c1/d1/e1/f1", newDst= 2026/05/03 01:19:19 INFO : a1/b1/c1/d2/e1/f2: Made directory with modification time 2001-02-03 04:10:06.499999999 +0000 UTC 2026/05/03 01:19:19 DEBUG : Added delayed dir = "a1/b1/c1/d2/e1/f2", newDst= 2026/05/03 01:19:19 DEBUG : gofile root 'rclone-test-dahokot9daya': Waiting for checks to finish 2026/05/03 01:19:19 DEBUG : gofile root 'rclone-test-dahokot9daya': Waiting for transfers to finish 2026/05/03 01:19:19 DEBUG : Waiting for deletions to finish 2026/05/03 01:19:19 INFO : a1/b1/c1/d2/e1/f2: Set directory modification time (using DirSetModTime) 2026/05/03 01:19:19 INFO : a1/b2/c1/d1/e1/f1: Set directory modification time (using DirSetModTime) 2026/05/03 01:19:19 INFO : a1/b1/c1/d1/e1/f1: Set directory modification time (using DirSetModTime) 2026/05/03 01:19:20 INFO : a1/b1/c1/d2/e1/f1: Set directory modification time (using DirSetModTime) 2026/05/03 01:19:20 INFO : a1/b1/c1/d1/e1: Set directory modification time (using DirSetModTime) 2026/05/03 01:19:20 INFO : a1/b2/c1/d1/e1: Set directory modification time (using DirSetModTime) 2026/05/03 01:19:20 INFO : a1/b1/c1/d2/e1: Set directory modification time (using DirSetModTime) 2026/05/03 01:19:20 INFO : a1/b1/c1/d2: Set directory modification time (using DirSetModTime) 2026/05/03 01:19:20 INFO : a1/b2/c1/d1: Set directory modification time (using DirSetModTime) 2026/05/03 01:19:20 INFO : a1/b1/c1/d1: Set directory modification time (using DirSetModTime) 2026/05/03 01:19:20 INFO : a1/b1/c1: Set directory modification time (using DirSetModTime) 2026/05/03 01:19:20 INFO : a1/b2/c1: Set directory modification time (using DirSetModTime) 2026/05/03 01:19:20 INFO : a1/b2: Set directory modification time (using DirSetModTime) 2026/05/03 01:19:20 INFO : a1/b1: Set directory modification time (using DirSetModTime) 2026/05/03 01:19:20 INFO : a1: Set directory modification time (using DirSetModTime) --- PASS: TestSyncSetDelayedModTimes (12.58s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "gofile root 'rclone-test-dahokot9daya'", Local "Local file system at /tmp/rclone1357958588", Modify Window "1s" 2026/05/03 01:19:28 INFO : sub dir2: Making directory 2026/05/03 01:19:28 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/05/03 01:19:28 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/03 01:19:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/03 01:19:28 DEBUG : gofile root 'rclone-test-dahokot9daya': Waiting for checks to finish 2026/05/03 01:19:28 DEBUG : gofile root 'rclone-test-dahokot9daya': Waiting for transfers to finish 2026/05/03 01:19:29 DEBUG : sub dir/hello world: size = 11 OK 2026/05/03 01:19:29 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/03 01:19:29 INFO : sub dir/hello world: Copied (new) 2026/05/03 01:19:29 DEBUG : Waiting for deletions to finish 2026/05/03 01:19:29 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncNoEmptyDirectories (1.39s) === RUN TestServerSideCopy run.go:185: Remote "gofile root 'rclone-test-dahokot9daya'", Local "Local file system at /tmp/rclone1357958588", Modify Window "1s" 2026/05/03 01:19:30 DEBUG : Creating backend with remote "TestGoFile:rclone-test-deqacis4fezo" sync_test.go:620: Server side copy (if possible) gofile root 'rclone-test-dahokot9daya' -> gofile root 'rclone-test-deqacis4fezo' 2026/05/03 01:19:31 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/03 01:19:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/03 01:19:31 DEBUG : gofile root 'rclone-test-deqacis4fezo': Waiting for checks to finish 2026/05/03 01:19:31 DEBUG : gofile root 'rclone-test-deqacis4fezo': Waiting for transfers to finish 2026/05/03 01:19:32 DEBUG : sub dir/hello world: size = 11 OK 2026/05/03 01:19:32 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/03 01:19:32 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/03 01:19:32 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/03 01:19:32 DEBUG : gofile root 'rclone-test-deqacis4fezo': Purge remote --- PASS: TestServerSideCopy (3.32s) === RUN TestCopyOverSelf run.go:185: Remote "gofile root 'rclone-test-dahokot9daya'", Local "Local file system at /tmp/rclone1357958588", Modify Window "1s" 2026/05/03 01:19:34 DEBUG : sub dir: Directory modification time the same (differ by -968.828759ms, within tolerance 1s) 2026/05/03 01:19:34 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/05/03 01:19:34 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1357958588) 2026/05/03 01:19:34 DEBUG : sub dir/hello world: size = 11 (gofile root 'rclone-test-dahokot9daya') 2026/05/03 01:19:34 DEBUG : sub dir/hello world: Sizes differ 2026/05/03 01:19:34 DEBUG : gofile root 'rclone-test-dahokot9daya': Waiting for checks to finish 2026/05/03 01:19:34 DEBUG : gofile root 'rclone-test-dahokot9daya': Waiting for transfers to finish 2026/05/03 01:19:34 DEBUG : sub dir/hello world: Removing old object on successful upload 2026/05/03 01:19:34 DEBUG : sub dir/hello world: size = 17 OK 2026/05/03 01:19:34 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2026/05/03 01:19:34 INFO : sub dir/hello world: Copied (replaced existing) 2026/05/03 01:19:34 INFO : sub dir: Set directory modification time (using SetModTime) --- PASS: TestCopyOverSelf (2.26s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "gofile root 'rclone-test-dahokot9daya'", Local "Local file system at /tmp/rclone1357958588", Modify Window "1s" 2026/05/03 01:19:36 DEBUG : Creating backend with remote "TestGoFile:rclone-test-wirojak9tofi" sync_test.go:656: Server side copy (if possible) gofile root 'rclone-test-dahokot9daya' -> gofile root 'rclone-test-wirojak9tofi' 2026/05/03 01:19:40 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/03 01:19:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/03 01:19:40 DEBUG : gofile root 'rclone-test-wirojak9tofi': Waiting for checks to finish 2026/05/03 01:19:40 DEBUG : gofile root 'rclone-test-wirojak9tofi': Waiting for transfers to finish 2026/05/03 01:19:45 DEBUG : sub dir/hello world: size = 11 OK 2026/05/03 01:19:45 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/03 01:19:45 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/03 01:19:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/03 01:19:48 DEBUG : sub dir/hello world: Removing old object on successful upload 2026/05/03 01:19:54 INFO : sub dir: Set directory modification time (using SetModTime) 2026/05/03 01:19:54 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/05/03 01:19:54 DEBUG : gofile root 'rclone-test-wirojak9tofi': Waiting for checks to finish 2026/05/03 01:19:54 DEBUG : sub dir/hello world: size = 17 (gofile root 'rclone-test-dahokot9daya') 2026/05/03 01:19:54 DEBUG : sub dir/hello world: size = 11 (gofile root 'rclone-test-wirojak9tofi') 2026/05/03 01:19:54 DEBUG : sub dir/hello world: Sizes differ 2026/05/03 01:19:54 DEBUG : gofile root 'rclone-test-wirojak9tofi': Waiting for transfers to finish 2026/05/03 01:20:02 DEBUG : sub dir/hello world: Server side copy: removing existing object after successful copy 2026/05/03 01:20:07 DEBUG : sub dir/hello world: size = 17 OK 2026/05/03 01:20:07 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2026/05/03 01:20:07 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/03 01:20:08 INFO : sub dir: Set directory modification time (using SetModTime) 2026/05/03 01:20:13 DEBUG : gofile root 'rclone-test-wirojak9tofi': Purge remote --- PASS: TestServerSideCopyOverSelf (38.36s) === RUN TestMoveOverSelf run.go:185: Remote "gofile root 'rclone-test-dahokot9daya'", Local "Local file system at /tmp/rclone1357958588", Modify Window "1s" 2026/05/03 01:20:16 INFO : sub dir: Set directory modification time (using SetModTime) 2026/05/03 01:20:16 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/05/03 01:20:16 DEBUG : gofile root 'rclone-test-dahokot9daya': Waiting for checks to finish 2026/05/03 01:20:16 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1357958588) 2026/05/03 01:20:16 DEBUG : sub dir/hello world: size = 11 (gofile root 'rclone-test-dahokot9daya') 2026/05/03 01:20:16 DEBUG : sub dir/hello world: Sizes differ 2026/05/03 01:20:16 DEBUG : gofile root 'rclone-test-dahokot9daya': Waiting for transfers to finish 2026/05/03 01:20:16 DEBUG : sub dir/hello world: Removing old object on successful upload 2026/05/03 01:20:16 DEBUG : sub dir/hello world: size = 17 OK 2026/05/03 01:20:16 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2026/05/03 01:20:16 INFO : sub dir/hello world: Copied (replaced existing) 2026/05/03 01:20:16 INFO : sub dir/hello world: Deleted 2026/05/03 01:20:16 INFO : sub dir: Set directory modification time (using SetModTime) --- PASS: TestMoveOverSelf (3.16s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "gofile root 'rclone-test-dahokot9daya'", Local "Local file system at /tmp/rclone1357958588", Modify Window "1s" 2026/05/03 01:20:18 DEBUG : Creating backend with remote "TestGoFile:rclone-test-vumehaf3nadi" sync_test.go:701: Server side copy (if possible) gofile root 'rclone-test-dahokot9daya' -> gofile root 'rclone-test-vumehaf3nadi' 2026/05/03 01:20:22 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/03 01:20:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/03 01:20:22 DEBUG : gofile root 'rclone-test-vumehaf3nadi': Waiting for checks to finish 2026/05/03 01:20:22 DEBUG : gofile root 'rclone-test-vumehaf3nadi': Waiting for transfers to finish 2026/05/03 01:20:24 DEBUG : sub dir/hello world: size = 11 OK 2026/05/03 01:20:24 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/03 01:20:24 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/03 01:20:24 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/03 01:20:24 DEBUG : sub dir/hello world: Removing old object on successful upload 2026/05/03 01:20:24 DEBUG : gofile root 'rclone-test-vumehaf3nadi': Using server-side directory move 2026/05/03 01:20:24 INFO : gofile root 'rclone-test-vumehaf3nadi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/03 01:20:25 INFO : sub dir: Set directory modification time (using SetModTime) 2026/05/03 01:20:25 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/05/03 01:20:25 DEBUG : sub dir/hello world: size = 17 (gofile root 'rclone-test-dahokot9daya') 2026/05/03 01:20:25 DEBUG : sub dir/hello world: size = 11 (gofile root 'rclone-test-vumehaf3nadi') 2026/05/03 01:20:25 DEBUG : sub dir/hello world: Sizes differ 2026/05/03 01:20:25 DEBUG : gofile root 'rclone-test-vumehaf3nadi': Waiting for checks to finish 2026/05/03 01:20:25 DEBUG : gofile root 'rclone-test-vumehaf3nadi': Waiting for transfers to finish 2026/05/03 01:20:25 INFO : sub dir/hello world: Deleted 2026/05/03 01:20:25 INFO : sub dir/hello world: Moved (server-side) 2026/05/03 01:20:25 INFO : sub dir: Set directory modification time (using SetModTime) 2026/05/03 01:20:26 DEBUG : testing file moves 2026/05/03 01:20:26 INFO : sub dir: Set directory modification time (using SetModTime) 2026/05/03 01:20:26 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/05/03 01:20:26 DEBUG : gofile root 'rclone-test-vumehaf3nadi': Waiting for checks to finish 2026/05/03 01:20:26 DEBUG : sub dir/hello world: size = 24 (gofile root 'rclone-test-dahokot9daya') 2026/05/03 01:20:26 DEBUG : sub dir/hello world: size = 17 (gofile root 'rclone-test-vumehaf3nadi') 2026/05/03 01:20:26 DEBUG : sub dir/hello world: Sizes differ 2026/05/03 01:20:26 DEBUG : gofile root 'rclone-test-vumehaf3nadi': Waiting for transfers to finish 2026/05/03 01:20:26 INFO : sub dir/hello world: Deleted 2026/05/03 01:20:26 INFO : sub dir/hello world: Moved (server-side) 2026/05/03 01:20:26 INFO : sub dir: Set directory modification time (using SetModTime) 2026/05/03 01:20:26 DEBUG : gofile root 'rclone-test-vumehaf3nadi': Purge remote --- PASS: TestServerSideMoveOverSelf (10.89s) === RUN TestCopyAfterDelete run.go:185: Remote "gofile root 'rclone-test-dahokot9daya'", Local "Local file system at /tmp/rclone1357958588", Modify Window "1s" 2026/05/03 01:20:28 ERROR : error listing: directory not found 2026/05/03 01:20:28 INFO : Local file system at /tmp/rclone1357958588: Making directory 2026/05/03 01:20:28 DEBUG : gofile root 'rclone-test-dahokot9daya': Waiting for checks to finish 2026/05/03 01:20:28 DEBUG : gofile root 'rclone-test-dahokot9daya': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.60s) === RUN TestCopyRedownload run.go:185: Remote "gofile root 'rclone-test-dahokot9daya'", Local "Local file system at /tmp/rclone1357958588", Modify Window "1s" 2026/05/03 01:20:30 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/03 01:20:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/03 01:20:30 DEBUG : Local file system at /tmp/rclone1357958588: Waiting for checks to finish 2026/05/03 01:20:30 DEBUG : Local file system at /tmp/rclone1357958588: Waiting for transfers to finish 2026/05/03 01:20:31 DEBUG : sub dir/hello world.8a47773c.partial: size = 11 OK 2026/05/03 01:20:31 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/03 01:20:31 DEBUG : sub dir/hello world.8a47773c.partial: renamed to: sub dir/hello world 2026/05/03 01:20:31 INFO : sub dir/hello world: Copied (new) 2026/05/03 01:20:31 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (2.94s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "gofile root 'rclone-test-dahokot9daya'", Local "Local file system at /tmp/rclone1357958588", Modify Window "1s" 2026/05/03 01:20:32 DEBUG : check sum: Need to transfer - File not found at Destination 2026/05/03 01:20:32 DEBUG : gofile root 'rclone-test-dahokot9daya': Waiting for checks to finish 2026/05/03 01:20:32 DEBUG : gofile root 'rclone-test-dahokot9daya': Waiting for transfers to finish 2026/05/03 01:20:33 DEBUG : check sum: size = 1 OK 2026/05/03 01:20:33 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/05/03 01:20:33 INFO : check sum: Copied (new) 2026/05/03 01:20:33 DEBUG : Waiting for deletions to finish 2026/05/03 01:20:33 DEBUG : gofile root 'rclone-test-dahokot9daya': Waiting for checks to finish 2026/05/03 01:20:33 DEBUG : check sum: size = 1 OK 2026/05/03 01:20:33 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/05/03 01:20:33 DEBUG : check sum: Size and md5 of src and dst objects identical 2026/05/03 01:20:33 DEBUG : check sum: Unchanged skipping 2026/05/03 01:20:33 DEBUG : gofile root 'rclone-test-dahokot9daya': Waiting for transfers to finish 2026/05/03 01:20:33 DEBUG : Waiting for deletions to finish 2026/05/03 01:20:33 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (0.62s) === RUN TestSyncSizeOnly run.go:185: Remote "gofile root 'rclone-test-dahokot9daya'", Local "Local file system at /tmp/rclone1357958588", Modify Window "1s" 2026/05/03 01:20:33 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/05/03 01:20:33 DEBUG : gofile root 'rclone-test-dahokot9daya': Waiting for checks to finish 2026/05/03 01:20:33 DEBUG : gofile root 'rclone-test-dahokot9daya': Waiting for transfers to finish 2026/05/03 01:20:33 DEBUG : sizeonly: size = 6 OK 2026/05/03 01:20:33 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/05/03 01:20:33 INFO : sizeonly: Copied (new) 2026/05/03 01:20:33 DEBUG : Waiting for deletions to finish 2026/05/03 01:20:33 DEBUG : sizeonly: size = 6 OK 2026/05/03 01:20:33 DEBUG : sizeonly: Sizes identical 2026/05/03 01:20:33 DEBUG : sizeonly: Unchanged skipping 2026/05/03 01:20:33 DEBUG : gofile root 'rclone-test-dahokot9daya': Waiting for checks to finish 2026/05/03 01:20:33 DEBUG : gofile root 'rclone-test-dahokot9daya': Waiting for transfers to finish 2026/05/03 01:20:33 DEBUG : Waiting for deletions to finish 2026/05/03 01:20:33 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.70s) === RUN TestSyncIgnoreSize run.go:185: Remote "gofile root 'rclone-test-dahokot9daya'", Local "Local file system at /tmp/rclone1357958588", Modify Window "1s" 2026/05/03 01:20:35 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/05/03 01:20:35 DEBUG : gofile root 'rclone-test-dahokot9daya': Waiting for checks to finish 2026/05/03 01:20:35 DEBUG : gofile root 'rclone-test-dahokot9daya': Waiting for transfers to finish 2026/05/03 01:20:36 DEBUG : ignore-size: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2026/05/03 01:20:36 INFO : ignore-size: Copied (new) 2026/05/03 01:20:36 DEBUG : Waiting for deletions to finish 2026/05/03 01:20:37 DEBUG : gofile root 'rclone-test-dahokot9daya': Waiting for checks to finish 2026/05/03 01:20:37 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/03 01:20:37 DEBUG : ignore-size: Unchanged skipping 2026/05/03 01:20:37 DEBUG : gofile root 'rclone-test-dahokot9daya': Waiting for transfers to finish 2026/05/03 01:20:37 DEBUG : Waiting for deletions to finish 2026/05/03 01:20:37 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (2.53s) === RUN TestSyncIgnoreTimes run.go:185: Remote "gofile root 'rclone-test-dahokot9daya'", Local "Local file system at /tmp/rclone1357958588", Modify Window "1s" 2026/05/03 01:20:38 DEBUG : existing: size = 6 OK 2026/05/03 01:20:38 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/03 01:20:38 DEBUG : gofile root 'rclone-test-dahokot9daya': Waiting for checks to finish 2026/05/03 01:20:38 DEBUG : existing: Unchanged skipping 2026/05/03 01:20:38 DEBUG : gofile root 'rclone-test-dahokot9daya': Waiting for transfers to finish 2026/05/03 01:20:38 DEBUG : Waiting for deletions to finish 2026/05/03 01:20:38 INFO : There was nothing to transfer 2026/05/03 01:20:38 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/05/03 01:20:38 DEBUG : gofile root 'rclone-test-dahokot9daya': Waiting for checks to finish 2026/05/03 01:20:38 DEBUG : gofile root 'rclone-test-dahokot9daya': Waiting for transfers to finish 2026/05/03 01:20:38 DEBUG : existing: Removing old object on successful upload 2026/05/03 01:20:38 DEBUG : existing: size = 6 OK 2026/05/03 01:20:38 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/05/03 01:20:38 INFO : existing: Copied (replaced existing) 2026/05/03 01:20:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.21s) === RUN TestSyncIgnoreExisting run.go:185: Remote "gofile root 'rclone-test-dahokot9daya'", Local "Local file system at /tmp/rclone1357958588", Modify Window "1s" 2026/05/03 01:20:38 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/03 01:20:38 DEBUG : gofile root 'rclone-test-dahokot9daya': Waiting for checks to finish 2026/05/03 01:20:38 DEBUG : gofile root 'rclone-test-dahokot9daya': Waiting for transfers to finish 2026/05/03 01:20:39 DEBUG : existing: size = 6 OK 2026/05/03 01:20:39 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/05/03 01:20:39 INFO : existing: Copied (new) 2026/05/03 01:20:39 DEBUG : Waiting for deletions to finish 2026/05/03 01:20:40 DEBUG : existing: Destination exists, skipping 2026/05/03 01:20:40 DEBUG : gofile root 'rclone-test-dahokot9daya': Waiting for checks to finish 2026/05/03 01:20:40 DEBUG : gofile root 'rclone-test-dahokot9daya': Waiting for transfers to finish 2026/05/03 01:20:40 DEBUG : Waiting for deletions to finish 2026/05/03 01:20:40 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.87s) === RUN TestSyncIgnoreErrors run.go:185: Remote "gofile root 'rclone-test-dahokot9daya'", Local "Local file system at /tmp/rclone1357958588", Modify Window "1s" 2026/05/03 01:20:41 INFO : d: Making directory 2026/05/03 01:20:42 DEBUG : Added delayed dir = "a", newDst= 2026/05/03 01:20:42 DEBUG : c: Directory modification time the same (differ by -269.105513ms, within tolerance 1s) 2026/05/03 01:20:42 DEBUG : Added delayed dir = "c", newDst=c 2026/05/03 01:20:42 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/03 01:20:42 DEBUG : c/non empty space: size = 5 OK 2026/05/03 01:20:42 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/03 01:20:42 DEBUG : c/non empty space: Unchanged skipping 2026/05/03 01:20:42 DEBUG : gofile root 'rclone-test-dahokot9daya': Waiting for checks to finish 2026/05/03 01:20:42 DEBUG : gofile root 'rclone-test-dahokot9daya': Waiting for transfers to finish 2026/05/03 01:20:44 DEBUG : a/potato2: size = 60 OK 2026/05/03 01:20:44 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/05/03 01:20:44 INFO : a/potato2: Copied (new) 2026/05/03 01:20:44 DEBUG : Waiting for deletions to finish 2026/05/03 01:20:44 INFO : b/potato: Deleted 2026/05/03 01:20:44 INFO : a: Set directory modification time (using DirSetModTime) 2026/05/03 01:20:44 INFO : d: Removing directory 2026/05/03 01:20:44 INFO : b: Removing directory 2026/05/03 01:20:44 DEBUG : gofile root 'rclone-test-dahokot9daya': deleted 2 directories --- PASS: TestSyncIgnoreErrors (5.33s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "gofile root 'rclone-test-dahokot9daya'", Local "Local file system at /tmp/rclone1357958588", Modify Window "1s" 2026/05/03 01:20:46 DEBUG : empty space: size = 1 OK 2026/05/03 01:20:46 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 2026/05/03 01:20:46 DEBUG : gofile root 'rclone-test-dahokot9daya': Waiting for checks to finish 2026/05/03 01:20:46 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/05/03 01:20:46 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/05/03 01:20:46 DEBUG : empty space: Unchanged skipping 2026/05/03 01:20:46 DEBUG : gofile root 'rclone-test-dahokot9daya': Waiting for transfers to finish 2026/05/03 01:20:46 DEBUG : Waiting for deletions to finish 2026/05/03 01:20:46 INFO : There was nothing to transfer 2026/05/03 01:20:47 DEBUG : gofile root 'rclone-test-dahokot9daya': Waiting for checks to finish 2026/05/03 01:20:47 DEBUG : empty space: size = 1 OK 2026/05/03 01:20:47 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 2026/05/03 01:20:47 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/05/03 01:20:47 INFO : empty space: Updated modification time in destination 2026/05/03 01:20:47 DEBUG : empty space: Unchanged skipping 2026/05/03 01:20:47 DEBUG : gofile root 'rclone-test-dahokot9daya': Waiting for transfers to finish 2026/05/03 01:20:47 DEBUG : Waiting for deletions to finish 2026/05/03 01:20:47 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.30s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "gofile root 'rclone-test-dahokot9daya'", Local "Local file system at /tmp/rclone1357958588", Modify Window "1s" 2026/05/03 01:20:49 DEBUG : empty space: size = 1 OK 2026/05/03 01:20:49 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 2026/05/03 01:20:49 DEBUG : gofile root 'rclone-test-dahokot9daya': Waiting for checks to finish 2026/05/03 01:20:49 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/05/03 01:20:49 DEBUG : empty space: Unchanged skipping 2026/05/03 01:20:49 DEBUG : gofile root 'rclone-test-dahokot9daya': Waiting for transfers to finish 2026/05/03 01:20:49 DEBUG : Waiting for deletions to finish 2026/05/03 01:20:49 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.41s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "gofile root 'rclone-test-dahokot9daya'", Local "Local file system at /tmp/rclone1357958588", Modify Window "1s" 2026/05/03 01:20:50 DEBUG : foo: size = 3 OK 2026/05/03 01:20:50 DEBUG : gofile root 'rclone-test-dahokot9daya': Waiting for checks to finish 2026/05/03 01:20:50 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 2026/05/03 01:20:50 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone1357958588) 2026/05/03 01:20:50 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (gofile root 'rclone-test-dahokot9daya') 2026/05/03 01:20:50 DEBUG : foo: md5 differ 2026/05/03 01:20:50 DEBUG : gofile root 'rclone-test-dahokot9daya': Waiting for transfers to finish 2026/05/03 01:20:51 DEBUG : foo: Removing old object on successful upload 2026/05/03 01:20:51 DEBUG : foo: size = 3 OK 2026/05/03 01:20:51 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2026/05/03 01:20:51 INFO : foo: Copied (replaced existing) 2026/05/03 01:20:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (2.38s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "gofile root 'rclone-test-dahokot9daya'", Local "Local file system at /tmp/rclone1357958588", Modify Window "1s" 2026/05/03 01:20:52 DEBUG : potato: Need to transfer - File not found at Destination 2026/05/03 01:20:52 DEBUG : empty space: size = 1 OK 2026/05/03 01:20:52 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/03 01:20:52 DEBUG : gofile root 'rclone-test-dahokot9daya': Waiting for checks to finish 2026/05/03 01:20:52 DEBUG : empty space: Unchanged skipping 2026/05/03 01:20:52 DEBUG : gofile root 'rclone-test-dahokot9daya': Waiting for transfers to finish 2026/05/03 01:20:53 DEBUG : potato: size = 60 OK 2026/05/03 01:20:53 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/05/03 01:20:53 INFO : potato: Copied (new) 2026/05/03 01:20:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.31s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "gofile root 'rclone-test-dahokot9daya'", Local "Local file system at /tmp/rclone1357958588", Modify Window "1s" 2026/05/03 01:20:54 DEBUG : gofile root 'rclone-test-dahokot9daya': Waiting for checks to finish 2026/05/03 01:20:54 DEBUG : potato: size = 21 (Local file system at /tmp/rclone1357958588) 2026/05/03 01:20:54 DEBUG : potato: size = 60 (gofile root 'rclone-test-dahokot9daya') 2026/05/03 01:20:54 DEBUG : potato: Sizes differ 2026/05/03 01:20:54 DEBUG : gofile root 'rclone-test-dahokot9daya': Waiting for transfers to finish 2026/05/03 01:20:55 DEBUG : potato: Removing old object on successful upload 2026/05/03 01:20:55 DEBUG : potato: size = 21 OK 2026/05/03 01:20:55 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2026/05/03 01:20:55 INFO : potato: Copied (replaced existing) 2026/05/03 01:20:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.21s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "gofile root 'rclone-test-dahokot9daya'", Local "Local file system at /tmp/rclone1357958588", Modify Window "1s" 2026/05/03 01:20:56 DEBUG : potato: size = 21 OK 2026/05/03 01:20:56 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 2026/05/03 01:20:56 DEBUG : gofile root 'rclone-test-dahokot9daya': Waiting for checks to finish 2026/05/03 01:20:56 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone1357958588) 2026/05/03 01:20:56 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (gofile root 'rclone-test-dahokot9daya') 2026/05/03 01:20:56 DEBUG : potato: md5 differ 2026/05/03 01:20:56 DEBUG : gofile root 'rclone-test-dahokot9daya': Waiting for transfers to finish 2026/05/03 01:20:56 DEBUG : potato: Removing old object on successful upload 2026/05/03 01:20:56 DEBUG : potato: size = 21 OK 2026/05/03 01:20:56 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2026/05/03 01:20:56 INFO : potato: Copied (replaced existing) 2026/05/03 01:20:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.73s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "gofile root 'rclone-test-dahokot9daya'", Local "Local file system at /tmp/rclone1357958588", Modify Window "1s" 2026/05/03 01:20:58 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/03 01:20:58 DEBUG : empty space: size = 1 OK 2026/05/03 01:20:58 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/03 01:20:58 DEBUG : empty space: Unchanged skipping 2026/05/03 01:20:58 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/05/03 01:20:58 DEBUG : gofile root 'rclone-test-dahokot9daya': Waiting for checks to finish 2026/05/03 01:20:58 DEBUG : gofile root 'rclone-test-dahokot9daya': Waiting for transfers to finish 2026/05/03 01:20:58 DEBUG : Waiting for deletions to finish 2026/05/03 01:20:58 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.13s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "gofile root 'rclone-test-dahokot9daya'", Local "Local file system at /tmp/rclone1357958588", Modify Window "1s" 2026/05/03 01:20:59 DEBUG : empty space: size = 1 OK 2026/05/03 01:20:59 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/03 01:20:59 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/03 01:20:59 DEBUG : empty space: Unchanged skipping 2026/05/03 01:20:59 DEBUG : gofile root 'rclone-test-dahokot9daya': Waiting for checks to finish 2026/05/03 01:20:59 DEBUG : gofile root 'rclone-test-dahokot9daya': Waiting for transfers to finish 2026/05/03 01:20:59 DEBUG : potato2: size = 60 OK 2026/05/03 01:20:59 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/05/03 01:20:59 INFO : potato2: Copied (new) 2026/05/03 01:20:59 DEBUG : Waiting for deletions to finish 2026/05/03 01:20:59 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.24s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "gofile root 'rclone-test-dahokot9daya'", Local "Local file system at /tmp/rclone1357958588", Modify Window "1s" 2026/05/03 01:21:01 INFO : d: Making directory 2026/05/03 01:21:02 INFO : d/e: Making directory 2026/05/03 01:21:04 DEBUG : Added delayed dir = "a", newDst= 2026/05/03 01:21:04 DEBUG : c: Directory modification time the same (differ by -288.482171ms, within tolerance 1s) 2026/05/03 01:21:04 DEBUG : Added delayed dir = "c", newDst=c 2026/05/03 01:21:04 DEBUG : c/non empty space: size = 5 OK 2026/05/03 01:21:04 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/03 01:21:04 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/03 01:21:04 DEBUG : c/non empty space: Unchanged skipping 2026/05/03 01:21:04 DEBUG : gofile root 'rclone-test-dahokot9daya': Waiting for checks to finish 2026/05/03 01:21:04 DEBUG : gofile root 'rclone-test-dahokot9daya': Waiting for transfers to finish 2026/05/03 01:21:04 DEBUG : a/potato2: size = 60 OK 2026/05/03 01:21:04 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/05/03 01:21:04 INFO : a/potato2: Copied (new) 2026/05/03 01:21:04 DEBUG : Waiting for deletions to finish 2026/05/03 01:21:05 INFO : b/potato: Deleted 2026/05/03 01:21:05 INFO : a: Set directory modification time (using DirSetModTime) 2026/05/03 01:21:05 INFO : d/e: Removing directory 2026/05/03 01:21:05 INFO : d: Removing directory 2026/05/03 01:21:05 INFO : b: Removing directory 2026/05/03 01:21:05 DEBUG : gofile root 'rclone-test-dahokot9daya': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (6.27s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "gofile root 'rclone-test-dahokot9daya'", Local "Local file system at /tmp/rclone1357958588", Modify Window "1s" 2026/05/03 01:21:07 INFO : d: Making directory 2026/05/03 01:21:08 DEBUG : Added delayed dir = "a", newDst= 2026/05/03 01:21:08 DEBUG : c: Directory modification time the same (differ by -286.594763ms, within tolerance 1s) 2026/05/03 01:21:08 DEBUG : Added delayed dir = "c", newDst=c 2026/05/03 01:21:08 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/03 01:21:08 DEBUG : c/non empty space: size = 5 OK 2026/05/03 01:21:08 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/03 01:21:08 DEBUG : c/non empty space: Unchanged skipping 2026/05/03 01:21:08 DEBUG : gofile root 'rclone-test-dahokot9daya': Waiting for checks to finish 2026/05/03 01:21:08 DEBUG : gofile root 'rclone-test-dahokot9daya': Waiting for transfers to finish 2026/05/03 01:21:08 DEBUG : a/potato2: size = 60 OK 2026/05/03 01:21:08 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/05/03 01:21:08 INFO : a/potato2: Copied (new) 2026/05/03 01:21:08 ERROR : gofile root 'rclone-test-dahokot9daya': not deleting files as there were IO errors 2026/05/03 01:21:08 INFO : a: Set directory modification time (using DirSetModTime) 2026/05/03 01:21:08 ERROR : gofile root 'rclone-test-dahokot9daya': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.94s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "gofile root 'rclone-test-dahokot9daya'", Local "Local file system at /tmp/rclone1357958588", Modify Window "1s" 2026/05/03 01:21:11 DEBUG : Waiting for deletions to finish 2026/05/03 01:21:11 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/03 01:21:11 DEBUG : empty space: size = 1 OK 2026/05/03 01:21:11 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/03 01:21:11 DEBUG : gofile root 'rclone-test-dahokot9daya': Waiting for checks to finish 2026/05/03 01:21:11 DEBUG : empty space: Unchanged skipping 2026/05/03 01:21:11 DEBUG : gofile root 'rclone-test-dahokot9daya': Waiting for transfers to finish 2026/05/03 01:21:12 INFO : potato: Deleted 2026/05/03 01:21:12 DEBUG : potato2: size = 60 OK 2026/05/03 01:21:12 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/05/03 01:21:12 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.38s) === RUN TestSyncDeleteBefore run.go:185: Remote "gofile root 'rclone-test-dahokot9daya'", Local "Local file system at /tmp/rclone1357958588", Modify Window "1s" 2026/05/03 01:21:14 DEBUG : Waiting for deletions to finish 2026/05/03 01:21:14 DEBUG : gofile root 'rclone-test-dahokot9daya': Waiting for checks to finish 2026/05/03 01:21:14 DEBUG : gofile root 'rclone-test-dahokot9daya': Waiting for transfers to finish 2026/05/03 01:21:14 INFO : potato: Deleted 2026/05/03 01:21:14 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/03 01:21:14 DEBUG : empty space: size = 1 OK 2026/05/03 01:21:14 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/03 01:21:14 DEBUG : empty space: Unchanged skipping 2026/05/03 01:21:14 DEBUG : gofile root 'rclone-test-dahokot9daya': Waiting for checks to finish 2026/05/03 01:21:14 DEBUG : gofile root 'rclone-test-dahokot9daya': Waiting for transfers to finish 2026/05/03 01:21:14 DEBUG : potato2: size = 60 OK 2026/05/03 01:21:14 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/05/03 01:21:14 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (1.80s) === RUN TestCopyDeleteBefore run.go:185: Remote "gofile root 'rclone-test-dahokot9daya'", Local "Local file system at /tmp/rclone1357958588", Modify Window "1s" 2026/05/03 01:21:15 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/03 01:21:15 DEBUG : gofile root 'rclone-test-dahokot9daya': Waiting for checks to finish 2026/05/03 01:21:15 DEBUG : gofile root 'rclone-test-dahokot9daya': Waiting for transfers to finish 2026/05/03 01:21:16 DEBUG : potato2: size = 19 OK 2026/05/03 01:21:16 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2026/05/03 01:21:16 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.31s) === RUN TestSyncWithExclude run.go:185: Remote "gofile root 'rclone-test-dahokot9daya'", Local "Local file system at /tmp/rclone1357958588", Modify Window "1s" 2026/05/03 01:21:18 DEBUG : enormous: Excluded (Size Filter) 2026/05/03 01:21:18 DEBUG : enormous: Excluded 2026/05/03 01:21:18 DEBUG : potato2: Excluded (Size Filter) 2026/05/03 01:21:18 DEBUG : potato2: Excluded 2026/05/03 01:21:18 DEBUG : potato2: Excluded (Size Filter) 2026/05/03 01:21:18 DEBUG : empty space: size = 1 OK 2026/05/03 01:21:18 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/03 01:21:18 DEBUG : gofile root 'rclone-test-dahokot9daya': Waiting for checks to finish 2026/05/03 01:21:18 DEBUG : empty space: Unchanged skipping 2026/05/03 01:21:18 DEBUG : gofile root 'rclone-test-dahokot9daya': Waiting for transfers to finish 2026/05/03 01:21:18 DEBUG : Waiting for deletions to finish 2026/05/03 01:21:18 INFO : There was nothing to transfer 2026/05/03 01:21:18 DEBUG : enormous: Excluded (Size Filter) 2026/05/03 01:21:18 DEBUG : enormous: Excluded 2026/05/03 01:21:18 DEBUG : potato2: Excluded (Size Filter) 2026/05/03 01:21:18 DEBUG : potato2: Excluded 2026/05/03 01:21:18 DEBUG : potato2: Excluded (Size Filter) 2026/05/03 01:21:18 DEBUG : Local file system at /tmp/rclone1357958588: Waiting for checks to finish 2026/05/03 01:21:18 DEBUG : empty space: size = 1 OK 2026/05/03 01:21:18 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2026/05/03 01:21:18 DEBUG : empty space: Unchanged skipping 2026/05/03 01:21:18 DEBUG : Local file system at /tmp/rclone1357958588: Waiting for transfers to finish 2026/05/03 01:21:18 DEBUG : Waiting for deletions to finish 2026/05/03 01:21:18 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.26s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "gofile root 'rclone-test-dahokot9daya'", Local "Local file system at /tmp/rclone1357958588", Modify Window "1s" 2026/05/03 01:21:20 DEBUG : enormous: Excluded (Size Filter) 2026/05/03 01:21:20 DEBUG : enormous: Excluded 2026/05/03 01:21:20 DEBUG : potato2: Excluded (Size Filter) 2026/05/03 01:21:20 DEBUG : potato2: Excluded 2026/05/03 01:21:20 DEBUG : gofile root 'rclone-test-dahokot9daya': Waiting for checks to finish 2026/05/03 01:21:20 DEBUG : empty space: size = 1 OK 2026/05/03 01:21:20 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/03 01:21:20 DEBUG : empty space: Unchanged skipping 2026/05/03 01:21:20 DEBUG : gofile root 'rclone-test-dahokot9daya': Waiting for transfers to finish 2026/05/03 01:21:20 DEBUG : Waiting for deletions to finish 2026/05/03 01:21:20 INFO : enormous: Deleted 2026/05/03 01:21:20 INFO : potato2: Deleted 2026/05/03 01:21:20 INFO : There was nothing to transfer 2026/05/03 01:21:20 DEBUG : empty space: size = 1 OK 2026/05/03 01:21:20 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2026/05/03 01:21:20 DEBUG : empty space: Unchanged skipping 2026/05/03 01:21:20 DEBUG : Local file system at /tmp/rclone1357958588: Waiting for checks to finish 2026/05/03 01:21:20 DEBUG : Local file system at /tmp/rclone1357958588: Waiting for transfers to finish 2026/05/03 01:21:20 DEBUG : Waiting for deletions to finish 2026/05/03 01:21:20 INFO : enormous: Deleted 2026/05/03 01:21:20 INFO : potato2: Deleted 2026/05/03 01:21:20 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (1.05s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "gofile root 'rclone-test-dahokot9daya'", Local "Local file system at /tmp/rclone1357958588", Modify Window "1s" 2026/05/03 01:21:21 DEBUG : five: Need to transfer - File not found at Destination 2026/05/03 01:21:21 DEBUG : gofile root 'rclone-test-dahokot9daya': Waiting for checks to finish 2026/05/03 01:21:21 DEBUG : four: size = 4 (Local file system at /tmp/rclone1357958588) 2026/05/03 01:21:21 DEBUG : four: size = 8 (gofile root 'rclone-test-dahokot9daya') 2026/05/03 01:21:21 DEBUG : four: Sizes differ 2026/05/03 01:21:21 DEBUG : one: Destination is newer than source, skipping 2026/05/03 01:21:21 DEBUG : three: size = 5 OK 2026/05/03 01:21:21 DEBUG : three: Sizes identical 2026/05/03 01:21:21 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/05/03 01:21:21 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/05/03 01:21:21 DEBUG : two: size = 3 OK 2026/05/03 01:21:21 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone1357958588) 2026/05/03 01:21:21 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (gofile root 'rclone-test-dahokot9daya') 2026/05/03 01:21:21 DEBUG : two: md5 differ 2026/05/03 01:21:21 DEBUG : gofile root 'rclone-test-dahokot9daya': Waiting for transfers to finish 2026/05/03 01:21:22 DEBUG : four: Removing old object on successful upload 2026/05/03 01:21:22 DEBUG : five: size = 4 OK 2026/05/03 01:21:22 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2026/05/03 01:21:22 INFO : five: Copied (new) 2026/05/03 01:21:22 DEBUG : four: size = 4 OK 2026/05/03 01:21:22 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2026/05/03 01:21:22 INFO : four: Copied (replaced existing) 2026/05/03 01:21:22 DEBUG : two: Removing old object on successful upload 2026/05/03 01:21:22 DEBUG : two: size = 3 OK 2026/05/03 01:21:22 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/05/03 01:21:22 INFO : two: Copied (replaced existing) 2026/05/03 01:21:22 DEBUG : Waiting for deletions to finish 2026/05/03 01:21:22 DEBUG : five: size = 4 OK 2026/05/03 01:21:22 DEBUG : four: size = 4 OK 2026/05/03 01:21:22 DEBUG : one: Destination is newer than source, skipping 2026/05/03 01:21:22 DEBUG : three: size = 5 OK 2026/05/03 01:21:22 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2026/05/03 01:21:22 DEBUG : five: Size and md5 of src and dst objects identical 2026/05/03 01:21:22 DEBUG : two: size = 3 OK 2026/05/03 01:21:22 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/05/03 01:21:22 DEBUG : gofile root 'rclone-test-dahokot9daya': Waiting for checks to finish 2026/05/03 01:21:22 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone1357958588) 2026/05/03 01:21:22 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2026/05/03 01:21:22 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (gofile root 'rclone-test-dahokot9daya') 2026/05/03 01:21:22 DEBUG : three: md5 differ 2026/05/03 01:21:22 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/05/03 01:21:22 DEBUG : four: Size and md5 of src and dst objects identical 2026/05/03 01:21:22 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/05/03 01:21:22 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/05/03 01:21:22 DEBUG : two: Size and md5 of src and dst objects identical 2026/05/03 01:21:22 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/05/03 01:21:22 DEBUG : gofile root 'rclone-test-dahokot9daya': Waiting for transfers to finish 2026/05/03 01:21:22 DEBUG : three: Removing old object on successful upload 2026/05/03 01:21:22 DEBUG : three: size = 5 OK 2026/05/03 01:21:22 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2026/05/03 01:21:22 INFO : three: Copied (replaced existing) 2026/05/03 01:21:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (2.65s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:185: Remote "gofile root 'rclone-test-dahokot9daya'", Local "Local file system at /tmp/rclone1357958588", Modify Window "1s" sync_test.go:1569: Can track renames: true 2026/05/03 01:21:23 INFO : gofile root 'rclone-test-dahokot9daya': Making map for --track-renames 2026/05/03 01:21:23 INFO : gofile root 'rclone-test-dahokot9daya': Finished making map for --track-renames 2026/05/03 01:21:23 DEBUG : gofile root 'rclone-test-dahokot9daya': Waiting for checks to finish 2026/05/03 01:21:23 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/03 01:21:23 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/05/03 01:21:23 DEBUG : gofile root 'rclone-test-dahokot9daya': Waiting for renames to finish 2026/05/03 01:21:23 DEBUG : gofile root 'rclone-test-dahokot9daya': Waiting for transfers to finish 2026/05/03 01:21:24 DEBUG : potato: size = 14 OK 2026/05/03 01:21:24 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/05/03 01:21:24 INFO : potato: Copied (new) 2026/05/03 01:21:24 DEBUG : yam: size = 11 OK 2026/05/03 01:21:24 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/05/03 01:21:24 INFO : yam: Copied (new) 2026/05/03 01:21:24 DEBUG : Waiting for deletions to finish 2026/05/03 01:21:24 INFO : gofile root 'rclone-test-dahokot9daya': Making map for --track-renames 2026/05/03 01:21:24 DEBUG : potato: size = 14 OK 2026/05/03 01:21:24 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/03 01:21:24 INFO : gofile root 'rclone-test-dahokot9daya': Finished making map for --track-renames 2026/05/03 01:21:24 DEBUG : potato: Unchanged skipping 2026/05/03 01:21:24 DEBUG : gofile root 'rclone-test-dahokot9daya': Waiting for checks to finish 2026/05/03 01:21:24 DEBUG : gofile root 'rclone-test-dahokot9daya': Waiting for renames to finish 2026/05/03 01:21:24 INFO : yam: Moved (server-side) to: yaml 2026/05/03 01:21:24 INFO : yaml: Renamed from "yam" 2026/05/03 01:21:24 DEBUG : gofile root 'rclone-test-dahokot9daya': Waiting for transfers to finish 2026/05/03 01:21:24 DEBUG : Waiting for deletions to finish 2026/05/03 01:21:24 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenames (1.78s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "gofile root 'rclone-test-dahokot9daya'", Local "Local file system at /tmp/rclone1357958588", Modify Window "1s" sync_test.go:1641: Can track renames: true 2026/05/03 01:21:25 INFO : gofile root 'rclone-test-dahokot9daya': Making map for --track-renames 2026/05/03 01:21:25 INFO : gofile root 'rclone-test-dahokot9daya': Finished making map for --track-renames 2026/05/03 01:21:25 DEBUG : gofile root 'rclone-test-dahokot9daya': Waiting for checks to finish 2026/05/03 01:21:25 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/03 01:21:25 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/05/03 01:21:25 DEBUG : gofile root 'rclone-test-dahokot9daya': Waiting for renames to finish 2026/05/03 01:21:25 DEBUG : gofile root 'rclone-test-dahokot9daya': Waiting for transfers to finish 2026/05/03 01:21:25 DEBUG : potato: size = 14 OK 2026/05/03 01:21:25 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/05/03 01:21:25 INFO : potato: Copied (new) 2026/05/03 01:21:25 DEBUG : yam: size = 11 OK 2026/05/03 01:21:25 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/05/03 01:21:25 INFO : yam: Copied (new) 2026/05/03 01:21:25 DEBUG : Waiting for deletions to finish 2026/05/03 01:21:25 DEBUG : potato: size = 14 OK 2026/05/03 01:21:25 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/03 01:21:25 DEBUG : potato: Unchanged skipping 2026/05/03 01:21:25 INFO : gofile root 'rclone-test-dahokot9daya': Making map for --track-renames 2026/05/03 01:21:25 INFO : gofile root 'rclone-test-dahokot9daya': Finished making map for --track-renames 2026/05/03 01:21:25 DEBUG : gofile root 'rclone-test-dahokot9daya': Waiting for checks to finish 2026/05/03 01:21:25 DEBUG : gofile root 'rclone-test-dahokot9daya': Waiting for renames to finish 2026/05/03 01:21:25 INFO : yam: Moved (server-side) to: yaml 2026/05/03 01:21:25 INFO : yaml: Renamed from "yam" 2026/05/03 01:21:25 DEBUG : gofile root 'rclone-test-dahokot9daya': Waiting for transfers to finish 2026/05/03 01:21:25 DEBUG : Waiting for deletions to finish 2026/05/03 01:21:25 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (1.97s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "gofile root 'rclone-test-dahokot9daya'", Local "Local file system at /tmp/rclone1357958588", Modify Window "1s" sync_test.go:1680: Can track renames: true 2026/05/03 01:21:27 DEBUG : Added delayed dir = "sub", newDst= 2026/05/03 01:21:27 INFO : gofile root 'rclone-test-dahokot9daya': Making map for --track-renames 2026/05/03 01:21:27 INFO : gofile root 'rclone-test-dahokot9daya': Finished making map for --track-renames 2026/05/03 01:21:27 DEBUG : gofile root 'rclone-test-dahokot9daya': Waiting for checks to finish 2026/05/03 01:21:27 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/05/03 01:21:27 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/03 01:21:27 DEBUG : gofile root 'rclone-test-dahokot9daya': Waiting for renames to finish 2026/05/03 01:21:27 DEBUG : gofile root 'rclone-test-dahokot9daya': Waiting for transfers to finish 2026/05/03 01:21:27 DEBUG : sub/yam: size = 11 OK 2026/05/03 01:21:27 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/05/03 01:21:27 INFO : sub/yam: Copied (new) 2026/05/03 01:21:27 DEBUG : potato: size = 14 OK 2026/05/03 01:21:27 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/05/03 01:21:27 INFO : potato: Copied (new) 2026/05/03 01:21:27 DEBUG : Waiting for deletions to finish 2026/05/03 01:21:27 INFO : sub: Set directory modification time (using DirSetModTime) 2026/05/03 01:21:27 DEBUG : sub: Directory modification time the same (differ by -885.980543ms, within tolerance 1s) 2026/05/03 01:21:27 DEBUG : Added delayed dir = "sub", newDst=sub 2026/05/03 01:21:27 DEBUG : potato: size = 14 OK 2026/05/03 01:21:27 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/03 01:21:27 DEBUG : potato: Unchanged skipping 2026/05/03 01:21:27 INFO : gofile root 'rclone-test-dahokot9daya': Making map for --track-renames 2026/05/03 01:21:27 INFO : gofile root 'rclone-test-dahokot9daya': Finished making map for --track-renames 2026/05/03 01:21:27 DEBUG : gofile root 'rclone-test-dahokot9daya': Waiting for checks to finish 2026/05/03 01:21:27 DEBUG : gofile root 'rclone-test-dahokot9daya': Waiting for renames to finish 2026/05/03 01:21:28 INFO : sub/yam: Moved (server-side) to: yam 2026/05/03 01:21:28 INFO : yam: Renamed from "sub/yam" 2026/05/03 01:21:28 DEBUG : gofile root 'rclone-test-dahokot9daya': Waiting for transfers to finish 2026/05/03 01:21:28 DEBUG : Waiting for deletions to finish 2026/05/03 01:21:28 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (1.86s) === RUN TestServerSideMoveLocal run.go:185: Remote "gofile root 'rclone-test-dahokot9daya'", Local "Local file system at /tmp/rclone1357958588", Modify Window "1s" 2026/05/03 01:21:29 DEBUG : Creating backend with remote "/tmp/rclone1357958588/dir1" 2026/05/03 01:21:29 DEBUG : Creating backend with remote "/tmp/rclone1357958588/dir2" 2026/05/03 01:21:29 DEBUG : Local file system at /tmp/rclone1357958588/dir2: Using server-side directory move 2026/05/03 01:21:29 INFO : Local file system at /tmp/rclone1357958588/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/03 01:21:29 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/05/03 01:21:29 DEBUG : Local file system at /tmp/rclone1357958588/dir2: Waiting for checks to finish 2026/05/03 01:21:29 DEBUG : Local file system at /tmp/rclone1357958588/dir2: Waiting for transfers to finish 2026/05/03 01:21:29 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.48s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "gofile root 'rclone-test-dahokot9daya'", Local "Local file system at /tmp/rclone1357958588", Modify Window "1s" 2026/05/03 01:21:29 DEBUG : Added delayed dir = "nested", newDst= 2026/05/03 01:21:29 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/03 01:21:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/03 01:21:29 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/05/03 01:21:29 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/03 01:21:29 DEBUG : gofile root 'rclone-test-dahokot9daya': Waiting for checks to finish 2026/05/03 01:21:29 DEBUG : gofile root 'rclone-test-dahokot9daya': Waiting for transfers to finish 2026/05/03 01:21:30 DEBUG : sub dir/hello world: size = 11 OK 2026/05/03 01:21:30 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/03 01:21:30 INFO : sub dir/hello world: Copied (new) 2026/05/03 01:21:30 INFO : sub dir/hello world: Deleted 2026/05/03 01:21:30 DEBUG : nested/sub dir/file: size = 6 OK 2026/05/03 01:21:30 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2026/05/03 01:21:30 INFO : nested/sub dir/file: Copied (new) 2026/05/03 01:21:30 INFO : nested/sub dir/file: Deleted 2026/05/03 01:21:30 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/05/03 01:21:30 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/03 01:21:30 INFO : nested: Set directory modification time (using DirSetModTime) 2026/05/03 01:21:30 INFO : sub dir: Removing directory 2026/05/03 01:21:30 INFO : nested/sub dir: Removing directory 2026/05/03 01:21:30 INFO : nested: Removing directory 2026/05/03 01:21:30 DEBUG : Local file system at /tmp/rclone1357958588: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (4.05s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "gofile root 'rclone-test-dahokot9daya'", Local "Local file system at /tmp/rclone1357958588", Modify Window "1s" 2026/05/03 01:21:33 DEBUG : Added delayed dir = "nested", newDst= 2026/05/03 01:21:33 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/03 01:21:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/03 01:21:33 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/05/03 01:21:33 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/03 01:21:33 DEBUG : gofile root 'rclone-test-dahokot9daya': Waiting for checks to finish 2026/05/03 01:21:33 DEBUG : gofile root 'rclone-test-dahokot9daya': Waiting for transfers to finish 2026/05/03 01:21:34 DEBUG : nested/sub dir/file: size = 6 OK 2026/05/03 01:21:34 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2026/05/03 01:21:34 INFO : nested/sub dir/file: Copied (new) 2026/05/03 01:21:34 INFO : nested/sub dir/file: Deleted 2026/05/03 01:21:34 DEBUG : sub dir/hello world: size = 11 OK 2026/05/03 01:21:34 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/03 01:21:34 INFO : sub dir/hello world: Copied (new) 2026/05/03 01:21:34 INFO : sub dir/hello world: Deleted 2026/05/03 01:21:34 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/05/03 01:21:34 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/03 01:21:35 INFO : nested: Set directory modification time (using DirSetModTime) --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.67s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "gofile root 'rclone-test-dahokot9daya'", Local "Local file system at /tmp/rclone1357958588", Modify Window "1s" 2026/05/03 01:21:36 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/05/03 01:21:36 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/03 01:21:36 DEBUG : gofile root 'rclone-test-dahokot9daya': Waiting for checks to finish 2026/05/03 01:21:36 DEBUG : gofile root 'rclone-test-dahokot9daya': Waiting for transfers to finish 2026/05/03 01:21:36 DEBUG : existing: size = 6 OK 2026/05/03 01:21:36 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/05/03 01:21:36 INFO : existing: Copied (new) 2026/05/03 01:21:36 INFO : existing: Deleted 2026/05/03 01:21:37 DEBUG : existing-b: size = 6 OK 2026/05/03 01:21:37 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2026/05/03 01:21:37 INFO : existing-b: Copied (new) 2026/05/03 01:21:37 INFO : existing-b: Deleted 2026/05/03 01:21:37 DEBUG : existing: Destination exists, skipping 2026/05/03 01:21:37 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/05/03 01:21:37 DEBUG : gofile root 'rclone-test-dahokot9daya': Waiting for checks to finish 2026/05/03 01:21:37 DEBUG : gofile root 'rclone-test-dahokot9daya': Waiting for transfers to finish 2026/05/03 01:21:37 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.23s) === RUN TestServerSideMove run.go:185: Remote "gofile root 'rclone-test-dahokot9daya'", Local "Local file system at /tmp/rclone1357958588", Modify Window "1s" 2026/05/03 01:21:38 DEBUG : Creating backend with remote "TestGoFile:rclone-test-lifiyad3sewe" sync_test.go:1736: Server side move (if possible) gofile root 'rclone-test-dahokot9daya' -> gofile root 'rclone-test-lifiyad3sewe' 2026/05/03 01:21:40 DEBUG : gofile root 'rclone-test-lifiyad3sewe': Using server-side directory move 2026/05/03 01:21:40 INFO : gofile root 'rclone-test-lifiyad3sewe': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/03 01:21:41 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/03 01:21:41 DEBUG : empty space: size = 1 OK 2026/05/03 01:21:41 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/05/03 01:21:41 DEBUG : empty space: Unchanged skipping 2026/05/03 01:21:41 DEBUG : potato3: size = 68 (gofile root 'rclone-test-dahokot9daya') 2026/05/03 01:21:41 DEBUG : potato3: size = 60 (gofile root 'rclone-test-lifiyad3sewe') 2026/05/03 01:21:41 DEBUG : potato3: Sizes differ 2026/05/03 01:21:41 DEBUG : gofile root 'rclone-test-lifiyad3sewe': Waiting for checks to finish 2026/05/03 01:21:41 INFO : empty space: Deleted 2026/05/03 01:21:41 DEBUG : gofile root 'rclone-test-lifiyad3sewe': Waiting for transfers to finish 2026/05/03 01:21:41 INFO : potato2: Moved (server-side) 2026/05/03 01:21:41 INFO : potato3: Deleted 2026/05/03 01:21:41 INFO : potato3: Moved (server-side) 2026/05/03 01:21:41 DEBUG : Creating backend with remote "TestGoFile:rclone-test-yuzuzaf1jake" 2026/05/03 01:21:42 DEBUG : gofile root 'rclone-test-yuzuzaf1jake': Using server-side directory move 2026/05/03 01:21:42 INFO : gofile root 'rclone-test-yuzuzaf1jake': Server side directory move succeeded 2026/05/03 01:21:43 DEBUG : gofile root 'rclone-test-yuzuzaf1jake': Purge remote 2026/05/03 01:21:43 DEBUG : gofile root 'rclone-test-lifiyad3sewe': Purge remote 2026/05/03 01:21:44 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (6.00s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "gofile root 'rclone-test-dahokot9daya'", Local "Local file system at /tmp/rclone1357958588", Modify Window "1s" 2026/05/03 01:21:44 DEBUG : Creating backend with remote "TestGoFile:rclone-test-kemanak3gaca" sync_test.go:1736: Server side move (if possible) gofile root 'rclone-test-dahokot9daya' -> gofile root 'rclone-test-kemanak3gaca' 2026/05/03 01:21:47 DEBUG : empty space: Excluded (Size Filter) 2026/05/03 01:21:48 DEBUG : empty space: Excluded (Size Filter) 2026/05/03 01:21:48 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/03 01:21:48 DEBUG : potato3: size = 68 (gofile root 'rclone-test-dahokot9daya') 2026/05/03 01:21:48 DEBUG : gofile root 'rclone-test-kemanak3gaca': Waiting for checks to finish 2026/05/03 01:21:48 DEBUG : potato3: size = 60 (gofile root 'rclone-test-kemanak3gaca') 2026/05/03 01:21:48 DEBUG : potato3: Sizes differ 2026/05/03 01:21:48 DEBUG : gofile root 'rclone-test-kemanak3gaca': Waiting for transfers to finish 2026/05/03 01:21:48 INFO : potato2: Moved (server-side) 2026/05/03 01:21:48 INFO : potato3: Deleted 2026/05/03 01:21:48 INFO : potato3: Moved (server-side) 2026/05/03 01:21:48 DEBUG : Creating backend with remote "TestGoFile:rclone-test-dayujov4sotu" 2026/05/03 01:21:49 DEBUG : empty space: Excluded (Size Filter) 2026/05/03 01:21:49 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/03 01:21:49 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/03 01:21:49 DEBUG : gofile root 'rclone-test-dayujov4sotu': Waiting for checks to finish 2026/05/03 01:21:49 DEBUG : gofile root 'rclone-test-dayujov4sotu': Waiting for transfers to finish 2026/05/03 01:21:50 DEBUG : Rate limited, sleep for 5s 2026/05/03 01:21:50 DEBUG : Rate limited, sleep for 5s 2026/05/03 01:21:55 DEBUG : pacer: low level retry 1/10 (error Error "error-rateLimit") 2026/05/03 01:21:55 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/03 01:21:55 DEBUG : pacer: low level retry 1/10 (error Error "error-rateLimit") 2026/05/03 01:21:55 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/05/03 01:21:55 DEBUG : Rate limited, sleep for 5s 2026/05/03 01:21:55 DEBUG : Rate limited, sleep for 5s 2026/05/03 01:22:00 DEBUG : pacer: low level retry 2/10 (error Error "error-rateLimit") 2026/05/03 01:22:00 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/05/03 01:22:00 DEBUG : pacer: low level retry 2/10 (error Error "error-rateLimit") 2026/05/03 01:22:00 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/05/03 01:22:00 DEBUG : Rate limited, sleep for 5s 2026/05/03 01:22:00 DEBUG : Rate limited, sleep for 5s 2026/05/03 01:22:05 DEBUG : pacer: low level retry 3/10 (error Error "error-rateLimit") 2026/05/03 01:22:05 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/05/03 01:22:05 DEBUG : Rate limited, sleep for 5s 2026/05/03 01:22:05 DEBUG : pacer: low level retry 3/10 (error Error "error-rateLimit") 2026/05/03 01:22:05 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/05/03 01:22:05 DEBUG : Rate limited, sleep for 5s 2026/05/03 01:22:10 DEBUG : pacer: low level retry 4/10 (error Error "error-rateLimit") 2026/05/03 01:22:10 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/05/03 01:22:10 DEBUG : Rate limited, sleep for 5s 2026/05/03 01:22:10 DEBUG : pacer: low level retry 4/10 (error Error "error-rateLimit") 2026/05/03 01:22:10 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2026/05/03 01:22:11 DEBUG : Rate limited, sleep for 5s 2026/05/03 01:22:15 DEBUG : pacer: low level retry 5/10 (error Error "error-rateLimit") 2026/05/03 01:22:15 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2026/05/03 01:22:15 DEBUG : Rate limited, sleep for 5s 2026/05/03 01:22:16 DEBUG : pacer: low level retry 5/10 (error Error "error-rateLimit") 2026/05/03 01:22:16 DEBUG : pacer: Rate limited, increasing sleep to 10.24s 2026/05/03 01:22:20 DEBUG : pacer: low level retry 6/10 (error Error "error-rateLimit") 2026/05/03 01:22:20 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/05/03 01:22:20 DEBUG : Rate limited, sleep for 5s 2026/05/03 01:22:25 DEBUG : pacer: low level retry 6/10 (error Error "error-rateLimit") 2026/05/03 01:22:40 DEBUG : Rate limited, sleep for 5s 2026/05/03 01:22:45 DEBUG : pacer: low level retry 7/10 (error Error "error-rateLimit") 2026/05/03 01:23:00 DEBUG : Rate limited, sleep for 5s 2026/05/03 01:23:05 DEBUG : pacer: low level retry 7/10 (error Error "error-rateLimit") 2026/05/03 01:23:20 DEBUG : Rate limited, sleep for 5s 2026/05/03 01:23:25 DEBUG : pacer: low level retry 8/10 (error Error "error-rateLimit") 2026/05/03 01:23:40 DEBUG : Rate limited, sleep for 5s 2026/05/03 01:23:45 DEBUG : pacer: low level retry 8/10 (error Error "error-rateLimit") 2026/05/03 01:24:00 DEBUG : Rate limited, sleep for 5s 2026/05/03 01:24:05 DEBUG : pacer: low level retry 9/10 (error Error "error-rateLimit") 2026/05/03 01:24:20 DEBUG : Rate limited, sleep for 5s 2026/05/03 01:24:25 DEBUG : pacer: low level retry 9/10 (error Error "error-rateLimit") 2026/05/03 01:24:40 DEBUG : Rate limited, sleep for 5s 2026/05/03 01:24:45 DEBUG : pacer: low level retry 10/10 (error Error "error-rateLimit") 2026/05/03 01:24:45 ERROR : potato2: Couldn't move: failed to move item: Error "error-rateLimit" 2026/05/03 01:25:00 DEBUG : Rate limited, sleep for 5s 2026/05/03 01:25:05 DEBUG : pacer: low level retry 10/10 (error Error "error-rateLimit") 2026/05/03 01:25:05 ERROR : potato3: Couldn't move: failed to move item: Error "error-rateLimit" sync_test.go:1776: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1776 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1925 Error: Received unexpected error: failed to move item: Error "error-rateLimit" Test: TestServerSideMoveWithFilter 2026/05/03 01:25:05 DEBUG : gofile root 'rclone-test-dayujov4sotu': Purge remote 2026/05/03 01:25:20 DEBUG : Rate limited, sleep for 5s 2026/05/03 01:25:25 DEBUG : pacer: low level retry 1/10 (error Error "error-rateLimit") 2026/05/03 01:25:40 DEBUG : Rate limited, sleep for 5s 2026/05/03 01:25:45 DEBUG : pacer: low level retry 2/10 (error Error "error-rateLimit") 2026/05/03 01:26:00 DEBUG : Rate limited, sleep for 5s 2026/05/03 01:26:05 DEBUG : pacer: low level retry 3/10 (error Error "error-rateLimit") 2026/05/03 01:26:20 DEBUG : Rate limited, sleep for 5s 2026/05/03 01:26:25 DEBUG : pacer: low level retry 4/10 (error Error "error-rateLimit") 2026/05/03 01:26:40 DEBUG : Rate limited, sleep for 5s 2026/05/03 01:26:45 DEBUG : pacer: low level retry 5/10 (error Error "error-rateLimit") 2026/05/03 01:27:00 DEBUG : Rate limited, sleep for 5s 2026/05/03 01:27:05 DEBUG : pacer: low level retry 6/10 (error Error "error-rateLimit") 2026/05/03 01:27:20 DEBUG : Rate limited, sleep for 5s 2026/05/03 01:27:25 DEBUG : pacer: low level retry 7/10 (error Error "error-rateLimit") 2026/05/03 01:27:40 DEBUG : Rate limited, sleep for 5s 2026/05/03 01:27:45 DEBUG : pacer: low level retry 8/10 (error Error "error-rateLimit") 2026/05/03 01:28:00 DEBUG : Rate limited, sleep for 5s 2026/05/03 01:28:05 DEBUG : pacer: low level retry 9/10 (error Error "error-rateLimit") 2026/05/03 01:28:20 DEBUG : Rate limited, sleep for 5s 2026/05/03 01:28:25 DEBUG : pacer: low level retry 10/10 (error Error "error-rateLimit") 2026/05/03 01:28:25 NOTICE: purge failed: failed to delete item: Error "error-rateLimit" 2026/05/03 01:28:25 DEBUG : gofile root 'rclone-test-kemanak3gaca': Purge remote 2026/05/03 01:29:25 DEBUG : pacer: low level retry 1/10 (error Delete "https://api.gofile.io/contents/": dial tcp 51.75.242.210:443: i/o timeout) 2026/05/03 01:29:25 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/03 01:30:25 DEBUG : pacer: low level retry 2/10 (error Delete "https://api.gofile.io/contents/": dial tcp 45.112.123.126:443: i/o timeout) 2026/05/03 01:30:25 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/05/03 01:31:25 DEBUG : pacer: low level retry 3/10 (error Delete "https://api.gofile.io/contents/": dial tcp 45.112.123.126:443: i/o timeout) 2026/05/03 01:31:25 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/05/03 01:32:25 DEBUG : pacer: low level retry 4/10 (error Delete "https://api.gofile.io/contents/": dial tcp 45.112.123.126:443: i/o timeout) 2026/05/03 01:32:25 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/05/03 01:33:25 DEBUG : pacer: low level retry 5/10 (error Delete "https://api.gofile.io/contents/": dial tcp 51.75.242.210:443: i/o timeout) 2026/05/03 01:33:25 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/05/03 01:34:25 DEBUG : pacer: low level retry 6/10 (error Delete "https://api.gofile.io/contents/": dial tcp 51.159.107.119:443: i/o timeout) 2026/05/03 01:34:25 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/05/03 01:35:25 DEBUG : pacer: low level retry 7/10 (error Delete "https://api.gofile.io/contents/": dial tcp 51.75.242.210:443: i/o timeout) 2026/05/03 01:35:25 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/05/03 01:36:25 DEBUG : pacer: low level retry 8/10 (error Delete "https://api.gofile.io/contents/": dial tcp 45.112.123.126:443: i/o timeout) 2026/05/03 01:36:25 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2026/05/03 01:37:25 DEBUG : pacer: low level retry 9/10 (error Delete "https://api.gofile.io/contents/": dial tcp 51.159.107.119:443: i/o timeout) 2026/05/03 01:37:25 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2026/05/03 01:38:25 DEBUG : pacer: low level retry 10/10 (error Delete "https://api.gofile.io/contents/": dial tcp 51.159.107.119:443: i/o timeout) 2026/05/03 01:38:25 DEBUG : pacer: Rate limited, increasing sleep to 10.24s 2026/05/03 01:38:25 NOTICE: purge failed: failed to delete item: Delete "https://api.gofile.io/contents/": dial tcp 51.159.107.119:443: i/o timeout 2026/05/03 01:39:25 DEBUG : pacer: low level retry 1/10 (error Get "https://api.gofile.io/contents/d6e01adc-9841-47fa-a062-f08e5df5b3cf?maxdepth=4&page=1&pageSize=1000": dial tcp 51.75.242.210:443: i/o timeout) 2026/05/03 01:39:25 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/03 01:40:25 DEBUG : pacer: low level retry 2/10 (error Get "https://api.gofile.io/contents/d6e01adc-9841-47fa-a062-f08e5df5b3cf?maxdepth=4&page=1&pageSize=1000": dial tcp 51.75.242.210:443: i/o timeout) 2026/05/03 01:40:25 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/05/03 01:41:25 DEBUG : pacer: low level retry 3/10 (error Get "https://api.gofile.io/contents/d6e01adc-9841-47fa-a062-f08e5df5b3cf?maxdepth=4&page=1&pageSize=1000": dial tcp 51.75.242.210:443: i/o timeout) 2026/05/03 01:41:25 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/05/03 01:42:25 DEBUG : pacer: low level retry 4/10 (error Get "https://api.gofile.io/contents/d6e01adc-9841-47fa-a062-f08e5df5b3cf?maxdepth=4&page=1&pageSize=1000": dial tcp 51.159.107.119:443: i/o timeout) 2026/05/03 01:42:25 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/05/03 01:43:25 DEBUG : pacer: low level retry 5/10 (error Get "https://api.gofile.io/contents/d6e01adc-9841-47fa-a062-f08e5df5b3cf?maxdepth=4&page=1&pageSize=1000": dial tcp 51.159.107.119:443: i/o timeout) 2026/05/03 01:43:25 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/05/03 01:44:25 DEBUG : pacer: low level retry 6/10 (error Get "https://api.gofile.io/contents/d6e01adc-9841-47fa-a062-f08e5df5b3cf?maxdepth=4&page=1&pageSize=1000": dial tcp 51.159.107.119:443: i/o timeout) 2026/05/03 01:44:25 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/05/03 01:45:25 DEBUG : pacer: low level retry 7/10 (error Get "https://api.gofile.io/contents/d6e01adc-9841-47fa-a062-f08e5df5b3cf?maxdepth=4&page=1&pageSize=1000": dial tcp 51.159.107.119:443: i/o timeout) 2026/05/03 01:45:25 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/05/03 01:46:25 DEBUG : pacer: low level retry 8/10 (error Get "https://api.gofile.io/contents/d6e01adc-9841-47fa-a062-f08e5df5b3cf?maxdepth=4&page=1&pageSize=1000": dial tcp 51.75.242.210:443: i/o timeout) 2026/05/03 01:46:25 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2026/05/03 01:47:25 DEBUG : pacer: low level retry 9/10 (error Get "https://api.gofile.io/contents/d6e01adc-9841-47fa-a062-f08e5df5b3cf?maxdepth=4&page=1&pageSize=1000": dial tcp 51.75.242.210:443: i/o timeout) 2026/05/03 01:47:25 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2026/05/03 01:48:25 DEBUG : pacer: low level retry 10/10 (error Get "https://api.gofile.io/contents/d6e01adc-9841-47fa-a062-f08e5df5b3cf?maxdepth=4&page=1&pageSize=1000": dial tcp 51.75.242.210:443: i/o timeout) 2026/05/03 01:48:25 DEBUG : pacer: Rate limited, increasing sleep to 10.24s run.go:169: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:169 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1776 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1925 Error: Received unexpected error: couldn't recursively list files: Get "https://api.gofile.io/contents/d6e01adc-9841-47fa-a062-f08e5df5b3cf?maxdepth=4&page=1&pageSize=1000": dial tcp 51.75.242.210:443: i/o timeout Test: TestServerSideMoveWithFilter --- FAIL: TestServerSideMoveWithFilter (1601.48s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "gofile root 'rclone-test-dahokot9daya'", Local "Local file system at /tmp/rclone1357958588", Modify Window "1s" 2026/05/03 01:48:25 DEBUG : Creating backend with remote "TestGoFile:rclone-test-tepelar0vifi" 2026/05/03 01:48:25 DEBUG : Config file has changed externally - reloading 2026/05/03 01:49:25 DEBUG : pacer: low level retry 1/10 (error Get "https://api.gofile.io/contents/3af76dee-601b-4f7f-984c-339db8f7ffd2?contentname=rclone-test-tepelar0vifi&page=1&pageSize=1000": dial tcp 51.75.242.210:443: i/o timeout) 2026/05/03 01:49:25 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/03 01:50:25 DEBUG : pacer: low level retry 2/10 (error Get "https://api.gofile.io/contents/3af76dee-601b-4f7f-984c-339db8f7ffd2?contentname=rclone-test-tepelar0vifi&page=1&pageSize=1000": dial tcp 51.75.242.210:443: i/o timeout) 2026/05/03 01:50:25 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/05/03 01:51:25 DEBUG : pacer: low level retry 3/10 (error Get "https://api.gofile.io/contents/3af76dee-601b-4f7f-984c-339db8f7ffd2?contentname=rclone-test-tepelar0vifi&page=1&pageSize=1000": dial tcp 45.112.123.126:443: i/o timeout) 2026/05/03 01:51:25 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/05/03 01:52:25 DEBUG : pacer: low level retry 4/10 (error Get "https://api.gofile.io/contents/3af76dee-601b-4f7f-984c-339db8f7ffd2?contentname=rclone-test-tepelar0vifi&page=1&pageSize=1000": dial tcp 51.159.107.119:443: i/o timeout) 2026/05/03 01:52:25 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/05/03 01:53:26 DEBUG : pacer: low level retry 5/10 (error Get "https://api.gofile.io/contents/3af76dee-601b-4f7f-984c-339db8f7ffd2?contentname=rclone-test-tepelar0vifi&page=1&pageSize=1000": dial tcp 51.75.242.210:443: i/o timeout) 2026/05/03 01:53:26 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/05/03 01:54:26 DEBUG : pacer: low level retry 6/10 (error Get "https://api.gofile.io/contents/3af76dee-601b-4f7f-984c-339db8f7ffd2?contentname=rclone-test-tepelar0vifi&page=1&pageSize=1000": dial tcp 51.75.242.210:443: i/o timeout) 2026/05/03 01:54:26 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/05/03 01:55:26 DEBUG : pacer: low level retry 7/10 (error Get "https://api.gofile.io/contents/3af76dee-601b-4f7f-984c-339db8f7ffd2?contentname=rclone-test-tepelar0vifi&page=1&pageSize=1000": dial tcp 51.75.242.210:443: i/o timeout) 2026/05/03 01:55:26 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/05/03 01:56:26 DEBUG : pacer: low level retry 8/10 (error Get "https://api.gofile.io/contents/3af76dee-601b-4f7f-984c-339db8f7ffd2?contentname=rclone-test-tepelar0vifi&page=1&pageSize=1000": dial tcp 51.159.107.119:443: i/o timeout) 2026/05/03 01:56:26 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2026/05/03 01:57:26 DEBUG : pacer: low level retry 9/10 (error Get "https://api.gofile.io/contents/3af76dee-601b-4f7f-984c-339db8f7ffd2?contentname=rclone-test-tepelar0vifi&page=1&pageSize=1000": dial tcp 51.159.107.119:443: i/o timeout) 2026/05/03 01:57:26 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2026/05/03 01:58:26 DEBUG : pacer: low level retry 10/10 (error Get "https://api.gofile.io/contents/3af76dee-601b-4f7f-984c-339db8f7ffd2?contentname=rclone-test-tepelar0vifi&page=1&pageSize=1000": dial tcp 51.159.107.119:443: i/o timeout) 2026/05/03 01:58:26 DEBUG : pacer: Rate limited, increasing sleep to 10.24s 2026/05/03 01:59:26 DEBUG : pacer: low level retry 1/10 (error Get "https://api.gofile.io/contents/3af76dee-601b-4f7f-984c-339db8f7ffd2?contentname=rclone-test-tepelar0vifi&page=1&pageSize=1000": dial tcp 45.112.123.126:443: i/o timeout) 2026/05/03 01:59:26 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/05/03 02:00:26 DEBUG : pacer: low level retry 2/10 (error Get "https://api.gofile.io/contents/3af76dee-601b-4f7f-984c-339db8f7ffd2?contentname=rclone-test-tepelar0vifi&page=1&pageSize=1000": dial tcp 51.159.107.119:443: i/o timeout) 2026/05/03 02:01:26 DEBUG : pacer: low level retry 3/10 (error Get "https://api.gofile.io/contents/3af76dee-601b-4f7f-984c-339db8f7ffd2?contentname=rclone-test-tepelar0vifi&page=1&pageSize=1000": dial tcp 51.159.107.119:443: i/o timeout) 2026/05/03 02:02:26 DEBUG : pacer: low level retry 4/10 (error Get "https://api.gofile.io/contents/3af76dee-601b-4f7f-984c-339db8f7ffd2?contentname=rclone-test-tepelar0vifi&page=1&pageSize=1000": dial tcp 51.159.107.119:443: i/o timeout) 2026/05/03 02:03:26 DEBUG : pacer: low level retry 5/10 (error Get "https://api.gofile.io/contents/3af76dee-601b-4f7f-984c-339db8f7ffd2?contentname=rclone-test-tepelar0vifi&page=1&pageSize=1000": dial tcp 45.112.123.126:443: i/o timeout) 2026/05/03 02:04:26 DEBUG : pacer: low level retry 6/10 (error Get "https://api.gofile.io/contents/3af76dee-601b-4f7f-984c-339db8f7ffd2?contentname=rclone-test-tepelar0vifi&page=1&pageSize=1000": dial tcp 51.75.242.210:443: i/o timeout) 2026/05/03 02:05:26 DEBUG : pacer: low level retry 7/10 (error Get "https://api.gofile.io/contents/3af76dee-601b-4f7f-984c-339db8f7ffd2?contentname=rclone-test-tepelar0vifi&page=1&pageSize=1000": dial tcp 51.75.242.210:443: i/o timeout) 2026/05/03 02:06:26 DEBUG : pacer: low level retry 8/10 (error Get "https://api.gofile.io/contents/3af76dee-601b-4f7f-984c-339db8f7ffd2?contentname=rclone-test-tepelar0vifi&page=1&pageSize=1000": dial tcp 51.159.107.119:443: i/o timeout) 2026/05/03 02:07:26 DEBUG : pacer: low level retry 9/10 (error Get "https://api.gofile.io/contents/3af76dee-601b-4f7f-984c-339db8f7ffd2?contentname=rclone-test-tepelar0vifi&page=1&pageSize=1000": dial tcp 51.159.107.119:443: i/o timeout) 2026/05/03 02:08:26 DEBUG : pacer: low level retry 10/10 (error Get "https://api.gofile.io/contents/3af76dee-601b-4f7f-984c-339db8f7ffd2?contentname=rclone-test-tepelar0vifi&page=1&pageSize=1000": dial tcp 51.159.107.119:443: i/o timeout) sync_test.go:1722: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1722 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1932 Error: Received unexpected error: couldn't list files: Get "https://api.gofile.io/contents/3af76dee-601b-4f7f-984c-339db8f7ffd2?contentname=rclone-test-tepelar0vifi&page=1&pageSize=1000": dial tcp 51.159.107.119:443: i/o timeout Test: TestServerSideMoveDeleteEmptySourceDirs 2026/05/03 02:09:26 DEBUG : pacer: low level retry 1/10 (error Get "https://api.gofile.io/contents/d6e01adc-9841-47fa-a062-f08e5df5b3cf?maxdepth=4&page=1&pageSize=1000": dial tcp 45.112.123.126:443: i/o timeout) 2026/05/03 02:09:26 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/05/03 02:10:26 DEBUG : pacer: low level retry 2/10 (error Get "https://api.gofile.io/contents/d6e01adc-9841-47fa-a062-f08e5df5b3cf?maxdepth=4&page=1&pageSize=1000": dial tcp 45.112.123.126:443: i/o timeout) 2026/05/03 02:11:26 DEBUG : pacer: low level retry 3/10 (error Get "https://api.gofile.io/contents/d6e01adc-9841-47fa-a062-f08e5df5b3cf?maxdepth=4&page=1&pageSize=1000": dial tcp 45.112.123.126:443: i/o timeout) 2026/05/03 02:12:26 DEBUG : pacer: low level retry 4/10 (error Get "https://api.gofile.io/contents/d6e01adc-9841-47fa-a062-f08e5df5b3cf?maxdepth=4&page=1&pageSize=1000": dial tcp 45.112.123.126:443: i/o timeout) 2026/05/03 02:13:26 DEBUG : pacer: low level retry 5/10 (error Get "https://api.gofile.io/contents/d6e01adc-9841-47fa-a062-f08e5df5b3cf?maxdepth=4&page=1&pageSize=1000": dial tcp 51.75.242.210:443: i/o timeout) 2026/05/03 02:14:26 DEBUG : pacer: low level retry 6/10 (error Get "https://api.gofile.io/contents/d6e01adc-9841-47fa-a062-f08e5df5b3cf?maxdepth=4&page=1&pageSize=1000": dial tcp 51.159.107.119:443: i/o timeout) 2026/05/03 02:15:26 DEBUG : pacer: low level retry 7/10 (error Get "https://api.gofile.io/contents/d6e01adc-9841-47fa-a062-f08e5df5b3cf?maxdepth=4&page=1&pageSize=1000": dial tcp 51.159.107.119:443: i/o timeout) 2026/05/03 02:16:26 DEBUG : pacer: low level retry 8/10 (error Get "https://api.gofile.io/contents/d6e01adc-9841-47fa-a062-f08e5df5b3cf?maxdepth=4&page=1&pageSize=1000": dial tcp 51.159.107.119:443: i/o timeout) 2026/05/03 02:17:26 DEBUG : pacer: low level retry 9/10 (error Get "https://api.gofile.io/contents/d6e01adc-9841-47fa-a062-f08e5df5b3cf?maxdepth=4&page=1&pageSize=1000": dial tcp 51.159.107.119:443: i/o timeout) 2026/05/03 02:18:26 DEBUG : pacer: low level retry 10/10 (error Get "https://api.gofile.io/contents/d6e01adc-9841-47fa-a062-f08e5df5b3cf?maxdepth=4&page=1&pageSize=1000": dial tcp 51.159.107.119:443: i/o timeout) run.go:169: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:169 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1722 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1932 Error: Received unexpected error: couldn't recursively list files: Get "https://api.gofile.io/contents/d6e01adc-9841-47fa-a062-f08e5df5b3cf?maxdepth=4&page=1&pageSize=1000": dial tcp 51.159.107.119:443: i/o timeout Test: TestServerSideMoveDeleteEmptySourceDirs --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (1800.28s) === RUN TestServerSideMoveOverlap run.go:185: Remote "gofile root 'rclone-test-dahokot9daya'", Local "Local file system at /tmp/rclone1357958588", Modify Window "1s" sync_test.go:1941: Skipping test as remote supports DirMove panic: test timed out after 1h0m0s running tests: TestServerSideMoveOverlap (24s) goroutine 6081 [running]: testing.(*M).startAlarm.func1() /usr/local/go/src/testing/testing.go:2802 +0x34b created by time.goFunc /usr/local/go/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive]: testing.(*T).Run(0x220c8efb2fc8, {0x2a60cd0?, 0x220c8f119ae8?}, 0x2baa0f8) /usr/local/go/src/testing/testing.go:2109 +0x4e5 testing.runTests.func1(0x220c8efb2fc8) /usr/local/go/src/testing/testing.go:2585 +0x37 testing.tRunner(0x220c8efb2fc8, 0x220c8f119c10) /usr/local/go/src/testing/testing.go:2036 +0xea testing.runTests({0x2a5d220, 0x18}, {0x2a7e295, 0x20}, 0x220c8f1976f8, {0x463cec0, 0x6c, 0x6c}, {0xc275ca0279a9841f, 0x3463f572394, ...}) /usr/local/go/src/testing/testing.go:2583 +0x505 testing.(*M).Run(0x220c8ec5b4a0) /usr/local/go/src/testing/testing.go:2443 +0x6ac github.com/rclone/rclone/fstest.TestMain(0x220c8ec5b4a0) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:74 +0xa6 github.com/rclone/rclone/fs/sync.TestMain(...) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:45 main.main() _testmain.go:262 +0xa6 goroutine 35 [syscall, 60 minutes]: os/signal.signal_recv() /usr/local/go/src/runtime/sigqueue.go:152 +0x98 os/signal.loop() /usr/local/go/src/os/signal/signal_unix.go:23 +0x13 created by os/signal.Notify.func1.1 in goroutine 1 /usr/local/go/src/os/signal/signal.go:152 +0x1f goroutine 36 [chan receive, 60 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 6119 [IO wait]: internal/poll.runtime_pollWait(0x789c2b6cac00, 0x77) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x2bf0420?, 0x220c8f1de150?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitWrite(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:93 internal/poll.(*FD).WaitWrite(...) /usr/local/go/src/internal/poll/fd_unix.go:685 net.(*netFD).connect(0x220c8eaea400, {0x2bf0420, 0x220c8f1de150}, {0x427694?, 0x220c8f3010b0?}, {0x2bc43a0?, 0x220c8ee82080?}) /usr/local/go/src/net/fd_unix.go:119 +0x656 net.(*netFD).dial(0x220c8eaea400, {0x2bf0420, 0x220c8f1de150}, {0x2bfbea8?, 0x0?}, {0x2bfbea8, 0x220c8ef5e1b0}, 0x48df45?) /usr/local/go/src/net/sock_posix.go:124 +0x3bc net.socket({0x2bf0420, 0x220c8f1de150}, {0x2a199da, 0x3}, 0x2, 0x1, 0x220c8f26e3c0?, 0x0, {0x2bfbea8, 0x0}, ...) /usr/local/go/src/net/sock_posix.go:70 +0x29b net.internetSocket({0x2bf0420, 0x220c8f1de150}, {0x2a199da, 0x3}, {0x2bfbea8, 0x0}, {0x2bfbea8, 0x220c8ef5e1b0}, 0x1, 0x0, ...) /usr/local/go/src/net/ipsock_posix.go:167 +0xf8 net.(*sysDialer).doDialTCPProto(0x220c8ee78000, {0x2bf0420, 0x220c8f1de150}, 0x0, 0x220c8ef5e1b0, 0x0) /usr/local/go/src/net/tcpsock_posix.go:85 +0xe7 net.(*sysDialer).doDialTCP(...) /usr/local/go/src/net/tcpsock_posix.go:75 net.(*sysDialer).dialTCP(0x262e740?, {0x2bf0420?, 0x220c8f1de150?}, 0x522fcf?, 0x220c8f1de150?) /usr/local/go/src/net/tcpsock_posix.go:71 +0x69 net.(*sysDialer).dialSingle(0x220c8ee78000, {0x2bf0420, 0x220c8f1de150}, {0x2bd9cd0, 0x220c8ef5e1b0}) /usr/local/go/src/net/dial.go:791 +0x3ae net.(*sysDialer).dialSerial(0x220c8ee78000, {0x2bf0420, 0x220c8eb5ea80}, {0x220c8f3a2040?, 0x3, 0x2000?}) /usr/local/go/src/net/dial.go:756 +0x248 net.(*sysDialer).dialParallel(0x220c8eef0000?, {0x2bf0420?, 0x220c8eb5ea80?}, {0x220c8f3a2040?, 0x25a7dc0?, 0x2a1aa93?}, {0x0?, 0x2a199da?, 0x527e54?}) /usr/local/go/src/net/dial.go:657 +0x2f9 net.(*Dialer).DialContext(0x220c8edea280, {0x2bf03b0?, 0x220c8ebe8690?}, {0x2a199da, 0x3}, {0x220c8eca4120, 0x11}) /usr/local/go/src/net/dial.go:557 +0x485 github.com/rclone/rclone/fs/fshttp.(*Dialer).DialContext(0x220c8edea280, {0x2bf03b0, 0x220c8ebe8690}, {0x2a199da?, 0x789c2a67ee68?}, {0x220c8eca4120, 0x11}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:62 +0x125 github.com/rclone/rclone/fs/fshttp.NewTransportCustom.func2({0x2bf03b0, 0x220c8ebe8690}, {0x2a199da, 0x3}, {0x220c8eca4120, 0x11}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:272 +0x5c net/http.(*Transport).dial(0x0?, {0x2bf03b0?, 0x220c8ebe8690?}, {0x2a199da?, 0xa77872?}, {0x220c8eca4120?, 0x46798c0?}) /usr/local/go/src/net/http/transport.go:1307 +0xd2 net/http.(*Transport).dialConn(0x220c8e8e41a0, {0x2bf03b0, 0x220c8ebe8690}, {{}, 0x0, {0x220c8f2b02a0, 0x5}, {0x220c8eca4120, 0x11}, 0x0}, ...) /usr/local/go/src/net/http/transport.go:1815 +0x847 net/http.(*Transport).dialConnFor(0x220c8e8e41a0, 0x220c8f160630) /usr/local/go/src/net/http/transport.go:1648 +0xd2 net/http.(*Transport).startDialConnForLocked.func1() /usr/local/go/src/net/http/transport.go:1629 +0x35 created by net/http.(*Transport).startDialConnForLocked in goroutine 6117 /usr/local/go/src/net/http/transport.go:1628 +0x112 goroutine 2153 [chan receive, 58 minutes]: github.com/rclone/rclone/lib/atexit.Register.func1.1() /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:45 +0x29 created by github.com/rclone/rclone/lib/atexit.Register.func1 in goroutine 2172 /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:44 +0x68 goroutine 6117 [select]: net/http.(*Transport).getConn(0x220c8e8e41a0, 0x220c8ebe8640, {{}, 0x0, {0x220c8f2b02a0, 0x5}, {0x220c8eca4120, 0x11}, 0x0}) /usr/local/go/src/net/http/transport.go:1552 +0x4b0 net/http.(*Transport).roundTrip(0x220c8e8e41a0, 0x220c8ed0e000) /usr/local/go/src/net/http/transport.go:693 +0xa7f net/http.(*Transport).RoundTrip(...) /usr/local/go/src/net/http/roundtrip.go:33 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0x220c8ed02180, 0x220c8ed0e000) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:531 +0x3dc net/http.send(0x220c8ed0e000, {0x2bc5d80, 0x220c8ed02180}, {0x220c8f300c80?, 0x4936a6?, 0x0?}) /usr/local/go/src/net/http/client.go:264 +0x64b net/http.(*Client).send(0x220c8ecde030, 0x220c8ed0e000, {0x220c8f300cb8?, 0x431836?, 0x0?}) /usr/local/go/src/net/http/client.go:185 +0x258 net/http.(*Client).do(0x220c8ecde030, 0x220c8ed0e000) /usr/local/go/src/net/http/client.go:733 +0x9d7 net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:592 github.com/rclone/rclone/lib/rest.(*Client).Call(0x220c8e9103c0, {0x2bf0298, 0x46798c0}, 0x220c8f258160) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:371 +0xd85 github.com/rclone/rclone/lib/rest.(*Client).callCodec(0x220c8e9103c0, {0x2bf0298, 0x46798c0}, 0x220c8f258160?, {0x0?, 0x0?}, {0x255e4a0, 0x220c8edd8690}, 0x2bab898?, 0x2bab8c0, ...) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:579 +0x447 github.com/rclone/rclone/lib/rest.(*Client).CallJSON(...) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:522 github.com/rclone/rclone/backend/gofile.(*Fs).listR.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/gofile/gofile.go:654 +0x85 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0x40?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0x220c8ed021e0, 0x220c8ebb0680, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:228 +0xd2 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0x220c8ed021e0, 0x220c8ebb0680) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:247 +0x92 github.com/rclone/rclone/backend/gofile.(*Fs).listR(0x220c8e79c800, {0x2bf0298, 0x46798c0}, {0x0, 0x0}, 0x220c8e7b5960) /home/rclone/go/src/github.com/rclone/rclone/backend/gofile/gofile.go:653 +0x577 github.com/rclone/rclone/backend/gofile.(*Fs).ListR(0x40?, {0x2bf0298?, 0x46798c0?}, {0x0?, 0x291d580?}, 0x56cb01?) /home/rclone/go/src/github.com/rclone/rclone/backend/gofile/gofile.go:724 +0x3c github.com/rclone/rclone/fs/walk.listR({0x2bf0298, 0x46798c0}, {0x2c0c210, 0x220c8e79c800}, {0x0, 0x0}, 0x1, 0x3, 0x220c8eb0e780, 0x220c8eca86c0, ...) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:299 +0x292 github.com/rclone/rclone/fs/walk.ListR({0x2bf0298, 0x46798c0}, {0x2c0c210, 0x220c8e79c800}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0x3, 0x220c8eb0e780) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:163 +0x1dc github.com/rclone/rclone/fstest.newRunIndividual.func1() /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:155 +0x107 github.com/rclone/rclone/fstest.(*Run).Finalise(0x220c8eb5e770) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 +0x1c testing.(*common).Cleanup.func1() /usr/local/go/src/testing/testing.go:1317 +0x109 testing.(*common).runCleanup(0x220c8ec3cd88, 0x220c8f2e2960?) /usr/local/go/src/testing/testing.go:1667 +0xea testing.tRunner.func2() /usr/local/go/src/testing/testing.go:2030 +0x25 runtime.Goexit() /usr/local/go/src/runtime/panic.go:694 +0x5e testing.(*common).SkipNow(0x220c8ec3cd88) /usr/local/go/src/testing/testing.go:1259 +0x45 testing.(*common).Skip(0x220c8ec3cd88, {0x220c8f075f50?, 0x56ef80?, 0x399c820?}) /usr/local/go/src/testing/testing.go:1235 +0x4f github.com/rclone/rclone/fs/sync.TestServerSideMoveOverlap(0x220c8ec3cd88) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1941 +0x8c testing.tRunner(0x220c8ec3cd88, 0x2baa0f8) /usr/local/go/src/testing/testing.go:2036 +0xea created by testing.(*T).Run in goroutine 1 /usr/local/go/src/testing/testing.go:2101 +0x4c5 "./sync.test -test.v -test.timeout 1h0m0s -remote TestGoFile: -verbose -fast-list" - Finished ERROR in 1h0m0.259209332s (try 1/5): exit status 2: Failed [TestServerSideMoveWithFilter TestServerSideMoveDeleteEmptySourceDirs]