"./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Starting (try 1/5) 2026/05/09 01:53:29 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-fijihex0jixe" 2026/05/09 01:53:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/09 01:53:29 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/09 01:53:29 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/09 01:53:29 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/09 01:53:29 DEBUG : Setting pass="o0pb1mTiqElZ02WiAhPC4qfLQqfZoUG7B6R0OToVMHE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/09 01:53:29 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/09 01:53:29 DEBUG : TestFTPPureftpd: detected overridden config - adding "{k26Hz}" suffix to name 2026/05/09 01:53:29 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/09 01:53:29 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/09 01:53:29 DEBUG : Setting pass="o0pb1mTiqElZ02WiAhPC4qfLQqfZoUG7B6R0OToVMHE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/09 01:53:29 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/09 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Connecting to FTP server 2026/05/09 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:21") 2026/05/09 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:52390->172.17.0.3:21, err= 2026/05/09 01:53:31 DEBUG : Creating backend with remote "/tmp/rclone2519514439" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fijihex0jixe", Local "Local file system at /tmp/rclone2519514439", Modify Window "1s" 2026/05/09 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39656") 2026/05/09 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:33558->172.17.0.3:39656, err= 2026/05/09 01:53:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/09 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for checks to finish 2026/05/09 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for transfers to finish 2026/05/09 01:53:31 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/05/09 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:34680") 2026/05/09 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:36890->172.17.0.3:34680, err= 2026/05/09 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33495") 2026/05/09 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:53458->172.17.0.3:33495, err= 2026/05/09 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35446") 2026/05/09 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:34530->172.17.0.3:35446, err= --- PASS: TestCopyWithDryRun (0.01s) === RUN TestCopy run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fijihex0jixe", Local "Local file system at /tmp/rclone2519514439", Modify Window "1s" 2026/05/09 01:53:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/09 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37329") 2026/05/09 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:48078->172.17.0.3:37329, err= 2026/05/09 01:53:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/09 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for checks to finish 2026/05/09 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for transfers to finish 2026/05/09 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:36782") 2026/05/09 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:39240->172.17.0.3:36782, err= 2026/05/09 01:53:31 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/05/09 01:53:31 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/05/09 01:53:31 INFO : sub dir/hello world: Copied (new) 2026/05/09 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:34780") 2026/05/09 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:60884->172.17.0.3:34780, err= 2026/05/09 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37518") 2026/05/09 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:42920->172.17.0.3:37518, err= 2026/05/09 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/05/09 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:34036") 2026/05/09 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:33060->172.17.0.3:34036, err= 2026/05/09 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33507") 2026/05/09 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:49448->172.17.0.3:33507, err= 2026/05/09 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38002") 2026/05/09 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:49180->172.17.0.3:38002, err= --- PASS: TestCopy (0.01s) === RUN TestCopyMetadata run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fijihex0jixe", Local "Local file system at /tmp/rclone2519514439", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2026/05/09 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:36057") 2026/05/09 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:59998->172.17.0.3:36057, err= 2026/05/09 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39391") 2026/05/09 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:43594->172.17.0.3:39391, err= --- SKIP: TestCopyMetadata (0.00s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fijihex0jixe", Local "Local file system at /tmp/rclone2519514439", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2026/05/09 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32326") 2026/05/09 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:34802->172.17.0.3:32326, err= 2026/05/09 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:34252") 2026/05/09 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:51458->172.17.0.3:34252, err= --- SKIP: TestCopyMetadataNoEmptyDirs (0.00s) === RUN TestCopyMissingDirectory run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fijihex0jixe", Local "Local file system at /tmp/rclone2519514439", Modify Window "1s" 2026/05/09 01:53:31 DEBUG : Creating backend with remote "/non-existing" 2026/05/09 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:34815") 2026/05/09 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:57344->172.17.0.3:34815, err= 2026/05/09 01:53:31 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/05/09 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for checks to finish 2026/05/09 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for transfers to finish 2026/05/09 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30832") 2026/05/09 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:52132->172.17.0.3:30832, err= 2026/05/09 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38757") 2026/05/09 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:47970->172.17.0.3:38757, err= --- PASS: TestCopyMissingDirectory (0.00s) === RUN TestCopyNoTraverse run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fijihex0jixe", Local "Local file system at /tmp/rclone2519514439", Modify Window "1s" 2026/05/09 01:53:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/09 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for checks to finish 2026/05/09 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for transfers to finish 2026/05/09 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37740") 2026/05/09 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:49196->172.17.0.3:37740, err= 2026/05/09 01:53:31 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/05/09 01:53:31 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/05/09 01:53:31 INFO : sub dir/hello world: Copied (new) 2026/05/09 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37759") 2026/05/09 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:49978->172.17.0.3:37759, err= 2026/05/09 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:36893") 2026/05/09 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:44572->172.17.0.3:36893, err= 2026/05/09 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:36432") 2026/05/09 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:60760->172.17.0.3:36432, err= 2026/05/09 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39029") 2026/05/09 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:52806->172.17.0.3:39029, err= 2026/05/09 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30145") 2026/05/09 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:49022->172.17.0.3:30145, err= --- PASS: TestCopyNoTraverse (0.01s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fijihex0jixe", Local "Local file system at /tmp/rclone2519514439", Modify Window "1s" sync_test.go:222: Only runs on local 2026/05/09 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33453") 2026/05/09 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:44298->172.17.0.3:33453, err= 2026/05/09 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30431") 2026/05/09 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:47528->172.17.0.3:30431, err= --- SKIP: TestCopyNoTraverseDeadlock (0.00s) === RUN TestCopyCheckFirst run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fijihex0jixe", Local "Local file system at /tmp/rclone2519514439", Modify Window "1s" 2026/05/09 01:53:31 INFO : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Running all checks before starting transfers 2026/05/09 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:34338") 2026/05/09 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:54094->172.17.0.3:34338, err= 2026/05/09 01:53:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/09 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for checks to finish 2026/05/09 01:53:31 INFO : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Checks finished, now starting transfers 2026/05/09 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for transfers to finish 2026/05/09 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31978") 2026/05/09 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:48620->172.17.0.3:31978, err= 2026/05/09 01:53:31 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/05/09 01:53:31 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/05/09 01:53:31 INFO : sub dir/hello world: Copied (new) 2026/05/09 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33794") 2026/05/09 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:37684->172.17.0.3:33794, err= 2026/05/09 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38735") 2026/05/09 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:56660->172.17.0.3:38735, err= 2026/05/09 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37415") 2026/05/09 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:55452->172.17.0.3:37415, err= 2026/05/09 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32436") 2026/05/09 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:45534->172.17.0.3:32436, err= 2026/05/09 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30645") 2026/05/09 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:53806->172.17.0.3:30645, err= --- PASS: TestCopyCheckFirst (0.01s) === RUN TestSyncNoTraverse run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fijihex0jixe", Local "Local file system at /tmp/rclone2519514439", Modify Window "1s" 2026/05/09 01:53:31 ERROR : Ignoring --no-traverse with sync 2026/05/09 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31554") 2026/05/09 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:33154->172.17.0.3:31554, err= 2026/05/09 01:53:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/09 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for checks to finish 2026/05/09 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for transfers to finish 2026/05/09 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30978") 2026/05/09 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:36408->172.17.0.3:30978, err= 2026/05/09 01:53:31 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/05/09 01:53:31 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/05/09 01:53:31 INFO : sub dir/hello world: Copied (new) 2026/05/09 01:53:31 DEBUG : Waiting for deletions to finish 2026/05/09 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37341") 2026/05/09 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:59062->172.17.0.3:37341, err= 2026/05/09 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31485") 2026/05/09 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:58898->172.17.0.3:31485, err= 2026/05/09 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39405") 2026/05/09 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:35570->172.17.0.3:39405, err= 2026/05/09 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32488") 2026/05/09 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:43824->172.17.0.3:32488, err= 2026/05/09 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30645") 2026/05/09 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:53810->172.17.0.3:30645, err= --- PASS: TestSyncNoTraverse (0.01s) === RUN TestCopyWithDepth run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fijihex0jixe", Local "Local file system at /tmp/rclone2519514439", Modify Window "1s" 2026/05/09 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31184") 2026/05/09 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:39726->172.17.0.3:31184, err= 2026/05/09 01:53:31 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/05/09 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for checks to finish 2026/05/09 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for transfers to finish 2026/05/09 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:34705") 2026/05/09 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:44772->172.17.0.3:34705, err= 2026/05/09 01:53:31 DEBUG : hello world2.ed194a4a.partial: size = 12 OK 2026/05/09 01:53:31 DEBUG : hello world2.ed194a4a.partial: renamed to: hello world2 2026/05/09 01:53:31 INFO : hello world2: Copied (new) 2026/05/09 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:36721") 2026/05/09 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:53806->172.17.0.3:36721, err= 2026/05/09 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38235") 2026/05/09 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:46802->172.17.0.3:38235, err= 2026/05/09 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32206") 2026/05/09 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:45294->172.17.0.3:32206, err= --- PASS: TestCopyWithDepth (0.01s) === RUN TestCopyWithFilesFrom run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fijihex0jixe", Local "Local file system at /tmp/rclone2519514439", Modify Window "1s" 2026/05/09 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:36406") 2026/05/09 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:38918->172.17.0.3:36406, err= 2026/05/09 01:53:31 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/09 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for checks to finish 2026/05/09 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for transfers to finish 2026/05/09 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31750") 2026/05/09 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:34108->172.17.0.3:31750, err= 2026/05/09 01:53:31 DEBUG : potato2.160ece37.partial: size = 11 OK 2026/05/09 01:53:31 DEBUG : potato2.160ece37.partial: renamed to: potato2 2026/05/09 01:53:31 INFO : potato2: Copied (new) 2026/05/09 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30292") 2026/05/09 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:36988->172.17.0.3:30292, err= 2026/05/09 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32126") 2026/05/09 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:51074->172.17.0.3:32126, err= 2026/05/09 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33722") 2026/05/09 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:60848->172.17.0.3:33722, err= --- PASS: TestCopyWithFilesFrom (0.01s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fijihex0jixe", Local "Local file system at /tmp/rclone2519514439", Modify Window "1s" 2026/05/09 01:53:31 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/09 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for checks to finish 2026/05/09 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for transfers to finish 2026/05/09 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39927") 2026/05/09 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:51044->172.17.0.3:39927, err= 2026/05/09 01:53:31 DEBUG : potato2.160ece37.partial: size = 11 OK 2026/05/09 01:53:31 DEBUG : potato2.160ece37.partial: renamed to: potato2 2026/05/09 01:53:31 INFO : potato2: Copied (new) 2026/05/09 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32648") 2026/05/09 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:42334->172.17.0.3:32648, err= 2026/05/09 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33016") 2026/05/09 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:38048->172.17.0.3:33016, err= 2026/05/09 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33265") 2026/05/09 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:59352->172.17.0.3:33265, err= --- PASS: TestCopyWithFilesFromAndNoTraverse (0.01s) === RUN TestCopyEmptyDirectories run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fijihex0jixe", Local "Local file system at /tmp/rclone2519514439", Modify Window "1s" 2026/05/09 01:53:31 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/09 01:53:31 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/09 01:53:31 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/05/09 01:53:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/09 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35061") 2026/05/09 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:47806->172.17.0.3:35061, err= 2026/05/09 01:53:31 INFO : sub dir2: Making directory 2026/05/09 01:53:31 INFO : sub dir: Making directory 2026/05/09 01:53:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/09 01:53:31 INFO : sub dir2/sub sub dir2: Making directory 2026/05/09 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Connecting to FTP server 2026/05/09 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:21") 2026/05/09 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35406") 2026/05/09 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:36222->172.17.0.3:35406, err= 2026/05/09 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:57922->172.17.0.3:21, err= 2026/05/09 01:53:31 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/05/09 01:53:31 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/05/09 01:53:31 INFO : sub dir/hello world: Copied (new) 2026/05/09 01:53:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for checks to finish 2026/05/09 01:53:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for transfers to finish 2026/05/09 01:53:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30821") 2026/05/09 01:53:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:42178->172.17.0.3:30821, err= 2026/05/09 01:53:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37093") 2026/05/09 01:53:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32239") 2026/05/09 01:53:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:58742->172.17.0.3:37093, err= 2026/05/09 01:53:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:56342->172.17.0.3:32239, err= 2026/05/09 01:53:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37426") 2026/05/09 01:53:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:45514->172.17.0.3:37426, err= 2026/05/09 01:53:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/05/09 01:53:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38166") 2026/05/09 01:53:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:53148->172.17.0.3:38166, err= 2026/05/09 01:53:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31020") 2026/05/09 01:53:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38777") 2026/05/09 01:53:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:41442->172.17.0.3:31020, err= 2026/05/09 01:53:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:37966->172.17.0.3:38777, err= 2026/05/09 01:53:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32967") 2026/05/09 01:53:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:47624->172.17.0.3:32967, err= 2026/05/09 01:53:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37327") 2026/05/09 01:53:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:34372->172.17.0.3:37327, err= --- PASS: TestCopyEmptyDirectories (2.16s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fijihex0jixe", Local "Local file system at /tmp/rclone2519514439", Modify Window "1s" 2026/05/09 01:53:33 INFO : sub dir2: Making directory 2026/05/09 01:53:33 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/09 01:53:33 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/09 01:53:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:36864") 2026/05/09 01:53:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:40930->172.17.0.3:36864, err= 2026/05/09 01:53:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/09 01:53:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for checks to finish 2026/05/09 01:53:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for transfers to finish 2026/05/09 01:53:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:36802") 2026/05/09 01:53:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:43286->172.17.0.3:36802, err= 2026/05/09 01:53:33 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/05/09 01:53:33 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/05/09 01:53:33 INFO : sub dir/hello world: Copied (new) 2026/05/09 01:53:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38788") 2026/05/09 01:53:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:44016->172.17.0.3:38788, err= 2026/05/09 01:53:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:36198") 2026/05/09 01:53:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:60818->172.17.0.3:36198, err= 2026/05/09 01:53:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30562") 2026/05/09 01:53:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:39396->172.17.0.3:30562, err= 2026/05/09 01:53:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30036") 2026/05/09 01:53:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:50482->172.17.0.3:30036, err= 2026/05/09 01:53:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32849") 2026/05/09 01:53:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:50920->172.17.0.3:32849, err= --- PASS: TestCopyNoEmptyDirectories (0.01s) === RUN TestMoveEmptyDirectories run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fijihex0jixe", Local "Local file system at /tmp/rclone2519514439", Modify Window "1s" 2026/05/09 01:53:33 DEBUG : sub dir2: Making directory with metadata 2026/05/09 01:53:33 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/09 01:53:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:36529") 2026/05/09 01:53:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:42996->172.17.0.3:36529, err= 2026/05/09 01:53:33 INFO : sub dir2: Making directory 2026/05/09 01:53:33 INFO : sub dir: Making directory 2026/05/09 01:53:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/09 01:53:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for checks to finish 2026/05/09 01:53:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for transfers to finish 2026/05/09 01:53:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35908") 2026/05/09 01:53:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:41274->172.17.0.3:35908, err= 2026/05/09 01:53:33 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/05/09 01:53:33 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/05/09 01:53:33 INFO : sub dir/hello world: Copied (new) 2026/05/09 01:53:33 INFO : sub dir/hello world: Deleted 2026/05/09 01:53:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30959") 2026/05/09 01:53:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:37718->172.17.0.3:30959, err= 2026/05/09 01:53:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32813") 2026/05/09 01:53:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37654") 2026/05/09 01:53:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:56436->172.17.0.3:32813, err= 2026/05/09 01:53:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:40770->172.17.0.3:37654, err= 2026/05/09 01:53:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/05/09 01:53:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32776") 2026/05/09 01:53:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:53348->172.17.0.3:32776, err= 2026/05/09 01:53:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/05/09 01:53:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32832") 2026/05/09 01:53:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:34168->172.17.0.3:32832, err= 2026/05/09 01:53:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30533") 2026/05/09 01:53:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38398") 2026/05/09 01:53:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:51372->172.17.0.3:30533, err= 2026/05/09 01:53:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:52346->172.17.0.3:38398, err= 2026/05/09 01:53:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33231") 2026/05/09 01:53:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:39484->172.17.0.3:33231, err= --- PASS: TestMoveEmptyDirectories (0.01s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fijihex0jixe", Local "Local file system at /tmp/rclone2519514439", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime 2026/05/09 01:53:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30354") 2026/05/09 01:53:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:40930->172.17.0.3:30354, err= 2026/05/09 01:53:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:34894") 2026/05/09 01:53:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:35052->172.17.0.3:34894, err= --- SKIP: TestSyncNoUpdateDirModtime (0.00s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fijihex0jixe", Local "Local file system at /tmp/rclone2519514439", Modify Window "1s" 2026/05/09 01:53:33 INFO : sub dir2: Making directory 2026/05/09 01:53:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39048") 2026/05/09 01:53:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:36762->172.17.0.3:39048, err= 2026/05/09 01:53:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/09 01:53:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for checks to finish 2026/05/09 01:53:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for transfers to finish 2026/05/09 01:53:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33051") 2026/05/09 01:53:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:51860->172.17.0.3:33051, err= 2026/05/09 01:53:33 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/05/09 01:53:33 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/05/09 01:53:33 INFO : sub dir/hello world: Copied (new) 2026/05/09 01:53:33 INFO : sub dir/hello world: Deleted 2026/05/09 01:53:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35685") 2026/05/09 01:53:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:59506->172.17.0.3:35685, err= 2026/05/09 01:53:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:34075") 2026/05/09 01:53:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:44104->172.17.0.3:34075, err= 2026/05/09 01:53:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31363") 2026/05/09 01:53:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:35960->172.17.0.3:31363, err= 2026/05/09 01:53:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38761") 2026/05/09 01:53:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:60320->172.17.0.3:38761, err= 2026/05/09 01:53:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33799") 2026/05/09 01:53:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:53244->172.17.0.3:33799, err= --- PASS: TestMoveNoEmptyDirectories (0.01s) === RUN TestSyncEmptyDirectories run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fijihex0jixe", Local "Local file system at /tmp/rclone2519514439", Modify Window "1s" 2026/05/09 01:53:33 DEBUG : sub dir2: Making directory with metadata 2026/05/09 01:53:33 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/09 01:53:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/09 01:53:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:36753") 2026/05/09 01:53:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:40566->172.17.0.3:36753, err= 2026/05/09 01:53:33 INFO : sub dir2: Making directory 2026/05/09 01:53:33 INFO : sub dir: Making directory 2026/05/09 01:53:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/09 01:53:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for checks to finish 2026/05/09 01:53:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for transfers to finish 2026/05/09 01:53:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35308") 2026/05/09 01:53:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:37444->172.17.0.3:35308, err= 2026/05/09 01:53:33 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/05/09 01:53:33 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/05/09 01:53:33 INFO : sub dir/hello world: Copied (new) 2026/05/09 01:53:33 DEBUG : Waiting for deletions to finish 2026/05/09 01:53:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30204") 2026/05/09 01:53:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:34482->172.17.0.3:30204, err= 2026/05/09 01:53:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31420") 2026/05/09 01:53:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38413") 2026/05/09 01:53:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:58334->172.17.0.3:31420, err= 2026/05/09 01:53:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:56074->172.17.0.3:38413, err= 2026/05/09 01:53:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/05/09 01:53:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32656") 2026/05/09 01:53:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:43182->172.17.0.3:32656, err= 2026/05/09 01:53:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31042") 2026/05/09 01:53:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:58836->172.17.0.3:31042, err= 2026/05/09 01:53:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38715") 2026/05/09 01:53:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:54402->172.17.0.3:38715, err= 2026/05/09 01:53:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32739") 2026/05/09 01:53:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:48958->172.17.0.3:32739, err= --- PASS: TestSyncEmptyDirectories (0.01s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fijihex0jixe", Local "Local file system at /tmp/rclone2519514439", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set 2026/05/09 01:53:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:36621") 2026/05/09 01:53:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:55744->172.17.0.3:36621, err= 2026/05/09 01:53:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32975") 2026/05/09 01:53:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:54560->172.17.0.3:32975, err= --- SKIP: TestSyncSetDelayedModTimes (0.00s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fijihex0jixe", Local "Local file system at /tmp/rclone2519514439", Modify Window "1s" 2026/05/09 01:53:33 INFO : sub dir2: Making directory 2026/05/09 01:53:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33237") 2026/05/09 01:53:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:49842->172.17.0.3:33237, err= 2026/05/09 01:53:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/09 01:53:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for checks to finish 2026/05/09 01:53:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for transfers to finish 2026/05/09 01:53:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30920") 2026/05/09 01:53:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:50946->172.17.0.3:30920, err= 2026/05/09 01:53:33 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/05/09 01:53:33 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/05/09 01:53:33 INFO : sub dir/hello world: Copied (new) 2026/05/09 01:53:33 DEBUG : Waiting for deletions to finish 2026/05/09 01:53:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35682") 2026/05/09 01:53:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:46970->172.17.0.3:35682, err= 2026/05/09 01:53:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:34796") 2026/05/09 01:53:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:45248->172.17.0.3:34796, err= 2026/05/09 01:53:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31613") 2026/05/09 01:53:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:34928->172.17.0.3:31613, err= 2026/05/09 01:53:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38557") 2026/05/09 01:53:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:34290->172.17.0.3:38557, err= 2026/05/09 01:53:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:36605") 2026/05/09 01:53:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:50274->172.17.0.3:36605, err= --- PASS: TestSyncNoEmptyDirectories (0.01s) === RUN TestServerSideCopy run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fijihex0jixe", Local "Local file system at /tmp/rclone2519514439", Modify Window "1s" 2026/05/09 01:53:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31552") 2026/05/09 01:53:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:34548->172.17.0.3:31552, err= 2026/05/09 01:53:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39152") 2026/05/09 01:53:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:50216->172.17.0.3:39152, err= 2026/05/09 01:53:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31490") 2026/05/09 01:53:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:37208->172.17.0.3:31490, err= 2026/05/09 01:53:33 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qatacum3yira" 2026/05/09 01:53:33 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/09 01:53:33 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/09 01:53:33 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/09 01:53:33 DEBUG : Setting pass="o0pb1mTiqElZ02WiAhPC4qfLQqfZoUG7B6R0OToVMHE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/09 01:53:33 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/09 01:53:33 DEBUG : TestFTPPureftpd: detected overridden config - adding "{k26Hz}" suffix to name 2026/05/09 01:53:33 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/09 01:53:33 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/09 01:53:33 DEBUG : Setting pass="o0pb1mTiqElZ02WiAhPC4qfLQqfZoUG7B6R0OToVMHE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/09 01:53:33 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/09 01:53:33 DEBUG : ftp://172.17.0.3:21/rclone-test-qatacum3yira: Connecting to FTP server 2026/05/09 01:53:33 DEBUG : ftp://172.17.0.3:21/rclone-test-qatacum3yira: dial("tcp","172.17.0.3:21") 2026/05/09 01:53:33 DEBUG : ftp://172.17.0.3:21/rclone-test-qatacum3yira: > dial: conn=172.17.0.1:57938->172.17.0.3:21, err= sync_test.go:620: Server side copy (if possible) ftp://172.17.0.3:21/rclone-test-fijihex0jixe -> ftp://172.17.0.3:21/rclone-test-qatacum3yira 2026/05/09 01:53:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qatacum3yira: dial("tcp","172.17.0.3:35273") 2026/05/09 01:53:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qatacum3yira: > dial: conn=172.17.0.1:35202->172.17.0.3:35273, err= 2026/05/09 01:53:35 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37839") 2026/05/09 01:53:35 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:42208->172.17.0.3:37839, err= 2026/05/09 01:53:35 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35629") 2026/05/09 01:53:35 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:35246->172.17.0.3:35629, err= 2026/05/09 01:53:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/09 01:53:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qatacum3yira: Waiting for checks to finish 2026/05/09 01:53:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qatacum3yira: Waiting for transfers to finish 2026/05/09 01:53:35 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35772") 2026/05/09 01:53:35 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:59202->172.17.0.3:35772, err= 2026/05/09 01:53:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qatacum3yira: dial("tcp","172.17.0.3:36827") 2026/05/09 01:53:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qatacum3yira: > dial: conn=172.17.0.1:38728->172.17.0.3:36827, err= 2026/05/09 01:53:35 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/05/09 01:53:35 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/05/09 01:53:35 INFO : sub dir/hello world: Copied (new) 2026/05/09 01:53:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qatacum3yira: dial("tcp","172.17.0.3:34220") 2026/05/09 01:53:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qatacum3yira: > dial: conn=172.17.0.1:57020->172.17.0.3:34220, err= 2026/05/09 01:53:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qatacum3yira: dial("tcp","172.17.0.3:31971") 2026/05/09 01:53:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qatacum3yira: > dial: conn=172.17.0.1:49312->172.17.0.3:31971, err= 2026/05/09 01:53:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qatacum3yira: dial("tcp","172.17.0.3:39314") 2026/05/09 01:53:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qatacum3yira: > dial: conn=172.17.0.1:59080->172.17.0.3:39314, err= 2026/05/09 01:53:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qatacum3yira: dial("tcp","172.17.0.3:33322") 2026/05/09 01:53:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qatacum3yira: > dial: conn=172.17.0.1:49584->172.17.0.3:33322, err= 2026/05/09 01:53:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qatacum3yira: Purge object "sub dir/hello world" 2026/05/09 01:53:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qatacum3yira: Purge dir "sub dir" 2026/05/09 01:53:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qatacum3yira: Purge dir "" 2026/05/09 01:53:35 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39485") 2026/05/09 01:53:35 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:47602->172.17.0.3:39485, err= 2026/05/09 01:53:35 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30408") 2026/05/09 01:53:35 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:56010->172.17.0.3:30408, err= 2026/05/09 01:53:35 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30639") 2026/05/09 01:53:35 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:33616->172.17.0.3:30639, err= --- PASS: TestServerSideCopy (2.23s) === RUN TestCopyOverSelf run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fijihex0jixe", Local "Local file system at /tmp/rclone2519514439", Modify Window "1s" 2026/05/09 01:53:35 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33533") 2026/05/09 01:53:35 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:52216->172.17.0.3:33533, err= 2026/05/09 01:53:35 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33710") 2026/05/09 01:53:35 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:38500->172.17.0.3:33710, err= 2026/05/09 01:53:35 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30186") 2026/05/09 01:53:35 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:49548->172.17.0.3:30186, err= 2026/05/09 01:53:35 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38956") 2026/05/09 01:53:35 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:44508->172.17.0.3:38956, err= 2026/05/09 01:53:35 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35628") 2026/05/09 01:53:35 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:58612->172.17.0.3:35628, err= 2026/05/09 01:53:35 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for checks to finish 2026/05/09 01:53:35 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2519514439) 2026/05/09 01:53:35 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.3:21/rclone-test-fijihex0jixe) 2026/05/09 01:53:35 DEBUG : sub dir/hello world: Sizes differ 2026/05/09 01:53:35 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for transfers to finish 2026/05/09 01:53:35 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37817") 2026/05/09 01:53:35 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:36862->172.17.0.3:37817, err= 2026/05/09 01:53:35 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2026/05/09 01:53:35 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2026/05/09 01:53:35 INFO : sub dir/hello world: Copied (replaced existing) 2026/05/09 01:53:35 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38863") 2026/05/09 01:53:35 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:60888->172.17.0.3:38863, err= 2026/05/09 01:53:35 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:34211") 2026/05/09 01:53:35 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:44112->172.17.0.3:34211, err= 2026/05/09 01:53:35 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32321") 2026/05/09 01:53:35 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:37646->172.17.0.3:32321, err= 2026/05/09 01:53:35 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32694") 2026/05/09 01:53:35 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:58226->172.17.0.3:32694, err= 2026/05/09 01:53:35 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:36849") 2026/05/09 01:53:35 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:33534->172.17.0.3:36849, err= --- PASS: TestCopyOverSelf (0.01s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fijihex0jixe", Local "Local file system at /tmp/rclone2519514439", Modify Window "1s" 2026/05/09 01:53:35 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30056") 2026/05/09 01:53:35 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:47228->172.17.0.3:30056, err= 2026/05/09 01:53:35 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:36411") 2026/05/09 01:53:35 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:47544->172.17.0.3:36411, err= 2026/05/09 01:53:35 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37785") 2026/05/09 01:53:35 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:35020->172.17.0.3:37785, err= 2026/05/09 01:53:35 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-fesihit3pola" 2026/05/09 01:53:35 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/09 01:53:35 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/09 01:53:35 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/09 01:53:35 DEBUG : Setting pass="o0pb1mTiqElZ02WiAhPC4qfLQqfZoUG7B6R0OToVMHE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/09 01:53:35 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/09 01:53:35 DEBUG : TestFTPPureftpd: detected overridden config - adding "{k26Hz}" suffix to name 2026/05/09 01:53:35 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/09 01:53:35 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/09 01:53:35 DEBUG : Setting pass="o0pb1mTiqElZ02WiAhPC4qfLQqfZoUG7B6R0OToVMHE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/09 01:53:35 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/09 01:53:35 DEBUG : ftp://172.17.0.3:21/rclone-test-fesihit3pola: Connecting to FTP server 2026/05/09 01:53:35 DEBUG : ftp://172.17.0.3:21/rclone-test-fesihit3pola: dial("tcp","172.17.0.3:21") 2026/05/09 01:53:35 DEBUG : ftp://172.17.0.3:21/rclone-test-fesihit3pola: > dial: conn=172.17.0.1:57944->172.17.0.3:21, err= sync_test.go:656: Server side copy (if possible) ftp://172.17.0.3:21/rclone-test-fijihex0jixe -> ftp://172.17.0.3:21/rclone-test-fesihit3pola 2026/05/09 01:53:38 DEBUG : ftp://172.17.0.3:21/rclone-test-fesihit3pola: dial("tcp","172.17.0.3:30303") 2026/05/09 01:53:38 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32202") 2026/05/09 01:53:38 DEBUG : ftp://172.17.0.3:21/rclone-test-fesihit3pola: > dial: conn=172.17.0.1:33492->172.17.0.3:30303, err= 2026/05/09 01:53:38 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:57402->172.17.0.3:32202, err= 2026/05/09 01:53:38 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33380") 2026/05/09 01:53:38 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:47240->172.17.0.3:33380, err= 2026/05/09 01:53:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/09 01:53:38 DEBUG : ftp://172.17.0.3:21/rclone-test-fesihit3pola: Waiting for checks to finish 2026/05/09 01:53:38 DEBUG : ftp://172.17.0.3:21/rclone-test-fesihit3pola: Waiting for transfers to finish 2026/05/09 01:53:38 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33813") 2026/05/09 01:53:38 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:56440->172.17.0.3:33813, err= 2026/05/09 01:53:38 DEBUG : ftp://172.17.0.3:21/rclone-test-fesihit3pola: dial("tcp","172.17.0.3:39953") 2026/05/09 01:53:38 DEBUG : ftp://172.17.0.3:21/rclone-test-fesihit3pola: > dial: conn=172.17.0.1:48950->172.17.0.3:39953, err= 2026/05/09 01:53:38 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/05/09 01:53:38 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/05/09 01:53:38 INFO : sub dir/hello world: Copied (new) 2026/05/09 01:53:38 DEBUG : ftp://172.17.0.3:21/rclone-test-fesihit3pola: dial("tcp","172.17.0.3:38311") 2026/05/09 01:53:38 DEBUG : ftp://172.17.0.3:21/rclone-test-fesihit3pola: > dial: conn=172.17.0.1:33754->172.17.0.3:38311, err= 2026/05/09 01:53:38 DEBUG : ftp://172.17.0.3:21/rclone-test-fesihit3pola: dial("tcp","172.17.0.3:39079") 2026/05/09 01:53:38 DEBUG : ftp://172.17.0.3:21/rclone-test-fesihit3pola: > dial: conn=172.17.0.1:33084->172.17.0.3:39079, err= 2026/05/09 01:53:38 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33840") 2026/05/09 01:53:38 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:35206->172.17.0.3:33840, err= 2026/05/09 01:53:38 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30804") 2026/05/09 01:53:38 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:40174->172.17.0.3:30804, err= 2026/05/09 01:53:38 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:36741") 2026/05/09 01:53:38 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:36550->172.17.0.3:36741, err= 2026/05/09 01:53:38 DEBUG : ftp://172.17.0.3:21/rclone-test-fesihit3pola: dial("tcp","172.17.0.3:39614") 2026/05/09 01:53:38 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31378") 2026/05/09 01:53:38 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:56900->172.17.0.3:31378, err= 2026/05/09 01:53:38 DEBUG : ftp://172.17.0.3:21/rclone-test-fesihit3pola: > dial: conn=172.17.0.1:38150->172.17.0.3:39614, err= 2026/05/09 01:53:38 DEBUG : ftp://172.17.0.3:21/rclone-test-fesihit3pola: dial("tcp","172.17.0.3:37588") 2026/05/09 01:53:38 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37047") 2026/05/09 01:53:38 DEBUG : ftp://172.17.0.3:21/rclone-test-fesihit3pola: > dial: conn=172.17.0.1:44614->172.17.0.3:37588, err= 2026/05/09 01:53:38 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:46016->172.17.0.3:37047, err= 2026/05/09 01:53:38 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.3:21/rclone-test-fijihex0jixe) 2026/05/09 01:53:38 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.3:21/rclone-test-fesihit3pola) 2026/05/09 01:53:38 DEBUG : sub dir/hello world: Sizes differ 2026/05/09 01:53:38 DEBUG : ftp://172.17.0.3:21/rclone-test-fesihit3pola: Waiting for checks to finish 2026/05/09 01:53:38 DEBUG : ftp://172.17.0.3:21/rclone-test-fesihit3pola: Waiting for transfers to finish 2026/05/09 01:53:38 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32181") 2026/05/09 01:53:38 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:58826->172.17.0.3:32181, err= 2026/05/09 01:53:38 DEBUG : ftp://172.17.0.3:21/rclone-test-fesihit3pola: dial("tcp","172.17.0.3:37737") 2026/05/09 01:53:38 DEBUG : ftp://172.17.0.3:21/rclone-test-fesihit3pola: > dial: conn=172.17.0.1:55118->172.17.0.3:37737, err= 2026/05/09 01:53:38 DEBUG : sub dir/hello world.d073add5.partial: size = 17 OK 2026/05/09 01:53:38 DEBUG : sub dir/hello world.d073add5.partial: renamed to: sub dir/hello world 2026/05/09 01:53:38 INFO : sub dir/hello world: Copied (replaced existing) 2026/05/09 01:53:38 DEBUG : ftp://172.17.0.3:21/rclone-test-fesihit3pola: dial("tcp","172.17.0.3:34967") 2026/05/09 01:53:38 DEBUG : ftp://172.17.0.3:21/rclone-test-fesihit3pola: > dial: conn=172.17.0.1:38824->172.17.0.3:34967, err= 2026/05/09 01:53:38 DEBUG : ftp://172.17.0.3:21/rclone-test-fesihit3pola: dial("tcp","172.17.0.3:35054") 2026/05/09 01:53:38 DEBUG : ftp://172.17.0.3:21/rclone-test-fesihit3pola: > dial: conn=172.17.0.1:43616->172.17.0.3:35054, err= 2026/05/09 01:53:38 DEBUG : ftp://172.17.0.3:21/rclone-test-fesihit3pola: dial("tcp","172.17.0.3:32701") 2026/05/09 01:53:38 DEBUG : ftp://172.17.0.3:21/rclone-test-fesihit3pola: > dial: conn=172.17.0.1:44716->172.17.0.3:32701, err= 2026/05/09 01:53:38 DEBUG : ftp://172.17.0.3:21/rclone-test-fesihit3pola: dial("tcp","172.17.0.3:34410") 2026/05/09 01:53:38 DEBUG : ftp://172.17.0.3:21/rclone-test-fesihit3pola: > dial: conn=172.17.0.1:32970->172.17.0.3:34410, err= 2026/05/09 01:53:38 DEBUG : ftp://172.17.0.3:21/rclone-test-fesihit3pola: Purge object "sub dir/hello world" 2026/05/09 01:53:38 DEBUG : ftp://172.17.0.3:21/rclone-test-fesihit3pola: Purge dir "sub dir" 2026/05/09 01:53:38 DEBUG : ftp://172.17.0.3:21/rclone-test-fesihit3pola: Purge dir "" 2026/05/09 01:53:38 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35550") 2026/05/09 01:53:38 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:33532->172.17.0.3:35550, err= 2026/05/09 01:53:38 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37788") 2026/05/09 01:53:38 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:34468->172.17.0.3:37788, err= 2026/05/09 01:53:38 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30449") 2026/05/09 01:53:38 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:40720->172.17.0.3:30449, err= --- PASS: TestServerSideCopyOverSelf (2.18s) === RUN TestMoveOverSelf run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fijihex0jixe", Local "Local file system at /tmp/rclone2519514439", Modify Window "1s" 2026/05/09 01:53:38 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:34630") 2026/05/09 01:53:38 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:33566->172.17.0.3:34630, err= 2026/05/09 01:53:38 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33257") 2026/05/09 01:53:38 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:50160->172.17.0.3:33257, err= 2026/05/09 01:53:38 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32133") 2026/05/09 01:53:38 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:44574->172.17.0.3:32133, err= 2026/05/09 01:53:38 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:36284") 2026/05/09 01:53:38 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:45782->172.17.0.3:36284, err= 2026/05/09 01:53:38 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37570") 2026/05/09 01:53:38 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:51980->172.17.0.3:37570, err= 2026/05/09 01:53:38 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for checks to finish 2026/05/09 01:53:38 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2519514439) 2026/05/09 01:53:38 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.3:21/rclone-test-fijihex0jixe) 2026/05/09 01:53:38 DEBUG : sub dir/hello world: Sizes differ 2026/05/09 01:53:38 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for transfers to finish 2026/05/09 01:53:38 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:34136") 2026/05/09 01:53:38 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:60632->172.17.0.3:34136, err= 2026/05/09 01:53:38 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2026/05/09 01:53:38 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2026/05/09 01:53:38 INFO : sub dir/hello world: Copied (replaced existing) 2026/05/09 01:53:38 INFO : sub dir/hello world: Deleted 2026/05/09 01:53:38 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:34794") 2026/05/09 01:53:38 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:42448->172.17.0.3:34794, err= 2026/05/09 01:53:38 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32774") 2026/05/09 01:53:38 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:56850->172.17.0.3:32774, err= 2026/05/09 01:53:38 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:36922") 2026/05/09 01:53:38 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:44530->172.17.0.3:36922, err= 2026/05/09 01:53:38 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32960") 2026/05/09 01:53:38 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:44740->172.17.0.3:32960, err= 2026/05/09 01:53:38 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32632") 2026/05/09 01:53:38 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:58348->172.17.0.3:32632, err= --- PASS: TestMoveOverSelf (0.01s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fijihex0jixe", Local "Local file system at /tmp/rclone2519514439", Modify Window "1s" 2026/05/09 01:53:38 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32200") 2026/05/09 01:53:38 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:36544->172.17.0.3:32200, err= 2026/05/09 01:53:38 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:36314") 2026/05/09 01:53:38 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:57150->172.17.0.3:36314, err= 2026/05/09 01:53:38 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35638") 2026/05/09 01:53:38 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:35394->172.17.0.3:35638, err= 2026/05/09 01:53:38 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-gawajiz5qoma" 2026/05/09 01:53:38 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/09 01:53:38 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/09 01:53:38 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/09 01:53:38 DEBUG : Setting pass="o0pb1mTiqElZ02WiAhPC4qfLQqfZoUG7B6R0OToVMHE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/09 01:53:38 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/09 01:53:38 DEBUG : TestFTPPureftpd: detected overridden config - adding "{k26Hz}" suffix to name 2026/05/09 01:53:38 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/09 01:53:38 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/09 01:53:38 DEBUG : Setting pass="o0pb1mTiqElZ02WiAhPC4qfLQqfZoUG7B6R0OToVMHE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/09 01:53:38 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/09 01:53:38 DEBUG : ftp://172.17.0.3:21/rclone-test-gawajiz5qoma: Connecting to FTP server 2026/05/09 01:53:38 DEBUG : ftp://172.17.0.3:21/rclone-test-gawajiz5qoma: dial("tcp","172.17.0.3:21") 2026/05/09 01:53:38 DEBUG : ftp://172.17.0.3:21/rclone-test-gawajiz5qoma: > dial: conn=172.17.0.1:57946->172.17.0.3:21, err= sync_test.go:701: Server side copy (if possible) ftp://172.17.0.3:21/rclone-test-fijihex0jixe -> ftp://172.17.0.3:21/rclone-test-gawajiz5qoma 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gawajiz5qoma: dial("tcp","172.17.0.3:38579") 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gawajiz5qoma: > dial: conn=172.17.0.1:47760->172.17.0.3:38579, err= 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:36200") 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:39574->172.17.0.3:36200, err= 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33403") 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:55010->172.17.0.3:33403, err= 2026/05/09 01:53:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gawajiz5qoma: Waiting for checks to finish 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gawajiz5qoma: Waiting for transfers to finish 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35035") 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:45372->172.17.0.3:35035, err= 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gawajiz5qoma: dial("tcp","172.17.0.3:33953") 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gawajiz5qoma: > dial: conn=172.17.0.1:49650->172.17.0.3:33953, err= 2026/05/09 01:53:40 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/05/09 01:53:40 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/05/09 01:53:40 INFO : sub dir/hello world: Copied (new) 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gawajiz5qoma: dial("tcp","172.17.0.3:33279") 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gawajiz5qoma: > dial: conn=172.17.0.1:56156->172.17.0.3:33279, err= 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gawajiz5qoma: dial("tcp","172.17.0.3:33875") 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gawajiz5qoma: > dial: conn=172.17.0.1:33210->172.17.0.3:33875, err= 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:34827") 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:40616->172.17.0.3:34827, err= 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37721") 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:60842->172.17.0.3:37721, err= 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38824") 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:54986->172.17.0.3:38824, err= 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gawajiz5qoma: Using server-side directory move 2026/05/09 01:53:40 INFO : ftp://172.17.0.3:21/rclone-test-gawajiz5qoma: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gawajiz5qoma: dial("tcp","172.17.0.3:35499") 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gawajiz5qoma: > dial: conn=172.17.0.1:39138->172.17.0.3:35499, err= 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37899") 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:57094->172.17.0.3:37899, err= 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gawajiz5qoma: dial("tcp","172.17.0.3:36736") 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37729") 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gawajiz5qoma: > dial: conn=172.17.0.1:58994->172.17.0.3:36736, err= 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:40964->172.17.0.3:37729, err= 2026/05/09 01:53:40 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.3:21/rclone-test-fijihex0jixe) 2026/05/09 01:53:40 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.3:21/rclone-test-gawajiz5qoma) 2026/05/09 01:53:40 DEBUG : sub dir/hello world: Sizes differ 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gawajiz5qoma: Waiting for checks to finish 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gawajiz5qoma: Waiting for transfers to finish 2026/05/09 01:53:40 INFO : sub dir/hello world: Deleted 2026/05/09 01:53:40 INFO : sub dir/hello world: Moved (server-side) 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39894") 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:55218->172.17.0.3:39894, err= 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39435") 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:43110->172.17.0.3:39435, err= 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gawajiz5qoma: dial("tcp","172.17.0.3:38325") 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gawajiz5qoma: > dial: conn=172.17.0.1:37864->172.17.0.3:38325, err= 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gawajiz5qoma: dial("tcp","172.17.0.3:39417") 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gawajiz5qoma: > dial: conn=172.17.0.1:43154->172.17.0.3:39417, err= 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38882") 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:59858->172.17.0.3:38882, err= 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35023") 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:46728->172.17.0.3:35023, err= 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32148") 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:53178->172.17.0.3:32148, err= 2026/05/09 01:53:40 DEBUG : testing file moves 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gawajiz5qoma: dial("tcp","172.17.0.3:34517") 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gawajiz5qoma: > dial: conn=172.17.0.1:54384->172.17.0.3:34517, err= 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38917") 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:56556->172.17.0.3:38917, err= 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37127") 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:52462->172.17.0.3:37127, err= 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gawajiz5qoma: dial("tcp","172.17.0.3:31944") 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gawajiz5qoma: > dial: conn=172.17.0.1:58758->172.17.0.3:31944, err= 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gawajiz5qoma: Waiting for checks to finish 2026/05/09 01:53:40 DEBUG : sub dir/hello world: size = 24 (ftp://172.17.0.3:21/rclone-test-fijihex0jixe) 2026/05/09 01:53:40 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.3:21/rclone-test-gawajiz5qoma) 2026/05/09 01:53:40 DEBUG : sub dir/hello world: Sizes differ 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gawajiz5qoma: Waiting for transfers to finish 2026/05/09 01:53:40 INFO : sub dir/hello world: Deleted 2026/05/09 01:53:40 INFO : sub dir/hello world: Moved (server-side) 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:36010") 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:47356->172.17.0.3:36010, err= 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:34472") 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:54236->172.17.0.3:34472, err= 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gawajiz5qoma: dial("tcp","172.17.0.3:37385") 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gawajiz5qoma: > dial: conn=172.17.0.1:42288->172.17.0.3:37385, err= 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gawajiz5qoma: dial("tcp","172.17.0.3:32473") 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gawajiz5qoma: > dial: conn=172.17.0.1:44880->172.17.0.3:32473, err= 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gawajiz5qoma: dial("tcp","172.17.0.3:31139") 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gawajiz5qoma: > dial: conn=172.17.0.1:37536->172.17.0.3:31139, err= 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gawajiz5qoma: dial("tcp","172.17.0.3:32730") 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gawajiz5qoma: > dial: conn=172.17.0.1:50412->172.17.0.3:32730, err= 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gawajiz5qoma: Purge object "sub dir/hello world" 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gawajiz5qoma: Purge dir "sub dir" 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gawajiz5qoma: Purge dir "" 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32088") 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:45626->172.17.0.3:32088, err= 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31296") 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:37278->172.17.0.3:31296, err= 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31689") 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:50910->172.17.0.3:31689, err= --- PASS: TestServerSideMoveOverSelf (2.19s) === RUN TestCopyAfterDelete run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fijihex0jixe", Local "Local file system at /tmp/rclone2519514439", Modify Window "1s" 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39739") 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:60406->172.17.0.3:39739, err= 2026/05/09 01:53:40 ERROR : error listing: directory not found 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39861") 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:54738->172.17.0.3:39861, err= 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:36935") 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:52396->172.17.0.3:36935, err= 2026/05/09 01:53:40 INFO : Local file system at /tmp/rclone2519514439: Making directory 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:36127") 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:44046->172.17.0.3:36127, err= 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37603") 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:49198->172.17.0.3:37603, err= 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for checks to finish 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for transfers to finish 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39618") 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:36820->172.17.0.3:39618, err= 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37060") 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:35624->172.17.0.3:37060, err= 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39326") 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:36390->172.17.0.3:39326, err= 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35055") 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:53842->172.17.0.3:35055, err= 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35746") 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:37732->172.17.0.3:35746, err= --- PASS: TestCopyAfterDelete (0.01s) === RUN TestCopyRedownload run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fijihex0jixe", Local "Local file system at /tmp/rclone2519514439", Modify Window "1s" 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30234") 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:32850->172.17.0.3:30234, err= 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:34925") 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:53546->172.17.0.3:34925, err= 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35493") 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:36522->172.17.0.3:35493, err= 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38348") 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:36760->172.17.0.3:38348, err= 2026/05/09 01:53:40 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38831") 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:42254->172.17.0.3:38831, err= 2026/05/09 01:53:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/09 01:53:40 DEBUG : Local file system at /tmp/rclone2519514439: Waiting for checks to finish 2026/05/09 01:53:40 DEBUG : Local file system at /tmp/rclone2519514439: Waiting for transfers to finish 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31250") 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:33066->172.17.0.3:31250, err= 2026/05/09 01:53:40 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/05/09 01:53:40 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/05/09 01:53:40 INFO : sub dir/hello world: Copied (new) 2026/05/09 01:53:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32675") 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:43932->172.17.0.3:32675, err= 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33597") 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:58786->172.17.0.3:33597, err= 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:34387") 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:59852->172.17.0.3:34387, err= --- PASS: TestCopyRedownload (0.01s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fijihex0jixe", Local "Local file system at /tmp/rclone2519514439", Modify Window "1s" 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:34564") 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:36604->172.17.0.3:34564, err= 2026/05/09 01:53:40 DEBUG : check sum: Need to transfer - File not found at Destination 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for checks to finish 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for transfers to finish 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38945") 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:47884->172.17.0.3:38945, err= 2026/05/09 01:53:40 DEBUG : check sum.6b5eab77.partial: size = 1 OK 2026/05/09 01:53:40 DEBUG : check sum.6b5eab77.partial: renamed to: check sum 2026/05/09 01:53:40 INFO : check sum: Copied (new) 2026/05/09 01:53:40 DEBUG : Waiting for deletions to finish 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:34186") 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:59170->172.17.0.3:34186, err= 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33825") 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:35570->172.17.0.3:33825, err= 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for checks to finish 2026/05/09 01:53:40 DEBUG : check sum: size = 1 OK 2026/05/09 01:53:40 NOTICE: ftp://172.17.0.3:21/rclone-test-fijihex0jixe: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/05/09 01:53:40 DEBUG : check sum: Size of src and dst objects identical 2026/05/09 01:53:40 DEBUG : check sum: Unchanged skipping 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for transfers to finish 2026/05/09 01:53:40 DEBUG : Waiting for deletions to finish 2026/05/09 01:53:40 INFO : There was nothing to transfer 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30699") 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:32880->172.17.0.3:30699, err= 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:36053") 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:45698->172.17.0.3:36053, err= 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35202") 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:55498->172.17.0.3:35202, err= --- PASS: TestSyncBasedOnCheckSum (0.01s) === RUN TestSyncSizeOnly run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fijihex0jixe", Local "Local file system at /tmp/rclone2519514439", Modify Window "1s" 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39042") 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:51844->172.17.0.3:39042, err= 2026/05/09 01:53:40 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for checks to finish 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for transfers to finish 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30910") 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:53462->172.17.0.3:30910, err= 2026/05/09 01:53:40 DEBUG : sizeonly.57ad18eb.partial: size = 6 OK 2026/05/09 01:53:40 DEBUG : sizeonly.57ad18eb.partial: renamed to: sizeonly 2026/05/09 01:53:40 INFO : sizeonly: Copied (new) 2026/05/09 01:53:40 DEBUG : Waiting for deletions to finish 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31562") 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:46188->172.17.0.3:31562, err= 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37523") 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:34900->172.17.0.3:37523, err= 2026/05/09 01:53:40 DEBUG : sizeonly: size = 6 OK 2026/05/09 01:53:40 DEBUG : sizeonly: Sizes identical 2026/05/09 01:53:40 DEBUG : sizeonly: Unchanged skipping 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for checks to finish 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for transfers to finish 2026/05/09 01:53:40 DEBUG : Waiting for deletions to finish 2026/05/09 01:53:40 INFO : There was nothing to transfer 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32748") 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:47544->172.17.0.3:32748, err= 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:36241") 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:39662->172.17.0.3:36241, err= 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:34634") 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:46752->172.17.0.3:34634, err= --- PASS: TestSyncSizeOnly (0.01s) === RUN TestSyncIgnoreSize run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fijihex0jixe", Local "Local file system at /tmp/rclone2519514439", Modify Window "1s" 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37052") 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:43288->172.17.0.3:37052, err= 2026/05/09 01:53:40 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for checks to finish 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for transfers to finish 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30644") 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:39070->172.17.0.3:30644, err= 2026/05/09 01:53:40 DEBUG : ignore-size.4f0c3726.partial: renamed to: ignore-size 2026/05/09 01:53:40 INFO : ignore-size: Copied (new) 2026/05/09 01:53:40 DEBUG : Waiting for deletions to finish 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39333") 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:58092->172.17.0.3:39333, err= 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39408") 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:56632->172.17.0.3:39408, err= 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for checks to finish 2026/05/09 01:53:40 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:53:40 DEBUG : ignore-size: Unchanged skipping 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for transfers to finish 2026/05/09 01:53:40 DEBUG : Waiting for deletions to finish 2026/05/09 01:53:40 INFO : There was nothing to transfer 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31125") 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:60298->172.17.0.3:31125, err= 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32280") 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:56194->172.17.0.3:32280, err= 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30726") 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:36062->172.17.0.3:30726, err= --- PASS: TestSyncIgnoreSize (0.01s) === RUN TestSyncIgnoreTimes run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fijihex0jixe", Local "Local file system at /tmp/rclone2519514439", Modify Window "1s" 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32289") 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:32948->172.17.0.3:32289, err= 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35060") 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:53440->172.17.0.3:35060, err= 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33014") 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:41118->172.17.0.3:33014, err= 2026/05/09 01:53:40 DEBUG : existing: size = 6 OK 2026/05/09 01:53:40 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for checks to finish 2026/05/09 01:53:40 DEBUG : existing: Unchanged skipping 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for transfers to finish 2026/05/09 01:53:40 DEBUG : Waiting for deletions to finish 2026/05/09 01:53:40 INFO : There was nothing to transfer 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31247") 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:44110->172.17.0.3:31247, err= 2026/05/09 01:53:40 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for checks to finish 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for transfers to finish 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37178") 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:49444->172.17.0.3:37178, err= 2026/05/09 01:53:40 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/05/09 01:53:40 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/05/09 01:53:40 INFO : existing: Copied (replaced existing) 2026/05/09 01:53:40 DEBUG : Waiting for deletions to finish 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33427") 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:32778->172.17.0.3:33427, err= 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39708") 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:42184->172.17.0.3:39708, err= 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38957") 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:46668->172.17.0.3:38957, err= --- PASS: TestSyncIgnoreTimes (0.01s) === RUN TestSyncIgnoreExisting run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fijihex0jixe", Local "Local file system at /tmp/rclone2519514439", Modify Window "1s" 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38117") 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:35152->172.17.0.3:38117, err= 2026/05/09 01:53:40 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for checks to finish 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for transfers to finish 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39547") 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:54146->172.17.0.3:39547, err= 2026/05/09 01:53:40 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/05/09 01:53:40 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/05/09 01:53:40 INFO : existing: Copied (new) 2026/05/09 01:53:40 DEBUG : Waiting for deletions to finish 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33907") 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:40738->172.17.0.3:33907, err= 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32211") 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:51016->172.17.0.3:32211, err= 2026/05/09 01:53:40 DEBUG : existing: Destination exists, skipping 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for checks to finish 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for transfers to finish 2026/05/09 01:53:40 DEBUG : Waiting for deletions to finish 2026/05/09 01:53:40 INFO : There was nothing to transfer 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33990") 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:57786->172.17.0.3:33990, err= 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:36087") 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:47418->172.17.0.3:36087, err= 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32849") 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:50922->172.17.0.3:32849, err= --- PASS: TestSyncIgnoreExisting (0.01s) === RUN TestSyncIgnoreErrors run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fijihex0jixe", Local "Local file system at /tmp/rclone2519514439", Modify Window "1s" 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38401") 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:58494->172.17.0.3:38401, err= 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:34025") 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:42176->172.17.0.3:34025, err= 2026/05/09 01:53:40 INFO : d: Making directory 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38926") 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:39652->172.17.0.3:38926, err= 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Connecting to FTP server 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:21") 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37246") 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30567") 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:42614->172.17.0.3:30567, err= 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:37600->172.17.0.3:37246, err= 2026/05/09 01:53:40 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:57958->172.17.0.3:21, err= 2026/05/09 01:53:42 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:34381") 2026/05/09 01:53:42 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:58936->172.17.0.3:34381, err= 2026/05/09 01:53:42 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30534") 2026/05/09 01:53:42 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:34280->172.17.0.3:30534, err= 2026/05/09 01:53:42 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/09 01:53:42 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Connecting to FTP server 2026/05/09 01:53:42 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37335") 2026/05/09 01:53:42 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:21") 2026/05/09 01:53:42 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38930") 2026/05/09 01:53:42 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:44300->172.17.0.3:37335, err= 2026/05/09 01:53:42 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:55428->172.17.0.3:38930, err= 2026/05/09 01:53:42 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:35788->172.17.0.3:21, err= 2026/05/09 01:53:42 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37109") 2026/05/09 01:53:42 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:46824->172.17.0.3:37109, err= 2026/05/09 01:53:42 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for checks to finish 2026/05/09 01:53:42 DEBUG : c/non empty space: size = 5 OK 2026/05/09 01:53:42 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/09 01:53:42 DEBUG : c/non empty space: Unchanged skipping 2026/05/09 01:53:42 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for transfers to finish 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:36833") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:43170->172.17.0.3:36833, err= 2026/05/09 01:53:44 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/05/09 01:53:44 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/05/09 01:53:44 INFO : a/potato2: Copied (new) 2026/05/09 01:53:44 DEBUG : Waiting for deletions to finish 2026/05/09 01:53:44 INFO : b/potato: Deleted 2026/05/09 01:53:44 INFO : d: Removing directory 2026/05/09 01:53:44 INFO : b: Removing directory 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: deleted 2 directories 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35971") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:47420->172.17.0.3:35971, err= 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32231") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35790") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:52826->172.17.0.3:32231, err= 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:35078->172.17.0.3:35790, err= 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39427") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:38248->172.17.0.3:39427, err= 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39032") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35976") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:33670->172.17.0.3:39032, err= 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:49804->172.17.0.3:35976, err= 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37714") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:49130->172.17.0.3:37714, err= --- PASS: TestSyncIgnoreErrors (4.37s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fijihex0jixe", Local "Local file system at /tmp/rclone2519514439", Modify Window "1s" 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33816") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:45376->172.17.0.3:33816, err= 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38923") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:51342->172.17.0.3:38923, err= 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:34235") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:49654->172.17.0.3:34235, err= 2026/05/09 01:53:44 DEBUG : empty space: size = 1 OK 2026/05/09 01:53:44 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/09 01:53:44 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for checks to finish 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for transfers to finish 2026/05/09 01:53:44 DEBUG : Waiting for deletions to finish 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35309") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:46498->172.17.0.3:35309, err= 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33200") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:38540->172.17.0.3:33200, err= 2026/05/09 01:53:44 DEBUG : empty space: size = 1 OK 2026/05/09 01:53:44 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/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for checks to finish 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for transfers to finish 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32539") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:53598->172.17.0.3:32539, err= 2026/05/09 01:53:44 DEBUG : empty space.8e3f08e9.partial: size = 1 OK 2026/05/09 01:53:44 DEBUG : empty space.8e3f08e9.partial: renamed to: empty space 2026/05/09 01:53:44 INFO : empty space: Copied (replaced existing) 2026/05/09 01:53:44 DEBUG : Waiting for deletions to finish 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:34154") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:50520->172.17.0.3:34154, err= 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35191") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:53850->172.17.0.3:35191, err= 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33631") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:55640->172.17.0.3:33631, err= --- PASS: TestSyncAfterChangingModtimeOnly (0.02s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fijihex0jixe", Local "Local file system at /tmp/rclone2519514439", Modify Window "1s" sync_test.go:1046: Can't check this if no hashes supported 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32221") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:56682->172.17.0.3:32221, err= 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:36771") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:50572->172.17.0.3:36771, err= --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.00s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fijihex0jixe", Local "Local file system at /tmp/rclone2519514439", Modify Window "1s" 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38185") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:51842->172.17.0.3:38185, err= 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30074") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:46120->172.17.0.3:30074, err= 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:36369") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:33102->172.17.0.3:36369, err= 2026/05/09 01:53:44 DEBUG : foo: size = 3 OK 2026/05/09 01:53:44 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/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for checks to finish 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for transfers to finish 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30198") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:41210->172.17.0.3:30198, err= 2026/05/09 01:53:44 DEBUG : foo.20f54f0c.partial: size = 3 OK 2026/05/09 01:53:44 DEBUG : foo.20f54f0c.partial: renamed to: foo 2026/05/09 01:53:44 INFO : foo: Copied (replaced existing) 2026/05/09 01:53:44 DEBUG : Waiting for deletions to finish 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31837") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:46630->172.17.0.3:31837, err= 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31321") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:38214->172.17.0.3:31321, err= 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37036") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:60220->172.17.0.3:37036, err= --- PASS: TestSyncDoesntUpdateModtime (0.01s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fijihex0jixe", Local "Local file system at /tmp/rclone2519514439", Modify Window "1s" 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31845") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:49492->172.17.0.3:31845, err= 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:34051") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:49354->172.17.0.3:34051, err= 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38526") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:43352->172.17.0.3:38526, err= 2026/05/09 01:53:44 DEBUG : potato: Need to transfer - File not found at Destination 2026/05/09 01:53:44 DEBUG : empty space: size = 1 OK 2026/05/09 01:53:44 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/09 01:53:44 DEBUG : empty space: Unchanged skipping 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for checks to finish 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for transfers to finish 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38075") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:48248->172.17.0.3:38075, err= 2026/05/09 01:53:44 DEBUG : potato.06503f43.partial: size = 60 OK 2026/05/09 01:53:44 DEBUG : potato.06503f43.partial: renamed to: potato 2026/05/09 01:53:44 INFO : potato: Copied (new) 2026/05/09 01:53:44 DEBUG : Waiting for deletions to finish 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32075") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:56172->172.17.0.3:32075, err= 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31837") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:46640->172.17.0.3:31837, err= 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38444") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:53016->172.17.0.3:38444, err= --- PASS: TestSyncAfterAddingAFile (0.01s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fijihex0jixe", Local "Local file system at /tmp/rclone2519514439", Modify Window "1s" 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37219") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:54130->172.17.0.3:37219, err= 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30708") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:47178->172.17.0.3:30708, err= 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39221") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:33642->172.17.0.3:39221, err= 2026/05/09 01:53:44 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2519514439) 2026/05/09 01:53:44 DEBUG : potato: size = 60 (ftp://172.17.0.3:21/rclone-test-fijihex0jixe) 2026/05/09 01:53:44 DEBUG : potato: Sizes differ 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for checks to finish 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for transfers to finish 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30252") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:40838->172.17.0.3:30252, err= 2026/05/09 01:53:44 DEBUG : potato.793dcdb8.partial: size = 21 OK 2026/05/09 01:53:44 DEBUG : potato.793dcdb8.partial: renamed to: potato 2026/05/09 01:53:44 INFO : potato: Copied (replaced existing) 2026/05/09 01:53:44 DEBUG : Waiting for deletions to finish 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32046") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:42460->172.17.0.3:32046, err= 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30531") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:36130->172.17.0.3:30531, err= 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31586") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:48666->172.17.0.3:31586, err= --- PASS: TestSyncAfterChangingFilesSizeOnly (0.01s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fijihex0jixe", Local "Local file system at /tmp/rclone2519514439", Modify Window "1s" 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30361") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:55396->172.17.0.3:30361, err= 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38059") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:39628->172.17.0.3:38059, err= 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38325") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:57670->172.17.0.3:38325, err= 2026/05/09 01:53:44 DEBUG : potato: size = 21 OK 2026/05/09 01:53:44 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/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for checks to finish 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for transfers to finish 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30053") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:36850->172.17.0.3:30053, err= 2026/05/09 01:53:44 DEBUG : potato.a809149f.partial: size = 21 OK 2026/05/09 01:53:44 DEBUG : potato.a809149f.partial: renamed to: potato 2026/05/09 01:53:44 INFO : potato: Copied (replaced existing) 2026/05/09 01:53:44 DEBUG : Waiting for deletions to finish 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:36318") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:42102->172.17.0.3:36318, err= 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35181") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:55660->172.17.0.3:35181, err= 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:34027") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:50258->172.17.0.3:34027, err= --- PASS: TestSyncAfterChangingContentsOnly (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fijihex0jixe", Local "Local file system at /tmp/rclone2519514439", Modify Window "1s" 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37897") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:35102->172.17.0.3:37897, err= 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35414") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:50412->172.17.0.3:35414, err= 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39472") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:52540->172.17.0.3:39472, err= 2026/05/09 01:53:44 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/09 01:53:44 DEBUG : empty space: size = 1 OK 2026/05/09 01:53:44 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/09 01:53:44 DEBUG : empty space: Unchanged skipping 2026/05/09 01:53:44 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for checks to finish 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for transfers to finish 2026/05/09 01:53:44 DEBUG : Waiting for deletions to finish 2026/05/09 01:53:44 NOTICE: potato: Skipped delete as --dry-run is set (size 21) 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37324") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:37466->172.17.0.3:37324, err= 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37440") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:42302->172.17.0.3:37440, err= 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31527") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:42832->172.17.0.3:31527, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fijihex0jixe", Local "Local file system at /tmp/rclone2519514439", Modify Window "1s" 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33283") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:45720->172.17.0.3:33283, err= 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32715") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:47774->172.17.0.3:32715, err= 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32284") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:45570->172.17.0.3:32284, err= 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35112") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:46050->172.17.0.3:35112, err= 2026/05/09 01:53:44 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/09 01:53:44 DEBUG : empty space: size = 1 OK 2026/05/09 01:53:44 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/09 01:53:44 DEBUG : empty space: Unchanged skipping 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for checks to finish 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for transfers to finish 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38098") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:35136->172.17.0.3:38098, err= 2026/05/09 01:53:44 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/05/09 01:53:44 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/05/09 01:53:44 INFO : potato2: Copied (new) 2026/05/09 01:53:44 DEBUG : Waiting for deletions to finish 2026/05/09 01:53:44 INFO : potato: Deleted 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:36190") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:54170->172.17.0.3:36190, err= 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:36232") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:46022->172.17.0.3:36232, err= 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:36969") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:33800->172.17.0.3:36969, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fijihex0jixe", Local "Local file system at /tmp/rclone2519514439", Modify Window "1s" 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32964") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:35498->172.17.0.3:32964, err= 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35076") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:52756->172.17.0.3:35076, err= 2026/05/09 01:53:44 INFO : d: Making directory 2026/05/09 01:53:44 INFO : d/e: Making directory 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37934") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:60054->172.17.0.3:37934, err= 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31920") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30090") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:39328->172.17.0.3:31920, err= 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32647") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:51106->172.17.0.3:32647, err= 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:37866->172.17.0.3:30090, err= 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31241") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:60694->172.17.0.3:31241, err= 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35940") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:58636->172.17.0.3:35940, err= 2026/05/09 01:53:44 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33897") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37800") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30814") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:37586->172.17.0.3:37800, err= 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:38996->172.17.0.3:33897, err= 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:42932->172.17.0.3:30814, err= 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31951") 2026/05/09 01:53:44 DEBUG : c/non empty space: size = 5 OK 2026/05/09 01:53:44 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:55492->172.17.0.3:31951, err= 2026/05/09 01:53:44 DEBUG : c/non empty space: Unchanged skipping 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:36967") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:55876->172.17.0.3:36967, err= 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for checks to finish 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for transfers to finish 2026/05/09 01:53:44 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/05/09 01:53:44 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/05/09 01:53:44 INFO : a/potato2: Copied (new) 2026/05/09 01:53:44 DEBUG : Waiting for deletions to finish 2026/05/09 01:53:44 INFO : b/potato: Deleted 2026/05/09 01:53:44 INFO : d/e: Removing directory 2026/05/09 01:53:44 INFO : d: Removing directory 2026/05/09 01:53:44 INFO : b: Removing directory 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: deleted 3 directories 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31884") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:55542->172.17.0.3:31884, err= 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31315") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:38292->172.17.0.3:31315, err= 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33603") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:36774->172.17.0.3:33603, err= 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37698") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:47044->172.17.0.3:37698, err= 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30191") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30330") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:51318->172.17.0.3:30191, err= 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:45900->172.17.0.3:30330, err= 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39743") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:36224->172.17.0.3:39743, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fijihex0jixe", Local "Local file system at /tmp/rclone2519514439", Modify Window "1s" 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38895") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:42494->172.17.0.3:38895, err= 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32135") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:41236->172.17.0.3:32135, err= 2026/05/09 01:53:44 INFO : d: Making directory 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39435") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:35746->172.17.0.3:39435, err= 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33779") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31640") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33808") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:57472->172.17.0.3:33779, err= 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:58986->172.17.0.3:33808, err= 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:40474->172.17.0.3:31640, err= 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32474") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:48424->172.17.0.3:32474, err= 2026/05/09 01:53:44 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39468") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37347") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:47548->172.17.0.3:39468, err= 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:44106->172.17.0.3:37347, err= 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30771") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:43542->172.17.0.3:30771, err= 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32017") 2026/05/09 01:53:44 DEBUG : c/non empty space: size = 5 OK 2026/05/09 01:53:44 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/09 01:53:44 DEBUG : c/non empty space: Unchanged skipping 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:55522->172.17.0.3:32017, err= 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for checks to finish 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for transfers to finish 2026/05/09 01:53:44 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/05/09 01:53:44 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/05/09 01:53:44 INFO : a/potato2: Copied (new) 2026/05/09 01:53:44 ERROR : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: not deleting files as there were IO errors 2026/05/09 01:53:44 ERROR : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: not deleting directories as there were IO errors 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39640") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:38116->172.17.0.3:39640, err= 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:34705") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35196") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:34974->172.17.0.3:34705, err= 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38478") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32558") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:55766->172.17.0.3:35196, err= 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:44626->172.17.0.3:32558, err= 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:33582->172.17.0.3:38478, err= 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:34473") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:58726->172.17.0.3:34473, err= 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31864") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31925") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:60392->172.17.0.3:31864, err= 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33796") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31755") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:39474->172.17.0.3:31755, err= 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:41924->172.17.0.3:33796, err= 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:52918->172.17.0.3:31925, err= 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32483") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:52080->172.17.0.3:32483, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (0.02s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fijihex0jixe", Local "Local file system at /tmp/rclone2519514439", Modify Window "1s" 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38563") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:53012->172.17.0.3:38563, err= 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33731") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:38430->172.17.0.3:33731, err= 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35196") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:55772->172.17.0.3:35196, err= 2026/05/09 01:53:44 DEBUG : Waiting for deletions to finish 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31010") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:60698->172.17.0.3:31010, err= 2026/05/09 01:53:44 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/09 01:53:44 DEBUG : empty space: size = 1 OK 2026/05/09 01:53:44 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/09 01:53:44 DEBUG : empty space: Unchanged skipping 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for checks to finish 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for transfers to finish 2026/05/09 01:53:44 INFO : potato: Deleted 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:34274") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:47146->172.17.0.3:34274, err= 2026/05/09 01:53:44 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/05/09 01:53:44 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/05/09 01:53:44 INFO : potato2: Copied (new) 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31968") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:57544->172.17.0.3:31968, err= 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:34481") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:37104->172.17.0.3:34481, err= 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30752") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:36820->172.17.0.3:30752, err= --- PASS: TestSyncDeleteDuring (0.01s) === RUN TestSyncDeleteBefore run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fijihex0jixe", Local "Local file system at /tmp/rclone2519514439", Modify Window "1s" 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39645") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:56638->172.17.0.3:39645, err= 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:34431") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:60086->172.17.0.3:34431, err= 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38343") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:44060->172.17.0.3:38343, err= 2026/05/09 01:53:44 DEBUG : Waiting for deletions to finish 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31327") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:47658->172.17.0.3:31327, err= 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for checks to finish 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for transfers to finish 2026/05/09 01:53:44 INFO : potato: Deleted 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:36405") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:39352->172.17.0.3:36405, err= 2026/05/09 01:53:44 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/09 01:53:44 DEBUG : empty space: size = 1 OK 2026/05/09 01:53:44 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/09 01:53:44 DEBUG : empty space: Unchanged skipping 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for checks to finish 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for transfers to finish 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32415") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:49532->172.17.0.3:32415, err= 2026/05/09 01:53:44 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/05/09 01:53:44 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/05/09 01:53:44 INFO : potato2: Copied (new) 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39319") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:58156->172.17.0.3:39319, err= 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30721") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:58808->172.17.0.3:30721, err= 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:34288") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:56804->172.17.0.3:34288, err= --- PASS: TestSyncDeleteBefore (0.01s) === RUN TestCopyDeleteBefore run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fijihex0jixe", Local "Local file system at /tmp/rclone2519514439", Modify Window "1s" 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:34139") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:57688->172.17.0.3:34139, err= 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37049") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:54204->172.17.0.3:37049, err= 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30131") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:47356->172.17.0.3:30131, err= 2026/05/09 01:53:44 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for checks to finish 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for transfers to finish 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37854") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:51934->172.17.0.3:37854, err= 2026/05/09 01:53:44 DEBUG : potato2.3b76523b.partial: size = 19 OK 2026/05/09 01:53:44 DEBUG : potato2.3b76523b.partial: renamed to: potato2 2026/05/09 01:53:44 INFO : potato2: Copied (new) 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38520") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:56734->172.17.0.3:38520, err= 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:34350") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:34442->172.17.0.3:34350, err= 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31036") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:54160->172.17.0.3:31036, err= --- PASS: TestCopyDeleteBefore (0.01s) === RUN TestSyncWithExclude run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fijihex0jixe", Local "Local file system at /tmp/rclone2519514439", Modify Window "1s" 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35250") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:35974->172.17.0.3:35250, err= 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30432") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:46254->172.17.0.3:30432, err= 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31025") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:60344->172.17.0.3:31025, err= 2026/05/09 01:53:44 DEBUG : enormous: Excluded (Size Filter) 2026/05/09 01:53:44 DEBUG : enormous: Excluded 2026/05/09 01:53:44 DEBUG : potato2: Excluded (Size Filter) 2026/05/09 01:53:44 DEBUG : potato2: Excluded 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35419") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:46728->172.17.0.3:35419, err= 2026/05/09 01:53:44 DEBUG : potato2: Excluded (Size Filter) 2026/05/09 01:53:44 DEBUG : potato2: Excluded 2026/05/09 01:53:44 DEBUG : empty space: size = 1 OK 2026/05/09 01:53:44 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for checks to finish 2026/05/09 01:53:44 DEBUG : empty space: Unchanged skipping 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for transfers to finish 2026/05/09 01:53:44 DEBUG : Waiting for deletions to finish 2026/05/09 01:53:44 INFO : There was nothing to transfer 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38726") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:48686->172.17.0.3:38726, err= 2026/05/09 01:53:44 DEBUG : enormous: Excluded (Size Filter) 2026/05/09 01:53:44 DEBUG : enormous: Excluded 2026/05/09 01:53:44 DEBUG : potato2: Excluded (Size Filter) 2026/05/09 01:53:44 DEBUG : potato2: Excluded 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39605") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:37448->172.17.0.3:39605, err= 2026/05/09 01:53:44 DEBUG : potato2: Excluded (Size Filter) 2026/05/09 01:53:44 DEBUG : potato2: Excluded 2026/05/09 01:53:44 DEBUG : empty space: size = 1 OK 2026/05/09 01:53:44 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2026/05/09 01:53:44 DEBUG : empty space: Unchanged skipping 2026/05/09 01:53:44 DEBUG : Local file system at /tmp/rclone2519514439: Waiting for checks to finish 2026/05/09 01:53:44 DEBUG : Local file system at /tmp/rclone2519514439: Waiting for transfers to finish 2026/05/09 01:53:44 DEBUG : Waiting for deletions to finish 2026/05/09 01:53:44 INFO : There was nothing to transfer 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30752") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:36828->172.17.0.3:30752, err= 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39507") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:49368->172.17.0.3:39507, err= --- PASS: TestSyncWithExclude (0.01s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fijihex0jixe", Local "Local file system at /tmp/rclone2519514439", Modify Window "1s" 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31170") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:50762->172.17.0.3:31170, err= 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37471") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:49454->172.17.0.3:37471, err= 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37513") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:54372->172.17.0.3:37513, err= 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35563") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:53642->172.17.0.3:35563, err= 2026/05/09 01:53:44 DEBUG : enormous: Excluded (Size Filter) 2026/05/09 01:53:44 DEBUG : enormous: Excluded 2026/05/09 01:53:44 DEBUG : potato2: Excluded (Size Filter) 2026/05/09 01:53:44 DEBUG : potato2: Excluded 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37175") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:46176->172.17.0.3:37175, err= 2026/05/09 01:53:44 DEBUG : empty space: size = 1 OK 2026/05/09 01:53:44 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/09 01:53:44 DEBUG : empty space: Unchanged skipping 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for checks to finish 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for transfers to finish 2026/05/09 01:53:44 DEBUG : Waiting for deletions to finish 2026/05/09 01:53:44 INFO : potato2: Deleted 2026/05/09 01:53:44 INFO : enormous: Deleted 2026/05/09 01:53:44 INFO : There was nothing to transfer 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39939") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:44630->172.17.0.3:39939, err= 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38435") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:51566->172.17.0.3:38435, err= 2026/05/09 01:53:44 DEBUG : empty space: size = 1 OK 2026/05/09 01:53:44 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2026/05/09 01:53:44 DEBUG : empty space: Unchanged skipping 2026/05/09 01:53:44 DEBUG : Local file system at /tmp/rclone2519514439: Waiting for checks to finish 2026/05/09 01:53:44 DEBUG : Local file system at /tmp/rclone2519514439: Waiting for transfers to finish 2026/05/09 01:53:44 DEBUG : Waiting for deletions to finish 2026/05/09 01:53:44 INFO : potato2: Deleted 2026/05/09 01:53:44 INFO : enormous: Deleted 2026/05/09 01:53:44 INFO : There was nothing to transfer 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39964") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:60552->172.17.0.3:39964, err= 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30161") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:59914->172.17.0.3:30161, err= --- PASS: TestSyncWithExcludeAndDeleteExcluded (0.01s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fijihex0jixe", Local "Local file system at /tmp/rclone2519514439", Modify Window "1s" 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37577") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:59198->172.17.0.3:37577, err= 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:36365") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:33922->172.17.0.3:36365, err= 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:34560") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:55108->172.17.0.3:34560, err= 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38927") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:38300->172.17.0.3:38927, err= 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38001") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:39408->172.17.0.3:38001, err= 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31984") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:39152->172.17.0.3:31984, err= 2026/05/09 01:53:44 DEBUG : five: Need to transfer - File not found at Destination 2026/05/09 01:53:44 DEBUG : four: size = 4 (Local file system at /tmp/rclone2519514439) 2026/05/09 01:53:44 DEBUG : four: size = 8 (ftp://172.17.0.3:21/rclone-test-fijihex0jixe) 2026/05/09 01:53:44 DEBUG : four: Sizes differ 2026/05/09 01:53:44 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/05/09 01:53:44 DEBUG : one: Destination is newer than source, skipping 2026/05/09 01:53:44 DEBUG : three: size = 5 OK 2026/05/09 01:53:44 DEBUG : three: Sizes identical 2026/05/09 01:53:44 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/05/09 01:53:44 DEBUG : two: size = 3 OK 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for checks to finish 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for transfers to finish 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33075") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:36525") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33043") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:50296->172.17.0.3:33075, err= 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:41182->172.17.0.3:33043, err= 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:54214->172.17.0.3:36525, err= 2026/05/09 01:53:44 DEBUG : five.0fee171d.partial: size = 4 OK 2026/05/09 01:53:44 DEBUG : four.f852663a.partial: size = 4 OK 2026/05/09 01:53:44 DEBUG : two.8549bf6d.partial: size = 3 OK 2026/05/09 01:53:44 DEBUG : five.0fee171d.partial: renamed to: five 2026/05/09 01:53:44 INFO : five: Copied (new) 2026/05/09 01:53:44 DEBUG : two.8549bf6d.partial: renamed to: two 2026/05/09 01:53:44 INFO : two: Copied (replaced existing) 2026/05/09 01:53:44 DEBUG : four.f852663a.partial: renamed to: four 2026/05/09 01:53:44 INFO : four: Copied (replaced existing) 2026/05/09 01:53:44 DEBUG : Waiting for deletions to finish 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39618") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:42908->172.17.0.3:39618, err= sync_test.go:1480: Skip test with --checksum as no hashes supported 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30397") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:55136->172.17.0.3:30397, err= 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31545") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:39954->172.17.0.3:31545, err= --- PASS: TestSyncWithUpdateOlder (0.02s) === 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:198: Remote "ftp://172.17.0.3:21/rclone-test-fijihex0jixe", Local "Local file system at /tmp/rclone2519514439", Modify Window "1s" sync_test.go:1569: Can track renames: false 2026/05/09 01:53:44 ERROR : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Ignoring --track-renames as the source and destination do not have a common hash 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39525") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:54232->172.17.0.3:39525, err= 2026/05/09 01:53:44 DEBUG : potato: Need to transfer - File not found at Destination 2026/05/09 01:53:44 DEBUG : yam: Need to transfer - File not found at Destination 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for checks to finish 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for transfers to finish 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33728") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30727") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:36762->172.17.0.3:33728, err= 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:45248->172.17.0.3:30727, err= 2026/05/09 01:53:44 DEBUG : yam.02e422e9.partial: size = 11 OK 2026/05/09 01:53:44 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/05/09 01:53:44 DEBUG : yam.02e422e9.partial: renamed to: yam 2026/05/09 01:53:44 INFO : yam: Copied (new) 2026/05/09 01:53:44 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/05/09 01:53:44 INFO : potato: Copied (new) 2026/05/09 01:53:44 DEBUG : Waiting for deletions to finish 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31121") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:45678->172.17.0.3:31121, err= 2026/05/09 01:53:44 ERROR : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Ignoring --track-renames as the source and destination do not have a common hash 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:34789") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:38350->172.17.0.3:34789, err= 2026/05/09 01:53:44 DEBUG : yaml: Need to transfer - File not found at Destination 2026/05/09 01:53:44 DEBUG : potato: size = 14 OK 2026/05/09 01:53:44 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:53:44 DEBUG : potato: Unchanged skipping 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for checks to finish 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for transfers to finish 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35256") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:49304->172.17.0.3:35256, err= 2026/05/09 01:53:44 DEBUG : yaml.f0a7baea.partial: size = 11 OK 2026/05/09 01:53:44 DEBUG : yaml.f0a7baea.partial: renamed to: yaml 2026/05/09 01:53:44 INFO : yaml: Copied (new) 2026/05/09 01:53:44 DEBUG : Waiting for deletions to finish 2026/05/09 01:53:44 INFO : yam: Deleted 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33825") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:37812->172.17.0.3:33825, err= 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:34159") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:40598->172.17.0.3:34159, err= 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32375") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:53868->172.17.0.3:32375, err= --- PASS: TestSyncWithTrackRenames (0.01s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fijihex0jixe", Local "Local file system at /tmp/rclone2519514439", Modify Window "1s" sync_test.go:1641: Can track renames: true 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33819") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:35194->172.17.0.3:33819, err= 2026/05/09 01:53:44 INFO : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Making map for --track-renames 2026/05/09 01:53:44 INFO : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Finished making map for --track-renames 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for checks to finish 2026/05/09 01:53:44 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/09 01:53:44 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for renames to finish 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for transfers to finish 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:34537") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35362") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:47230->172.17.0.3:34537, err= 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:40730->172.17.0.3:35362, err= 2026/05/09 01:53:44 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/05/09 01:53:44 DEBUG : yam.02e422e9.partial: size = 11 OK 2026/05/09 01:53:44 DEBUG : yam.02e422e9.partial: renamed to: yam 2026/05/09 01:53:44 INFO : yam: Copied (new) 2026/05/09 01:53:44 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/05/09 01:53:44 INFO : potato: Copied (new) 2026/05/09 01:53:44 DEBUG : Waiting for deletions to finish 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31352") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:34056->172.17.0.3:31352, err= 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:34528") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:43476->172.17.0.3:34528, err= 2026/05/09 01:53:44 INFO : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Making map for --track-renames 2026/05/09 01:53:44 DEBUG : potato: size = 14 OK 2026/05/09 01:53:44 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:53:44 INFO : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Finished making map for --track-renames 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for checks to finish 2026/05/09 01:53:44 DEBUG : potato: Unchanged skipping 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for renames to finish 2026/05/09 01:53:44 INFO : yam: Moved (server-side) to: yaml 2026/05/09 01:53:44 INFO : yaml: Renamed from "yam" 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for transfers to finish 2026/05/09 01:53:44 DEBUG : Waiting for deletions to finish 2026/05/09 01:53:44 INFO : There was nothing to transfer 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38762") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:50962->172.17.0.3:38762, err= 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:34401") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:46788->172.17.0.3:34401, err= 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30363") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:46418->172.17.0.3:30363, err= --- PASS: TestSyncWithTrackRenamesStrategyModtime (0.01s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fijihex0jixe", Local "Local file system at /tmp/rclone2519514439", Modify Window "1s" sync_test.go:1680: Can track renames: true 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33938") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:53406->172.17.0.3:33938, err= 2026/05/09 01:53:44 INFO : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Making map for --track-renames 2026/05/09 01:53:44 INFO : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Finished making map for --track-renames 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for checks to finish 2026/05/09 01:53:44 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/09 01:53:44 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for renames to finish 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for transfers to finish 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31514") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:38138->172.17.0.3:31514, err= 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33686") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:38206->172.17.0.3:33686, err= 2026/05/09 01:53:44 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/05/09 01:53:44 DEBUG : sub/yam.b1027621.partial: size = 11 OK 2026/05/09 01:53:44 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/05/09 01:53:44 INFO : potato: Copied (new) 2026/05/09 01:53:44 DEBUG : sub/yam.b1027621.partial: renamed to: sub/yam 2026/05/09 01:53:44 INFO : sub/yam: Copied (new) 2026/05/09 01:53:44 DEBUG : Waiting for deletions to finish 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39628") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:40100->172.17.0.3:39628, err= 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:34905") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:55364->172.17.0.3:34905, err= 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38163") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:50180->172.17.0.3:38163, err= 2026/05/09 01:53:44 DEBUG : potato: size = 14 OK 2026/05/09 01:53:44 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:53:44 DEBUG : potato: Unchanged skipping 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37452") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:47634->172.17.0.3:37452, err= 2026/05/09 01:53:44 INFO : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Making map for --track-renames 2026/05/09 01:53:44 INFO : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Finished making map for --track-renames 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for checks to finish 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for renames to finish 2026/05/09 01:53:44 INFO : sub/yam: Moved (server-side) to: yam 2026/05/09 01:53:44 INFO : yam: Renamed from "sub/yam" 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for transfers to finish 2026/05/09 01:53:44 DEBUG : Waiting for deletions to finish 2026/05/09 01:53:44 INFO : There was nothing to transfer 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31866") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:57114->172.17.0.3:31866, err= 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:34561") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:59754->172.17.0.3:34561, err= 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33668") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:57838->172.17.0.3:33668, err= 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33269") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:55754->172.17.0.3:33269, err= 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39900") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:54276->172.17.0.3:39900, err= --- PASS: TestSyncWithTrackRenamesStrategyLeaf (0.01s) === RUN TestServerSideMoveLocal run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fijihex0jixe", Local "Local file system at /tmp/rclone2519514439", Modify Window "1s" 2026/05/09 01:53:44 DEBUG : Creating backend with remote "/tmp/rclone2519514439/dir1" 2026/05/09 01:53:44 DEBUG : Creating backend with remote "/tmp/rclone2519514439/dir2" 2026/05/09 01:53:44 DEBUG : Local file system at /tmp/rclone2519514439/dir2: Using server-side directory move 2026/05/09 01:53:44 INFO : Local file system at /tmp/rclone2519514439/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/09 01:53:44 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/05/09 01:53:44 DEBUG : Local file system at /tmp/rclone2519514439/dir2: Waiting for checks to finish 2026/05/09 01:53:44 INFO : file1.txt: Moved (server-side) 2026/05/09 01:53:44 DEBUG : Local file system at /tmp/rclone2519514439/dir2: Waiting for transfers to finish 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37561") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:60348->172.17.0.3:37561, err= 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39161") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:46252->172.17.0.3:39161, err= --- PASS: TestServerSideMoveLocal (0.00s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fijihex0jixe", Local "Local file system at /tmp/rclone2519514439", Modify Window "1s" 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33633") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:54334->172.17.0.3:33633, err= 2026/05/09 01:53:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/09 01:53:44 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for checks to finish 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for transfers to finish 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33904") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:50150->172.17.0.3:33904, err= 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37965") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:35742->172.17.0.3:37965, err= 2026/05/09 01:53:44 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/05/09 01:53:44 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2026/05/09 01:53:44 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/05/09 01:53:44 INFO : sub dir/hello world: Copied (new) 2026/05/09 01:53:44 INFO : sub dir/hello world: Deleted 2026/05/09 01:53:44 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2026/05/09 01:53:44 INFO : nested/sub dir/file: Copied (new) 2026/05/09 01:53:44 INFO : nested/sub dir/file: Deleted 2026/05/09 01:53:44 INFO : sub dir: Removing directory 2026/05/09 01:53:44 INFO : nested/sub dir: Removing directory 2026/05/09 01:53:44 INFO : nested: Removing directory 2026/05/09 01:53:44 DEBUG : Local file system at /tmp/rclone2519514439: deleted 3 directories 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32020") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:58808->172.17.0.3:32020, err= 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32269") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:49290->172.17.0.3:32269, err= 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33357") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:51346->172.17.0.3:33357, err= 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33751") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:44234->172.17.0.3:33751, err= 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37701") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:55618->172.17.0.3:37701, err= 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39562") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:36284") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:46390->172.17.0.3:39562, err= 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:54350->172.17.0.3:36284, err= 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:36700") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:56226->172.17.0.3:36700, err= 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31077") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:58782->172.17.0.3:31077, err= --- PASS: TestMoveWithDeleteEmptySrcDirs (0.01s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fijihex0jixe", Local "Local file system at /tmp/rclone2519514439", Modify Window "1s" 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39545") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:38880->172.17.0.3:39545, err= 2026/05/09 01:53:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/09 01:53:44 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for checks to finish 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for transfers to finish 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33521") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:52718->172.17.0.3:33521, err= 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32436") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:57752->172.17.0.3:32436, err= 2026/05/09 01:53:44 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/05/09 01:53:44 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2026/05/09 01:53:44 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/05/09 01:53:44 INFO : sub dir/hello world: Copied (new) 2026/05/09 01:53:44 INFO : sub dir/hello world: Deleted 2026/05/09 01:53:44 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2026/05/09 01:53:44 INFO : nested/sub dir/file: Copied (new) 2026/05/09 01:53:44 INFO : nested/sub dir/file: Deleted 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32755") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:56366->172.17.0.3:32755, err= 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32013") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:36900->172.17.0.3:32013, err= 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38640") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:36702->172.17.0.3:38640, err= 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30034") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:40426->172.17.0.3:30034, err= 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30128") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:46194->172.17.0.3:30128, err= 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:36320") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:37918->172.17.0.3:36320, err= 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37729") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:46930->172.17.0.3:37729, err= 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39586") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:51980->172.17.0.3:39586, err= 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35771") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:38566->172.17.0.3:35771, err= --- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.01s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fijihex0jixe", Local "Local file system at /tmp/rclone2519514439", Modify Window "1s" 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:36758") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:60210->172.17.0.3:36758, err= 2026/05/09 01:53:44 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/05/09 01:53:44 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for checks to finish 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for transfers to finish 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39418") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30004") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:36516->172.17.0.3:39418, err= 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:51014->172.17.0.3:30004, err= 2026/05/09 01:53:44 DEBUG : existing-b.77ede99e.partial: size = 6 OK 2026/05/09 01:53:44 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/05/09 01:53:44 DEBUG : existing-b.77ede99e.partial: renamed to: existing-b 2026/05/09 01:53:44 INFO : existing-b: Copied (new) 2026/05/09 01:53:44 INFO : existing-b: Deleted 2026/05/09 01:53:44 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/05/09 01:53:44 INFO : existing: Copied (new) 2026/05/09 01:53:44 INFO : existing: Deleted 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:34684") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:35308->172.17.0.3:34684, err= 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:34346") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:50866->172.17.0.3:34346, err= 2026/05/09 01:53:44 DEBUG : existing: Destination exists, skipping 2026/05/09 01:53:44 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for checks to finish 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for transfers to finish 2026/05/09 01:53:44 INFO : There was nothing to transfer 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31683") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:39926->172.17.0.3:31683, err= 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31502") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:33442->172.17.0.3:31502, err= 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39083") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:41266->172.17.0.3:39083, err= --- PASS: TestMoveWithIgnoreExisting (0.01s) === RUN TestServerSideMove run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fijihex0jixe", Local "Local file system at /tmp/rclone2519514439", Modify Window "1s" 2026/05/09 01:53:44 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-pajiniw1wuhe" 2026/05/09 01:53:44 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/09 01:53:44 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/09 01:53:44 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/09 01:53:44 DEBUG : Setting pass="o0pb1mTiqElZ02WiAhPC4qfLQqfZoUG7B6R0OToVMHE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/09 01:53:44 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/09 01:53:44 DEBUG : TestFTPPureftpd: detected overridden config - adding "{k26Hz}" suffix to name 2026/05/09 01:53:44 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/09 01:53:44 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/09 01:53:44 DEBUG : Setting pass="o0pb1mTiqElZ02WiAhPC4qfLQqfZoUG7B6R0OToVMHE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/09 01:53:44 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-pajiniw1wuhe: Connecting to FTP server 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-pajiniw1wuhe: dial("tcp","172.17.0.3:21") 2026/05/09 01:53:44 DEBUG : ftp://172.17.0.3:21/rclone-test-pajiniw1wuhe: > dial: conn=172.17.0.1:35790->172.17.0.3:21, err= 2026/05/09 01:53:47 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33251") 2026/05/09 01:53:47 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:48804->172.17.0.3:33251, err= 2026/05/09 01:53:47 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37409") 2026/05/09 01:53:47 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:35044->172.17.0.3:37409, err= 2026/05/09 01:53:47 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39385") 2026/05/09 01:53:47 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:48038->172.17.0.3:39385, err= 2026/05/09 01:53:47 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32296") 2026/05/09 01:53:47 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:56798->172.17.0.3:32296, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.3:21/rclone-test-fijihex0jixe -> ftp://172.17.0.3:21/rclone-test-pajiniw1wuhe 2026/05/09 01:53:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pajiniw1wuhe: dial("tcp","172.17.0.3:39821") 2026/05/09 01:53:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pajiniw1wuhe: > dial: conn=172.17.0.1:59604->172.17.0.3:39821, err= 2026/05/09 01:53:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pajiniw1wuhe: dial("tcp","172.17.0.3:34596") 2026/05/09 01:53:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pajiniw1wuhe: > dial: conn=172.17.0.1:59210->172.17.0.3:34596, err= 2026/05/09 01:53:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pajiniw1wuhe: dial("tcp","172.17.0.3:36192") 2026/05/09 01:53:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pajiniw1wuhe: > dial: conn=172.17.0.1:38488->172.17.0.3:36192, err= 2026/05/09 01:53:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pajiniw1wuhe: Using server-side directory move 2026/05/09 01:53:47 INFO : ftp://172.17.0.3:21/rclone-test-pajiniw1wuhe: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/09 01:53:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pajiniw1wuhe: dial("tcp","172.17.0.3:34777") 2026/05/09 01:53:47 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35326") 2026/05/09 01:53:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pajiniw1wuhe: > dial: conn=172.17.0.1:56884->172.17.0.3:34777, err= 2026/05/09 01:53:47 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:34774->172.17.0.3:35326, err= 2026/05/09 01:53:47 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/09 01:53:47 DEBUG : empty space: size = 1 OK 2026/05/09 01:53:47 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/05/09 01:53:47 DEBUG : empty space: Unchanged skipping 2026/05/09 01:53:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pajiniw1wuhe: Waiting for checks to finish 2026/05/09 01:53:47 DEBUG : potato3: size = 68 (ftp://172.17.0.3:21/rclone-test-fijihex0jixe) 2026/05/09 01:53:47 DEBUG : potato3: size = 60 (ftp://172.17.0.3:21/rclone-test-pajiniw1wuhe) 2026/05/09 01:53:47 DEBUG : potato3: Sizes differ 2026/05/09 01:53:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pajiniw1wuhe: Connecting to FTP server 2026/05/09 01:53:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pajiniw1wuhe: dial("tcp","172.17.0.3:21") 2026/05/09 01:53:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pajiniw1wuhe: > dial: conn=172.17.0.1:35794->172.17.0.3:21, err= 2026/05/09 01:53:47 INFO : empty space: Deleted 2026/05/09 01:53:47 DEBUG : ftp://172.17.0.3:21/rclone-test-pajiniw1wuhe: Waiting for transfers to finish 2026/05/09 01:53:47 INFO : potato2: Moved (server-side) 2026/05/09 01:53:49 INFO : potato3: Deleted 2026/05/09 01:53:49 INFO : potato3: Moved (server-side) 2026/05/09 01:53:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39578") 2026/05/09 01:53:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:58010->172.17.0.3:39578, err= 2026/05/09 01:53:49 DEBUG : ftp://172.17.0.3:21/rclone-test-pajiniw1wuhe: dial("tcp","172.17.0.3:35508") 2026/05/09 01:53:49 DEBUG : ftp://172.17.0.3:21/rclone-test-pajiniw1wuhe: > dial: conn=172.17.0.1:53634->172.17.0.3:35508, err= 2026/05/09 01:53:49 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-mecayuf4vofi" 2026/05/09 01:53:49 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/09 01:53:49 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/09 01:53:49 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/09 01:53:49 DEBUG : Setting pass="o0pb1mTiqElZ02WiAhPC4qfLQqfZoUG7B6R0OToVMHE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/09 01:53:49 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/09 01:53:49 DEBUG : TestFTPPureftpd: detected overridden config - adding "{k26Hz}" suffix to name 2026/05/09 01:53:49 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/09 01:53:49 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/09 01:53:49 DEBUG : Setting pass="o0pb1mTiqElZ02WiAhPC4qfLQqfZoUG7B6R0OToVMHE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/09 01:53:49 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/09 01:53:49 DEBUG : ftp://172.17.0.3:21/rclone-test-mecayuf4vofi: Connecting to FTP server 2026/05/09 01:53:49 DEBUG : ftp://172.17.0.3:21/rclone-test-mecayuf4vofi: dial("tcp","172.17.0.3:21") 2026/05/09 01:53:49 DEBUG : ftp://172.17.0.3:21/rclone-test-mecayuf4vofi: > dial: conn=172.17.0.1:35808->172.17.0.3:21, err= 2026/05/09 01:53:51 DEBUG : ftp://172.17.0.3:21/rclone-test-mecayuf4vofi: Using server-side directory move 2026/05/09 01:53:51 INFO : ftp://172.17.0.3:21/rclone-test-mecayuf4vofi: Server side directory move succeeded 2026/05/09 01:53:51 DEBUG : ftp://172.17.0.3:21/rclone-test-mecayuf4vofi: dial("tcp","172.17.0.3:35757") 2026/05/09 01:53:51 DEBUG : ftp://172.17.0.3:21/rclone-test-mecayuf4vofi: > dial: conn=172.17.0.1:46492->172.17.0.3:35757, err= 2026/05/09 01:53:51 DEBUG : ftp://172.17.0.3:21/rclone-test-pajiniw1wuhe: dial("tcp","172.17.0.3:39255") 2026/05/09 01:53:51 DEBUG : ftp://172.17.0.3:21/rclone-test-pajiniw1wuhe: > dial: conn=172.17.0.1:41008->172.17.0.3:39255, err= 2026/05/09 01:53:51 ERROR : error listing: directory not found 2026/05/09 01:53:51 DEBUG : ftp://172.17.0.3:21/rclone-test-mecayuf4vofi: dial("tcp","172.17.0.3:36268") 2026/05/09 01:53:51 DEBUG : ftp://172.17.0.3:21/rclone-test-mecayuf4vofi: > dial: conn=172.17.0.1:35966->172.17.0.3:36268, err= 2026/05/09 01:53:51 DEBUG : ftp://172.17.0.3:21/rclone-test-mecayuf4vofi: Purge object "empty space" 2026/05/09 01:53:51 DEBUG : ftp://172.17.0.3:21/rclone-test-mecayuf4vofi: Purge object "potato2" 2026/05/09 01:53:51 DEBUG : ftp://172.17.0.3:21/rclone-test-mecayuf4vofi: Purge object "potato3" 2026/05/09 01:53:51 DEBUG : ftp://172.17.0.3:21/rclone-test-mecayuf4vofi: Purge dir "" 2026/05/09 01:53:51 DEBUG : ftp://172.17.0.3:21/rclone-test-pajiniw1wuhe: dial("tcp","172.17.0.3:38822") 2026/05/09 01:53:51 DEBUG : ftp://172.17.0.3:21/rclone-test-pajiniw1wuhe: > dial: conn=172.17.0.1:35264->172.17.0.3:38822, err= 2026/05/09 01:53:51 ERROR : error listing: directory not found 2026/05/09 01:53:51 DEBUG : ftp://172.17.0.3:21/rclone-test-pajiniw1wuhe: Purge dir "" 2026/05/09 01:53:51 NOTICE: purge failed to rmdir "": directory not found 2026/05/09 01:53:51 NOTICE: purge failed: directory not found 2026/05/09 01:53:51 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30134") 2026/05/09 01:53:51 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:58418->172.17.0.3:30134, err= 2026/05/09 01:53:51 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33861") 2026/05/09 01:53:51 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:42976->172.17.0.3:33861, err= --- PASS: TestServerSideMove (6.47s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fijihex0jixe", Local "Local file system at /tmp/rclone2519514439", Modify Window "1s" 2026/05/09 01:53:51 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-nenuwaw4jebe" 2026/05/09 01:53:51 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/09 01:53:51 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/09 01:53:51 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/09 01:53:51 DEBUG : Setting pass="o0pb1mTiqElZ02WiAhPC4qfLQqfZoUG7B6R0OToVMHE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/09 01:53:51 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/09 01:53:51 DEBUG : TestFTPPureftpd: detected overridden config - adding "{k26Hz}" suffix to name 2026/05/09 01:53:51 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/09 01:53:51 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/09 01:53:51 DEBUG : Setting pass="o0pb1mTiqElZ02WiAhPC4qfLQqfZoUG7B6R0OToVMHE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/09 01:53:51 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/09 01:53:51 DEBUG : ftp://172.17.0.3:21/rclone-test-nenuwaw4jebe: Connecting to FTP server 2026/05/09 01:53:51 DEBUG : ftp://172.17.0.3:21/rclone-test-nenuwaw4jebe: dial("tcp","172.17.0.3:21") 2026/05/09 01:53:51 DEBUG : ftp://172.17.0.3:21/rclone-test-nenuwaw4jebe: > dial: conn=172.17.0.1:51170->172.17.0.3:21, err= 2026/05/09 01:53:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:36507") 2026/05/09 01:53:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:53194->172.17.0.3:36507, err= 2026/05/09 01:53:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:34949") 2026/05/09 01:53:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:42204->172.17.0.3:34949, err= 2026/05/09 01:53:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31974") 2026/05/09 01:53:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:49618->172.17.0.3:31974, err= 2026/05/09 01:53:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39531") 2026/05/09 01:53:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:53748->172.17.0.3:39531, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.3:21/rclone-test-fijihex0jixe -> ftp://172.17.0.3:21/rclone-test-nenuwaw4jebe 2026/05/09 01:53:53 DEBUG : ftp://172.17.0.3:21/rclone-test-nenuwaw4jebe: dial("tcp","172.17.0.3:36905") 2026/05/09 01:53:53 DEBUG : ftp://172.17.0.3:21/rclone-test-nenuwaw4jebe: > dial: conn=172.17.0.1:51948->172.17.0.3:36905, err= 2026/05/09 01:53:53 DEBUG : ftp://172.17.0.3:21/rclone-test-nenuwaw4jebe: dial("tcp","172.17.0.3:39948") 2026/05/09 01:53:53 DEBUG : ftp://172.17.0.3:21/rclone-test-nenuwaw4jebe: > dial: conn=172.17.0.1:54820->172.17.0.3:39948, err= 2026/05/09 01:53:53 DEBUG : ftp://172.17.0.3:21/rclone-test-nenuwaw4jebe: dial("tcp","172.17.0.3:31001") 2026/05/09 01:53:53 DEBUG : ftp://172.17.0.3:21/rclone-test-nenuwaw4jebe: > dial: conn=172.17.0.1:49076->172.17.0.3:31001, err= 2026/05/09 01:53:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33296") 2026/05/09 01:53:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:54626->172.17.0.3:33296, err= 2026/05/09 01:53:53 DEBUG : ftp://172.17.0.3:21/rclone-test-nenuwaw4jebe: dial("tcp","172.17.0.3:32745") 2026/05/09 01:53:53 DEBUG : ftp://172.17.0.3:21/rclone-test-nenuwaw4jebe: > dial: conn=172.17.0.1:43948->172.17.0.3:32745, err= 2026/05/09 01:53:53 DEBUG : empty space: Excluded (Size Filter) 2026/05/09 01:53:53 DEBUG : empty space: Excluded 2026/05/09 01:53:53 DEBUG : empty space: Excluded (Size Filter) 2026/05/09 01:53:53 DEBUG : empty space: Excluded 2026/05/09 01:53:53 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/09 01:53:53 DEBUG : ftp://172.17.0.3:21/rclone-test-nenuwaw4jebe: Waiting for checks to finish 2026/05/09 01:53:53 DEBUG : potato3: size = 68 (ftp://172.17.0.3:21/rclone-test-fijihex0jixe) 2026/05/09 01:53:53 DEBUG : potato3: size = 60 (ftp://172.17.0.3:21/rclone-test-nenuwaw4jebe) 2026/05/09 01:53:53 DEBUG : potato3: Sizes differ 2026/05/09 01:53:53 DEBUG : ftp://172.17.0.3:21/rclone-test-nenuwaw4jebe: Waiting for transfers to finish 2026/05/09 01:53:53 DEBUG : ftp://172.17.0.3:21/rclone-test-nenuwaw4jebe: Connecting to FTP server 2026/05/09 01:53:53 DEBUG : ftp://172.17.0.3:21/rclone-test-nenuwaw4jebe: dial("tcp","172.17.0.3:21") 2026/05/09 01:53:53 DEBUG : ftp://172.17.0.3:21/rclone-test-nenuwaw4jebe: > dial: conn=172.17.0.1:51182->172.17.0.3:21, err= 2026/05/09 01:53:53 INFO : potato2: Moved (server-side) 2026/05/09 01:53:55 INFO : potato3: Deleted 2026/05/09 01:53:55 INFO : potato3: Moved (server-side) 2026/05/09 01:53:55 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32155") 2026/05/09 01:53:55 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:51040->172.17.0.3:32155, err= 2026/05/09 01:53:55 DEBUG : ftp://172.17.0.3:21/rclone-test-nenuwaw4jebe: dial("tcp","172.17.0.3:34702") 2026/05/09 01:53:55 DEBUG : ftp://172.17.0.3:21/rclone-test-nenuwaw4jebe: > dial: conn=172.17.0.1:36930->172.17.0.3:34702, err= 2026/05/09 01:53:55 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-guzuhec1cesu" 2026/05/09 01:53:55 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/09 01:53:55 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/09 01:53:55 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/09 01:53:55 DEBUG : Setting pass="o0pb1mTiqElZ02WiAhPC4qfLQqfZoUG7B6R0OToVMHE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/09 01:53:55 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/09 01:53:55 DEBUG : TestFTPPureftpd: detected overridden config - adding "{k26Hz}" suffix to name 2026/05/09 01:53:55 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/09 01:53:55 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/09 01:53:55 DEBUG : Setting pass="o0pb1mTiqElZ02WiAhPC4qfLQqfZoUG7B6R0OToVMHE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/09 01:53:55 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/09 01:53:55 DEBUG : ftp://172.17.0.3:21/rclone-test-guzuhec1cesu: Connecting to FTP server 2026/05/09 01:53:55 DEBUG : ftp://172.17.0.3:21/rclone-test-guzuhec1cesu: dial("tcp","172.17.0.3:21") 2026/05/09 01:53:55 DEBUG : ftp://172.17.0.3:21/rclone-test-guzuhec1cesu: > dial: conn=172.17.0.1:51198->172.17.0.3:21, err= 2026/05/09 01:53:58 DEBUG : ftp://172.17.0.3:21/rclone-test-guzuhec1cesu: dial("tcp","172.17.0.3:37430") 2026/05/09 01:53:58 DEBUG : ftp://172.17.0.3:21/rclone-test-guzuhec1cesu: > dial: conn=172.17.0.1:54170->172.17.0.3:37430, err= 2026/05/09 01:53:58 DEBUG : ftp://172.17.0.3:21/rclone-test-nenuwaw4jebe: dial("tcp","172.17.0.3:34899") 2026/05/09 01:53:58 DEBUG : ftp://172.17.0.3:21/rclone-test-nenuwaw4jebe: > dial: conn=172.17.0.1:43946->172.17.0.3:34899, err= 2026/05/09 01:53:58 DEBUG : empty space: Excluded (Size Filter) 2026/05/09 01:53:58 DEBUG : empty space: Excluded 2026/05/09 01:53:58 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/09 01:53:58 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/09 01:53:58 DEBUG : ftp://172.17.0.3:21/rclone-test-guzuhec1cesu: Connecting to FTP server 2026/05/09 01:53:58 DEBUG : ftp://172.17.0.3:21/rclone-test-guzuhec1cesu: dial("tcp","172.17.0.3:21") 2026/05/09 01:53:58 DEBUG : ftp://172.17.0.3:21/rclone-test-guzuhec1cesu: Waiting for checks to finish 2026/05/09 01:53:58 DEBUG : ftp://172.17.0.3:21/rclone-test-guzuhec1cesu: Waiting for transfers to finish 2026/05/09 01:53:58 DEBUG : ftp://172.17.0.3:21/rclone-test-guzuhec1cesu: > dial: conn=172.17.0.1:51202->172.17.0.3:21, err= 2026/05/09 01:53:58 INFO : potato2: Moved (server-side) 2026/05/09 01:54:00 INFO : potato3: Moved (server-side) 2026/05/09 01:54:00 DEBUG : ftp://172.17.0.3:21/rclone-test-guzuhec1cesu: dial("tcp","172.17.0.3:31901") 2026/05/09 01:54:00 DEBUG : ftp://172.17.0.3:21/rclone-test-guzuhec1cesu: > dial: conn=172.17.0.1:46920->172.17.0.3:31901, err= 2026/05/09 01:54:00 DEBUG : ftp://172.17.0.3:21/rclone-test-nenuwaw4jebe: dial("tcp","172.17.0.3:39858") 2026/05/09 01:54:00 DEBUG : ftp://172.17.0.3:21/rclone-test-nenuwaw4jebe: > dial: conn=172.17.0.1:49628->172.17.0.3:39858, err= 2026/05/09 01:54:00 DEBUG : ftp://172.17.0.3:21/rclone-test-guzuhec1cesu: dial("tcp","172.17.0.3:36313") 2026/05/09 01:54:00 DEBUG : ftp://172.17.0.3:21/rclone-test-guzuhec1cesu: > dial: conn=172.17.0.1:54622->172.17.0.3:36313, err= 2026/05/09 01:54:00 DEBUG : ftp://172.17.0.3:21/rclone-test-guzuhec1cesu: Purge object "potato2" 2026/05/09 01:54:00 DEBUG : ftp://172.17.0.3:21/rclone-test-guzuhec1cesu: Purge object "potato3" 2026/05/09 01:54:00 DEBUG : ftp://172.17.0.3:21/rclone-test-guzuhec1cesu: Purge dir "" 2026/05/09 01:54:00 DEBUG : ftp://172.17.0.3:21/rclone-test-nenuwaw4jebe: dial("tcp","172.17.0.3:32771") 2026/05/09 01:54:00 DEBUG : ftp://172.17.0.3:21/rclone-test-nenuwaw4jebe: > dial: conn=172.17.0.1:47028->172.17.0.3:32771, err= 2026/05/09 01:54:00 DEBUG : ftp://172.17.0.3:21/rclone-test-nenuwaw4jebe: Purge object "empty space" 2026/05/09 01:54:00 DEBUG : ftp://172.17.0.3:21/rclone-test-nenuwaw4jebe: Purge dir "" 2026/05/09 01:54:00 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31916") 2026/05/09 01:54:00 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:47020->172.17.0.3:31916, err= 2026/05/09 01:54:00 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38141") 2026/05/09 01:54:00 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:38814->172.17.0.3:38141, err= --- PASS: TestServerSideMoveWithFilter (8.80s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fijihex0jixe", Local "Local file system at /tmp/rclone2519514439", Modify Window "1s" 2026/05/09 01:54:00 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-pavijej1kaqu" 2026/05/09 01:54:00 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/09 01:54:00 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/09 01:54:00 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/09 01:54:00 DEBUG : Setting pass="o0pb1mTiqElZ02WiAhPC4qfLQqfZoUG7B6R0OToVMHE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/09 01:54:00 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/09 01:54:00 DEBUG : TestFTPPureftpd: detected overridden config - adding "{k26Hz}" suffix to name 2026/05/09 01:54:00 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/09 01:54:00 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/09 01:54:00 DEBUG : Setting pass="o0pb1mTiqElZ02WiAhPC4qfLQqfZoUG7B6R0OToVMHE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/09 01:54:00 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/09 01:54:00 DEBUG : ftp://172.17.0.3:21/rclone-test-pavijej1kaqu: Connecting to FTP server 2026/05/09 01:54:00 DEBUG : ftp://172.17.0.3:21/rclone-test-pavijej1kaqu: dial("tcp","172.17.0.3:21") 2026/05/09 01:54:00 DEBUG : ftp://172.17.0.3:21/rclone-test-pavijej1kaqu: > dial: conn=172.17.0.1:51218->172.17.0.3:21, err= 2026/05/09 01:54:02 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39021") 2026/05/09 01:54:02 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:60426->172.17.0.3:39021, err= 2026/05/09 01:54:02 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37980") 2026/05/09 01:54:02 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:44980->172.17.0.3:37980, err= 2026/05/09 01:54:02 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30864") 2026/05/09 01:54:02 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:49936->172.17.0.3:30864, err= 2026/05/09 01:54:02 INFO : tomatoDir: Making directory 2026/05/09 01:54:02 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32197") 2026/05/09 01:54:02 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:43938->172.17.0.3:32197, err= 2026/05/09 01:54:02 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37401") 2026/05/09 01:54:02 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:58510->172.17.0.3:37401, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.3:21/rclone-test-fijihex0jixe -> ftp://172.17.0.3:21/rclone-test-pavijej1kaqu 2026/05/09 01:54:02 DEBUG : ftp://172.17.0.3:21/rclone-test-pavijej1kaqu: dial("tcp","172.17.0.3:39479") 2026/05/09 01:54:02 DEBUG : ftp://172.17.0.3:21/rclone-test-pavijej1kaqu: > dial: conn=172.17.0.1:52996->172.17.0.3:39479, err= 2026/05/09 01:54:02 DEBUG : ftp://172.17.0.3:21/rclone-test-pavijej1kaqu: dial("tcp","172.17.0.3:31357") 2026/05/09 01:54:02 DEBUG : ftp://172.17.0.3:21/rclone-test-pavijej1kaqu: > dial: conn=172.17.0.1:33948->172.17.0.3:31357, err= 2026/05/09 01:54:02 DEBUG : ftp://172.17.0.3:21/rclone-test-pavijej1kaqu: dial("tcp","172.17.0.3:37932") 2026/05/09 01:54:02 DEBUG : ftp://172.17.0.3:21/rclone-test-pavijej1kaqu: > dial: conn=172.17.0.1:35850->172.17.0.3:37932, err= 2026/05/09 01:54:02 DEBUG : ftp://172.17.0.3:21/rclone-test-pavijej1kaqu: Using server-side directory move 2026/05/09 01:54:02 INFO : ftp://172.17.0.3:21/rclone-test-pavijej1kaqu: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/09 01:54:02 DEBUG : ftp://172.17.0.3:21/rclone-test-pavijej1kaqu: dial("tcp","172.17.0.3:37659") 2026/05/09 01:54:02 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30542") 2026/05/09 01:54:02 DEBUG : ftp://172.17.0.3:21/rclone-test-pavijej1kaqu: > dial: conn=172.17.0.1:59740->172.17.0.3:37659, err= 2026/05/09 01:54:02 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:47044->172.17.0.3:30542, err= 2026/05/09 01:54:02 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/09 01:54:02 DEBUG : empty space: size = 1 OK 2026/05/09 01:54:02 DEBUG : potato3: size = 68 (ftp://172.17.0.3:21/rclone-test-fijihex0jixe) 2026/05/09 01:54:02 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/05/09 01:54:02 DEBUG : potato3: size = 60 (ftp://172.17.0.3:21/rclone-test-pavijej1kaqu) 2026/05/09 01:54:02 DEBUG : empty space: Unchanged skipping 2026/05/09 01:54:02 DEBUG : potato3: Sizes differ 2026/05/09 01:54:02 DEBUG : ftp://172.17.0.3:21/rclone-test-pavijej1kaqu: Connecting to FTP server 2026/05/09 01:54:02 DEBUG : ftp://172.17.0.3:21/rclone-test-pavijej1kaqu: dial("tcp","172.17.0.3:21") 2026/05/09 01:54:02 DEBUG : ftp://172.17.0.3:21/rclone-test-pavijej1kaqu: > dial: conn=172.17.0.1:57152->172.17.0.3:21, err= 2026/05/09 01:54:02 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32739") 2026/05/09 01:54:02 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:52966->172.17.0.3:32739, err= 2026/05/09 01:54:02 INFO : potato2: Moved (server-side) 2026/05/09 01:54:02 INFO : empty space: Deleted 2026/05/09 01:54:02 DEBUG : ftp://172.17.0.3:21/rclone-test-pavijej1kaqu: Waiting for checks to finish 2026/05/09 01:54:02 DEBUG : ftp://172.17.0.3:21/rclone-test-pavijej1kaqu: Waiting for transfers to finish 2026/05/09 01:54:04 INFO : potato3: Deleted 2026/05/09 01:54:04 INFO : potato3: Moved (server-side) 2026/05/09 01:54:04 INFO : tomatoDir: Removing directory 2026/05/09 01:54:04 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: deleted 1 directories 2026/05/09 01:54:04 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32879") 2026/05/09 01:54:04 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:47134->172.17.0.3:32879, err= 2026/05/09 01:54:04 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35691") 2026/05/09 01:54:04 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:50102->172.17.0.3:35691, err= 2026/05/09 01:54:04 DEBUG : ftp://172.17.0.3:21/rclone-test-pavijej1kaqu: dial("tcp","172.17.0.3:31470") 2026/05/09 01:54:04 DEBUG : ftp://172.17.0.3:21/rclone-test-pavijej1kaqu: > dial: conn=172.17.0.1:45022->172.17.0.3:31470, err= 2026/05/09 01:54:04 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-colegar3kuma" 2026/05/09 01:54:04 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/09 01:54:04 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/09 01:54:04 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/09 01:54:04 DEBUG : Setting pass="o0pb1mTiqElZ02WiAhPC4qfLQqfZoUG7B6R0OToVMHE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/09 01:54:04 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/09 01:54:04 DEBUG : TestFTPPureftpd: detected overridden config - adding "{k26Hz}" suffix to name 2026/05/09 01:54:04 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/09 01:54:04 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/09 01:54:04 DEBUG : Setting pass="o0pb1mTiqElZ02WiAhPC4qfLQqfZoUG7B6R0OToVMHE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/09 01:54:04 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/09 01:54:04 DEBUG : ftp://172.17.0.3:21/rclone-test-colegar3kuma: Connecting to FTP server 2026/05/09 01:54:04 DEBUG : ftp://172.17.0.3:21/rclone-test-colegar3kuma: dial("tcp","172.17.0.3:21") 2026/05/09 01:54:04 DEBUG : ftp://172.17.0.3:21/rclone-test-colegar3kuma: > dial: conn=172.17.0.1:57162->172.17.0.3:21, err= 2026/05/09 01:54:06 INFO : tomatoDir: Making directory 2026/05/09 01:54:06 DEBUG : ftp://172.17.0.3:21/rclone-test-colegar3kuma: Using server-side directory move 2026/05/09 01:54:06 INFO : ftp://172.17.0.3:21/rclone-test-colegar3kuma: Server side directory move succeeded 2026/05/09 01:54:06 DEBUG : ftp://172.17.0.3:21/rclone-test-colegar3kuma: dial("tcp","172.17.0.3:30120") 2026/05/09 01:54:06 DEBUG : ftp://172.17.0.3:21/rclone-test-colegar3kuma: > dial: conn=172.17.0.1:59742->172.17.0.3:30120, err= 2026/05/09 01:54:06 DEBUG : ftp://172.17.0.3:21/rclone-test-colegar3kuma: dial("tcp","172.17.0.3:38231") 2026/05/09 01:54:06 DEBUG : ftp://172.17.0.3:21/rclone-test-colegar3kuma: > dial: conn=172.17.0.1:46944->172.17.0.3:38231, err= 2026/05/09 01:54:06 DEBUG : ftp://172.17.0.3:21/rclone-test-pavijej1kaqu: dial("tcp","172.17.0.3:36106") 2026/05/09 01:54:06 DEBUG : ftp://172.17.0.3:21/rclone-test-pavijej1kaqu: > dial: conn=172.17.0.1:44108->172.17.0.3:36106, err= 2026/05/09 01:54:06 ERROR : error listing: directory not found 2026/05/09 01:54:06 DEBUG : ftp://172.17.0.3:21/rclone-test-pavijej1kaqu: dial("tcp","172.17.0.3:37784") 2026/05/09 01:54:06 DEBUG : ftp://172.17.0.3:21/rclone-test-pavijej1kaqu: > dial: conn=172.17.0.1:46418->172.17.0.3:37784, err= 2026/05/09 01:54:06 ERROR : error listing: directory not found 2026/05/09 01:54:06 DEBUG : ftp://172.17.0.3:21/rclone-test-colegar3kuma: dial("tcp","172.17.0.3:38595") 2026/05/09 01:54:06 DEBUG : ftp://172.17.0.3:21/rclone-test-colegar3kuma: > dial: conn=172.17.0.1:40056->172.17.0.3:38595, err= 2026/05/09 01:54:06 DEBUG : ftp://172.17.0.3:21/rclone-test-colegar3kuma: Purge object "empty space" 2026/05/09 01:54:06 DEBUG : ftp://172.17.0.3:21/rclone-test-colegar3kuma: Purge object "potato2" 2026/05/09 01:54:06 DEBUG : ftp://172.17.0.3:21/rclone-test-colegar3kuma: Purge object "potato3" 2026/05/09 01:54:06 DEBUG : ftp://172.17.0.3:21/rclone-test-colegar3kuma: dial("tcp","172.17.0.3:33946") 2026/05/09 01:54:06 DEBUG : ftp://172.17.0.3:21/rclone-test-colegar3kuma: > dial: conn=172.17.0.1:35736->172.17.0.3:33946, err= 2026/05/09 01:54:06 DEBUG : ftp://172.17.0.3:21/rclone-test-colegar3kuma: Purge dir "tomatoDir" 2026/05/09 01:54:06 DEBUG : ftp://172.17.0.3:21/rclone-test-colegar3kuma: Purge dir "" 2026/05/09 01:54:06 DEBUG : ftp://172.17.0.3:21/rclone-test-pavijej1kaqu: dial("tcp","172.17.0.3:35950") 2026/05/09 01:54:06 DEBUG : ftp://172.17.0.3:21/rclone-test-pavijej1kaqu: > dial: conn=172.17.0.1:37686->172.17.0.3:35950, err= 2026/05/09 01:54:06 ERROR : error listing: directory not found 2026/05/09 01:54:06 DEBUG : ftp://172.17.0.3:21/rclone-test-pavijej1kaqu: Purge dir "" 2026/05/09 01:54:06 NOTICE: purge failed to rmdir "": directory not found 2026/05/09 01:54:06 NOTICE: purge failed: directory not found 2026/05/09 01:54:06 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33518") 2026/05/09 01:54:06 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:51630->172.17.0.3:33518, err= 2026/05/09 01:54:06 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38146") 2026/05/09 01:54:06 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:52528->172.17.0.3:38146, err= --- PASS: TestServerSideMoveDeleteEmptySourceDirs (6.66s) === RUN TestServerSideMoveOverlap run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fijihex0jixe", Local "Local file system at /tmp/rclone2519514439", Modify Window "1s" sync_test.go:1941: Skipping test as remote supports DirMove 2026/05/09 01:54:06 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30830") 2026/05/09 01:54:06 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:48024->172.17.0.3:30830, err= 2026/05/09 01:54:06 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39823") 2026/05/09 01:54:06 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:59030->172.17.0.3:39823, err= --- SKIP: TestServerSideMoveOverlap (0.00s) === RUN TestSyncOverlap run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fijihex0jixe", Local "Local file system at /tmp/rclone2519514439", Modify Window "1s" 2026/05/09 01:54:06 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-fijihex0jixe/rclone-sync-test" 2026/05/09 01:54:06 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/09 01:54:06 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/09 01:54:06 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/09 01:54:06 DEBUG : Setting pass="o0pb1mTiqElZ02WiAhPC4qfLQqfZoUG7B6R0OToVMHE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/09 01:54:06 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/09 01:54:06 DEBUG : TestFTPPureftpd: detected overridden config - adding "{k26Hz}" suffix to name 2026/05/09 01:54:06 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/09 01:54:06 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/09 01:54:06 DEBUG : Setting pass="o0pb1mTiqElZ02WiAhPC4qfLQqfZoUG7B6R0OToVMHE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/09 01:54:06 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/09 01:54:06 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/rclone-sync-test: Connecting to FTP server 2026/05/09 01:54:06 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/rclone-sync-test: dial("tcp","172.17.0.3:21") 2026/05/09 01:54:06 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/rclone-sync-test: > dial: conn=172.17.0.1:57168->172.17.0.3:21, err= 2026/05/09 01:54:09 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:36198") 2026/05/09 01:54:09 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:36048->172.17.0.3:36198, err= 2026/05/09 01:54:09 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33567") 2026/05/09 01:54:09 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:53646->172.17.0.3:33567, err= --- PASS: TestSyncOverlap (2.17s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fijihex0jixe", Local "Local file system at /tmp/rclone2519514439", Modify Window "1s" 2026/05/09 01:54:09 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-fijihex0jixe/rclone-sync-test" 2026/05/09 01:54:09 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/09 01:54:09 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/09 01:54:09 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/09 01:54:09 DEBUG : Setting pass="o0pb1mTiqElZ02WiAhPC4qfLQqfZoUG7B6R0OToVMHE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/09 01:54:09 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/09 01:54:09 DEBUG : TestFTPPureftpd: detected overridden config - adding "{k26Hz}" suffix to name 2026/05/09 01:54:09 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/09 01:54:09 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/09 01:54:09 DEBUG : Setting pass="o0pb1mTiqElZ02WiAhPC4qfLQqfZoUG7B6R0OToVMHE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/09 01:54:09 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/09 01:54:09 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/rclone-sync-test: Connecting to FTP server 2026/05/09 01:54:09 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/rclone-sync-test: dial("tcp","172.17.0.3:21") 2026/05/09 01:54:09 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/rclone-sync-test: > dial: conn=172.17.0.1:57178->172.17.0.3:21, err= 2026/05/09 01:54:11 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-fijihex0jixe/rclone-sync-test-include/layer2" 2026/05/09 01:54:11 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/09 01:54:11 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/09 01:54:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/09 01:54:11 DEBUG : Setting pass="o0pb1mTiqElZ02WiAhPC4qfLQqfZoUG7B6R0OToVMHE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/09 01:54:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/09 01:54:11 DEBUG : TestFTPPureftpd: detected overridden config - adding "{k26Hz}" suffix to name 2026/05/09 01:54:11 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/09 01:54:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/09 01:54:11 DEBUG : Setting pass="o0pb1mTiqElZ02WiAhPC4qfLQqfZoUG7B6R0OToVMHE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/09 01:54:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/09 01:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/rclone-sync-test-include/layer2: Connecting to FTP server 2026/05/09 01:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/rclone-sync-test-include/layer2: dial("tcp","172.17.0.3:21") 2026/05/09 01:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:57190->172.17.0.3:21, err= 2026/05/09 01:54:13 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-fijihex0jixe/rclone-sync-test-ignore-file" 2026/05/09 01:54:13 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/09 01:54:13 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/09 01:54:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/09 01:54:13 DEBUG : Setting pass="o0pb1mTiqElZ02WiAhPC4qfLQqfZoUG7B6R0OToVMHE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/09 01:54:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/09 01:54:13 DEBUG : TestFTPPureftpd: detected overridden config - adding "{k26Hz}" suffix to name 2026/05/09 01:54:13 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/09 01:54:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/09 01:54:13 DEBUG : Setting pass="o0pb1mTiqElZ02WiAhPC4qfLQqfZoUG7B6R0OToVMHE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/09 01:54:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/09 01:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/rclone-sync-test-ignore-file: Connecting to FTP server 2026/05/09 01:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/rclone-sync-test-ignore-file: dial("tcp","172.17.0.3:21") 2026/05/09 01:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:47456->172.17.0.3:21, err= 2026/05/09 01:54:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37707") 2026/05/09 01:54:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:60268->172.17.0.3:37707, err= 2026/05/09 01:54:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/rclone-sync-test: dial("tcp","172.17.0.3:39095") 2026/05/09 01:54:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/rclone-sync-test: > dial: conn=172.17.0.1:33126->172.17.0.3:39095, err= 2026/05/09 01:54:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35596") 2026/05/09 01:54:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:37346->172.17.0.3:35596, err= 2026/05/09 01:54:15 DEBUG : rclone-sync-test: Excluded 2026/05/09 01:54:15 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/09 01:54:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39417") 2026/05/09 01:54:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:35296->172.17.0.3:39417, err= 2026/05/09 01:54:15 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/09 01:54:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/rclone-sync-test: Waiting for checks to finish 2026/05/09 01:54:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/rclone-sync-test: Waiting for transfers to finish 2026/05/09 01:54:15 DEBUG : Waiting for deletions to finish 2026/05/09 01:54:15 INFO : There was nothing to transfer 2026/05/09 01:54:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/rclone-sync-test: dial("tcp","172.17.0.3:35982") 2026/05/09 01:54:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/rclone-sync-test: > dial: conn=172.17.0.1:33188->172.17.0.3:35982, err= 2026/05/09 01:54:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31623") 2026/05/09 01:54:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:32956->172.17.0.3:31623, err= 2026/05/09 01:54:15 DEBUG : rclone-sync-test: Excluded 2026/05/09 01:54:15 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/09 01:54:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33122") 2026/05/09 01:54:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:40156->172.17.0.3:33122, err= 2026/05/09 01:54:15 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/09 01:54:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for checks to finish 2026/05/09 01:54:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for transfers to finish 2026/05/09 01:54:15 DEBUG : Waiting for deletions to finish 2026/05/09 01:54:15 INFO : rclone-sync-test-include: Removing directory 2026/05/09 01:54:15 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2026/05/09 01:54:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: failed to delete 1 directories 2026/05/09 01:54:15 INFO : There was nothing to transfer 2026/05/09 01:54:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33617") 2026/05/09 01:54:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:42166->172.17.0.3:33617, err= 2026/05/09 01:54:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/rclone-sync-test-include/layer2: dial("tcp","172.17.0.3:36667") 2026/05/09 01:54:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:53304->172.17.0.3:36667, err= 2026/05/09 01:54:15 DEBUG : rclone-sync-test: Excluded 2026/05/09 01:54:15 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/09 01:54:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35736") 2026/05/09 01:54:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:53344->172.17.0.3:35736, err= 2026/05/09 01:54:15 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/09 01:54:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/rclone-sync-test-include/layer2: Waiting for checks to finish 2026/05/09 01:54:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/05/09 01:54:15 DEBUG : Waiting for deletions to finish 2026/05/09 01:54:15 INFO : There was nothing to transfer 2026/05/09 01:54:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31305") 2026/05/09 01:54:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/rclone-sync-test-include/layer2: dial("tcp","172.17.0.3:30145") 2026/05/09 01:54:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:44680->172.17.0.3:31305, err= 2026/05/09 01:54:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:38492->172.17.0.3:30145, err= 2026/05/09 01:54:15 DEBUG : rclone-sync-test: Excluded 2026/05/09 01:54:15 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/09 01:54:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35427") 2026/05/09 01:54:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:42122->172.17.0.3:35427, err= 2026/05/09 01:54:15 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/09 01:54:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for checks to finish 2026/05/09 01:54:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for transfers to finish 2026/05/09 01:54:15 DEBUG : Waiting for deletions to finish 2026/05/09 01:54:15 INFO : rclone-sync-test-include: Removing directory 2026/05/09 01:54:15 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2026/05/09 01:54:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: failed to delete 1 directories 2026/05/09 01:54:15 INFO : There was nothing to transfer 2026/05/09 01:54:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30135") 2026/05/09 01:54:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/rclone-sync-test-ignore-file: dial("tcp","172.17.0.3:34505") 2026/05/09 01:54:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:44952->172.17.0.3:30135, err= 2026/05/09 01:54:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:58450->172.17.0.3:34505, err= 2026/05/09 01:54:15 DEBUG : rclone-sync-test: Excluded 2026/05/09 01:54:15 DEBUG : Excluded 2026/05/09 01:54:15 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/09 01:54:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33290") 2026/05/09 01:54:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:58974->172.17.0.3:33290, err= 2026/05/09 01:54:15 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/09 01:54:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/rclone-sync-test-ignore-file: Waiting for checks to finish 2026/05/09 01:54:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/05/09 01:54:15 DEBUG : Waiting for deletions to finish 2026/05/09 01:54:15 INFO : There was nothing to transfer 2026/05/09 01:54:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39248") 2026/05/09 01:54:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:36624->172.17.0.3:39248, err= 2026/05/09 01:54:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39225") 2026/05/09 01:54:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:53786->172.17.0.3:39225, err= 2026/05/09 01:54:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35885") 2026/05/09 01:54:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39616") 2026/05/09 01:54:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:51794->172.17.0.3:35885, err= 2026/05/09 01:54:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:57116->172.17.0.3:39616, err= 2026/05/09 01:54:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32803") 2026/05/09 01:54:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:35366->172.17.0.3:32803, err= 2026/05/09 01:54:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31625") 2026/05/09 01:54:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:46320->172.17.0.3:31625, err= --- PASS: TestSyncOverlapWithFilter (6.51s) === RUN TestSyncCompareDest run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fijihex0jixe", Local "Local file system at /tmp/rclone2519514439", Modify Window "1s" 2026/05/09 01:54:15 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-fijihex0jixe/dst" 2026/05/09 01:54:15 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/09 01:54:15 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/09 01:54:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/09 01:54:15 DEBUG : Setting pass="o0pb1mTiqElZ02WiAhPC4qfLQqfZoUG7B6R0OToVMHE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/09 01:54:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/09 01:54:15 DEBUG : TestFTPPureftpd: detected overridden config - adding "{k26Hz}" suffix to name 2026/05/09 01:54:15 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/09 01:54:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/09 01:54:15 DEBUG : Setting pass="o0pb1mTiqElZ02WiAhPC4qfLQqfZoUG7B6R0OToVMHE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/09 01:54:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/09 01:54:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/dst: Connecting to FTP server 2026/05/09 01:54:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/dst: dial("tcp","172.17.0.3:21") 2026/05/09 01:54:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/dst: > dial: conn=172.17.0.1:47460->172.17.0.3:21, err= 2026/05/09 01:54:17 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-fijihex0jixe/CompareDest" 2026/05/09 01:54:17 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/09 01:54:17 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/09 01:54:17 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/09 01:54:17 DEBUG : Setting pass="o0pb1mTiqElZ02WiAhPC4qfLQqfZoUG7B6R0OToVMHE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/09 01:54:17 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/09 01:54:17 DEBUG : TestFTPPureftpd: detected overridden config - adding "{k26Hz}" suffix to name 2026/05/09 01:54:17 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/09 01:54:17 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/09 01:54:17 DEBUG : Setting pass="o0pb1mTiqElZ02WiAhPC4qfLQqfZoUG7B6R0OToVMHE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/09 01:54:17 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/09 01:54:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/CompareDest: Connecting to FTP server 2026/05/09 01:54:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/CompareDest: dial("tcp","172.17.0.3:21") 2026/05/09 01:54:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/CompareDest: > dial: conn=172.17.0.1:47466->172.17.0.3:21, err= 2026/05/09 01:54:19 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-fijihex0jixe/CompareDest" to be canonical "TestFTPPureftpd{k26Hz}:rclone-test-fijihex0jixe/CompareDest" 2026/05/09 01:54:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/dst: dial("tcp","172.17.0.3:30307") 2026/05/09 01:54:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/dst: > dial: conn=172.17.0.1:38412->172.17.0.3:30307, err= 2026/05/09 01:54:19 DEBUG : one: Need to transfer - File not found at Destination 2026/05/09 01:54:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/dst: Waiting for checks to finish 2026/05/09 01:54:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/dst: Waiting for transfers to finish 2026/05/09 01:54:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/dst: dial("tcp","172.17.0.3:32316") 2026/05/09 01:54:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/dst: > dial: conn=172.17.0.1:55104->172.17.0.3:32316, err= 2026/05/09 01:54:19 DEBUG : one.b2cc3c6c.partial: size = 3 OK 2026/05/09 01:54:19 DEBUG : one.b2cc3c6c.partial: renamed to: one 2026/05/09 01:54:19 INFO : one: Copied (new) 2026/05/09 01:54:19 DEBUG : Waiting for deletions to finish 2026/05/09 01:54:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:34229") 2026/05/09 01:54:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:60064->172.17.0.3:34229, err= 2026/05/09 01:54:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38708") 2026/05/09 01:54:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:34348->172.17.0.3:38708, err= 2026/05/09 01:54:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:36944") 2026/05/09 01:54:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:43874->172.17.0.3:36944, err= 2026/05/09 01:54:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32119") 2026/05/09 01:54:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:38386->172.17.0.3:32119, err= 2026/05/09 01:54:19 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-fijihex0jixe/CompareDest" for canonical name "TestFTPPureftpd{k26Hz}:rclone-test-fijihex0jixe/CompareDest" 2026/05/09 01:54:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/dst: dial("tcp","172.17.0.3:33837") 2026/05/09 01:54:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/dst: > dial: conn=172.17.0.1:45254->172.17.0.3:33837, err= 2026/05/09 01:54:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/dst: Waiting for checks to finish 2026/05/09 01:54:19 DEBUG : one: size = 5 (Local file system at /tmp/rclone2519514439) 2026/05/09 01:54:19 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-fijihex0jixe/dst) 2026/05/09 01:54:19 DEBUG : one: Sizes differ 2026/05/09 01:54:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/dst: Waiting for transfers to finish 2026/05/09 01:54:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/dst: dial("tcp","172.17.0.3:33724") 2026/05/09 01:54:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/dst: > dial: conn=172.17.0.1:42006->172.17.0.3:33724, err= 2026/05/09 01:54:19 DEBUG : one.4a8516eb.partial: size = 5 OK 2026/05/09 01:54:19 DEBUG : one.4a8516eb.partial: renamed to: one 2026/05/09 01:54:19 INFO : one: Copied (replaced existing) 2026/05/09 01:54:19 DEBUG : Waiting for deletions to finish 2026/05/09 01:54:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35061") 2026/05/09 01:54:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:45258->172.17.0.3:35061, err= 2026/05/09 01:54:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39395") 2026/05/09 01:54:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:36846->172.17.0.3:39395, err= 2026/05/09 01:54:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39791") 2026/05/09 01:54:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:36842->172.17.0.3:39791, err= 2026/05/09 01:54:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:36787") 2026/05/09 01:54:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:35960->172.17.0.3:36787, err= 2026/05/09 01:54:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39398") 2026/05/09 01:54:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:48460->172.17.0.3:39398, err= 2026/05/09 01:54:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:34537") 2026/05/09 01:54:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:34770->172.17.0.3:34537, err= 2026/05/09 01:54:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37511") 2026/05/09 01:54:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:33544->172.17.0.3:37511, err= 2026/05/09 01:54:19 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-fijihex0jixe/CompareDest" for canonical name "TestFTPPureftpd{k26Hz}:rclone-test-fijihex0jixe/CompareDest" 2026/05/09 01:54:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/dst: dial("tcp","172.17.0.3:37290") 2026/05/09 01:54:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/dst: > dial: conn=172.17.0.1:56824->172.17.0.3:37290, err= 2026/05/09 01:54:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/dst: Waiting for checks to finish 2026/05/09 01:54:19 DEBUG : one: size = 5 (Local file system at /tmp/rclone2519514439) 2026/05/09 01:54:19 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-fijihex0jixe/dst) 2026/05/09 01:54:19 DEBUG : one: Sizes differ 2026/05/09 01:54:19 DEBUG : one: size = 5 OK 2026/05/09 01:54:19 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/09 01:54:19 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/09 01:54:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/dst: Waiting for transfers to finish 2026/05/09 01:54:19 DEBUG : Waiting for deletions to finish 2026/05/09 01:54:19 INFO : There was nothing to transfer 2026/05/09 01:54:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33728") 2026/05/09 01:54:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:49372->172.17.0.3:33728, err= 2026/05/09 01:54:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35754") 2026/05/09 01:54:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:54176->172.17.0.3:35754, err= 2026/05/09 01:54:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33576") 2026/05/09 01:54:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:48908->172.17.0.3:33576, err= 2026/05/09 01:54:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31545") 2026/05/09 01:54:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:41046->172.17.0.3:31545, err= 2026/05/09 01:54:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38044") 2026/05/09 01:54:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:47764->172.17.0.3:38044, err= 2026/05/09 01:54:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37821") 2026/05/09 01:54:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31851") 2026/05/09 01:54:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:55908->172.17.0.3:37821, err= 2026/05/09 01:54:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:56084->172.17.0.3:31851, err= 2026/05/09 01:54:19 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-fijihex0jixe/CompareDest" for canonical name "TestFTPPureftpd{k26Hz}:rclone-test-fijihex0jixe/CompareDest" 2026/05/09 01:54:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/dst: dial("tcp","172.17.0.3:37896") 2026/05/09 01:54:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/dst: > dial: conn=172.17.0.1:41670->172.17.0.3:37896, err= 2026/05/09 01:54:19 DEBUG : one: size = 5 (Local file system at /tmp/rclone2519514439) 2026/05/09 01:54:19 DEBUG : two: size = 3 OK 2026/05/09 01:54:19 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-fijihex0jixe/dst) 2026/05/09 01:54:19 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/09 01:54:19 DEBUG : one: Sizes differ 2026/05/09 01:54:19 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/09 01:54:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/dst: Waiting for checks to finish 2026/05/09 01:54:19 DEBUG : one: size = 5 OK 2026/05/09 01:54:19 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/09 01:54:19 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/09 01:54:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/dst: Waiting for transfers to finish 2026/05/09 01:54:19 DEBUG : Waiting for deletions to finish 2026/05/09 01:54:19 INFO : There was nothing to transfer 2026/05/09 01:54:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32385") 2026/05/09 01:54:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:54970->172.17.0.3:32385, err= 2026/05/09 01:54:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37590") 2026/05/09 01:54:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37145") 2026/05/09 01:54:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:53708->172.17.0.3:37145, err= 2026/05/09 01:54:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:44102->172.17.0.3:37590, err= 2026/05/09 01:54:19 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-fijihex0jixe/CompareDest" for canonical name "TestFTPPureftpd{k26Hz}:rclone-test-fijihex0jixe/CompareDest" 2026/05/09 01:54:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/dst: dial("tcp","172.17.0.3:30410") 2026/05/09 01:54:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/dst: > dial: conn=172.17.0.1:51576->172.17.0.3:30410, err= 2026/05/09 01:54:19 DEBUG : one: size = 5 (Local file system at /tmp/rclone2519514439) 2026/05/09 01:54:19 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-fijihex0jixe/dst) 2026/05/09 01:54:19 DEBUG : one: Sizes differ 2026/05/09 01:54:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/CompareDest: Connecting to FTP server 2026/05/09 01:54:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/CompareDest: dial("tcp","172.17.0.3:21") 2026/05/09 01:54:19 DEBUG : two: size = 3 OK 2026/05/09 01:54:19 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/09 01:54:19 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/09 01:54:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/dst: Waiting for checks to finish 2026/05/09 01:54:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/CompareDest: > dial: conn=172.17.0.1:47472->172.17.0.3:21, err= 2026/05/09 01:54:22 DEBUG : one: size = 5 OK 2026/05/09 01:54:22 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/09 01:54:22 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/09 01:54:22 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/dst: Waiting for transfers to finish 2026/05/09 01:54:22 DEBUG : Waiting for deletions to finish 2026/05/09 01:54:22 INFO : There was nothing to transfer 2026/05/09 01:54:22 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30160") 2026/05/09 01:54:22 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:35304->172.17.0.3:30160, err= 2026/05/09 01:54:22 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33028") 2026/05/09 01:54:22 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37354") 2026/05/09 01:54:22 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:34140->172.17.0.3:33028, err= 2026/05/09 01:54:22 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:58306->172.17.0.3:37354, err= sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/05/09 01:54:22 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30481") 2026/05/09 01:54:22 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:50886->172.17.0.3:30481, err= 2026/05/09 01:54:22 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38947") 2026/05/09 01:54:22 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:52148->172.17.0.3:38947, err= 2026/05/09 01:54:22 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35368") 2026/05/09 01:54:22 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:47840->172.17.0.3:35368, err= 2026/05/09 01:54:22 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-fijihex0jixe/CompareDest" for canonical name "TestFTPPureftpd{k26Hz}:rclone-test-fijihex0jixe/CompareDest" 2026/05/09 01:54:22 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/dst: dial("tcp","172.17.0.3:33732") 2026/05/09 01:54:22 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/dst: > dial: conn=172.17.0.1:50478->172.17.0.3:33732, err= 2026/05/09 01:54:22 DEBUG : one: size = 5 (Local file system at /tmp/rclone2519514439) 2026/05/09 01:54:22 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-fijihex0jixe/dst) 2026/05/09 01:54:22 DEBUG : one: Sizes differ 2026/05/09 01:54:22 DEBUG : two: size = 5 (Local file system at /tmp/rclone2519514439) 2026/05/09 01:54:22 DEBUG : two: size = 3 (ftp://172.17.0.3:21/rclone-test-fijihex0jixe/CompareDest) 2026/05/09 01:54:22 DEBUG : two: Sizes differ 2026/05/09 01:54:22 DEBUG : two: Need to transfer - File not found at Destination 2026/05/09 01:54:22 DEBUG : one: size = 5 OK 2026/05/09 01:54:22 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/09 01:54:22 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/09 01:54:22 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/dst: Waiting for checks to finish 2026/05/09 01:54:22 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/dst: Waiting for transfers to finish 2026/05/09 01:54:22 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/dst: dial("tcp","172.17.0.3:35258") 2026/05/09 01:54:22 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/dst: > dial: conn=172.17.0.1:48594->172.17.0.3:35258, err= 2026/05/09 01:54:22 DEBUG : two.a319cd8b.partial: size = 5 OK 2026/05/09 01:54:22 DEBUG : two.a319cd8b.partial: renamed to: two 2026/05/09 01:54:22 INFO : two: Copied (new) 2026/05/09 01:54:22 DEBUG : Waiting for deletions to finish 2026/05/09 01:54:22 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:36715") 2026/05/09 01:54:22 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:59534->172.17.0.3:36715, err= 2026/05/09 01:54:22 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35659") 2026/05/09 01:54:22 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:51822->172.17.0.3:35659, err= 2026/05/09 01:54:22 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:36864") 2026/05/09 01:54:22 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:49026->172.17.0.3:36864, err= 2026/05/09 01:54:22 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:34709") 2026/05/09 01:54:22 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:43236->172.17.0.3:34709, err= 2026/05/09 01:54:22 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37960") 2026/05/09 01:54:22 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37512") 2026/05/09 01:54:22 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:36292->172.17.0.3:37960, err= 2026/05/09 01:54:22 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:35714->172.17.0.3:37512, err= 2026/05/09 01:54:22 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38081") 2026/05/09 01:54:22 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:50892->172.17.0.3:38081, err= 2026/05/09 01:54:22 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/CompareDest: closing 2 unused connections --- PASS: TestSyncCompareDest (6.69s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fijihex0jixe", Local "Local file system at /tmp/rclone2519514439", Modify Window "1s" 2026/05/09 01:54:22 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35754") 2026/05/09 01:54:22 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:42820->172.17.0.3:35754, err= 2026/05/09 01:54:22 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35409") 2026/05/09 01:54:22 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:47206->172.17.0.3:35409, err= 2026/05/09 01:54:22 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33678") 2026/05/09 01:54:22 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:40088->172.17.0.3:33678, err= 2026/05/09 01:54:22 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32195") 2026/05/09 01:54:22 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:36756") 2026/05/09 01:54:22 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:54930->172.17.0.3:32195, err= 2026/05/09 01:54:22 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:48432->172.17.0.3:36756, err= 2026/05/09 01:54:22 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-fijihex0jixe/dest" 2026/05/09 01:54:22 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/09 01:54:22 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/09 01:54:22 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/09 01:54:22 DEBUG : Setting pass="o0pb1mTiqElZ02WiAhPC4qfLQqfZoUG7B6R0OToVMHE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/09 01:54:22 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/09 01:54:22 DEBUG : TestFTPPureftpd: detected overridden config - adding "{k26Hz}" suffix to name 2026/05/09 01:54:22 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/09 01:54:22 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/09 01:54:22 DEBUG : Setting pass="o0pb1mTiqElZ02WiAhPC4qfLQqfZoUG7B6R0OToVMHE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/09 01:54:22 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/09 01:54:22 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/dest: Connecting to FTP server 2026/05/09 01:54:22 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/dest: dial("tcp","172.17.0.3:21") 2026/05/09 01:54:22 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/dest: > dial: conn=172.17.0.1:56408->172.17.0.3:21, err= 2026/05/09 01:54:24 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-fijihex0jixe/pre-dest1" 2026/05/09 01:54:24 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/09 01:54:24 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/09 01:54:24 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/09 01:54:24 DEBUG : Setting pass="o0pb1mTiqElZ02WiAhPC4qfLQqfZoUG7B6R0OToVMHE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/09 01:54:24 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/09 01:54:24 DEBUG : TestFTPPureftpd: detected overridden config - adding "{k26Hz}" suffix to name 2026/05/09 01:54:24 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/09 01:54:24 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/09 01:54:24 DEBUG : Setting pass="o0pb1mTiqElZ02WiAhPC4qfLQqfZoUG7B6R0OToVMHE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/09 01:54:24 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/09 01:54:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/pre-dest1: Connecting to FTP server 2026/05/09 01:54:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/pre-dest1: dial("tcp","172.17.0.3:21") 2026/05/09 01:54:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/pre-dest1: > dial: conn=172.17.0.1:56422->172.17.0.3:21, err= 2026/05/09 01:54:26 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-fijihex0jixe/pre-dest1" to be canonical "TestFTPPureftpd{k26Hz}:rclone-test-fijihex0jixe/pre-dest1" 2026/05/09 01:54:26 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-fijihex0jixe/pre-dest2" 2026/05/09 01:54:26 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/09 01:54:26 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/09 01:54:26 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/09 01:54:26 DEBUG : Setting pass="o0pb1mTiqElZ02WiAhPC4qfLQqfZoUG7B6R0OToVMHE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/09 01:54:26 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/09 01:54:26 DEBUG : TestFTPPureftpd: detected overridden config - adding "{k26Hz}" suffix to name 2026/05/09 01:54:26 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/09 01:54:26 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/09 01:54:26 DEBUG : Setting pass="o0pb1mTiqElZ02WiAhPC4qfLQqfZoUG7B6R0OToVMHE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/09 01:54:26 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/09 01:54:26 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/pre-dest2: Connecting to FTP server 2026/05/09 01:54:26 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/pre-dest2: dial("tcp","172.17.0.3:21") 2026/05/09 01:54:26 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/pre-dest2: > dial: conn=172.17.0.1:56438->172.17.0.3:21, err= 2026/05/09 01:54:28 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-fijihex0jixe/pre-dest2" to be canonical "TestFTPPureftpd{k26Hz}:rclone-test-fijihex0jixe/pre-dest2" 2026/05/09 01:54:28 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/dest: dial("tcp","172.17.0.3:30245") 2026/05/09 01:54:28 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/dest: > dial: conn=172.17.0.1:35348->172.17.0.3:30245, err= 2026/05/09 01:54:28 DEBUG : 1: size = 1 OK 2026/05/09 01:54:28 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:28 DEBUG : 1: Destination found in --compare-dest, skipping 2026/05/09 01:54:28 DEBUG : 2: size = 1 OK 2026/05/09 01:54:28 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:28 DEBUG : 2: Destination found in --compare-dest, skipping 2026/05/09 01:54:29 DEBUG : 3: Need to transfer - File not found at Destination 2026/05/09 01:54:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/dest: Waiting for checks to finish 2026/05/09 01:54:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/dest: Waiting for transfers to finish 2026/05/09 01:54:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/dest: dial("tcp","172.17.0.3:33817") 2026/05/09 01:54:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/dest: > dial: conn=172.17.0.1:55478->172.17.0.3:33817, err= 2026/05/09 01:54:29 DEBUG : 3.34f95e38.partial: size = 1 OK 2026/05/09 01:54:29 DEBUG : 3.34f95e38.partial: renamed to: 3 2026/05/09 01:54:29 INFO : 3: Copied (new) 2026/05/09 01:54:29 DEBUG : Waiting for deletions to finish 2026/05/09 01:54:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/dest: dial("tcp","172.17.0.3:35211") 2026/05/09 01:54:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/dest: > dial: conn=172.17.0.1:49564->172.17.0.3:35211, err= 2026/05/09 01:54:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31418") 2026/05/09 01:54:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:43586->172.17.0.3:31418, err= 2026/05/09 01:54:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33760") 2026/05/09 01:54:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33389") 2026/05/09 01:54:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:47644->172.17.0.3:33760, err= 2026/05/09 01:54:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:34809") 2026/05/09 01:54:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:35618->172.17.0.3:33389, err= 2026/05/09 01:54:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:50880->172.17.0.3:34809, err= 2026/05/09 01:54:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38487") 2026/05/09 01:54:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:57496->172.17.0.3:38487, err= 2026/05/09 01:54:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32291") 2026/05/09 01:54:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30875") 2026/05/09 01:54:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:43884->172.17.0.3:32291, err= 2026/05/09 01:54:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:35984->172.17.0.3:30875, err= 2026/05/09 01:54:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32319") 2026/05/09 01:54:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:48626->172.17.0.3:32319, err= 2026/05/09 01:54:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33493") 2026/05/09 01:54:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:36000->172.17.0.3:33493, err= 2026/05/09 01:54:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/pre-dest1: closing 1 unused connections 2026/05/09 01:54:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/pre-dest2: closing 1 unused connections --- PASS: TestSyncMultipleCompareDest (6.71s) === RUN TestSyncCopyDest run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fijihex0jixe", Local "Local file system at /tmp/rclone2519514439", Modify Window "1s" sync_test.go:2266: Skipping test as remote does not support server-side copy 2026/05/09 01:54:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39805") 2026/05/09 01:54:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:36602->172.17.0.3:39805, err= 2026/05/09 01:54:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35946") 2026/05/09 01:54:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:34412->172.17.0.3:35946, err= --- SKIP: TestSyncCopyDest (0.00s) === RUN TestSyncBackupDir run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fijihex0jixe", Local "Local file system at /tmp/rclone2519514439", Modify Window "1s" 2026/05/09 01:54:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35397") 2026/05/09 01:54:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:52212->172.17.0.3:35397, err= 2026/05/09 01:54:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38814") 2026/05/09 01:54:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:45988->172.17.0.3:38814, err= 2026/05/09 01:54:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31447") 2026/05/09 01:54:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:36612->172.17.0.3:31447, err= 2026/05/09 01:54:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30247") 2026/05/09 01:54:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:35726->172.17.0.3:30247, err= 2026/05/09 01:54:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38429") 2026/05/09 01:54:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:51332->172.17.0.3:38429, err= 2026/05/09 01:54:29 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-fijihex0jixe/dst" 2026/05/09 01:54:29 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/09 01:54:29 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/09 01:54:29 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/09 01:54:29 DEBUG : Setting pass="o0pb1mTiqElZ02WiAhPC4qfLQqfZoUG7B6R0OToVMHE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/09 01:54:29 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/09 01:54:29 DEBUG : TestFTPPureftpd: detected overridden config - adding "{k26Hz}" suffix to name 2026/05/09 01:54:29 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/09 01:54:29 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/09 01:54:29 DEBUG : Setting pass="o0pb1mTiqElZ02WiAhPC4qfLQqfZoUG7B6R0OToVMHE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/09 01:54:29 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/09 01:54:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/dst: Connecting to FTP server 2026/05/09 01:54:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/dst: dial("tcp","172.17.0.3:21") 2026/05/09 01:54:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/dst: > dial: conn=172.17.0.1:56446->172.17.0.3:21, err= 2026/05/09 01:54:31 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-fijihex0jixe/backup" 2026/05/09 01:54:31 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/09 01:54:31 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/09 01:54:31 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/09 01:54:31 DEBUG : Setting pass="o0pb1mTiqElZ02WiAhPC4qfLQqfZoUG7B6R0OToVMHE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/09 01:54:31 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/09 01:54:31 DEBUG : TestFTPPureftpd: detected overridden config - adding "{k26Hz}" suffix to name 2026/05/09 01:54:31 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/09 01:54:31 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/09 01:54:31 DEBUG : Setting pass="o0pb1mTiqElZ02WiAhPC4qfLQqfZoUG7B6R0OToVMHE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/09 01:54:31 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/09 01:54:31 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/backup: Connecting to FTP server 2026/05/09 01:54:31 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/backup: dial("tcp","172.17.0.3:21") 2026/05/09 01:54:31 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/backup: > dial: conn=172.17.0.1:56462->172.17.0.3:21, err= 2026/05/09 01:54:33 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-fijihex0jixe/backup" to be canonical "TestFTPPureftpd{k26Hz}:rclone-test-fijihex0jixe/backup" 2026/05/09 01:54:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/dst: dial("tcp","172.17.0.3:33093") 2026/05/09 01:54:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/dst: > dial: conn=172.17.0.1:59860->172.17.0.3:33093, err= 2026/05/09 01:54:33 DEBUG : one: size = 4 (Local file system at /tmp/rclone2519514439) 2026/05/09 01:54:33 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-fijihex0jixe/dst) 2026/05/09 01:54:33 DEBUG : one: Sizes differ 2026/05/09 01:54:33 DEBUG : two: size = 3 OK 2026/05/09 01:54:33 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:33 DEBUG : two: Unchanged skipping 2026/05/09 01:54:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/dst: Waiting for checks to finish 2026/05/09 01:54:33 INFO : one: Moved (server-side) 2026/05/09 01:54:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/dst: Waiting for transfers to finish 2026/05/09 01:54:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/dst: dial("tcp","172.17.0.3:30235") 2026/05/09 01:54:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/dst: > dial: conn=172.17.0.1:32826->172.17.0.3:30235, err= 2026/05/09 01:54:33 DEBUG : one.a292864a.partial: size = 4 OK 2026/05/09 01:54:33 DEBUG : one.a292864a.partial: renamed to: one 2026/05/09 01:54:33 INFO : one: Copied (new) 2026/05/09 01:54:33 DEBUG : Waiting for deletions to finish 2026/05/09 01:54:33 INFO : three.txt: Moved (server-side) 2026/05/09 01:54:33 INFO : three.txt: Moved into backup dir 2026/05/09 01:54:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31861") 2026/05/09 01:54:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:37228->172.17.0.3:31861, err= 2026/05/09 01:54:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:36020") 2026/05/09 01:54:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:50562->172.17.0.3:36020, err= 2026/05/09 01:54:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:36263") 2026/05/09 01:54:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:56498->172.17.0.3:36263, err= 2026/05/09 01:54:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30654") 2026/05/09 01:54:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:52184->172.17.0.3:30654, err= 2026/05/09 01:54:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:36331") 2026/05/09 01:54:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:50462->172.17.0.3:36331, err= 2026/05/09 01:54:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33148") 2026/05/09 01:54:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:36007") 2026/05/09 01:54:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:57872->172.17.0.3:33148, err= 2026/05/09 01:54:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:37204->172.17.0.3:36007, err= 2026/05/09 01:54:33 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-fijihex0jixe/backup" for canonical name "TestFTPPureftpd{k26Hz}:rclone-test-fijihex0jixe/backup" 2026/05/09 01:54:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/dst: dial("tcp","172.17.0.3:39241") 2026/05/09 01:54:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/dst: > dial: conn=172.17.0.1:59274->172.17.0.3:39241, err= 2026/05/09 01:54:33 DEBUG : one: size = 5 (Local file system at /tmp/rclone2519514439) 2026/05/09 01:54:33 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-fijihex0jixe/dst) 2026/05/09 01:54:33 DEBUG : one: Sizes differ 2026/05/09 01:54:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/dst: Waiting for checks to finish 2026/05/09 01:54:33 DEBUG : two: size = 3 OK 2026/05/09 01:54:33 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:33 DEBUG : two: Unchanged skipping 2026/05/09 01:54:33 INFO : one: Deleted 2026/05/09 01:54:33 INFO : one: Moved (server-side) 2026/05/09 01:54:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/dst: Waiting for transfers to finish 2026/05/09 01:54:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/dst: dial("tcp","172.17.0.3:36112") 2026/05/09 01:54:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/dst: > dial: conn=172.17.0.1:41068->172.17.0.3:36112, err= 2026/05/09 01:54:33 DEBUG : one.4c47835a.partial: size = 5 OK 2026/05/09 01:54:33 DEBUG : one.4c47835a.partial: renamed to: one 2026/05/09 01:54:33 INFO : one: Copied (new) 2026/05/09 01:54:33 DEBUG : Waiting for deletions to finish 2026/05/09 01:54:33 INFO : three.txt: Deleted 2026/05/09 01:54:33 INFO : three.txt: Moved (server-side) 2026/05/09 01:54:33 INFO : three.txt: Moved into backup dir 2026/05/09 01:54:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35825") 2026/05/09 01:54:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:32966->172.17.0.3:35825, err= 2026/05/09 01:54:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:36639") 2026/05/09 01:54:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30197") 2026/05/09 01:54:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:38544->172.17.0.3:36639, err= 2026/05/09 01:54:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:48726->172.17.0.3:30197, err= 2026/05/09 01:54:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35470") 2026/05/09 01:54:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:42222->172.17.0.3:35470, err= 2026/05/09 01:54:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39900") 2026/05/09 01:54:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:34102") 2026/05/09 01:54:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:52384->172.17.0.3:39900, err= 2026/05/09 01:54:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:47854->172.17.0.3:34102, err= 2026/05/09 01:54:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35088") 2026/05/09 01:54:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:36770->172.17.0.3:35088, err= 2026/05/09 01:54:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/backup: closing 1 unused connections --- PASS: TestSyncBackupDir (4.38s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fijihex0jixe", Local "Local file system at /tmp/rclone2519514439", Modify Window "1s" 2026/05/09 01:54:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39270") 2026/05/09 01:54:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:56446->172.17.0.3:39270, err= 2026/05/09 01:54:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38837") 2026/05/09 01:54:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:59646->172.17.0.3:38837, err= 2026/05/09 01:54:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31535") 2026/05/09 01:54:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:57310->172.17.0.3:31535, err= 2026/05/09 01:54:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31591") 2026/05/09 01:54:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:35390->172.17.0.3:31591, err= 2026/05/09 01:54:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:36964") 2026/05/09 01:54:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:55818->172.17.0.3:36964, err= 2026/05/09 01:54:33 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-fijihex0jixe/dst" 2026/05/09 01:54:33 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/09 01:54:33 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/09 01:54:33 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/09 01:54:33 DEBUG : Setting pass="o0pb1mTiqElZ02WiAhPC4qfLQqfZoUG7B6R0OToVMHE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/09 01:54:33 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/09 01:54:33 DEBUG : TestFTPPureftpd: detected overridden config - adding "{k26Hz}" suffix to name 2026/05/09 01:54:33 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/09 01:54:33 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/09 01:54:33 DEBUG : Setting pass="o0pb1mTiqElZ02WiAhPC4qfLQqfZoUG7B6R0OToVMHE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/09 01:54:33 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/09 01:54:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/dst: Connecting to FTP server 2026/05/09 01:54:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/dst: dial("tcp","172.17.0.3:21") 2026/05/09 01:54:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/dst: > dial: conn=172.17.0.1:43536->172.17.0.3:21, err= 2026/05/09 01:54:35 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-fijihex0jixe/backup" 2026/05/09 01:54:35 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/09 01:54:35 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/09 01:54:35 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/09 01:54:35 DEBUG : Setting pass="o0pb1mTiqElZ02WiAhPC4qfLQqfZoUG7B6R0OToVMHE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/09 01:54:35 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/09 01:54:35 DEBUG : TestFTPPureftpd: detected overridden config - adding "{k26Hz}" suffix to name 2026/05/09 01:54:35 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/09 01:54:35 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/09 01:54:35 DEBUG : Setting pass="o0pb1mTiqElZ02WiAhPC4qfLQqfZoUG7B6R0OToVMHE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/09 01:54:35 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/09 01:54:35 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/backup: Connecting to FTP server 2026/05/09 01:54:35 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/backup: dial("tcp","172.17.0.3:21") 2026/05/09 01:54:35 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/backup: > dial: conn=172.17.0.1:43546->172.17.0.3:21, err= 2026/05/09 01:54:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qatacum3yira: closing 1 unused connections 2026/05/09 01:54:37 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-fijihex0jixe/backup" to be canonical "TestFTPPureftpd{k26Hz}:rclone-test-fijihex0jixe/backup" 2026/05/09 01:54:37 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/dst: dial("tcp","172.17.0.3:34967") 2026/05/09 01:54:37 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/dst: > dial: conn=172.17.0.1:55934->172.17.0.3:34967, err= 2026/05/09 01:54:37 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/dst: Waiting for checks to finish 2026/05/09 01:54:37 DEBUG : one: size = 4 (Local file system at /tmp/rclone2519514439) 2026/05/09 01:54:37 DEBUG : two: size = 3 OK 2026/05/09 01:54:37 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-fijihex0jixe/dst) 2026/05/09 01:54:37 DEBUG : one: Sizes differ 2026/05/09 01:54:37 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:37 DEBUG : two: Unchanged skipping 2026/05/09 01:54:37 INFO : one: Moved (server-side) to: one.bak 2026/05/09 01:54:37 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/dst: Waiting for transfers to finish 2026/05/09 01:54:37 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/dst: dial("tcp","172.17.0.3:32144") 2026/05/09 01:54:37 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/dst: > dial: conn=172.17.0.1:45308->172.17.0.3:32144, err= 2026/05/09 01:54:37 DEBUG : one.a292864a.partial: size = 4 OK 2026/05/09 01:54:37 DEBUG : one.a292864a.partial: renamed to: one 2026/05/09 01:54:37 INFO : one: Copied (new) 2026/05/09 01:54:37 DEBUG : Waiting for deletions to finish 2026/05/09 01:54:37 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/09 01:54:37 INFO : three.txt: Moved into backup dir 2026/05/09 01:54:37 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:36760") 2026/05/09 01:54:37 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:36442->172.17.0.3:36760, err= 2026/05/09 01:54:37 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:36489") 2026/05/09 01:54:37 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:53846->172.17.0.3:36489, err= 2026/05/09 01:54:37 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33464") 2026/05/09 01:54:37 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:34316->172.17.0.3:33464, err= 2026/05/09 01:54:37 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33595") 2026/05/09 01:54:37 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:59530->172.17.0.3:33595, err= 2026/05/09 01:54:37 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39605") 2026/05/09 01:54:37 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:37540->172.17.0.3:39605, err= 2026/05/09 01:54:37 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:34972") 2026/05/09 01:54:37 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:52876->172.17.0.3:34972, err= 2026/05/09 01:54:37 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38908") 2026/05/09 01:54:37 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:60572->172.17.0.3:38908, err= 2026/05/09 01:54:37 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-fijihex0jixe/backup" for canonical name "TestFTPPureftpd{k26Hz}:rclone-test-fijihex0jixe/backup" 2026/05/09 01:54:37 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/dst: dial("tcp","172.17.0.3:39151") 2026/05/09 01:54:37 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/dst: > dial: conn=172.17.0.1:45270->172.17.0.3:39151, err= 2026/05/09 01:54:37 DEBUG : one: size = 5 (Local file system at /tmp/rclone2519514439) 2026/05/09 01:54:37 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-fijihex0jixe/dst) 2026/05/09 01:54:37 DEBUG : one: Sizes differ 2026/05/09 01:54:37 DEBUG : two: size = 3 OK 2026/05/09 01:54:37 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:37 DEBUG : two: Unchanged skipping 2026/05/09 01:54:37 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/dst: Waiting for checks to finish 2026/05/09 01:54:37 INFO : one.bak: Deleted 2026/05/09 01:54:37 INFO : one: Moved (server-side) to: one.bak 2026/05/09 01:54:37 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/dst: Waiting for transfers to finish 2026/05/09 01:54:37 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/dst: dial("tcp","172.17.0.3:30481") 2026/05/09 01:54:37 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/dst: > dial: conn=172.17.0.1:48052->172.17.0.3:30481, err= 2026/05/09 01:54:37 DEBUG : one.4c47835a.partial: size = 5 OK 2026/05/09 01:54:37 DEBUG : one.4c47835a.partial: renamed to: one 2026/05/09 01:54:37 INFO : one: Copied (new) 2026/05/09 01:54:37 DEBUG : Waiting for deletions to finish 2026/05/09 01:54:37 INFO : three.txt.bak: Deleted 2026/05/09 01:54:37 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/09 01:54:37 INFO : three.txt: Moved into backup dir 2026/05/09 01:54:37 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35104") 2026/05/09 01:54:37 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:51370->172.17.0.3:35104, err= 2026/05/09 01:54:37 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30973") 2026/05/09 01:54:37 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:51292->172.17.0.3:30973, err= 2026/05/09 01:54:37 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39481") 2026/05/09 01:54:37 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:40744->172.17.0.3:39481, err= 2026/05/09 01:54:37 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30872") 2026/05/09 01:54:37 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:41190->172.17.0.3:30872, err= 2026/05/09 01:54:37 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31206") 2026/05/09 01:54:37 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:59980->172.17.0.3:31206, err= 2026/05/09 01:54:37 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35352") 2026/05/09 01:54:37 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:51810->172.17.0.3:35352, err= 2026/05/09 01:54:37 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30897") 2026/05/09 01:54:37 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:42606->172.17.0.3:30897, err= 2026/05/09 01:54:37 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffix (4.40s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fijihex0jixe", Local "Local file system at /tmp/rclone2519514439", Modify Window "1s" 2026/05/09 01:54:37 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:36553") 2026/05/09 01:54:37 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:52752->172.17.0.3:36553, err= 2026/05/09 01:54:37 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33470") 2026/05/09 01:54:37 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:43512->172.17.0.3:33470, err= 2026/05/09 01:54:37 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38371") 2026/05/09 01:54:37 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:41230->172.17.0.3:38371, err= 2026/05/09 01:54:37 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:36880") 2026/05/09 01:54:37 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:60076->172.17.0.3:36880, err= 2026/05/09 01:54:37 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:34852") 2026/05/09 01:54:37 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:51350->172.17.0.3:34852, err= 2026/05/09 01:54:37 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-fijihex0jixe/dst" 2026/05/09 01:54:37 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/09 01:54:37 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/09 01:54:37 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/09 01:54:37 DEBUG : Setting pass="o0pb1mTiqElZ02WiAhPC4qfLQqfZoUG7B6R0OToVMHE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/09 01:54:37 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/09 01:54:37 DEBUG : TestFTPPureftpd: detected overridden config - adding "{k26Hz}" suffix to name 2026/05/09 01:54:37 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/09 01:54:37 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/09 01:54:37 DEBUG : Setting pass="o0pb1mTiqElZ02WiAhPC4qfLQqfZoUG7B6R0OToVMHE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/09 01:54:37 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/09 01:54:37 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/dst: Connecting to FTP server 2026/05/09 01:54:37 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/dst: dial("tcp","172.17.0.3:21") 2026/05/09 01:54:37 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/dst: > dial: conn=172.17.0.1:43552->172.17.0.3:21, err= 2026/05/09 01:54:38 DEBUG : ftp://172.17.0.3:21/rclone-test-fesihit3pola: closing 1 unused connections 2026/05/09 01:54:39 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-fijihex0jixe/backup" 2026/05/09 01:54:39 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/09 01:54:39 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/09 01:54:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/09 01:54:39 DEBUG : Setting pass="o0pb1mTiqElZ02WiAhPC4qfLQqfZoUG7B6R0OToVMHE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/09 01:54:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/09 01:54:39 DEBUG : TestFTPPureftpd: detected overridden config - adding "{k26Hz}" suffix to name 2026/05/09 01:54:39 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/09 01:54:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/09 01:54:39 DEBUG : Setting pass="o0pb1mTiqElZ02WiAhPC4qfLQqfZoUG7B6R0OToVMHE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/09 01:54:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/09 01:54:39 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/backup: Connecting to FTP server 2026/05/09 01:54:39 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/backup: dial("tcp","172.17.0.3:21") 2026/05/09 01:54:39 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/backup: > dial: conn=172.17.0.1:43564->172.17.0.3:21, err= 2026/05/09 01:54:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gawajiz5qoma: closing 1 unused connections 2026/05/09 01:54:42 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-fijihex0jixe/backup" to be canonical "TestFTPPureftpd{k26Hz}:rclone-test-fijihex0jixe/backup" 2026/05/09 01:54:42 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/dst: dial("tcp","172.17.0.3:36847") 2026/05/09 01:54:42 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/dst: > dial: conn=172.17.0.1:42016->172.17.0.3:36847, err= 2026/05/09 01:54:42 DEBUG : one: size = 4 (Local file system at /tmp/rclone2519514439) 2026/05/09 01:54:42 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-fijihex0jixe/dst) 2026/05/09 01:54:42 DEBUG : one: Sizes differ 2026/05/09 01:54:42 DEBUG : two: size = 3 OK 2026/05/09 01:54:42 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:42 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/dst: Waiting for checks to finish 2026/05/09 01:54:42 DEBUG : two: Unchanged skipping 2026/05/09 01:54:42 INFO : one: Moved (server-side) to: one-2019-01-01 2026/05/09 01:54:42 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/dst: Waiting for transfers to finish 2026/05/09 01:54:42 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/dst: dial("tcp","172.17.0.3:38093") 2026/05/09 01:54:42 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/dst: > dial: conn=172.17.0.1:52642->172.17.0.3:38093, err= 2026/05/09 01:54:42 DEBUG : one.a292864a.partial: size = 4 OK 2026/05/09 01:54:42 DEBUG : one.a292864a.partial: renamed to: one 2026/05/09 01:54:42 INFO : one: Copied (new) 2026/05/09 01:54:42 DEBUG : Waiting for deletions to finish 2026/05/09 01:54:42 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/05/09 01:54:42 INFO : three.txt: Moved into backup dir 2026/05/09 01:54:42 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39012") 2026/05/09 01:54:42 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:59578->172.17.0.3:39012, err= 2026/05/09 01:54:42 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30209") 2026/05/09 01:54:42 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32108") 2026/05/09 01:54:42 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:49092->172.17.0.3:30209, err= 2026/05/09 01:54:42 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:55590->172.17.0.3:32108, err= 2026/05/09 01:54:42 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31534") 2026/05/09 01:54:42 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:40680->172.17.0.3:31534, err= 2026/05/09 01:54:42 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:36047") 2026/05/09 01:54:42 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:47828->172.17.0.3:36047, err= 2026/05/09 01:54:42 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30986") 2026/05/09 01:54:42 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:44142->172.17.0.3:30986, err= 2026/05/09 01:54:42 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31082") 2026/05/09 01:54:42 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:41832->172.17.0.3:31082, err= 2026/05/09 01:54:42 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-fijihex0jixe/backup" for canonical name "TestFTPPureftpd{k26Hz}:rclone-test-fijihex0jixe/backup" 2026/05/09 01:54:42 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/dst: dial("tcp","172.17.0.3:31022") 2026/05/09 01:54:42 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/dst: > dial: conn=172.17.0.1:58198->172.17.0.3:31022, err= 2026/05/09 01:54:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone2519514439) 2026/05/09 01:54:42 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-fijihex0jixe/dst) 2026/05/09 01:54:42 DEBUG : one: Sizes differ 2026/05/09 01:54:42 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/dst: Waiting for checks to finish 2026/05/09 01:54:42 DEBUG : two: size = 3 OK 2026/05/09 01:54:42 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:42 DEBUG : two: Unchanged skipping 2026/05/09 01:54:42 INFO : one-2019-01-01: Deleted 2026/05/09 01:54:42 INFO : one: Moved (server-side) to: one-2019-01-01 2026/05/09 01:54:42 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/dst: Waiting for transfers to finish 2026/05/09 01:54:42 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/dst: dial("tcp","172.17.0.3:31950") 2026/05/09 01:54:42 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/dst: > dial: conn=172.17.0.1:42486->172.17.0.3:31950, err= 2026/05/09 01:54:42 DEBUG : one.4c47835a.partial: size = 5 OK 2026/05/09 01:54:42 DEBUG : one.4c47835a.partial: renamed to: one 2026/05/09 01:54:42 INFO : one: Copied (new) 2026/05/09 01:54:42 DEBUG : Waiting for deletions to finish 2026/05/09 01:54:42 INFO : three-2019-01-01.txt: Deleted 2026/05/09 01:54:42 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/05/09 01:54:42 INFO : three.txt: Moved into backup dir 2026/05/09 01:54:42 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38898") 2026/05/09 01:54:42 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:38010->172.17.0.3:38898, err= 2026/05/09 01:54:42 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:34948") 2026/05/09 01:54:42 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:54906->172.17.0.3:34948, err= 2026/05/09 01:54:42 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:34712") 2026/05/09 01:54:42 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:53978->172.17.0.3:34712, err= 2026/05/09 01:54:42 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:36295") 2026/05/09 01:54:42 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:39544->172.17.0.3:36295, err= 2026/05/09 01:54:42 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30354") 2026/05/09 01:54:42 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32912") 2026/05/09 01:54:42 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:43902->172.17.0.3:30354, err= 2026/05/09 01:54:42 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:50316->172.17.0.3:32912, err= 2026/05/09 01:54:42 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31730") 2026/05/09 01:54:42 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:55112->172.17.0.3:31730, err= 2026/05/09 01:54:42 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffixKeepExtension (4.37s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fijihex0jixe", Local "Local file system at /tmp/rclone2519514439", Modify Window "1s" 2026/05/09 01:54:42 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39659") 2026/05/09 01:54:42 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:34680->172.17.0.3:39659, err= 2026/05/09 01:54:42 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30739") 2026/05/09 01:54:42 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:57408->172.17.0.3:30739, err= 2026/05/09 01:54:42 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38114") 2026/05/09 01:54:42 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:41802->172.17.0.3:38114, err= 2026/05/09 01:54:42 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38970") 2026/05/09 01:54:42 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:40472->172.17.0.3:38970, err= 2026/05/09 01:54:42 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35054") 2026/05/09 01:54:42 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:50768->172.17.0.3:35054, err= 2026/05/09 01:54:42 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-fijihex0jixe/dst" 2026/05/09 01:54:42 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/09 01:54:42 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/09 01:54:42 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/09 01:54:42 DEBUG : Setting pass="o0pb1mTiqElZ02WiAhPC4qfLQqfZoUG7B6R0OToVMHE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/09 01:54:42 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/09 01:54:42 DEBUG : TestFTPPureftpd: detected overridden config - adding "{k26Hz}" suffix to name 2026/05/09 01:54:42 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/09 01:54:42 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/09 01:54:42 DEBUG : Setting pass="o0pb1mTiqElZ02WiAhPC4qfLQqfZoUG7B6R0OToVMHE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/09 01:54:42 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/09 01:54:42 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/dst: Connecting to FTP server 2026/05/09 01:54:42 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/dst: dial("tcp","172.17.0.3:21") 2026/05/09 01:54:42 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/dst: > dial: conn=172.17.0.1:53116->172.17.0.3:21, err= 2026/05/09 01:54:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/dst: dial("tcp","172.17.0.3:38467") 2026/05/09 01:54:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/dst: > dial: conn=172.17.0.1:34646->172.17.0.3:38467, err= 2026/05/09 01:54:44 DEBUG : one: size = 4 (Local file system at /tmp/rclone2519514439) 2026/05/09 01:54:44 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-fijihex0jixe/dst) 2026/05/09 01:54:44 DEBUG : one: Sizes differ 2026/05/09 01:54:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/dst: Waiting for checks to finish 2026/05/09 01:54:44 DEBUG : two: size = 3 OK 2026/05/09 01:54:44 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:44 DEBUG : two: Unchanged skipping 2026/05/09 01:54:44 INFO : one: Moved (server-side) to: one.bak 2026/05/09 01:54:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/dst: Waiting for transfers to finish 2026/05/09 01:54:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/dst: dial("tcp","172.17.0.3:34497") 2026/05/09 01:54:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/dst: > dial: conn=172.17.0.1:38446->172.17.0.3:34497, err= 2026/05/09 01:54:44 DEBUG : one.a292864a.partial: size = 4 OK 2026/05/09 01:54:44 DEBUG : one.a292864a.partial: renamed to: one 2026/05/09 01:54:44 INFO : one: Copied (new) 2026/05/09 01:54:44 DEBUG : Waiting for deletions to finish 2026/05/09 01:54:44 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/09 01:54:44 INFO : three.txt: Moved into backup dir 2026/05/09 01:54:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39458") 2026/05/09 01:54:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:34694->172.17.0.3:39458, err= 2026/05/09 01:54:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:34592") 2026/05/09 01:54:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:59548->172.17.0.3:34592, err= 2026/05/09 01:54:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37770") 2026/05/09 01:54:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:53772->172.17.0.3:37770, err= 2026/05/09 01:54:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30670") 2026/05/09 01:54:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:48242->172.17.0.3:30670, err= 2026/05/09 01:54:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33885") 2026/05/09 01:54:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:45738->172.17.0.3:33885, err= 2026/05/09 01:54:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/dst: dial("tcp","172.17.0.3:32281") 2026/05/09 01:54:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/dst: > dial: conn=172.17.0.1:47594->172.17.0.3:32281, err= 2026/05/09 01:54:44 DEBUG : one.bak: Excluded (Path Filter) 2026/05/09 01:54:44 DEBUG : one.bak: Excluded 2026/05/09 01:54:44 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/05/09 01:54:44 DEBUG : three.txt.bak: Excluded 2026/05/09 01:54:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone2519514439) 2026/05/09 01:54:44 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-fijihex0jixe/dst) 2026/05/09 01:54:44 DEBUG : one: Sizes differ 2026/05/09 01:54:44 DEBUG : two: size = 3 OK 2026/05/09 01:54:44 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:44 DEBUG : two: Unchanged skipping 2026/05/09 01:54:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/dst: Waiting for checks to finish 2026/05/09 01:54:44 INFO : one.bak: Deleted 2026/05/09 01:54:44 INFO : one: Moved (server-side) to: one.bak 2026/05/09 01:54:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/dst: Waiting for transfers to finish 2026/05/09 01:54:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/dst: dial("tcp","172.17.0.3:38799") 2026/05/09 01:54:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/dst: > dial: conn=172.17.0.1:36410->172.17.0.3:38799, err= 2026/05/09 01:54:44 DEBUG : one.4c47835a.partial: size = 5 OK 2026/05/09 01:54:44 DEBUG : one.4c47835a.partial: renamed to: one 2026/05/09 01:54:44 INFO : one: Copied (new) 2026/05/09 01:54:44 DEBUG : Waiting for deletions to finish 2026/05/09 01:54:44 INFO : three.txt.bak: Deleted 2026/05/09 01:54:44 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/09 01:54:44 INFO : three.txt: Moved into backup dir 2026/05/09 01:54:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31624") 2026/05/09 01:54:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:42852->172.17.0.3:31624, err= 2026/05/09 01:54:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33582") 2026/05/09 01:54:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:48440->172.17.0.3:33582, err= 2026/05/09 01:54:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35731") 2026/05/09 01:54:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:55316->172.17.0.3:35731, err= 2026/05/09 01:54:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39579") 2026/05/09 01:54:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:54652->172.17.0.3:39579, err= 2026/05/09 01:54:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:36405") 2026/05/09 01:54:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:47352->172.17.0.3:36405, err= --- PASS: TestSyncBackupDirSuffixOnly (2.21s) === RUN TestSyncSuffix run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fijihex0jixe", Local "Local file system at /tmp/rclone2519514439", Modify Window "1s" 2026/05/09 01:54:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35133") 2026/05/09 01:54:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:41264->172.17.0.3:35133, err= 2026/05/09 01:54:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35570") 2026/05/09 01:54:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:44374->172.17.0.3:35570, err= 2026/05/09 01:54:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:34947") 2026/05/09 01:54:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:60212->172.17.0.3:34947, err= 2026/05/09 01:54:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32722") 2026/05/09 01:54:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:56398->172.17.0.3:32722, err= 2026/05/09 01:54:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30084") 2026/05/09 01:54:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:53594->172.17.0.3:30084, err= 2026/05/09 01:54:44 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-fijihex0jixe/dst" 2026/05/09 01:54:44 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/09 01:54:44 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/09 01:54:44 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/09 01:54:44 DEBUG : Setting pass="o0pb1mTiqElZ02WiAhPC4qfLQqfZoUG7B6R0OToVMHE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/09 01:54:44 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/09 01:54:44 DEBUG : TestFTPPureftpd: detected overridden config - adding "{k26Hz}" suffix to name 2026/05/09 01:54:44 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/09 01:54:44 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/09 01:54:44 DEBUG : Setting pass="o0pb1mTiqElZ02WiAhPC4qfLQqfZoUG7B6R0OToVMHE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/09 01:54:44 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/09 01:54:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/dst: Connecting to FTP server 2026/05/09 01:54:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/dst: dial("tcp","172.17.0.3:21") 2026/05/09 01:54:44 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/dst: > dial: conn=172.17.0.1:53118->172.17.0.3:21, err= 2026/05/09 01:54:46 DEBUG : one: size = 4 (Local file system at /tmp/rclone2519514439) 2026/05/09 01:54:46 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-fijihex0jixe/dst) 2026/05/09 01:54:46 DEBUG : one: Sizes differ 2026/05/09 01:54:46 INFO : one: Moved (server-side) to: one.bak 2026/05/09 01:54:46 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/dst: dial("tcp","172.17.0.3:39402") 2026/05/09 01:54:46 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/dst: > dial: conn=172.17.0.1:38990->172.17.0.3:39402, err= 2026/05/09 01:54:46 DEBUG : one.a292864a.partial: size = 4 OK 2026/05/09 01:54:46 DEBUG : one.a292864a.partial: renamed to: one 2026/05/09 01:54:46 INFO : one: Copied (new) 2026/05/09 01:54:46 DEBUG : two: size = 3 OK 2026/05/09 01:54:46 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:46 DEBUG : two: Unchanged skipping 2026/05/09 01:54:46 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2519514439) 2026/05/09 01:54:46 DEBUG : three.txt: size = 5 (ftp://172.17.0.3:21/rclone-test-fijihex0jixe/dst) 2026/05/09 01:54:46 DEBUG : three.txt: Sizes differ 2026/05/09 01:54:46 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/09 01:54:46 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/dst: dial("tcp","172.17.0.3:31093") 2026/05/09 01:54:46 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/dst: > dial: conn=172.17.0.1:50158->172.17.0.3:31093, err= 2026/05/09 01:54:46 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2026/05/09 01:54:46 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2026/05/09 01:54:46 INFO : three.txt: Copied (new) 2026/05/09 01:54:46 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32847") 2026/05/09 01:54:46 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:45980->172.17.0.3:32847, err= 2026/05/09 01:54:46 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37159") 2026/05/09 01:54:46 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:52058->172.17.0.3:37159, err= 2026/05/09 01:54:46 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30477") 2026/05/09 01:54:46 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:58114->172.17.0.3:30477, err= 2026/05/09 01:54:46 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39929") 2026/05/09 01:54:46 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:40264->172.17.0.3:39929, err= 2026/05/09 01:54:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone2519514439) 2026/05/09 01:54:46 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-fijihex0jixe/dst) 2026/05/09 01:54:46 DEBUG : one: Sizes differ 2026/05/09 01:54:46 INFO : one.bak: Deleted 2026/05/09 01:54:46 INFO : one: Moved (server-side) to: one.bak 2026/05/09 01:54:46 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/dst: dial("tcp","172.17.0.3:30287") 2026/05/09 01:54:46 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/dst: > dial: conn=172.17.0.1:59710->172.17.0.3:30287, err= 2026/05/09 01:54:46 DEBUG : one.4c47835a.partial: size = 5 OK 2026/05/09 01:54:46 DEBUG : one.4c47835a.partial: renamed to: one 2026/05/09 01:54:46 INFO : one: Copied (new) 2026/05/09 01:54:46 DEBUG : two: size = 3 OK 2026/05/09 01:54:46 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:46 DEBUG : two: Unchanged skipping 2026/05/09 01:54:46 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2519514439) 2026/05/09 01:54:46 DEBUG : three.txt: size = 6 (ftp://172.17.0.3:21/rclone-test-fijihex0jixe/dst) 2026/05/09 01:54:46 DEBUG : three.txt: Sizes differ 2026/05/09 01:54:46 INFO : three.txt.bak: Deleted 2026/05/09 01:54:46 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/09 01:54:46 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/dst: dial("tcp","172.17.0.3:37668") 2026/05/09 01:54:46 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/dst: > dial: conn=172.17.0.1:33378->172.17.0.3:37668, err= 2026/05/09 01:54:46 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2026/05/09 01:54:46 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2026/05/09 01:54:46 INFO : three.txt: Copied (new) 2026/05/09 01:54:46 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33956") 2026/05/09 01:54:46 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:46656->172.17.0.3:33956, err= 2026/05/09 01:54:46 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35098") 2026/05/09 01:54:46 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:46692->172.17.0.3:35098, err= 2026/05/09 01:54:46 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35959") 2026/05/09 01:54:46 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:41466->172.17.0.3:35959, err= 2026/05/09 01:54:46 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38547") 2026/05/09 01:54:46 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:58904->172.17.0.3:38547, err= 2026/05/09 01:54:46 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37204") 2026/05/09 01:54:46 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:44900->172.17.0.3:37204, err= --- PASS: TestSyncSuffix (2.21s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fijihex0jixe", Local "Local file system at /tmp/rclone2519514439", Modify Window "1s" 2026/05/09 01:54:46 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39116") 2026/05/09 01:54:46 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:49390->172.17.0.3:39116, err= 2026/05/09 01:54:46 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37553") 2026/05/09 01:54:46 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:49072->172.17.0.3:37553, err= 2026/05/09 01:54:46 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30190") 2026/05/09 01:54:46 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:38048->172.17.0.3:30190, err= 2026/05/09 01:54:46 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32445") 2026/05/09 01:54:46 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:58674->172.17.0.3:32445, err= 2026/05/09 01:54:46 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31087") 2026/05/09 01:54:46 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:38102->172.17.0.3:31087, err= 2026/05/09 01:54:46 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-fijihex0jixe/dst" 2026/05/09 01:54:46 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/09 01:54:46 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/09 01:54:46 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/09 01:54:46 DEBUG : Setting pass="o0pb1mTiqElZ02WiAhPC4qfLQqfZoUG7B6R0OToVMHE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/09 01:54:46 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/09 01:54:46 DEBUG : TestFTPPureftpd: detected overridden config - adding "{k26Hz}" suffix to name 2026/05/09 01:54:46 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/09 01:54:46 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/09 01:54:46 DEBUG : Setting pass="o0pb1mTiqElZ02WiAhPC4qfLQqfZoUG7B6R0OToVMHE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/09 01:54:46 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/09 01:54:46 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/dst: Connecting to FTP server 2026/05/09 01:54:46 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/dst: dial("tcp","172.17.0.3:21") 2026/05/09 01:54:46 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/dst: > dial: conn=172.17.0.1:53134->172.17.0.3:21, err= 2026/05/09 01:54:48 DEBUG : one: size = 4 (Local file system at /tmp/rclone2519514439) 2026/05/09 01:54:48 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-fijihex0jixe/dst) 2026/05/09 01:54:48 DEBUG : one: Sizes differ 2026/05/09 01:54:48 INFO : one: Moved (server-side) to: one-2019-01-01 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/dst: dial("tcp","172.17.0.3:35297") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/dst: > dial: conn=172.17.0.1:39526->172.17.0.3:35297, err= 2026/05/09 01:54:48 DEBUG : one.a292864a.partial: size = 4 OK 2026/05/09 01:54:48 DEBUG : one.a292864a.partial: renamed to: one 2026/05/09 01:54:48 INFO : one: Copied (new) 2026/05/09 01:54:48 DEBUG : two: size = 3 OK 2026/05/09 01:54:48 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:48 DEBUG : two: Unchanged skipping 2026/05/09 01:54:48 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2519514439) 2026/05/09 01:54:48 DEBUG : three.txt: size = 5 (ftp://172.17.0.3:21/rclone-test-fijihex0jixe/dst) 2026/05/09 01:54:48 DEBUG : three.txt: Sizes differ 2026/05/09 01:54:48 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/dst: dial("tcp","172.17.0.3:39466") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/dst: > dial: conn=172.17.0.1:42996->172.17.0.3:39466, err= 2026/05/09 01:54:48 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2026/05/09 01:54:48 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2026/05/09 01:54:48 INFO : three.txt: Copied (new) 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35897") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:41086->172.17.0.3:35897, err= 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33421") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:38024->172.17.0.3:33421, err= 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:34053") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:53084->172.17.0.3:34053, err= 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37324") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:37996->172.17.0.3:37324, err= 2026/05/09 01:54:48 DEBUG : one: size = 5 (Local file system at /tmp/rclone2519514439) 2026/05/09 01:54:48 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-fijihex0jixe/dst) 2026/05/09 01:54:48 DEBUG : one: Sizes differ 2026/05/09 01:54:48 INFO : one-2019-01-01: Deleted 2026/05/09 01:54:48 INFO : one: Moved (server-side) to: one-2019-01-01 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/dst: dial("tcp","172.17.0.3:34327") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/dst: > dial: conn=172.17.0.1:34468->172.17.0.3:34327, err= 2026/05/09 01:54:48 DEBUG : one.4c47835a.partial: size = 5 OK 2026/05/09 01:54:48 DEBUG : one.4c47835a.partial: renamed to: one 2026/05/09 01:54:48 INFO : one: Copied (new) 2026/05/09 01:54:48 DEBUG : two: size = 3 OK 2026/05/09 01:54:48 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:48 DEBUG : two: Unchanged skipping 2026/05/09 01:54:48 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2519514439) 2026/05/09 01:54:48 DEBUG : three.txt: size = 6 (ftp://172.17.0.3:21/rclone-test-fijihex0jixe/dst) 2026/05/09 01:54:48 DEBUG : three.txt: Sizes differ 2026/05/09 01:54:48 INFO : three-2019-01-01.txt: Deleted 2026/05/09 01:54:48 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/dst: dial("tcp","172.17.0.3:37879") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe/dst: > dial: conn=172.17.0.1:58334->172.17.0.3:37879, err= 2026/05/09 01:54:48 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2026/05/09 01:54:48 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2026/05/09 01:54:48 INFO : three.txt: Copied (new) 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31537") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:46548->172.17.0.3:31537, err= 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32334") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:44782->172.17.0.3:32334, err= 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:34194") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:60260->172.17.0.3:34194, err= 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39425") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:53462->172.17.0.3:39425, err= 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:36615") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:49452->172.17.0.3:36615, err= --- PASS: TestSyncSuffixKeepExtension (2.18s) === RUN TestSyncUTFNorm run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fijihex0jixe", Local "Local file system at /tmp/rclone2519514439", Modify Window "1s" 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33805") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:59390->172.17.0.3:33805, err= 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39141") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:59468->172.17.0.3:39141, err= 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37472") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:54744->172.17.0.3:37472, err= 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for checks to finish 2026/05/09 01:54:48 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone2519514439) 2026/05/09 01:54:48 DEBUG : Testêé: size = 18 (ftp://172.17.0.3:21/rclone-test-fijihex0jixe) 2026/05/09 01:54:48 DEBUG : Testêé: Sizes differ 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for transfers to finish 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30147") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:45720->172.17.0.3:30147, err= 2026/05/09 01:54:48 DEBUG : Testêé.94eb8b90.partial: size = 14 OK 2026/05/09 01:54:48 DEBUG : Testêé.94eb8b90.partial: renamed to: Testêé 2026/05/09 01:54:48 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/05/09 01:54:48 DEBUG : Waiting for deletions to finish 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37449") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:52434->172.17.0.3:37449, err= 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:36465") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:59048->172.17.0.3:36465, err= 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35885") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:40160->172.17.0.3:35885, err= --- PASS: TestSyncUTFNorm (0.01s) === RUN TestSyncImmutable run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fijihex0jixe", Local "Local file system at /tmp/rclone2519514439", Modify Window "1s" 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32204") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:48906->172.17.0.3:32204, err= 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32174") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:37194->172.17.0.3:32174, err= 2026/05/09 01:54:48 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for checks to finish 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for transfers to finish 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37478") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:41236->172.17.0.3:37478, err= 2026/05/09 01:54:48 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/05/09 01:54:48 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/05/09 01:54:48 INFO : existing: Copied (new) 2026/05/09 01:54:48 DEBUG : Waiting for deletions to finish 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33231") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:59090->172.17.0.3:33231, err= 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37950") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:36056->172.17.0.3:37950, err= 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31237") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:41002->172.17.0.3:31237, err= 2026/05/09 01:54:48 DEBUG : existing: size = 8 (Local file system at /tmp/rclone2519514439) 2026/05/09 01:54:48 DEBUG : existing: size = 6 (ftp://172.17.0.3:21/rclone-test-fijihex0jixe) 2026/05/09 01:54:48 DEBUG : existing: Sizes differ 2026/05/09 01:54:48 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for checks to finish 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for transfers to finish 2026/05/09 01:54:48 ERROR : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: not deleting files as there were IO errors 2026/05/09 01:54:48 ERROR : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: not deleting directories as there were IO errors 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38999") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:57426->172.17.0.3:38999, err= 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37493") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:52240->172.17.0.3:37493, err= 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35236") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:50786->172.17.0.3:35236, err= --- PASS: TestSyncImmutable (0.01s) === RUN TestSyncIgnoreCase run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fijihex0jixe", Local "Local file system at /tmp/rclone2519514439", Modify Window "1s" 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35625") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:44844->172.17.0.3:35625, err= 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:34809") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:54162->172.17.0.3:34809, err= 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32965") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:45122->172.17.0.3:32965, err= 2026/05/09 01:54:48 DEBUG : EXISTING: size = 6 OK 2026/05/09 01:54:48 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:48 DEBUG : existing: Unchanged skipping 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for checks to finish 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for transfers to finish 2026/05/09 01:54:48 DEBUG : Waiting for deletions to finish 2026/05/09 01:54:48 INFO : There was nothing to transfer 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:36284") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:43124->172.17.0.3:36284, err= 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32959") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:48784->172.17.0.3:32959, err= 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:36303") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:33936->172.17.0.3:36303, err= --- PASS: TestSyncIgnoreCase (0.02s) === RUN TestFixCase run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fijihex0jixe", Local "Local file system at /tmp/rclone2519514439", Modify Window "1s" sync_test.go:2666: Skipping test as local or remote are case-sensitive 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:36328") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:55722->172.17.0.3:36328, err= 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33101") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:38414->172.17.0.3:33101, err= --- SKIP: TestFixCase (0.00s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fijihex0jixe", Local "Local file system at /tmp/rclone2519514439", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32020") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:34928->172.17.0.3:32020, err= 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39964") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:51040->172.17.0.3:39964, err= === RUN TestMaxTransfer/Soft run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fijihex0jixe", Local "Local file system at /tmp/rclone2519514439", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:36810") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:48536->172.17.0.3:36810, err= 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38015") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:38648->172.17.0.3:38015, err= === RUN TestMaxTransfer/Cautious run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fijihex0jixe", Local "Local file system at /tmp/rclone2519514439", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38497") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:45634->172.17.0.3:38497, err= 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37541") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:36512->172.17.0.3:37541, err= --- PASS: TestMaxTransfer (0.00s) --- SKIP: TestMaxTransfer/Hard (0.00s) --- SKIP: TestMaxTransfer/Soft (0.00s) --- SKIP: TestMaxTransfer/Cautious (0.00s) === RUN TestSyncConcurrentDelete run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fijihex0jixe", Local "Local file system at /tmp/rclone2519514439", Modify Window "1s" 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37790") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:43354->172.17.0.3:37790, err= 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35779") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:43666->172.17.0.3:35779, err= 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38645") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:40800->172.17.0.3:38645, err= 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32717") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:46952->172.17.0.3:32717, err= 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30647") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:42788->172.17.0.3:30647, err= 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32012") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:45504->172.17.0.3:32012, err= 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35586") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:58578->172.17.0.3:35586, err= 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39744") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:46906->172.17.0.3:39744, err= 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30289") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:59018->172.17.0.3:30289, err= 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30551") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:51352->172.17.0.3:30551, err= 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37026") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:58338->172.17.0.3:37026, err= 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37601") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:38482->172.17.0.3:37601, err= 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38740") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:52930->172.17.0.3:38740, err= 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35539") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:52996->172.17.0.3:35539, err= 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:34861") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:51398->172.17.0.3:34861, err= 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:36407") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:56570->172.17.0.3:36407, err= 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35276") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:51134->172.17.0.3:35276, err= 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32621") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:56090->172.17.0.3:32621, err= 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32199") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:58546->172.17.0.3:32199, err= 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30276") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:56832->172.17.0.3:30276, err= 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35265") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:51106->172.17.0.3:35265, err= 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37408") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:47528->172.17.0.3:37408, err= 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:34104") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:57960->172.17.0.3:34104, err= 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35041") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:43326->172.17.0.3:35041, err= 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31208") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:36456->172.17.0.3:31208, err= 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38214") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:40530->172.17.0.3:38214, err= 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32976") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:60972->172.17.0.3:32976, err= 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33244") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:51194->172.17.0.3:33244, err= 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39994") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:43892->172.17.0.3:39994, err= 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30645") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:53776->172.17.0.3:30645, err= 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31348") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:60930->172.17.0.3:31348, err= 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32770") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:37184->172.17.0.3:32770, err= 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33678") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:38914->172.17.0.3:33678, err= 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35613") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:50088->172.17.0.3:35613, err= 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37065") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:50350->172.17.0.3:37065, err= 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31665") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:46500->172.17.0.3:31665, err= 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31616") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:35528->172.17.0.3:31616, err= 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31304") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:50298->172.17.0.3:31304, err= 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32110") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:41334->172.17.0.3:32110, err= 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38203") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:54416->172.17.0.3:38203, err= 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32563") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:42716->172.17.0.3:32563, err= 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:34031") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:58430->172.17.0.3:34031, err= 2026/05/09 01:54:48 DEBUG : both10: size = 6 OK 2026/05/09 01:54:48 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:48 DEBUG : both12: size = 6 OK 2026/05/09 01:54:48 DEBUG : both11: size = 6 OK 2026/05/09 01:54:48 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:48 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:48 DEBUG : both10: Unchanged skipping 2026/05/09 01:54:48 DEBUG : both13: size = 6 OK 2026/05/09 01:54:48 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:48 DEBUG : both11: Unchanged skipping 2026/05/09 01:54:48 DEBUG : both0: size = 6 OK 2026/05/09 01:54:48 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:48 DEBUG : both13: Unchanged skipping 2026/05/09 01:54:48 DEBUG : both12: Unchanged skipping 2026/05/09 01:54:48 DEBUG : both0: Unchanged skipping 2026/05/09 01:54:48 DEBUG : both14: size = 6 OK 2026/05/09 01:54:48 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:48 DEBUG : both14: Unchanged skipping 2026/05/09 01:54:48 DEBUG : both15: size = 6 OK 2026/05/09 01:54:48 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for checks to finish 2026/05/09 01:54:48 DEBUG : both15: Unchanged skipping 2026/05/09 01:54:48 DEBUG : both17: size = 6 OK 2026/05/09 01:54:48 DEBUG : both18: size = 6 OK 2026/05/09 01:54:48 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:48 DEBUG : both19: size = 6 OK 2026/05/09 01:54:48 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:48 DEBUG : both16: size = 6 OK 2026/05/09 01:54:48 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:48 DEBUG : both18: Unchanged skipping 2026/05/09 01:54:48 DEBUG : both1: size = 6 OK 2026/05/09 01:54:48 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:48 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:48 DEBUG : both16: Unchanged skipping 2026/05/09 01:54:48 DEBUG : both2: size = 6 OK 2026/05/09 01:54:48 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:48 DEBUG : both2: Unchanged skipping 2026/05/09 01:54:48 DEBUG : both3: size = 6 OK 2026/05/09 01:54:48 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:48 DEBUG : both3: Unchanged skipping 2026/05/09 01:54:48 DEBUG : both4: size = 6 OK 2026/05/09 01:54:48 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:48 DEBUG : both4: Unchanged skipping 2026/05/09 01:54:48 DEBUG : both5: size = 6 OK 2026/05/09 01:54:48 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:48 DEBUG : both5: Unchanged skipping 2026/05/09 01:54:48 DEBUG : both6: size = 6 OK 2026/05/09 01:54:48 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:48 DEBUG : both6: Unchanged skipping 2026/05/09 01:54:48 DEBUG : both7: size = 6 OK 2026/05/09 01:54:48 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:48 DEBUG : both7: Unchanged skipping 2026/05/09 01:54:48 DEBUG : both8: size = 6 OK 2026/05/09 01:54:48 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:48 DEBUG : both8: Unchanged skipping 2026/05/09 01:54:48 DEBUG : both9: size = 6 OK 2026/05/09 01:54:48 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:48 DEBUG : both9: Unchanged skipping 2026/05/09 01:54:48 DEBUG : both19: Unchanged skipping 2026/05/09 01:54:48 DEBUG : both17: Unchanged skipping 2026/05/09 01:54:48 DEBUG : both1: Unchanged skipping 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for transfers to finish 2026/05/09 01:54:48 DEBUG : Waiting for deletions to finish 2026/05/09 01:54:48 INFO : only11: Deleted 2026/05/09 01:54:48 INFO : only13: Deleted 2026/05/09 01:54:48 INFO : only14: Deleted 2026/05/09 01:54:48 INFO : only15: Deleted 2026/05/09 01:54:48 INFO : only18: Deleted 2026/05/09 01:54:48 INFO : only16: Deleted 2026/05/09 01:54:48 INFO : only10: Deleted 2026/05/09 01:54:48 INFO : only19: Deleted 2026/05/09 01:54:48 INFO : only3: Deleted 2026/05/09 01:54:48 INFO : only6: Deleted 2026/05/09 01:54:48 INFO : only12: Deleted 2026/05/09 01:54:48 INFO : only2: Deleted 2026/05/09 01:54:48 INFO : only17: Deleted 2026/05/09 01:54:48 INFO : only0: Deleted 2026/05/09 01:54:48 INFO : only4: Deleted 2026/05/09 01:54:48 INFO : only1: Deleted 2026/05/09 01:54:48 INFO : only8: Deleted 2026/05/09 01:54:48 INFO : only5: Deleted 2026/05/09 01:54:48 INFO : only9: Deleted 2026/05/09 01:54:48 INFO : only7: Deleted 2026/05/09 01:54:48 INFO : There was nothing to transfer 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:34139") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:40642->172.17.0.3:34139, err= 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:36524") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:54734->172.17.0.3:36524, err= 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35393") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:52208->172.17.0.3:35393, err= --- PASS: TestSyncConcurrentDelete (0.06s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fijihex0jixe", Local "Local file system at /tmp/rclone2519514439", Modify Window "1s" 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39538") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:42206->172.17.0.3:39538, err= 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38819") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:41232->172.17.0.3:38819, err= 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33643") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:53606->172.17.0.3:33643, err= 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:36059") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:53092->172.17.0.3:36059, err= 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:36738") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:40732->172.17.0.3:36738, err= 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35568") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:46746->172.17.0.3:35568, err= 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37334") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:51636->172.17.0.3:37334, err= 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33072") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:57296->172.17.0.3:33072, err= 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37070") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:37042->172.17.0.3:37070, err= 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35846") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:59022->172.17.0.3:35846, err= 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33793") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:42132->172.17.0.3:33793, err= 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30194") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:36510->172.17.0.3:30194, err= 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31064") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:43962->172.17.0.3:31064, err= 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37333") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:59016->172.17.0.3:37333, err= 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37559") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:48428->172.17.0.3:37559, err= 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33600") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:47672->172.17.0.3:33600, err= 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:36073") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:40868->172.17.0.3:36073, err= 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38633") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:49126->172.17.0.3:38633, err= 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:36200") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:56914->172.17.0.3:36200, err= 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32368") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:53746->172.17.0.3:32368, err= 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31289") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:49490->172.17.0.3:31289, err= 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38248") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:36698->172.17.0.3:38248, err= 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37634") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:60536->172.17.0.3:37634, err= 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30144") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:36004->172.17.0.3:30144, err= 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38835") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:35854->172.17.0.3:38835, err= 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30722") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:57560->172.17.0.3:30722, err= 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35756") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:55708->172.17.0.3:35756, err= 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:34307") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:37978->172.17.0.3:34307, err= 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31229") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:36212->172.17.0.3:31229, err= 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35983") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:44704->172.17.0.3:35983, err= 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:36866") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:48112->172.17.0.3:36866, err= 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:36836") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:35834->172.17.0.3:36836, err= 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37294") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:33044->172.17.0.3:37294, err= 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33135") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:58496->172.17.0.3:33135, err= 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31212") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:38154->172.17.0.3:31212, err= 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37666") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:46892->172.17.0.3:37666, err= 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32945") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:38454->172.17.0.3:32945, err= 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35610") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:37774->172.17.0.3:35610, err= 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39480") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:41598->172.17.0.3:39480, err= 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38432") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:55848->172.17.0.3:38432, err= 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31069") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:45082->172.17.0.3:31069, err= 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37112") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:39294->172.17.0.3:37112, err= 2026/05/09 01:54:48 DEBUG : both10: size = 6 OK 2026/05/09 01:54:48 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:48 DEBUG : both11: size = 6 OK 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for checks to finish 2026/05/09 01:54:48 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:48 DEBUG : both0: size = 6 OK 2026/05/09 01:54:48 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:48 DEBUG : both12: size = 6 OK 2026/05/09 01:54:48 DEBUG : both10: Unchanged skipping 2026/05/09 01:54:48 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:48 DEBUG : both13: size = 6 OK 2026/05/09 01:54:48 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:48 DEBUG : both0: Unchanged skipping 2026/05/09 01:54:48 DEBUG : both14: size = 6 OK 2026/05/09 01:54:48 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:48 DEBUG : both14: Unchanged skipping 2026/05/09 01:54:48 DEBUG : both15: size = 6 OK 2026/05/09 01:54:48 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:48 DEBUG : both15: Unchanged skipping 2026/05/09 01:54:48 DEBUG : both16: size = 6 OK 2026/05/09 01:54:48 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:48 DEBUG : both16: Unchanged skipping 2026/05/09 01:54:48 DEBUG : both17: size = 6 OK 2026/05/09 01:54:48 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:48 DEBUG : both12: Unchanged skipping 2026/05/09 01:54:48 DEBUG : both18: size = 6 OK 2026/05/09 01:54:48 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:48 DEBUG : both18: Unchanged skipping 2026/05/09 01:54:48 DEBUG : both19: size = 6 OK 2026/05/09 01:54:48 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:48 DEBUG : both19: Unchanged skipping 2026/05/09 01:54:48 DEBUG : both1: size = 6 OK 2026/05/09 01:54:48 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:48 DEBUG : both13: Unchanged skipping 2026/05/09 01:54:48 DEBUG : both2: size = 6 OK 2026/05/09 01:54:48 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:48 DEBUG : both2: Unchanged skipping 2026/05/09 01:54:48 DEBUG : both3: size = 6 OK 2026/05/09 01:54:48 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:48 DEBUG : both3: Unchanged skipping 2026/05/09 01:54:48 DEBUG : both4: size = 6 OK 2026/05/09 01:54:48 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:48 DEBUG : both11: Unchanged skipping 2026/05/09 01:54:48 DEBUG : both5: size = 6 OK 2026/05/09 01:54:48 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:48 DEBUG : both5: Unchanged skipping 2026/05/09 01:54:48 DEBUG : both6: size = 6 OK 2026/05/09 01:54:48 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:48 DEBUG : both6: Unchanged skipping 2026/05/09 01:54:48 DEBUG : both7: size = 6 OK 2026/05/09 01:54:48 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:48 DEBUG : both17: Unchanged skipping 2026/05/09 01:54:48 DEBUG : both8: size = 6 OK 2026/05/09 01:54:48 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:48 DEBUG : both1: Unchanged skipping 2026/05/09 01:54:48 DEBUG : both9: size = 6 OK 2026/05/09 01:54:48 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:48 DEBUG : both4: Unchanged skipping 2026/05/09 01:54:48 DEBUG : only0: size = 0 (Local file system at /tmp/rclone2519514439) 2026/05/09 01:54:48 DEBUG : only0: size = 6 (ftp://172.17.0.3:21/rclone-test-fijihex0jixe) 2026/05/09 01:54:48 DEBUG : only0: Sizes differ 2026/05/09 01:54:48 DEBUG : only10: size = 0 (Local file system at /tmp/rclone2519514439) 2026/05/09 01:54:48 DEBUG : only10: size = 6 (ftp://172.17.0.3:21/rclone-test-fijihex0jixe) 2026/05/09 01:54:48 DEBUG : only10: Sizes differ 2026/05/09 01:54:48 DEBUG : both7: Unchanged skipping 2026/05/09 01:54:48 DEBUG : only11: size = 0 (Local file system at /tmp/rclone2519514439) 2026/05/09 01:54:48 DEBUG : only11: size = 6 (ftp://172.17.0.3:21/rclone-test-fijihex0jixe) 2026/05/09 01:54:48 DEBUG : only11: Sizes differ 2026/05/09 01:54:48 DEBUG : only12: size = 0 (Local file system at /tmp/rclone2519514439) 2026/05/09 01:54:48 DEBUG : only12: size = 6 (ftp://172.17.0.3:21/rclone-test-fijihex0jixe) 2026/05/09 01:54:48 DEBUG : only12: Sizes differ 2026/05/09 01:54:48 DEBUG : both8: Unchanged skipping 2026/05/09 01:54:48 DEBUG : only13: size = 0 (Local file system at /tmp/rclone2519514439) 2026/05/09 01:54:48 DEBUG : only13: size = 6 (ftp://172.17.0.3:21/rclone-test-fijihex0jixe) 2026/05/09 01:54:48 DEBUG : only13: Sizes differ 2026/05/09 01:54:48 DEBUG : only14: size = 0 (Local file system at /tmp/rclone2519514439) 2026/05/09 01:54:48 DEBUG : only14: size = 6 (ftp://172.17.0.3:21/rclone-test-fijihex0jixe) 2026/05/09 01:54:48 DEBUG : only14: Sizes differ 2026/05/09 01:54:48 DEBUG : only15: size = 0 (Local file system at /tmp/rclone2519514439) 2026/05/09 01:54:48 DEBUG : only15: size = 6 (ftp://172.17.0.3:21/rclone-test-fijihex0jixe) 2026/05/09 01:54:48 DEBUG : only15: Sizes differ 2026/05/09 01:54:48 DEBUG : both9: Unchanged skipping 2026/05/09 01:54:48 DEBUG : only16: size = 0 (Local file system at /tmp/rclone2519514439) 2026/05/09 01:54:48 DEBUG : only16: size = 6 (ftp://172.17.0.3:21/rclone-test-fijihex0jixe) 2026/05/09 01:54:48 DEBUG : only16: Sizes differ 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30384") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39921") 2026/05/09 01:54:48 DEBUG : only17: size = 0 (Local file system at /tmp/rclone2519514439) 2026/05/09 01:54:48 DEBUG : only17: size = 6 (ftp://172.17.0.3:21/rclone-test-fijihex0jixe) 2026/05/09 01:54:48 DEBUG : only17: Sizes differ 2026/05/09 01:54:48 DEBUG : only18: size = 0 (Local file system at /tmp/rclone2519514439) 2026/05/09 01:54:48 DEBUG : only18: size = 6 (ftp://172.17.0.3:21/rclone-test-fijihex0jixe) 2026/05/09 01:54:48 DEBUG : only18: Sizes differ 2026/05/09 01:54:48 DEBUG : only19: size = 0 (Local file system at /tmp/rclone2519514439) 2026/05/09 01:54:48 DEBUG : only19: size = 6 (ftp://172.17.0.3:21/rclone-test-fijihex0jixe) 2026/05/09 01:54:48 DEBUG : only19: Sizes differ 2026/05/09 01:54:48 DEBUG : only1: size = 0 (Local file system at /tmp/rclone2519514439) 2026/05/09 01:54:48 DEBUG : only1: size = 6 (ftp://172.17.0.3:21/rclone-test-fijihex0jixe) 2026/05/09 01:54:48 DEBUG : only1: Sizes differ 2026/05/09 01:54:48 DEBUG : only2: size = 0 (Local file system at /tmp/rclone2519514439) 2026/05/09 01:54:48 DEBUG : only2: size = 6 (ftp://172.17.0.3:21/rclone-test-fijihex0jixe) 2026/05/09 01:54:48 DEBUG : only2: Sizes differ 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:59560->172.17.0.3:30384, err= 2026/05/09 01:54:48 DEBUG : only3: size = 0 (Local file system at /tmp/rclone2519514439) 2026/05/09 01:54:48 DEBUG : only3: size = 6 (ftp://172.17.0.3:21/rclone-test-fijihex0jixe) 2026/05/09 01:54:48 DEBUG : only3: Sizes differ 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:43048->172.17.0.3:39921, err= 2026/05/09 01:54:48 DEBUG : only4: size = 0 (Local file system at /tmp/rclone2519514439) 2026/05/09 01:54:48 DEBUG : only4: size = 6 (ftp://172.17.0.3:21/rclone-test-fijihex0jixe) 2026/05/09 01:54:48 DEBUG : only4: Sizes differ 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33293") 2026/05/09 01:54:48 DEBUG : only5: size = 0 (Local file system at /tmp/rclone2519514439) 2026/05/09 01:54:48 DEBUG : only5: size = 6 (ftp://172.17.0.3:21/rclone-test-fijihex0jixe) 2026/05/09 01:54:48 DEBUG : only5: Sizes differ 2026/05/09 01:54:48 DEBUG : only6: size = 0 (Local file system at /tmp/rclone2519514439) 2026/05/09 01:54:48 DEBUG : only6: size = 6 (ftp://172.17.0.3:21/rclone-test-fijihex0jixe) 2026/05/09 01:54:48 DEBUG : only6: Sizes differ 2026/05/09 01:54:48 DEBUG : only7: size = 0 (Local file system at /tmp/rclone2519514439) 2026/05/09 01:54:48 DEBUG : only7: size = 6 (ftp://172.17.0.3:21/rclone-test-fijihex0jixe) 2026/05/09 01:54:48 DEBUG : only7: Sizes differ 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:59316->172.17.0.3:33293, err= 2026/05/09 01:54:48 DEBUG : only8: size = 0 (Local file system at /tmp/rclone2519514439) 2026/05/09 01:54:48 DEBUG : only8: size = 6 (ftp://172.17.0.3:21/rclone-test-fijihex0jixe) 2026/05/09 01:54:48 DEBUG : only8: Sizes differ 2026/05/09 01:54:48 DEBUG : only9: size = 0 (Local file system at /tmp/rclone2519514439) 2026/05/09 01:54:48 DEBUG : only9: size = 6 (ftp://172.17.0.3:21/rclone-test-fijihex0jixe) 2026/05/09 01:54:48 DEBUG : only9: Sizes differ 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for transfers to finish 2026/05/09 01:54:48 DEBUG : only11.51c18866.partial: size = 0 OK 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39688") 2026/05/09 01:54:48 DEBUG : only14.198d15f3.partial: size = 0 OK 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:35442->172.17.0.3:39688, err= 2026/05/09 01:54:48 DEBUG : only11.51c18866.partial: renamed to: only11 2026/05/09 01:54:48 INFO : only11: Copied (replaced existing) 2026/05/09 01:54:48 DEBUG : only14.198d15f3.partial: renamed to: only14 2026/05/09 01:54:48 INFO : only14: Copied (replaced existing) 2026/05/09 01:54:48 DEBUG : only0.d641fffb.partial: size = 0 OK 2026/05/09 01:54:48 DEBUG : only13.c8c387fb.partial: size = 0 OK 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:36927") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:60934->172.17.0.3:36927, err= 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33161") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:38568->172.17.0.3:33161, err= 2026/05/09 01:54:48 DEBUG : only13.c8c387fb.partial: renamed to: only13 2026/05/09 01:54:48 INFO : only13: Copied (replaced existing) 2026/05/09 01:54:48 DEBUG : only0.d641fffb.partial: renamed to: only0 2026/05/09 01:54:48 INFO : only0: Copied (replaced existing) 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35418") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:58602->172.17.0.3:35418, err= 2026/05/09 01:54:48 DEBUG : only16.808f1a6e.partial: size = 0 OK 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35587") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:55196->172.17.0.3:35587, err= 2026/05/09 01:54:48 DEBUG : only17.21b69e80.partial: size = 0 OK 2026/05/09 01:54:48 DEBUG : only16.808f1a6e.partial: renamed to: only16 2026/05/09 01:54:48 INFO : only16: Copied (replaced existing) 2026/05/09 01:54:48 DEBUG : only19.585abcd1.partial: size = 0 OK 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:36270") 2026/05/09 01:54:48 DEBUG : only18.f963383f.partial: size = 0 OK 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:58880->172.17.0.3:36270, err= 2026/05/09 01:54:48 DEBUG : only17.21b69e80.partial: renamed to: only17 2026/05/09 01:54:48 INFO : only17: Copied (replaced existing) 2026/05/09 01:54:48 DEBUG : only19.585abcd1.partial: renamed to: only19 2026/05/09 01:54:48 INFO : only19: Copied (replaced existing) 2026/05/09 01:54:48 DEBUG : only18.f963383f.partial: renamed to: only18 2026/05/09 01:54:48 INFO : only18: Copied (replaced existing) 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38244") 2026/05/09 01:54:48 DEBUG : only1.77787b15.partial: size = 0 OK 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37638") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:55994->172.17.0.3:38244, err= 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:36986->172.17.0.3:37638, err= 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30449") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:44226->172.17.0.3:30449, err= 2026/05/09 01:54:48 DEBUG : only1.77787b15.partial: renamed to: only1 2026/05/09 01:54:48 INFO : only1: Copied (replaced existing) 2026/05/09 01:54:48 DEBUG : only2.4f43f066.partial: size = 0 OK 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37323") 2026/05/09 01:54:48 DEBUG : only3.ee7a7488.partial: size = 0 OK 2026/05/09 01:54:48 DEBUG : only4.3f34e680.partial: size = 0 OK 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:54730->172.17.0.3:37323, err= 2026/05/09 01:54:48 DEBUG : only3.ee7a7488.partial: renamed to: only3 2026/05/09 01:54:48 INFO : only3: Copied (replaced existing) 2026/05/09 01:54:48 DEBUG : only2.4f43f066.partial: renamed to: only2 2026/05/09 01:54:48 INFO : only2: Copied (replaced existing) 2026/05/09 01:54:48 DEBUG : only4.3f34e680.partial: renamed to: only4 2026/05/09 01:54:48 INFO : only4: Copied (replaced existing) 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39902") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:55636->172.17.0.3:39902, err= 2026/05/09 01:54:48 DEBUG : only5.9e0d626e.partial: size = 0 OK 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:34712") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:53988->172.17.0.3:34712, err= 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33970") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:60974->172.17.0.3:33970, err= 2026/05/09 01:54:48 DEBUG : only5.9e0d626e.partial: renamed to: only5 2026/05/09 01:54:48 INFO : only5: Copied (replaced existing) 2026/05/09 01:54:48 DEBUG : only6.a636e91d.partial: size = 0 OK 2026/05/09 01:54:48 DEBUG : only10.f0f80c88.partial: size = 0 OK 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37024") 2026/05/09 01:54:48 DEBUG : only10.f0f80c88.partial: renamed to: only10 2026/05/09 01:54:48 INFO : only10: Copied (replaced existing) 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:39202->172.17.0.3:37024, err= 2026/05/09 01:54:48 DEBUG : only6.a636e91d.partial: renamed to: only6 2026/05/09 01:54:48 INFO : only6: Copied (replaced existing) 2026/05/09 01:54:48 DEBUG : only8.dfdacb4c.partial: size = 0 OK 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30431") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:48896->172.17.0.3:30431, err= 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:36581") 2026/05/09 01:54:48 DEBUG : only9.7ee34fa2.partial: size = 0 OK 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:44860->172.17.0.3:36581, err= 2026/05/09 01:54:48 DEBUG : only8.dfdacb4c.partial: renamed to: only8 2026/05/09 01:54:48 INFO : only8: Copied (replaced existing) 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32902") 2026/05/09 01:54:48 DEBUG : only9.7ee34fa2.partial: renamed to: only9 2026/05/09 01:54:48 INFO : only9: Copied (replaced existing) 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:48042->172.17.0.3:32902, err= 2026/05/09 01:54:48 DEBUG : only12.69fa0315.partial: size = 0 OK 2026/05/09 01:54:48 DEBUG : only15.b8b4911d.partial: size = 0 OK 2026/05/09 01:54:48 DEBUG : only7.070f6df3.partial: size = 0 OK 2026/05/09 01:54:48 DEBUG : only12.69fa0315.partial: renamed to: only12 2026/05/09 01:54:48 INFO : only12: Copied (replaced existing) 2026/05/09 01:54:48 DEBUG : only15.b8b4911d.partial: renamed to: only15 2026/05/09 01:54:48 INFO : only15: Copied (replaced existing) 2026/05/09 01:54:48 DEBUG : only7.070f6df3.partial: renamed to: only7 2026/05/09 01:54:48 INFO : only7: Copied (replaced existing) 2026/05/09 01:54:48 DEBUG : Waiting for deletions to finish 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38136") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:58742->172.17.0.3:38136, err= 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33609") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:36594->172.17.0.3:33609, err= 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30776") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:38606->172.17.0.3:30776, err= --- PASS: TestSyncConcurrentTruncate (0.07s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fijihex0jixe", Local "Local file system at /tmp/rclone2519514439", Modify Window "1s" 2026/05/09 01:54:48 DEBUG : empty_dir: Making directory with metadata 2026/05/09 01:54:48 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/09 01:54:48 DEBUG : empty_on_remote: Making directory with metadata 2026/05/09 01:54:48 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/09 01:54:48 INFO : empty_on_remote: Making directory 2026/05/09 01:54:48 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/09 01:54:48 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/05/09 01:54:48 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/05/09 01:54:48 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/05/09 01:54:48 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39933") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:33502->172.17.0.3:39933, err= 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:36778") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35960") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:57350->172.17.0.3:36778, err= 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:42512->172.17.0.3:35960, err= 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33886") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:48698->172.17.0.3:33886, err= 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35243") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:34150->172.17.0.3:35243, err= 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31618") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:50622->172.17.0.3:31618, err= --- PASS: TestSyncReplaceDirModTime (0.02s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fijihex0jixe", Local "Local file system at /tmp/rclone2519514439", Modify Window "1s" 2026/05/09 01:54:48 DEBUG : empty_dir: Making directory with metadata 2026/05/09 01:54:48 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/09 01:54:48 DEBUG : empty_on_remote: Making directory with metadata 2026/05/09 01:54:48 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/09 01:54:48 INFO : empty_on_remote: Making directory 2026/05/09 01:54:48 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/09 01:54:48 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/05/09 01:54:48 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/05/09 01:54:48 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/05/09 01:54:48 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/05/09 01:54:48 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:36545") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:45372->172.17.0.3:36545, err= 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30668") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33945") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:59442->172.17.0.3:30668, err= 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35888") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:38806->172.17.0.3:33945, err= 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:48624->172.17.0.3:35888, err= 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:36348") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:60444->172.17.0.3:36348, err= 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30322") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:60110->172.17.0.3:30322, err= 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:36207") 2026/05/09 01:54:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:47586->172.17.0.3:36207, err= --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (0.02s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fijihex0jixe", Local "Local file system at /tmp/rclone2519514439", Modify Window "1s" 2026/05/09 01:54:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/09 01:54:48 INFO : sub dir: Making directory 2026/05/09 01:54:48 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32465") 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:50354->172.17.0.3:32465, err= 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35874") 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:60974->172.17.0.3:35874, err= 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31932") 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:52780->172.17.0.3:31932, err= 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38546") 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:58530->172.17.0.3:38546, err= 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35415") 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:42906->172.17.0.3:35415, err= 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33118") 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:35002->172.17.0.3:33118, err= 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30426") 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:39430->172.17.0.3:30426, err= 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30975") 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:41180->172.17.0.3:30975, err= 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39165") 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:52922->172.17.0.3:39165, err= 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:34313") 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:59200->172.17.0.3:34313, err= 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31113") 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:47322->172.17.0.3:31113, err= --- PASS: TestNothingToTransferWithEmptyDirs (0.04s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fijihex0jixe", Local "Local file system at /tmp/rclone2519514439", Modify Window "1s" 2026/05/09 01:54:49 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/09 01:54:49 INFO : sub dir: Making directory 2026/05/09 01:54:49 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38051") 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:55166->172.17.0.3:38051, err= 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38112") 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33287") 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:45714->172.17.0.3:38112, err= 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:37512->172.17.0.3:33287, err= 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:34272") 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:50374->172.17.0.3:34272, err= 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38047") 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:42188->172.17.0.3:38047, err= 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39379") 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:53398->172.17.0.3:39379, err= 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30829") 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:44042->172.17.0.3:30829, err= 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39746") 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:53582->172.17.0.3:39746, err= 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30732") 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:41728->172.17.0.3:30732, err= 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33418") 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:57084->172.17.0.3:33418, err= 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39544") 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:35586->172.17.0.3:39544, err= --- PASS: TestNothingToTransferWithoutEmptyDirs (0.04s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fijihex0jixe", Local "Local file system at /tmp/rclone2519514439", Modify Window "1s" 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37186") 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:43934->172.17.0.3:37186, err= 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37257") 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:41424->172.17.0.3:37257, err= 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37750") 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:50002->172.17.0.3:37750, err= 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:36691") 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:58156->172.17.0.3:36691, err= 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:34904") 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:36608->172.17.0.3:34904, err= 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39706") 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:38200->172.17.0.3:39706, err= 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35391") 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:53550->172.17.0.3:35391, err= 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:36278") 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:49662->172.17.0.3:36278, err= 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33413") 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:58022->172.17.0.3:33413, err= 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31930") 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:48434->172.17.0.3:31930, err= 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35752") 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:42556->172.17.0.3:35752, err= 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39087") 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:42768->172.17.0.3:39087, err= 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30613") 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:40264->172.17.0.3:30613, err= 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33917") 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:32902->172.17.0.3:33917, err= 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39780") 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:45642->172.17.0.3:39780, err= 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35216") 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:42666->172.17.0.3:35216, err= 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:36120") 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:42254->172.17.0.3:36120, err= 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38072") 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:53508->172.17.0.3:38072, err= 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38208") 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:57958->172.17.0.3:38208, err= 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37910") 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:41370->172.17.0.3:37910, err= 2026/05/09 01:54:49 DEBUG : Waiting for deletions to finish 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31192") 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:53836->172.17.0.3:31192, err= 2026/05/09 01:54:49 DEBUG : apple: Excluded (Path Filter) 2026/05/09 01:54:49 DEBUG : apple: Excluded 2026/05/09 01:54:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/09 01:54:49 DEBUG : splitbananasplit: Excluded 2026/05/09 01:54:49 DEBUG : banana: Excluded (Path Filter) 2026/05/09 01:54:49 DEBUG : banana: Excluded 2026/05/09 01:54:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/09 01:54:49 DEBUG : appleappleapplebanana: Excluded 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31111") 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:45360->172.17.0.3:31111, err= 2026/05/09 01:54:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/09 01:54:49 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/09 01:54:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/09 01:54:49 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/09 01:54:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/09 01:54:49 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/09 01:54:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/09 01:54:49 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/09 01:54:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/09 01:54:49 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/09 01:54:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/09 01:54:49 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/09 01:54:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/09 01:54:49 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/09 01:54:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/09 01:54:49 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/09 01:54:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/09 01:54:49 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/09 01:54:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/09 01:54:49 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/09 01:54:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/09 01:54:49 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/09 01:54:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/09 01:54:49 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/09 01:54:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/09 01:54:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/09 01:54:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/09 01:54:49 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/09 01:54:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/09 01:54:49 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/09 01:54:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/09 01:54:49 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31436") 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:55444->172.17.0.3:31436, err= 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31952") 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:43380->172.17.0.3:31952, err= 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39160") 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:57614->172.17.0.3:39160, err= 2026/05/09 01:54:49 DEBUG : apple: size = 5 OK 2026/05/09 01:54:49 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/09 01:54:49 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:49 DEBUG : apple: Unchanged skipping 2026/05/09 01:54:49 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/09 01:54:49 DEBUG : banana: size = 6 OK 2026/05/09 01:54:49 DEBUG : splitbananasplit: size = 16 OK 2026/05/09 01:54:49 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:49 DEBUG : banana: Unchanged skipping 2026/05/09 01:54:49 DEBUG : splitbananasplit: Unchanged skipping 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31413") 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:53668->172.17.0.3:31413, err= 2026/05/09 01:54:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/09 01:54:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for checks to finish 2026/05/09 01:54:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/09 01:54:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/09 01:54:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/09 01:54:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/09 01:54:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/09 01:54:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/09 01:54:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/09 01:54:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/09 01:54:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/09 01:54:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/09 01:54:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/09 01:54:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/09 01:54:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/09 01:54:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/09 01:54:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/09 01:54:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/09 01:54:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/09 01:54:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/09 01:54:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/09 01:54:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/09 01:54:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/09 01:54:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/09 01:54:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/09 01:54:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/09 01:54:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/09 01:54:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/09 01:54:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/09 01:54:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/09 01:54:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/09 01:54:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/09 01:54:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for transfers to finish 2026/05/09 01:54:49 DEBUG : Waiting for deletions to finish 2026/05/09 01:54:49 INFO : There was nothing to transfer 2026/05/09 01:54:49 DEBUG : Waiting for deletions to finish 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35358") 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:57838->172.17.0.3:35358, err= 2026/05/09 01:54:49 DEBUG : apple: Excluded (Path Filter) 2026/05/09 01:54:49 DEBUG : apple: Excluded 2026/05/09 01:54:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/09 01:54:49 DEBUG : splitbananasplit: Excluded 2026/05/09 01:54:49 DEBUG : banana: Excluded (Path Filter) 2026/05/09 01:54:49 DEBUG : banana: Excluded 2026/05/09 01:54:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/09 01:54:49 DEBUG : appleappleapplebanana: Excluded 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30100") 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:34456->172.17.0.3:30100, err= 2026/05/09 01:54:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/09 01:54:49 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/09 01:54:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/09 01:54:49 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/09 01:54:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/09 01:54:49 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/09 01:54:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/09 01:54:49 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/09 01:54:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/09 01:54:49 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/09 01:54:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/09 01:54:49 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/09 01:54:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/09 01:54:49 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/09 01:54:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/09 01:54:49 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/09 01:54:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/09 01:54:49 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/09 01:54:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/09 01:54:49 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/09 01:54:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/09 01:54:49 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/09 01:54:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/09 01:54:49 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/09 01:54:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/09 01:54:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/09 01:54:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/09 01:54:49 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/09 01:54:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/09 01:54:49 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/09 01:54:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/09 01:54:49 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:34402") 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:44980->172.17.0.3:34402, err= 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38206") 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:57310->172.17.0.3:38206, err= 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35514") 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:58070->172.17.0.3:35514, err= 2026/05/09 01:54:49 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/09 01:54:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:49 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/09 01:54:49 DEBUG : banana: size = 6 OK 2026/05/09 01:54:49 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:49 DEBUG : banana: Unchanged skipping 2026/05/09 01:54:49 DEBUG : splitbananasplit: size = 16 OK 2026/05/09 01:54:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:49 DEBUG : splitbananasplit: Unchanged skipping 2026/05/09 01:54:49 DEBUG : apple: size = 5 OK 2026/05/09 01:54:49 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:34672") 2026/05/09 01:54:49 DEBUG : apple: Unchanged skipping 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:53202->172.17.0.3:34672, err= 2026/05/09 01:54:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/09 01:54:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/09 01:54:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/09 01:54:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/09 01:54:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/09 01:54:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/09 01:54:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for checks to finish 2026/05/09 01:54:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/09 01:54:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/09 01:54:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/09 01:54:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/09 01:54:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/09 01:54:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/09 01:54:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/09 01:54:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/09 01:54:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/09 01:54:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/09 01:54:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/09 01:54:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/09 01:54:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/09 01:54:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/09 01:54:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/09 01:54:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/09 01:54:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/09 01:54:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/09 01:54:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/09 01:54:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/09 01:54:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/09 01:54:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/09 01:54:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/09 01:54:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/09 01:54:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for transfers to finish 2026/05/09 01:54:49 DEBUG : Waiting for deletions to finish 2026/05/09 01:54:49 INFO : There was nothing to transfer 2026/05/09 01:54:49 DEBUG : Waiting for deletions to finish 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30461") 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:46074->172.17.0.3:30461, err= 2026/05/09 01:54:49 DEBUG : apple: Excluded (Path Filter) 2026/05/09 01:54:49 DEBUG : apple: Excluded 2026/05/09 01:54:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/09 01:54:49 DEBUG : splitbananasplit: Excluded 2026/05/09 01:54:49 DEBUG : banana: Excluded (Path Filter) 2026/05/09 01:54:49 DEBUG : banana: Excluded 2026/05/09 01:54:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/09 01:54:49 DEBUG : appleappleapplebanana: Excluded 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30172") 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:33838->172.17.0.3:30172, err= 2026/05/09 01:54:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/09 01:54:49 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/09 01:54:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/09 01:54:49 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/09 01:54:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/09 01:54:49 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/09 01:54:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/09 01:54:49 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/09 01:54:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/09 01:54:49 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/09 01:54:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/09 01:54:49 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/09 01:54:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/09 01:54:49 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/09 01:54:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/09 01:54:49 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/09 01:54:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/09 01:54:49 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/09 01:54:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/09 01:54:49 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/09 01:54:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/09 01:54:49 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/09 01:54:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/09 01:54:49 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/09 01:54:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/09 01:54:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/09 01:54:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/09 01:54:49 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/09 01:54:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/09 01:54:49 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/09 01:54:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/09 01:54:49 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32280") 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:44752->172.17.0.3:32280, err= 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33221") 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:49504->172.17.0.3:33221, err= 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31459") 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:57892->172.17.0.3:31459, err= 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39691") 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:57264->172.17.0.3:39691, err= 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30821") 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:55738->172.17.0.3:30821, err= 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:36951") 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:32870->172.17.0.3:36951, err= 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37486") 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:46090->172.17.0.3:37486, err= === RUN TestTransform/NFD run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fijihex0jixe", Local "Local file system at /tmp/rclone2519514439", Modify Window "1s" 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33140") 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:34572->172.17.0.3:33140, err= 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32949") 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:35172->172.17.0.3:32949, err= 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37846") 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:54878->172.17.0.3:37846, err= 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37799") 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:54130->172.17.0.3:37799, err= 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32352") 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:59570->172.17.0.3:32352, err= 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37815") 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:40768->172.17.0.3:37815, err= 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39015") 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:46778->172.17.0.3:39015, err= 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39787") 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:45106->172.17.0.3:39787, err= 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35939") 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:53434->172.17.0.3:35939, err= 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30314") 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:59012->172.17.0.3:30314, err= 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33960") 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:44514->172.17.0.3:33960, err= 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39401") 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:55100->172.17.0.3:39401, err= 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:34669") 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:40634->172.17.0.3:34669, err= 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37133") 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:58974->172.17.0.3:37133, err= 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33296") 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:33356->172.17.0.3:33296, err= 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35188") 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:35012->172.17.0.3:35188, err= 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38388") 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:45848->172.17.0.3:38388, err= 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37177") 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:37914->172.17.0.3:37177, err= 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37212") 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:48628->172.17.0.3:37212, err= 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37173") 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:54368->172.17.0.3:37173, err= 2026/05/09 01:54:49 DEBUG : Waiting for deletions to finish 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:34170") 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:40330->172.17.0.3:34170, err= 2026/05/09 01:54:49 DEBUG : apple: Excluded (Path Filter) 2026/05/09 01:54:49 DEBUG : apple: Excluded 2026/05/09 01:54:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/09 01:54:49 DEBUG : splitbananasplit: Excluded 2026/05/09 01:54:49 DEBUG : banana: Excluded (Path Filter) 2026/05/09 01:54:49 DEBUG : banana: Excluded 2026/05/09 01:54:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/09 01:54:49 DEBUG : appleappleapplebanana: Excluded 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39056") 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:50926->172.17.0.3:39056, err= 2026/05/09 01:54:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/09 01:54:49 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/09 01:54:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/09 01:54:49 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/09 01:54:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/09 01:54:49 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/09 01:54:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/09 01:54:49 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/09 01:54:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/09 01:54:49 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/09 01:54:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/09 01:54:49 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/09 01:54:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/09 01:54:49 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/09 01:54:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/09 01:54:49 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/09 01:54:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/09 01:54:49 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/09 01:54:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/09 01:54:49 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/09 01:54:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/09 01:54:49 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/09 01:54:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/09 01:54:49 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/09 01:54:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/09 01:54:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/09 01:54:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/09 01:54:49 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/09 01:54:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/09 01:54:49 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/09 01:54:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/09 01:54:49 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37129") 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:55074->172.17.0.3:37129, err= 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:34168") 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:53260->172.17.0.3:34168, err= 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33043") 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:37236->172.17.0.3:33043, err= 2026/05/09 01:54:49 DEBUG : apple: size = 5 OK 2026/05/09 01:54:49 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:49 DEBUG : apple: Unchanged skipping 2026/05/09 01:54:49 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/09 01:54:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:49 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/09 01:54:49 DEBUG : banana: size = 6 OK 2026/05/09 01:54:49 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:49 DEBUG : banana: Unchanged skipping 2026/05/09 01:54:49 DEBUG : splitbananasplit: size = 16 OK 2026/05/09 01:54:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:49 DEBUG : splitbananasplit: Unchanged skipping 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35572") 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:58824->172.17.0.3:35572, err= 2026/05/09 01:54:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/09 01:54:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/09 01:54:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for checks to finish 2026/05/09 01:54:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/09 01:54:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/09 01:54:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/09 01:54:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/09 01:54:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/09 01:54:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/09 01:54:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/09 01:54:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/09 01:54:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/09 01:54:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/09 01:54:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/09 01:54:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/09 01:54:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/09 01:54:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/09 01:54:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/09 01:54:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/09 01:54:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/09 01:54:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/09 01:54:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/09 01:54:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/09 01:54:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/09 01:54:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/09 01:54:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/09 01:54:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/09 01:54:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/09 01:54:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/09 01:54:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/09 01:54:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/09 01:54:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/09 01:54:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for transfers to finish 2026/05/09 01:54:49 DEBUG : Waiting for deletions to finish 2026/05/09 01:54:49 INFO : There was nothing to transfer 2026/05/09 01:54:49 DEBUG : Waiting for deletions to finish 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:36137") 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:40582->172.17.0.3:36137, err= 2026/05/09 01:54:49 DEBUG : apple: Excluded (Path Filter) 2026/05/09 01:54:49 DEBUG : apple: Excluded 2026/05/09 01:54:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/09 01:54:49 DEBUG : splitbananasplit: Excluded 2026/05/09 01:54:49 DEBUG : banana: Excluded (Path Filter) 2026/05/09 01:54:49 DEBUG : banana: Excluded 2026/05/09 01:54:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/09 01:54:49 DEBUG : appleappleapplebanana: Excluded 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35325") 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:50850->172.17.0.3:35325, err= 2026/05/09 01:54:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/09 01:54:49 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/09 01:54:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/09 01:54:49 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/09 01:54:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/09 01:54:49 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/09 01:54:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/09 01:54:49 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/09 01:54:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/09 01:54:49 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/09 01:54:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/09 01:54:49 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/09 01:54:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/09 01:54:49 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/09 01:54:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/09 01:54:49 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/09 01:54:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/09 01:54:49 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/09 01:54:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/09 01:54:49 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/09 01:54:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/09 01:54:49 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/09 01:54:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/09 01:54:49 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/09 01:54:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/09 01:54:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/09 01:54:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/09 01:54:49 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/09 01:54:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/09 01:54:49 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/09 01:54:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/09 01:54:49 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37114") 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:55354->172.17.0.3:37114, err= 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:34900") 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:51870->172.17.0.3:34900, err= 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32082") 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:43338->172.17.0.3:32082, err= 2026/05/09 01:54:49 DEBUG : apple: size = 5 OK 2026/05/09 01:54:49 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:49 DEBUG : apple: Unchanged skipping 2026/05/09 01:54:49 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/09 01:54:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:49 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/09 01:54:49 DEBUG : banana: size = 6 OK 2026/05/09 01:54:49 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:49 DEBUG : banana: Unchanged skipping 2026/05/09 01:54:49 DEBUG : splitbananasplit: size = 16 OK 2026/05/09 01:54:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:49 DEBUG : splitbananasplit: Unchanged skipping 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35470") 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:48608->172.17.0.3:35470, err= 2026/05/09 01:54:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/09 01:54:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/09 01:54:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/09 01:54:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/09 01:54:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/09 01:54:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for checks to finish 2026/05/09 01:54:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/09 01:54:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/09 01:54:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/09 01:54:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/09 01:54:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/09 01:54:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/09 01:54:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/09 01:54:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/09 01:54:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/09 01:54:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/09 01:54:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/09 01:54:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/09 01:54:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/09 01:54:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/09 01:54:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/09 01:54:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/09 01:54:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/09 01:54:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/09 01:54:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/09 01:54:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/09 01:54:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/09 01:54:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/09 01:54:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/09 01:54:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/09 01:54:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/09 01:54:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for transfers to finish 2026/05/09 01:54:49 DEBUG : Waiting for deletions to finish 2026/05/09 01:54:49 INFO : There was nothing to transfer 2026/05/09 01:54:49 DEBUG : Waiting for deletions to finish 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:34673") 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:60940->172.17.0.3:34673, err= 2026/05/09 01:54:49 DEBUG : apple: Excluded (Path Filter) 2026/05/09 01:54:49 DEBUG : apple: Excluded 2026/05/09 01:54:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/09 01:54:49 DEBUG : splitbananasplit: Excluded 2026/05/09 01:54:49 DEBUG : banana: Excluded (Path Filter) 2026/05/09 01:54:49 DEBUG : banana: Excluded 2026/05/09 01:54:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/09 01:54:49 DEBUG : appleappleapplebanana: Excluded 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32754") 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:38044->172.17.0.3:32754, err= 2026/05/09 01:54:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/09 01:54:49 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/09 01:54:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/09 01:54:49 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/09 01:54:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/09 01:54:49 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/09 01:54:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/09 01:54:49 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/09 01:54:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/09 01:54:49 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/09 01:54:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/09 01:54:49 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/09 01:54:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/09 01:54:49 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/09 01:54:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/09 01:54:49 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/09 01:54:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/09 01:54:49 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/09 01:54:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/09 01:54:49 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/09 01:54:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/09 01:54:49 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/09 01:54:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/09 01:54:49 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/09 01:54:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/09 01:54:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/09 01:54:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/09 01:54:49 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/09 01:54:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/09 01:54:49 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/09 01:54:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/09 01:54:49 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30620") 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:60532->172.17.0.3:30620, err= 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32519") 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:45672->172.17.0.3:32519, err= 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38254") 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:39650->172.17.0.3:38254, err= 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35187") 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:57340->172.17.0.3:35187, err= 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31717") 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:54704->172.17.0.3:31717, err= 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35079") 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:49600->172.17.0.3:35079, err= 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32375") 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:60508->172.17.0.3:32375, err= === RUN TestTransform/base64 run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fijihex0jixe", Local "Local file system at /tmp/rclone2519514439", Modify Window "1s" 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:34494") 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:56950->172.17.0.3:34494, err= 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38892") 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:52978->172.17.0.3:38892, err= 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32952") 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:35222->172.17.0.3:32952, err= 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31632") 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:42812->172.17.0.3:31632, err= 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37070") 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:37054->172.17.0.3:37070, err= 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37985") 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:38016->172.17.0.3:37985, err= 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:36394") 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:58568->172.17.0.3:36394, err= 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38525") 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:58572->172.17.0.3:38525, err= 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38748") 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:58296->172.17.0.3:38748, err= 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35870") 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:36506->172.17.0.3:35870, err= 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39414") 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:58554->172.17.0.3:39414, err= 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39376") 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:46540->172.17.0.3:39376, err= 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37034") 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:48188->172.17.0.3:37034, err= 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35188") 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:35026->172.17.0.3:35188, err= 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35407") 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:56398->172.17.0.3:35407, err= 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31948") 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:36646->172.17.0.3:31948, err= 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:36047") 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:47834->172.17.0.3:36047, err= 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39117") 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:49296->172.17.0.3:39117, err= 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:34278") 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:60116->172.17.0.3:34278, err= 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39659") 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:34686->172.17.0.3:39659, err= 2026/05/09 01:54:49 DEBUG : Waiting for deletions to finish 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:34013") 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:35174->172.17.0.3:34013, err= 2026/05/09 01:54:49 DEBUG : apple: Excluded (Path Filter) 2026/05/09 01:54:49 DEBUG : apple: Excluded 2026/05/09 01:54:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/09 01:54:49 DEBUG : splitbananasplit: Excluded 2026/05/09 01:54:49 DEBUG : banana: Excluded (Path Filter) 2026/05/09 01:54:49 DEBUG : banana: Excluded 2026/05/09 01:54:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/09 01:54:49 DEBUG : appleappleapplebanana: Excluded 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37071") 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:42118->172.17.0.3:37071, err= 2026/05/09 01:54:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/09 01:54:49 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/09 01:54:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/09 01:54:49 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/09 01:54:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/09 01:54:49 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/09 01:54:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/09 01:54:49 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/09 01:54:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/09 01:54:49 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/09 01:54:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/09 01:54:49 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/09 01:54:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/09 01:54:49 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/09 01:54:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/09 01:54:49 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/09 01:54:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/09 01:54:49 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/09 01:54:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/09 01:54:49 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/09 01:54:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/09 01:54:49 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/09 01:54:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/09 01:54:49 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/09 01:54:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/09 01:54:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/09 01:54:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/09 01:54:49 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/09 01:54:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/09 01:54:49 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/09 01:54:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/09 01:54:49 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38085") 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:58296->172.17.0.3:38085, err= 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30949") 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:55438->172.17.0.3:30949, err= 2026/05/09 01:54:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/09 01:54:49 DEBUG : apple: transformed to: YXBwbGU= 2026/05/09 01:54:49 DEBUG : banana: transformed to: YmFuYW5h 2026/05/09 01:54:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/09 01:54:49 DEBUG : banana: transformed to: YmFuYW5h 2026/05/09 01:54:49 DEBUG : apple: transformed to: YXBwbGU= 2026/05/09 01:54:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/09 01:54:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/09 01:54:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/09 01:54:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/09 01:54:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/09 01:54:49 DEBUG : banana: transformed to: YmFuYW5h 2026/05/09 01:54:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/09 01:54:49 DEBUG : apple: transformed to: YXBwbGU= 2026/05/09 01:54:49 DEBUG : apple: transformed to: YXBwbGU= 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31414") 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:54824->172.17.0.3:31414, err= 2026/05/09 01:54:49 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/09 01:54:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/09 01:54:49 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/09 01:54:49 DEBUG : banana: transformed to: YmFuYW5h 2026/05/09 01:54:49 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/09 01:54:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/09 01:54:49 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/09 01:54:49 DEBUG : apple: transformed to: YXBwbGU= 2026/05/09 01:54:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/09 01:54:49 DEBUG : banana: transformed to: YmFuYW5h 2026/05/09 01:54:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Connecting to FTP server 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:21") 2026/05/09 01:54:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/09 01:54:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/09 01:54:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/09 01:54:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/09 01:54:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/09 01:54:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/09 01:54:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/09 01:54:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/09 01:54:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/09 01:54:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/09 01:54:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/09 01:54:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/09 01:54:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/09 01:54:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/09 01:54:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/09 01:54:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/09 01:54:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/09 01:54:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/09 01:54:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/09 01:54:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/09 01:54:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/09 01:54:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/09 01:54:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/09 01:54:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/09 01:54:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/09 01:54:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/09 01:54:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/09 01:54:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/09 01:54:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/09 01:54:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/09 01:54:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 01:54:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38126") 2026/05/09 01:54:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 01:54:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/09 01:54:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 01:54:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/09 01:54:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 01:54:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/09 01:54:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 01:54:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/09 01:54:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 01:54:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/09 01:54:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 01:54:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/09 01:54:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/09 01:54:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/09 01:54:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/09 01:54:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/09 01:54:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/09 01:54:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/09 01:54:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/09 01:54:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/09 01:54:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/09 01:54:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/09 01:54:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/09 01:54:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/09 01:54:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/09 01:54:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/09 01:54:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/09 01:54:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 01:54:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/09 01:54:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/09 01:54:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/09 01:54:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/09 01:54:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/09 01:54:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/09 01:54:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/09 01:54:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/09 01:54:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/09 01:54:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/09 01:54:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/09 01:54:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/09 01:54:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/09 01:54:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/09 01:54:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/09 01:54:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 01:54:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/09 01:54:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/09 01:54:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/09 01:54:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30825") 2026/05/09 01:54:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/09 01:54:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/09 01:54:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/09 01:54:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/09 01:54:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/09 01:54:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/09 01:54:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/09 01:54:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/09 01:54:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/09 01:54:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/09 01:54:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/09 01:54:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:40342->172.17.0.3:38126, err= 2026/05/09 01:54:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/09 01:54:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/09 01:54:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/09 01:54:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/09 01:54:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31900") 2026/05/09 01:54:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/09 01:54:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/09 01:54:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/09 01:54:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/09 01:54:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/09 01:54:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/09 01:54:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/09 01:54:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/09 01:54:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 01:54:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 01:54:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/09 01:54:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 01:54:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/09 01:54:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 01:54:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/09 01:54:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 01:54:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/09 01:54:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 01:54:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/09 01:54:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 01:54:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/09 01:54:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 01:54:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/09 01:54:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 01:54:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/09 01:54:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 01:54:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:53146->172.17.0.3:21, err= 2026/05/09 01:54:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 01:54:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 01:54:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 01:54:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/09 01:54:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 01:54:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/09 01:54:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/09 01:54:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/09 01:54:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/09 01:54:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/09 01:54:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/09 01:54:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/09 01:54:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/09 01:54:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/09 01:54:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/09 01:54:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/09 01:54:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 01:54:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/09 01:54:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 01:54:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/09 01:54:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 01:54:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/09 01:54:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 01:54:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/09 01:54:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 01:54:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/09 01:54:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 01:54:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/09 01:54:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 01:54:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/09 01:54:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 01:54:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/09 01:54:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 01:54:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/09 01:54:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 01:54:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/09 01:54:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 01:54:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 01:54:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 01:54:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/09 01:54:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 01:54:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/09 01:54:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 01:54:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 01:54:49 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/09 01:54:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30594") 2026/05/09 01:54:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:39256->172.17.0.3:31900, err= 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:47774->172.17.0.3:30594, err= 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:36528->172.17.0.3:30825, err= 2026/05/09 01:54:49 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/09 01:54:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 01:54:49 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/09 01:54:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/09 01:54:49 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/09 01:54:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/09 01:54:49 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/09 01:54:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 01:54:49 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/09 01:54:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/09 01:54:49 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/09 01:54:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/09 01:54:49 DEBUG : YXBwbGU=.6ae8ff82.partial: size = 5 OK 2026/05/09 01:54:49 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/09 01:54:49 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: size = 21 OK 2026/05/09 01:54:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/09 01:54:49 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/09 01:54:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/09 01:54:49 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/09 01:54:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/09 01:54:49 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/09 01:54:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/09 01:54:49 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/09 01:54:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/09 01:54:49 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/09 01:54:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/09 01:54:49 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/09 01:54:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/09 01:54:49 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/09 01:54:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/09 01:54:49 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/09 01:54:49 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/09 01:54:49 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/09 01:54:49 DEBUG : YmFuYW5h.8eaa4fcf.partial: size = 6 OK 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for checks to finish 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for transfers to finish 2026/05/09 01:54:49 DEBUG : YmFuYW5h.8eaa4fcf.partial: renamed to: YmFuYW5h 2026/05/09 01:54:49 INFO : banana: Copied (new) to: YmFuYW5h 2026/05/09 01:54:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 01:54:49 DEBUG : YXBwbGU=.6ae8ff82.partial: renamed to: YXBwbGU= 2026/05/09 01:54:49 INFO : apple: Copied (new) to: YXBwbGU= 2026/05/09 01:54:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 01:54:49 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: renamed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/09 01:54:49 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32497") 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38465") 2026/05/09 01:54:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:35390->172.17.0.3:38465, err= 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:48236->172.17.0.3:32497, err= 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39649") 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:60692->172.17.0.3:39649, err= 2026/05/09 01:54:49 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: size = 21 OK 2026/05/09 01:54:49 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: size = 21 OK 2026/05/09 01:54:49 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: renamed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 01:54:49 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 01:54:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/09 01:54:49 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: size = 21 OK 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35564") 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:41228->172.17.0.3:35564, err= 2026/05/09 01:54:49 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: renamed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 01:54:49 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 01:54:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 01:54:49 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: renamed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/09 01:54:49 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/09 01:54:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/09 01:54:49 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: size = 21 OK 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38583") 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:52432->172.17.0.3:38583, err= 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33388") 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:56354->172.17.0.3:33388, err= 2026/05/09 01:54:49 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: size = 21 OK 2026/05/09 01:54:49 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: renamed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/09 01:54:49 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/09 01:54:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/09 01:54:49 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: size = 21 OK 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33804") 2026/05/09 01:54:49 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: renamed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 01:54:49 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:49708->172.17.0.3:33804, err= 2026/05/09 01:54:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30494") 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:49888->172.17.0.3:30494, err= 2026/05/09 01:54:49 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: size = 21 OK 2026/05/09 01:54:49 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: renamed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/09 01:54:49 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/09 01:54:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/09 01:54:49 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: size = 21 OK 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38527") 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:60584->172.17.0.3:38527, err= 2026/05/09 01:54:49 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: renamed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/09 01:54:49 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/09 01:54:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:36287") 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:45110->172.17.0.3:36287, err= 2026/05/09 01:54:49 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: renamed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/09 01:54:49 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/09 01:54:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/09 01:54:49 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: size = 21 OK 2026/05/09 01:54:49 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: size = 21 OK 2026/05/09 01:54:49 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: renamed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/09 01:54:49 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/09 01:54:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30841") 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31132") 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:51892->172.17.0.3:30841, err= 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:53102->172.17.0.3:31132, err= 2026/05/09 01:54:49 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: renamed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/09 01:54:49 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/09 01:54:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32525") 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:55596->172.17.0.3:32525, err= 2026/05/09 01:54:49 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: size = 20 OK 2026/05/09 01:54:49 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: size = 20 OK 2026/05/09 01:54:49 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: renamed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/09 01:54:49 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/09 01:54:49 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: size = 19 OK 2026/05/09 01:54:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/09 01:54:49 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: renamed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/09 01:54:49 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/09 01:54:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32626") 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:60450->172.17.0.3:32626, err= 2026/05/09 01:54:49 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: renamed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/09 01:54:49 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/09 01:54:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38496") 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:53600->172.17.0.3:38496, err= 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:34606") 2026/05/09 01:54:49 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:37136->172.17.0.3:34606, err= 2026/05/09 01:54:49 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: size = 18 OK 2026/05/09 01:54:49 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: size = 19 OK 2026/05/09 01:54:49 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: renamed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/09 01:54:49 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/09 01:54:49 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: size = 17 OK 2026/05/09 01:54:49 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: renamed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/09 01:54:49 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/09 01:54:49 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: renamed to: dir1/MDAxNS05Oz0udHh0 2026/05/09 01:54:49 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/05/09 01:54:51 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35821") 2026/05/09 01:54:51 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:53096->172.17.0.3:35821, err= 2026/05/09 01:54:51 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: size = 16 OK 2026/05/09 01:54:51 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: renamed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/09 01:54:51 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/09 01:54:51 DEBUG : Waiting for deletions to finish 2026/05/09 01:54:51 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Connecting to FTP server 2026/05/09 01:54:51 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:21") 2026/05/09 01:54:51 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Connecting to FTP server 2026/05/09 01:54:51 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Connecting to FTP server 2026/05/09 01:54:51 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:41300->172.17.0.3:21, err= 2026/05/09 01:54:51 INFO : dir1/0014-89;=.txt: Deleted 2026/05/09 01:54:51 INFO : apple: Deleted 2026/05/09 01:54:51 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/09 01:54:51 INFO : appleappleapplebanana: Deleted 2026/05/09 01:54:51 INFO : banana: Deleted 2026/05/09 01:54:51 INFO : dir1/0008-2345678.txt: Deleted 2026/05/09 01:54:51 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/09 01:54:51 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/09 01:54:51 INFO : dir1/0003-defghij.txt: Deleted 2026/05/09 01:54:51 INFO : dir1/0007-1234567.txt: Deleted 2026/05/09 01:54:51 INFO : dir1/0009-3456789.txt: Deleted 2026/05/09 01:54:51 INFO : dir1/0015-9;=.txt: Deleted 2026/05/09 01:54:51 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/09 01:54:51 INFO : dir1/0012-6789;.txt: Deleted 2026/05/09 01:54:51 INFO : dir1/0010-456789.txt: Deleted 2026/05/09 01:54:51 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/09 01:54:51 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/09 01:54:51 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:21") 2026/05/09 01:54:51 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:41314->172.17.0.3:21, err= 2026/05/09 01:54:51 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:21") 2026/05/09 01:54:51 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:41328->172.17.0.3:21, err= 2026/05/09 01:54:51 DEBUG : ftp://172.17.0.3:21/rclone-test-mecayuf4vofi: closing 1 unused connections 2026/05/09 01:54:51 DEBUG : ftp://172.17.0.3:21/rclone-test-pajiniw1wuhe: closing 2 unused connections 2026/05/09 01:54:53 INFO : dir1/0013-789;=.txt: Deleted 2026/05/09 01:54:53 INFO : splitbananasplit: Deleted 2026/05/09 01:54:53 INFO : dir1/0011-56789;.txt: Deleted 2026/05/09 01:54:53 DEBUG : Waiting for deletions to finish 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30376") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:42952->172.17.0.3:30376, err= 2026/05/09 01:54:53 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/05/09 01:54:53 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/05/09 01:54:53 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : YXBwbGU=: Excluded 2026/05/09 01:54:53 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : YmFuYW5h: Excluded 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:36966") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:39498->172.17.0.3:36966, err= 2026/05/09 01:54:53 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/05/09 01:54:53 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/05/09 01:54:53 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/05/09 01:54:53 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/05/09 01:54:53 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/05/09 01:54:53 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/05/09 01:54:53 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/05/09 01:54:53 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/05/09 01:54:53 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/05/09 01:54:53 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/05/09 01:54:53 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/05/09 01:54:53 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/05/09 01:54:53 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/05/09 01:54:53 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/05/09 01:54:53 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/05/09 01:54:53 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39159") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:38474->172.17.0.3:39159, err= 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38211") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:48214->172.17.0.3:38211, err= 2026/05/09 01:54:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 01:54:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 01:54:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/09 01:54:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 01:54:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/09 01:54:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/09 01:54:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 01:54:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/09 01:54:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/09 01:54:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 01:54:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/09 01:54:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/09 01:54:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/09 01:54:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/09 01:54:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/09 01:54:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/09 01:54:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/09 01:54:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/09 01:54:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/09 01:54:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/09 01:54:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/09 01:54:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/09 01:54:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/09 01:54:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/09 01:54:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/09 01:54:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/09 01:54:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/09 01:54:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/09 01:54:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/09 01:54:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/09 01:54:53 DEBUG : apple: transformed to: YXBwbGU= 2026/05/09 01:54:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/09 01:54:53 DEBUG : apple: transformed to: YXBwbGU= 2026/05/09 01:54:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/09 01:54:53 DEBUG : apple: transformed to: YXBwbGU= 2026/05/09 01:54:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/09 01:54:53 DEBUG : apple: transformed to: YXBwbGU= 2026/05/09 01:54:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/09 01:54:53 DEBUG : apple: transformed to: YXBwbGU= 2026/05/09 01:54:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/09 01:54:53 DEBUG : apple: transformed to: YXBwbGU= 2026/05/09 01:54:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/09 01:54:53 DEBUG : apple: transformed to: YXBwbGU= 2026/05/09 01:54:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/09 01:54:53 DEBUG : apple: transformed to: YXBwbGU= 2026/05/09 01:54:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/09 01:54:53 DEBUG : apple: transformed to: YXBwbGU= 2026/05/09 01:54:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/09 01:54:53 DEBUG : apple: transformed to: YXBwbGU= 2026/05/09 01:54:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/09 01:54:53 DEBUG : apple: transformed to: YXBwbGU= 2026/05/09 01:54:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/09 01:54:53 DEBUG : apple: transformed to: YXBwbGU= 2026/05/09 01:54:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 01:54:53 DEBUG : apple: transformed to: YXBwbGU= 2026/05/09 01:54:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/09 01:54:53 DEBUG : apple: transformed to: YXBwbGU= 2026/05/09 01:54:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/09 01:54:53 DEBUG : apple: transformed to: YXBwbGU= 2026/05/09 01:54:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 01:54:53 DEBUG : apple: transformed to: YXBwbGU= 2026/05/09 01:54:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 01:54:53 DEBUG : banana: transformed to: YmFuYW5h 2026/05/09 01:54:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/09 01:54:53 DEBUG : banana: transformed to: YmFuYW5h 2026/05/09 01:54:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/09 01:54:53 DEBUG : banana: transformed to: YmFuYW5h 2026/05/09 01:54:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/09 01:54:53 DEBUG : banana: transformed to: YmFuYW5h 2026/05/09 01:54:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/09 01:54:53 DEBUG : banana: transformed to: YmFuYW5h 2026/05/09 01:54:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/09 01:54:53 DEBUG : banana: transformed to: YmFuYW5h 2026/05/09 01:54:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/09 01:54:53 DEBUG : banana: transformed to: YmFuYW5h 2026/05/09 01:54:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/09 01:54:53 DEBUG : banana: transformed to: YmFuYW5h 2026/05/09 01:54:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/09 01:54:53 DEBUG : banana: transformed to: YmFuYW5h 2026/05/09 01:54:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/09 01:54:53 DEBUG : banana: transformed to: YmFuYW5h 2026/05/09 01:54:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/09 01:54:53 DEBUG : banana: transformed to: YmFuYW5h 2026/05/09 01:54:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/09 01:54:53 DEBUG : banana: transformed to: YmFuYW5h 2026/05/09 01:54:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 01:54:53 DEBUG : banana: transformed to: YmFuYW5h 2026/05/09 01:54:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/09 01:54:53 DEBUG : banana: transformed to: YmFuYW5h 2026/05/09 01:54:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/09 01:54:53 DEBUG : banana: transformed to: YmFuYW5h 2026/05/09 01:54:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 01:54:53 DEBUG : banana: transformed to: YmFuYW5h 2026/05/09 01:54:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 01:54:53 DEBUG : banana: transformed to: YmFuYW5h 2026/05/09 01:54:53 DEBUG : apple: transformed to: YXBwbGU= 2026/05/09 01:54:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/09 01:54:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/09 01:54:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/09 01:54:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/09 01:54:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/09 01:54:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/09 01:54:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/09 01:54:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/09 01:54:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/09 01:54:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/09 01:54:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/09 01:54:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/09 01:54:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/09 01:54:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/09 01:54:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/09 01:54:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/09 01:54:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/09 01:54:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/09 01:54:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/09 01:54:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/09 01:54:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/09 01:54:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/09 01:54:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/09 01:54:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 01:54:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/09 01:54:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/09 01:54:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/09 01:54:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/09 01:54:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/09 01:54:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 01:54:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/09 01:54:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 01:54:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/09 01:54:53 DEBUG : banana: transformed to: YmFuYW5h 2026/05/09 01:54:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/09 01:54:53 DEBUG : apple: transformed to: YXBwbGU= 2026/05/09 01:54:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/09 01:54:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/09 01:54:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/09 01:54:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/09 01:54:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/09 01:54:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/09 01:54:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/09 01:54:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/09 01:54:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/09 01:54:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/09 01:54:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/09 01:54:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/09 01:54:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/09 01:54:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/09 01:54:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/09 01:54:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/09 01:54:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/09 01:54:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/09 01:54:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/09 01:54:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/09 01:54:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/09 01:54:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/09 01:54:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/09 01:54:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 01:54:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/09 01:54:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/09 01:54:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/09 01:54:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/09 01:54:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/09 01:54:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 01:54:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/09 01:54:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 01:54:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/09 01:54:53 DEBUG : banana: transformed to: YmFuYW5h 2026/05/09 01:54:53 DEBUG : apple: transformed to: YXBwbGU= 2026/05/09 01:54:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/09 01:54:53 DEBUG : banana: transformed to: YmFuYW5h 2026/05/09 01:54:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/09 01:54:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 01:54:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 01:54:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/09 01:54:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/09 01:54:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 01:54:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/09 01:54:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/09 01:54:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/09 01:54:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/09 01:54:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/09 01:54:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/09 01:54:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/09 01:54:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/09 01:54:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/09 01:54:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/09 01:54:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/09 01:54:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/09 01:54:53 DEBUG : apple: transformed to: YXBwbGU= 2026/05/09 01:54:53 DEBUG : banana: transformed to: YmFuYW5h 2026/05/09 01:54:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/09 01:54:53 DEBUG : banana: transformed to: YmFuYW5h 2026/05/09 01:54:53 DEBUG : apple: transformed to: YXBwbGU= 2026/05/09 01:54:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/09 01:54:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/09 01:54:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/09 01:54:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/09 01:54:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/09 01:54:53 DEBUG : banana: transformed to: YmFuYW5h 2026/05/09 01:54:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/09 01:54:53 DEBUG : apple: transformed to: YXBwbGU= 2026/05/09 01:54:53 DEBUG : apple: transformed to: YXBwbGU= 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:36465") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:56968->172.17.0.3:36465, err= 2026/05/09 01:54:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/09 01:54:53 DEBUG : banana: transformed to: YmFuYW5h 2026/05/09 01:54:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/09 01:54:53 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/05/09 01:54:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:53 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/09 01:54:53 DEBUG : YXBwbGU=: size = 5 OK 2026/05/09 01:54:53 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:53 DEBUG : apple: Unchanged skipping 2026/05/09 01:54:53 DEBUG : YmFuYW5h: size = 6 OK 2026/05/09 01:54:53 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:53 DEBUG : banana: Unchanged skipping 2026/05/09 01:54:53 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/05/09 01:54:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:53 DEBUG : splitbananasplit: Unchanged skipping 2026/05/09 01:54:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/09 01:54:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/09 01:54:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/09 01:54:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/09 01:54:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/09 01:54:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/09 01:54:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/09 01:54:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/09 01:54:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/09 01:54:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/09 01:54:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/09 01:54:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/09 01:54:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/09 01:54:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/09 01:54:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/09 01:54:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38382") 2026/05/09 01:54:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/09 01:54:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/09 01:54:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/09 01:54:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/09 01:54:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/09 01:54:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/09 01:54:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/09 01:54:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/09 01:54:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/09 01:54:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/09 01:54:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/09 01:54:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/09 01:54:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/09 01:54:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/09 01:54:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 01:54:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:32990->172.17.0.3:38382, err= 2026/05/09 01:54:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 01:54:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/09 01:54:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 01:54:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/09 01:54:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 01:54:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/09 01:54:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 01:54:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/09 01:54:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 01:54:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/09 01:54:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 01:54:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/09 01:54:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/09 01:54:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/09 01:54:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/09 01:54:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/09 01:54:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/09 01:54:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/09 01:54:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/09 01:54:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/09 01:54:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/09 01:54:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/09 01:54:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/09 01:54:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/09 01:54:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/09 01:54:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/09 01:54:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/09 01:54:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 01:54:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/09 01:54:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/09 01:54:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/09 01:54:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/09 01:54:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/09 01:54:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/09 01:54:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/09 01:54:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/09 01:54:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/09 01:54:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/09 01:54:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/09 01:54:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/09 01:54:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/09 01:54:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/09 01:54:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/09 01:54:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 01:54:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/09 01:54:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/09 01:54:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/09 01:54:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/09 01:54:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/09 01:54:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/09 01:54:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/09 01:54:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/09 01:54:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/09 01:54:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/09 01:54:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/09 01:54:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/09 01:54:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/09 01:54:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/09 01:54:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/09 01:54:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/09 01:54:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/09 01:54:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/09 01:54:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/09 01:54:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/09 01:54:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/09 01:54:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/09 01:54:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/09 01:54:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/09 01:54:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/09 01:54:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/09 01:54:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/09 01:54:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/09 01:54:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/09 01:54:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 01:54:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 01:54:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/09 01:54:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 01:54:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/09 01:54:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 01:54:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/09 01:54:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 01:54:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/09 01:54:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 01:54:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/09 01:54:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 01:54:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/09 01:54:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 01:54:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/09 01:54:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 01:54:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/09 01:54:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 01:54:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/09 01:54:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 01:54:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 01:54:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 01:54:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/09 01:54:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 01:54:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/09 01:54:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/09 01:54:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/09 01:54:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/09 01:54:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/09 01:54:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/09 01:54:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/09 01:54:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/09 01:54:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/09 01:54:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/09 01:54:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/09 01:54:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 01:54:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/09 01:54:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 01:54:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/09 01:54:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 01:54:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/09 01:54:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 01:54:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/09 01:54:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 01:54:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/09 01:54:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 01:54:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/09 01:54:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 01:54:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/09 01:54:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 01:54:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/09 01:54:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 01:54:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/09 01:54:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 01:54:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/09 01:54:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 01:54:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 01:54:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 01:54:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/09 01:54:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 01:54:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/09 01:54:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 01:54:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 01:54:53 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/09 01:54:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/09 01:54:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 01:54:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 01:54:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/09 01:54:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/09 01:54:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 01:54:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/09 01:54:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/09 01:54:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/09 01:54:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/09 01:54:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/09 01:54:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/09 01:54:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/09 01:54:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/09 01:54:53 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/05/09 01:54:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/09 01:54:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/09 01:54:53 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/05/09 01:54:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/09 01:54:53 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/05/09 01:54:53 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/05/09 01:54:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/09 01:54:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/09 01:54:53 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/09 01:54:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/09 01:54:53 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/05/09 01:54:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/09 01:54:53 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/05/09 01:54:53 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/05/09 01:54:53 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/05/09 01:54:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/09 01:54:53 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/05/09 01:54:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/09 01:54:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for checks to finish 2026/05/09 01:54:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:53 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/05/09 01:54:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/09 01:54:53 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/05/09 01:54:53 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/05/09 01:54:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:53 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/05/09 01:54:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/09 01:54:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/09 01:54:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/09 01:54:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/09 01:54:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/09 01:54:53 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/05/09 01:54:53 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/05/09 01:54:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:53 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/05/09 01:54:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/09 01:54:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/09 01:54:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for transfers to finish 2026/05/09 01:54:53 DEBUG : Waiting for deletions to finish 2026/05/09 01:54:53 DEBUG : Waiting for deletions to finish 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30512") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:44272->172.17.0.3:30512, err= 2026/05/09 01:54:53 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/05/09 01:54:53 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/05/09 01:54:53 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : YXBwbGU=: Excluded 2026/05/09 01:54:53 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : YmFuYW5h: Excluded 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32664") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:42494->172.17.0.3:32664, err= 2026/05/09 01:54:53 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/05/09 01:54:53 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/05/09 01:54:53 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/05/09 01:54:53 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/05/09 01:54:53 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/05/09 01:54:53 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/05/09 01:54:53 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/05/09 01:54:53 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/05/09 01:54:53 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/05/09 01:54:53 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/05/09 01:54:53 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/05/09 01:54:53 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/05/09 01:54:53 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/05/09 01:54:53 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/05/09 01:54:53 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/05/09 01:54:53 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:36178") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:36516->172.17.0.3:36178, err= 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31011") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:56108->172.17.0.3:31011, err= 2026/05/09 01:54:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/09 01:54:53 DEBUG : apple: transformed to: YXBwbGU= 2026/05/09 01:54:53 DEBUG : banana: transformed to: YmFuYW5h 2026/05/09 01:54:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/09 01:54:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/09 01:54:53 DEBUG : banana: transformed to: YmFuYW5h 2026/05/09 01:54:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 01:54:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/09 01:54:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 01:54:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 01:54:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/09 01:54:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 01:54:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/09 01:54:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/09 01:54:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 01:54:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/09 01:54:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/09 01:54:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 01:54:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/09 01:54:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/09 01:54:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/09 01:54:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/09 01:54:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/09 01:54:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/09 01:54:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/09 01:54:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/09 01:54:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/09 01:54:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/09 01:54:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/09 01:54:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/09 01:54:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/09 01:54:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/09 01:54:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/09 01:54:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/09 01:54:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/09 01:54:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/09 01:54:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/09 01:54:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/09 01:54:53 DEBUG : apple: transformed to: YXBwbGU= 2026/05/09 01:54:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/09 01:54:53 DEBUG : banana: transformed to: YmFuYW5h 2026/05/09 01:54:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/09 01:54:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 01:54:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 01:54:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/09 01:54:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/09 01:54:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 01:54:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/09 01:54:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/09 01:54:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/09 01:54:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/09 01:54:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/09 01:54:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/09 01:54:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/09 01:54:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/09 01:54:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/09 01:54:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/09 01:54:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30334") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:38272->172.17.0.3:30334, err= 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32743") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:60070->172.17.0.3:32743, err= 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39785") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:33918->172.17.0.3:39785, err= 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37060") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:51424->172.17.0.3:37060, err= 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33835") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:48198->172.17.0.3:33835, err= === RUN TestTransform/prefix run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fijihex0jixe", Local "Local file system at /tmp/rclone2519514439", Modify Window "1s" 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38096") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:56130->172.17.0.3:38096, err= 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:34415") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:45658->172.17.0.3:34415, err= 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30830") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:50106->172.17.0.3:30830, err= 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35744") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:43206->172.17.0.3:35744, err= 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37054") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:42386->172.17.0.3:37054, err= 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32712") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:58676->172.17.0.3:32712, err= 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32052") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:44952->172.17.0.3:32052, err= 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33239") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:40606->172.17.0.3:33239, err= 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33802") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:36664->172.17.0.3:33802, err= 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39251") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:50560->172.17.0.3:39251, err= 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37501") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:59826->172.17.0.3:37501, err= 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38092") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:54092->172.17.0.3:38092, err= 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31915") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:54574->172.17.0.3:31915, err= 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32777") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:36640->172.17.0.3:32777, err= 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38495") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:59832->172.17.0.3:38495, err= 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32988") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:46882->172.17.0.3:32988, err= 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30616") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:46778->172.17.0.3:30616, err= 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31689") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:36374->172.17.0.3:31689, err= 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33590") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:59752->172.17.0.3:33590, err= 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30979") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:39732->172.17.0.3:30979, err= 2026/05/09 01:54:53 DEBUG : Waiting for deletions to finish 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35686") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:59544->172.17.0.3:35686, err= 2026/05/09 01:54:53 DEBUG : apple: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : apple: Excluded 2026/05/09 01:54:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : splitbananasplit: Excluded 2026/05/09 01:54:53 DEBUG : banana: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : banana: Excluded 2026/05/09 01:54:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : appleappleapplebanana: Excluded 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38097") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:57892->172.17.0.3:38097, err= 2026/05/09 01:54:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/09 01:54:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/09 01:54:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/09 01:54:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/09 01:54:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/09 01:54:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/09 01:54:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/09 01:54:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/09 01:54:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/09 01:54:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/09 01:54:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/09 01:54:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/09 01:54:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/09 01:54:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/09 01:54:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/09 01:54:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38236") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:33166->172.17.0.3:38236, err= 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:36343") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:42864->172.17.0.3:36343, err= 2026/05/09 01:54:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/09 01:54:53 DEBUG : apple: transformed to: PREFIXapple 2026/05/09 01:54:53 DEBUG : banana: transformed to: PREFIXbanana 2026/05/09 01:54:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/09 01:54:53 DEBUG : banana: transformed to: PREFIXbanana 2026/05/09 01:54:53 DEBUG : apple: transformed to: PREFIXapple 2026/05/09 01:54:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/09 01:54:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/09 01:54:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/09 01:54:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/09 01:54:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/09 01:54:53 DEBUG : banana: transformed to: PREFIXbanana 2026/05/09 01:54:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/09 01:54:53 DEBUG : apple: transformed to: PREFIXapple 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35086") 2026/05/09 01:54:53 DEBUG : apple: transformed to: PREFIXapple 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:45840->172.17.0.3:35086, err= 2026/05/09 01:54:53 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/09 01:54:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/09 01:54:53 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/09 01:54:53 DEBUG : banana: transformed to: PREFIXbanana 2026/05/09 01:54:53 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/09 01:54:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/09 01:54:53 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/09 01:54:53 DEBUG : apple: transformed to: PREFIXapple 2026/05/09 01:54:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/09 01:54:53 DEBUG : banana: transformed to: PREFIXbanana 2026/05/09 01:54:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/09 01:54:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/09 01:54:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/09 01:54:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/09 01:54:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/09 01:54:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/09 01:54:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/09 01:54:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/09 01:54:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/09 01:54:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/09 01:54:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/09 01:54:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/09 01:54:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/09 01:54:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/09 01:54:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/09 01:54:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/09 01:54:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/09 01:54:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/09 01:54:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/09 01:54:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/09 01:54:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/09 01:54:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/09 01:54:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/09 01:54:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/09 01:54:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/09 01:54:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/09 01:54:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/09 01:54:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/09 01:54:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/09 01:54:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/09 01:54:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33498") 2026/05/09 01:54:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/09 01:54:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/09 01:54:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/09 01:54:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/09 01:54:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/09 01:54:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/09 01:54:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/09 01:54:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/09 01:54:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/09 01:54:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/09 01:54:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/09 01:54:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/09 01:54:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/09 01:54:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/09 01:54:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/09 01:54:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/09 01:54:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/09 01:54:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/09 01:54:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/09 01:54:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/09 01:54:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/09 01:54:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/09 01:54:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/09 01:54:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/09 01:54:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/09 01:54:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/09 01:54:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/09 01:54:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/09 01:54:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/09 01:54:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/09 01:54:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/09 01:54:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/09 01:54:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/09 01:54:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/09 01:54:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/09 01:54:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:37126->172.17.0.3:33498, err= 2026/05/09 01:54:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/09 01:54:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/09 01:54:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/09 01:54:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35365") 2026/05/09 01:54:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/09 01:54:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/09 01:54:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/09 01:54:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/09 01:54:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/09 01:54:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/09 01:54:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/09 01:54:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/09 01:54:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/09 01:54:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/09 01:54:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/09 01:54:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/09 01:54:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/09 01:54:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/09 01:54:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/09 01:54:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/09 01:54:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:41652->172.17.0.3:35365, err= 2026/05/09 01:54:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/09 01:54:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/09 01:54:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/09 01:54:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/09 01:54:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31736") 2026/05/09 01:54:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/09 01:54:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/09 01:54:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/09 01:54:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/09 01:54:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/09 01:54:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/09 01:54:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/09 01:54:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/09 01:54:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/09 01:54:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/09 01:54:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/09 01:54:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/09 01:54:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/09 01:54:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/09 01:54:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/09 01:54:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/09 01:54:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/09 01:54:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/09 01:54:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/09 01:54:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/09 01:54:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/09 01:54:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/09 01:54:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/09 01:54:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/09 01:54:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/09 01:54:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/09 01:54:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/09 01:54:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/09 01:54:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/09 01:54:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/09 01:54:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/09 01:54:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/09 01:54:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/09 01:54:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/09 01:54:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/09 01:54:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/09 01:54:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/09 01:54:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/09 01:54:53 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/09 01:54:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/09 01:54:53 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/09 01:54:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/09 01:54:53 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/09 01:54:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/09 01:54:53 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/09 01:54:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/09 01:54:53 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/09 01:54:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/09 01:54:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/09 01:54:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/09 01:54:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/09 01:54:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/09 01:54:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:54866->172.17.0.3:31736, err= 2026/05/09 01:54:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/09 01:54:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/09 01:54:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/09 01:54:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/09 01:54:53 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/09 01:54:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/09 01:54:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/09 01:54:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/09 01:54:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/09 01:54:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/09 01:54:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/09 01:54:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/09 01:54:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/09 01:54:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/09 01:54:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/09 01:54:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/09 01:54:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/09 01:54:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/09 01:54:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/09 01:54:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/09 01:54:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/09 01:54:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/09 01:54:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/09 01:54:53 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/05/09 01:54:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/09 01:54:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/09 01:54:53 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/09 01:54:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/09 01:54:53 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/09 01:54:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/09 01:54:53 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/09 01:54:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/09 01:54:53 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/09 01:54:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/09 01:54:53 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/09 01:54:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/09 01:54:53 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/09 01:54:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/09 01:54:53 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/09 01:54:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/09 01:54:53 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/09 01:54:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/09 01:54:53 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/09 01:54:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/09 01:54:53 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/09 01:54:53 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/09 01:54:53 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/09 01:54:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/09 01:54:53 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/09 01:54:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/09 01:54:53 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/09 01:54:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/09 01:54:53 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/09 01:54:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/09 01:54:53 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/09 01:54:53 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/05/09 01:54:53 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for checks to finish 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for transfers to finish 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37898") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:53750->172.17.0.3:37898, err= 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33726") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:34302->172.17.0.3:33726, err= 2026/05/09 01:54:53 DEBUG : PREFIXapple.9418b5df.partial: size = 5 OK 2026/05/09 01:54:53 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: size = 16 OK 2026/05/09 01:54:53 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: size = 21 OK 2026/05/09 01:54:53 DEBUG : PREFIXapple.9418b5df.partial: renamed to: PREFIXapple 2026/05/09 01:54:53 INFO : apple: Copied (new) to: PREFIXapple 2026/05/09 01:54:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/09 01:54:53 DEBUG : PREFIXbanana.bbf16826.partial: size = 6 OK 2026/05/09 01:54:53 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: renamed to: PREFIXsplitbananasplit 2026/05/09 01:54:53 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/05/09 01:54:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/09 01:54:53 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: renamed to: PREFIXappleappleapplebanana 2026/05/09 01:54:53 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/05/09 01:54:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38900") 2026/05/09 01:54:53 DEBUG : PREFIXbanana.bbf16826.partial: renamed to: PREFIXbanana 2026/05/09 01:54:53 INFO : banana: Copied (new) to: PREFIXbanana 2026/05/09 01:54:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:57522->172.17.0.3:38900, err= 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37243") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:53874->172.17.0.3:37243, err= 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39877") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:36889") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:57172->172.17.0.3:39877, err= 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:33274->172.17.0.3:36889, err= 2026/05/09 01:54:53 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: size = 21 OK 2026/05/09 01:54:53 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: size = 21 OK 2026/05/09 01:54:53 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: renamed to: dir1/PREFIX0000-abcdefg.txt 2026/05/09 01:54:53 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/05/09 01:54:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/09 01:54:53 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: size = 21 OK 2026/05/09 01:54:53 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: size = 21 OK 2026/05/09 01:54:53 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: renamed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/09 01:54:53 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/05/09 01:54:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33095") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:43754->172.17.0.3:33095, err= 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:36420") 2026/05/09 01:54:53 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: renamed to: dir1/PREFIX0003-defghij.txt 2026/05/09 01:54:53 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: renamed to: dir1/PREFIX0002-cdefghi.txt 2026/05/09 01:54:53 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:59294->172.17.0.3:36420, err= 2026/05/09 01:54:53 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/05/09 01:54:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/09 01:54:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/09 01:54:53 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: size = 21 OK 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33197") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:50192->172.17.0.3:33197, err= 2026/05/09 01:54:53 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: size = 21 OK 2026/05/09 01:54:53 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: renamed to: dir1/PREFIX0004-efghijk.txt 2026/05/09 01:54:53 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/05/09 01:54:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31296") 2026/05/09 01:54:53 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: size = 21 OK 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:51838->172.17.0.3:31296, err= 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30469") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:56146->172.17.0.3:30469, err= 2026/05/09 01:54:53 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: renamed to: dir1/PREFIX0006-ghijklm.txt 2026/05/09 01:54:53 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: renamed to: dir1/PREFIX0005-fghijkl.txt 2026/05/09 01:54:53 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/05/09 01:54:53 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/05/09 01:54:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/09 01:54:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/09 01:54:53 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: size = 21 OK 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:34343") 2026/05/09 01:54:53 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: size = 21 OK 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:50216->172.17.0.3:34343, err= 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32464") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:42036->172.17.0.3:32464, err= 2026/05/09 01:54:53 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: renamed to: dir1/PREFIX0008-2345678.txt 2026/05/09 01:54:53 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/05/09 01:54:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/09 01:54:53 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: size = 20 OK 2026/05/09 01:54:53 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: renamed to: dir1/PREFIX0007-1234567.txt 2026/05/09 01:54:53 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/05/09 01:54:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30619") 2026/05/09 01:54:53 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: size = 21 OK 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:58580->172.17.0.3:30619, err= 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:34184") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:50572->172.17.0.3:34184, err= 2026/05/09 01:54:53 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: renamed to: dir1/PREFIX0010-456789.txt 2026/05/09 01:54:53 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/05/09 01:54:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/09 01:54:53 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: renamed to: dir1/PREFIX0009-3456789.txt 2026/05/09 01:54:53 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/05/09 01:54:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38983") 2026/05/09 01:54:53 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: size = 19 OK 2026/05/09 01:54:53 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: size = 20 OK 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:55266->172.17.0.3:38983, err= 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:36017") 2026/05/09 01:54:53 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: renamed to: dir1/PREFIX0012-6789;.txt 2026/05/09 01:54:53 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/05/09 01:54:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:35200->172.17.0.3:36017, err= 2026/05/09 01:54:53 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: size = 19 OK 2026/05/09 01:54:53 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: renamed to: dir1/PREFIX0011-56789;.txt 2026/05/09 01:54:53 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33933") 2026/05/09 01:54:53 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: renamed to: dir1/PREFIX0013-789;=.txt 2026/05/09 01:54:53 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:33088->172.17.0.3:33933, err= 2026/05/09 01:54:53 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: size = 18 OK 2026/05/09 01:54:53 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: size = 17 OK 2026/05/09 01:54:53 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: renamed to: dir1/PREFIX0014-89;=.txt 2026/05/09 01:54:53 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/05/09 01:54:53 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: renamed to: dir1/PREFIX0015-9;=.txt 2026/05/09 01:54:53 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/05/09 01:54:53 DEBUG : Waiting for deletions to finish 2026/05/09 01:54:53 INFO : dir1/0015-9;=.txt: Deleted 2026/05/09 01:54:53 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/09 01:54:53 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/09 01:54:53 INFO : dir1/0012-6789;.txt: Deleted 2026/05/09 01:54:53 INFO : dir1/0013-789;=.txt: Deleted 2026/05/09 01:54:53 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/09 01:54:53 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/09 01:54:53 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/09 01:54:53 INFO : dir1/0014-89;=.txt: Deleted 2026/05/09 01:54:53 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/09 01:54:53 INFO : dir1/0010-456789.txt: Deleted 2026/05/09 01:54:53 INFO : splitbananasplit: Deleted 2026/05/09 01:54:53 INFO : banana: Deleted 2026/05/09 01:54:53 INFO : dir1/0011-56789;.txt: Deleted 2026/05/09 01:54:53 INFO : dir1/0008-2345678.txt: Deleted 2026/05/09 01:54:53 INFO : dir1/0007-1234567.txt: Deleted 2026/05/09 01:54:53 INFO : dir1/0003-defghij.txt: Deleted 2026/05/09 01:54:53 INFO : dir1/0009-3456789.txt: Deleted 2026/05/09 01:54:53 INFO : appleappleapplebanana: Deleted 2026/05/09 01:54:53 INFO : apple: Deleted 2026/05/09 01:54:53 DEBUG : Waiting for deletions to finish 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30190") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:54086->172.17.0.3:30190, err= 2026/05/09 01:54:53 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : PREFIXappleappleapplebanana: Excluded 2026/05/09 01:54:53 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : PREFIXsplitbananasplit: Excluded 2026/05/09 01:54:53 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : PREFIXbanana: Excluded 2026/05/09 01:54:53 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : PREFIXapple: Excluded 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38497") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:55024->172.17.0.3:38497, err= 2026/05/09 01:54:53 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2026/05/09 01:54:53 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2026/05/09 01:54:53 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2026/05/09 01:54:53 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2026/05/09 01:54:53 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2026/05/09 01:54:53 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2026/05/09 01:54:53 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2026/05/09 01:54:53 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2026/05/09 01:54:53 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2026/05/09 01:54:53 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2026/05/09 01:54:53 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2026/05/09 01:54:53 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2026/05/09 01:54:53 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2026/05/09 01:54:53 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2026/05/09 01:54:53 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2026/05/09 01:54:53 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37803") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:56586->172.17.0.3:37803, err= 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31279") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:57724->172.17.0.3:31279, err= 2026/05/09 01:54:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/09 01:54:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/09 01:54:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/09 01:54:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/09 01:54:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/09 01:54:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/09 01:54:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/09 01:54:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/09 01:54:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/09 01:54:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/09 01:54:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/09 01:54:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/09 01:54:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/09 01:54:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/09 01:54:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/09 01:54:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/09 01:54:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/09 01:54:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/09 01:54:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/09 01:54:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/09 01:54:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/09 01:54:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/09 01:54:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/09 01:54:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/09 01:54:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/09 01:54:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/09 01:54:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/09 01:54:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/09 01:54:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/09 01:54:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/09 01:54:53 DEBUG : apple: transformed to: PREFIXapple 2026/05/09 01:54:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/09 01:54:53 DEBUG : apple: transformed to: PREFIXapple 2026/05/09 01:54:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/09 01:54:53 DEBUG : apple: transformed to: PREFIXapple 2026/05/09 01:54:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/09 01:54:53 DEBUG : apple: transformed to: PREFIXapple 2026/05/09 01:54:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/09 01:54:53 DEBUG : apple: transformed to: PREFIXapple 2026/05/09 01:54:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/09 01:54:53 DEBUG : apple: transformed to: PREFIXapple 2026/05/09 01:54:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/09 01:54:53 DEBUG : apple: transformed to: PREFIXapple 2026/05/09 01:54:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/09 01:54:53 DEBUG : apple: transformed to: PREFIXapple 2026/05/09 01:54:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/09 01:54:53 DEBUG : apple: transformed to: PREFIXapple 2026/05/09 01:54:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/09 01:54:53 DEBUG : apple: transformed to: PREFIXapple 2026/05/09 01:54:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/09 01:54:53 DEBUG : apple: transformed to: PREFIXapple 2026/05/09 01:54:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/09 01:54:53 DEBUG : apple: transformed to: PREFIXapple 2026/05/09 01:54:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/09 01:54:53 DEBUG : apple: transformed to: PREFIXapple 2026/05/09 01:54:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/09 01:54:53 DEBUG : apple: transformed to: PREFIXapple 2026/05/09 01:54:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/09 01:54:53 DEBUG : apple: transformed to: PREFIXapple 2026/05/09 01:54:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/09 01:54:53 DEBUG : apple: transformed to: PREFIXapple 2026/05/09 01:54:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/09 01:54:53 DEBUG : banana: transformed to: PREFIXbanana 2026/05/09 01:54:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/09 01:54:53 DEBUG : banana: transformed to: PREFIXbanana 2026/05/09 01:54:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/09 01:54:53 DEBUG : banana: transformed to: PREFIXbanana 2026/05/09 01:54:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/09 01:54:53 DEBUG : banana: transformed to: PREFIXbanana 2026/05/09 01:54:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/09 01:54:53 DEBUG : banana: transformed to: PREFIXbanana 2026/05/09 01:54:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/09 01:54:53 DEBUG : banana: transformed to: PREFIXbanana 2026/05/09 01:54:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/09 01:54:53 DEBUG : banana: transformed to: PREFIXbanana 2026/05/09 01:54:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/09 01:54:53 DEBUG : banana: transformed to: PREFIXbanana 2026/05/09 01:54:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/09 01:54:53 DEBUG : banana: transformed to: PREFIXbanana 2026/05/09 01:54:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/09 01:54:53 DEBUG : banana: transformed to: PREFIXbanana 2026/05/09 01:54:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/09 01:54:53 DEBUG : banana: transformed to: PREFIXbanana 2026/05/09 01:54:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/09 01:54:53 DEBUG : banana: transformed to: PREFIXbanana 2026/05/09 01:54:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/09 01:54:53 DEBUG : banana: transformed to: PREFIXbanana 2026/05/09 01:54:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/09 01:54:53 DEBUG : banana: transformed to: PREFIXbanana 2026/05/09 01:54:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/09 01:54:53 DEBUG : banana: transformed to: PREFIXbanana 2026/05/09 01:54:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/09 01:54:53 DEBUG : banana: transformed to: PREFIXbanana 2026/05/09 01:54:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/09 01:54:53 DEBUG : banana: transformed to: PREFIXbanana 2026/05/09 01:54:53 DEBUG : apple: transformed to: PREFIXapple 2026/05/09 01:54:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/09 01:54:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/09 01:54:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/09 01:54:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/09 01:54:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/09 01:54:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/09 01:54:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/09 01:54:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/09 01:54:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/09 01:54:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/09 01:54:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/09 01:54:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/09 01:54:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/09 01:54:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/09 01:54:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/09 01:54:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/09 01:54:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/09 01:54:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/09 01:54:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/09 01:54:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/09 01:54:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/09 01:54:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/09 01:54:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/09 01:54:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/09 01:54:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/09 01:54:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/09 01:54:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/09 01:54:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/09 01:54:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/09 01:54:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/09 01:54:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/09 01:54:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/09 01:54:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/09 01:54:53 DEBUG : banana: transformed to: PREFIXbanana 2026/05/09 01:54:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/09 01:54:53 DEBUG : apple: transformed to: PREFIXapple 2026/05/09 01:54:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/09 01:54:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/09 01:54:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/09 01:54:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/09 01:54:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/09 01:54:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/09 01:54:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/09 01:54:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/09 01:54:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/09 01:54:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/09 01:54:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/09 01:54:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/09 01:54:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/09 01:54:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/09 01:54:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/09 01:54:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/09 01:54:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/09 01:54:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/09 01:54:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/09 01:54:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/09 01:54:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/09 01:54:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/09 01:54:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/09 01:54:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/09 01:54:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/09 01:54:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/09 01:54:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/09 01:54:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/09 01:54:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/09 01:54:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/09 01:54:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/09 01:54:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/09 01:54:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/09 01:54:53 DEBUG : banana: transformed to: PREFIXbanana 2026/05/09 01:54:53 DEBUG : apple: transformed to: PREFIXapple 2026/05/09 01:54:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/09 01:54:53 DEBUG : banana: transformed to: PREFIXbanana 2026/05/09 01:54:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/09 01:54:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/09 01:54:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/09 01:54:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/09 01:54:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/09 01:54:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/09 01:54:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/09 01:54:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/09 01:54:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/09 01:54:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/09 01:54:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/09 01:54:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/09 01:54:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/09 01:54:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/09 01:54:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/09 01:54:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/09 01:54:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33738") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:38820->172.17.0.3:33738, err= 2026/05/09 01:54:53 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/09 01:54:53 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/09 01:54:53 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/09 01:54:53 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38934") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:40066->172.17.0.3:38934, err= 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35425") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:36563") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39215") 2026/05/09 01:54:53 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/09 01:54:53 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/09 01:54:53 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/09 01:54:53 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/09 01:54:53 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/09 01:54:53 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:35546->172.17.0.3:36563, err= 2026/05/09 01:54:53 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/09 01:54:53 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/09 01:54:53 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/09 01:54:53 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/09 01:54:53 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/09 01:54:53 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/09 01:54:53 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:34032->172.17.0.3:35425, err= 2026/05/09 01:54:53 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/09 01:54:53 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:41514->172.17.0.3:39215, err= 2026/05/09 01:54:53 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for checks to finish 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for transfers to finish 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35750") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:50360->172.17.0.3:35750, err= 2026/05/09 01:54:53 DEBUG : apple.312b09b7.partial: size = 5 OK 2026/05/09 01:54:53 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2026/05/09 01:54:53 DEBUG : banana.f83db2f0.partial: size = 6 OK 2026/05/09 01:54:53 DEBUG : banana.f83db2f0.partial: renamed to: banana 2026/05/09 01:54:53 INFO : banana: Copied (new) 2026/05/09 01:54:53 DEBUG : apple.312b09b7.partial: renamed to: apple 2026/05/09 01:54:53 INFO : apple: Copied (new) 2026/05/09 01:54:53 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2026/05/09 01:54:53 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2026/05/09 01:54:53 INFO : appleappleapplebanana: Copied (new) 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35925") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38427") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:53024->172.17.0.3:35925, err= 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32166") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:53720->172.17.0.3:38427, err= 2026/05/09 01:54:53 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2026/05/09 01:54:53 INFO : splitbananasplit: Copied (new) 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:59298->172.17.0.3:32166, err= 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38536") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:40402->172.17.0.3:38536, err= 2026/05/09 01:54:53 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2026/05/09 01:54:53 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2026/05/09 01:54:53 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2026/05/09 01:54:53 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2026/05/09 01:54:53 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/05/09 01:54:53 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2026/05/09 01:54:53 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/05/09 01:54:53 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2026/05/09 01:54:53 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2026/05/09 01:54:53 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31759") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30036") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32064") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:37200->172.17.0.3:31759, err= 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:60160->172.17.0.3:30036, err= 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:45642->172.17.0.3:32064, err= 2026/05/09 01:54:53 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2026/05/09 01:54:53 INFO : dir1/0003-defghij.txt: Copied (new) 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38143") 2026/05/09 01:54:53 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2026/05/09 01:54:53 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2026/05/09 01:54:53 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:43588->172.17.0.3:38143, err= 2026/05/09 01:54:53 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2026/05/09 01:54:53 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/05/09 01:54:53 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2026/05/09 01:54:53 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2026/05/09 01:54:53 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/05/09 01:54:53 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2026/05/09 01:54:53 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33388") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:53598->172.17.0.3:33388, err= 2026/05/09 01:54:53 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2026/05/09 01:54:53 INFO : dir1/0007-1234567.txt: Copied (new) 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38184") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38278") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:36248->172.17.0.3:38278, err= 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:34498->172.17.0.3:38184, err= 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35719") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:38596->172.17.0.3:35719, err= 2026/05/09 01:54:53 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2026/05/09 01:54:53 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2026/05/09 01:54:53 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2026/05/09 01:54:53 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2026/05/09 01:54:53 INFO : dir1/0010-456789.txt: Copied (new) 2026/05/09 01:54:53 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2026/05/09 01:54:53 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2026/05/09 01:54:53 INFO : dir1/0008-2345678.txt: Copied (new) 2026/05/09 01:54:53 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2026/05/09 01:54:53 INFO : dir1/0009-3456789.txt: Copied (new) 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37566") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:35766->172.17.0.3:37566, err= 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32312") 2026/05/09 01:54:53 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2026/05/09 01:54:53 INFO : dir1/0011-56789;.txt: Copied (new) 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37237") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:59872->172.17.0.3:32312, err= 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:51968->172.17.0.3:37237, err= 2026/05/09 01:54:53 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35845") 2026/05/09 01:54:53 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:35094->172.17.0.3:35845, err= 2026/05/09 01:54:53 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2026/05/09 01:54:53 INFO : dir1/0012-6789;.txt: Copied (new) 2026/05/09 01:54:53 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2026/05/09 01:54:53 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2026/05/09 01:54:53 INFO : dir1/0013-789;=.txt: Copied (new) 2026/05/09 01:54:53 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2026/05/09 01:54:53 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2026/05/09 01:54:53 INFO : dir1/0014-89;=.txt: Copied (new) 2026/05/09 01:54:53 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2026/05/09 01:54:53 INFO : dir1/0015-9;=.txt: Copied (new) 2026/05/09 01:54:53 DEBUG : Waiting for deletions to finish 2026/05/09 01:54:53 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/05/09 01:54:53 INFO : PREFIXapple: Deleted 2026/05/09 01:54:53 INFO : PREFIXappleappleapplebanana: Deleted 2026/05/09 01:54:53 INFO : PREFIXsplitbananasplit: Deleted 2026/05/09 01:54:53 INFO : PREFIXbanana: Deleted 2026/05/09 01:54:53 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/05/09 01:54:53 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/05/09 01:54:53 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/05/09 01:54:53 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/05/09 01:54:53 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/05/09 01:54:53 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/05/09 01:54:53 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/05/09 01:54:53 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/05/09 01:54:53 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/05/09 01:54:53 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/05/09 01:54:53 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/05/09 01:54:53 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/05/09 01:54:53 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/05/09 01:54:53 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/05/09 01:54:53 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/05/09 01:54:53 DEBUG : Waiting for deletions to finish 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35138") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:56236->172.17.0.3:35138, err= 2026/05/09 01:54:53 DEBUG : apple: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : apple: Excluded 2026/05/09 01:54:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : splitbananasplit: Excluded 2026/05/09 01:54:53 DEBUG : banana: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : banana: Excluded 2026/05/09 01:54:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : appleappleapplebanana: Excluded 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31753") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:57576->172.17.0.3:31753, err= 2026/05/09 01:54:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/09 01:54:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/09 01:54:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/09 01:54:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/09 01:54:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/09 01:54:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/09 01:54:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/09 01:54:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/09 01:54:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/09 01:54:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/09 01:54:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/09 01:54:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/09 01:54:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/09 01:54:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/09 01:54:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/09 01:54:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38564") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:52172->172.17.0.3:38564, err= 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37065") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:56188->172.17.0.3:37065, err= 2026/05/09 01:54:53 DEBUG : Waiting for deletions to finish 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35742") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:53688->172.17.0.3:35742, err= 2026/05/09 01:54:53 DEBUG : apple: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : apple: Excluded 2026/05/09 01:54:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : splitbananasplit: Excluded 2026/05/09 01:54:53 DEBUG : banana: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : banana: Excluded 2026/05/09 01:54:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : appleappleapplebanana: Excluded 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30217") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:34524->172.17.0.3:30217, err= 2026/05/09 01:54:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/09 01:54:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/09 01:54:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/09 01:54:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/09 01:54:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/09 01:54:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/09 01:54:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/09 01:54:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/09 01:54:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/09 01:54:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/09 01:54:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/09 01:54:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/09 01:54:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/09 01:54:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/09 01:54:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/09 01:54:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:34500") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:50806->172.17.0.3:34500, err= 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33329") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:46000->172.17.0.3:33329, err= 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:34467") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:37130->172.17.0.3:34467, err= 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:34978") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:39136->172.17.0.3:34978, err= 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33101") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:57776->172.17.0.3:33101, err= 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38283") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:38588->172.17.0.3:38283, err= 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:36070") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:36292->172.17.0.3:36070, err= === RUN TestTransform/suffix run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fijihex0jixe", Local "Local file system at /tmp/rclone2519514439", Modify Window "1s" 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33345") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:37506->172.17.0.3:33345, err= 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33239") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:40616->172.17.0.3:33239, err= 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39182") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:37424->172.17.0.3:39182, err= 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39484") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:36964->172.17.0.3:39484, err= 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33483") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:50360->172.17.0.3:33483, err= 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39731") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:37630->172.17.0.3:39731, err= 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37573") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:40842->172.17.0.3:37573, err= 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30460") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:60194->172.17.0.3:30460, err= 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39772") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:34270->172.17.0.3:39772, err= 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:36917") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:41470->172.17.0.3:36917, err= 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37085") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:59022->172.17.0.3:37085, err= 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39861") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:34674->172.17.0.3:39861, err= 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33299") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:34112->172.17.0.3:33299, err= 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31344") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:54956->172.17.0.3:31344, err= 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:34657") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:39020->172.17.0.3:34657, err= 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39269") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:49620->172.17.0.3:39269, err= 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33142") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:43180->172.17.0.3:33142, err= 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35566") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:50264->172.17.0.3:35566, err= 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32760") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:52514->172.17.0.3:32760, err= 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33968") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:51310->172.17.0.3:33968, err= 2026/05/09 01:54:53 DEBUG : Waiting for deletions to finish 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35371") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:38924->172.17.0.3:35371, err= 2026/05/09 01:54:53 DEBUG : apple: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : apple: Excluded 2026/05/09 01:54:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : splitbananasplit: Excluded 2026/05/09 01:54:53 DEBUG : banana: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : banana: Excluded 2026/05/09 01:54:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : appleappleapplebanana: Excluded 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:34900") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:59076->172.17.0.3:34900, err= 2026/05/09 01:54:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/09 01:54:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/09 01:54:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/09 01:54:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/09 01:54:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/09 01:54:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/09 01:54:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/09 01:54:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/09 01:54:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/09 01:54:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/09 01:54:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/09 01:54:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/09 01:54:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/09 01:54:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/09 01:54:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/09 01:54:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39848") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:47020->172.17.0.3:39848, err= 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32450") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:60332->172.17.0.3:32450, err= 2026/05/09 01:54:53 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/09 01:54:53 DEBUG : apple: transformed to: appleSUFFIX 2026/05/09 01:54:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/09 01:54:53 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/09 01:54:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/09 01:54:53 DEBUG : apple: transformed to: appleSUFFIX 2026/05/09 01:54:53 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/09 01:54:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/09 01:54:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/09 01:54:53 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/09 01:54:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/09 01:54:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/09 01:54:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/09 01:54:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/09 01:54:53 DEBUG : apple: transformed to: appleSUFFIX 2026/05/09 01:54:53 DEBUG : apple: transformed to: appleSUFFIX 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:34760") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:32994->172.17.0.3:34760, err= 2026/05/09 01:54:53 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/09 01:54:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/09 01:54:53 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/09 01:54:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/09 01:54:53 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/09 01:54:53 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/09 01:54:53 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/09 01:54:53 DEBUG : apple: transformed to: appleSUFFIX 2026/05/09 01:54:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/09 01:54:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31722") 2026/05/09 01:54:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/09 01:54:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/09 01:54:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/09 01:54:53 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/09 01:54:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:34378") 2026/05/09 01:54:53 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:41626->172.17.0.3:34378, err= 2026/05/09 01:54:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/05/09 01:54:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38700") 2026/05/09 01:54:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32055") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:35142->172.17.0.3:31722, err= 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:44874->172.17.0.3:32055, err= 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:41016->172.17.0.3:38700, err= 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33541") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:48578->172.17.0.3:33541, err= 2026/05/09 01:54:53 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/09 01:54:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/09 01:54:53 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/09 01:54:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/09 01:54:53 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/09 01:54:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/09 01:54:53 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/09 01:54:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/09 01:54:53 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/09 01:54:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/09 01:54:53 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/09 01:54:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/09 01:54:53 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/09 01:54:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/09 01:54:53 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/09 01:54:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/09 01:54:53 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/09 01:54:53 DEBUG : bananaSUFFIX.0d31aa04.partial: size = 6 OK 2026/05/09 01:54:53 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/09 01:54:53 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/09 01:54:53 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/09 01:54:53 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/09 01:54:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/09 01:54:53 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/09 01:54:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/09 01:54:53 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/09 01:54:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/09 01:54:53 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/09 01:54:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/09 01:54:53 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/09 01:54:53 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/05/09 01:54:53 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/09 01:54:53 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: size = 16 OK 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for checks to finish 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for transfers to finish 2026/05/09 01:54:53 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: size = 21 OK 2026/05/09 01:54:53 DEBUG : appleSUFFIX.cbb5a654.partial: size = 5 OK 2026/05/09 01:54:53 DEBUG : bananaSUFFIX.0d31aa04.partial: renamed to: bananaSUFFIX 2026/05/09 01:54:53 INFO : banana: Copied (new) to: bananaSUFFIX 2026/05/09 01:54:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/09 01:54:53 DEBUG : appleSUFFIX.cbb5a654.partial: renamed to: appleSUFFIX 2026/05/09 01:54:53 INFO : apple: Copied (new) to: appleSUFFIX 2026/05/09 01:54:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/09 01:54:53 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: renamed to: splitbananasplitSUFFIX 2026/05/09 01:54:53 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/05/09 01:54:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/09 01:54:53 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: renamed to: appleappleapplebananaSUFFIX 2026/05/09 01:54:53 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/05/09 01:54:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32565") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38490") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33225") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:56346->172.17.0.3:38490, err= 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:59854->172.17.0.3:32565, err= 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:48126->172.17.0.3:33225, err= 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38998") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:54890->172.17.0.3:38998, err= 2026/05/09 01:54:53 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: size = 21 OK 2026/05/09 01:54:53 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: size = 21 OK 2026/05/09 01:54:53 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: size = 21 OK 2026/05/09 01:54:53 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: size = 21 OK 2026/05/09 01:54:53 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: renamed to: dir1/0003-defghij.txtSUFFIX 2026/05/09 01:54:53 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/05/09 01:54:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/09 01:54:53 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: renamed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/09 01:54:53 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/09 01:54:53 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: renamed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/09 01:54:53 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/05/09 01:54:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/09 01:54:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/09 01:54:53 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: renamed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/09 01:54:53 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:36841") 2026/05/09 01:54:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:35544->172.17.0.3:36841, err= 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30456") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38953") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:55184->172.17.0.3:38953, err= 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:59538->172.17.0.3:30456, err= 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31164") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:38366->172.17.0.3:31164, err= 2026/05/09 01:54:53 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: size = 21 OK 2026/05/09 01:54:53 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: size = 21 OK 2026/05/09 01:54:53 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: size = 21 OK 2026/05/09 01:54:53 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: size = 21 OK 2026/05/09 01:54:53 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: renamed to: dir1/0004-efghijk.txtSUFFIX 2026/05/09 01:54:53 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/05/09 01:54:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/09 01:54:53 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: renamed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/09 01:54:53 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/05/09 01:54:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/09 01:54:53 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: renamed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/09 01:54:53 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/05/09 01:54:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/09 01:54:53 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: renamed to: dir1/0007-1234567.txtSUFFIX 2026/05/09 01:54:53 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:34151") 2026/05/09 01:54:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30368") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:58726->172.17.0.3:34151, err= 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:48702->172.17.0.3:30368, err= 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39716") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35949") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:55088->172.17.0.3:35949, err= 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:50274->172.17.0.3:39716, err= 2026/05/09 01:54:53 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: size = 21 OK 2026/05/09 01:54:53 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: size = 21 OK 2026/05/09 01:54:53 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: size = 20 OK 2026/05/09 01:54:53 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: size = 20 OK 2026/05/09 01:54:53 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: renamed to: dir1/0009-3456789.txtSUFFIX 2026/05/09 01:54:53 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/05/09 01:54:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/09 01:54:53 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: renamed to: dir1/0008-2345678.txtSUFFIX 2026/05/09 01:54:53 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: renamed to: dir1/0010-456789.txtSUFFIX 2026/05/09 01:54:53 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/05/09 01:54:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/09 01:54:53 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/05/09 01:54:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30660") 2026/05/09 01:54:53 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: renamed to: dir1/0011-56789;.txtSUFFIX 2026/05/09 01:54:53 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/05/09 01:54:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:37180->172.17.0.3:30660, err= 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:34195") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:37928->172.17.0.3:34195, err= 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:36236") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32422") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:58738->172.17.0.3:36236, err= 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:57990->172.17.0.3:32422, err= 2026/05/09 01:54:53 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: size = 19 OK 2026/05/09 01:54:53 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: size = 19 OK 2026/05/09 01:54:53 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: size = 17 OK 2026/05/09 01:54:53 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: size = 18 OK 2026/05/09 01:54:53 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: renamed to: dir1/0012-6789;.txtSUFFIX 2026/05/09 01:54:53 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/05/09 01:54:53 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: renamed to: dir1/0015-9;=.txtSUFFIX 2026/05/09 01:54:53 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/05/09 01:54:53 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: renamed to: dir1/0013-789;=.txtSUFFIX 2026/05/09 01:54:53 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/05/09 01:54:53 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: renamed to: dir1/0014-89;=.txtSUFFIX 2026/05/09 01:54:53 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/05/09 01:54:53 DEBUG : Waiting for deletions to finish 2026/05/09 01:54:53 INFO : dir1/0007-1234567.txt: Deleted 2026/05/09 01:54:53 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/09 01:54:53 INFO : dir1/0011-56789;.txt: Deleted 2026/05/09 01:54:53 INFO : apple: Deleted 2026/05/09 01:54:53 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/09 01:54:53 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/09 01:54:53 INFO : dir1/0012-6789;.txt: Deleted 2026/05/09 01:54:53 INFO : appleappleapplebanana: Deleted 2026/05/09 01:54:53 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/09 01:54:53 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/09 01:54:53 INFO : banana: Deleted 2026/05/09 01:54:53 INFO : dir1/0008-2345678.txt: Deleted 2026/05/09 01:54:53 INFO : dir1/0013-789;=.txt: Deleted 2026/05/09 01:54:53 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/09 01:54:53 INFO : dir1/0015-9;=.txt: Deleted 2026/05/09 01:54:53 INFO : splitbananasplit: Deleted 2026/05/09 01:54:53 INFO : dir1/0009-3456789.txt: Deleted 2026/05/09 01:54:53 INFO : dir1/0003-defghij.txt: Deleted 2026/05/09 01:54:53 INFO : dir1/0010-456789.txt: Deleted 2026/05/09 01:54:53 INFO : dir1/0014-89;=.txt: Deleted 2026/05/09 01:54:53 DEBUG : Waiting for deletions to finish 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:34568") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:48198->172.17.0.3:34568, err= 2026/05/09 01:54:53 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : appleappleapplebananaSUFFIX: Excluded 2026/05/09 01:54:53 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : bananaSUFFIX: Excluded 2026/05/09 01:54:53 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : splitbananasplitSUFFIX: Excluded 2026/05/09 01:54:53 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : appleSUFFIX: Excluded 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38359") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:37522->172.17.0.3:38359, err= 2026/05/09 01:54:53 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2026/05/09 01:54:53 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2026/05/09 01:54:53 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2026/05/09 01:54:53 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2026/05/09 01:54:53 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2026/05/09 01:54:53 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2026/05/09 01:54:53 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2026/05/09 01:54:53 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2026/05/09 01:54:53 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2026/05/09 01:54:53 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2026/05/09 01:54:53 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2026/05/09 01:54:53 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2026/05/09 01:54:53 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2026/05/09 01:54:53 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2026/05/09 01:54:53 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2026/05/09 01:54:53 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37142") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:55822->172.17.0.3:37142, err= 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33718") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:47958->172.17.0.3:33718, err= 2026/05/09 01:54:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/09 01:54:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/09 01:54:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/09 01:54:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/09 01:54:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/09 01:54:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/09 01:54:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/09 01:54:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/09 01:54:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/09 01:54:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/09 01:54:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/09 01:54:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/09 01:54:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/09 01:54:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/09 01:54:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/09 01:54:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/09 01:54:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/09 01:54:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/09 01:54:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/09 01:54:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/09 01:54:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/09 01:54:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/09 01:54:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/09 01:54:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/09 01:54:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/09 01:54:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/09 01:54:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/09 01:54:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/09 01:54:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/09 01:54:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/09 01:54:53 DEBUG : apple: transformed to: appleSUFFIX 2026/05/09 01:54:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/09 01:54:53 DEBUG : apple: transformed to: appleSUFFIX 2026/05/09 01:54:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/09 01:54:53 DEBUG : apple: transformed to: appleSUFFIX 2026/05/09 01:54:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/09 01:54:53 DEBUG : apple: transformed to: appleSUFFIX 2026/05/09 01:54:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/09 01:54:53 DEBUG : apple: transformed to: appleSUFFIX 2026/05/09 01:54:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/09 01:54:53 DEBUG : apple: transformed to: appleSUFFIX 2026/05/09 01:54:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/09 01:54:53 DEBUG : apple: transformed to: appleSUFFIX 2026/05/09 01:54:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/09 01:54:53 DEBUG : apple: transformed to: appleSUFFIX 2026/05/09 01:54:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/09 01:54:53 DEBUG : apple: transformed to: appleSUFFIX 2026/05/09 01:54:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/09 01:54:53 DEBUG : apple: transformed to: appleSUFFIX 2026/05/09 01:54:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/09 01:54:53 DEBUG : apple: transformed to: appleSUFFIX 2026/05/09 01:54:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/09 01:54:53 DEBUG : apple: transformed to: appleSUFFIX 2026/05/09 01:54:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/09 01:54:53 DEBUG : apple: transformed to: appleSUFFIX 2026/05/09 01:54:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/09 01:54:53 DEBUG : apple: transformed to: appleSUFFIX 2026/05/09 01:54:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/09 01:54:53 DEBUG : apple: transformed to: appleSUFFIX 2026/05/09 01:54:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/09 01:54:53 DEBUG : apple: transformed to: appleSUFFIX 2026/05/09 01:54:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/09 01:54:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/09 01:54:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/09 01:54:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/09 01:54:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/09 01:54:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/09 01:54:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/09 01:54:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/09 01:54:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/09 01:54:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/09 01:54:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/09 01:54:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/09 01:54:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/09 01:54:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/09 01:54:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/09 01:54:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/09 01:54:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/09 01:54:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/09 01:54:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/09 01:54:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/09 01:54:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/09 01:54:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/09 01:54:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/09 01:54:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/09 01:54:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/09 01:54:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/09 01:54:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/09 01:54:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/09 01:54:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/09 01:54:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/09 01:54:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/09 01:54:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/09 01:54:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/09 01:54:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/09 01:54:53 DEBUG : apple: transformed to: appleSUFFIX 2026/05/09 01:54:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/09 01:54:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/09 01:54:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/09 01:54:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/09 01:54:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/09 01:54:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/09 01:54:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/09 01:54:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/09 01:54:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/09 01:54:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/09 01:54:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/09 01:54:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/09 01:54:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/09 01:54:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/09 01:54:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/09 01:54:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/09 01:54:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/09 01:54:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/09 01:54:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/09 01:54:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/09 01:54:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/09 01:54:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/09 01:54:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/09 01:54:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/09 01:54:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/09 01:54:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/09 01:54:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/09 01:54:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/09 01:54:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/09 01:54:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/09 01:54:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/09 01:54:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/09 01:54:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/09 01:54:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/09 01:54:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/09 01:54:53 DEBUG : apple: transformed to: appleSUFFIX 2026/05/09 01:54:53 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/09 01:54:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/09 01:54:53 DEBUG : apple: transformed to: appleSUFFIX 2026/05/09 01:54:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/09 01:54:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/09 01:54:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/09 01:54:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/09 01:54:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/09 01:54:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/09 01:54:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/09 01:54:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/09 01:54:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/09 01:54:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/09 01:54:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/09 01:54:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/09 01:54:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/09 01:54:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/09 01:54:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/09 01:54:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/09 01:54:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/09 01:54:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/09 01:54:53 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:36952") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:33078->172.17.0.3:36952, err= 2026/05/09 01:54:53 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/09 01:54:53 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/09 01:54:53 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/09 01:54:53 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33420") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:41718->172.17.0.3:33420, err= 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31558") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:34524") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:40040->172.17.0.3:31558, err= 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:51114->172.17.0.3:34524, err= 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31429") 2026/05/09 01:54:53 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/09 01:54:53 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/09 01:54:53 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:56780->172.17.0.3:31429, err= 2026/05/09 01:54:53 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/09 01:54:53 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/09 01:54:53 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/09 01:54:53 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/09 01:54:53 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/09 01:54:53 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/09 01:54:53 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/09 01:54:53 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/09 01:54:53 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/09 01:54:53 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/09 01:54:53 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/09 01:54:53 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/09 01:54:53 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for checks to finish 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for transfers to finish 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39072") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:37194->172.17.0.3:39072, err= 2026/05/09 01:54:53 DEBUG : banana.f83db2f0.partial: size = 6 OK 2026/05/09 01:54:53 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2026/05/09 01:54:53 DEBUG : apple.312b09b7.partial: size = 5 OK 2026/05/09 01:54:53 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2026/05/09 01:54:53 DEBUG : banana.f83db2f0.partial: renamed to: banana 2026/05/09 01:54:53 INFO : banana: Copied (new) 2026/05/09 01:54:53 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2026/05/09 01:54:53 INFO : appleappleapplebanana: Copied (new) 2026/05/09 01:54:53 DEBUG : apple.312b09b7.partial: renamed to: apple 2026/05/09 01:54:53 INFO : apple: Copied (new) 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38775") 2026/05/09 01:54:53 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2026/05/09 01:54:53 INFO : splitbananasplit: Copied (new) 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:42044->172.17.0.3:38775, err= 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38755") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:56482->172.17.0.3:38755, err= 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32772") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:39582->172.17.0.3:32772, err= 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30848") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:39470->172.17.0.3:30848, err= 2026/05/09 01:54:53 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2026/05/09 01:54:53 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2026/05/09 01:54:53 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2026/05/09 01:54:53 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2026/05/09 01:54:53 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2026/05/09 01:54:53 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/05/09 01:54:53 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2026/05/09 01:54:53 INFO : dir1/0003-defghij.txt: Copied (new) 2026/05/09 01:54:53 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2026/05/09 01:54:53 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37644") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:58480->172.17.0.3:37644, err= 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33258") 2026/05/09 01:54:53 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2026/05/09 01:54:53 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:58660->172.17.0.3:33258, err= 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31786") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:38832->172.17.0.3:31786, err= 2026/05/09 01:54:53 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30644") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:56208->172.17.0.3:30644, err= 2026/05/09 01:54:53 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2026/05/09 01:54:53 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2026/05/09 01:54:53 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2026/05/09 01:54:53 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/05/09 01:54:53 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2026/05/09 01:54:53 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/05/09 01:54:53 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2026/05/09 01:54:53 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/05/09 01:54:53 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32406") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35571") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:43618->172.17.0.3:32406, err= 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:60760->172.17.0.3:35571, err= 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37276") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:37994->172.17.0.3:37276, err= 2026/05/09 01:54:53 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2026/05/09 01:54:53 INFO : dir1/0007-1234567.txt: Copied (new) 2026/05/09 01:54:53 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:34006") 2026/05/09 01:54:53 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2026/05/09 01:54:53 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2026/05/09 01:54:53 INFO : dir1/0009-3456789.txt: Copied (new) 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:43266->172.17.0.3:34006, err= 2026/05/09 01:54:53 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33954") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:38854->172.17.0.3:33954, err= 2026/05/09 01:54:53 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2026/05/09 01:54:53 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2026/05/09 01:54:53 INFO : dir1/0010-456789.txt: Copied (new) 2026/05/09 01:54:53 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2026/05/09 01:54:53 INFO : dir1/0008-2345678.txt: Copied (new) 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:36956") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35075") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:36932->172.17.0.3:36956, err= 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:47668->172.17.0.3:35075, err= 2026/05/09 01:54:53 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2026/05/09 01:54:53 INFO : dir1/0011-56789;.txt: Copied (new) 2026/05/09 01:54:53 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2026/05/09 01:54:53 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32678") 2026/05/09 01:54:53 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:40844->172.17.0.3:32678, err= 2026/05/09 01:54:53 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2026/05/09 01:54:53 INFO : dir1/0012-6789;.txt: Copied (new) 2026/05/09 01:54:53 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2026/05/09 01:54:53 INFO : dir1/0014-89;=.txt: Copied (new) 2026/05/09 01:54:53 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2026/05/09 01:54:53 INFO : dir1/0013-789;=.txt: Copied (new) 2026/05/09 01:54:53 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2026/05/09 01:54:53 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2026/05/09 01:54:53 INFO : dir1/0015-9;=.txt: Copied (new) 2026/05/09 01:54:53 DEBUG : Waiting for deletions to finish 2026/05/09 01:54:53 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/05/09 01:54:53 INFO : appleSUFFIX: Deleted 2026/05/09 01:54:53 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/05/09 01:54:53 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/05/09 01:54:53 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/05/09 01:54:53 INFO : splitbananasplitSUFFIX: Deleted 2026/05/09 01:54:53 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/05/09 01:54:53 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/05/09 01:54:53 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/05/09 01:54:53 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/05/09 01:54:53 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/05/09 01:54:53 INFO : bananaSUFFIX: Deleted 2026/05/09 01:54:53 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/05/09 01:54:53 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/05/09 01:54:53 INFO : appleappleapplebananaSUFFIX: Deleted 2026/05/09 01:54:53 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/05/09 01:54:53 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/05/09 01:54:53 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/05/09 01:54:53 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/05/09 01:54:53 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/05/09 01:54:53 DEBUG : Waiting for deletions to finish 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37149") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:59752->172.17.0.3:37149, err= 2026/05/09 01:54:53 DEBUG : apple: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : apple: Excluded 2026/05/09 01:54:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : splitbananasplit: Excluded 2026/05/09 01:54:53 DEBUG : banana: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : banana: Excluded 2026/05/09 01:54:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : appleappleapplebanana: Excluded 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:36213") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:42180->172.17.0.3:36213, err= 2026/05/09 01:54:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/09 01:54:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/09 01:54:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/09 01:54:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/09 01:54:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/09 01:54:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/09 01:54:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/09 01:54:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/09 01:54:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/09 01:54:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/09 01:54:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/09 01:54:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/09 01:54:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/09 01:54:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/09 01:54:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/09 01:54:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38962") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:44326->172.17.0.3:38962, err= 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31958") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:60264->172.17.0.3:31958, err= 2026/05/09 01:54:53 DEBUG : Waiting for deletions to finish 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33827") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:40608->172.17.0.3:33827, err= 2026/05/09 01:54:53 DEBUG : apple: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : apple: Excluded 2026/05/09 01:54:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : splitbananasplit: Excluded 2026/05/09 01:54:53 DEBUG : banana: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : banana: Excluded 2026/05/09 01:54:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : appleappleapplebanana: Excluded 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39294") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:35176->172.17.0.3:39294, err= 2026/05/09 01:54:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/09 01:54:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/09 01:54:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/09 01:54:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/09 01:54:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/09 01:54:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/09 01:54:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/09 01:54:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/09 01:54:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/09 01:54:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/09 01:54:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/09 01:54:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/09 01:54:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/09 01:54:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/09 01:54:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/09 01:54:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/09 01:54:53 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33563") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:43810->172.17.0.3:33563, err= 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39446") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:33832->172.17.0.3:39446, err= 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32609") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:37412->172.17.0.3:32609, err= 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33507") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:39014->172.17.0.3:33507, err= 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33208") 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:53022->172.17.0.3:33208, err= 2026/05/09 01:54:53 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39932") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:48112->172.17.0.3:39932, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30252") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:58942->172.17.0.3:30252, err= === RUN TestTransform/truncate run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fijihex0jixe", Local "Local file system at /tmp/rclone2519514439", Modify Window "1s" 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30325") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:59560->172.17.0.3:30325, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31627") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:52514->172.17.0.3:31627, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39914") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:41420->172.17.0.3:39914, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:34260") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:60298->172.17.0.3:34260, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37227") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:55578->172.17.0.3:37227, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32098") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:56550->172.17.0.3:32098, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39833") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:55878->172.17.0.3:39833, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39477") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:56984->172.17.0.3:39477, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:34273") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:40768->172.17.0.3:34273, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35756") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:48772->172.17.0.3:35756, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31138") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:56600->172.17.0.3:31138, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30090") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:59404->172.17.0.3:30090, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35911") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:44712->172.17.0.3:35911, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32569") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:57026->172.17.0.3:32569, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:34611") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:54822->172.17.0.3:34611, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32230") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:35040->172.17.0.3:32230, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35736") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:43008->172.17.0.3:35736, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31829") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:56318->172.17.0.3:31829, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37523") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:38908->172.17.0.3:37523, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38772") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:56234->172.17.0.3:38772, err= 2026/05/09 01:54:54 DEBUG : Waiting for deletions to finish 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39048") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:43506->172.17.0.3:39048, err= 2026/05/09 01:54:54 DEBUG : apple: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : apple: Excluded 2026/05/09 01:54:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : splitbananasplit: Excluded 2026/05/09 01:54:54 DEBUG : banana: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : banana: Excluded 2026/05/09 01:54:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : appleappleapplebanana: Excluded 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30510") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:54930->172.17.0.3:30510, err= 2026/05/09 01:54:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30943") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:43430->172.17.0.3:30943, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39817") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:41742->172.17.0.3:39817, err= 2026/05/09 01:54:54 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/09 01:54:54 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/09 01:54:54 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/09 01:54:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/09 01:54:54 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/09 01:54:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/09 01:54:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/09 01:54:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:34896") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:55994->172.17.0.3:34896, err= 2026/05/09 01:54:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/09 01:54:54 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/09 01:54:54 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/09 01:54:54 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/09 01:54:54 DEBUG : apple: size = 5 OK 2026/05/09 01:54:54 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : apple: Unchanged skipping 2026/05/09 01:54:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/09 01:54:54 DEBUG : banana: size = 6 OK 2026/05/09 01:54:54 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : banana: Unchanged skipping 2026/05/09 01:54:54 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/09 01:54:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/09 01:54:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/09 01:54:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/09 01:54:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/09 01:54:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/09 01:54:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/09 01:54:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/09 01:54:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/09 01:54:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/09 01:54:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/09 01:54:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/09 01:54:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/09 01:54:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/09 01:54:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/09 01:54:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/09 01:54:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/09 01:54:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/09 01:54:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/09 01:54:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/09 01:54:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/09 01:54:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/09 01:54:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/09 01:54:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/09 01:54:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/09 01:54:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/09 01:54:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/09 01:54:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/09 01:54:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/09 01:54:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/09 01:54:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/09 01:54:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/09 01:54:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/09 01:54:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/09 01:54:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/09 01:54:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/09 01:54:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/09 01:54:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/09 01:54:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/09 01:54:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/09 01:54:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/09 01:54:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/09 01:54:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/09 01:54:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/09 01:54:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/09 01:54:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/09 01:54:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/09 01:54:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/09 01:54:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/09 01:54:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/09 01:54:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/09 01:54:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/09 01:54:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/09 01:54:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/09 01:54:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/09 01:54:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/09 01:54:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/09 01:54:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/09 01:54:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/09 01:54:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/09 01:54:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/09 01:54:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/09 01:54:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/09 01:54:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/09 01:54:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/09 01:54:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/09 01:54:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/09 01:54:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/09 01:54:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/09 01:54:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/09 01:54:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/09 01:54:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/09 01:54:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/09 01:54:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/09 01:54:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/09 01:54:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38517") 2026/05/09 01:54:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/09 01:54:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/09 01:54:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/09 01:54:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/09 01:54:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/09 01:54:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/09 01:54:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/09 01:54:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/09 01:54:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/09 01:54:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/09 01:54:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/09 01:54:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/09 01:54:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/09 01:54:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/09 01:54:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/09 01:54:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/09 01:54:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/09 01:54:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/09 01:54:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/09 01:54:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/09 01:54:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/09 01:54:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/09 01:54:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/09 01:54:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/09 01:54:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/09 01:54:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/09 01:54:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/09 01:54:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/09 01:54:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/09 01:54:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/09 01:54:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/09 01:54:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/09 01:54:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/09 01:54:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/09 01:54:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/09 01:54:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/09 01:54:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/09 01:54:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/09 01:54:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/09 01:54:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/09 01:54:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/09 01:54:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/09 01:54:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:54630->172.17.0.3:38517, err= 2026/05/09 01:54:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/09 01:54:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/09 01:54:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30454") 2026/05/09 01:54:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/09 01:54:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/09 01:54:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/09 01:54:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/09 01:54:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/09 01:54:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/09 01:54:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/09 01:54:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/09 01:54:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/09 01:54:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/09 01:54:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/09 01:54:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/09 01:54:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/09 01:54:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/09 01:54:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/09 01:54:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/09 01:54:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/09 01:54:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/09 01:54:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/09 01:54:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/09 01:54:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/09 01:54:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/09 01:54:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/09 01:54:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/09 01:54:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/09 01:54:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/09 01:54:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/09 01:54:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/09 01:54:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/09 01:54:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/09 01:54:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/09 01:54:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/09 01:54:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/09 01:54:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/09 01:54:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/09 01:54:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/09 01:54:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/09 01:54:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/09 01:54:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/09 01:54:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/09 01:54:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/09 01:54:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/09 01:54:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/09 01:54:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/09 01:54:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/09 01:54:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/09 01:54:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/09 01:54:54 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/09 01:54:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/09 01:54:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30257") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:37858->172.17.0.3:30454, err= 2026/05/09 01:54:54 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:51610->172.17.0.3:30257, err= 2026/05/09 01:54:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/09 01:54:54 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/09 01:54:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/09 01:54:54 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/09 01:54:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/09 01:54:54 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/09 01:54:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/09 01:54:54 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/09 01:54:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/09 01:54:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/09 01:54:54 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/09 01:54:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/09 01:54:54 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/09 01:54:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/09 01:54:54 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/09 01:54:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/09 01:54:54 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/09 01:54:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/09 01:54:54 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/09 01:54:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/09 01:54:54 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/09 01:54:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/09 01:54:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/09 01:54:54 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/09 01:54:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/09 01:54:54 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/09 01:54:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/09 01:54:54 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/09 01:54:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/09 01:54:54 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/09 01:54:54 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/09 01:54:54 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for checks to finish 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for transfers to finish 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32205") 2026/05/09 01:54:54 DEBUG : appleapple.876fdc2f.partial: size = 21 OK 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38059") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:35208->172.17.0.3:32205, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:52800->172.17.0.3:38059, err= 2026/05/09 01:54:54 DEBUG : splitbanan.0e52ab47.partial: size = 16 OK 2026/05/09 01:54:54 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: size = 21 OK 2026/05/09 01:54:54 DEBUG : dir1/0000-abcde.85d1f439.partial: size = 21 OK 2026/05/09 01:54:54 DEBUG : appleapple.876fdc2f.partial: renamed to: appleapple 2026/05/09 01:54:54 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/05/09 01:54:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/09 01:54:54 DEBUG : splitbanan.0e52ab47.partial: renamed to: splitbanan 2026/05/09 01:54:54 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/05/09 01:54:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/09 01:54:54 DEBUG : dir1/0000-abcde.85d1f439.partial: renamed to: dir1/0000-abcde 2026/05/09 01:54:54 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37291") 2026/05/09 01:54:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/09 01:54:54 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: renamed to: dir1/0001-bcdef 2026/05/09 01:54:54 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/05/09 01:54:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:44856->172.17.0.3:37291, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:34203") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:49192->172.17.0.3:34203, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35271") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:36045") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:59594->172.17.0.3:35271, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:52436->172.17.0.3:36045, err= 2026/05/09 01:54:54 DEBUG : dir1/0002-cdefg.ecc785a7.partial: size = 21 OK 2026/05/09 01:54:54 DEBUG : dir1/0003-defgh.97ad3a11.partial: size = 21 OK 2026/05/09 01:54:54 DEBUG : dir1/0003-defgh.97ad3a11.partial: renamed to: dir1/0003-defgh 2026/05/09 01:54:54 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/05/09 01:54:54 DEBUG : dir1/0002-cdefg.ecc785a7.partial: renamed to: dir1/0002-cdefg 2026/05/09 01:54:54 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/05/09 01:54:54 DEBUG : dir1/0004-efghi.dc89eef2.partial: size = 21 OK 2026/05/09 01:54:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/09 01:54:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/09 01:54:54 DEBUG : dir1/0005-fghij.b469e073.partial: size = 21 OK 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30582") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:36462") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:59812->172.17.0.3:30582, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:46672->172.17.0.3:36462, err= 2026/05/09 01:54:54 DEBUG : dir1/0005-fghij.b469e073.partial: renamed to: dir1/0005-fghij 2026/05/09 01:54:54 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/05/09 01:54:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/09 01:54:54 DEBUG : dir1/0004-efghi.dc89eef2.partial: renamed to: dir1/0004-efghi 2026/05/09 01:54:54 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/05/09 01:54:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37468") 2026/05/09 01:54:54 DEBUG : dir1/0007-12345.77111712.partial: size = 21 OK 2026/05/09 01:54:54 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: size = 21 OK 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32088") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:45182->172.17.0.3:37468, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:37426->172.17.0.3:32088, err= 2026/05/09 01:54:54 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: renamed to: dir1/0006-ghijk 2026/05/09 01:54:54 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/05/09 01:54:54 DEBUG : dir1/0007-12345.77111712.partial: renamed to: dir1/0007-12345 2026/05/09 01:54:54 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/05/09 01:54:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/09 01:54:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/09 01:54:54 DEBUG : dir1/0009-34567.ef13bd1d.partial: size = 21 OK 2026/05/09 01:54:54 DEBUG : dir1/0008-23456.37c2cbc2.partial: size = 21 OK 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30665") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:35926->172.17.0.3:30665, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33604") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:38354->172.17.0.3:33604, err= 2026/05/09 01:54:54 DEBUG : dir1/0008-23456.37c2cbc2.partial: renamed to: dir1/0008-23456 2026/05/09 01:54:54 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/05/09 01:54:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/09 01:54:54 DEBUG : dir1/0011-56789.87aedcee.partial: size = 20 OK 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39196") 2026/05/09 01:54:54 DEBUG : dir1/0010-45678.59b8e6e5.partial: size = 20 OK 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:33992->172.17.0.3:39196, err= 2026/05/09 01:54:54 DEBUG : dir1/0011-56789.87aedcee.partial: renamed to: dir1/0011-56789 2026/05/09 01:54:54 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/05/09 01:54:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/09 01:54:54 DEBUG : dir1/0009-34567.ef13bd1d.partial: renamed to: dir1/0009-34567 2026/05/09 01:54:54 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/05/09 01:54:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:34573") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:34410->172.17.0.3:34573, err= 2026/05/09 01:54:54 DEBUG : dir1/0010-45678.59b8e6e5.partial: renamed to: dir1/0010-45678 2026/05/09 01:54:54 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/05/09 01:54:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/09 01:54:54 DEBUG : dir1/0012-6789;.90c8fb2d.partial: size = 19 OK 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37097") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33018") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:42920->172.17.0.3:37097, err= 2026/05/09 01:54:54 DEBUG : dir1/0012-6789;.90c8fb2d.partial: renamed to: dir1/0012-6789; 2026/05/09 01:54:54 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:50942->172.17.0.3:33018, err= 2026/05/09 01:54:54 DEBUG : dir1/0013-789;=.2495a32a.partial: size = 19 OK 2026/05/09 01:54:54 DEBUG : dir1/0014-89;=..9295ae9d.partial: size = 18 OK 2026/05/09 01:54:54 DEBUG : dir1/0015-9;=.t.299029ca.partial: size = 17 OK 2026/05/09 01:54:54 DEBUG : dir1/0013-789;=.2495a32a.partial: renamed to: dir1/0013-789;= 2026/05/09 01:54:54 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/05/09 01:54:54 DEBUG : dir1/0014-89;=..9295ae9d.partial: renamed to: dir1/0014-89;=. 2026/05/09 01:54:54 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/05/09 01:54:54 DEBUG : dir1/0015-9;=.t.299029ca.partial: renamed to: dir1/0015-9;=.t 2026/05/09 01:54:54 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/05/09 01:54:54 DEBUG : Waiting for deletions to finish 2026/05/09 01:54:54 INFO : dir1/0007-1234567.txt: Deleted 2026/05/09 01:54:54 INFO : dir1/0011-56789;.txt: Deleted 2026/05/09 01:54:54 INFO : splitbananasplit: Deleted 2026/05/09 01:54:54 INFO : dir1/0008-2345678.txt: Deleted 2026/05/09 01:54:54 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/09 01:54:54 INFO : appleappleapplebanana: Deleted 2026/05/09 01:54:54 INFO : dir1/0013-789;=.txt: Deleted 2026/05/09 01:54:54 INFO : dir1/0012-6789;.txt: Deleted 2026/05/09 01:54:54 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/09 01:54:54 INFO : dir1/0003-defghij.txt: Deleted 2026/05/09 01:54:54 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/09 01:54:54 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/09 01:54:54 INFO : dir1/0010-456789.txt: Deleted 2026/05/09 01:54:54 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/09 01:54:54 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/09 01:54:54 INFO : dir1/0015-9;=.txt: Deleted 2026/05/09 01:54:54 INFO : dir1/0014-89;=.txt: Deleted 2026/05/09 01:54:54 INFO : dir1/0009-3456789.txt: Deleted 2026/05/09 01:54:54 DEBUG : Waiting for deletions to finish 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33606") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:60366->172.17.0.3:33606, err= 2026/05/09 01:54:54 DEBUG : splitbanan: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : splitbanan: Excluded 2026/05/09 01:54:54 DEBUG : apple: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : apple: Excluded 2026/05/09 01:54:54 DEBUG : banana: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : banana: Excluded 2026/05/09 01:54:54 DEBUG : appleapple: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : appleapple: Excluded 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39996") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:46896->172.17.0.3:39996, err= 2026/05/09 01:54:54 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0014-89;=.: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0002-cdefg: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0000-abcde: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0012-6789;: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0003-defgh: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0001-bcdef: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0013-789;=: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0009-34567: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0008-23456: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0015-9;=.t: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0004-efghi: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0010-45678: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0006-ghijk: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0007-12345: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0011-56789: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0005-fghij: Excluded 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37971") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:51022->172.17.0.3:37971, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38094") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:41740->172.17.0.3:38094, err= 2026/05/09 01:54:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/09 01:54:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/09 01:54:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/09 01:54:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/09 01:54:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/09 01:54:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/09 01:54:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/09 01:54:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/09 01:54:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/09 01:54:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/09 01:54:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/09 01:54:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/09 01:54:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/09 01:54:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/09 01:54:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/09 01:54:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/09 01:54:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/09 01:54:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/09 01:54:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/09 01:54:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/09 01:54:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/09 01:54:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/09 01:54:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/09 01:54:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/09 01:54:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/09 01:54:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/09 01:54:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/09 01:54:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/09 01:54:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/09 01:54:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/09 01:54:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/09 01:54:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/09 01:54:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/09 01:54:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/09 01:54:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/09 01:54:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/09 01:54:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/09 01:54:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/09 01:54:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/09 01:54:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/09 01:54:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/09 01:54:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/09 01:54:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/09 01:54:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/09 01:54:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/09 01:54:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/09 01:54:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/09 01:54:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/09 01:54:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/09 01:54:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/09 01:54:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/09 01:54:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/09 01:54:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/09 01:54:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/09 01:54:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/09 01:54:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/09 01:54:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/09 01:54:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/09 01:54:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/09 01:54:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/09 01:54:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/09 01:54:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/09 01:54:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/09 01:54:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/09 01:54:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/09 01:54:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/09 01:54:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/09 01:54:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/09 01:54:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/09 01:54:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/09 01:54:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/09 01:54:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/09 01:54:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/09 01:54:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/09 01:54:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/09 01:54:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/09 01:54:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/09 01:54:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/09 01:54:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/09 01:54:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/09 01:54:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/09 01:54:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/09 01:54:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/09 01:54:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/09 01:54:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/09 01:54:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/09 01:54:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/09 01:54:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/09 01:54:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/09 01:54:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/09 01:54:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/09 01:54:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/09 01:54:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/09 01:54:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/09 01:54:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/09 01:54:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/09 01:54:54 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/09 01:54:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/09 01:54:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/09 01:54:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/09 01:54:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/09 01:54:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/09 01:54:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/09 01:54:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/09 01:54:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/09 01:54:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/09 01:54:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/09 01:54:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/09 01:54:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/09 01:54:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/09 01:54:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/09 01:54:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/09 01:54:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/09 01:54:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/09 01:54:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/09 01:54:54 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/09 01:54:54 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/09 01:54:54 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/09 01:54:54 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/09 01:54:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/09 01:54:54 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/09 01:54:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/09 01:54:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/09 01:54:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32074") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:59796->172.17.0.3:32074, err= 2026/05/09 01:54:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/09 01:54:54 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/09 01:54:54 DEBUG : apple: size = 5 OK 2026/05/09 01:54:54 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : appleapple: size = 21 OK 2026/05/09 01:54:54 DEBUG : apple: Unchanged skipping 2026/05/09 01:54:54 DEBUG : banana: size = 6 OK 2026/05/09 01:54:54 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : banana: Unchanged skipping 2026/05/09 01:54:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : splitbanan: size = 16 OK 2026/05/09 01:54:54 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/09 01:54:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : splitbananasplit: Unchanged skipping 2026/05/09 01:54:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/09 01:54:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/09 01:54:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/09 01:54:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/09 01:54:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/09 01:54:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/09 01:54:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/09 01:54:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/09 01:54:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/09 01:54:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/09 01:54:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/09 01:54:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/09 01:54:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/09 01:54:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/09 01:54:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/09 01:54:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/09 01:54:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/09 01:54:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/09 01:54:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/09 01:54:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/09 01:54:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/09 01:54:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/09 01:54:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/09 01:54:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/09 01:54:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/09 01:54:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/09 01:54:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/09 01:54:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/09 01:54:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/09 01:54:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/09 01:54:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/09 01:54:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/09 01:54:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/09 01:54:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/09 01:54:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/09 01:54:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/09 01:54:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/09 01:54:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/09 01:54:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/09 01:54:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/09 01:54:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/09 01:54:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/09 01:54:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/09 01:54:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/09 01:54:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/09 01:54:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/09 01:54:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/09 01:54:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/09 01:54:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/09 01:54:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/09 01:54:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/09 01:54:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/09 01:54:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/09 01:54:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/09 01:54:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/09 01:54:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/09 01:54:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/09 01:54:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/09 01:54:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/09 01:54:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/09 01:54:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/09 01:54:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/09 01:54:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/09 01:54:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/09 01:54:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/09 01:54:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/09 01:54:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/09 01:54:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/09 01:54:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/09 01:54:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/09 01:54:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/09 01:54:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/09 01:54:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/09 01:54:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/09 01:54:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/09 01:54:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/09 01:54:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/09 01:54:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/09 01:54:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/09 01:54:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/09 01:54:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/09 01:54:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/09 01:54:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/09 01:54:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/09 01:54:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/09 01:54:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/09 01:54:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/09 01:54:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/09 01:54:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/09 01:54:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/09 01:54:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/09 01:54:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/09 01:54:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/09 01:54:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/09 01:54:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/09 01:54:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/09 01:54:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/09 01:54:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/09 01:54:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/09 01:54:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/09 01:54:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/09 01:54:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/09 01:54:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/09 01:54:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/09 01:54:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/09 01:54:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/09 01:54:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/09 01:54:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/09 01:54:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/09 01:54:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/09 01:54:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/09 01:54:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/09 01:54:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/09 01:54:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/09 01:54:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/09 01:54:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/09 01:54:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/09 01:54:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/09 01:54:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/09 01:54:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/09 01:54:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/09 01:54:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/09 01:54:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/09 01:54:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/09 01:54:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/09 01:54:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/09 01:54:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/09 01:54:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/09 01:54:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/09 01:54:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/09 01:54:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/09 01:54:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/09 01:54:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/09 01:54:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/09 01:54:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/09 01:54:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/09 01:54:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/09 01:54:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/09 01:54:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/09 01:54:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/09 01:54:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/09 01:54:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/09 01:54:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/09 01:54:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/09 01:54:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/09 01:54:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/09 01:54:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/09 01:54:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/09 01:54:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/09 01:54:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/09 01:54:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/09 01:54:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/09 01:54:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/09 01:54:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/09 01:54:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/09 01:54:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/09 01:54:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/09 01:54:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/09 01:54:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/09 01:54:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/09 01:54:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/09 01:54:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/09 01:54:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/09 01:54:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/09 01:54:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/09 01:54:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/09 01:54:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/09 01:54:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/09 01:54:54 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/09 01:54:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/09 01:54:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39718") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:60734->172.17.0.3:39718, err= 2026/05/09 01:54:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/09 01:54:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/09 01:54:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/09 01:54:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/09 01:54:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/09 01:54:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/09 01:54:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/09 01:54:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/09 01:54:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/09 01:54:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/09 01:54:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/09 01:54:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/09 01:54:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/09 01:54:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/09 01:54:54 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/09 01:54:54 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/05/09 01:54:54 DEBUG : dir1/0000-abcde: size = 21 OK 2026/05/09 01:54:54 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/05/09 01:54:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0004-efghi: size = 21 OK 2026/05/09 01:54:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0007-12345: size = 21 OK 2026/05/09 01:54:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/05/09 01:54:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for checks to finish 2026/05/09 01:54:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0009-34567: size = 21 OK 2026/05/09 01:54:54 DEBUG : dir1/0010-45678: size = 20 OK 2026/05/09 01:54:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0005-fghij: size = 21 OK 2026/05/09 01:54:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0003-defgh: size = 21 OK 2026/05/09 01:54:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/05/09 01:54:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/05/09 01:54:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0013-789;=: size = 19 OK 2026/05/09 01:54:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0008-23456: size = 21 OK 2026/05/09 01:54:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0011-56789: size = 20 OK 2026/05/09 01:54:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0012-6789;: size = 19 OK 2026/05/09 01:54:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for transfers to finish 2026/05/09 01:54:54 DEBUG : Waiting for deletions to finish 2026/05/09 01:54:54 DEBUG : Waiting for deletions to finish 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:36397") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:54714->172.17.0.3:36397, err= 2026/05/09 01:54:54 DEBUG : splitbanan: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : splitbanan: Excluded 2026/05/09 01:54:54 DEBUG : apple: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : apple: Excluded 2026/05/09 01:54:54 DEBUG : banana: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : banana: Excluded 2026/05/09 01:54:54 DEBUG : appleapple: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : appleapple: Excluded 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:36668") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:39568->172.17.0.3:36668, err= 2026/05/09 01:54:54 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0014-89;=.: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0002-cdefg: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0000-abcde: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0012-6789;: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0003-defgh: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0001-bcdef: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0013-789;=: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0009-34567: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0008-23456: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0015-9;=.t: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0004-efghi: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0010-45678: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0006-ghijk: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0007-12345: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0011-56789: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0005-fghij: Excluded 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:36347") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:50984->172.17.0.3:36347, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30473") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:60094->172.17.0.3:30473, err= 2026/05/09 01:54:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/09 01:54:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/09 01:54:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/09 01:54:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/09 01:54:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/09 01:54:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/09 01:54:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/09 01:54:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/09 01:54:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/09 01:54:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/09 01:54:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/09 01:54:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/09 01:54:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/09 01:54:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/09 01:54:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/09 01:54:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/09 01:54:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/09 01:54:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/09 01:54:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/09 01:54:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/09 01:54:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/09 01:54:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/09 01:54:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/09 01:54:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/09 01:54:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/09 01:54:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/09 01:54:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/09 01:54:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/09 01:54:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/09 01:54:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/09 01:54:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/09 01:54:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/09 01:54:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/09 01:54:54 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/09 01:54:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/09 01:54:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/09 01:54:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/09 01:54:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/09 01:54:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/09 01:54:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/09 01:54:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/09 01:54:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/09 01:54:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/09 01:54:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/09 01:54:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/09 01:54:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/09 01:54:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/09 01:54:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/09 01:54:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/09 01:54:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/09 01:54:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/09 01:54:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/09 01:54:54 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30910") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:58864->172.17.0.3:30910, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37079") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:51048->172.17.0.3:37079, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37467") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:58556->172.17.0.3:37467, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30545") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:50356->172.17.0.3:30545, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35999") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:37718->172.17.0.3:35999, err= === RUN TestTransform/encoder run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fijihex0jixe", Local "Local file system at /tmp/rclone2519514439", Modify Window "1s" 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33275") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:55370->172.17.0.3:33275, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35662") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:56756->172.17.0.3:35662, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33567") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:33368->172.17.0.3:33567, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39697") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:53030->172.17.0.3:39697, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31683") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:51590->172.17.0.3:31683, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31317") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:44496->172.17.0.3:31317, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38071") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:56180->172.17.0.3:38071, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39589") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:36336->172.17.0.3:39589, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31016") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:46284->172.17.0.3:31016, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39807") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:38228->172.17.0.3:39807, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37985") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:56322->172.17.0.3:37985, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32877") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:58052->172.17.0.3:32877, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32031") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:60118->172.17.0.3:32031, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:34167") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:46800->172.17.0.3:34167, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32868") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:55364->172.17.0.3:32868, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31473") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:49698->172.17.0.3:31473, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32099") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:42852->172.17.0.3:32099, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:36034") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:60132->172.17.0.3:36034, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:36001") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:45934->172.17.0.3:36001, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:34562") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:39812->172.17.0.3:34562, err= 2026/05/09 01:54:54 DEBUG : Waiting for deletions to finish 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37484") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:44518->172.17.0.3:37484, err= 2026/05/09 01:54:54 DEBUG : apple: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : apple: Excluded 2026/05/09 01:54:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : splitbananasplit: Excluded 2026/05/09 01:54:54 DEBUG : banana: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : banana: Excluded 2026/05/09 01:54:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : appleappleapplebanana: Excluded 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30420") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:51784->172.17.0.3:30420, err= 2026/05/09 01:54:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30357") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:55960->172.17.0.3:30357, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39120") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:54126->172.17.0.3:39120, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39904") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:59852->172.17.0.3:39904, err= 2026/05/09 01:54:54 DEBUG : apple: size = 5 OK 2026/05/09 01:54:54 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : apple: Unchanged skipping 2026/05/09 01:54:54 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/09 01:54:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/09 01:54:54 DEBUG : splitbananasplit: size = 16 OK 2026/05/09 01:54:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : splitbananasplit: Unchanged skipping 2026/05/09 01:54:54 DEBUG : banana: size = 6 OK 2026/05/09 01:54:54 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : banana: Unchanged skipping 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39491") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:53072->172.17.0.3:39491, err= 2026/05/09 01:54:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/09 01:54:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/09 01:54:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/09 01:54:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/09 01:54:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/09 01:54:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for checks to finish 2026/05/09 01:54:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/09 01:54:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/09 01:54:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/09 01:54:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/09 01:54:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/09 01:54:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/09 01:54:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/09 01:54:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/09 01:54:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/09 01:54:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/09 01:54:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/09 01:54:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for transfers to finish 2026/05/09 01:54:54 DEBUG : Waiting for deletions to finish 2026/05/09 01:54:54 DEBUG : Waiting for deletions to finish 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32831") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:33018->172.17.0.3:32831, err= 2026/05/09 01:54:54 DEBUG : apple: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : apple: Excluded 2026/05/09 01:54:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : splitbananasplit: Excluded 2026/05/09 01:54:54 DEBUG : banana: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : banana: Excluded 2026/05/09 01:54:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : appleappleapplebanana: Excluded 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:36409") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:35782->172.17.0.3:36409, err= 2026/05/09 01:54:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:36798") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:59580->172.17.0.3:36798, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:36253") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:34096->172.17.0.3:36253, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33272") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:51236->172.17.0.3:33272, err= 2026/05/09 01:54:54 DEBUG : apple: size = 5 OK 2026/05/09 01:54:54 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/09 01:54:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/09 01:54:54 DEBUG : banana: size = 6 OK 2026/05/09 01:54:54 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : banana: Unchanged skipping 2026/05/09 01:54:54 DEBUG : apple: Unchanged skipping 2026/05/09 01:54:54 DEBUG : splitbananasplit: size = 16 OK 2026/05/09 01:54:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : splitbananasplit: Unchanged skipping 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37277") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:34424->172.17.0.3:37277, err= 2026/05/09 01:54:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/09 01:54:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/09 01:54:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/09 01:54:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/09 01:54:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/09 01:54:54 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/09 01:54:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for checks to finish 2026/05/09 01:54:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/09 01:54:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/09 01:54:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/09 01:54:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/09 01:54:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/09 01:54:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/09 01:54:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/09 01:54:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/09 01:54:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/09 01:54:54 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/09 01:54:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for transfers to finish 2026/05/09 01:54:54 DEBUG : Waiting for deletions to finish 2026/05/09 01:54:54 DEBUG : Waiting for deletions to finish 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33464") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:38422->172.17.0.3:33464, err= 2026/05/09 01:54:54 DEBUG : apple: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : apple: Excluded 2026/05/09 01:54:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : splitbananasplit: Excluded 2026/05/09 01:54:54 DEBUG : banana: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : banana: Excluded 2026/05/09 01:54:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : appleappleapplebanana: Excluded 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39646") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:35784->172.17.0.3:39646, err= 2026/05/09 01:54:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35201") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:43062->172.17.0.3:35201, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38485") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:35078->172.17.0.3:38485, err= 2026/05/09 01:54:54 DEBUG : Waiting for deletions to finish 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38183") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:48018->172.17.0.3:38183, err= 2026/05/09 01:54:54 DEBUG : apple: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : apple: Excluded 2026/05/09 01:54:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : splitbananasplit: Excluded 2026/05/09 01:54:54 DEBUG : banana: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : banana: Excluded 2026/05/09 01:54:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : appleappleapplebanana: Excluded 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35768") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:53516->172.17.0.3:35768, err= 2026/05/09 01:54:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37102") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:56004->172.17.0.3:37102, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32156") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:53742->172.17.0.3:32156, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37519") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:33828->172.17.0.3:37519, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33104") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:48278->172.17.0.3:33104, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38775") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:42054->172.17.0.3:38775, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38805") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:48466->172.17.0.3:38805, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39179") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:37276->172.17.0.3:39179, err= === RUN TestTransform/ISO-8859-1 run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fijihex0jixe", Local "Local file system at /tmp/rclone2519514439", Modify Window "1s" 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:36899") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:42698->172.17.0.3:36899, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30767") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:53998->172.17.0.3:30767, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33519") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:45544->172.17.0.3:33519, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:36435") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:53330->172.17.0.3:36435, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35215") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:57964->172.17.0.3:35215, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38465") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:56540->172.17.0.3:38465, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39374") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:59188->172.17.0.3:39374, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38702") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:55620->172.17.0.3:38702, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33876") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:47040->172.17.0.3:33876, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30186") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:46796->172.17.0.3:30186, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30613") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:55632->172.17.0.3:30613, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39363") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:53308->172.17.0.3:39363, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39599") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:33788->172.17.0.3:39599, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38403") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:47928->172.17.0.3:38403, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31386") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:55200->172.17.0.3:31386, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38398") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:36840->172.17.0.3:38398, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37185") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:38874->172.17.0.3:37185, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38671") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:47106->172.17.0.3:38671, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35370") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:41346->172.17.0.3:35370, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32361") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:60822->172.17.0.3:32361, err= 2026/05/09 01:54:54 DEBUG : Waiting for deletions to finish 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31456") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:45100->172.17.0.3:31456, err= 2026/05/09 01:54:54 DEBUG : apple: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : apple: Excluded 2026/05/09 01:54:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : splitbananasplit: Excluded 2026/05/09 01:54:54 DEBUG : banana: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : banana: Excluded 2026/05/09 01:54:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : appleappleapplebanana: Excluded 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:36943") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:41808->172.17.0.3:36943, err= 2026/05/09 01:54:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:34896") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:56000->172.17.0.3:34896, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:34157") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:56854->172.17.0.3:34157, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31792") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:54420->172.17.0.3:31792, err= 2026/05/09 01:54:54 DEBUG : apple: size = 5 OK 2026/05/09 01:54:54 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : banana: size = 6 OK 2026/05/09 01:54:54 DEBUG : apple: Unchanged skipping 2026/05/09 01:54:54 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : banana: Unchanged skipping 2026/05/09 01:54:54 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/09 01:54:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : splitbananasplit: size = 16 OK 2026/05/09 01:54:54 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/09 01:54:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : splitbananasplit: Unchanged skipping 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39783") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:39070->172.17.0.3:39783, err= 2026/05/09 01:54:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/09 01:54:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/09 01:54:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/09 01:54:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/09 01:54:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/09 01:54:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/09 01:54:54 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/09 01:54:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/09 01:54:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/09 01:54:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/09 01:54:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/09 01:54:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/09 01:54:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/09 01:54:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for checks to finish 2026/05/09 01:54:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/09 01:54:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/09 01:54:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/09 01:54:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for transfers to finish 2026/05/09 01:54:54 DEBUG : Waiting for deletions to finish 2026/05/09 01:54:54 DEBUG : Waiting for deletions to finish 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38374") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:58320->172.17.0.3:38374, err= 2026/05/09 01:54:54 DEBUG : apple: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : apple: Excluded 2026/05/09 01:54:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : splitbananasplit: Excluded 2026/05/09 01:54:54 DEBUG : banana: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : banana: Excluded 2026/05/09 01:54:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : appleappleapplebanana: Excluded 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31504") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:55250->172.17.0.3:31504, err= 2026/05/09 01:54:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32358") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:48856->172.17.0.3:32358, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39174") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:58164->172.17.0.3:39174, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:34623") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:33632->172.17.0.3:34623, err= 2026/05/09 01:54:54 DEBUG : apple: size = 5 OK 2026/05/09 01:54:54 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : apple: Unchanged skipping 2026/05/09 01:54:54 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/09 01:54:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/09 01:54:54 DEBUG : banana: size = 6 OK 2026/05/09 01:54:54 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : banana: Unchanged skipping 2026/05/09 01:54:54 DEBUG : splitbananasplit: size = 16 OK 2026/05/09 01:54:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : splitbananasplit: Unchanged skipping 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:34403") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:36856->172.17.0.3:34403, err= 2026/05/09 01:54:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/09 01:54:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/09 01:54:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/09 01:54:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/09 01:54:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/09 01:54:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/09 01:54:54 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/09 01:54:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for checks to finish 2026/05/09 01:54:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/09 01:54:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/09 01:54:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/09 01:54:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/09 01:54:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/09 01:54:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/09 01:54:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/09 01:54:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/09 01:54:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/09 01:54:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for transfers to finish 2026/05/09 01:54:54 DEBUG : Waiting for deletions to finish 2026/05/09 01:54:54 DEBUG : Waiting for deletions to finish 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35270") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:47704->172.17.0.3:35270, err= 2026/05/09 01:54:54 DEBUG : apple: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : apple: Excluded 2026/05/09 01:54:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : splitbananasplit: Excluded 2026/05/09 01:54:54 DEBUG : banana: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : banana: Excluded 2026/05/09 01:54:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : appleappleapplebanana: Excluded 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31854") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:58498->172.17.0.3:31854, err= 2026/05/09 01:54:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37902") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:45182->172.17.0.3:37902, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37655") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:46346->172.17.0.3:37655, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38926") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:44862->172.17.0.3:38926, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:34746") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:55026->172.17.0.3:34746, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38920") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:56874->172.17.0.3:38920, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38991") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:40642->172.17.0.3:38991, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31198") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:46164->172.17.0.3:31198, err= === RUN TestTransform/charmap run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fijihex0jixe", Local "Local file system at /tmp/rclone2519514439", Modify Window "1s" 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39439") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:42864->172.17.0.3:39439, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35348") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:43324->172.17.0.3:35348, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:36654") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:38720->172.17.0.3:36654, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38199") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:54234->172.17.0.3:38199, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33171") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:50560->172.17.0.3:33171, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32358") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:48870->172.17.0.3:32358, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31027") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:43970->172.17.0.3:31027, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37157") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:38740->172.17.0.3:37157, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38173") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:51556->172.17.0.3:38173, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33389") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:51180->172.17.0.3:33389, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31594") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:59566->172.17.0.3:31594, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38462") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:33136->172.17.0.3:38462, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38723") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:58624->172.17.0.3:38723, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38731") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:55950->172.17.0.3:38731, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38870") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:47228->172.17.0.3:38870, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30185") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:33296->172.17.0.3:30185, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33452") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:47594->172.17.0.3:33452, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38028") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:50596->172.17.0.3:38028, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31757") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:46374->172.17.0.3:31757, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37826") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:40666->172.17.0.3:37826, err= 2026/05/09 01:54:54 DEBUG : Waiting for deletions to finish 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31883") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:60596->172.17.0.3:31883, err= 2026/05/09 01:54:54 DEBUG : apple: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : apple: Excluded 2026/05/09 01:54:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : splitbananasplit: Excluded 2026/05/09 01:54:54 DEBUG : banana: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : banana: Excluded 2026/05/09 01:54:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : appleappleapplebanana: Excluded 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39879") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:39630->172.17.0.3:39879, err= 2026/05/09 01:54:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33280") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:40410->172.17.0.3:33280, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37815") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:42544->172.17.0.3:37815, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:36394") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:48858->172.17.0.3:36394, err= 2026/05/09 01:54:54 DEBUG : apple: size = 5 OK 2026/05/09 01:54:54 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : apple: Unchanged skipping 2026/05/09 01:54:54 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/09 01:54:54 DEBUG : banana: size = 6 OK 2026/05/09 01:54:54 DEBUG : splitbananasplit: size = 16 OK 2026/05/09 01:54:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/09 01:54:54 DEBUG : banana: Unchanged skipping 2026/05/09 01:54:54 DEBUG : splitbananasplit: Unchanged skipping 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:36645") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:46628->172.17.0.3:36645, err= 2026/05/09 01:54:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/09 01:54:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/09 01:54:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/09 01:54:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/09 01:54:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/09 01:54:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/09 01:54:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/09 01:54:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/09 01:54:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/09 01:54:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/09 01:54:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/09 01:54:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/09 01:54:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for checks to finish 2026/05/09 01:54:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/09 01:54:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/09 01:54:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/09 01:54:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/09 01:54:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for transfers to finish 2026/05/09 01:54:54 DEBUG : Waiting for deletions to finish 2026/05/09 01:54:54 DEBUG : Waiting for deletions to finish 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:36705") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:35142->172.17.0.3:36705, err= 2026/05/09 01:54:54 DEBUG : apple: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : apple: Excluded 2026/05/09 01:54:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : splitbananasplit: Excluded 2026/05/09 01:54:54 DEBUG : banana: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : banana: Excluded 2026/05/09 01:54:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : appleappleapplebanana: Excluded 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32128") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:33852->172.17.0.3:32128, err= 2026/05/09 01:54:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:34288") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:58064->172.17.0.3:34288, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39709") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:42170->172.17.0.3:39709, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:34724") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:54738->172.17.0.3:34724, err= 2026/05/09 01:54:54 DEBUG : apple: size = 5 OK 2026/05/09 01:54:54 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : apple: Unchanged skipping 2026/05/09 01:54:54 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/09 01:54:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : banana: size = 6 OK 2026/05/09 01:54:54 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/09 01:54:54 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : banana: Unchanged skipping 2026/05/09 01:54:54 DEBUG : splitbananasplit: size = 16 OK 2026/05/09 01:54:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : splitbananasplit: Unchanged skipping 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:36922") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:38336->172.17.0.3:36922, err= 2026/05/09 01:54:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/09 01:54:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/09 01:54:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/09 01:54:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for checks to finish 2026/05/09 01:54:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/09 01:54:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/09 01:54:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/09 01:54:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/09 01:54:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/09 01:54:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/09 01:54:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/09 01:54:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/09 01:54:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/09 01:54:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/09 01:54:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/09 01:54:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/09 01:54:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/09 01:54:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for transfers to finish 2026/05/09 01:54:54 DEBUG : Waiting for deletions to finish 2026/05/09 01:54:54 DEBUG : Waiting for deletions to finish 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:34665") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:48138->172.17.0.3:34665, err= 2026/05/09 01:54:54 DEBUG : apple: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : apple: Excluded 2026/05/09 01:54:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : splitbananasplit: Excluded 2026/05/09 01:54:54 DEBUG : banana: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : banana: Excluded 2026/05/09 01:54:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : appleappleapplebanana: Excluded 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32824") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:38062->172.17.0.3:32824, err= 2026/05/09 01:54:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:36449") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:47948->172.17.0.3:36449, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39888") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:40702->172.17.0.3:39888, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35748") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:37800->172.17.0.3:35748, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:36812") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:34768->172.17.0.3:36812, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:34464") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:57324->172.17.0.3:34464, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31980") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:36264->172.17.0.3:31980, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32225") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:56256->172.17.0.3:32225, err= === RUN TestTransform/lowercase run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fijihex0jixe", Local "Local file system at /tmp/rclone2519514439", Modify Window "1s" 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31341") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:57628->172.17.0.3:31341, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38292") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:41552->172.17.0.3:38292, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37059") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:47132->172.17.0.3:37059, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37360") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:42988->172.17.0.3:37360, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32542") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:46670->172.17.0.3:32542, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35358") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:59722->172.17.0.3:35358, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38914") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:37442->172.17.0.3:38914, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38545") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:57712->172.17.0.3:38545, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35917") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:37812->172.17.0.3:35917, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30003") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:54378->172.17.0.3:30003, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30693") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:59918->172.17.0.3:30693, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37866") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:40124->172.17.0.3:37866, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38678") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:36606->172.17.0.3:38678, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38517") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:54640->172.17.0.3:38517, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37811") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:49022->172.17.0.3:37811, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38712") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:35614->172.17.0.3:38712, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37788") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:35816->172.17.0.3:37788, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35782") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:59950->172.17.0.3:35782, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37103") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:43734->172.17.0.3:37103, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:34806") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:52444->172.17.0.3:34806, err= 2026/05/09 01:54:54 DEBUG : Waiting for deletions to finish 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:34777") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:36722->172.17.0.3:34777, err= 2026/05/09 01:54:54 DEBUG : apple: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : apple: Excluded 2026/05/09 01:54:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : splitbananasplit: Excluded 2026/05/09 01:54:54 DEBUG : banana: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : banana: Excluded 2026/05/09 01:54:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : appleappleapplebanana: Excluded 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32727") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:54582->172.17.0.3:32727, err= 2026/05/09 01:54:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37184") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:54182->172.17.0.3:37184, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30738") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:51082->172.17.0.3:30738, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:36426") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:44002->172.17.0.3:36426, err= 2026/05/09 01:54:54 DEBUG : apple: size = 5 OK 2026/05/09 01:54:54 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : apple: Unchanged skipping 2026/05/09 01:54:54 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/09 01:54:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : splitbananasplit: size = 16 OK 2026/05/09 01:54:54 DEBUG : banana: size = 6 OK 2026/05/09 01:54:54 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : banana: Unchanged skipping 2026/05/09 01:54:54 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/09 01:54:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : splitbananasplit: Unchanged skipping 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35875") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:43814->172.17.0.3:35875, err= 2026/05/09 01:54:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/09 01:54:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/09 01:54:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/09 01:54:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/09 01:54:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/09 01:54:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/09 01:54:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/09 01:54:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for checks to finish 2026/05/09 01:54:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/09 01:54:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/09 01:54:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/09 01:54:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/09 01:54:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/09 01:54:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/09 01:54:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/09 01:54:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/09 01:54:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for transfers to finish 2026/05/09 01:54:54 DEBUG : Waiting for deletions to finish 2026/05/09 01:54:54 DEBUG : Waiting for deletions to finish 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38617") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:36518->172.17.0.3:38617, err= 2026/05/09 01:54:54 DEBUG : apple: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : apple: Excluded 2026/05/09 01:54:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : splitbananasplit: Excluded 2026/05/09 01:54:54 DEBUG : banana: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : banana: Excluded 2026/05/09 01:54:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : appleappleapplebanana: Excluded 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32521") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:37652->172.17.0.3:32521, err= 2026/05/09 01:54:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33122") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:58782->172.17.0.3:33122, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37610") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:33046->172.17.0.3:37610, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35432") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:33088->172.17.0.3:35432, err= 2026/05/09 01:54:54 DEBUG : apple: size = 5 OK 2026/05/09 01:54:54 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : apple: Unchanged skipping 2026/05/09 01:54:54 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/09 01:54:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : banana: size = 6 OK 2026/05/09 01:54:54 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/09 01:54:54 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : banana: Unchanged skipping 2026/05/09 01:54:54 DEBUG : splitbananasplit: size = 16 OK 2026/05/09 01:54:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : splitbananasplit: Unchanged skipping 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30325") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:59564->172.17.0.3:30325, err= 2026/05/09 01:54:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/09 01:54:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/09 01:54:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/09 01:54:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/09 01:54:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/09 01:54:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for checks to finish 2026/05/09 01:54:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/09 01:54:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/09 01:54:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/09 01:54:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/09 01:54:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/09 01:54:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/09 01:54:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/09 01:54:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/09 01:54:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/09 01:54:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/09 01:54:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/09 01:54:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for transfers to finish 2026/05/09 01:54:54 DEBUG : Waiting for deletions to finish 2026/05/09 01:54:54 DEBUG : Waiting for deletions to finish 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31835") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:42930->172.17.0.3:31835, err= 2026/05/09 01:54:54 DEBUG : apple: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : apple: Excluded 2026/05/09 01:54:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : splitbananasplit: Excluded 2026/05/09 01:54:54 DEBUG : banana: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : banana: Excluded 2026/05/09 01:54:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : appleappleapplebanana: Excluded 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33985") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:57378->172.17.0.3:33985, err= 2026/05/09 01:54:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31287") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:32862->172.17.0.3:31287, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:34557") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:59448->172.17.0.3:34557, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32798") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:48718->172.17.0.3:32798, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31868") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:51802->172.17.0.3:31868, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35318") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:58482->172.17.0.3:35318, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33022") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:59750->172.17.0.3:33022, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37624") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:36846->172.17.0.3:37624, err= === RUN TestTransform/ascii run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fijihex0jixe", Local "Local file system at /tmp/rclone2519514439", Modify Window "1s" 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30794") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:44482->172.17.0.3:30794, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33260") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:49306->172.17.0.3:33260, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33349") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:43308->172.17.0.3:33349, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37061") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:39680->172.17.0.3:37061, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37979") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:52710->172.17.0.3:37979, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30254") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:58776->172.17.0.3:30254, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33239") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:40630->172.17.0.3:33239, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37148") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:49846->172.17.0.3:37148, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37298") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:46652->172.17.0.3:37298, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32447") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:38300->172.17.0.3:32447, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39312") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:41190->172.17.0.3:39312, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33257") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:44576->172.17.0.3:33257, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31875") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:43200->172.17.0.3:31875, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30444") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:56408->172.17.0.3:30444, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:36972") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:45766->172.17.0.3:36972, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31042") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:35604->172.17.0.3:31042, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37239") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:57968->172.17.0.3:37239, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30277") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:33152->172.17.0.3:30277, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33605") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:39194->172.17.0.3:33605, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33349") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:43324->172.17.0.3:33349, err= 2026/05/09 01:54:54 DEBUG : Waiting for deletions to finish 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:34010") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:57522->172.17.0.3:34010, err= 2026/05/09 01:54:54 DEBUG : apple: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : apple: Excluded 2026/05/09 01:54:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : splitbananasplit: Excluded 2026/05/09 01:54:54 DEBUG : banana: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : banana: Excluded 2026/05/09 01:54:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : appleappleapplebanana: Excluded 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31361") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:45824->172.17.0.3:31361, err= 2026/05/09 01:54:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:36447") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:35358->172.17.0.3:36447, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30549") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:41610->172.17.0.3:30549, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32748") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:36952->172.17.0.3:32748, err= 2026/05/09 01:54:54 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/09 01:54:54 DEBUG : banana: size = 6 OK 2026/05/09 01:54:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : splitbananasplit: size = 16 OK 2026/05/09 01:54:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : splitbananasplit: Unchanged skipping 2026/05/09 01:54:54 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : banana: Unchanged skipping 2026/05/09 01:54:54 DEBUG : apple: size = 5 OK 2026/05/09 01:54:54 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : apple: Unchanged skipping 2026/05/09 01:54:54 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:34538") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:45112->172.17.0.3:34538, err= 2026/05/09 01:54:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/09 01:54:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/09 01:54:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/09 01:54:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for checks to finish 2026/05/09 01:54:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/09 01:54:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/09 01:54:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/09 01:54:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/09 01:54:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/09 01:54:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/09 01:54:54 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/09 01:54:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/09 01:54:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/09 01:54:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/09 01:54:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/09 01:54:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/09 01:54:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for transfers to finish 2026/05/09 01:54:54 DEBUG : Waiting for deletions to finish 2026/05/09 01:54:54 DEBUG : Waiting for deletions to finish 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39938") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:36178->172.17.0.3:39938, err= 2026/05/09 01:54:54 DEBUG : apple: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : apple: Excluded 2026/05/09 01:54:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : splitbananasplit: Excluded 2026/05/09 01:54:54 DEBUG : banana: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : banana: Excluded 2026/05/09 01:54:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : appleappleapplebanana: Excluded 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:34507") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:46184->172.17.0.3:34507, err= 2026/05/09 01:54:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:36791") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:42752->172.17.0.3:36791, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35568") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:51556->172.17.0.3:35568, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39282") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:56980->172.17.0.3:39282, err= 2026/05/09 01:54:54 DEBUG : apple: size = 5 OK 2026/05/09 01:54:54 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : apple: Unchanged skipping 2026/05/09 01:54:54 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/09 01:54:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/09 01:54:54 DEBUG : splitbananasplit: size = 16 OK 2026/05/09 01:54:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : splitbananasplit: Unchanged skipping 2026/05/09 01:54:54 DEBUG : banana: size = 6 OK 2026/05/09 01:54:54 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : banana: Unchanged skipping 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37927") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:35408->172.17.0.3:37927, err= 2026/05/09 01:54:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/09 01:54:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/09 01:54:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/09 01:54:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/09 01:54:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/09 01:54:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/09 01:54:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/09 01:54:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/09 01:54:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/09 01:54:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/09 01:54:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/09 01:54:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/09 01:54:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/09 01:54:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/09 01:54:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/09 01:54:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/09 01:54:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for checks to finish 2026/05/09 01:54:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for transfers to finish 2026/05/09 01:54:54 DEBUG : Waiting for deletions to finish 2026/05/09 01:54:54 DEBUG : Waiting for deletions to finish 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33563") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:43816->172.17.0.3:33563, err= 2026/05/09 01:54:54 DEBUG : apple: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : apple: Excluded 2026/05/09 01:54:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : splitbananasplit: Excluded 2026/05/09 01:54:54 DEBUG : banana: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : banana: Excluded 2026/05/09 01:54:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : appleappleapplebanana: Excluded 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31099") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:52080->172.17.0.3:31099, err= 2026/05/09 01:54:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/09 01:54:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/09 01:54:54 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38237") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:43286->172.17.0.3:38237, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38905") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:32788->172.17.0.3:38905, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:34132") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:34528->172.17.0.3:34132, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:36489") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:57576->172.17.0.3:36489, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30036") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:60172->172.17.0.3:30036, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39452") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:35078->172.17.0.3:39452, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:36636") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:54364->172.17.0.3:36636, err= --- PASS: TestTransform (5.31s) --- PASS: TestTransform/NFC (0.06s) --- PASS: TestTransform/NFD (0.06s) --- PASS: TestTransform/base64 (4.63s) --- PASS: TestTransform/prefix (0.11s) --- PASS: TestTransform/suffix (0.08s) --- PASS: TestTransform/truncate (0.08s) --- PASS: TestTransform/encoder (0.06s) --- PASS: TestTransform/ISO-8859-1 (0.06s) --- PASS: TestTransform/charmap (0.06s) --- PASS: TestTransform/lowercase (0.05s) --- PASS: TestTransform/ascii (0.06s) === RUN TestTransformCopy run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fijihex0jixe", Local "Local file system at /tmp/rclone2519514439", Modify Window "1s" 2026/05/09 01:54:54 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30055") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:38482->172.17.0.3:30055, err= 2026/05/09 01:54:54 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/09 01:54:54 INFO : sub dir_somesuffix: Making directory 2026/05/09 01:54:54 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/09 01:54:54 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/05/09 01:54:54 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/09 01:54:54 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/05/09 01:54:54 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for checks to finish 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for transfers to finish 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31253") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:42556->172.17.0.3:31253, err= 2026/05/09 01:54:54 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: size = 11 OK 2026/05/09 01:54:54 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: renamed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/09 01:54:54 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/09 01:54:54 DEBUG : Waiting for deletions to finish 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30231") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:52548->172.17.0.3:30231, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32231") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:48102->172.17.0.3:32231, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30190") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:54098->172.17.0.3:30190, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33367") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:38712->172.17.0.3:33367, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31860") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:53822->172.17.0.3:31860, err= --- PASS: TestTransformCopy (0.01s) === RUN TestDoubleTransform run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fijihex0jixe", Local "Local file system at /tmp/rclone2519514439", Modify Window "1s" 2026/05/09 01:54:54 DEBUG : toe: transformed to: tictactoe 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37092") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:55730->172.17.0.3:37092, err= 2026/05/09 01:54:54 DEBUG : toe: transformed to: tictactoe 2026/05/09 01:54:54 INFO : tictactoe: Making directory 2026/05/09 01:54:54 DEBUG : toe: transformed to: tictactoe 2026/05/09 01:54:54 DEBUG : toe: transformed to: tictactoe 2026/05/09 01:54:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/09 01:54:54 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/05/09 01:54:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for checks to finish 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for transfers to finish 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32135") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:43306->172.17.0.3:32135, err= 2026/05/09 01:54:54 DEBUG : tictactoe/tictactoe.1f32b908.partial: size = 11 OK 2026/05/09 01:54:54 DEBUG : tictactoe/tictactoe.1f32b908.partial: renamed to: tictactoe/tictactoe 2026/05/09 01:54:54 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/05/09 01:54:54 DEBUG : Waiting for deletions to finish 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37725") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:52394->172.17.0.3:37725, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39652") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:51860->172.17.0.3:39652, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30789") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:38302->172.17.0.3:30789, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:36122") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:57792->172.17.0.3:36122, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:34865") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:54194->172.17.0.3:34865, err= --- PASS: TestDoubleTransform (0.01s) === RUN TestFileTag run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fijihex0jixe", Local "Local file system at /tmp/rclone2519514439", Modify Window "1s" 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:36548") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:38436->172.17.0.3:36548, err= 2026/05/09 01:54:54 INFO : toe: Making directory 2026/05/09 01:54:54 INFO : toe/toe: Making directory 2026/05/09 01:54:54 DEBUG : toe: transformed to: tictactoe 2026/05/09 01:54:54 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/09 01:54:54 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/09 01:54:54 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for checks to finish 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for transfers to finish 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33193") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:38090->172.17.0.3:33193, err= 2026/05/09 01:54:54 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2026/05/09 01:54:54 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2026/05/09 01:54:54 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/05/09 01:54:54 DEBUG : Waiting for deletions to finish 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39692") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:44004->172.17.0.3:39692, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37342") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:33846->172.17.0.3:37342, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32603") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:47788->172.17.0.3:32603, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:34083") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:40378->172.17.0.3:34083, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:36485") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:44694->172.17.0.3:36485, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38580") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:41018->172.17.0.3:38580, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:36431") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:35226->172.17.0.3:36431, err= --- PASS: TestFileTag (0.01s) === RUN TestNoTag run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fijihex0jixe", Local "Local file system at /tmp/rclone2519514439", Modify Window "1s" 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39254") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:46714->172.17.0.3:39254, err= 2026/05/09 01:54:54 INFO : toe: Making directory 2026/05/09 01:54:54 INFO : toe/toe: Making directory 2026/05/09 01:54:54 DEBUG : toe: transformed to: tictactoe 2026/05/09 01:54:54 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/09 01:54:54 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/09 01:54:54 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for checks to finish 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for transfers to finish 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37745") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:58924->172.17.0.3:37745, err= 2026/05/09 01:54:54 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2026/05/09 01:54:54 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2026/05/09 01:54:54 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/05/09 01:54:54 DEBUG : Waiting for deletions to finish 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30080") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:58438->172.17.0.3:30080, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30157") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:34548->172.17.0.3:30157, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:34188") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:50382->172.17.0.3:34188, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:34169") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:36764->172.17.0.3:34169, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32209") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:41620->172.17.0.3:32209, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33694") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:55850->172.17.0.3:33694, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31263") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:50810->172.17.0.3:31263, err= --- PASS: TestNoTag (0.01s) === RUN TestDirTag run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fijihex0jixe", Local "Local file system at /tmp/rclone2519514439", Modify Window "1s" 2026/05/09 01:54:54 DEBUG : empty_dir: Making directory with metadata 2026/05/09 01:54:54 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/09 01:54:54 DEBUG : toe: transformed to: tictactoe 2026/05/09 01:54:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/09 01:54:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39679") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:42608->172.17.0.3:39679, err= 2026/05/09 01:54:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/09 01:54:54 INFO : tictacempty_dir: Making directory 2026/05/09 01:54:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/09 01:54:54 DEBUG : toe: transformed to: tictactoe 2026/05/09 01:54:54 DEBUG : toe: transformed to: tictactoe 2026/05/09 01:54:54 INFO : tictactoe: Making directory 2026/05/09 01:54:54 DEBUG : toe: transformed to: tictactoe 2026/05/09 01:54:54 DEBUG : toe: transformed to: tictactoe 2026/05/09 01:54:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/09 01:54:54 INFO : tictactoe/tictactoe: Making directory 2026/05/09 01:54:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/09 01:54:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/09 01:54:54 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/09 01:54:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for checks to finish 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for transfers to finish 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:34726") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:34784->172.17.0.3:34726, err= 2026/05/09 01:54:54 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2026/05/09 01:54:54 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2026/05/09 01:54:54 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/05/09 01:54:54 DEBUG : Waiting for deletions to finish 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31704") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:44062->172.17.0.3:31704, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:34331") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:49986->172.17.0.3:34331, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:36348") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:45888->172.17.0.3:36348, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35351") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:50924->172.17.0.3:35351, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35598") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:44076->172.17.0.3:35598, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35941") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30328") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:55616->172.17.0.3:35941, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:35942->172.17.0.3:30328, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31475") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:55338->172.17.0.3:31475, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33936") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:60066->172.17.0.3:33936, err= --- PASS: TestDirTag (0.01s) === RUN TestAllTag run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fijihex0jixe", Local "Local file system at /tmp/rclone2519514439", Modify Window "1s" 2026/05/09 01:54:54 DEBUG : empty_dir: Making directory with metadata 2026/05/09 01:54:54 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/09 01:54:54 DEBUG : toe: transformed to: tictactoe 2026/05/09 01:54:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/09 01:54:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35806") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:50070->172.17.0.3:35806, err= 2026/05/09 01:54:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/09 01:54:54 INFO : tictacempty_dir: Making directory 2026/05/09 01:54:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/09 01:54:54 DEBUG : toe: transformed to: tictactoe 2026/05/09 01:54:54 DEBUG : toe: transformed to: tictactoe 2026/05/09 01:54:54 INFO : tictactoe: Making directory 2026/05/09 01:54:54 DEBUG : toe: transformed to: tictactoe 2026/05/09 01:54:54 DEBUG : toe: transformed to: tictactoe 2026/05/09 01:54:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/09 01:54:54 INFO : tictactoe/tictactoe: Making directory 2026/05/09 01:54:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/09 01:54:54 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/09 01:54:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/09 01:54:54 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/09 01:54:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for checks to finish 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for transfers to finish 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38692") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:43584->172.17.0.3:38692, err= 2026/05/09 01:54:54 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/05/09 01:54:54 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/05/09 01:54:54 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/09 01:54:54 DEBUG : Waiting for deletions to finish 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37656") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:46640->172.17.0.3:37656, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:36286") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:45780->172.17.0.3:36286, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:34570") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:36040->172.17.0.3:34570, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39650") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:50622->172.17.0.3:39650, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for checks to finish 2026/05/09 01:54:54 DEBUG : toe: transformed to: tictactoe 2026/05/09 01:54:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/09 01:54:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31145") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:40490->172.17.0.3:31145, err= 2026/05/09 01:54:54 DEBUG : toe: transformed to: tictactoe 2026/05/09 01:54:54 DEBUG : toe: transformed to: tictactoe 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39799") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38197") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:38866->172.17.0.3:39799, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:47634->172.17.0.3:38197, err= 2026/05/09 01:54:54 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31965") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:39076->172.17.0.3:31965, err= 2026/05/09 01:54:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/09 01:54:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/05/09 01:54:54 NOTICE: ftp://172.17.0.3:21/rclone-test-fijihex0jixe: 0 differences found 2026/05/09 01:54:54 NOTICE: ftp://172.17.0.3:21/rclone-test-fijihex0jixe: 1 hashes could not be checked 2026/05/09 01:54:54 NOTICE: ftp://172.17.0.3:21/rclone-test-fijihex0jixe: 1 matching files 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37665") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:44162->172.17.0.3:37665, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30189") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33988") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:58178->172.17.0.3:30189, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:44170->172.17.0.3:33988, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39521") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:49834->172.17.0.3:39521, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:34990") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:52224->172.17.0.3:34990, err= --- PASS: TestAllTag (0.01s) === RUN TestRunTwice run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fijihex0jixe", Local "Local file system at /tmp/rclone2519514439", Modify Window "1s" 2026/05/09 01:54:54 DEBUG : toe: transformed to: tictactoe 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33494") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:51338->172.17.0.3:33494, err= 2026/05/09 01:54:54 DEBUG : toe: transformed to: tictactoe 2026/05/09 01:54:54 INFO : tictactoe: Making directory 2026/05/09 01:54:54 DEBUG : toe: transformed to: tictactoe 2026/05/09 01:54:54 DEBUG : toe: transformed to: tictactoe 2026/05/09 01:54:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/09 01:54:54 INFO : tictactoe/tictactoe: Making directory 2026/05/09 01:54:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/09 01:54:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/09 01:54:54 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/09 01:54:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for checks to finish 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for transfers to finish 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:36873") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:55574->172.17.0.3:36873, err= 2026/05/09 01:54:54 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2026/05/09 01:54:54 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2026/05/09 01:54:54 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/05/09 01:54:54 DEBUG : Waiting for deletions to finish 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30490") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:50236->172.17.0.3:30490, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:34965") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:43784->172.17.0.3:34965, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39526") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:42428->172.17.0.3:39526, err= 2026/05/09 01:54:54 DEBUG : toe: transformed to: tictactoe 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:34194") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:37568->172.17.0.3:34194, err= 2026/05/09 01:54:54 DEBUG : toe: transformed to: tictactoe 2026/05/09 01:54:54 DEBUG : toe: transformed to: tictactoe 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35550") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:40606->172.17.0.3:35550, err= 2026/05/09 01:54:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30041") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:58062->172.17.0.3:30041, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for checks to finish 2026/05/09 01:54:54 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/09 01:54:54 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/09 01:54:54 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for transfers to finish 2026/05/09 01:54:54 DEBUG : Waiting for deletions to finish 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39795") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:45678->172.17.0.3:39795, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38328") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:54376->172.17.0.3:38328, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37421") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:35808->172.17.0.3:37421, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30930") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:52770->172.17.0.3:30930, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30233") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:48976->172.17.0.3:30233, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30451") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:39986->172.17.0.3:30451, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35915") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:45888->172.17.0.3:35915, err= --- PASS: TestRunTwice (0.01s) === RUN TestSyntax 2026/05/09 01:54:54 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fijihex0jixe", Local "Local file system at /tmp/rclone2519514439", Modify Window "1s" 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37103") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:43748->172.17.0.3:37103, err= 2026/05/09 01:54:54 INFO : toe: Making directory 2026/05/09 01:54:54 INFO : toe/toe: Making directory 2026/05/09 01:54:54 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for checks to finish 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for transfers to finish 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33080") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:39684->172.17.0.3:33080, err= 2026/05/09 01:54:54 DEBUG : toe/toe/toe.effc7b67.partial: size = 11 OK 2026/05/09 01:54:54 DEBUG : toe/toe/toe.effc7b67.partial: renamed to: toe/toe/toe 2026/05/09 01:54:54 INFO : toe/toe/toe: Copied (new) 2026/05/09 01:54:54 DEBUG : Waiting for deletions to finish 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39911") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:53972->172.17.0.3:39911, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32246") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:36400->172.17.0.3:32246, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35541") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:37566->172.17.0.3:35541, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35527") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:46178->172.17.0.3:35527, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30757") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:43388->172.17.0.3:30757, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37903") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:50244->172.17.0.3:37903, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37367") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:38200->172.17.0.3:37367, err= --- PASS: TestConflicting (0.01s) === RUN TestMove run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fijihex0jixe", Local "Local file system at /tmp/rclone2519514439", Modify Window "1s" 2026/05/09 01:54:54 DEBUG : empty_dir: Making directory with metadata 2026/05/09 01:54:54 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/09 01:54:54 DEBUG : toe: transformed to: tictactoe 2026/05/09 01:54:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/09 01:54:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38003") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:60024->172.17.0.3:38003, err= 2026/05/09 01:54:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/09 01:54:54 INFO : tictacempty_dir: Making directory 2026/05/09 01:54:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/09 01:54:54 DEBUG : toe: transformed to: tictactoe 2026/05/09 01:54:54 DEBUG : toe: transformed to: tictactoe 2026/05/09 01:54:54 INFO : tictactoe: Making directory 2026/05/09 01:54:54 DEBUG : toe: transformed to: tictactoe 2026/05/09 01:54:54 DEBUG : toe: transformed to: tictactoe 2026/05/09 01:54:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/09 01:54:54 INFO : tictactoe/tictactoe: Making directory 2026/05/09 01:54:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/09 01:54:54 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/09 01:54:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/09 01:54:54 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/09 01:54:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/09 01:54:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for checks to finish 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for transfers to finish 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32147") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:42248->172.17.0.3:32147, err= 2026/05/09 01:54:54 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/05/09 01:54:54 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/05/09 01:54:54 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/09 01:54:54 INFO : toe/toe/toe.txt: Deleted 2026/05/09 01:54:54 INFO : toe/toe: Removing directory 2026/05/09 01:54:54 INFO : toe: Removing directory 2026/05/09 01:54:54 INFO : empty_dir: Removing directory 2026/05/09 01:54:54 DEBUG : Local file system at /tmp/rclone2519514439: deleted 3 directories 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31690") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:55230->172.17.0.3:31690, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38811") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30641") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:53376->172.17.0.3:38811, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:33210->172.17.0.3:30641, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:34548") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:43314->172.17.0.3:34548, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:36694") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:50686->172.17.0.3:36694, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31853") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39853") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:45582->172.17.0.3:39853, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:42610->172.17.0.3:31853, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:34194") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:37570->172.17.0.3:34194, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35268") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:53456->172.17.0.3:35268, err= --- PASS: TestMove (0.01s) === RUN TestTransformFile run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fijihex0jixe", Local "Local file system at /tmp/rclone2519514439", Modify Window "1s" 2026/05/09 01:54:54 DEBUG : empty_dir: Making directory with metadata 2026/05/09 01:54:54 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/09 01:54:54 DEBUG : toe: transformed to: tictactoe 2026/05/09 01:54:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/09 01:54:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33410") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:37942->172.17.0.3:33410, err= 2026/05/09 01:54:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/09 01:54:54 INFO : tictacempty_dir: Making directory 2026/05/09 01:54:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/09 01:54:54 DEBUG : toe: transformed to: tictactoe 2026/05/09 01:54:54 DEBUG : toe: transformed to: tictactoe 2026/05/09 01:54:54 INFO : tictactoe: Making directory 2026/05/09 01:54:54 DEBUG : toe: transformed to: tictactoe 2026/05/09 01:54:54 DEBUG : toe: transformed to: tictactoe 2026/05/09 01:54:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/09 01:54:54 INFO : tictactoe/tictactoe: Making directory 2026/05/09 01:54:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/09 01:54:54 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/09 01:54:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/09 01:54:54 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/09 01:54:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/09 01:54:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for checks to finish 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for transfers to finish 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38124") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:58218->172.17.0.3:38124, err= 2026/05/09 01:54:54 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/05/09 01:54:54 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/05/09 01:54:54 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/09 01:54:54 INFO : toe/toe/toe.txt: Deleted 2026/05/09 01:54:54 INFO : toe/toe: Removing directory 2026/05/09 01:54:54 INFO : toe: Removing directory 2026/05/09 01:54:54 INFO : empty_dir: Removing directory 2026/05/09 01:54:54 DEBUG : Local file system at /tmp/rclone2519514439: deleted 3 directories 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33311") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:51774->172.17.0.3:33311, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31144") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30574") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:48320->172.17.0.3:31144, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:42146->172.17.0.3:30574, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30061") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:50910->172.17.0.3:30061, err= 2026/05/09 01:54:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/09 01:54:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/09 01:54:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/09 01:54:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/09 01:54:54 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35067") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:33452->172.17.0.3:35067, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:36596") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:36943") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:38230->172.17.0.3:36596, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37539") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:41822->172.17.0.3:36943, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:49050->172.17.0.3:37539, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38171") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:36434->172.17.0.3:38171, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38069") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:44274->172.17.0.3:38069, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:34643") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:43250->172.17.0.3:34643, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37037") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32189") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35338") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:44954->172.17.0.3:37037, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:57490->172.17.0.3:32189, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:41654->172.17.0.3:35338, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31359") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:50406->172.17.0.3:31359, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:34532") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:46566->172.17.0.3:34532, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35597") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:50880->172.17.0.3:35597, err= --- PASS: TestTransformFile (0.01s) === RUN TestManualTransformFile run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fijihex0jixe", Local "Local file system at /tmp/rclone2519514439", Modify Window "1s" 2026/05/09 01:54:54 DEBUG : Reset feature "Copy" 2026/05/09 01:54:54 DEBUG : Reset feature "Move" 2026/05/09 01:54:54 DEBUG : Reset feature "Copy" 2026/05/09 01:54:54 DEBUG : Reset feature "Move" 2026/05/09 01:54:54 DEBUG : empty_dir: Making directory with metadata 2026/05/09 01:54:54 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/09 01:54:54 DEBUG : toe: transformed to: tictactoe 2026/05/09 01:54:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/09 01:54:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37512") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:56726->172.17.0.3:37512, err= 2026/05/09 01:54:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/09 01:54:54 INFO : tictacempty_dir: Making directory 2026/05/09 01:54:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/09 01:54:54 DEBUG : toe: transformed to: tictactoe 2026/05/09 01:54:54 DEBUG : toe: transformed to: tictactoe 2026/05/09 01:54:54 INFO : tictactoe: Making directory 2026/05/09 01:54:54 DEBUG : toe: transformed to: tictactoe 2026/05/09 01:54:54 DEBUG : toe: transformed to: tictactoe 2026/05/09 01:54:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/09 01:54:54 INFO : tictactoe/tictactoe: Making directory 2026/05/09 01:54:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/09 01:54:54 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/09 01:54:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/09 01:54:54 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/09 01:54:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/09 01:54:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for checks to finish 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for transfers to finish 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35898") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:41226->172.17.0.3:35898, err= 2026/05/09 01:54:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/09 01:54:54 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/09 01:54:54 INFO : toe/toe/toe.txt: Deleted 2026/05/09 01:54:54 INFO : toe/toe: Removing directory 2026/05/09 01:54:54 INFO : toe: Removing directory 2026/05/09 01:54:54 INFO : empty_dir: Removing directory 2026/05/09 01:54:54 DEBUG : Local file system at /tmp/rclone2519514439: deleted 3 directories 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37944") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:39728->172.17.0.3:37944, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37200") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:44290->172.17.0.3:37200, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30609") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:45654->172.17.0.3:30609, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31456") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:45108->172.17.0.3:31456, err= 2026/05/09 01:54:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/09 01:54:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/09 01:54:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/09 01:54:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38760") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:39108->172.17.0.3:38760, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38488") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:36218->172.17.0.3:38488, err= 2026/05/09 01:54:54 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/09 01:54:54 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/05/09 01:54:54 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:36017") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:35214->172.17.0.3:36017, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30317") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:57958->172.17.0.3:30317, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38582") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38589") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:40158->172.17.0.3:38582, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:33798->172.17.0.3:38589, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30661") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35866") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:59080->172.17.0.3:35866, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:52862->172.17.0.3:30661, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:36348") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:45890->172.17.0.3:36348, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33284") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33129") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37842") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:48526->172.17.0.3:33284, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:53718->172.17.0.3:33129, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:45740->172.17.0.3:37842, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:34577") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32799") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:46004->172.17.0.3:34577, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:48140->172.17.0.3:32799, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30534") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:45526->172.17.0.3:30534, err= --- PASS: TestManualTransformFile (0.02s) === RUN TestBase64 run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fijihex0jixe", Local "Local file system at /tmp/rclone2519514439", Modify Window "1s" 2026/05/09 01:54:54 DEBUG : toe: transformed to: dG9l 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:36541") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:44758->172.17.0.3:36541, err= 2026/05/09 01:54:54 DEBUG : toe: transformed to: dG9l 2026/05/09 01:54:54 INFO : dG9l: Making directory 2026/05/09 01:54:54 DEBUG : toe: transformed to: dG9l 2026/05/09 01:54:54 DEBUG : toe: transformed to: dG9l 2026/05/09 01:54:54 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/05/09 01:54:54 INFO : dG9l/dG9l: Making directory 2026/05/09 01:54:54 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/05/09 01:54:54 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/05/09 01:54:54 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/05/09 01:54:54 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/09 01:54:54 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for checks to finish 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for transfers to finish 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33153") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:35080->172.17.0.3:33153, err= 2026/05/09 01:54:54 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/05/09 01:54:54 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/05/09 01:54:54 DEBUG : Waiting for deletions to finish 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31723") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:34646->172.17.0.3:31723, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38303") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:36440->172.17.0.3:38303, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33299") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:34114->172.17.0.3:33299, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32120") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:57860->172.17.0.3:32120, err= 2026/05/09 01:54:54 DEBUG : dG9l: transformed to: toe 2026/05/09 01:54:54 DEBUG : dG9l: transformed to: toe 2026/05/09 01:54:54 DEBUG : toe: Directory modification time the same (differ by 490.657492ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : Added delayed dir = "toe", newDst=toe 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:36268") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:51000->172.17.0.3:36268, err= 2026/05/09 01:54:54 DEBUG : dG9l: transformed to: toe 2026/05/09 01:54:54 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/05/09 01:54:54 DEBUG : toe/toe: Directory modification time the same (differ by 490.657492ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30565") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:35116->172.17.0.3:30565, err= 2026/05/09 01:54:54 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/05/09 01:54:54 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/09 01:54:54 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 499.999999ms, within tolerance 1s) 2026/05/09 01:54:54 DEBUG : Local file system at /tmp/rclone2519514439: Waiting for checks to finish 2026/05/09 01:54:54 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/05/09 01:54:54 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/05/09 01:54:54 DEBUG : Local file system at /tmp/rclone2519514439: Waiting for transfers to finish 2026/05/09 01:54:54 DEBUG : Waiting for deletions to finish 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30877") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:57602->172.17.0.3:30877, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33841") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:58732->172.17.0.3:33841, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33912") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:58910->172.17.0.3:33912, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31517") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:49904->172.17.0.3:31517, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35731") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:56530->172.17.0.3:35731, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:39779") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:55474->172.17.0.3:39779, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30515") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:51914->172.17.0.3:30515, err= --- PASS: TestBase64 (0.01s) === RUN TestError run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fijihex0jixe", Local "Local file system at /tmp/rclone2519514439", Modify Window "1s" 2026/05/09 01:54:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/09 01:54:54 DEBUG : toe: transformed to: 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:37352") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:34212->172.17.0.3:37352, err= 2026/05/09 01:54:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/09 01:54:54 DEBUG : toe: transformed to: 2026/05/09 01:54:54 INFO : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Making directory 2026/05/09 01:54:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/09 01:54:54 DEBUG : toe: transformed to: 2026/05/09 01:54:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/09 01:54:54 DEBUG : toe: transformed to: 2026/05/09 01:54:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/09 01:54:54 DEBUG : toe/toe: transformed to: 2026/05/09 01:54:54 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/05/09 01:54:54 INFO : toe/toe: Making directory 2026/05/09 01:54:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/09 01:54:54 DEBUG : toe/toe: transformed to: 2026/05/09 01:54:54 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/05/09 01:54:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/09 01:54:54 DEBUG : toe: transformed to: 2026/05/09 01:54:54 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/09 01:54:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/09 01:54:54 DEBUG : toe/toe/toe: transformed to: 2026/05/09 01:54:54 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for checks to finish 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Waiting for transfers to finish 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:31238") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:36492->172.17.0.3:31238, err= 2026/05/09 01:54:54 DEBUG : toe/toe/toe: size = 11 OK 2026/05/09 01:54:54 INFO : toe/toe/toe: Copied (new) 2026/05/09 01:54:54 ERROR : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: not deleting files as there were IO errors 2026/05/09 01:54:54 ERROR : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: not deleting directories as there were IO errors 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:38535") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:40124->172.17.0.3:38535, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:35813") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:32920->172.17.0.3:35813, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32152") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:41870->172.17.0.3:32152, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32337") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:39088->172.17.0.3:32337, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:30785") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:41690->172.17.0.3:30785, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:33475") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:44668->172.17.0.3:33475, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:32347") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:57748->172.17.0.3:32347, err= --- PASS: TestError (0.01s) PASS 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: dial("tcp","172.17.0.3:36017") 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: > dial: conn=172.17.0.1:35216->172.17.0.3:36017, err= 2026/05/09 01:54:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fijihex0jixe: Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Finished OK in 1m25.403276487s (try 1/5)