"./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Starting (try 1/5) 2026/08/09 02:26:59 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-macudac9bozi" 2026/08/09 02:26:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/09 02:26:59 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/09 02:26:59 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/09 02:26:59 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/09 02:26:59 DEBUG : Setting pass="BhX540zWmf2yOVOYcI4p9gN3VyvgIyI1zLeoWKGe9X4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/09 02:26:59 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/09 02:26:59 DEBUG : TestFTPPureftpd: detected overridden config - adding "{bO50S}" suffix to name 2026/08/09 02:26:59 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/09 02:26:59 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/09 02:26:59 DEBUG : Setting pass="BhX540zWmf2yOVOYcI4p9gN3VyvgIyI1zLeoWKGe9X4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/09 02:26:59 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/09 02:26:59 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Connecting to FTP server 2026/08/09 02:26:59 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:21") 2026/08/09 02:26:59 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:52496->172.17.0.3:21, err= 2026/08/09 02:27:02 DEBUG : Creating backend with remote "/tmp/rclone3592961635" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-macudac9bozi", Local "Local file system at /tmp/rclone3592961635", Modify Window "1s" 2026/08/09 02:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38011") 2026/08/09 02:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:55100->172.17.0.3:38011, err= 2026/08/09 02:27:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/09 02:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for checks to finish 2026/08/09 02:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for transfers to finish 2026/08/09 02:27:02 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/08/09 02:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31728") 2026/08/09 02:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:46478->172.17.0.3:31728, err= 2026/08/09 02:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:30346") 2026/08/09 02:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:38854->172.17.0.3:30346, err= 2026/08/09 02:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36911") 2026/08/09 02:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:52640->172.17.0.3:36911, err= --- PASS: TestCopyWithDryRun (0.01s) === RUN TestCopy run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-macudac9bozi", Local "Local file system at /tmp/rclone3592961635", Modify Window "1s" 2026/08/09 02:27:02 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/09 02:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39417") 2026/08/09 02:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:43948->172.17.0.3:39417, err= 2026/08/09 02:27:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/09 02:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for checks to finish 2026/08/09 02:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for transfers to finish 2026/08/09 02:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:37601") 2026/08/09 02:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:55798->172.17.0.3:37601, err= 2026/08/09 02:27:02 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/08/09 02:27:02 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/08/09 02:27:02 INFO : sub dir/hello world: Copied (new) 2026/08/09 02:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39991") 2026/08/09 02:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:51460->172.17.0.3:39991, err= 2026/08/09 02:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36333") 2026/08/09 02:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:44940->172.17.0.3:36333, err= 2026/08/09 02:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/08/09 02:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33572") 2026/08/09 02:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:51718->172.17.0.3:33572, err= 2026/08/09 02:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38547") 2026/08/09 02:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:60626->172.17.0.3:38547, err= 2026/08/09 02:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39478") 2026/08/09 02:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:58372->172.17.0.3:39478, err= --- PASS: TestCopy (0.01s) === RUN TestCopyMetadata run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-macudac9bozi", Local "Local file system at /tmp/rclone3592961635", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2026/08/09 02:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36557") 2026/08/09 02:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:40688->172.17.0.3:36557, err= 2026/08/09 02:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31170") 2026/08/09 02:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:36476->172.17.0.3:31170, err= --- SKIP: TestCopyMetadata (0.00s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-macudac9bozi", Local "Local file system at /tmp/rclone3592961635", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2026/08/09 02:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36058") 2026/08/09 02:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:40992->172.17.0.3:36058, err= 2026/08/09 02:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33824") 2026/08/09 02:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:53354->172.17.0.3:33824, err= --- SKIP: TestCopyMetadataNoEmptyDirs (0.00s) === RUN TestCopyMissingDirectory run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-macudac9bozi", Local "Local file system at /tmp/rclone3592961635", Modify Window "1s" 2026/08/09 02:27:02 DEBUG : Creating backend with remote "/non-existing" 2026/08/09 02:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39888") 2026/08/09 02:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:52500->172.17.0.3:39888, err= 2026/08/09 02:27:02 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/08/09 02:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for checks to finish 2026/08/09 02:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for transfers to finish 2026/08/09 02:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:30531") 2026/08/09 02:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:54710->172.17.0.3:30531, err= 2026/08/09 02:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:37271") 2026/08/09 02:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:59324->172.17.0.3:37271, err= --- PASS: TestCopyMissingDirectory (0.01s) === RUN TestCopyNoTraverse run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-macudac9bozi", Local "Local file system at /tmp/rclone3592961635", Modify Window "1s" 2026/08/09 02:27:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/09 02:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for checks to finish 2026/08/09 02:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for transfers to finish 2026/08/09 02:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35367") 2026/08/09 02:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:55392->172.17.0.3:35367, err= 2026/08/09 02:27:02 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/08/09 02:27:02 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/08/09 02:27:02 INFO : sub dir/hello world: Copied (new) 2026/08/09 02:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34593") 2026/08/09 02:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:56646->172.17.0.3:34593, err= 2026/08/09 02:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39635") 2026/08/09 02:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:46766->172.17.0.3:39635, err= 2026/08/09 02:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33036") 2026/08/09 02:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:33956->172.17.0.3:33036, err= 2026/08/09 02:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:30922") 2026/08/09 02:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:34222->172.17.0.3:30922, err= 2026/08/09 02:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31507") 2026/08/09 02:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:34402->172.17.0.3:31507, err= --- PASS: TestCopyNoTraverse (0.01s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-macudac9bozi", Local "Local file system at /tmp/rclone3592961635", Modify Window "1s" sync_test.go:222: Only runs on local 2026/08/09 02:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38319") 2026/08/09 02:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:42516->172.17.0.3:38319, err= 2026/08/09 02:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31563") 2026/08/09 02:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:39450->172.17.0.3:31563, err= --- SKIP: TestCopyNoTraverseDeadlock (0.00s) === RUN TestCopyCheckFirst run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-macudac9bozi", Local "Local file system at /tmp/rclone3592961635", Modify Window "1s" 2026/08/09 02:27:02 INFO : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Running all checks before starting transfers 2026/08/09 02:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:32547") 2026/08/09 02:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:45492->172.17.0.3:32547, err= 2026/08/09 02:27:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/09 02:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for checks to finish 2026/08/09 02:27:02 INFO : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Checks finished, now starting transfers 2026/08/09 02:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for transfers to finish 2026/08/09 02:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35746") 2026/08/09 02:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:34320->172.17.0.3:35746, err= 2026/08/09 02:27:02 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/08/09 02:27:02 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/08/09 02:27:02 INFO : sub dir/hello world: Copied (new) 2026/08/09 02:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35077") 2026/08/09 02:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:51942->172.17.0.3:35077, err= 2026/08/09 02:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:30447") 2026/08/09 02:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:36008->172.17.0.3:30447, err= 2026/08/09 02:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:37920") 2026/08/09 02:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:33692->172.17.0.3:37920, err= 2026/08/09 02:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33101") 2026/08/09 02:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:54724->172.17.0.3:33101, err= 2026/08/09 02:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36837") 2026/08/09 02:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:41230->172.17.0.3:36837, err= --- PASS: TestCopyCheckFirst (0.01s) === RUN TestSyncNoTraverse run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-macudac9bozi", Local "Local file system at /tmp/rclone3592961635", Modify Window "1s" 2026/08/09 02:27:02 ERROR : Ignoring --no-traverse with sync 2026/08/09 02:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:32808") 2026/08/09 02:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:47592->172.17.0.3:32808, err= 2026/08/09 02:27:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/09 02:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for checks to finish 2026/08/09 02:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for transfers to finish 2026/08/09 02:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34080") 2026/08/09 02:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:49820->172.17.0.3:34080, err= 2026/08/09 02:27:02 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/08/09 02:27:02 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/08/09 02:27:02 INFO : sub dir/hello world: Copied (new) 2026/08/09 02:27:02 DEBUG : Waiting for deletions to finish 2026/08/09 02:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:30322") 2026/08/09 02:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:60454->172.17.0.3:30322, err= 2026/08/09 02:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38835") 2026/08/09 02:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:48056->172.17.0.3:38835, err= 2026/08/09 02:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38092") 2026/08/09 02:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:39228->172.17.0.3:38092, err= 2026/08/09 02:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36027") 2026/08/09 02:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:57066->172.17.0.3:36027, err= 2026/08/09 02:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39937") 2026/08/09 02:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:47226->172.17.0.3:39937, err= --- PASS: TestSyncNoTraverse (0.01s) === RUN TestCopyWithDepth run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-macudac9bozi", Local "Local file system at /tmp/rclone3592961635", Modify Window "1s" 2026/08/09 02:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:37114") 2026/08/09 02:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:36986->172.17.0.3:37114, err= 2026/08/09 02:27:02 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/08/09 02:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for checks to finish 2026/08/09 02:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for transfers to finish 2026/08/09 02:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35904") 2026/08/09 02:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:54434->172.17.0.3:35904, err= 2026/08/09 02:27:02 DEBUG : hello world2.ed194a4a.partial: size = 12 OK 2026/08/09 02:27:02 DEBUG : hello world2.ed194a4a.partial: renamed to: hello world2 2026/08/09 02:27:02 INFO : hello world2: Copied (new) 2026/08/09 02:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33895") 2026/08/09 02:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:45486->172.17.0.3:33895, err= 2026/08/09 02:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39814") 2026/08/09 02:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:35744->172.17.0.3:39814, err= 2026/08/09 02:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31433") 2026/08/09 02:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:49902->172.17.0.3:31433, err= --- PASS: TestCopyWithDepth (0.01s) === RUN TestCopyWithFilesFrom run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-macudac9bozi", Local "Local file system at /tmp/rclone3592961635", Modify Window "1s" 2026/08/09 02:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31907") 2026/08/09 02:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:44792->172.17.0.3:31907, err= 2026/08/09 02:27:02 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/09 02:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for checks to finish 2026/08/09 02:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for transfers to finish 2026/08/09 02:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31991") 2026/08/09 02:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:39924->172.17.0.3:31991, err= 2026/08/09 02:27:02 DEBUG : potato2.160ece37.partial: size = 11 OK 2026/08/09 02:27:02 DEBUG : potato2.160ece37.partial: renamed to: potato2 2026/08/09 02:27:02 INFO : potato2: Copied (new) 2026/08/09 02:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34803") 2026/08/09 02:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:45164->172.17.0.3:34803, err= 2026/08/09 02:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38747") 2026/08/09 02:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:40134->172.17.0.3:38747, err= 2026/08/09 02:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38680") 2026/08/09 02:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:50778->172.17.0.3:38680, err= --- PASS: TestCopyWithFilesFrom (0.01s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-macudac9bozi", Local "Local file system at /tmp/rclone3592961635", Modify Window "1s" 2026/08/09 02:27:02 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/09 02:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for checks to finish 2026/08/09 02:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for transfers to finish 2026/08/09 02:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31830") 2026/08/09 02:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:50732->172.17.0.3:31830, err= 2026/08/09 02:27:02 DEBUG : potato2.160ece37.partial: size = 11 OK 2026/08/09 02:27:02 DEBUG : potato2.160ece37.partial: renamed to: potato2 2026/08/09 02:27:02 INFO : potato2: Copied (new) 2026/08/09 02:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36977") 2026/08/09 02:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:50646->172.17.0.3:36977, err= 2026/08/09 02:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34951") 2026/08/09 02:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:59572->172.17.0.3:34951, err= 2026/08/09 02:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38197") 2026/08/09 02:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:44764->172.17.0.3:38197, err= --- PASS: TestCopyWithFilesFromAndNoTraverse (0.01s) === RUN TestCopyEmptyDirectories run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-macudac9bozi", Local "Local file system at /tmp/rclone3592961635", Modify Window "1s" 2026/08/09 02:27:02 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/08/09 02:27:02 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/09 02:27:02 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/08/09 02:27:02 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/09 02:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33497") 2026/08/09 02:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:38784->172.17.0.3:33497, err= 2026/08/09 02:27:02 INFO : sub dir2: Making directory 2026/08/09 02:27:02 INFO : sub dir: Making directory 2026/08/09 02:27:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/09 02:27:02 INFO : sub dir2/sub sub dir2: Making directory 2026/08/09 02:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Connecting to FTP server 2026/08/09 02:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:21") 2026/08/09 02:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:33950->172.17.0.3:21, err= 2026/08/09 02:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for checks to finish 2026/08/09 02:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for transfers to finish 2026/08/09 02:27:05 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35248") 2026/08/09 02:27:05 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:33234->172.17.0.3:35248, err= 2026/08/09 02:27:05 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/08/09 02:27:05 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/08/09 02:27:05 INFO : sub dir/hello world: Copied (new) 2026/08/09 02:27:05 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:32759") 2026/08/09 02:27:05 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:44782->172.17.0.3:32759, err= 2026/08/09 02:27:05 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:37841") 2026/08/09 02:27:05 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:48808->172.17.0.3:37841, err= 2026/08/09 02:27:05 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39741") 2026/08/09 02:27:05 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:56534->172.17.0.3:39741, err= 2026/08/09 02:27:05 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:32838") 2026/08/09 02:27:05 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:39136->172.17.0.3:32838, err= 2026/08/09 02:27:05 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/08/09 02:27:05 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35224") 2026/08/09 02:27:05 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:34186->172.17.0.3:35224, err= 2026/08/09 02:27:05 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38547") 2026/08/09 02:27:05 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33117") 2026/08/09 02:27:05 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:60632->172.17.0.3:38547, err= 2026/08/09 02:27:05 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:47306->172.17.0.3:33117, err= 2026/08/09 02:27:05 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34367") 2026/08/09 02:27:05 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:48924->172.17.0.3:34367, err= 2026/08/09 02:27:05 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36064") 2026/08/09 02:27:05 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:56682->172.17.0.3:36064, err= --- PASS: TestCopyEmptyDirectories (2.54s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-macudac9bozi", Local "Local file system at /tmp/rclone3592961635", Modify Window "1s" 2026/08/09 02:27:05 INFO : sub dir2: Making directory 2026/08/09 02:27:05 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/08/09 02:27:05 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/09 02:27:05 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31376") 2026/08/09 02:27:05 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:43628->172.17.0.3:31376, err= 2026/08/09 02:27:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/09 02:27:05 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for checks to finish 2026/08/09 02:27:05 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for transfers to finish 2026/08/09 02:27:05 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31554") 2026/08/09 02:27:05 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:44570->172.17.0.3:31554, err= 2026/08/09 02:27:05 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/08/09 02:27:05 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/08/09 02:27:05 INFO : sub dir/hello world: Copied (new) 2026/08/09 02:27:05 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34791") 2026/08/09 02:27:05 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:57908->172.17.0.3:34791, err= 2026/08/09 02:27:05 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38958") 2026/08/09 02:27:05 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:52398->172.17.0.3:38958, err= 2026/08/09 02:27:05 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:32930") 2026/08/09 02:27:05 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:46026->172.17.0.3:32930, err= 2026/08/09 02:27:05 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35964") 2026/08/09 02:27:05 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:49634->172.17.0.3:35964, err= 2026/08/09 02:27:05 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31101") 2026/08/09 02:27:05 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:37350->172.17.0.3:31101, err= --- PASS: TestCopyNoEmptyDirectories (0.01s) === RUN TestMoveEmptyDirectories run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-macudac9bozi", Local "Local file system at /tmp/rclone3592961635", Modify Window "1s" 2026/08/09 02:27:05 DEBUG : sub dir2: Making directory with metadata 2026/08/09 02:27:05 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/09 02:27:05 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33544") 2026/08/09 02:27:05 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:44852->172.17.0.3:33544, err= 2026/08/09 02:27:05 INFO : sub dir2: Making directory 2026/08/09 02:27:05 INFO : sub dir: Making directory 2026/08/09 02:27:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/09 02:27:05 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for checks to finish 2026/08/09 02:27:05 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for transfers to finish 2026/08/09 02:27:05 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39462") 2026/08/09 02:27:05 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:36684->172.17.0.3:39462, err= 2026/08/09 02:27:05 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/08/09 02:27:05 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/08/09 02:27:05 INFO : sub dir/hello world: Copied (new) 2026/08/09 02:27:05 INFO : sub dir/hello world: Deleted 2026/08/09 02:27:05 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33270") 2026/08/09 02:27:05 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:45340->172.17.0.3:33270, err= 2026/08/09 02:27:05 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33675") 2026/08/09 02:27:05 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33269") 2026/08/09 02:27:05 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:53190->172.17.0.3:33675, err= 2026/08/09 02:27:05 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:50750->172.17.0.3:33269, err= 2026/08/09 02:27:05 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/08/09 02:27:05 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38624") 2026/08/09 02:27:05 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:40110->172.17.0.3:38624, err= 2026/08/09 02:27:05 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/08/09 02:27:05 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:32706") 2026/08/09 02:27:05 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:38066->172.17.0.3:32706, err= 2026/08/09 02:27:05 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36841") 2026/08/09 02:27:05 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31678") 2026/08/09 02:27:05 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:59136->172.17.0.3:36841, err= 2026/08/09 02:27:05 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:45768->172.17.0.3:31678, err= 2026/08/09 02:27:05 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39968") 2026/08/09 02:27:05 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:49124->172.17.0.3:39968, err= --- PASS: TestMoveEmptyDirectories (0.01s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-macudac9bozi", Local "Local file system at /tmp/rclone3592961635", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime 2026/08/09 02:27:05 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36143") 2026/08/09 02:27:05 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:59296->172.17.0.3:36143, err= 2026/08/09 02:27:05 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:30609") 2026/08/09 02:27:05 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:54196->172.17.0.3:30609, err= --- SKIP: TestSyncNoUpdateDirModtime (0.00s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-macudac9bozi", Local "Local file system at /tmp/rclone3592961635", Modify Window "1s" 2026/08/09 02:27:05 INFO : sub dir2: Making directory 2026/08/09 02:27:05 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39997") 2026/08/09 02:27:05 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:41684->172.17.0.3:39997, err= 2026/08/09 02:27:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/09 02:27:05 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for checks to finish 2026/08/09 02:27:05 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for transfers to finish 2026/08/09 02:27:05 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36069") 2026/08/09 02:27:05 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:58810->172.17.0.3:36069, err= 2026/08/09 02:27:05 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/08/09 02:27:05 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/08/09 02:27:05 INFO : sub dir/hello world: Copied (new) 2026/08/09 02:27:05 INFO : sub dir/hello world: Deleted 2026/08/09 02:27:05 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33262") 2026/08/09 02:27:05 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:46654->172.17.0.3:33262, err= 2026/08/09 02:27:05 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:37833") 2026/08/09 02:27:05 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:38742->172.17.0.3:37833, err= 2026/08/09 02:27:05 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36836") 2026/08/09 02:27:05 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:41808->172.17.0.3:36836, err= 2026/08/09 02:27:05 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:37782") 2026/08/09 02:27:05 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:54566->172.17.0.3:37782, err= 2026/08/09 02:27:05 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:32249") 2026/08/09 02:27:05 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:58932->172.17.0.3:32249, err= --- PASS: TestMoveNoEmptyDirectories (0.01s) === RUN TestSyncEmptyDirectories run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-macudac9bozi", Local "Local file system at /tmp/rclone3592961635", Modify Window "1s" 2026/08/09 02:27:05 DEBUG : sub dir2: Making directory with metadata 2026/08/09 02:27:05 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/09 02:27:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/09 02:27:05 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31711") 2026/08/09 02:27:05 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:55748->172.17.0.3:31711, err= 2026/08/09 02:27:05 INFO : sub dir2: Making directory 2026/08/09 02:27:05 INFO : sub dir: Making directory 2026/08/09 02:27:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/09 02:27:05 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for checks to finish 2026/08/09 02:27:05 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for transfers to finish 2026/08/09 02:27:05 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39379") 2026/08/09 02:27:05 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:38368->172.17.0.3:39379, err= 2026/08/09 02:27:05 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/08/09 02:27:05 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/08/09 02:27:05 INFO : sub dir/hello world: Copied (new) 2026/08/09 02:27:05 DEBUG : Waiting for deletions to finish 2026/08/09 02:27:05 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38127") 2026/08/09 02:27:05 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:59176->172.17.0.3:38127, err= 2026/08/09 02:27:05 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:37704") 2026/08/09 02:27:05 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:51554->172.17.0.3:37704, err= 2026/08/09 02:27:05 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34561") 2026/08/09 02:27:05 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:53910->172.17.0.3:34561, err= 2026/08/09 02:27:05 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/08/09 02:27:05 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34506") 2026/08/09 02:27:05 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:49730->172.17.0.3:34506, err= 2026/08/09 02:27:05 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35962") 2026/08/09 02:27:05 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:52228->172.17.0.3:35962, err= 2026/08/09 02:27:05 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36144") 2026/08/09 02:27:05 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:52484->172.17.0.3:36144, err= 2026/08/09 02:27:05 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:32056") 2026/08/09 02:27:05 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:44968->172.17.0.3:32056, err= --- PASS: TestSyncEmptyDirectories (0.01s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-macudac9bozi", Local "Local file system at /tmp/rclone3592961635", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set 2026/08/09 02:27:05 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39918") 2026/08/09 02:27:05 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:36812->172.17.0.3:39918, err= 2026/08/09 02:27:05 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:30415") 2026/08/09 02:27:05 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:34868->172.17.0.3:30415, err= --- SKIP: TestSyncSetDelayedModTimes (0.00s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-macudac9bozi", Local "Local file system at /tmp/rclone3592961635", Modify Window "1s" 2026/08/09 02:27:05 INFO : sub dir2: Making directory 2026/08/09 02:27:05 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31061") 2026/08/09 02:27:05 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:59774->172.17.0.3:31061, err= 2026/08/09 02:27:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/09 02:27:05 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for checks to finish 2026/08/09 02:27:05 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for transfers to finish 2026/08/09 02:27:05 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38829") 2026/08/09 02:27:05 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:37694->172.17.0.3:38829, err= 2026/08/09 02:27:05 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/08/09 02:27:05 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/08/09 02:27:05 INFO : sub dir/hello world: Copied (new) 2026/08/09 02:27:05 DEBUG : Waiting for deletions to finish 2026/08/09 02:27:05 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34402") 2026/08/09 02:27:05 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:43490->172.17.0.3:34402, err= 2026/08/09 02:27:05 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39424") 2026/08/09 02:27:05 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:50468->172.17.0.3:39424, err= 2026/08/09 02:27:05 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33870") 2026/08/09 02:27:05 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:35952->172.17.0.3:33870, err= 2026/08/09 02:27:05 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36094") 2026/08/09 02:27:05 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:59252->172.17.0.3:36094, err= 2026/08/09 02:27:05 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38796") 2026/08/09 02:27:05 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:54134->172.17.0.3:38796, err= --- PASS: TestSyncNoEmptyDirectories (0.01s) === RUN TestServerSideCopy run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-macudac9bozi", Local "Local file system at /tmp/rclone3592961635", Modify Window "1s" 2026/08/09 02:27:05 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31463") 2026/08/09 02:27:05 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:45260->172.17.0.3:31463, err= 2026/08/09 02:27:05 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:37878") 2026/08/09 02:27:05 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:51364->172.17.0.3:37878, err= 2026/08/09 02:27:05 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:30833") 2026/08/09 02:27:05 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:56632->172.17.0.3:30833, err= 2026/08/09 02:27:05 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-gokizid3galu" 2026/08/09 02:27:05 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/09 02:27:05 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/09 02:27:05 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/09 02:27:05 DEBUG : Setting pass="BhX540zWmf2yOVOYcI4p9gN3VyvgIyI1zLeoWKGe9X4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/09 02:27:05 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/09 02:27:05 DEBUG : TestFTPPureftpd: detected overridden config - adding "{bO50S}" suffix to name 2026/08/09 02:27:05 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/09 02:27:05 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/09 02:27:05 DEBUG : Setting pass="BhX540zWmf2yOVOYcI4p9gN3VyvgIyI1zLeoWKGe9X4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/09 02:27:05 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/09 02:27:05 DEBUG : ftp://172.17.0.3:21/rclone-test-gokizid3galu: Connecting to FTP server 2026/08/09 02:27:05 DEBUG : ftp://172.17.0.3:21/rclone-test-gokizid3galu: dial("tcp","172.17.0.3:21") 2026/08/09 02:27:05 DEBUG : ftp://172.17.0.3:21/rclone-test-gokizid3galu: > dial: conn=172.17.0.1:33966->172.17.0.3:21, err= sync_test.go:620: Server side copy (if possible) ftp://172.17.0.3:21/rclone-test-macudac9bozi -> ftp://172.17.0.3:21/rclone-test-gokizid3galu 2026/08/09 02:27:08 DEBUG : ftp://172.17.0.3:21/rclone-test-gokizid3galu: dial("tcp","172.17.0.3:37027") 2026/08/09 02:27:08 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34327") 2026/08/09 02:27:08 DEBUG : ftp://172.17.0.3:21/rclone-test-gokizid3galu: > dial: conn=172.17.0.1:37654->172.17.0.3:37027, err= 2026/08/09 02:27:08 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:55768->172.17.0.3:34327, err= 2026/08/09 02:27:08 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35928") 2026/08/09 02:27:08 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:44482->172.17.0.3:35928, err= 2026/08/09 02:27:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/09 02:27:08 DEBUG : ftp://172.17.0.3:21/rclone-test-gokizid3galu: Waiting for checks to finish 2026/08/09 02:27:08 DEBUG : ftp://172.17.0.3:21/rclone-test-gokizid3galu: Waiting for transfers to finish 2026/08/09 02:27:08 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34948") 2026/08/09 02:27:08 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:59136->172.17.0.3:34948, err= 2026/08/09 02:27:08 DEBUG : ftp://172.17.0.3:21/rclone-test-gokizid3galu: dial("tcp","172.17.0.3:30183") 2026/08/09 02:27:08 DEBUG : ftp://172.17.0.3:21/rclone-test-gokizid3galu: > dial: conn=172.17.0.1:59474->172.17.0.3:30183, err= 2026/08/09 02:27:08 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/08/09 02:27:08 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/08/09 02:27:08 INFO : sub dir/hello world: Copied (new) 2026/08/09 02:27:08 DEBUG : ftp://172.17.0.3:21/rclone-test-gokizid3galu: dial("tcp","172.17.0.3:37671") 2026/08/09 02:27:08 DEBUG : ftp://172.17.0.3:21/rclone-test-gokizid3galu: > dial: conn=172.17.0.1:35688->172.17.0.3:37671, err= 2026/08/09 02:27:08 DEBUG : ftp://172.17.0.3:21/rclone-test-gokizid3galu: dial("tcp","172.17.0.3:32064") 2026/08/09 02:27:08 DEBUG : ftp://172.17.0.3:21/rclone-test-gokizid3galu: > dial: conn=172.17.0.1:51730->172.17.0.3:32064, err= 2026/08/09 02:27:08 DEBUG : ftp://172.17.0.3:21/rclone-test-gokizid3galu: dial("tcp","172.17.0.3:32006") 2026/08/09 02:27:08 DEBUG : ftp://172.17.0.3:21/rclone-test-gokizid3galu: > dial: conn=172.17.0.1:43256->172.17.0.3:32006, err= 2026/08/09 02:27:08 DEBUG : ftp://172.17.0.3:21/rclone-test-gokizid3galu: dial("tcp","172.17.0.3:34383") 2026/08/09 02:27:08 DEBUG : ftp://172.17.0.3:21/rclone-test-gokizid3galu: > dial: conn=172.17.0.1:58372->172.17.0.3:34383, err= 2026/08/09 02:27:08 DEBUG : ftp://172.17.0.3:21/rclone-test-gokizid3galu: Purge object "sub dir/hello world" 2026/08/09 02:27:08 DEBUG : ftp://172.17.0.3:21/rclone-test-gokizid3galu: Purge dir "sub dir" 2026/08/09 02:27:08 DEBUG : ftp://172.17.0.3:21/rclone-test-gokizid3galu: Purge dir "" 2026/08/09 02:27:08 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35761") 2026/08/09 02:27:08 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:58480->172.17.0.3:35761, err= 2026/08/09 02:27:08 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39963") 2026/08/09 02:27:08 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:33142->172.17.0.3:39963, err= 2026/08/09 02:27:08 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39414") 2026/08/09 02:27:08 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:32988->172.17.0.3:39414, err= --- PASS: TestServerSideCopy (2.51s) === RUN TestCopyOverSelf run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-macudac9bozi", Local "Local file system at /tmp/rclone3592961635", Modify Window "1s" 2026/08/09 02:27:08 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34393") 2026/08/09 02:27:08 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:40226->172.17.0.3:34393, err= 2026/08/09 02:27:08 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31181") 2026/08/09 02:27:08 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:36660->172.17.0.3:31181, err= 2026/08/09 02:27:08 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:32601") 2026/08/09 02:27:08 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:47708->172.17.0.3:32601, err= 2026/08/09 02:27:08 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:37690") 2026/08/09 02:27:08 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:56204->172.17.0.3:37690, err= 2026/08/09 02:27:08 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:37048") 2026/08/09 02:27:08 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:51344->172.17.0.3:37048, err= 2026/08/09 02:27:08 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for checks to finish 2026/08/09 02:27:08 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3592961635) 2026/08/09 02:27:08 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.3:21/rclone-test-macudac9bozi) 2026/08/09 02:27:08 DEBUG : sub dir/hello world: Sizes differ 2026/08/09 02:27:08 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for transfers to finish 2026/08/09 02:27:08 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:30980") 2026/08/09 02:27:08 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:35258->172.17.0.3:30980, err= 2026/08/09 02:27:08 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2026/08/09 02:27:08 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2026/08/09 02:27:08 INFO : sub dir/hello world: Copied (replaced existing) 2026/08/09 02:27:08 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:32411") 2026/08/09 02:27:08 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:33710->172.17.0.3:32411, err= 2026/08/09 02:27:08 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:32225") 2026/08/09 02:27:08 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:55624->172.17.0.3:32225, err= 2026/08/09 02:27:08 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35603") 2026/08/09 02:27:08 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:55794->172.17.0.3:35603, err= 2026/08/09 02:27:08 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:32668") 2026/08/09 02:27:08 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:45718->172.17.0.3:32668, err= 2026/08/09 02:27:08 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39842") 2026/08/09 02:27:08 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:42344->172.17.0.3:39842, err= --- PASS: TestCopyOverSelf (0.01s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-macudac9bozi", Local "Local file system at /tmp/rclone3592961635", Modify Window "1s" 2026/08/09 02:27:08 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34069") 2026/08/09 02:27:08 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:35344->172.17.0.3:34069, err= 2026/08/09 02:27:08 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36494") 2026/08/09 02:27:08 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:46592->172.17.0.3:36494, err= 2026/08/09 02:27:08 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31801") 2026/08/09 02:27:08 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:36490->172.17.0.3:31801, err= 2026/08/09 02:27:08 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-mocenop1ruhe" 2026/08/09 02:27:08 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/09 02:27:08 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/09 02:27:08 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/09 02:27:08 DEBUG : Setting pass="BhX540zWmf2yOVOYcI4p9gN3VyvgIyI1zLeoWKGe9X4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/09 02:27:08 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/09 02:27:08 DEBUG : TestFTPPureftpd: detected overridden config - adding "{bO50S}" suffix to name 2026/08/09 02:27:08 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/09 02:27:08 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/09 02:27:08 DEBUG : Setting pass="BhX540zWmf2yOVOYcI4p9gN3VyvgIyI1zLeoWKGe9X4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/09 02:27:08 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/09 02:27:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mocenop1ruhe: Connecting to FTP server 2026/08/09 02:27:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mocenop1ruhe: dial("tcp","172.17.0.3:21") 2026/08/09 02:27:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mocenop1ruhe: > dial: conn=172.17.0.1:33982->172.17.0.3:21, err= sync_test.go:656: Server side copy (if possible) ftp://172.17.0.3:21/rclone-test-macudac9bozi -> ftp://172.17.0.3:21/rclone-test-mocenop1ruhe 2026/08/09 02:27:11 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33244") 2026/08/09 02:27:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mocenop1ruhe: dial("tcp","172.17.0.3:31175") 2026/08/09 02:27:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mocenop1ruhe: > dial: conn=172.17.0.1:58918->172.17.0.3:31175, err= 2026/08/09 02:27:11 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:57440->172.17.0.3:33244, err= 2026/08/09 02:27:11 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39320") 2026/08/09 02:27:11 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:60860->172.17.0.3:39320, err= 2026/08/09 02:27:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/09 02:27:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mocenop1ruhe: Waiting for checks to finish 2026/08/09 02:27:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mocenop1ruhe: Waiting for transfers to finish 2026/08/09 02:27:11 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38480") 2026/08/09 02:27:11 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:40546->172.17.0.3:38480, err= 2026/08/09 02:27:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mocenop1ruhe: dial("tcp","172.17.0.3:33233") 2026/08/09 02:27:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mocenop1ruhe: > dial: conn=172.17.0.1:54574->172.17.0.3:33233, err= 2026/08/09 02:27:11 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/08/09 02:27:11 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/08/09 02:27:11 INFO : sub dir/hello world: Copied (new) 2026/08/09 02:27:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mocenop1ruhe: dial("tcp","172.17.0.3:35994") 2026/08/09 02:27:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mocenop1ruhe: > dial: conn=172.17.0.1:32962->172.17.0.3:35994, err= 2026/08/09 02:27:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mocenop1ruhe: dial("tcp","172.17.0.3:39587") 2026/08/09 02:27:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mocenop1ruhe: > dial: conn=172.17.0.1:36860->172.17.0.3:39587, err= 2026/08/09 02:27:11 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34265") 2026/08/09 02:27:11 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:49576->172.17.0.3:34265, err= 2026/08/09 02:27:11 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35772") 2026/08/09 02:27:11 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:36514->172.17.0.3:35772, err= 2026/08/09 02:27:11 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:37458") 2026/08/09 02:27:11 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:39482->172.17.0.3:37458, err= 2026/08/09 02:27:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mocenop1ruhe: dial("tcp","172.17.0.3:32029") 2026/08/09 02:27:11 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:37724") 2026/08/09 02:27:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mocenop1ruhe: > dial: conn=172.17.0.1:60450->172.17.0.3:32029, err= 2026/08/09 02:27:11 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:35880->172.17.0.3:37724, err= 2026/08/09 02:27:11 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33616") 2026/08/09 02:27:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mocenop1ruhe: dial("tcp","172.17.0.3:37853") 2026/08/09 02:27:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mocenop1ruhe: > dial: conn=172.17.0.1:43382->172.17.0.3:37853, err= 2026/08/09 02:27:11 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:52116->172.17.0.3:33616, err= 2026/08/09 02:27:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mocenop1ruhe: Waiting for checks to finish 2026/08/09 02:27:11 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.3:21/rclone-test-macudac9bozi) 2026/08/09 02:27:11 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.3:21/rclone-test-mocenop1ruhe) 2026/08/09 02:27:11 DEBUG : sub dir/hello world: Sizes differ 2026/08/09 02:27:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mocenop1ruhe: Waiting for transfers to finish 2026/08/09 02:27:11 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39920") 2026/08/09 02:27:11 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:51052->172.17.0.3:39920, err= 2026/08/09 02:27:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mocenop1ruhe: dial("tcp","172.17.0.3:39027") 2026/08/09 02:27:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mocenop1ruhe: > dial: conn=172.17.0.1:41162->172.17.0.3:39027, err= 2026/08/09 02:27:11 DEBUG : sub dir/hello world.d073add5.partial: size = 17 OK 2026/08/09 02:27:11 DEBUG : sub dir/hello world.d073add5.partial: renamed to: sub dir/hello world 2026/08/09 02:27:11 INFO : sub dir/hello world: Copied (replaced existing) 2026/08/09 02:27:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mocenop1ruhe: dial("tcp","172.17.0.3:37547") 2026/08/09 02:27:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mocenop1ruhe: > dial: conn=172.17.0.1:41902->172.17.0.3:37547, err= 2026/08/09 02:27:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mocenop1ruhe: dial("tcp","172.17.0.3:36191") 2026/08/09 02:27:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mocenop1ruhe: > dial: conn=172.17.0.1:37102->172.17.0.3:36191, err= 2026/08/09 02:27:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mocenop1ruhe: dial("tcp","172.17.0.3:33440") 2026/08/09 02:27:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mocenop1ruhe: > dial: conn=172.17.0.1:34936->172.17.0.3:33440, err= 2026/08/09 02:27:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mocenop1ruhe: dial("tcp","172.17.0.3:30646") 2026/08/09 02:27:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mocenop1ruhe: > dial: conn=172.17.0.1:38708->172.17.0.3:30646, err= 2026/08/09 02:27:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mocenop1ruhe: Purge object "sub dir/hello world" 2026/08/09 02:27:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mocenop1ruhe: Purge dir "sub dir" 2026/08/09 02:27:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mocenop1ruhe: Purge dir "" 2026/08/09 02:27:11 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31947") 2026/08/09 02:27:11 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:35240->172.17.0.3:31947, err= 2026/08/09 02:27:11 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:30134") 2026/08/09 02:27:11 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:48098->172.17.0.3:30134, err= 2026/08/09 02:27:11 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35312") 2026/08/09 02:27:11 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:43934->172.17.0.3:35312, err= --- PASS: TestServerSideCopyOverSelf (3.22s) === RUN TestMoveOverSelf run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-macudac9bozi", Local "Local file system at /tmp/rclone3592961635", Modify Window "1s" 2026/08/09 02:27:11 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36031") 2026/08/09 02:27:11 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:54222->172.17.0.3:36031, err= 2026/08/09 02:27:11 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33551") 2026/08/09 02:27:11 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:42954->172.17.0.3:33551, err= 2026/08/09 02:27:11 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33209") 2026/08/09 02:27:11 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:46924->172.17.0.3:33209, err= 2026/08/09 02:27:11 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35200") 2026/08/09 02:27:11 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:60796->172.17.0.3:35200, err= 2026/08/09 02:27:11 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:37999") 2026/08/09 02:27:11 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:42776->172.17.0.3:37999, err= 2026/08/09 02:27:11 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for checks to finish 2026/08/09 02:27:11 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3592961635) 2026/08/09 02:27:11 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.3:21/rclone-test-macudac9bozi) 2026/08/09 02:27:11 DEBUG : sub dir/hello world: Sizes differ 2026/08/09 02:27:11 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for transfers to finish 2026/08/09 02:27:11 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33381") 2026/08/09 02:27:11 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:50662->172.17.0.3:33381, err= 2026/08/09 02:27:11 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2026/08/09 02:27:11 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2026/08/09 02:27:11 INFO : sub dir/hello world: Copied (replaced existing) 2026/08/09 02:27:11 INFO : sub dir/hello world: Deleted 2026/08/09 02:27:11 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33302") 2026/08/09 02:27:11 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:37544->172.17.0.3:33302, err= 2026/08/09 02:27:11 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:32866") 2026/08/09 02:27:11 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:48404->172.17.0.3:32866, err= 2026/08/09 02:27:11 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36955") 2026/08/09 02:27:11 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:44852->172.17.0.3:36955, err= 2026/08/09 02:27:11 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31277") 2026/08/09 02:27:11 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:45832->172.17.0.3:31277, err= 2026/08/09 02:27:11 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35376") 2026/08/09 02:27:11 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:38328->172.17.0.3:35376, err= --- PASS: TestMoveOverSelf (0.02s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-macudac9bozi", Local "Local file system at /tmp/rclone3592961635", Modify Window "1s" 2026/08/09 02:27:11 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:37842") 2026/08/09 02:27:11 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:37898->172.17.0.3:37842, err= 2026/08/09 02:27:11 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33166") 2026/08/09 02:27:11 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:56622->172.17.0.3:33166, err= 2026/08/09 02:27:11 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35180") 2026/08/09 02:27:11 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:34092->172.17.0.3:35180, err= 2026/08/09 02:27:11 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-copuyum6gojo" 2026/08/09 02:27:11 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/09 02:27:11 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/09 02:27:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/09 02:27:11 DEBUG : Setting pass="BhX540zWmf2yOVOYcI4p9gN3VyvgIyI1zLeoWKGe9X4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/09 02:27:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/09 02:27:11 DEBUG : TestFTPPureftpd: detected overridden config - adding "{bO50S}" suffix to name 2026/08/09 02:27:11 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/09 02:27:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/09 02:27:11 DEBUG : Setting pass="BhX540zWmf2yOVOYcI4p9gN3VyvgIyI1zLeoWKGe9X4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/09 02:27:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/09 02:27:11 DEBUG : ftp://172.17.0.3:21/rclone-test-copuyum6gojo: Connecting to FTP server 2026/08/09 02:27:11 DEBUG : ftp://172.17.0.3:21/rclone-test-copuyum6gojo: dial("tcp","172.17.0.3:21") 2026/08/09 02:27:11 DEBUG : ftp://172.17.0.3:21/rclone-test-copuyum6gojo: > dial: conn=172.17.0.1:33996->172.17.0.3:21, err= sync_test.go:701: Server side copy (if possible) ftp://172.17.0.3:21/rclone-test-macudac9bozi -> ftp://172.17.0.3:21/rclone-test-copuyum6gojo 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-copuyum6gojo: dial("tcp","172.17.0.3:39342") 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-copuyum6gojo: > dial: conn=172.17.0.1:39160->172.17.0.3:39342, err= 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39068") 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:51706->172.17.0.3:39068, err= 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34816") 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:54822->172.17.0.3:34816, err= 2026/08/09 02:27:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-copuyum6gojo: Waiting for checks to finish 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-copuyum6gojo: Waiting for transfers to finish 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39023") 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:59632->172.17.0.3:39023, err= 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-copuyum6gojo: dial("tcp","172.17.0.3:32504") 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-copuyum6gojo: > dial: conn=172.17.0.1:40728->172.17.0.3:32504, err= 2026/08/09 02:27:14 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/08/09 02:27:14 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/08/09 02:27:14 INFO : sub dir/hello world: Copied (new) 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-copuyum6gojo: dial("tcp","172.17.0.3:37548") 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-copuyum6gojo: > dial: conn=172.17.0.1:47868->172.17.0.3:37548, err= 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-copuyum6gojo: dial("tcp","172.17.0.3:30185") 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-copuyum6gojo: > dial: conn=172.17.0.1:52014->172.17.0.3:30185, err= 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33838") 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:57220->172.17.0.3:33838, err= 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34011") 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:49948->172.17.0.3:34011, err= 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33765") 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:50104->172.17.0.3:33765, err= 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-copuyum6gojo: Using server-side directory move 2026/08/09 02:27:14 INFO : ftp://172.17.0.3:21/rclone-test-copuyum6gojo: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-copuyum6gojo: dial("tcp","172.17.0.3:33258") 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:32334") 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-copuyum6gojo: > dial: conn=172.17.0.1:50776->172.17.0.3:33258, err= 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:56462->172.17.0.3:32334, err= 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-copuyum6gojo: dial("tcp","172.17.0.3:33598") 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34630") 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-copuyum6gojo: > dial: conn=172.17.0.1:38142->172.17.0.3:33598, err= 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:46886->172.17.0.3:34630, err= 2026/08/09 02:27:14 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.3:21/rclone-test-macudac9bozi) 2026/08/09 02:27:14 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.3:21/rclone-test-copuyum6gojo) 2026/08/09 02:27:14 DEBUG : sub dir/hello world: Sizes differ 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-copuyum6gojo: Waiting for checks to finish 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-copuyum6gojo: Waiting for transfers to finish 2026/08/09 02:27:14 INFO : sub dir/hello world: Deleted 2026/08/09 02:27:14 INFO : sub dir/hello world: Moved (server-side) 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39306") 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:58742->172.17.0.3:39306, err= 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33571") 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:60844->172.17.0.3:33571, err= 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-copuyum6gojo: dial("tcp","172.17.0.3:30107") 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-copuyum6gojo: > dial: conn=172.17.0.1:43474->172.17.0.3:30107, err= 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-copuyum6gojo: dial("tcp","172.17.0.3:38620") 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-copuyum6gojo: > dial: conn=172.17.0.1:49664->172.17.0.3:38620, err= 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:32106") 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:35288->172.17.0.3:32106, err= 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35600") 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:46758->172.17.0.3:35600, err= 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38733") 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:38248->172.17.0.3:38733, err= 2026/08/09 02:27:14 DEBUG : testing file moves 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-copuyum6gojo: dial("tcp","172.17.0.3:30165") 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-copuyum6gojo: > dial: conn=172.17.0.1:34226->172.17.0.3:30165, err= 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:32819") 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:51434->172.17.0.3:32819, err= 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-copuyum6gojo: dial("tcp","172.17.0.3:37890") 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-copuyum6gojo: > dial: conn=172.17.0.1:49062->172.17.0.3:37890, err= 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39166") 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:48874->172.17.0.3:39166, err= 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-copuyum6gojo: Waiting for checks to finish 2026/08/09 02:27:14 DEBUG : sub dir/hello world: size = 24 (ftp://172.17.0.3:21/rclone-test-macudac9bozi) 2026/08/09 02:27:14 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.3:21/rclone-test-copuyum6gojo) 2026/08/09 02:27:14 DEBUG : sub dir/hello world: Sizes differ 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-copuyum6gojo: Waiting for transfers to finish 2026/08/09 02:27:14 INFO : sub dir/hello world: Deleted 2026/08/09 02:27:14 INFO : sub dir/hello world: Moved (server-side) 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35172") 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:41784->172.17.0.3:35172, err= 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:32696") 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:37444->172.17.0.3:32696, err= 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-copuyum6gojo: dial("tcp","172.17.0.3:35253") 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-copuyum6gojo: > dial: conn=172.17.0.1:54898->172.17.0.3:35253, err= 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-copuyum6gojo: dial("tcp","172.17.0.3:34134") 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-copuyum6gojo: > dial: conn=172.17.0.1:59208->172.17.0.3:34134, err= 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-copuyum6gojo: dial("tcp","172.17.0.3:36765") 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-copuyum6gojo: > dial: conn=172.17.0.1:58346->172.17.0.3:36765, err= 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-copuyum6gojo: dial("tcp","172.17.0.3:33871") 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-copuyum6gojo: > dial: conn=172.17.0.1:45192->172.17.0.3:33871, err= 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-copuyum6gojo: Purge object "sub dir/hello world" 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-copuyum6gojo: Purge dir "sub dir" 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-copuyum6gojo: Purge dir "" 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34175") 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:44268->172.17.0.3:34175, err= 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39892") 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:53696->172.17.0.3:39892, err= 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:30393") 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:41366->172.17.0.3:30393, err= --- PASS: TestServerSideMoveOverSelf (3.17s) === RUN TestCopyAfterDelete run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-macudac9bozi", Local "Local file system at /tmp/rclone3592961635", Modify Window "1s" 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38387") 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:37912->172.17.0.3:38387, err= 2026/08/09 02:27:14 ERROR : error listing: directory not found 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31077") 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:59280->172.17.0.3:31077, err= 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38289") 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:37004->172.17.0.3:38289, err= 2026/08/09 02:27:14 INFO : Local file system at /tmp/rclone3592961635: Making directory 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34511") 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:33618->172.17.0.3:34511, err= 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34918") 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:47842->172.17.0.3:34918, err= 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for checks to finish 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for transfers to finish 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:37115") 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:58124->172.17.0.3:37115, err= 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36379") 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:36058->172.17.0.3:36379, err= 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38299") 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:41424->172.17.0.3:38299, err= 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:32466") 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:39282->172.17.0.3:32466, err= 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39152") 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:47294->172.17.0.3:39152, err= --- PASS: TestCopyAfterDelete (0.01s) === RUN TestCopyRedownload run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-macudac9bozi", Local "Local file system at /tmp/rclone3592961635", Modify Window "1s" 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:37663") 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:33472->172.17.0.3:37663, err= 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33784") 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:54664->172.17.0.3:33784, err= 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35117") 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:52466->172.17.0.3:35117, err= 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:32778") 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:53980->172.17.0.3:32778, err= 2026/08/09 02:27:14 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34941") 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:59552->172.17.0.3:34941, err= 2026/08/09 02:27:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/09 02:27:14 DEBUG : Local file system at /tmp/rclone3592961635: Waiting for checks to finish 2026/08/09 02:27:14 DEBUG : Local file system at /tmp/rclone3592961635: Waiting for transfers to finish 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31648") 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:42560->172.17.0.3:31648, err= 2026/08/09 02:27:14 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/08/09 02:27:14 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/08/09 02:27:14 INFO : sub dir/hello world: Copied (new) 2026/08/09 02:27:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:30939") 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:45752->172.17.0.3:30939, err= 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38350") 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:60228->172.17.0.3:38350, err= 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39533") 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:37084->172.17.0.3:39533, err= --- PASS: TestCopyRedownload (0.01s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-macudac9bozi", Local "Local file system at /tmp/rclone3592961635", Modify Window "1s" 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33746") 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:41406->172.17.0.3:33746, err= 2026/08/09 02:27:14 DEBUG : check sum: Need to transfer - File not found at Destination 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for checks to finish 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for transfers to finish 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:32003") 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:43152->172.17.0.3:32003, err= 2026/08/09 02:27:14 DEBUG : check sum.6b5eab77.partial: size = 1 OK 2026/08/09 02:27:14 DEBUG : check sum.6b5eab77.partial: renamed to: check sum 2026/08/09 02:27:14 INFO : check sum: Copied (new) 2026/08/09 02:27:14 DEBUG : Waiting for deletions to finish 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33211") 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:56608->172.17.0.3:33211, err= 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:37427") 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:47062->172.17.0.3:37427, err= 2026/08/09 02:27:14 DEBUG : check sum: size = 1 OK 2026/08/09 02:27:14 NOTICE: ftp://172.17.0.3:21/rclone-test-macudac9bozi: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/08/09 02:27:14 DEBUG : check sum: Size of src and dst objects identical 2026/08/09 02:27:14 DEBUG : check sum: Unchanged skipping 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for checks to finish 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for transfers to finish 2026/08/09 02:27:14 DEBUG : Waiting for deletions to finish 2026/08/09 02:27:14 INFO : There was nothing to transfer 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39961") 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:47144->172.17.0.3:39961, err= 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39531") 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:53988->172.17.0.3:39531, err= 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:32251") 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:47554->172.17.0.3:32251, err= --- PASS: TestSyncBasedOnCheckSum (0.01s) === RUN TestSyncSizeOnly run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-macudac9bozi", Local "Local file system at /tmp/rclone3592961635", Modify Window "1s" 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38075") 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:45096->172.17.0.3:38075, err= 2026/08/09 02:27:14 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for checks to finish 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for transfers to finish 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38054") 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:48572->172.17.0.3:38054, err= 2026/08/09 02:27:14 DEBUG : sizeonly.57ad18eb.partial: size = 6 OK 2026/08/09 02:27:14 DEBUG : sizeonly.57ad18eb.partial: renamed to: sizeonly 2026/08/09 02:27:14 INFO : sizeonly: Copied (new) 2026/08/09 02:27:14 DEBUG : Waiting for deletions to finish 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35798") 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:49114->172.17.0.3:35798, err= 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:37654") 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:54752->172.17.0.3:37654, err= 2026/08/09 02:27:14 DEBUG : sizeonly: size = 6 OK 2026/08/09 02:27:14 DEBUG : sizeonly: Sizes identical 2026/08/09 02:27:14 DEBUG : sizeonly: Unchanged skipping 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for checks to finish 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for transfers to finish 2026/08/09 02:27:14 DEBUG : Waiting for deletions to finish 2026/08/09 02:27:14 INFO : There was nothing to transfer 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35131") 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:42984->172.17.0.3:35131, err= 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:30852") 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:54026->172.17.0.3:30852, err= 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:37698") 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:41074->172.17.0.3:37698, err= --- PASS: TestSyncSizeOnly (0.01s) === RUN TestSyncIgnoreSize run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-macudac9bozi", Local "Local file system at /tmp/rclone3592961635", Modify Window "1s" 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39571") 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:43430->172.17.0.3:39571, err= 2026/08/09 02:27:14 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for checks to finish 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for transfers to finish 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31817") 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:49430->172.17.0.3:31817, err= 2026/08/09 02:27:14 DEBUG : ignore-size.4f0c3726.partial: renamed to: ignore-size 2026/08/09 02:27:14 INFO : ignore-size: Copied (new) 2026/08/09 02:27:14 DEBUG : Waiting for deletions to finish 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33111") 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:56894->172.17.0.3:33111, err= 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38767") 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:39768->172.17.0.3:38767, err= 2026/08/09 02:27:14 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:27:14 DEBUG : ignore-size: Unchanged skipping 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for checks to finish 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for transfers to finish 2026/08/09 02:27:14 DEBUG : Waiting for deletions to finish 2026/08/09 02:27:14 INFO : There was nothing to transfer 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:37478") 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:58804->172.17.0.3:37478, err= 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31087") 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:47584->172.17.0.3:31087, err= 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:30189") 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:36958->172.17.0.3:30189, err= --- PASS: TestSyncIgnoreSize (0.01s) === RUN TestSyncIgnoreTimes run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-macudac9bozi", Local "Local file system at /tmp/rclone3592961635", Modify Window "1s" 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36857") 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:44704->172.17.0.3:36857, err= 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33981") 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:56746->172.17.0.3:33981, err= 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31665") 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:60724->172.17.0.3:31665, err= 2026/08/09 02:27:14 DEBUG : existing: size = 6 OK 2026/08/09 02:27:14 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for checks to finish 2026/08/09 02:27:14 DEBUG : existing: Unchanged skipping 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for transfers to finish 2026/08/09 02:27:14 DEBUG : Waiting for deletions to finish 2026/08/09 02:27:14 INFO : There was nothing to transfer 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35676") 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:60272->172.17.0.3:35676, err= 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for checks to finish 2026/08/09 02:27:14 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for transfers to finish 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36539") 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:43668->172.17.0.3:36539, err= 2026/08/09 02:27:14 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/08/09 02:27:14 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/08/09 02:27:14 INFO : existing: Copied (replaced existing) 2026/08/09 02:27:14 DEBUG : Waiting for deletions to finish 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33750") 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:33068->172.17.0.3:33750, err= 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31066") 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:40048->172.17.0.3:31066, err= 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31671") 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:45222->172.17.0.3:31671, err= --- PASS: TestSyncIgnoreTimes (0.01s) === RUN TestSyncIgnoreExisting run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-macudac9bozi", Local "Local file system at /tmp/rclone3592961635", Modify Window "1s" 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:30524") 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:54758->172.17.0.3:30524, err= 2026/08/09 02:27:14 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for checks to finish 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for transfers to finish 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36426") 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:35226->172.17.0.3:36426, err= 2026/08/09 02:27:14 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/08/09 02:27:14 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/08/09 02:27:14 INFO : existing: Copied (new) 2026/08/09 02:27:14 DEBUG : Waiting for deletions to finish 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35240") 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:56222->172.17.0.3:35240, err= 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36951") 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:47898->172.17.0.3:36951, err= 2026/08/09 02:27:14 DEBUG : existing: Destination exists, skipping 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for checks to finish 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for transfers to finish 2026/08/09 02:27:14 DEBUG : Waiting for deletions to finish 2026/08/09 02:27:14 INFO : There was nothing to transfer 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35190") 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:50268->172.17.0.3:35190, err= 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34667") 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:49010->172.17.0.3:34667, err= 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33962") 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:36728->172.17.0.3:33962, err= --- PASS: TestSyncIgnoreExisting (0.01s) === RUN TestSyncIgnoreErrors run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-macudac9bozi", Local "Local file system at /tmp/rclone3592961635", Modify Window "1s" 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38768") 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:42716->172.17.0.3:38768, err= 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31365") 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:53650->172.17.0.3:31365, err= 2026/08/09 02:27:14 INFO : d: Making directory 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:30173") 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:58540->172.17.0.3:30173, err= 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Connecting to FTP server 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:21") 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:51134->172.17.0.3:21, err= 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31211") 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:39936->172.17.0.3:31211, err= 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:37318") 2026/08/09 02:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:40608->172.17.0.3:37318, err= 2026/08/09 02:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39729") 2026/08/09 02:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:46560->172.17.0.3:39729, err= 2026/08/09 02:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:37493") 2026/08/09 02:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:37712->172.17.0.3:37493, err= 2026/08/09 02:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31315") 2026/08/09 02:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33296") 2026/08/09 02:27:17 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/09 02:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:49640->172.17.0.3:33296, err= 2026/08/09 02:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:56408->172.17.0.3:31315, err= 2026/08/09 02:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Connecting to FTP server 2026/08/09 02:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:21") 2026/08/09 02:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:37434") 2026/08/09 02:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:51142->172.17.0.3:21, err= 2026/08/09 02:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:52666->172.17.0.3:37434, err= 2026/08/09 02:27:17 DEBUG : c/non empty space: size = 5 OK 2026/08/09 02:27:17 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/09 02:27:17 DEBUG : c/non empty space: Unchanged skipping 2026/08/09 02:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for checks to finish 2026/08/09 02:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for transfers to finish 2026/08/09 02:27:20 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33712") 2026/08/09 02:27:20 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:46620->172.17.0.3:33712, err= 2026/08/09 02:27:20 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/08/09 02:27:20 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/08/09 02:27:20 INFO : a/potato2: Copied (new) 2026/08/09 02:27:20 DEBUG : Waiting for deletions to finish 2026/08/09 02:27:20 INFO : b/potato: Deleted 2026/08/09 02:27:20 INFO : d: Removing directory 2026/08/09 02:27:20 INFO : b: Removing directory 2026/08/09 02:27:20 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: deleted 2 directories 2026/08/09 02:27:20 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39154") 2026/08/09 02:27:20 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:51542->172.17.0.3:39154, err= 2026/08/09 02:27:20 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33769") 2026/08/09 02:27:20 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34654") 2026/08/09 02:27:20 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:38476->172.17.0.3:33769, err= 2026/08/09 02:27:20 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:33044->172.17.0.3:34654, err= 2026/08/09 02:27:20 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38656") 2026/08/09 02:27:20 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:58334->172.17.0.3:38656, err= 2026/08/09 02:27:20 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39473") 2026/08/09 02:27:20 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:49106->172.17.0.3:39473, err= 2026/08/09 02:27:20 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38857") 2026/08/09 02:27:20 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:45208->172.17.0.3:38857, err= 2026/08/09 02:27:20 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33225") 2026/08/09 02:27:20 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:58344->172.17.0.3:33225, err= --- PASS: TestSyncIgnoreErrors (6.42s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-macudac9bozi", Local "Local file system at /tmp/rclone3592961635", Modify Window "1s" 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36659") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:45158->172.17.0.3:36659, err= 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36510") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:49678->172.17.0.3:36510, err= 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:30971") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:60882->172.17.0.3:30971, err= 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for checks to finish 2026/08/09 02:27:21 DEBUG : empty space: size = 1 OK 2026/08/09 02:27:21 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/08/09 02:27:21 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for transfers to finish 2026/08/09 02:27:21 DEBUG : Waiting for deletions to finish 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38298") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:41984->172.17.0.3:38298, err= 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39445") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:43754->172.17.0.3:39445, err= 2026/08/09 02:27:21 DEBUG : empty space: size = 1 OK 2026/08/09 02:27:21 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/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for checks to finish 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for transfers to finish 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35002") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:37938->172.17.0.3:35002, err= 2026/08/09 02:27:21 DEBUG : empty space.8e3f08e9.partial: size = 1 OK 2026/08/09 02:27:21 DEBUG : empty space.8e3f08e9.partial: renamed to: empty space 2026/08/09 02:27:21 INFO : empty space: Copied (replaced existing) 2026/08/09 02:27:21 DEBUG : Waiting for deletions to finish 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36230") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:42124->172.17.0.3:36230, err= 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:30689") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:51412->172.17.0.3:30689, err= 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34756") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:60262->172.17.0.3:34756, err= --- PASS: TestSyncAfterChangingModtimeOnly (0.02s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-macudac9bozi", Local "Local file system at /tmp/rclone3592961635", Modify Window "1s" sync_test.go:1046: Can't check this if no hashes supported 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38280") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:55052->172.17.0.3:38280, err= 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33040") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:53904->172.17.0.3:33040, err= --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.00s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-macudac9bozi", Local "Local file system at /tmp/rclone3592961635", Modify Window "1s" 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39288") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:34992->172.17.0.3:39288, err= 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35737") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:32998->172.17.0.3:35737, err= 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35194") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:49614->172.17.0.3:35194, err= 2026/08/09 02:27:21 DEBUG : foo: size = 3 OK 2026/08/09 02:27:21 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/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for checks to finish 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for transfers to finish 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36999") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:48478->172.17.0.3:36999, err= 2026/08/09 02:27:21 DEBUG : foo.20f54f0c.partial: size = 3 OK 2026/08/09 02:27:21 DEBUG : foo.20f54f0c.partial: renamed to: foo 2026/08/09 02:27:21 INFO : foo: Copied (replaced existing) 2026/08/09 02:27:21 DEBUG : Waiting for deletions to finish 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36797") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:40402->172.17.0.3:36797, err= 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31603") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:49750->172.17.0.3:31603, err= 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33255") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:44078->172.17.0.3:33255, err= --- PASS: TestSyncDoesntUpdateModtime (0.01s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-macudac9bozi", Local "Local file system at /tmp/rclone3592961635", Modify Window "1s" 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38629") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:36674->172.17.0.3:38629, err= 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33625") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:48866->172.17.0.3:33625, err= 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36081") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:49834->172.17.0.3:36081, err= 2026/08/09 02:27:21 DEBUG : potato: Need to transfer - File not found at Destination 2026/08/09 02:27:21 DEBUG : empty space: size = 1 OK 2026/08/09 02:27:21 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/09 02:27:21 DEBUG : empty space: Unchanged skipping 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for checks to finish 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for transfers to finish 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:32939") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:57210->172.17.0.3:32939, err= 2026/08/09 02:27:21 DEBUG : potato.06503f43.partial: size = 60 OK 2026/08/09 02:27:21 DEBUG : potato.06503f43.partial: renamed to: potato 2026/08/09 02:27:21 INFO : potato: Copied (new) 2026/08/09 02:27:21 DEBUG : Waiting for deletions to finish 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34129") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:40006->172.17.0.3:34129, err= 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33655") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:36896->172.17.0.3:33655, err= 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38779") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:42988->172.17.0.3:38779, err= --- PASS: TestSyncAfterAddingAFile (0.01s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-macudac9bozi", Local "Local file system at /tmp/rclone3592961635", Modify Window "1s" 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33242") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:59610->172.17.0.3:33242, err= 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35162") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:42494->172.17.0.3:35162, err= 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33061") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:59810->172.17.0.3:33061, err= 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for checks to finish 2026/08/09 02:27:21 DEBUG : potato: size = 21 (Local file system at /tmp/rclone3592961635) 2026/08/09 02:27:21 DEBUG : potato: size = 60 (ftp://172.17.0.3:21/rclone-test-macudac9bozi) 2026/08/09 02:27:21 DEBUG : potato: Sizes differ 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for transfers to finish 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33027") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:57820->172.17.0.3:33027, err= 2026/08/09 02:27:21 DEBUG : potato.793dcdb8.partial: size = 21 OK 2026/08/09 02:27:21 DEBUG : potato.793dcdb8.partial: renamed to: potato 2026/08/09 02:27:21 INFO : potato: Copied (replaced existing) 2026/08/09 02:27:21 DEBUG : Waiting for deletions to finish 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34451") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:45328->172.17.0.3:34451, err= 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31736") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:37720->172.17.0.3:31736, err= 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34202") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:59888->172.17.0.3:34202, err= --- PASS: TestSyncAfterChangingFilesSizeOnly (0.01s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-macudac9bozi", Local "Local file system at /tmp/rclone3592961635", Modify Window "1s" 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39089") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:45248->172.17.0.3:39089, err= 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39390") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:44900->172.17.0.3:39390, err= 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39325") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:55266->172.17.0.3:39325, err= 2026/08/09 02:27:21 DEBUG : potato: size = 21 OK 2026/08/09 02:27:21 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/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for checks to finish 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for transfers to finish 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38528") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:38762->172.17.0.3:38528, err= 2026/08/09 02:27:21 DEBUG : potato.a809149f.partial: size = 21 OK 2026/08/09 02:27:21 DEBUG : potato.a809149f.partial: renamed to: potato 2026/08/09 02:27:21 INFO : potato: Copied (replaced existing) 2026/08/09 02:27:21 DEBUG : Waiting for deletions to finish 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36156") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:45608->172.17.0.3:36156, err= 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38753") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:34604->172.17.0.3:38753, err= 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38501") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:48918->172.17.0.3:38501, err= --- PASS: TestSyncAfterChangingContentsOnly (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-macudac9bozi", Local "Local file system at /tmp/rclone3592961635", Modify Window "1s" 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34073") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:51796->172.17.0.3:34073, err= 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:37566") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:44666->172.17.0.3:37566, err= 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38642") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:59338->172.17.0.3:38642, err= 2026/08/09 02:27:21 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/09 02:27:21 DEBUG : empty space: size = 1 OK 2026/08/09 02:27:21 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/09 02:27:21 DEBUG : empty space: Unchanged skipping 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for checks to finish 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for transfers to finish 2026/08/09 02:27:21 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/08/09 02:27:21 DEBUG : Waiting for deletions to finish 2026/08/09 02:27:21 NOTICE: potato: Skipped delete as --dry-run is set (size 21) 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33187") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:47222->172.17.0.3:33187, err= 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36899") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:34098->172.17.0.3:36899, err= 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:37306") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:45834->172.17.0.3:37306, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-macudac9bozi", Local "Local file system at /tmp/rclone3592961635", Modify Window "1s" 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33361") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:34498->172.17.0.3:33361, err= 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33543") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:45382->172.17.0.3:33543, err= 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31020") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:37176->172.17.0.3:31020, err= 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38505") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:54856->172.17.0.3:38505, err= 2026/08/09 02:27:21 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/09 02:27:21 DEBUG : empty space: size = 1 OK 2026/08/09 02:27:21 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for checks to finish 2026/08/09 02:27:21 DEBUG : empty space: Unchanged skipping 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for transfers to finish 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:30338") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:53406->172.17.0.3:30338, err= 2026/08/09 02:27:21 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/08/09 02:27:21 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/08/09 02:27:21 INFO : potato2: Copied (new) 2026/08/09 02:27:21 DEBUG : Waiting for deletions to finish 2026/08/09 02:27:21 INFO : potato: Deleted 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35403") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:59932->172.17.0.3:35403, err= 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35742") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:55784->172.17.0.3:35742, err= 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39157") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:33926->172.17.0.3:39157, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-macudac9bozi", Local "Local file system at /tmp/rclone3592961635", Modify Window "1s" 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:32646") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:35378->172.17.0.3:32646, err= 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:30425") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:57142->172.17.0.3:30425, err= 2026/08/09 02:27:21 INFO : d: Making directory 2026/08/09 02:27:21 INFO : d/e: Making directory 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:32868") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:47300->172.17.0.3:32868, err= 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:32783") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:32089") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33111") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:53834->172.17.0.3:32783, err= 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:58702->172.17.0.3:32089, err= 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:56898->172.17.0.3:33111, err= 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34306") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:36872->172.17.0.3:34306, err= 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38587") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:58806->172.17.0.3:38587, err= 2026/08/09 02:27:21 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:32729") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36680") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:58016->172.17.0.3:32729, err= 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:33308->172.17.0.3:36680, err= 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31423") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:41804->172.17.0.3:31423, err= 2026/08/09 02:27:21 DEBUG : c/non empty space: size = 5 OK 2026/08/09 02:27:21 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/09 02:27:21 DEBUG : c/non empty space: Unchanged skipping 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:37778") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:47168->172.17.0.3:37778, err= 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39684") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:59330->172.17.0.3:39684, err= 2026/08/09 02:27:21 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for checks to finish 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for transfers to finish 2026/08/09 02:27:21 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/08/09 02:27:21 INFO : a/potato2: Copied (new) 2026/08/09 02:27:21 DEBUG : Waiting for deletions to finish 2026/08/09 02:27:21 INFO : b/potato: Deleted 2026/08/09 02:27:21 INFO : d/e: Removing directory 2026/08/09 02:27:21 INFO : d: Removing directory 2026/08/09 02:27:21 INFO : b: Removing directory 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: deleted 3 directories 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39097") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:48818->172.17.0.3:39097, err= 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:37739") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:30530") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:50966->172.17.0.3:37739, err= 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:39148->172.17.0.3:30530, err= 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36715") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:50356->172.17.0.3:36715, err= 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38927") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:55172->172.17.0.3:38927, err= 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:32657") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:47924->172.17.0.3:32657, err= 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:30518") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:43182->172.17.0.3:30518, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-macudac9bozi", Local "Local file system at /tmp/rclone3592961635", Modify Window "1s" 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31911") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:59610->172.17.0.3:31911, err= 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:32141") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:35524->172.17.0.3:32141, err= 2026/08/09 02:27:21 INFO : d: Making directory 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35186") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:52056->172.17.0.3:35186, err= 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33310") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:32585") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:33092->172.17.0.3:32585, err= 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:60060->172.17.0.3:33310, err= 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34796") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:33894->172.17.0.3:34796, err= 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33931") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:60100->172.17.0.3:33931, err= 2026/08/09 02:27:21 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:30745") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36786") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:45730->172.17.0.3:30745, err= 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:37540") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:53986->172.17.0.3:36786, err= 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:44034->172.17.0.3:37540, err= 2026/08/09 02:27:21 DEBUG : c/non empty space: size = 5 OK 2026/08/09 02:27:21 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for checks to finish 2026/08/09 02:27:21 DEBUG : c/non empty space: Unchanged skipping 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for transfers to finish 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35070") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:56020->172.17.0.3:35070, err= 2026/08/09 02:27:21 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/08/09 02:27:21 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/08/09 02:27:21 INFO : a/potato2: Copied (new) 2026/08/09 02:27:21 ERROR : ftp://172.17.0.3:21/rclone-test-macudac9bozi: not deleting files as there were IO errors 2026/08/09 02:27:21 ERROR : ftp://172.17.0.3:21/rclone-test-macudac9bozi: not deleting directories as there were IO errors 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:32384") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:50228->172.17.0.3:32384, err= 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35327") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33600") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39169") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:56890->172.17.0.3:39169, err= 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:35002->172.17.0.3:33600, err= 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33583") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:45710->172.17.0.3:35327, err= 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:60968->172.17.0.3:33583, err= 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:37910") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:60204->172.17.0.3:37910, err= 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:32604") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36124") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:30109") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:53060->172.17.0.3:36124, err= 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:60416->172.17.0.3:30109, err= 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:52060->172.17.0.3:32604, err= 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:32033") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:50276->172.17.0.3:32033, err= 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38852") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:38554->172.17.0.3:38852, 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-macudac9bozi", Local "Local file system at /tmp/rclone3592961635", Modify Window "1s" 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34784") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:59400->172.17.0.3:34784, err= 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35318") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:45780->172.17.0.3:35318, err= 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33304") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:57058->172.17.0.3:33304, err= 2026/08/09 02:27:21 DEBUG : Waiting for deletions to finish 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34194") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:51912->172.17.0.3:34194, err= 2026/08/09 02:27:21 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for checks to finish 2026/08/09 02:27:21 DEBUG : empty space: size = 1 OK 2026/08/09 02:27:21 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/09 02:27:21 DEBUG : empty space: Unchanged skipping 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for transfers to finish 2026/08/09 02:27:21 INFO : potato: Deleted 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39226") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:55636->172.17.0.3:39226, err= 2026/08/09 02:27:21 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/08/09 02:27:21 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/08/09 02:27:21 INFO : potato2: Copied (new) 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35673") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:35926->172.17.0.3:35673, err= 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34635") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:41490->172.17.0.3:34635, err= 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36083") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:41266->172.17.0.3:36083, err= --- PASS: TestSyncDeleteDuring (0.01s) === RUN TestSyncDeleteBefore run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-macudac9bozi", Local "Local file system at /tmp/rclone3592961635", Modify Window "1s" 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34014") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:33154->172.17.0.3:34014, err= 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35699") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:35112->172.17.0.3:35699, err= 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:32898") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:39332->172.17.0.3:32898, err= 2026/08/09 02:27:21 DEBUG : Waiting for deletions to finish 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:30437") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:55392->172.17.0.3:30437, err= 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for checks to finish 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for transfers to finish 2026/08/09 02:27:21 INFO : potato: Deleted 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36836") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:33384->172.17.0.3:36836, err= 2026/08/09 02:27:21 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/09 02:27:21 DEBUG : empty space: size = 1 OK 2026/08/09 02:27:21 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/09 02:27:21 DEBUG : empty space: Unchanged skipping 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for checks to finish 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for transfers to finish 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35775") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:52244->172.17.0.3:35775, err= 2026/08/09 02:27:21 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/08/09 02:27:21 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/08/09 02:27:21 INFO : potato2: Copied (new) 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:32748") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:45570->172.17.0.3:32748, err= 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:32091") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:35494->172.17.0.3:32091, err= 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39592") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:55660->172.17.0.3:39592, err= --- PASS: TestSyncDeleteBefore (0.01s) === RUN TestCopyDeleteBefore run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-macudac9bozi", Local "Local file system at /tmp/rclone3592961635", Modify Window "1s" 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38092") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:52302->172.17.0.3:38092, err= 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34604") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:53182->172.17.0.3:34604, err= 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36255") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:58914->172.17.0.3:36255, err= 2026/08/09 02:27:21 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for checks to finish 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for transfers to finish 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39691") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:60008->172.17.0.3:39691, err= 2026/08/09 02:27:21 DEBUG : potato2.3b76523b.partial: size = 19 OK 2026/08/09 02:27:21 DEBUG : potato2.3b76523b.partial: renamed to: potato2 2026/08/09 02:27:21 INFO : potato2: Copied (new) 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31639") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:57792->172.17.0.3:31639, err= 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33445") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:37302->172.17.0.3:33445, err= 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31526") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:35224->172.17.0.3:31526, err= --- PASS: TestCopyDeleteBefore (0.01s) === RUN TestSyncWithExclude run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-macudac9bozi", Local "Local file system at /tmp/rclone3592961635", Modify Window "1s" 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38037") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:45528->172.17.0.3:38037, err= 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34337") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:42382->172.17.0.3:34337, err= 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:32321") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:38424->172.17.0.3:32321, err= 2026/08/09 02:27:21 DEBUG : enormous: Excluded (Size Filter) 2026/08/09 02:27:21 DEBUG : enormous: Excluded 2026/08/09 02:27:21 DEBUG : potato2: Excluded (Size Filter) 2026/08/09 02:27:21 DEBUG : potato2: Excluded 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:30298") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:33556->172.17.0.3:30298, err= 2026/08/09 02:27:21 DEBUG : potato2: Excluded (Size Filter) 2026/08/09 02:27:21 DEBUG : potato2: Excluded 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for checks to finish 2026/08/09 02:27:21 DEBUG : empty space: size = 1 OK 2026/08/09 02:27:21 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/09 02:27:21 DEBUG : empty space: Unchanged skipping 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for transfers to finish 2026/08/09 02:27:21 DEBUG : Waiting for deletions to finish 2026/08/09 02:27:21 INFO : There was nothing to transfer 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36788") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:50720->172.17.0.3:36788, err= 2026/08/09 02:27:21 DEBUG : enormous: Excluded (Size Filter) 2026/08/09 02:27:21 DEBUG : enormous: Excluded 2026/08/09 02:27:21 DEBUG : potato2: Excluded (Size Filter) 2026/08/09 02:27:21 DEBUG : potato2: Excluded 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34570") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:41652->172.17.0.3:34570, err= 2026/08/09 02:27:21 DEBUG : potato2: Excluded (Size Filter) 2026/08/09 02:27:21 DEBUG : potato2: Excluded 2026/08/09 02:27:21 DEBUG : empty space: size = 1 OK 2026/08/09 02:27:21 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2026/08/09 02:27:21 DEBUG : empty space: Unchanged skipping 2026/08/09 02:27:21 DEBUG : Local file system at /tmp/rclone3592961635: Waiting for checks to finish 2026/08/09 02:27:21 DEBUG : Local file system at /tmp/rclone3592961635: Waiting for transfers to finish 2026/08/09 02:27:21 DEBUG : Waiting for deletions to finish 2026/08/09 02:27:21 INFO : There was nothing to transfer 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36520") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:33270->172.17.0.3:36520, err= 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38930") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:51500->172.17.0.3:38930, err= --- PASS: TestSyncWithExclude (0.01s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-macudac9bozi", Local "Local file system at /tmp/rclone3592961635", Modify Window "1s" 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:37367") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:46142->172.17.0.3:37367, err= 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39181") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:50350->172.17.0.3:39181, err= 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35831") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:37510->172.17.0.3:35831, err= 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31678") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:45860->172.17.0.3:31678, err= 2026/08/09 02:27:21 DEBUG : enormous: Excluded (Size Filter) 2026/08/09 02:27:21 DEBUG : enormous: Excluded 2026/08/09 02:27:21 DEBUG : potato2: Excluded (Size Filter) 2026/08/09 02:27:21 DEBUG : potato2: Excluded 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35625") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:42256->172.17.0.3:35625, err= 2026/08/09 02:27:21 DEBUG : empty space: size = 1 OK 2026/08/09 02:27:21 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/09 02:27:21 DEBUG : empty space: Unchanged skipping 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for checks to finish 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for transfers to finish 2026/08/09 02:27:21 DEBUG : Waiting for deletions to finish 2026/08/09 02:27:21 INFO : enormous: Deleted 2026/08/09 02:27:21 INFO : potato2: Deleted 2026/08/09 02:27:21 INFO : There was nothing to transfer 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35621") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:59848->172.17.0.3:35621, err= 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38990") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:59272->172.17.0.3:38990, err= 2026/08/09 02:27:21 DEBUG : Local file system at /tmp/rclone3592961635: Waiting for checks to finish 2026/08/09 02:27:21 DEBUG : empty space: size = 1 OK 2026/08/09 02:27:21 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2026/08/09 02:27:21 DEBUG : empty space: Unchanged skipping 2026/08/09 02:27:21 DEBUG : Local file system at /tmp/rclone3592961635: Waiting for transfers to finish 2026/08/09 02:27:21 DEBUG : Waiting for deletions to finish 2026/08/09 02:27:21 INFO : enormous: Deleted 2026/08/09 02:27:21 INFO : potato2: Deleted 2026/08/09 02:27:21 INFO : There was nothing to transfer 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:32387") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:47288->172.17.0.3:32387, err= 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33957") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:56418->172.17.0.3:33957, err= --- PASS: TestSyncWithExcludeAndDeleteExcluded (0.01s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-macudac9bozi", Local "Local file system at /tmp/rclone3592961635", Modify Window "1s" 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39066") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:59344->172.17.0.3:39066, err= 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38909") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:51566->172.17.0.3:38909, err= 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:30430") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:59998->172.17.0.3:30430, err= 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:37326") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:42914->172.17.0.3:37326, err= 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35107") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:58208->172.17.0.3:35107, err= 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38590") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:60220->172.17.0.3:38590, err= 2026/08/09 02:27:21 DEBUG : five: Need to transfer - File not found at Destination 2026/08/09 02:27:21 DEBUG : one: Destination is newer than source, skipping 2026/08/09 02:27:21 DEBUG : four: size = 4 (Local file system at /tmp/rclone3592961635) 2026/08/09 02:27:21 DEBUG : four: size = 8 (ftp://172.17.0.3:21/rclone-test-macudac9bozi) 2026/08/09 02:27:21 DEBUG : four: Sizes differ 2026/08/09 02:27:21 DEBUG : three: size = 5 OK 2026/08/09 02:27:21 DEBUG : three: Sizes identical 2026/08/09 02:27:21 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/08/09 02:27:21 DEBUG : two: size = 3 OK 2026/08/09 02:27:21 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for checks to finish 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for transfers to finish 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:37655") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39953") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:53880->172.17.0.3:37655, err= 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35012") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:55510->172.17.0.3:39953, err= 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:53206->172.17.0.3:35012, err= 2026/08/09 02:27:21 DEBUG : five.0fee171d.partial: size = 4 OK 2026/08/09 02:27:21 DEBUG : two.8549bf6d.partial: size = 3 OK 2026/08/09 02:27:21 DEBUG : four.f852663a.partial: size = 4 OK 2026/08/09 02:27:21 DEBUG : five.0fee171d.partial: renamed to: five 2026/08/09 02:27:21 INFO : five: Copied (new) 2026/08/09 02:27:21 DEBUG : two.8549bf6d.partial: renamed to: two 2026/08/09 02:27:21 INFO : two: Copied (replaced existing) 2026/08/09 02:27:21 DEBUG : four.f852663a.partial: renamed to: four 2026/08/09 02:27:21 INFO : four: Copied (replaced existing) 2026/08/09 02:27:21 DEBUG : Waiting for deletions to finish 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33179") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:39328->172.17.0.3:33179, err= sync_test.go:1480: Skip test with --checksum as no hashes supported 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31688") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:52536->172.17.0.3:31688, err= 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38557") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:35692->172.17.0.3:38557, 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-macudac9bozi", Local "Local file system at /tmp/rclone3592961635", Modify Window "1s" sync_test.go:1569: Can track renames: false 2026/08/09 02:27:21 ERROR : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Ignoring --track-renames as the source and destination do not have a common hash 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:32955") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:34466->172.17.0.3:32955, err= 2026/08/09 02:27:21 DEBUG : potato: Need to transfer - File not found at Destination 2026/08/09 02:27:21 DEBUG : yam: Need to transfer - File not found at Destination 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for checks to finish 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for transfers to finish 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:32109") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:56526->172.17.0.3:32109, err= 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:30692") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:60972->172.17.0.3:30692, err= 2026/08/09 02:27:21 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/08/09 02:27:21 DEBUG : yam.02e422e9.partial: size = 11 OK 2026/08/09 02:27:21 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/08/09 02:27:21 INFO : potato: Copied (new) 2026/08/09 02:27:21 DEBUG : yam.02e422e9.partial: renamed to: yam 2026/08/09 02:27:21 INFO : yam: Copied (new) 2026/08/09 02:27:21 DEBUG : Waiting for deletions to finish 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35744") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:48444->172.17.0.3:35744, err= 2026/08/09 02:27:21 ERROR : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Ignoring --track-renames as the source and destination do not have a common hash 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:37191") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:41784->172.17.0.3:37191, err= 2026/08/09 02:27:21 DEBUG : yaml: Need to transfer - File not found at Destination 2026/08/09 02:27:21 DEBUG : potato: size = 14 OK 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for checks to finish 2026/08/09 02:27:21 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:27:21 DEBUG : potato: Unchanged skipping 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for transfers to finish 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36982") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:38986->172.17.0.3:36982, err= 2026/08/09 02:27:21 DEBUG : yaml.f0a7baea.partial: size = 11 OK 2026/08/09 02:27:21 DEBUG : yaml.f0a7baea.partial: renamed to: yaml 2026/08/09 02:27:21 INFO : yaml: Copied (new) 2026/08/09 02:27:21 DEBUG : Waiting for deletions to finish 2026/08/09 02:27:21 INFO : yam: Deleted 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38883") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:34658->172.17.0.3:38883, err= 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33038") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:55512->172.17.0.3:33038, err= 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33149") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:60662->172.17.0.3:33149, err= --- PASS: TestSyncWithTrackRenames (0.02s) === 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-macudac9bozi", Local "Local file system at /tmp/rclone3592961635", Modify Window "1s" sync_test.go:1641: Can track renames: true 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39918") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:35794->172.17.0.3:39918, err= 2026/08/09 02:27:21 INFO : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Making map for --track-renames 2026/08/09 02:27:21 INFO : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Finished making map for --track-renames 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for checks to finish 2026/08/09 02:27:21 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/08/09 02:27:21 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for renames to finish 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for transfers to finish 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33631") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:47464->172.17.0.3:33631, err= 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34776") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:48194->172.17.0.3:34776, err= 2026/08/09 02:27:21 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/08/09 02:27:21 DEBUG : yam.02e422e9.partial: size = 11 OK 2026/08/09 02:27:21 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/08/09 02:27:21 INFO : potato: Copied (new) 2026/08/09 02:27:21 DEBUG : yam.02e422e9.partial: renamed to: yam 2026/08/09 02:27:21 INFO : yam: Copied (new) 2026/08/09 02:27:21 DEBUG : Waiting for deletions to finish 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33044") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:36014->172.17.0.3:33044, err= 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33424") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:59470->172.17.0.3:33424, err= 2026/08/09 02:27:21 DEBUG : potato: size = 14 OK 2026/08/09 02:27:21 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:27:21 DEBUG : potato: Unchanged skipping 2026/08/09 02:27:21 INFO : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Making map for --track-renames 2026/08/09 02:27:21 INFO : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Finished making map for --track-renames 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for checks to finish 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for renames to finish 2026/08/09 02:27:21 INFO : yam: Moved (server-side) to: yaml 2026/08/09 02:27:21 INFO : yaml: Renamed from "yam" 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for transfers to finish 2026/08/09 02:27:21 DEBUG : Waiting for deletions to finish 2026/08/09 02:27:21 INFO : There was nothing to transfer 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39885") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:56582->172.17.0.3:39885, err= 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31841") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:39832->172.17.0.3:31841, err= 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:37466") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:52748->172.17.0.3:37466, err= --- PASS: TestSyncWithTrackRenamesStrategyModtime (0.01s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-macudac9bozi", Local "Local file system at /tmp/rclone3592961635", Modify Window "1s" sync_test.go:1680: Can track renames: true 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:32014") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:59750->172.17.0.3:32014, err= 2026/08/09 02:27:21 INFO : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Making map for --track-renames 2026/08/09 02:27:21 INFO : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Finished making map for --track-renames 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for checks to finish 2026/08/09 02:27:21 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/08/09 02:27:21 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for renames to finish 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for transfers to finish 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36237") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:48372->172.17.0.3:36237, err= 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:30322") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:37906->172.17.0.3:30322, err= 2026/08/09 02:27:21 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/08/09 02:27:21 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/08/09 02:27:21 INFO : potato: Copied (new) 2026/08/09 02:27:21 DEBUG : sub/yam.b1027621.partial: size = 11 OK 2026/08/09 02:27:21 DEBUG : sub/yam.b1027621.partial: renamed to: sub/yam 2026/08/09 02:27:21 INFO : sub/yam: Copied (new) 2026/08/09 02:27:21 DEBUG : Waiting for deletions to finish 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:30098") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:49662->172.17.0.3:30098, err= 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:32987") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:55220->172.17.0.3:32987, err= 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39376") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:48912->172.17.0.3:39376, err= 2026/08/09 02:27:21 DEBUG : potato: size = 14 OK 2026/08/09 02:27:21 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:27:21 DEBUG : potato: Unchanged skipping 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38157") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:53076->172.17.0.3:38157, err= 2026/08/09 02:27:21 INFO : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Making map for --track-renames 2026/08/09 02:27:21 INFO : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Finished making map for --track-renames 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for checks to finish 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for renames to finish 2026/08/09 02:27:21 INFO : sub/yam: Moved (server-side) to: yam 2026/08/09 02:27:21 INFO : yam: Renamed from "sub/yam" 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for transfers to finish 2026/08/09 02:27:21 DEBUG : Waiting for deletions to finish 2026/08/09 02:27:21 INFO : There was nothing to transfer 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35181") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:55806->172.17.0.3:35181, err= 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:32406") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:37700->172.17.0.3:32406, err= 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:37773") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:50204->172.17.0.3:37773, err= 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:37758") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:36874->172.17.0.3:37758, err= 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39174") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:48940->172.17.0.3:39174, err= --- PASS: TestSyncWithTrackRenamesStrategyLeaf (0.02s) === RUN TestServerSideMoveLocal run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-macudac9bozi", Local "Local file system at /tmp/rclone3592961635", Modify Window "1s" 2026/08/09 02:27:21 DEBUG : Creating backend with remote "/tmp/rclone3592961635/dir1" 2026/08/09 02:27:21 DEBUG : Creating backend with remote "/tmp/rclone3592961635/dir2" 2026/08/09 02:27:21 DEBUG : Local file system at /tmp/rclone3592961635/dir2: Using server-side directory move 2026/08/09 02:27:21 INFO : Local file system at /tmp/rclone3592961635/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/09 02:27:21 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/08/09 02:27:21 DEBUG : Local file system at /tmp/rclone3592961635/dir2: Waiting for checks to finish 2026/08/09 02:27:21 DEBUG : Local file system at /tmp/rclone3592961635/dir2: Waiting for transfers to finish 2026/08/09 02:27:21 INFO : file1.txt: Moved (server-side) 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:30955") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:48490->172.17.0.3:30955, err= 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:32438") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:33548->172.17.0.3:32438, err= --- PASS: TestServerSideMoveLocal (0.01s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-macudac9bozi", Local "Local file system at /tmp/rclone3592961635", Modify Window "1s" 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39751") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:45198->172.17.0.3:39751, err= 2026/08/09 02:27:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/09 02:27:21 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for checks to finish 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for transfers to finish 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:32200") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:40604->172.17.0.3:32200, err= 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:32995") 2026/08/09 02:27:21 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:43860->172.17.0.3:32995, err= 2026/08/09 02:27:21 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2026/08/09 02:27:21 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/08/09 02:27:21 INFO : sub dir/hello world: Copied (new) 2026/08/09 02:27:21 INFO : sub dir/hello world: Deleted 2026/08/09 02:27:21 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2026/08/09 02:27:21 INFO : nested/sub dir/file: Copied (new) 2026/08/09 02:27:21 INFO : nested/sub dir/file: Deleted 2026/08/09 02:27:21 INFO : sub dir: Removing directory 2026/08/09 02:27:21 INFO : nested/sub dir: Removing directory 2026/08/09 02:27:21 INFO : nested: Removing directory 2026/08/09 02:27:21 DEBUG : Local file system at /tmp/rclone3592961635: deleted 3 directories 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39120") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:39216->172.17.0.3:39120, err= 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35890") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:37687") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:42832->172.17.0.3:35890, err= 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:54804->172.17.0.3:37687, err= 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:32555") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:44284->172.17.0.3:32555, err= 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:30535") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:54810->172.17.0.3:30535, err= 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34233") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35854") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:39716->172.17.0.3:35854, err= 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:39596->172.17.0.3:34233, err= 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31910") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:38310->172.17.0.3:31910, err= 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36567") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:38434->172.17.0.3:36567, err= --- PASS: TestMoveWithDeleteEmptySrcDirs (0.01s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-macudac9bozi", Local "Local file system at /tmp/rclone3592961635", Modify Window "1s" 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35058") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:47276->172.17.0.3:35058, err= 2026/08/09 02:27:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/09 02:27:21 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for checks to finish 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for transfers to finish 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33522") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:51290->172.17.0.3:33522, err= 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36001") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:50930->172.17.0.3:36001, err= 2026/08/09 02:27:21 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/08/09 02:27:21 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2026/08/09 02:27:21 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/08/09 02:27:21 INFO : sub dir/hello world: Copied (new) 2026/08/09 02:27:21 INFO : sub dir/hello world: Deleted 2026/08/09 02:27:21 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2026/08/09 02:27:21 INFO : nested/sub dir/file: Copied (new) 2026/08/09 02:27:21 INFO : nested/sub dir/file: Deleted 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39905") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:51602->172.17.0.3:39905, err= 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33592") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:55360->172.17.0.3:33592, err= 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:30476") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:52500->172.17.0.3:30476, err= 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34641") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:48904->172.17.0.3:34641, err= 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:32112") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:37500->172.17.0.3:32112, err= 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31889") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39067") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:60902->172.17.0.3:31889, err= 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:48764->172.17.0.3:39067, err= 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36888") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:37426->172.17.0.3:36888, err= 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38324") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:51862->172.17.0.3:38324, err= --- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.01s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-macudac9bozi", Local "Local file system at /tmp/rclone3592961635", Modify Window "1s" 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36958") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:53792->172.17.0.3:36958, err= 2026/08/09 02:27:21 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/08/09 02:27:21 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for checks to finish 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for transfers to finish 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:30697") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:44302->172.17.0.3:30697, err= 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39289") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:53646->172.17.0.3:39289, err= 2026/08/09 02:27:21 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/08/09 02:27:21 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/08/09 02:27:21 INFO : existing: Copied (new) 2026/08/09 02:27:21 DEBUG : existing-b.77ede99e.partial: size = 6 OK 2026/08/09 02:27:21 INFO : existing: Deleted 2026/08/09 02:27:21 DEBUG : existing-b.77ede99e.partial: renamed to: existing-b 2026/08/09 02:27:21 INFO : existing-b: Copied (new) 2026/08/09 02:27:21 INFO : existing-b: Deleted 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35086") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:43750->172.17.0.3:35086, err= 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:37048") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:52632->172.17.0.3:37048, err= 2026/08/09 02:27:21 DEBUG : existing: Destination exists, skipping 2026/08/09 02:27:21 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for checks to finish 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for transfers to finish 2026/08/09 02:27:21 INFO : There was nothing to transfer 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:30997") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:45492->172.17.0.3:30997, err= 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39860") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:33048->172.17.0.3:39860, err= 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35141") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:37282->172.17.0.3:35141, err= --- PASS: TestMoveWithIgnoreExisting (0.01s) === RUN TestServerSideMove run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-macudac9bozi", Local "Local file system at /tmp/rclone3592961635", Modify Window "1s" 2026/08/09 02:27:21 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-lajeyep6folu" 2026/08/09 02:27:21 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/09 02:27:21 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/09 02:27:21 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/09 02:27:21 DEBUG : Setting pass="BhX540zWmf2yOVOYcI4p9gN3VyvgIyI1zLeoWKGe9X4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/09 02:27:21 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/09 02:27:21 DEBUG : TestFTPPureftpd: detected overridden config - adding "{bO50S}" suffix to name 2026/08/09 02:27:21 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/09 02:27:21 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/09 02:27:21 DEBUG : Setting pass="BhX540zWmf2yOVOYcI4p9gN3VyvgIyI1zLeoWKGe9X4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/09 02:27:21 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-lajeyep6folu: Connecting to FTP server 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-lajeyep6folu: dial("tcp","172.17.0.3:21") 2026/08/09 02:27:21 DEBUG : ftp://172.17.0.3:21/rclone-test-lajeyep6folu: > dial: conn=172.17.0.1:51146->172.17.0.3:21, err= 2026/08/09 02:27:24 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:30688") 2026/08/09 02:27:24 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:36104->172.17.0.3:30688, err= 2026/08/09 02:27:24 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36902") 2026/08/09 02:27:24 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:41534->172.17.0.3:36902, err= 2026/08/09 02:27:24 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:30858") 2026/08/09 02:27:24 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:34304->172.17.0.3:30858, err= 2026/08/09 02:27:24 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:32297") 2026/08/09 02:27:24 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:51236->172.17.0.3:32297, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.3:21/rclone-test-macudac9bozi -> ftp://172.17.0.3:21/rclone-test-lajeyep6folu 2026/08/09 02:27:24 DEBUG : ftp://172.17.0.3:21/rclone-test-lajeyep6folu: dial("tcp","172.17.0.3:34504") 2026/08/09 02:27:24 DEBUG : ftp://172.17.0.3:21/rclone-test-lajeyep6folu: > dial: conn=172.17.0.1:45574->172.17.0.3:34504, err= 2026/08/09 02:27:24 DEBUG : ftp://172.17.0.3:21/rclone-test-lajeyep6folu: dial("tcp","172.17.0.3:31757") 2026/08/09 02:27:24 DEBUG : ftp://172.17.0.3:21/rclone-test-lajeyep6folu: > dial: conn=172.17.0.1:45722->172.17.0.3:31757, err= 2026/08/09 02:27:24 DEBUG : ftp://172.17.0.3:21/rclone-test-lajeyep6folu: dial("tcp","172.17.0.3:37553") 2026/08/09 02:27:24 DEBUG : ftp://172.17.0.3:21/rclone-test-lajeyep6folu: > dial: conn=172.17.0.1:59420->172.17.0.3:37553, err= 2026/08/09 02:27:24 DEBUG : ftp://172.17.0.3:21/rclone-test-lajeyep6folu: Using server-side directory move 2026/08/09 02:27:24 INFO : ftp://172.17.0.3:21/rclone-test-lajeyep6folu: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/09 02:27:24 DEBUG : ftp://172.17.0.3:21/rclone-test-lajeyep6folu: dial("tcp","172.17.0.3:33892") 2026/08/09 02:27:24 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:37679") 2026/08/09 02:27:24 DEBUG : ftp://172.17.0.3:21/rclone-test-lajeyep6folu: > dial: conn=172.17.0.1:49322->172.17.0.3:33892, err= 2026/08/09 02:27:24 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:44682->172.17.0.3:37679, err= 2026/08/09 02:27:24 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/09 02:27:24 DEBUG : empty space: size = 1 OK 2026/08/09 02:27:24 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/08/09 02:27:24 DEBUG : empty space: Unchanged skipping 2026/08/09 02:27:24 DEBUG : potato3: size = 68 (ftp://172.17.0.3:21/rclone-test-macudac9bozi) 2026/08/09 02:27:24 DEBUG : potato3: size = 60 (ftp://172.17.0.3:21/rclone-test-lajeyep6folu) 2026/08/09 02:27:24 DEBUG : potato3: Sizes differ 2026/08/09 02:27:24 DEBUG : ftp://172.17.0.3:21/rclone-test-lajeyep6folu: Connecting to FTP server 2026/08/09 02:27:24 DEBUG : ftp://172.17.0.3:21/rclone-test-lajeyep6folu: dial("tcp","172.17.0.3:21") 2026/08/09 02:27:24 DEBUG : ftp://172.17.0.3:21/rclone-test-lajeyep6folu: > dial: conn=172.17.0.1:34556->172.17.0.3:21, err= 2026/08/09 02:27:24 DEBUG : ftp://172.17.0.3:21/rclone-test-lajeyep6folu: Waiting for checks to finish 2026/08/09 02:27:24 INFO : empty space: Deleted 2026/08/09 02:27:24 DEBUG : ftp://172.17.0.3:21/rclone-test-lajeyep6folu: Waiting for transfers to finish 2026/08/09 02:27:24 INFO : potato2: Moved (server-side) 2026/08/09 02:27:27 INFO : potato3: Deleted 2026/08/09 02:27:27 INFO : potato3: Moved (server-side) 2026/08/09 02:27:27 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38769") 2026/08/09 02:27:27 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:39268->172.17.0.3:38769, err= 2026/08/09 02:27:27 DEBUG : ftp://172.17.0.3:21/rclone-test-lajeyep6folu: dial("tcp","172.17.0.3:35267") 2026/08/09 02:27:27 DEBUG : ftp://172.17.0.3:21/rclone-test-lajeyep6folu: > dial: conn=172.17.0.1:52678->172.17.0.3:35267, err= 2026/08/09 02:27:27 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qesibex6foqu" 2026/08/09 02:27:27 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/09 02:27:27 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/09 02:27:27 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/09 02:27:27 DEBUG : Setting pass="BhX540zWmf2yOVOYcI4p9gN3VyvgIyI1zLeoWKGe9X4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/09 02:27:27 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/09 02:27:27 DEBUG : TestFTPPureftpd: detected overridden config - adding "{bO50S}" suffix to name 2026/08/09 02:27:27 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/09 02:27:27 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/09 02:27:27 DEBUG : Setting pass="BhX540zWmf2yOVOYcI4p9gN3VyvgIyI1zLeoWKGe9X4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/09 02:27:27 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/09 02:27:27 DEBUG : ftp://172.17.0.3:21/rclone-test-qesibex6foqu: Connecting to FTP server 2026/08/09 02:27:27 DEBUG : ftp://172.17.0.3:21/rclone-test-qesibex6foqu: dial("tcp","172.17.0.3:21") 2026/08/09 02:27:27 DEBUG : ftp://172.17.0.3:21/rclone-test-qesibex6foqu: > dial: conn=172.17.0.1:34568->172.17.0.3:21, err= 2026/08/09 02:27:30 DEBUG : ftp://172.17.0.3:21/rclone-test-qesibex6foqu: Using server-side directory move 2026/08/09 02:27:30 INFO : ftp://172.17.0.3:21/rclone-test-qesibex6foqu: Server side directory move succeeded 2026/08/09 02:27:30 DEBUG : ftp://172.17.0.3:21/rclone-test-qesibex6foqu: dial("tcp","172.17.0.3:35080") 2026/08/09 02:27:30 DEBUG : ftp://172.17.0.3:21/rclone-test-qesibex6foqu: > dial: conn=172.17.0.1:57116->172.17.0.3:35080, err= 2026/08/09 02:27:30 DEBUG : ftp://172.17.0.3:21/rclone-test-lajeyep6folu: dial("tcp","172.17.0.3:37445") 2026/08/09 02:27:30 DEBUG : ftp://172.17.0.3:21/rclone-test-lajeyep6folu: > dial: conn=172.17.0.1:49106->172.17.0.3:37445, err= 2026/08/09 02:27:30 ERROR : error listing: directory not found 2026/08/09 02:27:30 DEBUG : ftp://172.17.0.3:21/rclone-test-qesibex6foqu: dial("tcp","172.17.0.3:36463") 2026/08/09 02:27:30 DEBUG : ftp://172.17.0.3:21/rclone-test-qesibex6foqu: > dial: conn=172.17.0.1:36580->172.17.0.3:36463, err= 2026/08/09 02:27:30 DEBUG : ftp://172.17.0.3:21/rclone-test-qesibex6foqu: Purge object "empty space" 2026/08/09 02:27:30 DEBUG : ftp://172.17.0.3:21/rclone-test-qesibex6foqu: Purge object "potato2" 2026/08/09 02:27:30 DEBUG : ftp://172.17.0.3:21/rclone-test-qesibex6foqu: Purge object "potato3" 2026/08/09 02:27:30 DEBUG : ftp://172.17.0.3:21/rclone-test-qesibex6foqu: Purge dir "" 2026/08/09 02:27:30 DEBUG : ftp://172.17.0.3:21/rclone-test-lajeyep6folu: dial("tcp","172.17.0.3:39474") 2026/08/09 02:27:30 DEBUG : ftp://172.17.0.3:21/rclone-test-lajeyep6folu: > dial: conn=172.17.0.1:57384->172.17.0.3:39474, err= 2026/08/09 02:27:30 ERROR : error listing: directory not found 2026/08/09 02:27:30 DEBUG : ftp://172.17.0.3:21/rclone-test-lajeyep6folu: Purge dir "" 2026/08/09 02:27:30 NOTICE: purge failed to rmdir "": directory not found 2026/08/09 02:27:30 NOTICE: purge failed: directory not found 2026/08/09 02:27:30 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36881") 2026/08/09 02:27:30 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:33352->172.17.0.3:36881, err= 2026/08/09 02:27:30 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38789") 2026/08/09 02:27:30 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:33860->172.17.0.3:38789, err= --- PASS: TestServerSideMove (9.10s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-macudac9bozi", Local "Local file system at /tmp/rclone3592961635", Modify Window "1s" 2026/08/09 02:27:30 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-guyoqeq5pezi" 2026/08/09 02:27:30 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/09 02:27:30 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/09 02:27:30 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/09 02:27:30 DEBUG : Setting pass="BhX540zWmf2yOVOYcI4p9gN3VyvgIyI1zLeoWKGe9X4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/09 02:27:30 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/09 02:27:30 DEBUG : TestFTPPureftpd: detected overridden config - adding "{bO50S}" suffix to name 2026/08/09 02:27:30 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/09 02:27:30 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/09 02:27:30 DEBUG : Setting pass="BhX540zWmf2yOVOYcI4p9gN3VyvgIyI1zLeoWKGe9X4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/09 02:27:30 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/09 02:27:30 DEBUG : ftp://172.17.0.3:21/rclone-test-guyoqeq5pezi: Connecting to FTP server 2026/08/09 02:27:30 DEBUG : ftp://172.17.0.3:21/rclone-test-guyoqeq5pezi: dial("tcp","172.17.0.3:21") 2026/08/09 02:27:30 DEBUG : ftp://172.17.0.3:21/rclone-test-guyoqeq5pezi: > dial: conn=172.17.0.1:34580->172.17.0.3:21, err= 2026/08/09 02:27:33 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36114") 2026/08/09 02:27:33 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:43084->172.17.0.3:36114, err= 2026/08/09 02:27:33 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36976") 2026/08/09 02:27:33 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:56208->172.17.0.3:36976, err= 2026/08/09 02:27:33 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:30334") 2026/08/09 02:27:33 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:48558->172.17.0.3:30334, err= 2026/08/09 02:27:33 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34535") 2026/08/09 02:27:33 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:57570->172.17.0.3:34535, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.3:21/rclone-test-macudac9bozi -> ftp://172.17.0.3:21/rclone-test-guyoqeq5pezi 2026/08/09 02:27:33 DEBUG : ftp://172.17.0.3:21/rclone-test-guyoqeq5pezi: dial("tcp","172.17.0.3:33778") 2026/08/09 02:27:33 DEBUG : ftp://172.17.0.3:21/rclone-test-guyoqeq5pezi: > dial: conn=172.17.0.1:46576->172.17.0.3:33778, err= 2026/08/09 02:27:33 DEBUG : ftp://172.17.0.3:21/rclone-test-guyoqeq5pezi: dial("tcp","172.17.0.3:30887") 2026/08/09 02:27:33 DEBUG : ftp://172.17.0.3:21/rclone-test-guyoqeq5pezi: > dial: conn=172.17.0.1:46832->172.17.0.3:30887, err= 2026/08/09 02:27:33 DEBUG : ftp://172.17.0.3:21/rclone-test-guyoqeq5pezi: dial("tcp","172.17.0.3:31739") 2026/08/09 02:27:33 DEBUG : ftp://172.17.0.3:21/rclone-test-guyoqeq5pezi: > dial: conn=172.17.0.1:41936->172.17.0.3:31739, err= 2026/08/09 02:27:33 DEBUG : ftp://172.17.0.3:21/rclone-test-guyoqeq5pezi: dial("tcp","172.17.0.3:32927") 2026/08/09 02:27:33 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33387") 2026/08/09 02:27:33 DEBUG : ftp://172.17.0.3:21/rclone-test-guyoqeq5pezi: > dial: conn=172.17.0.1:34194->172.17.0.3:32927, err= 2026/08/09 02:27:33 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:57938->172.17.0.3:33387, err= 2026/08/09 02:27:33 DEBUG : empty space: Excluded (Size Filter) 2026/08/09 02:27:33 DEBUG : empty space: Excluded 2026/08/09 02:27:33 DEBUG : empty space: Excluded (Size Filter) 2026/08/09 02:27:33 DEBUG : empty space: Excluded 2026/08/09 02:27:33 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/09 02:27:33 DEBUG : potato3: size = 68 (ftp://172.17.0.3:21/rclone-test-macudac9bozi) 2026/08/09 02:27:33 DEBUG : potato3: size = 60 (ftp://172.17.0.3:21/rclone-test-guyoqeq5pezi) 2026/08/09 02:27:33 DEBUG : potato3: Sizes differ 2026/08/09 02:27:33 DEBUG : ftp://172.17.0.3:21/rclone-test-guyoqeq5pezi: Connecting to FTP server 2026/08/09 02:27:33 DEBUG : ftp://172.17.0.3:21/rclone-test-guyoqeq5pezi: dial("tcp","172.17.0.3:21") 2026/08/09 02:27:33 DEBUG : ftp://172.17.0.3:21/rclone-test-guyoqeq5pezi: Waiting for checks to finish 2026/08/09 02:27:33 DEBUG : ftp://172.17.0.3:21/rclone-test-guyoqeq5pezi: Waiting for transfers to finish 2026/08/09 02:27:33 INFO : potato2: Moved (server-side) 2026/08/09 02:27:33 DEBUG : ftp://172.17.0.3:21/rclone-test-guyoqeq5pezi: > dial: conn=172.17.0.1:37552->172.17.0.3:21, err= 2026/08/09 02:27:36 INFO : potato3: Deleted 2026/08/09 02:27:36 INFO : potato3: Moved (server-side) 2026/08/09 02:27:36 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:32546") 2026/08/09 02:27:36 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:56412->172.17.0.3:32546, err= 2026/08/09 02:27:36 DEBUG : ftp://172.17.0.3:21/rclone-test-guyoqeq5pezi: dial("tcp","172.17.0.3:34754") 2026/08/09 02:27:36 DEBUG : ftp://172.17.0.3:21/rclone-test-guyoqeq5pezi: > dial: conn=172.17.0.1:50468->172.17.0.3:34754, err= 2026/08/09 02:27:36 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-focitif0qedo" 2026/08/09 02:27:36 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/09 02:27:36 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/09 02:27:36 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/09 02:27:36 DEBUG : Setting pass="BhX540zWmf2yOVOYcI4p9gN3VyvgIyI1zLeoWKGe9X4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/09 02:27:36 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/09 02:27:36 DEBUG : TestFTPPureftpd: detected overridden config - adding "{bO50S}" suffix to name 2026/08/09 02:27:36 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/09 02:27:36 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/09 02:27:36 DEBUG : Setting pass="BhX540zWmf2yOVOYcI4p9gN3VyvgIyI1zLeoWKGe9X4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/09 02:27:36 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/09 02:27:36 DEBUG : ftp://172.17.0.3:21/rclone-test-focitif0qedo: Connecting to FTP server 2026/08/09 02:27:36 DEBUG : ftp://172.17.0.3:21/rclone-test-focitif0qedo: dial("tcp","172.17.0.3:21") 2026/08/09 02:27:36 DEBUG : ftp://172.17.0.3:21/rclone-test-focitif0qedo: > dial: conn=172.17.0.1:37556->172.17.0.3:21, err= 2026/08/09 02:27:38 DEBUG : ftp://172.17.0.3:21/rclone-test-focitif0qedo: dial("tcp","172.17.0.3:38075") 2026/08/09 02:27:38 DEBUG : ftp://172.17.0.3:21/rclone-test-guyoqeq5pezi: dial("tcp","172.17.0.3:32910") 2026/08/09 02:27:38 DEBUG : ftp://172.17.0.3:21/rclone-test-focitif0qedo: > dial: conn=172.17.0.1:60934->172.17.0.3:38075, err= 2026/08/09 02:27:38 DEBUG : ftp://172.17.0.3:21/rclone-test-guyoqeq5pezi: > dial: conn=172.17.0.1:39322->172.17.0.3:32910, err= 2026/08/09 02:27:38 DEBUG : empty space: Excluded (Size Filter) 2026/08/09 02:27:38 DEBUG : empty space: Excluded 2026/08/09 02:27:38 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/09 02:27:38 DEBUG : potato3: Need to transfer - File not found at Destination 2026/08/09 02:27:38 DEBUG : ftp://172.17.0.3:21/rclone-test-focitif0qedo: Connecting to FTP server 2026/08/09 02:27:38 DEBUG : ftp://172.17.0.3:21/rclone-test-focitif0qedo: dial("tcp","172.17.0.3:21") 2026/08/09 02:27:38 DEBUG : ftp://172.17.0.3:21/rclone-test-focitif0qedo: Waiting for checks to finish 2026/08/09 02:27:38 DEBUG : ftp://172.17.0.3:21/rclone-test-focitif0qedo: Waiting for transfers to finish 2026/08/09 02:27:38 DEBUG : ftp://172.17.0.3:21/rclone-test-focitif0qedo: > dial: conn=172.17.0.1:37572->172.17.0.3:21, err= 2026/08/09 02:27:38 INFO : potato2: Moved (server-side) 2026/08/09 02:27:42 INFO : potato3: Moved (server-side) 2026/08/09 02:27:42 DEBUG : ftp://172.17.0.3:21/rclone-test-focitif0qedo: dial("tcp","172.17.0.3:33201") 2026/08/09 02:27:42 DEBUG : ftp://172.17.0.3:21/rclone-test-focitif0qedo: > dial: conn=172.17.0.1:40010->172.17.0.3:33201, err= 2026/08/09 02:27:42 DEBUG : ftp://172.17.0.3:21/rclone-test-guyoqeq5pezi: dial("tcp","172.17.0.3:35990") 2026/08/09 02:27:42 DEBUG : ftp://172.17.0.3:21/rclone-test-guyoqeq5pezi: > dial: conn=172.17.0.1:55020->172.17.0.3:35990, err= 2026/08/09 02:27:42 DEBUG : ftp://172.17.0.3:21/rclone-test-focitif0qedo: dial("tcp","172.17.0.3:38617") 2026/08/09 02:27:42 DEBUG : ftp://172.17.0.3:21/rclone-test-focitif0qedo: > dial: conn=172.17.0.1:45236->172.17.0.3:38617, err= 2026/08/09 02:27:42 DEBUG : ftp://172.17.0.3:21/rclone-test-focitif0qedo: Purge object "potato2" 2026/08/09 02:27:42 DEBUG : ftp://172.17.0.3:21/rclone-test-focitif0qedo: Purge object "potato3" 2026/08/09 02:27:42 DEBUG : ftp://172.17.0.3:21/rclone-test-focitif0qedo: Purge dir "" 2026/08/09 02:27:42 DEBUG : ftp://172.17.0.3:21/rclone-test-guyoqeq5pezi: dial("tcp","172.17.0.3:30120") 2026/08/09 02:27:42 DEBUG : ftp://172.17.0.3:21/rclone-test-guyoqeq5pezi: > dial: conn=172.17.0.1:33728->172.17.0.3:30120, err= 2026/08/09 02:27:42 DEBUG : ftp://172.17.0.3:21/rclone-test-guyoqeq5pezi: Purge object "empty space" 2026/08/09 02:27:42 DEBUG : ftp://172.17.0.3:21/rclone-test-guyoqeq5pezi: Purge dir "" 2026/08/09 02:27:42 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31743") 2026/08/09 02:27:42 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:51938->172.17.0.3:31743, err= 2026/08/09 02:27:42 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34575") 2026/08/09 02:27:42 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:44620->172.17.0.3:34575, err= --- PASS: TestServerSideMoveWithFilter (11.61s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-macudac9bozi", Local "Local file system at /tmp/rclone3592961635", Modify Window "1s" 2026/08/09 02:27:42 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-facatil0deca" 2026/08/09 02:27:42 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/09 02:27:42 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/09 02:27:42 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/09 02:27:42 DEBUG : Setting pass="BhX540zWmf2yOVOYcI4p9gN3VyvgIyI1zLeoWKGe9X4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/09 02:27:42 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/09 02:27:42 DEBUG : TestFTPPureftpd: detected overridden config - adding "{bO50S}" suffix to name 2026/08/09 02:27:42 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/09 02:27:42 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/09 02:27:42 DEBUG : Setting pass="BhX540zWmf2yOVOYcI4p9gN3VyvgIyI1zLeoWKGe9X4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/09 02:27:42 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/09 02:27:42 DEBUG : ftp://172.17.0.3:21/rclone-test-facatil0deca: Connecting to FTP server 2026/08/09 02:27:42 DEBUG : ftp://172.17.0.3:21/rclone-test-facatil0deca: dial("tcp","172.17.0.3:21") 2026/08/09 02:27:42 DEBUG : ftp://172.17.0.3:21/rclone-test-facatil0deca: > dial: conn=172.17.0.1:41616->172.17.0.3:21, err= 2026/08/09 02:27:44 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38033") 2026/08/09 02:27:44 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:58786->172.17.0.3:38033, err= 2026/08/09 02:27:44 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:32605") 2026/08/09 02:27:44 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:36534->172.17.0.3:32605, err= 2026/08/09 02:27:44 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33078") 2026/08/09 02:27:44 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:55550->172.17.0.3:33078, err= 2026/08/09 02:27:44 INFO : tomatoDir: Making directory 2026/08/09 02:27:44 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35368") 2026/08/09 02:27:44 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:48870->172.17.0.3:35368, err= 2026/08/09 02:27:44 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35206") 2026/08/09 02:27:44 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:38890->172.17.0.3:35206, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.3:21/rclone-test-macudac9bozi -> ftp://172.17.0.3:21/rclone-test-facatil0deca 2026/08/09 02:27:44 DEBUG : ftp://172.17.0.3:21/rclone-test-facatil0deca: dial("tcp","172.17.0.3:34785") 2026/08/09 02:27:44 DEBUG : ftp://172.17.0.3:21/rclone-test-facatil0deca: > dial: conn=172.17.0.1:40152->172.17.0.3:34785, err= 2026/08/09 02:27:44 DEBUG : ftp://172.17.0.3:21/rclone-test-facatil0deca: dial("tcp","172.17.0.3:33342") 2026/08/09 02:27:44 DEBUG : ftp://172.17.0.3:21/rclone-test-facatil0deca: > dial: conn=172.17.0.1:39928->172.17.0.3:33342, err= 2026/08/09 02:27:44 DEBUG : ftp://172.17.0.3:21/rclone-test-facatil0deca: dial("tcp","172.17.0.3:33279") 2026/08/09 02:27:44 DEBUG : ftp://172.17.0.3:21/rclone-test-facatil0deca: > dial: conn=172.17.0.1:43064->172.17.0.3:33279, err= 2026/08/09 02:27:44 DEBUG : ftp://172.17.0.3:21/rclone-test-facatil0deca: Using server-side directory move 2026/08/09 02:27:44 INFO : ftp://172.17.0.3:21/rclone-test-facatil0deca: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/09 02:27:44 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:30030") 2026/08/09 02:27:44 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:36326->172.17.0.3:30030, err= 2026/08/09 02:27:44 DEBUG : ftp://172.17.0.3:21/rclone-test-facatil0deca: dial("tcp","172.17.0.3:37430") 2026/08/09 02:27:44 DEBUG : ftp://172.17.0.3:21/rclone-test-facatil0deca: > dial: conn=172.17.0.1:49156->172.17.0.3:37430, err= 2026/08/09 02:27:44 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/09 02:27:44 DEBUG : empty space: size = 1 OK 2026/08/09 02:27:44 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/08/09 02:27:44 DEBUG : empty space: Unchanged skipping 2026/08/09 02:27:44 DEBUG : potato3: size = 68 (ftp://172.17.0.3:21/rclone-test-macudac9bozi) 2026/08/09 02:27:44 DEBUG : potato3: size = 60 (ftp://172.17.0.3:21/rclone-test-facatil0deca) 2026/08/09 02:27:44 DEBUG : potato3: Sizes differ 2026/08/09 02:27:44 DEBUG : ftp://172.17.0.3:21/rclone-test-facatil0deca: Connecting to FTP server 2026/08/09 02:27:44 DEBUG : ftp://172.17.0.3:21/rclone-test-facatil0deca: dial("tcp","172.17.0.3:21") 2026/08/09 02:27:44 DEBUG : ftp://172.17.0.3:21/rclone-test-facatil0deca: > dial: conn=172.17.0.1:41622->172.17.0.3:21, err= 2026/08/09 02:27:44 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38520") 2026/08/09 02:27:44 INFO : empty space: Deleted 2026/08/09 02:27:44 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:45206->172.17.0.3:38520, err= 2026/08/09 02:27:44 DEBUG : ftp://172.17.0.3:21/rclone-test-facatil0deca: Waiting for checks to finish 2026/08/09 02:27:44 DEBUG : ftp://172.17.0.3:21/rclone-test-facatil0deca: Waiting for transfers to finish 2026/08/09 02:27:44 INFO : potato2: Moved (server-side) 2026/08/09 02:27:47 INFO : potato3: Deleted 2026/08/09 02:27:47 INFO : potato3: Moved (server-side) 2026/08/09 02:27:47 INFO : tomatoDir: Removing directory 2026/08/09 02:27:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: deleted 1 directories 2026/08/09 02:27:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34653") 2026/08/09 02:27:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:45000->172.17.0.3:34653, err= 2026/08/09 02:27:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31574") 2026/08/09 02:27:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:41058->172.17.0.3:31574, err= 2026/08/09 02:27:47 DEBUG : ftp://172.17.0.3:21/rclone-test-facatil0deca: dial("tcp","172.17.0.3:30980") 2026/08/09 02:27:47 DEBUG : ftp://172.17.0.3:21/rclone-test-facatil0deca: > dial: conn=172.17.0.1:58086->172.17.0.3:30980, err= 2026/08/09 02:27:47 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-sumihox5zefi" 2026/08/09 02:27:47 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/09 02:27:47 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/09 02:27:47 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/09 02:27:47 DEBUG : Setting pass="BhX540zWmf2yOVOYcI4p9gN3VyvgIyI1zLeoWKGe9X4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/09 02:27:47 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/09 02:27:47 DEBUG : TestFTPPureftpd: detected overridden config - adding "{bO50S}" suffix to name 2026/08/09 02:27:47 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/09 02:27:47 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/09 02:27:47 DEBUG : Setting pass="BhX540zWmf2yOVOYcI4p9gN3VyvgIyI1zLeoWKGe9X4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/09 02:27:47 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/09 02:27:47 DEBUG : ftp://172.17.0.3:21/rclone-test-sumihox5zefi: Connecting to FTP server 2026/08/09 02:27:47 DEBUG : ftp://172.17.0.3:21/rclone-test-sumihox5zefi: dial("tcp","172.17.0.3:21") 2026/08/09 02:27:47 DEBUG : ftp://172.17.0.3:21/rclone-test-sumihox5zefi: > dial: conn=172.17.0.1:41638->172.17.0.3:21, err= 2026/08/09 02:27:50 INFO : tomatoDir: Making directory 2026/08/09 02:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-sumihox5zefi: Using server-side directory move 2026/08/09 02:27:50 INFO : ftp://172.17.0.3:21/rclone-test-sumihox5zefi: Server side directory move succeeded 2026/08/09 02:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-sumihox5zefi: dial("tcp","172.17.0.3:34009") 2026/08/09 02:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-sumihox5zefi: > dial: conn=172.17.0.1:41098->172.17.0.3:34009, err= 2026/08/09 02:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-sumihox5zefi: dial("tcp","172.17.0.3:39736") 2026/08/09 02:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-sumihox5zefi: > dial: conn=172.17.0.1:35774->172.17.0.3:39736, err= 2026/08/09 02:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-facatil0deca: dial("tcp","172.17.0.3:30222") 2026/08/09 02:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-facatil0deca: > dial: conn=172.17.0.1:48300->172.17.0.3:30222, err= 2026/08/09 02:27:50 ERROR : error listing: directory not found 2026/08/09 02:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-facatil0deca: dial("tcp","172.17.0.3:31540") 2026/08/09 02:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-facatil0deca: > dial: conn=172.17.0.1:54646->172.17.0.3:31540, err= 2026/08/09 02:27:50 ERROR : error listing: directory not found 2026/08/09 02:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-sumihox5zefi: dial("tcp","172.17.0.3:37645") 2026/08/09 02:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-sumihox5zefi: > dial: conn=172.17.0.1:59494->172.17.0.3:37645, err= 2026/08/09 02:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-sumihox5zefi: Purge object "empty space" 2026/08/09 02:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-sumihox5zefi: Purge object "potato2" 2026/08/09 02:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-sumihox5zefi: Purge object "potato3" 2026/08/09 02:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-sumihox5zefi: dial("tcp","172.17.0.3:33987") 2026/08/09 02:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-sumihox5zefi: > dial: conn=172.17.0.1:47398->172.17.0.3:33987, err= 2026/08/09 02:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-sumihox5zefi: Purge dir "tomatoDir" 2026/08/09 02:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-sumihox5zefi: Purge dir "" 2026/08/09 02:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-facatil0deca: dial("tcp","172.17.0.3:30937") 2026/08/09 02:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-facatil0deca: > dial: conn=172.17.0.1:39550->172.17.0.3:30937, err= 2026/08/09 02:27:50 ERROR : error listing: directory not found 2026/08/09 02:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-facatil0deca: Purge dir "" 2026/08/09 02:27:50 NOTICE: purge failed to rmdir "": directory not found 2026/08/09 02:27:50 NOTICE: purge failed: directory not found 2026/08/09 02:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33178") 2026/08/09 02:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:48826->172.17.0.3:33178, err= 2026/08/09 02:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39372") 2026/08/09 02:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:54628->172.17.0.3:39372, err= --- PASS: TestServerSideMoveDeleteEmptySourceDirs (8.73s) === RUN TestServerSideMoveOverlap run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-macudac9bozi", Local "Local file system at /tmp/rclone3592961635", Modify Window "1s" sync_test.go:1941: Skipping test as remote supports DirMove 2026/08/09 02:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39302") 2026/08/09 02:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:36936->172.17.0.3:39302, err= 2026/08/09 02:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38173") 2026/08/09 02:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:58702->172.17.0.3:38173, err= --- SKIP: TestServerSideMoveOverlap (0.00s) === RUN TestSyncOverlap run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-macudac9bozi", Local "Local file system at /tmp/rclone3592961635", Modify Window "1s" 2026/08/09 02:27:50 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-macudac9bozi/rclone-sync-test" 2026/08/09 02:27:50 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/09 02:27:50 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/09 02:27:50 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/09 02:27:50 DEBUG : Setting pass="BhX540zWmf2yOVOYcI4p9gN3VyvgIyI1zLeoWKGe9X4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/09 02:27:50 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/09 02:27:50 DEBUG : TestFTPPureftpd: detected overridden config - adding "{bO50S}" suffix to name 2026/08/09 02:27:50 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/09 02:27:50 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/09 02:27:50 DEBUG : Setting pass="BhX540zWmf2yOVOYcI4p9gN3VyvgIyI1zLeoWKGe9X4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/09 02:27:50 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/09 02:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/rclone-sync-test: Connecting to FTP server 2026/08/09 02:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/rclone-sync-test: dial("tcp","172.17.0.3:21") 2026/08/09 02:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/rclone-sync-test: > dial: conn=172.17.0.1:41652->172.17.0.3:21, err= 2026/08/09 02:27:53 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:32380") 2026/08/09 02:27:53 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:57004->172.17.0.3:32380, err= 2026/08/09 02:27:53 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38944") 2026/08/09 02:27:53 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:59198->172.17.0.3:38944, err= --- PASS: TestSyncOverlap (2.38s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-macudac9bozi", Local "Local file system at /tmp/rclone3592961635", Modify Window "1s" 2026/08/09 02:27:53 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-macudac9bozi/rclone-sync-test" 2026/08/09 02:27:53 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/09 02:27:53 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/09 02:27:53 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/09 02:27:53 DEBUG : Setting pass="BhX540zWmf2yOVOYcI4p9gN3VyvgIyI1zLeoWKGe9X4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/09 02:27:53 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/09 02:27:53 DEBUG : TestFTPPureftpd: detected overridden config - adding "{bO50S}" suffix to name 2026/08/09 02:27:53 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/09 02:27:53 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/09 02:27:53 DEBUG : Setting pass="BhX540zWmf2yOVOYcI4p9gN3VyvgIyI1zLeoWKGe9X4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/09 02:27:53 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/09 02:27:53 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/rclone-sync-test: Connecting to FTP server 2026/08/09 02:27:53 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/rclone-sync-test: dial("tcp","172.17.0.3:21") 2026/08/09 02:27:53 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/rclone-sync-test: > dial: conn=172.17.0.1:53220->172.17.0.3:21, err= 2026/08/09 02:27:56 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-macudac9bozi/rclone-sync-test-include/layer2" 2026/08/09 02:27:56 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/09 02:27:56 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/09 02:27:56 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/09 02:27:56 DEBUG : Setting pass="BhX540zWmf2yOVOYcI4p9gN3VyvgIyI1zLeoWKGe9X4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/09 02:27:56 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/09 02:27:56 DEBUG : TestFTPPureftpd: detected overridden config - adding "{bO50S}" suffix to name 2026/08/09 02:27:56 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/09 02:27:56 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/09 02:27:56 DEBUG : Setting pass="BhX540zWmf2yOVOYcI4p9gN3VyvgIyI1zLeoWKGe9X4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/09 02:27:56 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/09 02:27:56 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/rclone-sync-test-include/layer2: Connecting to FTP server 2026/08/09 02:27:56 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/rclone-sync-test-include/layer2: dial("tcp","172.17.0.3:21") 2026/08/09 02:27:56 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:53224->172.17.0.3:21, err= 2026/08/09 02:27:58 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-macudac9bozi/rclone-sync-test-ignore-file" 2026/08/09 02:27:58 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/09 02:27:58 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/09 02:27:58 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/09 02:27:58 DEBUG : Setting pass="BhX540zWmf2yOVOYcI4p9gN3VyvgIyI1zLeoWKGe9X4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/09 02:27:58 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/09 02:27:58 DEBUG : TestFTPPureftpd: detected overridden config - adding "{bO50S}" suffix to name 2026/08/09 02:27:58 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/09 02:27:58 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/09 02:27:58 DEBUG : Setting pass="BhX540zWmf2yOVOYcI4p9gN3VyvgIyI1zLeoWKGe9X4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/09 02:27:58 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/09 02:27:58 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/rclone-sync-test-ignore-file: Connecting to FTP server 2026/08/09 02:27:58 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/rclone-sync-test-ignore-file: dial("tcp","172.17.0.3:21") 2026/08/09 02:27:58 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:53238->172.17.0.3:21, err= 2026/08/09 02:28:01 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31680") 2026/08/09 02:28:01 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:34640->172.17.0.3:31680, err= 2026/08/09 02:28:01 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/rclone-sync-test: dial("tcp","172.17.0.3:37802") 2026/08/09 02:28:01 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31424") 2026/08/09 02:28:01 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/rclone-sync-test: > dial: conn=172.17.0.1:42148->172.17.0.3:37802, err= 2026/08/09 02:28:01 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:40208->172.17.0.3:31424, err= 2026/08/09 02:28:01 DEBUG : rclone-sync-test: Excluded 2026/08/09 02:28:01 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/09 02:28:01 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33078") 2026/08/09 02:28:01 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:51936->172.17.0.3:33078, err= 2026/08/09 02:28:01 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/09 02:28:01 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/rclone-sync-test: Waiting for checks to finish 2026/08/09 02:28:01 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/rclone-sync-test: Waiting for transfers to finish 2026/08/09 02:28:01 DEBUG : Waiting for deletions to finish 2026/08/09 02:28:01 INFO : There was nothing to transfer 2026/08/09 02:28:01 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33373") 2026/08/09 02:28:01 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:38426->172.17.0.3:33373, err= 2026/08/09 02:28:01 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/rclone-sync-test: dial("tcp","172.17.0.3:39577") 2026/08/09 02:28:01 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/rclone-sync-test: > dial: conn=172.17.0.1:41862->172.17.0.3:39577, err= 2026/08/09 02:28:01 DEBUG : rclone-sync-test: Excluded 2026/08/09 02:28:01 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/09 02:28:01 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38232") 2026/08/09 02:28:01 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:49910->172.17.0.3:38232, err= 2026/08/09 02:28:01 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/09 02:28:01 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for checks to finish 2026/08/09 02:28:01 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for transfers to finish 2026/08/09 02:28:01 DEBUG : Waiting for deletions to finish 2026/08/09 02:28:01 INFO : rclone-sync-test-include: Removing directory 2026/08/09 02:28:01 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2026/08/09 02:28:01 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: failed to delete 1 directories 2026/08/09 02:28:01 INFO : There was nothing to transfer 2026/08/09 02:28:01 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/rclone-sync-test-include/layer2: dial("tcp","172.17.0.3:37566") 2026/08/09 02:28:01 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:37189") 2026/08/09 02:28:01 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:40484->172.17.0.3:37566, err= 2026/08/09 02:28:01 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:43332->172.17.0.3:37189, err= 2026/08/09 02:28:01 DEBUG : rclone-sync-test: Excluded 2026/08/09 02:28:01 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/09 02:28:01 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38178") 2026/08/09 02:28:01 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:55246->172.17.0.3:38178, err= 2026/08/09 02:28:01 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/09 02:28:01 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/rclone-sync-test-include/layer2: Waiting for checks to finish 2026/08/09 02:28:01 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/08/09 02:28:01 DEBUG : Waiting for deletions to finish 2026/08/09 02:28:01 INFO : There was nothing to transfer 2026/08/09 02:28:01 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/rclone-sync-test-include/layer2: dial("tcp","172.17.0.3:33891") 2026/08/09 02:28:01 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36247") 2026/08/09 02:28:01 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:49310->172.17.0.3:33891, err= 2026/08/09 02:28:01 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:34686->172.17.0.3:36247, err= 2026/08/09 02:28:01 DEBUG : rclone-sync-test: Excluded 2026/08/09 02:28:01 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/09 02:28:01 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38108") 2026/08/09 02:28:01 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:57834->172.17.0.3:38108, err= 2026/08/09 02:28:01 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/09 02:28:01 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for checks to finish 2026/08/09 02:28:01 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for transfers to finish 2026/08/09 02:28:01 DEBUG : Waiting for deletions to finish 2026/08/09 02:28:01 INFO : rclone-sync-test-include: Removing directory 2026/08/09 02:28:01 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2026/08/09 02:28:01 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: failed to delete 1 directories 2026/08/09 02:28:01 INFO : There was nothing to transfer 2026/08/09 02:28:01 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:37651") 2026/08/09 02:28:01 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/rclone-sync-test-ignore-file: dial("tcp","172.17.0.3:31505") 2026/08/09 02:28:01 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:39570->172.17.0.3:37651, err= 2026/08/09 02:28:01 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:40122->172.17.0.3:31505, err= 2026/08/09 02:28:01 DEBUG : Excluded 2026/08/09 02:28:01 DEBUG : rclone-sync-test: Excluded 2026/08/09 02:28:01 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/09 02:28:01 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39353") 2026/08/09 02:28:01 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:38752->172.17.0.3:39353, err= 2026/08/09 02:28:01 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/09 02:28:01 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/rclone-sync-test-ignore-file: Waiting for checks to finish 2026/08/09 02:28:01 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/08/09 02:28:01 DEBUG : Waiting for deletions to finish 2026/08/09 02:28:01 INFO : There was nothing to transfer 2026/08/09 02:28:01 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31102") 2026/08/09 02:28:01 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:41628->172.17.0.3:31102, err= 2026/08/09 02:28:01 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34033") 2026/08/09 02:28:01 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:60620->172.17.0.3:34033, err= 2026/08/09 02:28:01 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:32445") 2026/08/09 02:28:01 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:46354->172.17.0.3:32445, err= 2026/08/09 02:28:01 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39567") 2026/08/09 02:28:01 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:52140->172.17.0.3:39567, err= 2026/08/09 02:28:01 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36931") 2026/08/09 02:28:01 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:47730->172.17.0.3:36931, err= 2026/08/09 02:28:01 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36068") 2026/08/09 02:28:01 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:38134->172.17.0.3:36068, err= --- PASS: TestSyncOverlapWithFilter (8.67s) === RUN TestSyncCompareDest run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-macudac9bozi", Local "Local file system at /tmp/rclone3592961635", Modify Window "1s" 2026/08/09 02:28:01 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-macudac9bozi/dst" 2026/08/09 02:28:01 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/09 02:28:01 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/09 02:28:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/09 02:28:01 DEBUG : Setting pass="BhX540zWmf2yOVOYcI4p9gN3VyvgIyI1zLeoWKGe9X4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/09 02:28:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/09 02:28:01 DEBUG : TestFTPPureftpd: detected overridden config - adding "{bO50S}" suffix to name 2026/08/09 02:28:01 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/09 02:28:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/09 02:28:01 DEBUG : Setting pass="BhX540zWmf2yOVOYcI4p9gN3VyvgIyI1zLeoWKGe9X4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/09 02:28:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/09 02:28:01 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/dst: Connecting to FTP server 2026/08/09 02:28:01 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/dst: dial("tcp","172.17.0.3:21") 2026/08/09 02:28:01 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/dst: > dial: conn=172.17.0.1:33964->172.17.0.3:21, err= 2026/08/09 02:28:04 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-macudac9bozi/CompareDest" 2026/08/09 02:28:04 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/09 02:28:04 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/09 02:28:04 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/09 02:28:04 DEBUG : Setting pass="BhX540zWmf2yOVOYcI4p9gN3VyvgIyI1zLeoWKGe9X4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/09 02:28:04 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/09 02:28:04 DEBUG : TestFTPPureftpd: detected overridden config - adding "{bO50S}" suffix to name 2026/08/09 02:28:04 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/09 02:28:04 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/09 02:28:04 DEBUG : Setting pass="BhX540zWmf2yOVOYcI4p9gN3VyvgIyI1zLeoWKGe9X4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/09 02:28:04 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/09 02:28:04 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/CompareDest: Connecting to FTP server 2026/08/09 02:28:04 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/CompareDest: dial("tcp","172.17.0.3:21") 2026/08/09 02:28:04 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/CompareDest: > dial: conn=172.17.0.1:33972->172.17.0.3:21, err= 2026/08/09 02:28:07 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-macudac9bozi/CompareDest" to be canonical "TestFTPPureftpd{bO50S}:rclone-test-macudac9bozi/CompareDest" 2026/08/09 02:28:07 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/dst: dial("tcp","172.17.0.3:36635") 2026/08/09 02:28:07 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/dst: > dial: conn=172.17.0.1:54838->172.17.0.3:36635, err= 2026/08/09 02:28:07 DEBUG : one: Need to transfer - File not found at Destination 2026/08/09 02:28:07 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/dst: Waiting for checks to finish 2026/08/09 02:28:07 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/dst: Waiting for transfers to finish 2026/08/09 02:28:07 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/dst: dial("tcp","172.17.0.3:32832") 2026/08/09 02:28:07 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/dst: > dial: conn=172.17.0.1:55774->172.17.0.3:32832, err= 2026/08/09 02:28:07 DEBUG : one.b2cc3c6c.partial: size = 3 OK 2026/08/09 02:28:07 DEBUG : one.b2cc3c6c.partial: renamed to: one 2026/08/09 02:28:07 INFO : one: Copied (new) 2026/08/09 02:28:07 DEBUG : Waiting for deletions to finish 2026/08/09 02:28:07 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34019") 2026/08/09 02:28:07 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:58702->172.17.0.3:34019, err= 2026/08/09 02:28:07 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36820") 2026/08/09 02:28:07 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:39990->172.17.0.3:36820, err= 2026/08/09 02:28:07 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:32858") 2026/08/09 02:28:07 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:40128->172.17.0.3:32858, err= 2026/08/09 02:28:07 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:37378") 2026/08/09 02:28:07 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:33728->172.17.0.3:37378, err= 2026/08/09 02:28:07 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-macudac9bozi/CompareDest" for canonical name "TestFTPPureftpd{bO50S}:rclone-test-macudac9bozi/CompareDest" 2026/08/09 02:28:07 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/dst: dial("tcp","172.17.0.3:31045") 2026/08/09 02:28:07 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/dst: > dial: conn=172.17.0.1:57516->172.17.0.3:31045, err= 2026/08/09 02:28:07 DEBUG : one: size = 5 (Local file system at /tmp/rclone3592961635) 2026/08/09 02:28:07 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-macudac9bozi/dst) 2026/08/09 02:28:07 DEBUG : one: Sizes differ 2026/08/09 02:28:07 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/dst: Waiting for checks to finish 2026/08/09 02:28:07 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/dst: Waiting for transfers to finish 2026/08/09 02:28:07 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/dst: dial("tcp","172.17.0.3:31670") 2026/08/09 02:28:07 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/dst: > dial: conn=172.17.0.1:43326->172.17.0.3:31670, err= 2026/08/09 02:28:07 DEBUG : one.4a8516eb.partial: size = 5 OK 2026/08/09 02:28:07 DEBUG : one.4a8516eb.partial: renamed to: one 2026/08/09 02:28:07 INFO : one: Copied (replaced existing) 2026/08/09 02:28:07 DEBUG : Waiting for deletions to finish 2026/08/09 02:28:07 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31046") 2026/08/09 02:28:07 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:42880->172.17.0.3:31046, err= 2026/08/09 02:28:07 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35027") 2026/08/09 02:28:07 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:47726->172.17.0.3:35027, err= 2026/08/09 02:28:07 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:32981") 2026/08/09 02:28:07 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:53680->172.17.0.3:32981, err= 2026/08/09 02:28:07 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34371") 2026/08/09 02:28:07 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:43660->172.17.0.3:34371, err= 2026/08/09 02:28:07 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35749") 2026/08/09 02:28:07 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:39868->172.17.0.3:35749, err= 2026/08/09 02:28:07 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:37875") 2026/08/09 02:28:07 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39645") 2026/08/09 02:28:07 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:41024->172.17.0.3:37875, err= 2026/08/09 02:28:07 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:43974->172.17.0.3:39645, err= 2026/08/09 02:28:07 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-macudac9bozi/CompareDest" for canonical name "TestFTPPureftpd{bO50S}:rclone-test-macudac9bozi/CompareDest" 2026/08/09 02:28:07 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/dst: dial("tcp","172.17.0.3:34004") 2026/08/09 02:28:07 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/dst: > dial: conn=172.17.0.1:54298->172.17.0.3:34004, err= 2026/08/09 02:28:07 DEBUG : one: size = 5 (Local file system at /tmp/rclone3592961635) 2026/08/09 02:28:07 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-macudac9bozi/dst) 2026/08/09 02:28:07 DEBUG : one: Sizes differ 2026/08/09 02:28:07 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/dst: Waiting for checks to finish 2026/08/09 02:28:07 DEBUG : one: size = 5 OK 2026/08/09 02:28:07 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/09 02:28:07 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/09 02:28:07 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/dst: Waiting for transfers to finish 2026/08/09 02:28:07 DEBUG : Waiting for deletions to finish 2026/08/09 02:28:07 INFO : There was nothing to transfer 2026/08/09 02:28:07 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31577") 2026/08/09 02:28:07 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:54914->172.17.0.3:31577, err= 2026/08/09 02:28:07 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36283") 2026/08/09 02:28:07 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36316") 2026/08/09 02:28:07 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:34040->172.17.0.3:36316, err= 2026/08/09 02:28:07 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:40562->172.17.0.3:36283, err= 2026/08/09 02:28:07 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36168") 2026/08/09 02:28:07 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:47254->172.17.0.3:36168, err= 2026/08/09 02:28:08 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38613") 2026/08/09 02:28:08 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:40554->172.17.0.3:38613, err= 2026/08/09 02:28:08 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38341") 2026/08/09 02:28:08 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:44024->172.17.0.3:38341, err= 2026/08/09 02:28:08 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:32076") 2026/08/09 02:28:08 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:48768->172.17.0.3:32076, err= 2026/08/09 02:28:08 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-macudac9bozi/CompareDest" for canonical name "TestFTPPureftpd{bO50S}:rclone-test-macudac9bozi/CompareDest" 2026/08/09 02:28:08 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/dst: dial("tcp","172.17.0.3:37497") 2026/08/09 02:28:08 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/dst: > dial: conn=172.17.0.1:43256->172.17.0.3:37497, err= 2026/08/09 02:28:08 DEBUG : one: size = 5 (Local file system at /tmp/rclone3592961635) 2026/08/09 02:28:08 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-macudac9bozi/dst) 2026/08/09 02:28:08 DEBUG : one: Sizes differ 2026/08/09 02:28:08 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/CompareDest: Connecting to FTP server 2026/08/09 02:28:08 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/CompareDest: dial("tcp","172.17.0.3:21") 2026/08/09 02:28:08 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/CompareDest: > dial: conn=172.17.0.1:33988->172.17.0.3:21, err= 2026/08/09 02:28:08 DEBUG : two: size = 3 OK 2026/08/09 02:28:08 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/09 02:28:08 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/09 02:28:08 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/dst: Waiting for checks to finish 2026/08/09 02:28:08 DEBUG : ftp://172.17.0.3:21/rclone-test-gokizid3galu: closing 1 unused connections 2026/08/09 02:28:11 DEBUG : one: size = 5 OK 2026/08/09 02:28:11 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/09 02:28:11 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/09 02:28:11 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/dst: Waiting for transfers to finish 2026/08/09 02:28:11 DEBUG : Waiting for deletions to finish 2026/08/09 02:28:11 INFO : There was nothing to transfer 2026/08/09 02:28:11 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35788") 2026/08/09 02:28:11 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:60680->172.17.0.3:35788, err= 2026/08/09 02:28:11 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:37509") 2026/08/09 02:28:11 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:36714->172.17.0.3:37509, err= 2026/08/09 02:28:11 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39937") 2026/08/09 02:28:11 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:58290->172.17.0.3:39937, err= 2026/08/09 02:28:11 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-macudac9bozi/CompareDest" for canonical name "TestFTPPureftpd{bO50S}:rclone-test-macudac9bozi/CompareDest" 2026/08/09 02:28:11 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/dst: dial("tcp","172.17.0.3:30322") 2026/08/09 02:28:11 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/dst: > dial: conn=172.17.0.1:38274->172.17.0.3:30322, err= 2026/08/09 02:28:11 DEBUG : one: size = 5 (Local file system at /tmp/rclone3592961635) 2026/08/09 02:28:11 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-macudac9bozi/dst) 2026/08/09 02:28:11 DEBUG : one: Sizes differ 2026/08/09 02:28:11 DEBUG : two: size = 3 OK 2026/08/09 02:28:11 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/09 02:28:11 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/09 02:28:11 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/dst: Waiting for checks to finish 2026/08/09 02:28:11 DEBUG : one: size = 5 OK 2026/08/09 02:28:11 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/09 02:28:11 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/09 02:28:11 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/dst: Waiting for transfers to finish 2026/08/09 02:28:11 DEBUG : Waiting for deletions to finish 2026/08/09 02:28:11 INFO : There was nothing to transfer 2026/08/09 02:28:11 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33941") 2026/08/09 02:28:11 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:40028->172.17.0.3:33941, err= 2026/08/09 02:28:11 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39302") 2026/08/09 02:28:11 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38791") 2026/08/09 02:28:11 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:33664->172.17.0.3:39302, err= 2026/08/09 02:28:11 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:43750->172.17.0.3:38791, err= sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/08/09 02:28:11 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35733") 2026/08/09 02:28:11 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:57200->172.17.0.3:35733, err= 2026/08/09 02:28:11 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35370") 2026/08/09 02:28:11 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34450") 2026/08/09 02:28:11 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:40496->172.17.0.3:35370, err= 2026/08/09 02:28:11 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:45782->172.17.0.3:34450, err= 2026/08/09 02:28:11 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-macudac9bozi/CompareDest" for canonical name "TestFTPPureftpd{bO50S}:rclone-test-macudac9bozi/CompareDest" 2026/08/09 02:28:11 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/dst: dial("tcp","172.17.0.3:35665") 2026/08/09 02:28:11 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/dst: > dial: conn=172.17.0.1:45750->172.17.0.3:35665, err= 2026/08/09 02:28:11 DEBUG : one: size = 5 (Local file system at /tmp/rclone3592961635) 2026/08/09 02:28:11 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-macudac9bozi/dst) 2026/08/09 02:28:11 DEBUG : one: Sizes differ 2026/08/09 02:28:11 DEBUG : two: size = 5 (Local file system at /tmp/rclone3592961635) 2026/08/09 02:28:11 DEBUG : two: size = 3 (ftp://172.17.0.3:21/rclone-test-macudac9bozi/CompareDest) 2026/08/09 02:28:11 DEBUG : two: Sizes differ 2026/08/09 02:28:11 DEBUG : two: Need to transfer - File not found at Destination 2026/08/09 02:28:11 DEBUG : one: size = 5 OK 2026/08/09 02:28:11 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/09 02:28:11 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/09 02:28:11 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/dst: Waiting for checks to finish 2026/08/09 02:28:11 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/dst: Waiting for transfers to finish 2026/08/09 02:28:11 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/dst: dial("tcp","172.17.0.3:39986") 2026/08/09 02:28:11 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/dst: > dial: conn=172.17.0.1:34326->172.17.0.3:39986, err= 2026/08/09 02:28:11 DEBUG : two.a319cd8b.partial: size = 5 OK 2026/08/09 02:28:11 DEBUG : two.a319cd8b.partial: renamed to: two 2026/08/09 02:28:11 INFO : two: Copied (new) 2026/08/09 02:28:11 DEBUG : Waiting for deletions to finish 2026/08/09 02:28:11 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39468") 2026/08/09 02:28:11 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:52376->172.17.0.3:39468, err= 2026/08/09 02:28:11 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39767") 2026/08/09 02:28:11 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:50002->172.17.0.3:39767, err= 2026/08/09 02:28:11 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31735") 2026/08/09 02:28:11 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:41662->172.17.0.3:31735, err= 2026/08/09 02:28:11 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38598") 2026/08/09 02:28:11 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:37394->172.17.0.3:38598, err= 2026/08/09 02:28:11 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:37366") 2026/08/09 02:28:11 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38346") 2026/08/09 02:28:11 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:33436->172.17.0.3:37366, err= 2026/08/09 02:28:11 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:45684->172.17.0.3:38346, err= 2026/08/09 02:28:11 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:37008") 2026/08/09 02:28:11 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:47376->172.17.0.3:37008, err= 2026/08/09 02:28:11 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/CompareDest: closing 2 unused connections --- PASS: TestSyncCompareDest (9.28s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-macudac9bozi", Local "Local file system at /tmp/rclone3592961635", Modify Window "1s" 2026/08/09 02:28:11 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35803") 2026/08/09 02:28:11 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:57020->172.17.0.3:35803, err= 2026/08/09 02:28:11 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:37850") 2026/08/09 02:28:11 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:54422->172.17.0.3:37850, err= 2026/08/09 02:28:11 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:30463") 2026/08/09 02:28:11 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:39828->172.17.0.3:30463, err= 2026/08/09 02:28:11 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35827") 2026/08/09 02:28:11 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34103") 2026/08/09 02:28:11 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:39434->172.17.0.3:35827, err= 2026/08/09 02:28:11 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:43898->172.17.0.3:34103, err= 2026/08/09 02:28:11 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-macudac9bozi/dest" 2026/08/09 02:28:11 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/09 02:28:11 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/09 02:28:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/09 02:28:11 DEBUG : Setting pass="BhX540zWmf2yOVOYcI4p9gN3VyvgIyI1zLeoWKGe9X4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/09 02:28:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/09 02:28:11 DEBUG : TestFTPPureftpd: detected overridden config - adding "{bO50S}" suffix to name 2026/08/09 02:28:11 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/09 02:28:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/09 02:28:11 DEBUG : Setting pass="BhX540zWmf2yOVOYcI4p9gN3VyvgIyI1zLeoWKGe9X4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/09 02:28:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/09 02:28:11 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/dest: Connecting to FTP server 2026/08/09 02:28:11 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/dest: dial("tcp","172.17.0.3:21") 2026/08/09 02:28:11 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/dest: > dial: conn=172.17.0.1:33992->172.17.0.3:21, err= 2026/08/09 02:28:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mocenop1ruhe: closing 1 unused connections 2026/08/09 02:28:14 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-macudac9bozi/pre-dest1" 2026/08/09 02:28:14 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/09 02:28:14 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/09 02:28:14 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/09 02:28:14 DEBUG : Setting pass="BhX540zWmf2yOVOYcI4p9gN3VyvgIyI1zLeoWKGe9X4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/09 02:28:14 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/09 02:28:14 DEBUG : TestFTPPureftpd: detected overridden config - adding "{bO50S}" suffix to name 2026/08/09 02:28:14 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/09 02:28:14 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/09 02:28:14 DEBUG : Setting pass="BhX540zWmf2yOVOYcI4p9gN3VyvgIyI1zLeoWKGe9X4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/09 02:28:14 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/09 02:28:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/pre-dest1: Connecting to FTP server 2026/08/09 02:28:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/pre-dest1: dial("tcp","172.17.0.3:21") 2026/08/09 02:28:14 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/pre-dest1: > dial: conn=172.17.0.1:39324->172.17.0.3:21, err= 2026/08/09 02:28:14 DEBUG : ftp://172.17.0.3:21/rclone-test-copuyum6gojo: closing 1 unused connections 2026/08/09 02:28:17 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-macudac9bozi/pre-dest1" to be canonical "TestFTPPureftpd{bO50S}:rclone-test-macudac9bozi/pre-dest1" 2026/08/09 02:28:17 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-macudac9bozi/pre-dest2" 2026/08/09 02:28:17 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/09 02:28:17 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/09 02:28:17 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/09 02:28:17 DEBUG : Setting pass="BhX540zWmf2yOVOYcI4p9gN3VyvgIyI1zLeoWKGe9X4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/09 02:28:17 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/09 02:28:17 DEBUG : TestFTPPureftpd: detected overridden config - adding "{bO50S}" suffix to name 2026/08/09 02:28:17 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/09 02:28:17 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/09 02:28:17 DEBUG : Setting pass="BhX540zWmf2yOVOYcI4p9gN3VyvgIyI1zLeoWKGe9X4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/09 02:28:17 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/09 02:28:17 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/pre-dest2: Connecting to FTP server 2026/08/09 02:28:17 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/pre-dest2: dial("tcp","172.17.0.3:21") 2026/08/09 02:28:17 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/pre-dest2: > dial: conn=172.17.0.1:39340->172.17.0.3:21, err= 2026/08/09 02:28:19 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-macudac9bozi/pre-dest2" to be canonical "TestFTPPureftpd{bO50S}:rclone-test-macudac9bozi/pre-dest2" 2026/08/09 02:28:19 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/dest: dial("tcp","172.17.0.3:35616") 2026/08/09 02:28:19 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/dest: > dial: conn=172.17.0.1:54298->172.17.0.3:35616, err= 2026/08/09 02:28:19 DEBUG : 1: size = 1 OK 2026/08/09 02:28:19 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:19 DEBUG : 1: Destination found in --compare-dest, skipping 2026/08/09 02:28:19 DEBUG : 2: size = 1 OK 2026/08/09 02:28:19 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:19 DEBUG : 2: Destination found in --compare-dest, skipping 2026/08/09 02:28:19 DEBUG : 3: Need to transfer - File not found at Destination 2026/08/09 02:28:19 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/dest: Waiting for checks to finish 2026/08/09 02:28:19 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/dest: Waiting for transfers to finish 2026/08/09 02:28:19 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/dest: dial("tcp","172.17.0.3:35015") 2026/08/09 02:28:19 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/dest: > dial: conn=172.17.0.1:49586->172.17.0.3:35015, err= 2026/08/09 02:28:19 DEBUG : 3.34f95e38.partial: size = 1 OK 2026/08/09 02:28:19 DEBUG : 3.34f95e38.partial: renamed to: 3 2026/08/09 02:28:19 INFO : 3: Copied (new) 2026/08/09 02:28:19 DEBUG : Waiting for deletions to finish 2026/08/09 02:28:19 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/dest: dial("tcp","172.17.0.3:39918") 2026/08/09 02:28:19 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/dest: > dial: conn=172.17.0.1:33266->172.17.0.3:39918, err= 2026/08/09 02:28:19 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:37382") 2026/08/09 02:28:19 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:55372->172.17.0.3:37382, err= 2026/08/09 02:28:19 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31903") 2026/08/09 02:28:19 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:41764->172.17.0.3:31903, err= 2026/08/09 02:28:19 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:30424") 2026/08/09 02:28:19 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33756") 2026/08/09 02:28:19 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:54938->172.17.0.3:30424, err= 2026/08/09 02:28:19 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:47106->172.17.0.3:33756, err= 2026/08/09 02:28:19 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33996") 2026/08/09 02:28:19 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:49620->172.17.0.3:33996, err= 2026/08/09 02:28:19 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39599") 2026/08/09 02:28:19 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36242") 2026/08/09 02:28:19 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:53752->172.17.0.3:39599, err= 2026/08/09 02:28:19 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:37954->172.17.0.3:36242, err= 2026/08/09 02:28:19 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38477") 2026/08/09 02:28:19 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:33018->172.17.0.3:38477, err= 2026/08/09 02:28:19 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34446") 2026/08/09 02:28:19 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:44534->172.17.0.3:34446, err= 2026/08/09 02:28:19 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/pre-dest2: closing 1 unused connections 2026/08/09 02:28:19 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/pre-dest1: closing 1 unused connections --- PASS: TestSyncMultipleCompareDest (8.86s) === RUN TestSyncCopyDest run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-macudac9bozi", Local "Local file system at /tmp/rclone3592961635", Modify Window "1s" sync_test.go:2266: Skipping test as remote does not support server-side copy 2026/08/09 02:28:19 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31186") 2026/08/09 02:28:19 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:44570->172.17.0.3:31186, err= 2026/08/09 02:28:19 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35980") 2026/08/09 02:28:19 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:40912->172.17.0.3:35980, err= --- SKIP: TestSyncCopyDest (0.00s) === RUN TestSyncBackupDir run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-macudac9bozi", Local "Local file system at /tmp/rclone3592961635", Modify Window "1s" 2026/08/09 02:28:19 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:32493") 2026/08/09 02:28:19 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:47668->172.17.0.3:32493, err= 2026/08/09 02:28:19 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34128") 2026/08/09 02:28:19 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:37688->172.17.0.3:34128, err= 2026/08/09 02:28:19 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38978") 2026/08/09 02:28:19 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:57396->172.17.0.3:38978, err= 2026/08/09 02:28:19 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38394") 2026/08/09 02:28:19 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:35870->172.17.0.3:38394, err= 2026/08/09 02:28:19 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36575") 2026/08/09 02:28:19 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:40830->172.17.0.3:36575, err= 2026/08/09 02:28:19 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-macudac9bozi/dst" 2026/08/09 02:28:19 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/09 02:28:19 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/09 02:28:19 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/09 02:28:19 DEBUG : Setting pass="BhX540zWmf2yOVOYcI4p9gN3VyvgIyI1zLeoWKGe9X4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/09 02:28:19 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/09 02:28:19 DEBUG : TestFTPPureftpd: detected overridden config - adding "{bO50S}" suffix to name 2026/08/09 02:28:19 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/09 02:28:19 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/09 02:28:19 DEBUG : Setting pass="BhX540zWmf2yOVOYcI4p9gN3VyvgIyI1zLeoWKGe9X4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/09 02:28:19 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/09 02:28:19 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/dst: Connecting to FTP server 2026/08/09 02:28:19 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/dst: dial("tcp","172.17.0.3:21") 2026/08/09 02:28:19 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/dst: > dial: conn=172.17.0.1:39352->172.17.0.3:21, err= 2026/08/09 02:28:23 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-macudac9bozi/backup" 2026/08/09 02:28:23 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/09 02:28:23 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/09 02:28:23 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/09 02:28:23 DEBUG : Setting pass="BhX540zWmf2yOVOYcI4p9gN3VyvgIyI1zLeoWKGe9X4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/09 02:28:23 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/09 02:28:23 DEBUG : TestFTPPureftpd: detected overridden config - adding "{bO50S}" suffix to name 2026/08/09 02:28:23 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/09 02:28:23 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/09 02:28:23 DEBUG : Setting pass="BhX540zWmf2yOVOYcI4p9gN3VyvgIyI1zLeoWKGe9X4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/09 02:28:23 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/09 02:28:23 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/backup: Connecting to FTP server 2026/08/09 02:28:23 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/backup: dial("tcp","172.17.0.3:21") 2026/08/09 02:28:23 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/backup: > dial: conn=172.17.0.1:42686->172.17.0.3:21, err= 2026/08/09 02:28:26 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-macudac9bozi/backup" to be canonical "TestFTPPureftpd{bO50S}:rclone-test-macudac9bozi/backup" 2026/08/09 02:28:26 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/dst: dial("tcp","172.17.0.3:30515") 2026/08/09 02:28:26 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/dst: > dial: conn=172.17.0.1:55510->172.17.0.3:30515, err= 2026/08/09 02:28:26 DEBUG : one: size = 4 (Local file system at /tmp/rclone3592961635) 2026/08/09 02:28:26 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-macudac9bozi/dst) 2026/08/09 02:28:26 DEBUG : one: Sizes differ 2026/08/09 02:28:26 DEBUG : two: size = 3 OK 2026/08/09 02:28:26 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:26 DEBUG : two: Unchanged skipping 2026/08/09 02:28:26 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/dst: Waiting for checks to finish 2026/08/09 02:28:26 INFO : one: Moved (server-side) 2026/08/09 02:28:26 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/dst: Waiting for transfers to finish 2026/08/09 02:28:26 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/dst: dial("tcp","172.17.0.3:34643") 2026/08/09 02:28:26 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/dst: > dial: conn=172.17.0.1:43990->172.17.0.3:34643, err= 2026/08/09 02:28:26 DEBUG : one.a292864a.partial: size = 4 OK 2026/08/09 02:28:26 DEBUG : one.a292864a.partial: renamed to: one 2026/08/09 02:28:26 INFO : one: Copied (new) 2026/08/09 02:28:26 DEBUG : Waiting for deletions to finish 2026/08/09 02:28:26 INFO : three.txt: Moved (server-side) 2026/08/09 02:28:26 INFO : three.txt: Moved into backup dir 2026/08/09 02:28:26 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38710") 2026/08/09 02:28:26 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:49476->172.17.0.3:38710, err= 2026/08/09 02:28:26 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:32610") 2026/08/09 02:28:26 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:41902->172.17.0.3:32610, err= 2026/08/09 02:28:26 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:37250") 2026/08/09 02:28:26 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:34386->172.17.0.3:37250, err= 2026/08/09 02:28:26 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39939") 2026/08/09 02:28:26 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:36766->172.17.0.3:39939, err= 2026/08/09 02:28:26 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:30250") 2026/08/09 02:28:26 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:58066->172.17.0.3:30250, err= 2026/08/09 02:28:26 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33034") 2026/08/09 02:28:26 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34385") 2026/08/09 02:28:26 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:44870->172.17.0.3:33034, err= 2026/08/09 02:28:26 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:35180->172.17.0.3:34385, err= 2026/08/09 02:28:26 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-macudac9bozi/backup" for canonical name "TestFTPPureftpd{bO50S}:rclone-test-macudac9bozi/backup" 2026/08/09 02:28:26 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/dst: dial("tcp","172.17.0.3:34165") 2026/08/09 02:28:26 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/dst: > dial: conn=172.17.0.1:51868->172.17.0.3:34165, err= 2026/08/09 02:28:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone3592961635) 2026/08/09 02:28:26 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-macudac9bozi/dst) 2026/08/09 02:28:26 DEBUG : one: Sizes differ 2026/08/09 02:28:26 DEBUG : two: size = 3 OK 2026/08/09 02:28:26 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:26 DEBUG : two: Unchanged skipping 2026/08/09 02:28:26 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/dst: Waiting for checks to finish 2026/08/09 02:28:26 INFO : one: Deleted 2026/08/09 02:28:26 INFO : one: Moved (server-side) 2026/08/09 02:28:26 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/dst: Waiting for transfers to finish 2026/08/09 02:28:26 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/dst: dial("tcp","172.17.0.3:39344") 2026/08/09 02:28:26 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/dst: > dial: conn=172.17.0.1:48306->172.17.0.3:39344, err= 2026/08/09 02:28:26 DEBUG : one.4c47835a.partial: size = 5 OK 2026/08/09 02:28:26 DEBUG : one.4c47835a.partial: renamed to: one 2026/08/09 02:28:26 INFO : one: Copied (new) 2026/08/09 02:28:26 DEBUG : Waiting for deletions to finish 2026/08/09 02:28:26 INFO : three.txt: Deleted 2026/08/09 02:28:26 INFO : three.txt: Moved (server-side) 2026/08/09 02:28:26 INFO : three.txt: Moved into backup dir 2026/08/09 02:28:26 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35522") 2026/08/09 02:28:26 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:40666->172.17.0.3:35522, err= 2026/08/09 02:28:26 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36244") 2026/08/09 02:28:26 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38119") 2026/08/09 02:28:26 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:58328->172.17.0.3:36244, err= 2026/08/09 02:28:26 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:43772->172.17.0.3:38119, err= 2026/08/09 02:28:26 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35326") 2026/08/09 02:28:26 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:58288->172.17.0.3:35326, err= 2026/08/09 02:28:26 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31732") 2026/08/09 02:28:26 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:52270->172.17.0.3:31732, err= 2026/08/09 02:28:26 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38108") 2026/08/09 02:28:26 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:38128->172.17.0.3:38108, err= 2026/08/09 02:28:26 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39901") 2026/08/09 02:28:26 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:42882->172.17.0.3:39901, err= 2026/08/09 02:28:26 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/backup: closing 1 unused connections --- PASS: TestSyncBackupDir (6.17s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-macudac9bozi", Local "Local file system at /tmp/rclone3592961635", Modify Window "1s" 2026/08/09 02:28:26 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31735") 2026/08/09 02:28:26 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:38084->172.17.0.3:31735, err= 2026/08/09 02:28:26 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:30386") 2026/08/09 02:28:26 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:49118->172.17.0.3:30386, err= 2026/08/09 02:28:26 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38869") 2026/08/09 02:28:26 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:57276->172.17.0.3:38869, err= 2026/08/09 02:28:26 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35038") 2026/08/09 02:28:26 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:47648->172.17.0.3:35038, err= 2026/08/09 02:28:26 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39007") 2026/08/09 02:28:26 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:45806->172.17.0.3:39007, err= 2026/08/09 02:28:26 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-macudac9bozi/dst" 2026/08/09 02:28:26 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/09 02:28:26 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/09 02:28:26 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/09 02:28:26 DEBUG : Setting pass="BhX540zWmf2yOVOYcI4p9gN3VyvgIyI1zLeoWKGe9X4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/09 02:28:26 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/09 02:28:26 DEBUG : TestFTPPureftpd: detected overridden config - adding "{bO50S}" suffix to name 2026/08/09 02:28:26 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/09 02:28:26 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/09 02:28:26 DEBUG : Setting pass="BhX540zWmf2yOVOYcI4p9gN3VyvgIyI1zLeoWKGe9X4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/09 02:28:26 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/09 02:28:26 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/dst: Connecting to FTP server 2026/08/09 02:28:26 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/dst: dial("tcp","172.17.0.3:21") 2026/08/09 02:28:26 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/dst: > dial: conn=172.17.0.1:42696->172.17.0.3:21, err= 2026/08/09 02:28:29 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-macudac9bozi/backup" 2026/08/09 02:28:29 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/09 02:28:29 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/09 02:28:29 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/09 02:28:29 DEBUG : Setting pass="BhX540zWmf2yOVOYcI4p9gN3VyvgIyI1zLeoWKGe9X4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/09 02:28:29 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/09 02:28:29 DEBUG : TestFTPPureftpd: detected overridden config - adding "{bO50S}" suffix to name 2026/08/09 02:28:29 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/09 02:28:29 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/09 02:28:29 DEBUG : Setting pass="BhX540zWmf2yOVOYcI4p9gN3VyvgIyI1zLeoWKGe9X4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/09 02:28:29 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/09 02:28:29 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/backup: Connecting to FTP server 2026/08/09 02:28:29 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/backup: dial("tcp","172.17.0.3:21") 2026/08/09 02:28:29 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/backup: > dial: conn=172.17.0.1:42698->172.17.0.3:21, err= 2026/08/09 02:28:30 DEBUG : ftp://172.17.0.3:21/rclone-test-qesibex6foqu: closing 1 unused connections 2026/08/09 02:28:30 DEBUG : ftp://172.17.0.3:21/rclone-test-lajeyep6folu: closing 2 unused connections 2026/08/09 02:28:32 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-macudac9bozi/backup" to be canonical "TestFTPPureftpd{bO50S}:rclone-test-macudac9bozi/backup" 2026/08/09 02:28:32 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/dst: dial("tcp","172.17.0.3:35394") 2026/08/09 02:28:32 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/dst: > dial: conn=172.17.0.1:45696->172.17.0.3:35394, err= 2026/08/09 02:28:32 DEBUG : one: size = 4 (Local file system at /tmp/rclone3592961635) 2026/08/09 02:28:32 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-macudac9bozi/dst) 2026/08/09 02:28:32 DEBUG : one: Sizes differ 2026/08/09 02:28:32 DEBUG : two: size = 3 OK 2026/08/09 02:28:32 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:32 DEBUG : two: Unchanged skipping 2026/08/09 02:28:32 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/dst: Waiting for checks to finish 2026/08/09 02:28:32 INFO : one: Moved (server-side) to: one.bak 2026/08/09 02:28:32 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/dst: Waiting for transfers to finish 2026/08/09 02:28:32 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/dst: dial("tcp","172.17.0.3:38320") 2026/08/09 02:28:32 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/dst: > dial: conn=172.17.0.1:53546->172.17.0.3:38320, err= 2026/08/09 02:28:32 DEBUG : one.a292864a.partial: size = 4 OK 2026/08/09 02:28:32 DEBUG : one.a292864a.partial: renamed to: one 2026/08/09 02:28:32 INFO : one: Copied (new) 2026/08/09 02:28:32 DEBUG : Waiting for deletions to finish 2026/08/09 02:28:32 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/09 02:28:32 INFO : three.txt: Moved into backup dir 2026/08/09 02:28:32 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34990") 2026/08/09 02:28:32 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:55174->172.17.0.3:34990, err= 2026/08/09 02:28:32 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38779") 2026/08/09 02:28:32 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:40482->172.17.0.3:38779, err= 2026/08/09 02:28:32 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33549") 2026/08/09 02:28:32 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:58014->172.17.0.3:33549, err= 2026/08/09 02:28:32 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:32225") 2026/08/09 02:28:32 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:44628->172.17.0.3:32225, err= 2026/08/09 02:28:32 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39338") 2026/08/09 02:28:32 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:43650->172.17.0.3:39338, err= 2026/08/09 02:28:32 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:30176") 2026/08/09 02:28:32 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:41728->172.17.0.3:30176, err= 2026/08/09 02:28:32 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36592") 2026/08/09 02:28:32 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:46028->172.17.0.3:36592, err= 2026/08/09 02:28:32 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-macudac9bozi/backup" for canonical name "TestFTPPureftpd{bO50S}:rclone-test-macudac9bozi/backup" 2026/08/09 02:28:32 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/dst: dial("tcp","172.17.0.3:39877") 2026/08/09 02:28:32 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/dst: > dial: conn=172.17.0.1:60234->172.17.0.3:39877, err= 2026/08/09 02:28:32 DEBUG : two: size = 3 OK 2026/08/09 02:28:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone3592961635) 2026/08/09 02:28:32 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:32 DEBUG : two: Unchanged skipping 2026/08/09 02:28:32 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-macudac9bozi/dst) 2026/08/09 02:28:32 DEBUG : one: Sizes differ 2026/08/09 02:28:32 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/dst: Waiting for checks to finish 2026/08/09 02:28:32 INFO : one.bak: Deleted 2026/08/09 02:28:32 INFO : one: Moved (server-side) to: one.bak 2026/08/09 02:28:32 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/dst: Waiting for transfers to finish 2026/08/09 02:28:32 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/dst: dial("tcp","172.17.0.3:38906") 2026/08/09 02:28:32 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/dst: > dial: conn=172.17.0.1:56752->172.17.0.3:38906, err= 2026/08/09 02:28:32 DEBUG : one.4c47835a.partial: size = 5 OK 2026/08/09 02:28:32 DEBUG : one.4c47835a.partial: renamed to: one 2026/08/09 02:28:32 INFO : one: Copied (new) 2026/08/09 02:28:32 DEBUG : Waiting for deletions to finish 2026/08/09 02:28:32 INFO : three.txt.bak: Deleted 2026/08/09 02:28:32 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/09 02:28:32 INFO : three.txt: Moved into backup dir 2026/08/09 02:28:32 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35324") 2026/08/09 02:28:32 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:42050->172.17.0.3:35324, err= 2026/08/09 02:28:32 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38767") 2026/08/09 02:28:32 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:60632->172.17.0.3:38767, err= 2026/08/09 02:28:32 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33797") 2026/08/09 02:28:32 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:59908->172.17.0.3:33797, err= 2026/08/09 02:28:32 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:30636") 2026/08/09 02:28:32 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:60622->172.17.0.3:30636, err= 2026/08/09 02:28:32 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33155") 2026/08/09 02:28:32 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:56480->172.17.0.3:33155, err= 2026/08/09 02:28:32 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36674") 2026/08/09 02:28:32 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:60072->172.17.0.3:36674, err= 2026/08/09 02:28:32 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31519") 2026/08/09 02:28:32 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:54420->172.17.0.3:31519, err= 2026/08/09 02:28:32 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffix (6.22s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-macudac9bozi", Local "Local file system at /tmp/rclone3592961635", Modify Window "1s" 2026/08/09 02:28:32 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38251") 2026/08/09 02:28:32 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:47058->172.17.0.3:38251, err= 2026/08/09 02:28:32 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:37388") 2026/08/09 02:28:32 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:43028->172.17.0.3:37388, err= 2026/08/09 02:28:32 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33186") 2026/08/09 02:28:32 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:55080->172.17.0.3:33186, err= 2026/08/09 02:28:32 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33705") 2026/08/09 02:28:32 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:51512->172.17.0.3:33705, err= 2026/08/09 02:28:32 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38090") 2026/08/09 02:28:32 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:33482->172.17.0.3:38090, err= 2026/08/09 02:28:32 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-macudac9bozi/dst" 2026/08/09 02:28:32 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/09 02:28:32 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/09 02:28:32 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/09 02:28:32 DEBUG : Setting pass="BhX540zWmf2yOVOYcI4p9gN3VyvgIyI1zLeoWKGe9X4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/09 02:28:32 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/09 02:28:32 DEBUG : TestFTPPureftpd: detected overridden config - adding "{bO50S}" suffix to name 2026/08/09 02:28:32 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/09 02:28:32 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/09 02:28:32 DEBUG : Setting pass="BhX540zWmf2yOVOYcI4p9gN3VyvgIyI1zLeoWKGe9X4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/09 02:28:32 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/09 02:28:32 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/dst: Connecting to FTP server 2026/08/09 02:28:32 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/dst: dial("tcp","172.17.0.3:21") 2026/08/09 02:28:32 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/dst: > dial: conn=172.17.0.1:60594->172.17.0.3:21, err= 2026/08/09 02:28:35 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-macudac9bozi/backup" 2026/08/09 02:28:35 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/09 02:28:35 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/09 02:28:35 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/09 02:28:35 DEBUG : Setting pass="BhX540zWmf2yOVOYcI4p9gN3VyvgIyI1zLeoWKGe9X4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/09 02:28:35 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/09 02:28:35 DEBUG : TestFTPPureftpd: detected overridden config - adding "{bO50S}" suffix to name 2026/08/09 02:28:35 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/09 02:28:35 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/09 02:28:35 DEBUG : Setting pass="BhX540zWmf2yOVOYcI4p9gN3VyvgIyI1zLeoWKGe9X4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/09 02:28:35 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/09 02:28:35 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/backup: Connecting to FTP server 2026/08/09 02:28:35 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/backup: dial("tcp","172.17.0.3:21") 2026/08/09 02:28:35 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/backup: > dial: conn=172.17.0.1:60610->172.17.0.3:21, err= 2026/08/09 02:28:38 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-macudac9bozi/backup" to be canonical "TestFTPPureftpd{bO50S}:rclone-test-macudac9bozi/backup" 2026/08/09 02:28:38 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/dst: dial("tcp","172.17.0.3:33252") 2026/08/09 02:28:38 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/dst: > dial: conn=172.17.0.1:50516->172.17.0.3:33252, err= 2026/08/09 02:28:38 DEBUG : one: size = 4 (Local file system at /tmp/rclone3592961635) 2026/08/09 02:28:38 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-macudac9bozi/dst) 2026/08/09 02:28:38 DEBUG : one: Sizes differ 2026/08/09 02:28:38 DEBUG : two: size = 3 OK 2026/08/09 02:28:38 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:38 DEBUG : two: Unchanged skipping 2026/08/09 02:28:38 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/dst: Waiting for checks to finish 2026/08/09 02:28:38 INFO : one: Moved (server-side) to: one-2019-01-01 2026/08/09 02:28:38 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/dst: Waiting for transfers to finish 2026/08/09 02:28:38 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/dst: dial("tcp","172.17.0.3:32435") 2026/08/09 02:28:38 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/dst: > dial: conn=172.17.0.1:48664->172.17.0.3:32435, err= 2026/08/09 02:28:38 DEBUG : one.a292864a.partial: size = 4 OK 2026/08/09 02:28:38 DEBUG : one.a292864a.partial: renamed to: one 2026/08/09 02:28:38 INFO : one: Copied (new) 2026/08/09 02:28:38 DEBUG : Waiting for deletions to finish 2026/08/09 02:28:38 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/08/09 02:28:38 INFO : three.txt: Moved into backup dir 2026/08/09 02:28:38 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36565") 2026/08/09 02:28:38 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:58386->172.17.0.3:36565, err= 2026/08/09 02:28:38 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:30283") 2026/08/09 02:28:38 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:55334->172.17.0.3:30283, err= 2026/08/09 02:28:38 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35831") 2026/08/09 02:28:38 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:60860->172.17.0.3:35831, err= 2026/08/09 02:28:38 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36785") 2026/08/09 02:28:38 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:57656->172.17.0.3:36785, err= 2026/08/09 02:28:38 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36641") 2026/08/09 02:28:38 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:55814->172.17.0.3:36641, err= 2026/08/09 02:28:38 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35950") 2026/08/09 02:28:38 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:36810->172.17.0.3:35950, err= 2026/08/09 02:28:38 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39651") 2026/08/09 02:28:38 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:59696->172.17.0.3:39651, err= 2026/08/09 02:28:38 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-macudac9bozi/backup" for canonical name "TestFTPPureftpd{bO50S}:rclone-test-macudac9bozi/backup" 2026/08/09 02:28:38 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/dst: dial("tcp","172.17.0.3:34715") 2026/08/09 02:28:38 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/dst: > dial: conn=172.17.0.1:44022->172.17.0.3:34715, err= 2026/08/09 02:28:38 DEBUG : two: size = 3 OK 2026/08/09 02:28:38 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:38 DEBUG : two: Unchanged skipping 2026/08/09 02:28:38 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/dst: Waiting for checks to finish 2026/08/09 02:28:38 DEBUG : one: size = 5 (Local file system at /tmp/rclone3592961635) 2026/08/09 02:28:38 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-macudac9bozi/dst) 2026/08/09 02:28:38 DEBUG : one: Sizes differ 2026/08/09 02:28:38 INFO : one-2019-01-01: Deleted 2026/08/09 02:28:38 INFO : one: Moved (server-side) to: one-2019-01-01 2026/08/09 02:28:38 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/dst: Waiting for transfers to finish 2026/08/09 02:28:38 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/dst: dial("tcp","172.17.0.3:38206") 2026/08/09 02:28:38 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/dst: > dial: conn=172.17.0.1:48586->172.17.0.3:38206, err= 2026/08/09 02:28:38 DEBUG : one.4c47835a.partial: size = 5 OK 2026/08/09 02:28:38 DEBUG : one.4c47835a.partial: renamed to: one 2026/08/09 02:28:38 INFO : one: Copied (new) 2026/08/09 02:28:38 DEBUG : Waiting for deletions to finish 2026/08/09 02:28:38 INFO : three-2019-01-01.txt: Deleted 2026/08/09 02:28:38 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/08/09 02:28:38 INFO : three.txt: Moved into backup dir 2026/08/09 02:28:38 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33199") 2026/08/09 02:28:38 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:58480->172.17.0.3:33199, err= 2026/08/09 02:28:38 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39460") 2026/08/09 02:28:38 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:49486->172.17.0.3:39460, err= 2026/08/09 02:28:38 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36426") 2026/08/09 02:28:38 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:58336->172.17.0.3:36426, err= 2026/08/09 02:28:38 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38179") 2026/08/09 02:28:38 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:42780->172.17.0.3:38179, err= 2026/08/09 02:28:38 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39296") 2026/08/09 02:28:38 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:47888->172.17.0.3:39296, err= 2026/08/09 02:28:38 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33471") 2026/08/09 02:28:38 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:39624->172.17.0.3:33471, err= 2026/08/09 02:28:38 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33777") 2026/08/09 02:28:38 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:56678->172.17.0.3:33777, err= 2026/08/09 02:28:38 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffixKeepExtension (5.75s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-macudac9bozi", Local "Local file system at /tmp/rclone3592961635", Modify Window "1s" 2026/08/09 02:28:38 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:32855") 2026/08/09 02:28:38 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:49976->172.17.0.3:32855, err= 2026/08/09 02:28:38 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38685") 2026/08/09 02:28:38 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:45682->172.17.0.3:38685, err= 2026/08/09 02:28:38 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:37101") 2026/08/09 02:28:38 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:52986->172.17.0.3:37101, err= 2026/08/09 02:28:38 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36822") 2026/08/09 02:28:38 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:46544->172.17.0.3:36822, err= 2026/08/09 02:28:38 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:37535") 2026/08/09 02:28:38 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:51534->172.17.0.3:37535, err= 2026/08/09 02:28:38 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-macudac9bozi/dst" 2026/08/09 02:28:38 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/09 02:28:38 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/09 02:28:38 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/09 02:28:38 DEBUG : Setting pass="BhX540zWmf2yOVOYcI4p9gN3VyvgIyI1zLeoWKGe9X4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/09 02:28:38 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/09 02:28:38 DEBUG : TestFTPPureftpd: detected overridden config - adding "{bO50S}" suffix to name 2026/08/09 02:28:38 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/09 02:28:38 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/09 02:28:38 DEBUG : Setting pass="BhX540zWmf2yOVOYcI4p9gN3VyvgIyI1zLeoWKGe9X4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/09 02:28:38 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/09 02:28:38 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/dst: Connecting to FTP server 2026/08/09 02:28:38 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/dst: dial("tcp","172.17.0.3:21") 2026/08/09 02:28:38 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/dst: > dial: conn=172.17.0.1:60622->172.17.0.3:21, err= 2026/08/09 02:28:41 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/dst: dial("tcp","172.17.0.3:34540") 2026/08/09 02:28:41 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/dst: > dial: conn=172.17.0.1:53024->172.17.0.3:34540, err= 2026/08/09 02:28:41 DEBUG : one: size = 4 (Local file system at /tmp/rclone3592961635) 2026/08/09 02:28:41 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-macudac9bozi/dst) 2026/08/09 02:28:41 DEBUG : one: Sizes differ 2026/08/09 02:28:41 DEBUG : two: size = 3 OK 2026/08/09 02:28:41 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:41 DEBUG : two: Unchanged skipping 2026/08/09 02:28:41 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/dst: Waiting for checks to finish 2026/08/09 02:28:41 INFO : one: Moved (server-side) to: one.bak 2026/08/09 02:28:41 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/dst: Waiting for transfers to finish 2026/08/09 02:28:41 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/dst: dial("tcp","172.17.0.3:30352") 2026/08/09 02:28:41 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/dst: > dial: conn=172.17.0.1:37192->172.17.0.3:30352, err= 2026/08/09 02:28:41 DEBUG : one.a292864a.partial: size = 4 OK 2026/08/09 02:28:41 DEBUG : one.a292864a.partial: renamed to: one 2026/08/09 02:28:41 INFO : one: Copied (new) 2026/08/09 02:28:41 DEBUG : Waiting for deletions to finish 2026/08/09 02:28:41 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/09 02:28:41 INFO : three.txt: Moved into backup dir 2026/08/09 02:28:41 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39189") 2026/08/09 02:28:41 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:45684->172.17.0.3:39189, err= 2026/08/09 02:28:41 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:30619") 2026/08/09 02:28:41 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:49904->172.17.0.3:30619, err= 2026/08/09 02:28:41 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36469") 2026/08/09 02:28:41 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:36240->172.17.0.3:36469, err= 2026/08/09 02:28:41 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36782") 2026/08/09 02:28:41 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:54016->172.17.0.3:36782, err= 2026/08/09 02:28:41 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:32162") 2026/08/09 02:28:41 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:52876->172.17.0.3:32162, err= 2026/08/09 02:28:41 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/dst: dial("tcp","172.17.0.3:37205") 2026/08/09 02:28:41 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/dst: > dial: conn=172.17.0.1:50820->172.17.0.3:37205, err= 2026/08/09 02:28:41 DEBUG : one.bak: Excluded (Path Filter) 2026/08/09 02:28:41 DEBUG : one.bak: Excluded 2026/08/09 02:28:41 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/08/09 02:28:41 DEBUG : three.txt.bak: Excluded 2026/08/09 02:28:41 DEBUG : one: size = 5 (Local file system at /tmp/rclone3592961635) 2026/08/09 02:28:41 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-macudac9bozi/dst) 2026/08/09 02:28:41 DEBUG : one: Sizes differ 2026/08/09 02:28:41 DEBUG : two: size = 3 OK 2026/08/09 02:28:41 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:41 DEBUG : two: Unchanged skipping 2026/08/09 02:28:41 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/dst: Waiting for checks to finish 2026/08/09 02:28:41 INFO : one.bak: Deleted 2026/08/09 02:28:41 INFO : one: Moved (server-side) to: one.bak 2026/08/09 02:28:41 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/dst: Waiting for transfers to finish 2026/08/09 02:28:41 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/dst: dial("tcp","172.17.0.3:34070") 2026/08/09 02:28:41 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/dst: > dial: conn=172.17.0.1:40282->172.17.0.3:34070, err= 2026/08/09 02:28:41 DEBUG : one.4c47835a.partial: size = 5 OK 2026/08/09 02:28:41 DEBUG : one.4c47835a.partial: renamed to: one 2026/08/09 02:28:41 INFO : one: Copied (new) 2026/08/09 02:28:41 DEBUG : Waiting for deletions to finish 2026/08/09 02:28:41 INFO : three.txt.bak: Deleted 2026/08/09 02:28:41 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/09 02:28:41 INFO : three.txt: Moved into backup dir 2026/08/09 02:28:41 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38765") 2026/08/09 02:28:41 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:36280->172.17.0.3:38765, err= 2026/08/09 02:28:41 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34351") 2026/08/09 02:28:41 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:41176->172.17.0.3:34351, err= 2026/08/09 02:28:41 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:30717") 2026/08/09 02:28:41 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:41946->172.17.0.3:30717, err= 2026/08/09 02:28:41 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31253") 2026/08/09 02:28:41 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:60248->172.17.0.3:31253, err= 2026/08/09 02:28:41 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:30754") 2026/08/09 02:28:41 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:44682->172.17.0.3:30754, err= --- PASS: TestSyncBackupDirSuffixOnly (2.98s) === RUN TestSyncSuffix run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-macudac9bozi", Local "Local file system at /tmp/rclone3592961635", Modify Window "1s" 2026/08/09 02:28:41 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34470") 2026/08/09 02:28:41 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:39920->172.17.0.3:34470, err= 2026/08/09 02:28:41 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:32738") 2026/08/09 02:28:41 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:59770->172.17.0.3:32738, err= 2026/08/09 02:28:41 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:32474") 2026/08/09 02:28:41 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:43178->172.17.0.3:32474, err= 2026/08/09 02:28:41 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34194") 2026/08/09 02:28:41 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:57104->172.17.0.3:34194, err= 2026/08/09 02:28:41 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38937") 2026/08/09 02:28:41 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:38502->172.17.0.3:38937, err= 2026/08/09 02:28:41 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-macudac9bozi/dst" 2026/08/09 02:28:41 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/09 02:28:41 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/09 02:28:41 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/09 02:28:41 DEBUG : Setting pass="BhX540zWmf2yOVOYcI4p9gN3VyvgIyI1zLeoWKGe9X4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/09 02:28:41 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/09 02:28:41 DEBUG : TestFTPPureftpd: detected overridden config - adding "{bO50S}" suffix to name 2026/08/09 02:28:41 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/09 02:28:41 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/09 02:28:41 DEBUG : Setting pass="BhX540zWmf2yOVOYcI4p9gN3VyvgIyI1zLeoWKGe9X4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/09 02:28:41 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/09 02:28:41 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/dst: Connecting to FTP server 2026/08/09 02:28:41 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/dst: dial("tcp","172.17.0.3:21") 2026/08/09 02:28:41 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/dst: > dial: conn=172.17.0.1:60632->172.17.0.3:21, err= 2026/08/09 02:28:42 DEBUG : ftp://172.17.0.3:21/rclone-test-guyoqeq5pezi: closing 2 unused connections 2026/08/09 02:28:42 DEBUG : ftp://172.17.0.3:21/rclone-test-focitif0qedo: closing 2 unused connections 2026/08/09 02:28:43 DEBUG : one: size = 4 (Local file system at /tmp/rclone3592961635) 2026/08/09 02:28:43 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-macudac9bozi/dst) 2026/08/09 02:28:43 DEBUG : one: Sizes differ 2026/08/09 02:28:43 INFO : one: Moved (server-side) to: one.bak 2026/08/09 02:28:43 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/dst: dial("tcp","172.17.0.3:39065") 2026/08/09 02:28:43 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/dst: > dial: conn=172.17.0.1:32882->172.17.0.3:39065, err= 2026/08/09 02:28:43 DEBUG : one.a292864a.partial: size = 4 OK 2026/08/09 02:28:43 DEBUG : one.a292864a.partial: renamed to: one 2026/08/09 02:28:43 INFO : one: Copied (new) 2026/08/09 02:28:43 DEBUG : two: size = 3 OK 2026/08/09 02:28:43 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:43 DEBUG : two: Unchanged skipping 2026/08/09 02:28:43 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3592961635) 2026/08/09 02:28:43 DEBUG : three.txt: size = 5 (ftp://172.17.0.3:21/rclone-test-macudac9bozi/dst) 2026/08/09 02:28:43 DEBUG : three.txt: Sizes differ 2026/08/09 02:28:43 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/09 02:28:43 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/dst: dial("tcp","172.17.0.3:32238") 2026/08/09 02:28:43 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/dst: > dial: conn=172.17.0.1:49064->172.17.0.3:32238, err= 2026/08/09 02:28:43 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2026/08/09 02:28:43 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2026/08/09 02:28:43 INFO : three.txt: Copied (new) 2026/08/09 02:28:43 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:32157") 2026/08/09 02:28:43 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:44320->172.17.0.3:32157, err= 2026/08/09 02:28:43 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35637") 2026/08/09 02:28:43 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:38632->172.17.0.3:35637, err= 2026/08/09 02:28:43 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:30380") 2026/08/09 02:28:43 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:49516->172.17.0.3:30380, err= 2026/08/09 02:28:43 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:37970") 2026/08/09 02:28:43 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:51150->172.17.0.3:37970, err= 2026/08/09 02:28:43 DEBUG : one: size = 5 (Local file system at /tmp/rclone3592961635) 2026/08/09 02:28:43 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-macudac9bozi/dst) 2026/08/09 02:28:43 DEBUG : one: Sizes differ 2026/08/09 02:28:43 INFO : one.bak: Deleted 2026/08/09 02:28:43 INFO : one: Moved (server-side) to: one.bak 2026/08/09 02:28:43 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/dst: dial("tcp","172.17.0.3:33361") 2026/08/09 02:28:43 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/dst: > dial: conn=172.17.0.1:60268->172.17.0.3:33361, err= 2026/08/09 02:28:43 DEBUG : one.4c47835a.partial: size = 5 OK 2026/08/09 02:28:43 DEBUG : one.4c47835a.partial: renamed to: one 2026/08/09 02:28:43 INFO : one: Copied (new) 2026/08/09 02:28:43 DEBUG : two: size = 3 OK 2026/08/09 02:28:43 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:43 DEBUG : two: Unchanged skipping 2026/08/09 02:28:43 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3592961635) 2026/08/09 02:28:43 DEBUG : three.txt: size = 6 (ftp://172.17.0.3:21/rclone-test-macudac9bozi/dst) 2026/08/09 02:28:43 DEBUG : three.txt: Sizes differ 2026/08/09 02:28:43 INFO : three.txt.bak: Deleted 2026/08/09 02:28:43 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/09 02:28:43 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/dst: dial("tcp","172.17.0.3:33724") 2026/08/09 02:28:43 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/dst: > dial: conn=172.17.0.1:37134->172.17.0.3:33724, err= 2026/08/09 02:28:43 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2026/08/09 02:28:43 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2026/08/09 02:28:43 INFO : three.txt: Copied (new) 2026/08/09 02:28:43 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:37663") 2026/08/09 02:28:43 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:37846->172.17.0.3:37663, err= 2026/08/09 02:28:43 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39052") 2026/08/09 02:28:43 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:37326->172.17.0.3:39052, err= 2026/08/09 02:28:43 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31819") 2026/08/09 02:28:43 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:59980->172.17.0.3:31819, err= 2026/08/09 02:28:43 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38072") 2026/08/09 02:28:43 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:35458->172.17.0.3:38072, err= 2026/08/09 02:28:43 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:37799") 2026/08/09 02:28:43 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:42972->172.17.0.3:37799, err= --- PASS: TestSyncSuffix (2.83s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-macudac9bozi", Local "Local file system at /tmp/rclone3592961635", Modify Window "1s" 2026/08/09 02:28:43 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36984") 2026/08/09 02:28:43 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:50452->172.17.0.3:36984, err= 2026/08/09 02:28:43 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31530") 2026/08/09 02:28:43 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:55194->172.17.0.3:31530, err= 2026/08/09 02:28:43 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:37785") 2026/08/09 02:28:43 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:55788->172.17.0.3:37785, err= 2026/08/09 02:28:43 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35394") 2026/08/09 02:28:43 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:44068->172.17.0.3:35394, err= 2026/08/09 02:28:43 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31524") 2026/08/09 02:28:43 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:58862->172.17.0.3:31524, err= 2026/08/09 02:28:43 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-macudac9bozi/dst" 2026/08/09 02:28:43 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/09 02:28:43 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/09 02:28:43 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/09 02:28:43 DEBUG : Setting pass="BhX540zWmf2yOVOYcI4p9gN3VyvgIyI1zLeoWKGe9X4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/09 02:28:43 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/09 02:28:43 DEBUG : TestFTPPureftpd: detected overridden config - adding "{bO50S}" suffix to name 2026/08/09 02:28:43 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/09 02:28:43 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/09 02:28:43 DEBUG : Setting pass="BhX540zWmf2yOVOYcI4p9gN3VyvgIyI1zLeoWKGe9X4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/09 02:28:43 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/09 02:28:43 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/dst: Connecting to FTP server 2026/08/09 02:28:43 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/dst: dial("tcp","172.17.0.3:21") 2026/08/09 02:28:43 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/dst: > dial: conn=172.17.0.1:40766->172.17.0.3:21, err= 2026/08/09 02:28:46 DEBUG : one: size = 4 (Local file system at /tmp/rclone3592961635) 2026/08/09 02:28:46 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-macudac9bozi/dst) 2026/08/09 02:28:46 DEBUG : one: Sizes differ 2026/08/09 02:28:46 INFO : one: Moved (server-side) to: one-2019-01-01 2026/08/09 02:28:46 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/dst: dial("tcp","172.17.0.3:34863") 2026/08/09 02:28:46 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/dst: > dial: conn=172.17.0.1:35754->172.17.0.3:34863, err= 2026/08/09 02:28:46 DEBUG : one.a292864a.partial: size = 4 OK 2026/08/09 02:28:46 DEBUG : one.a292864a.partial: renamed to: one 2026/08/09 02:28:46 INFO : one: Copied (new) 2026/08/09 02:28:46 DEBUG : two: size = 3 OK 2026/08/09 02:28:46 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:46 DEBUG : two: Unchanged skipping 2026/08/09 02:28:46 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3592961635) 2026/08/09 02:28:46 DEBUG : three.txt: size = 5 (ftp://172.17.0.3:21/rclone-test-macudac9bozi/dst) 2026/08/09 02:28:46 DEBUG : three.txt: Sizes differ 2026/08/09 02:28:46 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/08/09 02:28:46 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/dst: dial("tcp","172.17.0.3:39526") 2026/08/09 02:28:46 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/dst: > dial: conn=172.17.0.1:47580->172.17.0.3:39526, err= 2026/08/09 02:28:46 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2026/08/09 02:28:46 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2026/08/09 02:28:46 INFO : three.txt: Copied (new) 2026/08/09 02:28:46 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33728") 2026/08/09 02:28:46 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:55720->172.17.0.3:33728, err= 2026/08/09 02:28:46 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34198") 2026/08/09 02:28:46 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:50384->172.17.0.3:34198, err= 2026/08/09 02:28:46 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38544") 2026/08/09 02:28:46 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:38386->172.17.0.3:38544, err= 2026/08/09 02:28:46 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36344") 2026/08/09 02:28:46 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:54578->172.17.0.3:36344, err= 2026/08/09 02:28:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone3592961635) 2026/08/09 02:28:46 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-macudac9bozi/dst) 2026/08/09 02:28:46 DEBUG : one: Sizes differ 2026/08/09 02:28:46 INFO : one-2019-01-01: Deleted 2026/08/09 02:28:46 INFO : one: Moved (server-side) to: one-2019-01-01 2026/08/09 02:28:46 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/dst: dial("tcp","172.17.0.3:35476") 2026/08/09 02:28:46 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/dst: > dial: conn=172.17.0.1:43758->172.17.0.3:35476, err= 2026/08/09 02:28:46 DEBUG : one.4c47835a.partial: size = 5 OK 2026/08/09 02:28:46 DEBUG : one.4c47835a.partial: renamed to: one 2026/08/09 02:28:46 INFO : one: Copied (new) 2026/08/09 02:28:46 DEBUG : two: size = 3 OK 2026/08/09 02:28:46 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:46 DEBUG : two: Unchanged skipping 2026/08/09 02:28:46 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3592961635) 2026/08/09 02:28:46 DEBUG : three.txt: size = 6 (ftp://172.17.0.3:21/rclone-test-macudac9bozi/dst) 2026/08/09 02:28:46 DEBUG : three.txt: Sizes differ 2026/08/09 02:28:46 INFO : three-2019-01-01.txt: Deleted 2026/08/09 02:28:46 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/08/09 02:28:46 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/dst: dial("tcp","172.17.0.3:33186") 2026/08/09 02:28:46 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/dst: > dial: conn=172.17.0.1:50400->172.17.0.3:33186, err= 2026/08/09 02:28:46 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2026/08/09 02:28:46 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2026/08/09 02:28:46 INFO : three.txt: Copied (new) 2026/08/09 02:28:46 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:30802") 2026/08/09 02:28:46 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:60850->172.17.0.3:30802, err= 2026/08/09 02:28:46 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35609") 2026/08/09 02:28:46 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:48908->172.17.0.3:35609, err= 2026/08/09 02:28:46 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33453") 2026/08/09 02:28:46 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:54080->172.17.0.3:33453, err= 2026/08/09 02:28:46 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38471") 2026/08/09 02:28:46 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:44590->172.17.0.3:38471, err= 2026/08/09 02:28:46 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35899") 2026/08/09 02:28:46 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:35902->172.17.0.3:35899, err= --- PASS: TestSyncSuffixKeepExtension (2.99s) === RUN TestSyncUTFNorm run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-macudac9bozi", Local "Local file system at /tmp/rclone3592961635", Modify Window "1s" 2026/08/09 02:28:46 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33826") 2026/08/09 02:28:46 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:55598->172.17.0.3:33826, err= 2026/08/09 02:28:46 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:37453") 2026/08/09 02:28:46 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:37942->172.17.0.3:37453, err= 2026/08/09 02:28:46 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36903") 2026/08/09 02:28:46 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:57066->172.17.0.3:36903, err= 2026/08/09 02:28:46 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone3592961635) 2026/08/09 02:28:46 DEBUG : Testêé: size = 18 (ftp://172.17.0.3:21/rclone-test-macudac9bozi) 2026/08/09 02:28:46 DEBUG : Testêé: Sizes differ 2026/08/09 02:28:46 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for checks to finish 2026/08/09 02:28:46 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for transfers to finish 2026/08/09 02:28:46 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35524") 2026/08/09 02:28:46 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:51752->172.17.0.3:35524, err= 2026/08/09 02:28:46 DEBUG : Testêé.94eb8b90.partial: size = 14 OK 2026/08/09 02:28:46 DEBUG : Testêé.94eb8b90.partial: renamed to: Testêé 2026/08/09 02:28:46 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/08/09 02:28:46 DEBUG : Waiting for deletions to finish 2026/08/09 02:28:46 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33577") 2026/08/09 02:28:46 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:53690->172.17.0.3:33577, err= 2026/08/09 02:28:46 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:32007") 2026/08/09 02:28:46 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:44272->172.17.0.3:32007, err= 2026/08/09 02:28:46 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33529") 2026/08/09 02:28:46 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:57342->172.17.0.3:33529, err= --- PASS: TestSyncUTFNorm (0.03s) === RUN TestSyncImmutable run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-macudac9bozi", Local "Local file system at /tmp/rclone3592961635", Modify Window "1s" 2026/08/09 02:28:46 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39842") 2026/08/09 02:28:46 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:51702->172.17.0.3:39842, err= 2026/08/09 02:28:46 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38346") 2026/08/09 02:28:46 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:43672->172.17.0.3:38346, err= 2026/08/09 02:28:46 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/09 02:28:46 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35846") 2026/08/09 02:28:46 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for checks to finish 2026/08/09 02:28:46 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:47672->172.17.0.3:35846, err= 2026/08/09 02:28:46 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for transfers to finish 2026/08/09 02:28:46 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/08/09 02:28:46 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/08/09 02:28:46 INFO : existing: Copied (new) 2026/08/09 02:28:46 DEBUG : Waiting for deletions to finish 2026/08/09 02:28:46 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36521") 2026/08/09 02:28:46 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:52620->172.17.0.3:36521, err= 2026/08/09 02:28:46 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35519") 2026/08/09 02:28:46 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:56260->172.17.0.3:35519, err= 2026/08/09 02:28:46 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31443") 2026/08/09 02:28:46 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:43128->172.17.0.3:31443, err= 2026/08/09 02:28:46 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for checks to finish 2026/08/09 02:28:46 DEBUG : existing: size = 8 (Local file system at /tmp/rclone3592961635) 2026/08/09 02:28:46 DEBUG : existing: size = 6 (ftp://172.17.0.3:21/rclone-test-macudac9bozi) 2026/08/09 02:28:46 DEBUG : existing: Sizes differ 2026/08/09 02:28:46 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/08/09 02:28:46 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for transfers to finish 2026/08/09 02:28:46 ERROR : ftp://172.17.0.3:21/rclone-test-macudac9bozi: not deleting files as there were IO errors 2026/08/09 02:28:46 ERROR : ftp://172.17.0.3:21/rclone-test-macudac9bozi: not deleting directories as there were IO errors 2026/08/09 02:28:46 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31087") 2026/08/09 02:28:46 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:50016->172.17.0.3:31087, err= 2026/08/09 02:28:46 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:30156") 2026/08/09 02:28:46 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:47990->172.17.0.3:30156, err= 2026/08/09 02:28:46 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38950") 2026/08/09 02:28:46 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:40154->172.17.0.3:38950, err= --- PASS: TestSyncImmutable (0.02s) === RUN TestSyncIgnoreCase run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-macudac9bozi", Local "Local file system at /tmp/rclone3592961635", Modify Window "1s" 2026/08/09 02:28:46 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31586") 2026/08/09 02:28:46 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:37554->172.17.0.3:31586, err= 2026/08/09 02:28:46 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:32860") 2026/08/09 02:28:46 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:53546->172.17.0.3:32860, err= 2026/08/09 02:28:46 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:37406") 2026/08/09 02:28:46 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:56970->172.17.0.3:37406, err= 2026/08/09 02:28:46 DEBUG : EXISTING: size = 6 OK 2026/08/09 02:28:46 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:46 DEBUG : existing: Unchanged skipping 2026/08/09 02:28:46 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for checks to finish 2026/08/09 02:28:46 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for transfers to finish 2026/08/09 02:28:46 DEBUG : Waiting for deletions to finish 2026/08/09 02:28:46 INFO : There was nothing to transfer 2026/08/09 02:28:46 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33076") 2026/08/09 02:28:46 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:56744->172.17.0.3:33076, err= 2026/08/09 02:28:46 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34197") 2026/08/09 02:28:46 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:51146->172.17.0.3:34197, err= 2026/08/09 02:28:46 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39990") 2026/08/09 02:28:46 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:55138->172.17.0.3:39990, err= --- PASS: TestSyncIgnoreCase (0.01s) === RUN TestFixCase run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-macudac9bozi", Local "Local file system at /tmp/rclone3592961635", Modify Window "1s" sync_test.go:2666: Skipping test as local or remote are case-sensitive 2026/08/09 02:28:46 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36457") 2026/08/09 02:28:46 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:35976->172.17.0.3:36457, err= 2026/08/09 02:28:46 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:32115") 2026/08/09 02:28:46 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:56800->172.17.0.3:32115, err= --- SKIP: TestFixCase (0.00s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-macudac9bozi", Local "Local file system at /tmp/rclone3592961635", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/08/09 02:28:46 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34541") 2026/08/09 02:28:46 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:35240->172.17.0.3:34541, err= 2026/08/09 02:28:46 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38695") 2026/08/09 02:28:46 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:57446->172.17.0.3:38695, err= === RUN TestMaxTransfer/Soft run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-macudac9bozi", Local "Local file system at /tmp/rclone3592961635", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/08/09 02:28:46 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31026") 2026/08/09 02:28:46 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:42008->172.17.0.3:31026, err= 2026/08/09 02:28:46 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35131") 2026/08/09 02:28:46 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:32914->172.17.0.3:35131, err= === RUN TestMaxTransfer/Cautious run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-macudac9bozi", Local "Local file system at /tmp/rclone3592961635", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/08/09 02:28:46 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:37617") 2026/08/09 02:28:46 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:55536->172.17.0.3:37617, err= 2026/08/09 02:28:46 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31425") 2026/08/09 02:28:46 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:39756->172.17.0.3:31425, err= --- PASS: TestMaxTransfer (0.01s) --- 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-macudac9bozi", Local "Local file system at /tmp/rclone3592961635", Modify Window "1s" 2026/08/09 02:28:46 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38961") 2026/08/09 02:28:46 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:50504->172.17.0.3:38961, err= 2026/08/09 02:28:46 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:37559") 2026/08/09 02:28:46 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:37626->172.17.0.3:37559, err= 2026/08/09 02:28:46 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35069") 2026/08/09 02:28:46 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:43302->172.17.0.3:35069, err= 2026/08/09 02:28:46 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33934") 2026/08/09 02:28:46 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:58284->172.17.0.3:33934, err= 2026/08/09 02:28:46 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:30550") 2026/08/09 02:28:46 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:53880->172.17.0.3:30550, err= 2026/08/09 02:28:46 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31078") 2026/08/09 02:28:46 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:37856->172.17.0.3:31078, err= 2026/08/09 02:28:46 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36495") 2026/08/09 02:28:46 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:58156->172.17.0.3:36495, err= 2026/08/09 02:28:46 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38532") 2026/08/09 02:28:46 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:46184->172.17.0.3:38532, err= 2026/08/09 02:28:46 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35753") 2026/08/09 02:28:46 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:34292->172.17.0.3:35753, err= 2026/08/09 02:28:46 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:32612") 2026/08/09 02:28:46 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:37292->172.17.0.3:32612, err= 2026/08/09 02:28:46 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35975") 2026/08/09 02:28:46 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:45714->172.17.0.3:35975, err= 2026/08/09 02:28:46 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33556") 2026/08/09 02:28:46 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:46668->172.17.0.3:33556, err= 2026/08/09 02:28:46 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31941") 2026/08/09 02:28:46 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:48910->172.17.0.3:31941, err= 2026/08/09 02:28:46 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:32170") 2026/08/09 02:28:46 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:51058->172.17.0.3:32170, err= 2026/08/09 02:28:46 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33921") 2026/08/09 02:28:46 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:32984->172.17.0.3:33921, err= 2026/08/09 02:28:46 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36318") 2026/08/09 02:28:46 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:55668->172.17.0.3:36318, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38315") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:38574->172.17.0.3:38315, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36422") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:36578->172.17.0.3:36422, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33027") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:33232->172.17.0.3:33027, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34376") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:33202->172.17.0.3:34376, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31442") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:47830->172.17.0.3:31442, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36306") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:59884->172.17.0.3:36306, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39426") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:48416->172.17.0.3:39426, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38857") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:36936->172.17.0.3:38857, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33556") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:46680->172.17.0.3:33556, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39827") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:60558->172.17.0.3:39827, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33678") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:36918->172.17.0.3:33678, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38253") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:45842->172.17.0.3:38253, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:30666") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:41698->172.17.0.3:30666, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:37608") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:58316->172.17.0.3:37608, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33845") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:59892->172.17.0.3:33845, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:32548") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:46200->172.17.0.3:32548, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:32331") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:53370->172.17.0.3:32331, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36312") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:51212->172.17.0.3:36312, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39092") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:36942->172.17.0.3:39092, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:32912") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:50088->172.17.0.3:32912, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36679") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:45588->172.17.0.3:36679, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:37670") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:56152->172.17.0.3:37670, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:32825") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:36170->172.17.0.3:32825, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:37349") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:45366->172.17.0.3:37349, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:32583") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:49114->172.17.0.3:32583, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:30803") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:58830->172.17.0.3:30803, err= 2026/08/09 02:28:47 DEBUG : both0: size = 6 OK 2026/08/09 02:28:47 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:47 DEBUG : both0: Unchanged skipping 2026/08/09 02:28:47 DEBUG : both10: size = 6 OK 2026/08/09 02:28:47 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:47 DEBUG : both10: Unchanged skipping 2026/08/09 02:28:47 DEBUG : both11: size = 6 OK 2026/08/09 02:28:47 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:47 DEBUG : both11: Unchanged skipping 2026/08/09 02:28:47 DEBUG : both12: size = 6 OK 2026/08/09 02:28:47 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:47 DEBUG : both12: Unchanged skipping 2026/08/09 02:28:47 DEBUG : both13: size = 6 OK 2026/08/09 02:28:47 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:47 DEBUG : both13: Unchanged skipping 2026/08/09 02:28:47 DEBUG : both14: size = 6 OK 2026/08/09 02:28:47 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:47 DEBUG : both14: Unchanged skipping 2026/08/09 02:28:47 DEBUG : both15: size = 6 OK 2026/08/09 02:28:47 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:47 DEBUG : both15: Unchanged skipping 2026/08/09 02:28:47 DEBUG : both16: size = 6 OK 2026/08/09 02:28:47 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:47 DEBUG : both16: Unchanged skipping 2026/08/09 02:28:47 DEBUG : both17: size = 6 OK 2026/08/09 02:28:47 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:47 DEBUG : both17: Unchanged skipping 2026/08/09 02:28:47 DEBUG : both18: size = 6 OK 2026/08/09 02:28:47 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:47 DEBUG : both18: Unchanged skipping 2026/08/09 02:28:47 DEBUG : both19: size = 6 OK 2026/08/09 02:28:47 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:47 DEBUG : both19: Unchanged skipping 2026/08/09 02:28:47 DEBUG : both1: size = 6 OK 2026/08/09 02:28:47 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:47 DEBUG : both1: Unchanged skipping 2026/08/09 02:28:47 DEBUG : both2: size = 6 OK 2026/08/09 02:28:47 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:47 DEBUG : both3: size = 6 OK 2026/08/09 02:28:47 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:47 DEBUG : both4: size = 6 OK 2026/08/09 02:28:47 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:47 DEBUG : both5: size = 6 OK 2026/08/09 02:28:47 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for checks to finish 2026/08/09 02:28:47 DEBUG : both2: Unchanged skipping 2026/08/09 02:28:47 DEBUG : both6: size = 6 OK 2026/08/09 02:28:47 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:47 DEBUG : both6: Unchanged skipping 2026/08/09 02:28:47 DEBUG : both7: size = 6 OK 2026/08/09 02:28:47 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:47 DEBUG : both7: Unchanged skipping 2026/08/09 02:28:47 DEBUG : both8: size = 6 OK 2026/08/09 02:28:47 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:47 DEBUG : both8: Unchanged skipping 2026/08/09 02:28:47 DEBUG : both9: size = 6 OK 2026/08/09 02:28:47 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:47 DEBUG : both9: Unchanged skipping 2026/08/09 02:28:47 DEBUG : both3: Unchanged skipping 2026/08/09 02:28:47 DEBUG : both4: Unchanged skipping 2026/08/09 02:28:47 DEBUG : both5: Unchanged skipping 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for transfers to finish 2026/08/09 02:28:47 DEBUG : Waiting for deletions to finish 2026/08/09 02:28:47 INFO : only2: Deleted 2026/08/09 02:28:47 INFO : only16: Deleted 2026/08/09 02:28:47 INFO : only10: Deleted 2026/08/09 02:28:47 INFO : only17: Deleted 2026/08/09 02:28:47 INFO : only12: Deleted 2026/08/09 02:28:47 INFO : only19: Deleted 2026/08/09 02:28:47 INFO : only13: Deleted 2026/08/09 02:28:47 INFO : only7: Deleted 2026/08/09 02:28:47 INFO : only8: Deleted 2026/08/09 02:28:47 INFO : only6: Deleted 2026/08/09 02:28:47 INFO : only4: Deleted 2026/08/09 02:28:47 INFO : only9: Deleted 2026/08/09 02:28:47 INFO : only14: Deleted 2026/08/09 02:28:47 INFO : only0: Deleted 2026/08/09 02:28:47 INFO : only18: Deleted 2026/08/09 02:28:47 INFO : only1: Deleted 2026/08/09 02:28:47 INFO : only11: Deleted 2026/08/09 02:28:47 INFO : only15: Deleted 2026/08/09 02:28:47 INFO : only3: Deleted 2026/08/09 02:28:47 INFO : only5: Deleted 2026/08/09 02:28:47 INFO : There was nothing to transfer 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:37255") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:33036->172.17.0.3:37255, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38188") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:54678->172.17.0.3:38188, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31649") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:41410->172.17.0.3:31649, err= --- PASS: TestSyncConcurrentDelete (0.16s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-macudac9bozi", Local "Local file system at /tmp/rclone3592961635", Modify Window "1s" 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33277") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:57618->172.17.0.3:33277, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34694") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:49520->172.17.0.3:34694, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34892") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:45544->172.17.0.3:34892, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31397") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:37904->172.17.0.3:31397, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31509") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:51696->172.17.0.3:31509, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:37349") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:45380->172.17.0.3:37349, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:30607") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:34038->172.17.0.3:30607, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35996") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:40222->172.17.0.3:35996, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:30290") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:34090->172.17.0.3:30290, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39747") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:57208->172.17.0.3:39747, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31186") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:43032->172.17.0.3:31186, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31268") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:46904->172.17.0.3:31268, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:37206") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:38158->172.17.0.3:37206, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:30913") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:37296->172.17.0.3:30913, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:30034") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:40416->172.17.0.3:30034, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:32549") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:41924->172.17.0.3:32549, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34043") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:35164->172.17.0.3:34043, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:32524") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:40470->172.17.0.3:32524, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31890") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:36364->172.17.0.3:31890, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38007") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:46708->172.17.0.3:38007, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:32730") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:42450->172.17.0.3:32730, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34768") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:53216->172.17.0.3:34768, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34975") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:51742->172.17.0.3:34975, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:37220") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:54030->172.17.0.3:37220, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36926") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:55932->172.17.0.3:36926, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33816") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:54836->172.17.0.3:33816, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34679") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:35956->172.17.0.3:34679, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:30335") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:48674->172.17.0.3:30335, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35042") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:39688->172.17.0.3:35042, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38036") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:47828->172.17.0.3:38036, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:37323") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:46058->172.17.0.3:37323, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36423") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:34456->172.17.0.3:36423, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39489") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:53284->172.17.0.3:39489, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36485") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:40926->172.17.0.3:36485, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34367") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:48934->172.17.0.3:34367, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35120") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:48104->172.17.0.3:35120, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:37177") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:34126->172.17.0.3:37177, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:32973") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:43124->172.17.0.3:32973, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:32246") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:44724->172.17.0.3:32246, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35333") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:54484->172.17.0.3:35333, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34142") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:34048->172.17.0.3:34142, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34189") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:33364->172.17.0.3:34189, err= 2026/08/09 02:28:47 DEBUG : both10: size = 6 OK 2026/08/09 02:28:47 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:47 DEBUG : both10: Unchanged skipping 2026/08/09 02:28:47 DEBUG : both11: size = 6 OK 2026/08/09 02:28:47 DEBUG : both0: size = 6 OK 2026/08/09 02:28:47 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:47 DEBUG : both12: size = 6 OK 2026/08/09 02:28:47 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for checks to finish 2026/08/09 02:28:47 DEBUG : both13: size = 6 OK 2026/08/09 02:28:47 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:47 DEBUG : both0: Unchanged skipping 2026/08/09 02:28:47 DEBUG : both14: size = 6 OK 2026/08/09 02:28:47 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:47 DEBUG : both14: Unchanged skipping 2026/08/09 02:28:47 DEBUG : both15: size = 6 OK 2026/08/09 02:28:47 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:47 DEBUG : both15: Unchanged skipping 2026/08/09 02:28:47 DEBUG : both16: size = 6 OK 2026/08/09 02:28:47 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:47 DEBUG : both16: Unchanged skipping 2026/08/09 02:28:47 DEBUG : both17: size = 6 OK 2026/08/09 02:28:47 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:47 DEBUG : both17: Unchanged skipping 2026/08/09 02:28:47 DEBUG : both18: size = 6 OK 2026/08/09 02:28:47 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:47 DEBUG : both18: Unchanged skipping 2026/08/09 02:28:47 DEBUG : both19: size = 6 OK 2026/08/09 02:28:47 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:47 DEBUG : both19: Unchanged skipping 2026/08/09 02:28:47 DEBUG : both1: size = 6 OK 2026/08/09 02:28:47 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:47 DEBUG : both1: Unchanged skipping 2026/08/09 02:28:47 DEBUG : both2: size = 6 OK 2026/08/09 02:28:47 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:47 DEBUG : both2: Unchanged skipping 2026/08/09 02:28:47 DEBUG : both3: size = 6 OK 2026/08/09 02:28:47 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:47 DEBUG : both3: Unchanged skipping 2026/08/09 02:28:47 DEBUG : both4: size = 6 OK 2026/08/09 02:28:47 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:47 DEBUG : both4: Unchanged skipping 2026/08/09 02:28:47 DEBUG : both5: size = 6 OK 2026/08/09 02:28:47 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:47 DEBUG : both5: Unchanged skipping 2026/08/09 02:28:47 DEBUG : both6: size = 6 OK 2026/08/09 02:28:47 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:47 DEBUG : both6: Unchanged skipping 2026/08/09 02:28:47 DEBUG : both7: size = 6 OK 2026/08/09 02:28:47 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:47 DEBUG : both7: Unchanged skipping 2026/08/09 02:28:47 DEBUG : both8: size = 6 OK 2026/08/09 02:28:47 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:47 DEBUG : both8: Unchanged skipping 2026/08/09 02:28:47 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:47 DEBUG : both9: size = 6 OK 2026/08/09 02:28:47 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:47 DEBUG : both12: Unchanged skipping 2026/08/09 02:28:47 DEBUG : only0: size = 0 (Local file system at /tmp/rclone3592961635) 2026/08/09 02:28:47 DEBUG : only0: size = 6 (ftp://172.17.0.3:21/rclone-test-macudac9bozi) 2026/08/09 02:28:47 DEBUG : only0: Sizes differ 2026/08/09 02:28:47 DEBUG : only10: size = 0 (Local file system at /tmp/rclone3592961635) 2026/08/09 02:28:47 DEBUG : only10: size = 6 (ftp://172.17.0.3:21/rclone-test-macudac9bozi) 2026/08/09 02:28:47 DEBUG : only10: Sizes differ 2026/08/09 02:28:47 DEBUG : only11: size = 0 (Local file system at /tmp/rclone3592961635) 2026/08/09 02:28:47 DEBUG : only11: size = 6 (ftp://172.17.0.3:21/rclone-test-macudac9bozi) 2026/08/09 02:28:47 DEBUG : only11: Sizes differ 2026/08/09 02:28:47 DEBUG : only12: size = 0 (Local file system at /tmp/rclone3592961635) 2026/08/09 02:28:47 DEBUG : only12: size = 6 (ftp://172.17.0.3:21/rclone-test-macudac9bozi) 2026/08/09 02:28:47 DEBUG : only12: Sizes differ 2026/08/09 02:28:47 DEBUG : only13: size = 0 (Local file system at /tmp/rclone3592961635) 2026/08/09 02:28:47 DEBUG : only13: size = 6 (ftp://172.17.0.3:21/rclone-test-macudac9bozi) 2026/08/09 02:28:47 DEBUG : only13: Sizes differ 2026/08/09 02:28:47 DEBUG : only14: size = 0 (Local file system at /tmp/rclone3592961635) 2026/08/09 02:28:47 DEBUG : only14: size = 6 (ftp://172.17.0.3:21/rclone-test-macudac9bozi) 2026/08/09 02:28:47 DEBUG : only14: Sizes differ 2026/08/09 02:28:47 DEBUG : only15: size = 0 (Local file system at /tmp/rclone3592961635) 2026/08/09 02:28:47 DEBUG : only15: size = 6 (ftp://172.17.0.3:21/rclone-test-macudac9bozi) 2026/08/09 02:28:47 DEBUG : only15: Sizes differ 2026/08/09 02:28:47 DEBUG : only16: size = 0 (Local file system at /tmp/rclone3592961635) 2026/08/09 02:28:47 DEBUG : only16: size = 6 (ftp://172.17.0.3:21/rclone-test-macudac9bozi) 2026/08/09 02:28:47 DEBUG : only16: Sizes differ 2026/08/09 02:28:47 DEBUG : only17: size = 0 (Local file system at /tmp/rclone3592961635) 2026/08/09 02:28:47 DEBUG : only17: size = 6 (ftp://172.17.0.3:21/rclone-test-macudac9bozi) 2026/08/09 02:28:47 DEBUG : only17: Sizes differ 2026/08/09 02:28:47 DEBUG : only18: size = 0 (Local file system at /tmp/rclone3592961635) 2026/08/09 02:28:47 DEBUG : only18: size = 6 (ftp://172.17.0.3:21/rclone-test-macudac9bozi) 2026/08/09 02:28:47 DEBUG : only18: Sizes differ 2026/08/09 02:28:47 DEBUG : only19: size = 0 (Local file system at /tmp/rclone3592961635) 2026/08/09 02:28:47 DEBUG : only19: size = 6 (ftp://172.17.0.3:21/rclone-test-macudac9bozi) 2026/08/09 02:28:47 DEBUG : only19: Sizes differ 2026/08/09 02:28:47 DEBUG : only1: size = 0 (Local file system at /tmp/rclone3592961635) 2026/08/09 02:28:47 DEBUG : only1: size = 6 (ftp://172.17.0.3:21/rclone-test-macudac9bozi) 2026/08/09 02:28:47 DEBUG : only1: Sizes differ 2026/08/09 02:28:47 DEBUG : only2: size = 0 (Local file system at /tmp/rclone3592961635) 2026/08/09 02:28:47 DEBUG : only2: size = 6 (ftp://172.17.0.3:21/rclone-test-macudac9bozi) 2026/08/09 02:28:47 DEBUG : only2: Sizes differ 2026/08/09 02:28:47 DEBUG : only3: size = 0 (Local file system at /tmp/rclone3592961635) 2026/08/09 02:28:47 DEBUG : only3: size = 6 (ftp://172.17.0.3:21/rclone-test-macudac9bozi) 2026/08/09 02:28:47 DEBUG : only3: Sizes differ 2026/08/09 02:28:47 DEBUG : only4: size = 0 (Local file system at /tmp/rclone3592961635) 2026/08/09 02:28:47 DEBUG : only4: size = 6 (ftp://172.17.0.3:21/rclone-test-macudac9bozi) 2026/08/09 02:28:47 DEBUG : only4: Sizes differ 2026/08/09 02:28:47 DEBUG : only5: size = 0 (Local file system at /tmp/rclone3592961635) 2026/08/09 02:28:47 DEBUG : only5: size = 6 (ftp://172.17.0.3:21/rclone-test-macudac9bozi) 2026/08/09 02:28:47 DEBUG : only5: Sizes differ 2026/08/09 02:28:47 DEBUG : only6: size = 0 (Local file system at /tmp/rclone3592961635) 2026/08/09 02:28:47 DEBUG : only6: size = 6 (ftp://172.17.0.3:21/rclone-test-macudac9bozi) 2026/08/09 02:28:47 DEBUG : only6: Sizes differ 2026/08/09 02:28:47 DEBUG : only7: size = 0 (Local file system at /tmp/rclone3592961635) 2026/08/09 02:28:47 DEBUG : only7: size = 6 (ftp://172.17.0.3:21/rclone-test-macudac9bozi) 2026/08/09 02:28:47 DEBUG : only7: Sizes differ 2026/08/09 02:28:47 DEBUG : only8: size = 0 (Local file system at /tmp/rclone3592961635) 2026/08/09 02:28:47 DEBUG : only8: size = 6 (ftp://172.17.0.3:21/rclone-test-macudac9bozi) 2026/08/09 02:28:47 DEBUG : only8: Sizes differ 2026/08/09 02:28:47 DEBUG : only9: size = 0 (Local file system at /tmp/rclone3592961635) 2026/08/09 02:28:47 DEBUG : only9: size = 6 (ftp://172.17.0.3:21/rclone-test-macudac9bozi) 2026/08/09 02:28:47 DEBUG : only9: Sizes differ 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34409") 2026/08/09 02:28:47 DEBUG : both9: Unchanged skipping 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:30439") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38035") 2026/08/09 02:28:47 DEBUG : both13: Unchanged skipping 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:57858->172.17.0.3:38035, err= 2026/08/09 02:28:47 DEBUG : both11: Unchanged skipping 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for transfers to finish 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:48088->172.17.0.3:34409, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:42222->172.17.0.3:30439, err= 2026/08/09 02:28:47 DEBUG : only12.69fa0315.partial: size = 0 OK 2026/08/09 02:28:47 DEBUG : only12.69fa0315.partial: renamed to: only12 2026/08/09 02:28:47 INFO : only12: Copied (replaced existing) 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36523") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:39388->172.17.0.3:36523, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:37964") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:34874->172.17.0.3:37964, err= 2026/08/09 02:28:47 DEBUG : only10.f0f80c88.partial: size = 0 OK 2026/08/09 02:28:47 DEBUG : only0.d641fffb.partial: size = 0 OK 2026/08/09 02:28:47 DEBUG : only13.c8c387fb.partial: size = 0 OK 2026/08/09 02:28:47 DEBUG : only10.f0f80c88.partial: renamed to: only10 2026/08/09 02:28:47 INFO : only10: Copied (replaced existing) 2026/08/09 02:28:47 DEBUG : only11.51c18866.partial: size = 0 OK 2026/08/09 02:28:47 DEBUG : only13.c8c387fb.partial: renamed to: only13 2026/08/09 02:28:47 INFO : only13: Copied (replaced existing) 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:37372") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:35648->172.17.0.3:37372, err= 2026/08/09 02:28:47 DEBUG : only11.51c18866.partial: renamed to: only11 2026/08/09 02:28:47 INFO : only11: Copied (replaced existing) 2026/08/09 02:28:47 DEBUG : only0.d641fffb.partial: renamed to: only0 2026/08/09 02:28:47 INFO : only0: Copied (replaced existing) 2026/08/09 02:28:47 DEBUG : only15.b8b4911d.partial: size = 0 OK 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:32147") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:34552->172.17.0.3:32147, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:32506") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:59358->172.17.0.3:32506, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:32433") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:50804->172.17.0.3:32433, err= 2026/08/09 02:28:47 DEBUG : only16.808f1a6e.partial: size = 0 OK 2026/08/09 02:28:47 DEBUG : only17.21b69e80.partial: size = 0 OK 2026/08/09 02:28:47 DEBUG : only16.808f1a6e.partial: renamed to: only16 2026/08/09 02:28:47 INFO : only16: Copied (replaced existing) 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31135") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:46724->172.17.0.3:31135, err= 2026/08/09 02:28:47 DEBUG : only17.21b69e80.partial: renamed to: only17 2026/08/09 02:28:47 INFO : only17: Copied (replaced existing) 2026/08/09 02:28:47 DEBUG : only18.f963383f.partial: size = 0 OK 2026/08/09 02:28:47 DEBUG : only18.f963383f.partial: renamed to: only18 2026/08/09 02:28:47 INFO : only18: Copied (replaced existing) 2026/08/09 02:28:47 DEBUG : only14.198d15f3.partial: size = 0 OK 2026/08/09 02:28:47 DEBUG : only15.b8b4911d.partial: renamed to: only15 2026/08/09 02:28:47 INFO : only15: Copied (replaced existing) 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38936") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31500") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:54836->172.17.0.3:38936, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:44278->172.17.0.3:31500, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39966") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:41608->172.17.0.3:39966, err= 2026/08/09 02:28:47 DEBUG : only19.585abcd1.partial: size = 0 OK 2026/08/09 02:28:47 DEBUG : only14.198d15f3.partial: renamed to: only14 2026/08/09 02:28:47 INFO : only14: Copied (replaced existing) 2026/08/09 02:28:47 DEBUG : only2.4f43f066.partial: size = 0 OK 2026/08/09 02:28:47 DEBUG : only1.77787b15.partial: size = 0 OK 2026/08/09 02:28:47 DEBUG : only2.4f43f066.partial: renamed to: only2 2026/08/09 02:28:47 INFO : only2: Copied (replaced existing) 2026/08/09 02:28:47 DEBUG : only1.77787b15.partial: renamed to: only1 2026/08/09 02:28:47 INFO : only1: Copied (replaced existing) 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36044") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:55918->172.17.0.3:36044, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31397") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:37912->172.17.0.3:31397, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34114") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:58420->172.17.0.3:34114, err= 2026/08/09 02:28:47 DEBUG : only19.585abcd1.partial: renamed to: only19 2026/08/09 02:28:47 INFO : only19: Copied (replaced existing) 2026/08/09 02:28:47 DEBUG : only5.9e0d626e.partial: size = 0 OK 2026/08/09 02:28:47 DEBUG : only4.3f34e680.partial: size = 0 OK 2026/08/09 02:28:47 DEBUG : only5.9e0d626e.partial: renamed to: only5 2026/08/09 02:28:47 INFO : only5: Copied (replaced existing) 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39432") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:45882->172.17.0.3:39432, err= 2026/08/09 02:28:47 DEBUG : only4.3f34e680.partial: renamed to: only4 2026/08/09 02:28:47 INFO : only4: Copied (replaced existing) 2026/08/09 02:28:47 DEBUG : only3.ee7a7488.partial: size = 0 OK 2026/08/09 02:28:47 DEBUG : only7.070f6df3.partial: size = 0 OK 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:30480") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:46690->172.17.0.3:30480, err= 2026/08/09 02:28:47 DEBUG : only3.ee7a7488.partial: renamed to: only3 2026/08/09 02:28:47 INFO : only3: Copied (replaced existing) 2026/08/09 02:28:47 DEBUG : only8.dfdacb4c.partial: size = 0 OK 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39162") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:55506->172.17.0.3:39162, err= 2026/08/09 02:28:47 DEBUG : only8.dfdacb4c.partial: renamed to: only8 2026/08/09 02:28:47 INFO : only8: Copied (replaced existing) 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35613") 2026/08/09 02:28:47 DEBUG : only6.a636e91d.partial: size = 0 OK 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:49398->172.17.0.3:35613, err= 2026/08/09 02:28:47 DEBUG : only6.a636e91d.partial: renamed to: only6 2026/08/09 02:28:47 INFO : only6: Copied (replaced existing) 2026/08/09 02:28:47 DEBUG : only7.070f6df3.partial: renamed to: only7 2026/08/09 02:28:47 INFO : only7: Copied (replaced existing) 2026/08/09 02:28:47 DEBUG : only9.7ee34fa2.partial: size = 0 OK 2026/08/09 02:28:47 DEBUG : only9.7ee34fa2.partial: renamed to: only9 2026/08/09 02:28:47 INFO : only9: Copied (replaced existing) 2026/08/09 02:28:47 DEBUG : Waiting for deletions to finish 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34946") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:48522->172.17.0.3:34946, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35718") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:34854->172.17.0.3:35718, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35837") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:50682->172.17.0.3:35837, err= --- PASS: TestSyncConcurrentTruncate (0.17s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-macudac9bozi", Local "Local file system at /tmp/rclone3592961635", Modify Window "1s" 2026/08/09 02:28:47 DEBUG : empty_dir: Making directory with metadata 2026/08/09 02:28:47 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/09 02:28:47 DEBUG : empty_on_remote: Making directory with metadata 2026/08/09 02:28:47 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/09 02:28:47 INFO : empty_on_remote: Making directory 2026/08/09 02:28:47 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/09 02:28:47 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/08/09 02:28:47 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/08/09 02:28:47 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/08/09 02:28:47 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35865") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:33714->172.17.0.3:35865, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35820") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:50928->172.17.0.3:35820, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:32600") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34743") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:35184->172.17.0.3:32600, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:38754->172.17.0.3:34743, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38082") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:35994->172.17.0.3:38082, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:30480") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:46706->172.17.0.3:30480, err= --- PASS: TestSyncReplaceDirModTime (0.03s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-macudac9bozi", Local "Local file system at /tmp/rclone3592961635", Modify Window "1s" 2026/08/09 02:28:47 DEBUG : empty_dir: Making directory with metadata 2026/08/09 02:28:47 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/09 02:28:47 DEBUG : empty_on_remote: Making directory with metadata 2026/08/09 02:28:47 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/09 02:28:47 INFO : empty_on_remote: Making directory 2026/08/09 02:28:47 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/09 02:28:47 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/08/09 02:28:47 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/08/09 02:28:47 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/08/09 02:28:47 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/08/09 02:28:47 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:30279") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:37852->172.17.0.3:30279, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34711") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:37262") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:38736->172.17.0.3:37262, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:48478->172.17.0.3:34711, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35172") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:34002->172.17.0.3:35172, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:32443") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:57646->172.17.0.3:32443, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35094") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:32814->172.17.0.3:35094, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:32092") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:44190->172.17.0.3:32092, err= --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (0.06s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-macudac9bozi", Local "Local file system at /tmp/rclone3592961635", Modify Window "1s" 2026/08/09 02:28:47 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/09 02:28:47 INFO : sub dir: Making directory 2026/08/09 02:28:47 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38146") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:36748->172.17.0.3:38146, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36053") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:33018->172.17.0.3:36053, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31550") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:36402->172.17.0.3:31550, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34815") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:41162->172.17.0.3:34815, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:32601") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:40528->172.17.0.3:32601, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35512") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:38362->172.17.0.3:35512, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34451") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:57940->172.17.0.3:34451, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31420") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:44510->172.17.0.3:31420, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36881") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:47444->172.17.0.3:36881, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:30417") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:37932->172.17.0.3:30417, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:37759") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:60784->172.17.0.3:37759, err= --- PASS: TestNothingToTransferWithEmptyDirs (0.05s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-macudac9bozi", Local "Local file system at /tmp/rclone3592961635", Modify Window "1s" 2026/08/09 02:28:47 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/09 02:28:47 INFO : sub dir: Making directory 2026/08/09 02:28:47 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:37467") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:52016->172.17.0.3:37467, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39420") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:57426->172.17.0.3:39420, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38782") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:60210->172.17.0.3:38782, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33123") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:56812->172.17.0.3:33123, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:30417") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:37940->172.17.0.3:30417, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39267") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:57618->172.17.0.3:39267, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39352") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:53002->172.17.0.3:39352, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38228") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:37042->172.17.0.3:38228, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35171") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:44286->172.17.0.3:35171, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38395") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:40062->172.17.0.3:38395, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36240") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:48998->172.17.0.3:36240, err= --- PASS: TestNothingToTransferWithoutEmptyDirs (0.07s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-macudac9bozi", Local "Local file system at /tmp/rclone3592961635", Modify Window "1s" 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33185") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:52012->172.17.0.3:33185, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31489") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:53212->172.17.0.3:31489, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35805") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:44514->172.17.0.3:35805, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35846") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:47682->172.17.0.3:35846, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34974") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:55546->172.17.0.3:34974, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:37070") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:53286->172.17.0.3:37070, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:37995") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:56770->172.17.0.3:37995, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:32515") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:36278->172.17.0.3:32515, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:30730") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:59116->172.17.0.3:30730, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38629") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:50810->172.17.0.3:38629, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31322") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:54116->172.17.0.3:31322, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35681") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:54676->172.17.0.3:35681, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31736") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:49388->172.17.0.3:31736, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39790") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:44894->172.17.0.3:39790, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36687") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:60312->172.17.0.3:36687, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38380") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:46320->172.17.0.3:38380, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35864") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:60800->172.17.0.3:35864, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:37367") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:45724->172.17.0.3:37367, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:37287") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:57368->172.17.0.3:37287, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33507") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:56396->172.17.0.3:33507, err= 2026/08/09 02:28:47 DEBUG : Waiting for deletions to finish 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35872") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:36476->172.17.0.3:35872, err= 2026/08/09 02:28:47 DEBUG : apple: Excluded (Path Filter) 2026/08/09 02:28:47 DEBUG : apple: Excluded 2026/08/09 02:28:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/09 02:28:47 DEBUG : splitbananasplit: Excluded 2026/08/09 02:28:47 DEBUG : banana: Excluded (Path Filter) 2026/08/09 02:28:47 DEBUG : banana: Excluded 2026/08/09 02:28:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/09 02:28:47 DEBUG : appleappleapplebanana: Excluded 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:32325") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:36804->172.17.0.3:32325, err= 2026/08/09 02:28:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/09 02:28:47 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/09 02:28:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/09 02:28:47 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/09 02:28:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/09 02:28:47 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/09 02:28:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/09 02:28:47 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/09 02:28:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/09 02:28:47 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/09 02:28:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/09 02:28:47 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/09 02:28:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/09 02:28:47 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/09 02:28:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/09 02:28:47 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/09 02:28:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/09 02:28:47 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/09 02:28:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/09 02:28:47 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/09 02:28:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/09 02:28:47 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/09 02:28:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/09 02:28:47 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/09 02:28:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/09 02:28:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/09 02:28:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/09 02:28:47 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/09 02:28:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/09 02:28:47 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/09 02:28:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/09 02:28:47 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36058") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:52366->172.17.0.3:36058, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34359") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:36554->172.17.0.3:34359, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36609") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:43532->172.17.0.3:36609, err= 2026/08/09 02:28:47 DEBUG : apple: size = 5 OK 2026/08/09 02:28:47 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:47 DEBUG : apple: Unchanged skipping 2026/08/09 02:28:47 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/09 02:28:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:47 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/09 02:28:47 DEBUG : banana: size = 6 OK 2026/08/09 02:28:47 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:47 DEBUG : banana: Unchanged skipping 2026/08/09 02:28:47 DEBUG : splitbananasplit: size = 16 OK 2026/08/09 02:28:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:47 DEBUG : splitbananasplit: Unchanged skipping 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:30031") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:38504->172.17.0.3:30031, err= 2026/08/09 02:28:47 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/09 02:28:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/09 02:28:47 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/09 02:28:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/09 02:28:47 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/09 02:28:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/09 02:28:47 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/09 02:28:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/09 02:28:47 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/09 02:28:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/09 02:28:47 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/09 02:28:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/09 02:28:47 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/09 02:28:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/09 02:28:47 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/09 02:28:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/09 02:28:47 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/09 02:28:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for checks to finish 2026/08/09 02:28:47 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/09 02:28:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/09 02:28:47 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/09 02:28:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/09 02:28:47 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/09 02:28:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/09 02:28:47 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/09 02:28:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/09 02:28:47 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/09 02:28:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/09 02:28:47 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/09 02:28:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/09 02:28:47 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/09 02:28:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for transfers to finish 2026/08/09 02:28:47 DEBUG : Waiting for deletions to finish 2026/08/09 02:28:47 INFO : There was nothing to transfer 2026/08/09 02:28:47 DEBUG : Waiting for deletions to finish 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35141") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:45730->172.17.0.3:35141, err= 2026/08/09 02:28:47 DEBUG : apple: Excluded (Path Filter) 2026/08/09 02:28:47 DEBUG : apple: Excluded 2026/08/09 02:28:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/09 02:28:47 DEBUG : splitbananasplit: Excluded 2026/08/09 02:28:47 DEBUG : banana: Excluded (Path Filter) 2026/08/09 02:28:47 DEBUG : banana: Excluded 2026/08/09 02:28:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/09 02:28:47 DEBUG : appleappleapplebanana: Excluded 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:32004") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:43160->172.17.0.3:32004, err= 2026/08/09 02:28:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/09 02:28:47 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/09 02:28:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/09 02:28:47 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/09 02:28:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/09 02:28:47 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/09 02:28:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/09 02:28:47 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/09 02:28:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/09 02:28:47 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/09 02:28:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/09 02:28:47 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/09 02:28:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/09 02:28:47 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/09 02:28:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/09 02:28:47 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/09 02:28:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/09 02:28:47 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/09 02:28:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/09 02:28:47 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/09 02:28:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/09 02:28:47 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/09 02:28:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/09 02:28:47 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/09 02:28:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/09 02:28:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/09 02:28:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/09 02:28:47 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/09 02:28:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/09 02:28:47 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/09 02:28:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/09 02:28:47 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:32737") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:42384->172.17.0.3:32737, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34141") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:56114->172.17.0.3:34141, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31973") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:57280->172.17.0.3:31973, err= 2026/08/09 02:28:47 DEBUG : apple: size = 5 OK 2026/08/09 02:28:47 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:47 DEBUG : apple: Unchanged skipping 2026/08/09 02:28:47 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/09 02:28:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:47 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/09 02:28:47 DEBUG : banana: size = 6 OK 2026/08/09 02:28:47 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:47 DEBUG : banana: Unchanged skipping 2026/08/09 02:28:47 DEBUG : splitbananasplit: size = 16 OK 2026/08/09 02:28:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:47 DEBUG : splitbananasplit: Unchanged skipping 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:32797") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:35708->172.17.0.3:32797, err= 2026/08/09 02:28:47 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/09 02:28:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/09 02:28:47 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/09 02:28:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/09 02:28:47 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/09 02:28:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/09 02:28:47 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/09 02:28:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/09 02:28:47 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/09 02:28:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/09 02:28:47 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/09 02:28:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/09 02:28:47 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/09 02:28:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/09 02:28:47 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/09 02:28:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/09 02:28:47 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/09 02:28:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/09 02:28:47 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/09 02:28:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/09 02:28:47 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/09 02:28:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/09 02:28:47 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/09 02:28:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/09 02:28:47 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/09 02:28:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/09 02:28:47 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/09 02:28:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/09 02:28:47 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/09 02:28:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for checks to finish 2026/08/09 02:28:47 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/09 02:28:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for transfers to finish 2026/08/09 02:28:47 DEBUG : Waiting for deletions to finish 2026/08/09 02:28:47 INFO : There was nothing to transfer 2026/08/09 02:28:47 DEBUG : Waiting for deletions to finish 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31866") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:38018->172.17.0.3:31866, err= 2026/08/09 02:28:47 DEBUG : apple: Excluded (Path Filter) 2026/08/09 02:28:47 DEBUG : apple: Excluded 2026/08/09 02:28:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/09 02:28:47 DEBUG : splitbananasplit: Excluded 2026/08/09 02:28:47 DEBUG : banana: Excluded (Path Filter) 2026/08/09 02:28:47 DEBUG : banana: Excluded 2026/08/09 02:28:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/09 02:28:47 DEBUG : appleappleapplebanana: Excluded 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31308") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:39584->172.17.0.3:31308, err= 2026/08/09 02:28:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/09 02:28:47 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/09 02:28:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/09 02:28:47 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/09 02:28:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/09 02:28:47 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/09 02:28:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/09 02:28:47 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/09 02:28:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/09 02:28:47 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/09 02:28:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/09 02:28:47 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/09 02:28:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/09 02:28:47 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/09 02:28:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/09 02:28:47 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/09 02:28:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/09 02:28:47 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/09 02:28:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/09 02:28:47 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/09 02:28:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/09 02:28:47 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/09 02:28:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/09 02:28:47 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/09 02:28:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/09 02:28:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/09 02:28:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/09 02:28:47 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/09 02:28:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/09 02:28:47 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/09 02:28:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/09 02:28:47 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39630") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:52530->172.17.0.3:39630, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:37537") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:54236->172.17.0.3:37537, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:32574") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:47784->172.17.0.3:32574, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36943") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:37734->172.17.0.3:36943, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:30432") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:32992->172.17.0.3:30432, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39425") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:41980->172.17.0.3:39425, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39910") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:47284->172.17.0.3:39910, err= === RUN TestTransform/NFD run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-macudac9bozi", Local "Local file system at /tmp/rclone3592961635", Modify Window "1s" 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35442") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:34044->172.17.0.3:35442, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36416") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:56482->172.17.0.3:36416, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:37792") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:52250->172.17.0.3:37792, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39683") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:34064->172.17.0.3:39683, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39562") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:50142->172.17.0.3:39562, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:30046") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:33124->172.17.0.3:30046, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:30892") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:55838->172.17.0.3:30892, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31366") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:33912->172.17.0.3:31366, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38445") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:37016->172.17.0.3:38445, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38220") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:33982->172.17.0.3:38220, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34796") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:48438->172.17.0.3:34796, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38292") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:54696->172.17.0.3:38292, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33146") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:51178->172.17.0.3:33146, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36720") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:54804->172.17.0.3:36720, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35627") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:42798->172.17.0.3:35627, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34851") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:36810->172.17.0.3:34851, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:30385") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:41582->172.17.0.3:30385, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38131") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:59604->172.17.0.3:38131, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:32572") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:54744->172.17.0.3:32572, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31080") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:59850->172.17.0.3:31080, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31394") 2026/08/09 02:28:47 DEBUG : Waiting for deletions to finish 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:49188->172.17.0.3:31394, err= 2026/08/09 02:28:47 DEBUG : apple: Excluded (Path Filter) 2026/08/09 02:28:47 DEBUG : apple: Excluded 2026/08/09 02:28:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/09 02:28:47 DEBUG : splitbananasplit: Excluded 2026/08/09 02:28:47 DEBUG : banana: Excluded (Path Filter) 2026/08/09 02:28:47 DEBUG : banana: Excluded 2026/08/09 02:28:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/09 02:28:47 DEBUG : appleappleapplebanana: Excluded 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:37845") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:40072->172.17.0.3:37845, err= 2026/08/09 02:28:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/09 02:28:47 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/09 02:28:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/09 02:28:47 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/09 02:28:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/09 02:28:47 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/09 02:28:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/09 02:28:47 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/09 02:28:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/09 02:28:47 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/09 02:28:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/09 02:28:47 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/09 02:28:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/09 02:28:47 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/09 02:28:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/09 02:28:47 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/09 02:28:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/09 02:28:47 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/09 02:28:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/09 02:28:47 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/09 02:28:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/09 02:28:47 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/09 02:28:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/09 02:28:47 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/09 02:28:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/09 02:28:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/09 02:28:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/09 02:28:47 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/09 02:28:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/09 02:28:47 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/09 02:28:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/09 02:28:47 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:37748") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:60478->172.17.0.3:37748, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:30997") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:33216->172.17.0.3:30997, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36378") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:41564->172.17.0.3:36378, err= 2026/08/09 02:28:47 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/09 02:28:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:47 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/09 02:28:47 DEBUG : banana: size = 6 OK 2026/08/09 02:28:47 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:47 DEBUG : banana: Unchanged skipping 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:30901") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:57518->172.17.0.3:30901, err= 2026/08/09 02:28:47 DEBUG : apple: size = 5 OK 2026/08/09 02:28:47 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:47 DEBUG : apple: Unchanged skipping 2026/08/09 02:28:47 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/09 02:28:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/09 02:28:47 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/09 02:28:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/09 02:28:47 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/09 02:28:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/09 02:28:47 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/09 02:28:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/09 02:28:47 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/09 02:28:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/09 02:28:47 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/09 02:28:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/09 02:28:47 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/09 02:28:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/09 02:28:47 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/09 02:28:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/09 02:28:47 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/09 02:28:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/09 02:28:47 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/09 02:28:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/09 02:28:47 DEBUG : splitbananasplit: size = 16 OK 2026/08/09 02:28:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:47 DEBUG : splitbananasplit: Unchanged skipping 2026/08/09 02:28:47 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/09 02:28:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/09 02:28:47 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/09 02:28:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/09 02:28:47 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/09 02:28:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/09 02:28:47 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/09 02:28:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/09 02:28:47 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/09 02:28:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/09 02:28:47 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/09 02:28:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for checks to finish 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for transfers to finish 2026/08/09 02:28:47 DEBUG : Waiting for deletions to finish 2026/08/09 02:28:47 INFO : There was nothing to transfer 2026/08/09 02:28:47 DEBUG : Waiting for deletions to finish 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34924") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:43108->172.17.0.3:34924, err= 2026/08/09 02:28:47 DEBUG : apple: Excluded (Path Filter) 2026/08/09 02:28:47 DEBUG : apple: Excluded 2026/08/09 02:28:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/09 02:28:47 DEBUG : splitbananasplit: Excluded 2026/08/09 02:28:47 DEBUG : banana: Excluded (Path Filter) 2026/08/09 02:28:47 DEBUG : banana: Excluded 2026/08/09 02:28:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/09 02:28:47 DEBUG : appleappleapplebanana: Excluded 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31047") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:53298->172.17.0.3:31047, err= 2026/08/09 02:28:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/09 02:28:47 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/09 02:28:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/09 02:28:47 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/09 02:28:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/09 02:28:47 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/09 02:28:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/09 02:28:47 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/09 02:28:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/09 02:28:47 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/09 02:28:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/09 02:28:47 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/09 02:28:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/09 02:28:47 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/09 02:28:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/09 02:28:47 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/09 02:28:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/09 02:28:47 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/09 02:28:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/09 02:28:47 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/09 02:28:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/09 02:28:47 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/09 02:28:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/09 02:28:47 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/09 02:28:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/09 02:28:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/09 02:28:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/09 02:28:47 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/09 02:28:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/09 02:28:47 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/09 02:28:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/09 02:28:47 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:37269") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:40794->172.17.0.3:37269, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36369") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:43144->172.17.0.3:36369, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31318") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:58184->172.17.0.3:31318, err= 2026/08/09 02:28:47 DEBUG : apple: size = 5 OK 2026/08/09 02:28:47 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:47 DEBUG : apple: Unchanged skipping 2026/08/09 02:28:47 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/09 02:28:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:47 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/09 02:28:47 DEBUG : banana: size = 6 OK 2026/08/09 02:28:47 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:47 DEBUG : banana: Unchanged skipping 2026/08/09 02:28:47 DEBUG : splitbananasplit: size = 16 OK 2026/08/09 02:28:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:47 DEBUG : splitbananasplit: Unchanged skipping 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:32864") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:55344->172.17.0.3:32864, err= 2026/08/09 02:28:47 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/09 02:28:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/09 02:28:47 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/09 02:28:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/09 02:28:47 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/09 02:28:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/09 02:28:47 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/09 02:28:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/09 02:28:47 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/09 02:28:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/09 02:28:47 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/09 02:28:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/09 02:28:47 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/09 02:28:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/09 02:28:47 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/09 02:28:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/09 02:28:47 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/09 02:28:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/09 02:28:47 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/09 02:28:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/09 02:28:47 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/09 02:28:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/09 02:28:47 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/09 02:28:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/09 02:28:47 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/09 02:28:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/09 02:28:47 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/09 02:28:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/09 02:28:47 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/09 02:28:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/09 02:28:47 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/09 02:28:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for checks to finish 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for transfers to finish 2026/08/09 02:28:47 DEBUG : Waiting for deletions to finish 2026/08/09 02:28:47 INFO : There was nothing to transfer 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31913") 2026/08/09 02:28:47 DEBUG : Waiting for deletions to finish 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:53166->172.17.0.3:31913, err= 2026/08/09 02:28:47 DEBUG : apple: Excluded (Path Filter) 2026/08/09 02:28:47 DEBUG : apple: Excluded 2026/08/09 02:28:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/09 02:28:47 DEBUG : splitbananasplit: Excluded 2026/08/09 02:28:47 DEBUG : banana: Excluded (Path Filter) 2026/08/09 02:28:47 DEBUG : banana: Excluded 2026/08/09 02:28:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/09 02:28:47 DEBUG : appleappleapplebanana: Excluded 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:30456") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:55980->172.17.0.3:30456, err= 2026/08/09 02:28:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/09 02:28:47 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/09 02:28:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/09 02:28:47 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/09 02:28:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/09 02:28:47 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/09 02:28:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/09 02:28:47 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/09 02:28:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/09 02:28:47 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/09 02:28:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/09 02:28:47 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/09 02:28:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/09 02:28:47 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/09 02:28:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/09 02:28:47 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/09 02:28:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/09 02:28:47 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/09 02:28:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/09 02:28:47 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/09 02:28:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/09 02:28:47 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/09 02:28:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/09 02:28:47 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/09 02:28:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/09 02:28:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/09 02:28:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/09 02:28:47 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/09 02:28:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/09 02:28:47 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/09 02:28:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/09 02:28:47 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38366") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:34842->172.17.0.3:38366, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33198") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:40174->172.17.0.3:33198, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35944") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:51570->172.17.0.3:35944, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:32872") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:59598->172.17.0.3:32872, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33462") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:44060->172.17.0.3:33462, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35128") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:58568->172.17.0.3:35128, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:37259") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:60462->172.17.0.3:37259, err= === RUN TestTransform/base64 run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-macudac9bozi", Local "Local file system at /tmp/rclone3592961635", Modify Window "1s" 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:37679") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:37800->172.17.0.3:37679, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35231") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:53206->172.17.0.3:35231, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:30743") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:35156->172.17.0.3:30743, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35331") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:51264->172.17.0.3:35331, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:32943") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:57660->172.17.0.3:32943, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36806") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:49972->172.17.0.3:36806, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38889") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:57850->172.17.0.3:38889, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33791") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:43024->172.17.0.3:33791, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35953") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:33722->172.17.0.3:35953, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36075") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:51374->172.17.0.3:36075, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31407") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:35136->172.17.0.3:31407, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36085") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:39872->172.17.0.3:36085, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36671") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:40312->172.17.0.3:36671, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:30514") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:55526->172.17.0.3:30514, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38869") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:44016->172.17.0.3:38869, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31965") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:36348->172.17.0.3:31965, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31479") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:59150->172.17.0.3:31479, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38362") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:48388->172.17.0.3:38362, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:30285") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:60246->172.17.0.3:30285, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:32047") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:36518->172.17.0.3:32047, err= 2026/08/09 02:28:47 DEBUG : Waiting for deletions to finish 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:37160") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:41474->172.17.0.3:37160, err= 2026/08/09 02:28:47 DEBUG : apple: Excluded (Path Filter) 2026/08/09 02:28:47 DEBUG : apple: Excluded 2026/08/09 02:28:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/09 02:28:47 DEBUG : splitbananasplit: Excluded 2026/08/09 02:28:47 DEBUG : banana: Excluded (Path Filter) 2026/08/09 02:28:47 DEBUG : banana: Excluded 2026/08/09 02:28:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/09 02:28:47 DEBUG : appleappleapplebanana: Excluded 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38920") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:37138->172.17.0.3:38920, err= 2026/08/09 02:28:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/09 02:28:47 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/09 02:28:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/09 02:28:47 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/09 02:28:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/09 02:28:47 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/09 02:28:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/09 02:28:47 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/09 02:28:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/09 02:28:47 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/09 02:28:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/09 02:28:47 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/09 02:28:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/09 02:28:47 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/09 02:28:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/09 02:28:47 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/09 02:28:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/09 02:28:47 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/09 02:28:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/09 02:28:47 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/09 02:28:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/09 02:28:47 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/09 02:28:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/09 02:28:47 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/09 02:28:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/09 02:28:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/09 02:28:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/09 02:28:47 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/09 02:28:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/09 02:28:47 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/09 02:28:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/09 02:28:47 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34830") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:53352->172.17.0.3:34830, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35771") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:37818->172.17.0.3:35771, err= 2026/08/09 02:28:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/09 02:28:47 DEBUG : apple: transformed to: YXBwbGU= 2026/08/09 02:28:47 DEBUG : banana: transformed to: YmFuYW5h 2026/08/09 02:28:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/09 02:28:47 DEBUG : banana: transformed to: YmFuYW5h 2026/08/09 02:28:47 DEBUG : apple: transformed to: YXBwbGU= 2026/08/09 02:28:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/09 02:28:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/09 02:28:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/09 02:28:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/09 02:28:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/09 02:28:47 DEBUG : banana: transformed to: YmFuYW5h 2026/08/09 02:28:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/09 02:28:47 DEBUG : apple: transformed to: YXBwbGU= 2026/08/09 02:28:47 DEBUG : apple: transformed to: YXBwbGU= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:32889") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:40290->172.17.0.3:32889, err= 2026/08/09 02:28:47 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/09 02:28:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/09 02:28:47 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/09 02:28:47 DEBUG : banana: transformed to: YmFuYW5h 2026/08/09 02:28:47 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/09 02:28:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/09 02:28:47 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/09 02:28:47 DEBUG : apple: transformed to: YXBwbGU= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33976") 2026/08/09 02:28:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/09 02:28:47 DEBUG : banana: transformed to: YmFuYW5h 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:51206->172.17.0.3:33976, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33707") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:54778->172.17.0.3:33707, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38619") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:54724->172.17.0.3:38619, err= 2026/08/09 02:28:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/09 02:28:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/09 02:28:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/09 02:28:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/09 02:28:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/09 02:28:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/09 02:28:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/09 02:28:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/09 02:28:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/09 02:28:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/09 02:28:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/09 02:28:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/09 02:28:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/09 02:28:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/09 02:28:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/09 02:28:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/09 02:28:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:30759") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:47586->172.17.0.3:30759, err= 2026/08/09 02:28:47 DEBUG : YXBwbGU=.6ae8ff82.partial: size = 5 OK 2026/08/09 02:28:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/09 02:28:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/09 02:28:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/09 02:28:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/09 02:28:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/09 02:28:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/09 02:28:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/09 02:28:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/09 02:28:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/09 02:28:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/09 02:28:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/09 02:28:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/09 02:28:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/09 02:28:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/09 02:28:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/09 02:28:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/09 02:28:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/09 02:28:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/09 02:28:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/09 02:28:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/09 02:28:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/09 02:28:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/09 02:28:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/09 02:28:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/09 02:28:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/09 02:28:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/09 02:28:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/09 02:28:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/09 02:28:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/09 02:28:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/09 02:28:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/09 02:28:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/09 02:28:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/09 02:28:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/09 02:28:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/09 02:28:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/09 02:28:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/09 02:28:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/09 02:28:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/09 02:28:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/09 02:28:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/09 02:28:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/09 02:28:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/09 02:28:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/09 02:28:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/09 02:28:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/09 02:28:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/09 02:28:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/09 02:28:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/09 02:28:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/09 02:28:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/09 02:28:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/09 02:28:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/09 02:28:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/09 02:28:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/09 02:28:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/09 02:28:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/09 02:28:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/09 02:28:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/09 02:28:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/09 02:28:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/09 02:28:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/09 02:28:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/09 02:28:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/09 02:28:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/09 02:28:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/09 02:28:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/09 02:28:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/09 02:28:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/09 02:28:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/09 02:28:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/09 02:28:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/09 02:28:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/09 02:28:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/09 02:28:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/09 02:28:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/09 02:28:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/09 02:28:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/09 02:28:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/09 02:28:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/09 02:28:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/09 02:28:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/09 02:28:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/09 02:28:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/09 02:28:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/09 02:28:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/09 02:28:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/09 02:28:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/09 02:28:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/09 02:28:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/09 02:28:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/09 02:28:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/09 02:28:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/09 02:28:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/09 02:28:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/09 02:28:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/09 02:28:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/09 02:28:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/09 02:28:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/09 02:28:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/09 02:28:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/09 02:28:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/09 02:28:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/09 02:28:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/09 02:28:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/09 02:28:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/09 02:28:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/09 02:28:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/09 02:28:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/09 02:28:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/09 02:28:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/09 02:28:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/09 02:28:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/09 02:28:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/09 02:28:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/09 02:28:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/09 02:28:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/09 02:28:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/09 02:28:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/09 02:28:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/09 02:28:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/09 02:28:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/09 02:28:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/09 02:28:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/09 02:28:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/09 02:28:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/09 02:28:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/09 02:28:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/09 02:28:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/09 02:28:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/09 02:28:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/09 02:28:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/09 02:28:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/09 02:28:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/09 02:28:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/09 02:28:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/09 02:28:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/09 02:28:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/09 02:28:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/09 02:28:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/09 02:28:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/09 02:28:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/09 02:28:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/09 02:28:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/09 02:28:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/09 02:28:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/09 02:28:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/09 02:28:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/09 02:28:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/09 02:28:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/09 02:28:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/09 02:28:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/09 02:28:47 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/09 02:28:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/09 02:28:47 DEBUG : YmFuYW5h.8eaa4fcf.partial: size = 6 OK 2026/08/09 02:28:47 DEBUG : YXBwbGU=.6ae8ff82.partial: renamed to: YXBwbGU= 2026/08/09 02:28:47 INFO : apple: Copied (new) to: YXBwbGU= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:32034") 2026/08/09 02:28:47 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: size = 21 OK 2026/08/09 02:28:47 DEBUG : YmFuYW5h.8eaa4fcf.partial: renamed to: YmFuYW5h 2026/08/09 02:28:47 INFO : banana: Copied (new) to: YmFuYW5h 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:52180->172.17.0.3:32034, err= 2026/08/09 02:28:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/09 02:28:47 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/09 02:28:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/09 02:28:47 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/09 02:28:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/09 02:28:47 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/09 02:28:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/09 02:28:47 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/09 02:28:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/09 02:28:47 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/09 02:28:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/09 02:28:47 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/09 02:28:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/09 02:28:47 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/09 02:28:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/09 02:28:47 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/09 02:28:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/09 02:28:47 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/09 02:28:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/09 02:28:47 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/09 02:28:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/09 02:28:47 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/09 02:28:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/09 02:28:47 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/09 02:28:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/09 02:28:47 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/09 02:28:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/09 02:28:47 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/09 02:28:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/09 02:28:47 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/09 02:28:47 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/09 02:28:47 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/09 02:28:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/09 02:28:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33735") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:44344->172.17.0.3:33735, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:37789") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:35546->172.17.0.3:37789, err= 2026/08/09 02:28:47 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: size = 16 OK 2026/08/09 02:28:47 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: renamed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/09 02:28:47 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/09 02:28:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/09 02:28:47 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: renamed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/09 02:28:47 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/09 02:28:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/09 02:28:47 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: size = 21 OK 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34999") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:37460->172.17.0.3:34999, err= 2026/08/09 02:28:47 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: size = 21 OK 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36607") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:50594->172.17.0.3:36607, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for checks to finish 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for transfers to finish 2026/08/09 02:28:47 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: renamed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/09 02:28:47 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/09 02:28:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/09 02:28:47 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: renamed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/09 02:28:47 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/09 02:28:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39892") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:50990->172.17.0.3:39892, err= 2026/08/09 02:28:47 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: size = 21 OK 2026/08/09 02:28:47 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: size = 21 OK 2026/08/09 02:28:47 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: renamed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/09 02:28:47 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/09 02:28:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:32420") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:47294->172.17.0.3:32420, err= 2026/08/09 02:28:47 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: renamed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/09 02:28:47 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/09 02:28:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/09 02:28:47 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: size = 21 OK 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35518") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:50264->172.17.0.3:35518, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34594") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:43410->172.17.0.3:34594, err= 2026/08/09 02:28:47 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: renamed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/09 02:28:47 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/09 02:28:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/09 02:28:47 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: size = 21 OK 2026/08/09 02:28:47 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: size = 21 OK 2026/08/09 02:28:47 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: renamed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/09 02:28:47 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/09 02:28:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:32743") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:41384->172.17.0.3:32743, err= 2026/08/09 02:28:47 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: size = 21 OK 2026/08/09 02:28:47 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: renamed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:30107") 2026/08/09 02:28:47 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/09 02:28:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/09 02:28:47 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: renamed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/09 02:28:47 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/09 02:28:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:54458->172.17.0.3:30107, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36721") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:57594->172.17.0.3:36721, err= 2026/08/09 02:28:47 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: size = 21 OK 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36177") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:49826->172.17.0.3:36177, err= 2026/08/09 02:28:47 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: size = 21 OK 2026/08/09 02:28:47 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: renamed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/09 02:28:47 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/09 02:28:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/09 02:28:47 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: size = 20 OK 2026/08/09 02:28:47 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: renamed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/09 02:28:47 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/09 02:28:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36744") 2026/08/09 02:28:47 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: size = 20 OK 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:50354->172.17.0.3:36744, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:30209") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:36302->172.17.0.3:30209, err= 2026/08/09 02:28:47 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: renamed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/09 02:28:47 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/09 02:28:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/09 02:28:47 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: renamed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/09 02:28:47 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/09 02:28:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/09 02:28:47 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: size = 19 OK 2026/08/09 02:28:47 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: size = 19 OK 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34148") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:52078->172.17.0.3:34148, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33765") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:52380->172.17.0.3:33765, err= 2026/08/09 02:28:47 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: renamed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/09 02:28:47 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/09 02:28:47 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: renamed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/09 02:28:47 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/09 02:28:47 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: size = 18 OK 2026/08/09 02:28:47 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: size = 17 OK 2026/08/09 02:28:47 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: renamed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/09 02:28:47 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/09 02:28:47 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: renamed to: dir1/MDAxNS05Oz0udHh0 2026/08/09 02:28:47 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/08/09 02:28:47 DEBUG : Waiting for deletions to finish 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Connecting to FTP server 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:21") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Connecting to FTP server 2026/08/09 02:28:47 INFO : dir1/0012-6789;.txt: Deleted 2026/08/09 02:28:47 INFO : dir1/0011-56789;.txt: Deleted 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Connecting to FTP server 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Connecting to FTP server 2026/08/09 02:28:47 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/09 02:28:47 INFO : dir1/0010-456789.txt: Deleted 2026/08/09 02:28:47 INFO : splitbananasplit: Deleted 2026/08/09 02:28:47 INFO : dir1/0003-defghij.txt: Deleted 2026/08/09 02:28:47 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:40778->172.17.0.3:21, err= 2026/08/09 02:28:47 INFO : dir1/0009-3456789.txt: Deleted 2026/08/09 02:28:47 INFO : apple: Deleted 2026/08/09 02:28:47 INFO : dir1/0014-89;=.txt: Deleted 2026/08/09 02:28:47 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/09 02:28:47 INFO : appleappleapplebanana: Deleted 2026/08/09 02:28:47 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/09 02:28:47 INFO : banana: Deleted 2026/08/09 02:28:47 INFO : dir1/0008-2345678.txt: Deleted 2026/08/09 02:28:47 INFO : dir1/0007-1234567.txt: Deleted 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:21") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:40786->172.17.0.3:21, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:21") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:40798->172.17.0.3:21, err= 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:21") 2026/08/09 02:28:47 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:40810->172.17.0.3:21, err= 2026/08/09 02:28:50 DEBUG : ftp://172.17.0.3:21/rclone-test-facatil0deca: closing 2 unused connections 2026/08/09 02:28:50 DEBUG : ftp://172.17.0.3:21/rclone-test-sumihox5zefi: closing 1 unused connections 2026/08/09 02:28:53 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi/rclone-sync-test: closing 1 unused connections 2026/08/09 02:28:53 INFO : dir1/0013-789;=.txt: Deleted 2026/08/09 02:28:54 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/09 02:28:54 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/09 02:28:54 INFO : dir1/0015-9;=.txt: Deleted 2026/08/09 02:28:54 DEBUG : Waiting for deletions to finish 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39118") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:54244->172.17.0.3:39118, err= 2026/08/09 02:28:54 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/08/09 02:28:54 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/08/09 02:28:54 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : YXBwbGU=: Excluded 2026/08/09 02:28:54 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : YmFuYW5h: Excluded 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36424") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:56224->172.17.0.3:36424, err= 2026/08/09 02:28:54 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/08/09 02:28:54 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/08/09 02:28:54 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/08/09 02:28:54 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/08/09 02:28:54 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/08/09 02:28:54 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/08/09 02:28:54 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/08/09 02:28:54 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/08/09 02:28:54 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/08/09 02:28:54 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/08/09 02:28:54 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/08/09 02:28:54 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/08/09 02:28:54 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/08/09 02:28:54 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/08/09 02:28:54 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/08/09 02:28:54 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34532") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:60888->172.17.0.3:34532, err= 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36717") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:56258->172.17.0.3:36717, err= 2026/08/09 02:28:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/09 02:28:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/09 02:28:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/09 02:28:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/09 02:28:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/09 02:28:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/09 02:28:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/09 02:28:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/09 02:28:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/09 02:28:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/09 02:28:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/09 02:28:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/09 02:28:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/09 02:28:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/09 02:28:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/09 02:28:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/09 02:28:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/09 02:28:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/09 02:28:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/09 02:28:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/09 02:28:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/09 02:28:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/09 02:28:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/09 02:28:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/09 02:28:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/09 02:28:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/09 02:28:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/09 02:28:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/09 02:28:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/09 02:28:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/09 02:28:54 DEBUG : apple: transformed to: YXBwbGU= 2026/08/09 02:28:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/09 02:28:54 DEBUG : apple: transformed to: YXBwbGU= 2026/08/09 02:28:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/09 02:28:54 DEBUG : apple: transformed to: YXBwbGU= 2026/08/09 02:28:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/09 02:28:54 DEBUG : apple: transformed to: YXBwbGU= 2026/08/09 02:28:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/09 02:28:54 DEBUG : apple: transformed to: YXBwbGU= 2026/08/09 02:28:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/09 02:28:54 DEBUG : apple: transformed to: YXBwbGU= 2026/08/09 02:28:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/09 02:28:54 DEBUG : apple: transformed to: YXBwbGU= 2026/08/09 02:28:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/09 02:28:54 DEBUG : apple: transformed to: YXBwbGU= 2026/08/09 02:28:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/09 02:28:54 DEBUG : apple: transformed to: YXBwbGU= 2026/08/09 02:28:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/09 02:28:54 DEBUG : apple: transformed to: YXBwbGU= 2026/08/09 02:28:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/09 02:28:54 DEBUG : apple: transformed to: YXBwbGU= 2026/08/09 02:28:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/09 02:28:54 DEBUG : apple: transformed to: YXBwbGU= 2026/08/09 02:28:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/09 02:28:54 DEBUG : apple: transformed to: YXBwbGU= 2026/08/09 02:28:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/09 02:28:54 DEBUG : apple: transformed to: YXBwbGU= 2026/08/09 02:28:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/09 02:28:54 DEBUG : apple: transformed to: YXBwbGU= 2026/08/09 02:28:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/09 02:28:54 DEBUG : apple: transformed to: YXBwbGU= 2026/08/09 02:28:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/09 02:28:54 DEBUG : banana: transformed to: YmFuYW5h 2026/08/09 02:28:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/09 02:28:54 DEBUG : banana: transformed to: YmFuYW5h 2026/08/09 02:28:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/09 02:28:54 DEBUG : banana: transformed to: YmFuYW5h 2026/08/09 02:28:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/09 02:28:54 DEBUG : banana: transformed to: YmFuYW5h 2026/08/09 02:28:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/09 02:28:54 DEBUG : banana: transformed to: YmFuYW5h 2026/08/09 02:28:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/09 02:28:54 DEBUG : banana: transformed to: YmFuYW5h 2026/08/09 02:28:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/09 02:28:54 DEBUG : banana: transformed to: YmFuYW5h 2026/08/09 02:28:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/09 02:28:54 DEBUG : banana: transformed to: YmFuYW5h 2026/08/09 02:28:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/09 02:28:54 DEBUG : banana: transformed to: YmFuYW5h 2026/08/09 02:28:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/09 02:28:54 DEBUG : banana: transformed to: YmFuYW5h 2026/08/09 02:28:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/09 02:28:54 DEBUG : banana: transformed to: YmFuYW5h 2026/08/09 02:28:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/09 02:28:54 DEBUG : banana: transformed to: YmFuYW5h 2026/08/09 02:28:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/09 02:28:54 DEBUG : banana: transformed to: YmFuYW5h 2026/08/09 02:28:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/09 02:28:54 DEBUG : banana: transformed to: YmFuYW5h 2026/08/09 02:28:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/09 02:28:54 DEBUG : banana: transformed to: YmFuYW5h 2026/08/09 02:28:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/09 02:28:54 DEBUG : banana: transformed to: YmFuYW5h 2026/08/09 02:28:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/09 02:28:54 DEBUG : banana: transformed to: YmFuYW5h 2026/08/09 02:28:54 DEBUG : apple: transformed to: YXBwbGU= 2026/08/09 02:28:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/09 02:28:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/09 02:28:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/09 02:28:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/09 02:28:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/09 02:28:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/09 02:28:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/09 02:28:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/09 02:28:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/09 02:28:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/09 02:28:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/09 02:28:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/09 02:28:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/09 02:28:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/09 02:28:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/09 02:28:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/09 02:28:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/09 02:28:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/09 02:28:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/09 02:28:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/09 02:28:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/09 02:28:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/09 02:28:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/09 02:28:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/09 02:28:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/09 02:28:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/09 02:28:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/09 02:28:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/09 02:28:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/09 02:28:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/09 02:28:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/09 02:28:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/09 02:28:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/09 02:28:54 DEBUG : banana: transformed to: YmFuYW5h 2026/08/09 02:28:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/09 02:28:54 DEBUG : apple: transformed to: YXBwbGU= 2026/08/09 02:28:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/09 02:28:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/09 02:28:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/09 02:28:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/09 02:28:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/09 02:28:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/09 02:28:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/09 02:28:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/09 02:28:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/09 02:28:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/09 02:28:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/09 02:28:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/09 02:28:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/09 02:28:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/09 02:28:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/09 02:28:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/09 02:28:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/09 02:28:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/09 02:28:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/09 02:28:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/09 02:28:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/09 02:28:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/09 02:28:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/09 02:28:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/09 02:28:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/09 02:28:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/09 02:28:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/09 02:28:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/09 02:28:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/09 02:28:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/09 02:28:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/09 02:28:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/09 02:28:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/09 02:28:54 DEBUG : banana: transformed to: YmFuYW5h 2026/08/09 02:28:54 DEBUG : apple: transformed to: YXBwbGU= 2026/08/09 02:28:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/09 02:28:54 DEBUG : banana: transformed to: YmFuYW5h 2026/08/09 02:28:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/09 02:28:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/09 02:28:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/09 02:28:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/09 02:28:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/09 02:28:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/09 02:28:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/09 02:28:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/09 02:28:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/09 02:28:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/09 02:28:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/09 02:28:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/09 02:28:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/09 02:28:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/09 02:28:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/09 02:28:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/09 02:28:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/09 02:28:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/09 02:28:54 DEBUG : apple: transformed to: YXBwbGU= 2026/08/09 02:28:54 DEBUG : banana: transformed to: YmFuYW5h 2026/08/09 02:28:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/09 02:28:54 DEBUG : banana: transformed to: YmFuYW5h 2026/08/09 02:28:54 DEBUG : apple: transformed to: YXBwbGU= 2026/08/09 02:28:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/09 02:28:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/09 02:28:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/09 02:28:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/09 02:28:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/09 02:28:54 DEBUG : banana: transformed to: YmFuYW5h 2026/08/09 02:28:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/09 02:28:54 DEBUG : apple: transformed to: YXBwbGU= 2026/08/09 02:28:54 DEBUG : apple: transformed to: YXBwbGU= 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34730") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:44294->172.17.0.3:34730, err= 2026/08/09 02:28:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/09 02:28:54 DEBUG : banana: transformed to: YmFuYW5h 2026/08/09 02:28:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/09 02:28:54 DEBUG : YXBwbGU=: size = 5 OK 2026/08/09 02:28:54 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:54 DEBUG : apple: Unchanged skipping 2026/08/09 02:28:54 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/08/09 02:28:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:54 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/09 02:28:54 DEBUG : YmFuYW5h: size = 6 OK 2026/08/09 02:28:54 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:54 DEBUG : banana: Unchanged skipping 2026/08/09 02:28:54 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/08/09 02:28:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:54 DEBUG : splitbananasplit: Unchanged skipping 2026/08/09 02:28:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/09 02:28:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/09 02:28:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/09 02:28:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/09 02:28:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/09 02:28:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/09 02:28:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/09 02:28:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/09 02:28:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/09 02:28:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/09 02:28:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/09 02:28:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/09 02:28:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/09 02:28:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/09 02:28:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/09 02:28:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/09 02:28:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38894") 2026/08/09 02:28:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/09 02:28:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/09 02:28:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/09 02:28:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/09 02:28:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/09 02:28:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/09 02:28:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/09 02:28:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/09 02:28:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/09 02:28:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/09 02:28:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/09 02:28:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/09 02:28:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/09 02:28:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:34174->172.17.0.3:38894, err= 2026/08/09 02:28:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/09 02:28:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/09 02:28:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/09 02:28:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/09 02:28:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/09 02:28:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/09 02:28:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/09 02:28:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/09 02:28:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/09 02:28:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/09 02:28:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/09 02:28:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/09 02:28:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/09 02:28:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/09 02:28:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/09 02:28:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/09 02:28:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/09 02:28:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/09 02:28:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/09 02:28:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/09 02:28:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/09 02:28:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/09 02:28:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/09 02:28:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/09 02:28:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/09 02:28:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/09 02:28:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/09 02:28:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/09 02:28:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/09 02:28:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/09 02:28:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/09 02:28:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/09 02:28:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/09 02:28:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/09 02:28:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/09 02:28:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/09 02:28:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/09 02:28:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/09 02:28:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/09 02:28:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/09 02:28:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/09 02:28:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/09 02:28:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/09 02:28:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/09 02:28:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/09 02:28:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/09 02:28:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/09 02:28:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/09 02:28:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/09 02:28:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/09 02:28:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/09 02:28:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/09 02:28:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/09 02:28:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/09 02:28:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/09 02:28:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/09 02:28:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/09 02:28:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/09 02:28:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/09 02:28:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/09 02:28:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/09 02:28:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/09 02:28:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/09 02:28:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/09 02:28:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/09 02:28:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/09 02:28:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/09 02:28:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/09 02:28:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/09 02:28:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/09 02:28:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/09 02:28:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/09 02:28:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/09 02:28:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/09 02:28:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/09 02:28:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/09 02:28:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/09 02:28:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/09 02:28:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/09 02:28:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/09 02:28:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/09 02:28:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/09 02:28:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/09 02:28:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/09 02:28:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/09 02:28:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/09 02:28:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/09 02:28:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/09 02:28:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/09 02:28:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/09 02:28:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/09 02:28:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/09 02:28:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/09 02:28:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/09 02:28:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/09 02:28:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/09 02:28:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/09 02:28:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/09 02:28:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/09 02:28:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/09 02:28:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/09 02:28:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/09 02:28:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/09 02:28:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/09 02:28:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/09 02:28:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/09 02:28:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/09 02:28:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/09 02:28:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/09 02:28:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/09 02:28:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/09 02:28:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/09 02:28:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/09 02:28:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/09 02:28:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/09 02:28:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/09 02:28:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/09 02:28:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/09 02:28:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/09 02:28:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/09 02:28:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/09 02:28:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/09 02:28:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/09 02:28:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/09 02:28:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/09 02:28:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/09 02:28:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/09 02:28:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/09 02:28:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/09 02:28:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/09 02:28:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/09 02:28:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/09 02:28:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/09 02:28:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/09 02:28:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/09 02:28:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/09 02:28:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/09 02:28:54 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/09 02:28:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/09 02:28:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/09 02:28:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/09 02:28:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/09 02:28:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/09 02:28:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/09 02:28:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/09 02:28:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/09 02:28:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/09 02:28:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/09 02:28:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/09 02:28:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/09 02:28:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/09 02:28:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/09 02:28:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/09 02:28:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/09 02:28:54 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/09 02:28:54 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/08/09 02:28:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/09 02:28:54 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/08/09 02:28:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/09 02:28:54 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/08/09 02:28:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/09 02:28:54 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/08/09 02:28:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/09 02:28:54 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/08/09 02:28:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/09 02:28:54 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/08/09 02:28:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/09 02:28:54 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/08/09 02:28:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/09 02:28:54 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/08/09 02:28:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/09 02:28:54 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/08/09 02:28:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/09 02:28:54 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/08/09 02:28:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/09 02:28:54 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/08/09 02:28:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/09 02:28:54 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/08/09 02:28:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/09 02:28:54 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/08/09 02:28:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/09 02:28:54 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/08/09 02:28:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:54 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/08/09 02:28:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/09 02:28:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for checks to finish 2026/08/09 02:28:54 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/08/09 02:28:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for transfers to finish 2026/08/09 02:28:54 DEBUG : Waiting for deletions to finish 2026/08/09 02:28:54 DEBUG : Waiting for deletions to finish 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33477") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:36242->172.17.0.3:33477, err= 2026/08/09 02:28:54 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/08/09 02:28:54 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/08/09 02:28:54 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : YXBwbGU=: Excluded 2026/08/09 02:28:54 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : YmFuYW5h: Excluded 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36177") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:56530->172.17.0.3:36177, err= 2026/08/09 02:28:54 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/08/09 02:28:54 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/08/09 02:28:54 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/08/09 02:28:54 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/08/09 02:28:54 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/08/09 02:28:54 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/08/09 02:28:54 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/08/09 02:28:54 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/08/09 02:28:54 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/08/09 02:28:54 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/08/09 02:28:54 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/08/09 02:28:54 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/08/09 02:28:54 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/08/09 02:28:54 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/08/09 02:28:54 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/08/09 02:28:54 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:37544") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:45636->172.17.0.3:37544, err= 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31246") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:48214->172.17.0.3:31246, err= 2026/08/09 02:28:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/09 02:28:54 DEBUG : apple: transformed to: YXBwbGU= 2026/08/09 02:28:54 DEBUG : banana: transformed to: YmFuYW5h 2026/08/09 02:28:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/09 02:28:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/09 02:28:54 DEBUG : banana: transformed to: YmFuYW5h 2026/08/09 02:28:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/09 02:28:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/09 02:28:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/09 02:28:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/09 02:28:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/09 02:28:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/09 02:28:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/09 02:28:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/09 02:28:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/09 02:28:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/09 02:28:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/09 02:28:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/09 02:28:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/09 02:28:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/09 02:28:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/09 02:28:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/09 02:28:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/09 02:28:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/09 02:28:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/09 02:28:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/09 02:28:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/09 02:28:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/09 02:28:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/09 02:28:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/09 02:28:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/09 02:28:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/09 02:28:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/09 02:28:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/09 02:28:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/09 02:28:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/09 02:28:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/09 02:28:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/09 02:28:54 DEBUG : apple: transformed to: YXBwbGU= 2026/08/09 02:28:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/09 02:28:54 DEBUG : banana: transformed to: YmFuYW5h 2026/08/09 02:28:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/09 02:28:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/09 02:28:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/09 02:28:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/09 02:28:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/09 02:28:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/09 02:28:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/09 02:28:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/09 02:28:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/09 02:28:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/09 02:28:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/09 02:28:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/09 02:28:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/09 02:28:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/09 02:28:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/09 02:28:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/09 02:28:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38439") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:55544->172.17.0.3:38439, err= 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34184") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:41742->172.17.0.3:34184, err= 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:30304") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:36104->172.17.0.3:30304, err= 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31101") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:41618->172.17.0.3:31101, err= 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:37818") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:58410->172.17.0.3:37818, err= === RUN TestTransform/prefix run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-macudac9bozi", Local "Local file system at /tmp/rclone3592961635", Modify Window "1s" 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39915") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:44228->172.17.0.3:39915, err= 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36882") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:47718->172.17.0.3:36882, err= 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31335") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:52584->172.17.0.3:31335, err= 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35691") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:58172->172.17.0.3:35691, err= 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:30607") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:34502->172.17.0.3:30607, err= 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35754") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:39662->172.17.0.3:35754, err= 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34880") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:33628->172.17.0.3:34880, err= 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31728") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:44608->172.17.0.3:31728, err= 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34044") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:55964->172.17.0.3:34044, err= 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31193") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:41886->172.17.0.3:31193, err= 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:37710") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:35672->172.17.0.3:37710, err= 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35526") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:50788->172.17.0.3:35526, err= 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34845") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:54366->172.17.0.3:34845, err= 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39897") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:44286->172.17.0.3:39897, err= 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:30376") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:45030->172.17.0.3:30376, err= 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35889") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:60610->172.17.0.3:35889, err= 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:30374") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:35536->172.17.0.3:30374, err= 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38151") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:52726->172.17.0.3:38151, err= 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:30665") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:38622->172.17.0.3:30665, err= 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38411") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:44054->172.17.0.3:38411, err= 2026/08/09 02:28:54 DEBUG : Waiting for deletions to finish 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35668") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:59042->172.17.0.3:35668, err= 2026/08/09 02:28:54 DEBUG : apple: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : apple: Excluded 2026/08/09 02:28:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : splitbananasplit: Excluded 2026/08/09 02:28:54 DEBUG : banana: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : banana: Excluded 2026/08/09 02:28:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : appleappleapplebanana: Excluded 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:37586") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:44998->172.17.0.3:37586, err= 2026/08/09 02:28:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34041") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:58518->172.17.0.3:34041, err= 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:32530") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:39908->172.17.0.3:32530, err= 2026/08/09 02:28:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/09 02:28:54 DEBUG : apple: transformed to: PREFIXapple 2026/08/09 02:28:54 DEBUG : banana: transformed to: PREFIXbanana 2026/08/09 02:28:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/09 02:28:54 DEBUG : banana: transformed to: PREFIXbanana 2026/08/09 02:28:54 DEBUG : apple: transformed to: PREFIXapple 2026/08/09 02:28:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/09 02:28:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/09 02:28:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/09 02:28:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/09 02:28:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/09 02:28:54 DEBUG : banana: transformed to: PREFIXbanana 2026/08/09 02:28:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/09 02:28:54 DEBUG : apple: transformed to: PREFIXapple 2026/08/09 02:28:54 DEBUG : apple: transformed to: PREFIXapple 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33397") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:54750->172.17.0.3:33397, err= 2026/08/09 02:28:54 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/09 02:28:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/09 02:28:54 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/09 02:28:54 DEBUG : apple: transformed to: PREFIXapple 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33541") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:56110->172.17.0.3:33541, err= 2026/08/09 02:28:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/09 02:28:54 DEBUG : PREFIXapple.9418b5df.partial: size = 5 OK 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34648") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:56342->172.17.0.3:34648, err= 2026/08/09 02:28:54 DEBUG : PREFIXapple.9418b5df.partial: renamed to: PREFIXapple 2026/08/09 02:28:54 INFO : apple: Copied (new) to: PREFIXapple 2026/08/09 02:28:54 DEBUG : banana: transformed to: PREFIXbanana 2026/08/09 02:28:54 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/09 02:28:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/09 02:28:54 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/09 02:28:54 DEBUG : banana: transformed to: PREFIXbanana 2026/08/09 02:28:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/09 02:28:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/09 02:28:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/09 02:28:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/09 02:28:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/09 02:28:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/09 02:28:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/09 02:28:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/09 02:28:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/09 02:28:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/09 02:28:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/09 02:28:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/09 02:28:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/09 02:28:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/09 02:28:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/09 02:28:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/09 02:28:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/09 02:28:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/09 02:28:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/09 02:28:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/09 02:28:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/09 02:28:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/09 02:28:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/09 02:28:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/09 02:28:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/09 02:28:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/09 02:28:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/09 02:28:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/09 02:28:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/09 02:28:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/09 02:28:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/09 02:28:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/09 02:28:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/09 02:28:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/09 02:28:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/09 02:28:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/09 02:28:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/09 02:28:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/09 02:28:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/09 02:28:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:30933") 2026/08/09 02:28:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/09 02:28:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/09 02:28:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/09 02:28:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/09 02:28:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/09 02:28:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/09 02:28:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/09 02:28:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/09 02:28:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/09 02:28:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/09 02:28:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/09 02:28:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/09 02:28:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/09 02:28:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/09 02:28:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/09 02:28:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/09 02:28:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/09 02:28:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/09 02:28:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/09 02:28:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/09 02:28:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/09 02:28:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/09 02:28:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/09 02:28:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/09 02:28:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/09 02:28:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/09 02:28:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/09 02:28:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/09 02:28:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/09 02:28:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/09 02:28:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/09 02:28:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31121") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:49978->172.17.0.3:30933, err= 2026/08/09 02:28:54 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: size = 21 OK 2026/08/09 02:28:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/09 02:28:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/09 02:28:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/09 02:28:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/09 02:28:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/09 02:28:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/09 02:28:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/09 02:28:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/09 02:28:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/09 02:28:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/09 02:28:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/09 02:28:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/09 02:28:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/09 02:28:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/09 02:28:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/09 02:28:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/09 02:28:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/09 02:28:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/09 02:28:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/09 02:28:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/09 02:28:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/09 02:28:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/09 02:28:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/09 02:28:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/09 02:28:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/09 02:28:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/09 02:28:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/09 02:28:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/09 02:28:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/09 02:28:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/09 02:28:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/09 02:28:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/09 02:28:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/09 02:28:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/09 02:28:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/09 02:28:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/09 02:28:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/09 02:28:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/09 02:28:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/09 02:28:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/09 02:28:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/09 02:28:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/09 02:28:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/09 02:28:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/09 02:28:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/09 02:28:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/09 02:28:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/09 02:28:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/09 02:28:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/09 02:28:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/09 02:28:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/09 02:28:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/09 02:28:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/09 02:28:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/09 02:28:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/09 02:28:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/09 02:28:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/09 02:28:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/09 02:28:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/09 02:28:54 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/09 02:28:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/09 02:28:54 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/09 02:28:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/09 02:28:54 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/09 02:28:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/09 02:28:54 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/09 02:28:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/09 02:28:54 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/09 02:28:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/09 02:28:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/09 02:28:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/09 02:28:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/09 02:28:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/09 02:28:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/09 02:28:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/09 02:28:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/09 02:28:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/09 02:28:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/09 02:28:54 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/09 02:28:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/09 02:28:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/09 02:28:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/09 02:28:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/09 02:28:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/09 02:28:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/09 02:28:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/09 02:28:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/09 02:28:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/09 02:28:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/09 02:28:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/09 02:28:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/09 02:28:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/09 02:28:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/09 02:28:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/09 02:28:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/09 02:28:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/09 02:28:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/09 02:28:54 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/08/09 02:28:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/09 02:28:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/09 02:28:54 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/09 02:28:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/09 02:28:54 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/09 02:28:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/09 02:28:54 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/09 02:28:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/09 02:28:54 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/09 02:28:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/09 02:28:54 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/09 02:28:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/09 02:28:54 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/09 02:28:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/09 02:28:54 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/09 02:28:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/09 02:28:54 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/09 02:28:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/09 02:28:54 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/09 02:28:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/09 02:28:54 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/09 02:28:54 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/09 02:28:54 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/09 02:28:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/09 02:28:54 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/09 02:28:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/09 02:28:54 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/09 02:28:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/09 02:28:54 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/09 02:28:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/09 02:28:54 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/09 02:28:54 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/08/09 02:28:54 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/09 02:28:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for checks to finish 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for transfers to finish 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38604") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33720") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:37170->172.17.0.3:31121, err= 2026/08/09 02:28:54 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: renamed to: PREFIXappleappleapplebanana 2026/08/09 02:28:54 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/08/09 02:28:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:37386->172.17.0.3:33720, err= 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:36224->172.17.0.3:38604, err= 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34580") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:59466->172.17.0.3:34580, err= 2026/08/09 02:28:54 DEBUG : PREFIXbanana.bbf16826.partial: size = 6 OK 2026/08/09 02:28:54 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: size = 16 OK 2026/08/09 02:28:54 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: size = 21 OK 2026/08/09 02:28:54 DEBUG : PREFIXbanana.bbf16826.partial: renamed to: PREFIXbanana 2026/08/09 02:28:54 INFO : banana: Copied (new) to: PREFIXbanana 2026/08/09 02:28:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/09 02:28:54 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: renamed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/09 02:28:54 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/08/09 02:28:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/09 02:28:54 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: renamed to: PREFIXsplitbananasplit 2026/08/09 02:28:54 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/08/09 02:28:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36507") 2026/08/09 02:28:54 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: size = 21 OK 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:40694->172.17.0.3:36507, err= 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39064") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:37914->172.17.0.3:39064, err= 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:37179") 2026/08/09 02:28:54 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: renamed to: dir1/PREFIX0000-abcdefg.txt 2026/08/09 02:28:54 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/08/09 02:28:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35289") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:45664->172.17.0.3:35289, err= 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:56376->172.17.0.3:37179, err= 2026/08/09 02:28:54 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: size = 21 OK 2026/08/09 02:28:54 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: size = 21 OK 2026/08/09 02:28:54 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: renamed to: dir1/PREFIX0003-defghij.txt 2026/08/09 02:28:54 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/08/09 02:28:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/09 02:28:54 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: size = 21 OK 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:32402") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:33968->172.17.0.3:32402, err= 2026/08/09 02:28:54 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: size = 21 OK 2026/08/09 02:28:54 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: renamed to: dir1/PREFIX0002-cdefghi.txt 2026/08/09 02:28:54 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/08/09 02:28:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/09 02:28:54 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: renamed to: dir1/PREFIX0004-efghijk.txt 2026/08/09 02:28:54 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/08/09 02:28:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/09 02:28:54 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: size = 21 OK 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:37130") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:34816->172.17.0.3:37130, err= 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39055") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:42106->172.17.0.3:39055, err= 2026/08/09 02:28:54 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: renamed to: dir1/PREFIX0005-fghijkl.txt 2026/08/09 02:28:54 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/08/09 02:28:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/09 02:28:54 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: renamed to: dir1/PREFIX0006-ghijklm.txt 2026/08/09 02:28:54 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/08/09 02:28:54 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: size = 21 OK 2026/08/09 02:28:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39684") 2026/08/09 02:28:54 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: renamed to: dir1/PREFIX0007-1234567.txt 2026/08/09 02:28:54 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/08/09 02:28:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:58350->172.17.0.3:39684, err= 2026/08/09 02:28:54 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: size = 21 OK 2026/08/09 02:28:54 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: renamed to: dir1/PREFIX0008-2345678.txt 2026/08/09 02:28:54 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/08/09 02:28:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38120") 2026/08/09 02:28:54 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: size = 21 OK 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33653") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:36392->172.17.0.3:33653, err= 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:55708->172.17.0.3:38120, err= 2026/08/09 02:28:54 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: size = 20 OK 2026/08/09 02:28:54 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: renamed to: dir1/PREFIX0009-3456789.txt 2026/08/09 02:28:54 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/08/09 02:28:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/09 02:28:54 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: size = 19 OK 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:32648") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:52826->172.17.0.3:32648, err= 2026/08/09 02:28:54 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: renamed to: dir1/PREFIX0011-56789;.txt 2026/08/09 02:28:54 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/08/09 02:28:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:30609") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:55858->172.17.0.3:30609, err= 2026/08/09 02:28:54 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: size = 19 OK 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39008") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:47958->172.17.0.3:39008, err= 2026/08/09 02:28:54 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: size = 20 OK 2026/08/09 02:28:54 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: renamed to: dir1/PREFIX0013-789;=.txt 2026/08/09 02:28:54 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/08/09 02:28:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33177") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:45984->172.17.0.3:33177, err= 2026/08/09 02:28:54 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: size = 18 OK 2026/08/09 02:28:54 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: size = 17 OK 2026/08/09 02:28:54 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: renamed to: dir1/PREFIX0014-89;=.txt 2026/08/09 02:28:54 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/08/09 02:28:54 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: renamed to: dir1/PREFIX0015-9;=.txt 2026/08/09 02:28:54 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/08/09 02:28:54 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: renamed to: dir1/PREFIX0012-6789;.txt 2026/08/09 02:28:54 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/08/09 02:28:54 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: renamed to: dir1/PREFIX0010-456789.txt 2026/08/09 02:28:54 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/08/09 02:28:54 DEBUG : Waiting for deletions to finish 2026/08/09 02:28:54 INFO : dir1/0015-9;=.txt: Deleted 2026/08/09 02:28:54 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/09 02:28:54 INFO : apple: Deleted 2026/08/09 02:28:54 INFO : splitbananasplit: Deleted 2026/08/09 02:28:54 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/09 02:28:54 INFO : dir1/0011-56789;.txt: Deleted 2026/08/09 02:28:54 INFO : banana: Deleted 2026/08/09 02:28:54 INFO : dir1/0014-89;=.txt: Deleted 2026/08/09 02:28:54 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/09 02:28:54 INFO : dir1/0003-defghij.txt: Deleted 2026/08/09 02:28:54 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/09 02:28:54 INFO : dir1/0007-1234567.txt: Deleted 2026/08/09 02:28:54 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/09 02:28:54 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/09 02:28:54 INFO : dir1/0008-2345678.txt: Deleted 2026/08/09 02:28:54 INFO : dir1/0010-456789.txt: Deleted 2026/08/09 02:28:54 INFO : dir1/0013-789;=.txt: Deleted 2026/08/09 02:28:54 INFO : dir1/0009-3456789.txt: Deleted 2026/08/09 02:28:54 INFO : appleappleapplebanana: Deleted 2026/08/09 02:28:54 INFO : dir1/0012-6789;.txt: Deleted 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39350") 2026/08/09 02:28:54 DEBUG : Waiting for deletions to finish 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:56342->172.17.0.3:39350, err= 2026/08/09 02:28:54 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : PREFIXappleappleapplebanana: Excluded 2026/08/09 02:28:54 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : PREFIXsplitbananasplit: Excluded 2026/08/09 02:28:54 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : PREFIXbanana: Excluded 2026/08/09 02:28:54 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : PREFIXapple: Excluded 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33890") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:44816->172.17.0.3:33890, err= 2026/08/09 02:28:54 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2026/08/09 02:28:54 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2026/08/09 02:28:54 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2026/08/09 02:28:54 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2026/08/09 02:28:54 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2026/08/09 02:28:54 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2026/08/09 02:28:54 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2026/08/09 02:28:54 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2026/08/09 02:28:54 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2026/08/09 02:28:54 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2026/08/09 02:28:54 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2026/08/09 02:28:54 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2026/08/09 02:28:54 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2026/08/09 02:28:54 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2026/08/09 02:28:54 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2026/08/09 02:28:54 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:32537") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:55904->172.17.0.3:32537, err= 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38004") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:58208->172.17.0.3:38004, err= 2026/08/09 02:28:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/09 02:28:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/09 02:28:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/09 02:28:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/09 02:28:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/09 02:28:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/09 02:28:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/09 02:28:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/09 02:28:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/09 02:28:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/09 02:28:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/09 02:28:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/09 02:28:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/09 02:28:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/09 02:28:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/09 02:28:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/09 02:28:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/09 02:28:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/09 02:28:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/09 02:28:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/09 02:28:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/09 02:28:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/09 02:28:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/09 02:28:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/09 02:28:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/09 02:28:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/09 02:28:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/09 02:28:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/09 02:28:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/09 02:28:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/09 02:28:54 DEBUG : apple: transformed to: PREFIXapple 2026/08/09 02:28:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/09 02:28:54 DEBUG : apple: transformed to: PREFIXapple 2026/08/09 02:28:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/09 02:28:54 DEBUG : apple: transformed to: PREFIXapple 2026/08/09 02:28:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/09 02:28:54 DEBUG : apple: transformed to: PREFIXapple 2026/08/09 02:28:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/09 02:28:54 DEBUG : apple: transformed to: PREFIXapple 2026/08/09 02:28:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/09 02:28:54 DEBUG : apple: transformed to: PREFIXapple 2026/08/09 02:28:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/09 02:28:54 DEBUG : apple: transformed to: PREFIXapple 2026/08/09 02:28:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/09 02:28:54 DEBUG : apple: transformed to: PREFIXapple 2026/08/09 02:28:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/09 02:28:54 DEBUG : apple: transformed to: PREFIXapple 2026/08/09 02:28:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/09 02:28:54 DEBUG : apple: transformed to: PREFIXapple 2026/08/09 02:28:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/09 02:28:54 DEBUG : apple: transformed to: PREFIXapple 2026/08/09 02:28:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/09 02:28:54 DEBUG : apple: transformed to: PREFIXapple 2026/08/09 02:28:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/09 02:28:54 DEBUG : apple: transformed to: PREFIXapple 2026/08/09 02:28:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/09 02:28:54 DEBUG : apple: transformed to: PREFIXapple 2026/08/09 02:28:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/09 02:28:54 DEBUG : apple: transformed to: PREFIXapple 2026/08/09 02:28:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/09 02:28:54 DEBUG : apple: transformed to: PREFIXapple 2026/08/09 02:28:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/09 02:28:54 DEBUG : banana: transformed to: PREFIXbanana 2026/08/09 02:28:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/09 02:28:54 DEBUG : banana: transformed to: PREFIXbanana 2026/08/09 02:28:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/09 02:28:54 DEBUG : banana: transformed to: PREFIXbanana 2026/08/09 02:28:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/09 02:28:54 DEBUG : banana: transformed to: PREFIXbanana 2026/08/09 02:28:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/09 02:28:54 DEBUG : banana: transformed to: PREFIXbanana 2026/08/09 02:28:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/09 02:28:54 DEBUG : banana: transformed to: PREFIXbanana 2026/08/09 02:28:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/09 02:28:54 DEBUG : banana: transformed to: PREFIXbanana 2026/08/09 02:28:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/09 02:28:54 DEBUG : banana: transformed to: PREFIXbanana 2026/08/09 02:28:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/09 02:28:54 DEBUG : banana: transformed to: PREFIXbanana 2026/08/09 02:28:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/09 02:28:54 DEBUG : banana: transformed to: PREFIXbanana 2026/08/09 02:28:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/09 02:28:54 DEBUG : banana: transformed to: PREFIXbanana 2026/08/09 02:28:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/09 02:28:54 DEBUG : banana: transformed to: PREFIXbanana 2026/08/09 02:28:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/09 02:28:54 DEBUG : banana: transformed to: PREFIXbanana 2026/08/09 02:28:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/09 02:28:54 DEBUG : banana: transformed to: PREFIXbanana 2026/08/09 02:28:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/09 02:28:54 DEBUG : banana: transformed to: PREFIXbanana 2026/08/09 02:28:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/09 02:28:54 DEBUG : banana: transformed to: PREFIXbanana 2026/08/09 02:28:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/09 02:28:54 DEBUG : banana: transformed to: PREFIXbanana 2026/08/09 02:28:54 DEBUG : apple: transformed to: PREFIXapple 2026/08/09 02:28:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/09 02:28:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/09 02:28:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/09 02:28:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/09 02:28:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/09 02:28:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/09 02:28:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/09 02:28:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/09 02:28:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/09 02:28:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/09 02:28:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/09 02:28:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/09 02:28:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/09 02:28:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/09 02:28:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/09 02:28:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/09 02:28:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/09 02:28:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/09 02:28:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/09 02:28:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/09 02:28:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/09 02:28:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/09 02:28:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/09 02:28:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/09 02:28:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/09 02:28:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/09 02:28:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/09 02:28:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/09 02:28:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/09 02:28:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/09 02:28:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/09 02:28:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/09 02:28:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/09 02:28:54 DEBUG : banana: transformed to: PREFIXbanana 2026/08/09 02:28:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/09 02:28:54 DEBUG : apple: transformed to: PREFIXapple 2026/08/09 02:28:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/09 02:28:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/09 02:28:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/09 02:28:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/09 02:28:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/09 02:28:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/09 02:28:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/09 02:28:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/09 02:28:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/09 02:28:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/09 02:28:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/09 02:28:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/09 02:28:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/09 02:28:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/09 02:28:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/09 02:28:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/09 02:28:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/09 02:28:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/09 02:28:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/09 02:28:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/09 02:28:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/09 02:28:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/09 02:28:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/09 02:28:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/09 02:28:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/09 02:28:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/09 02:28:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/09 02:28:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/09 02:28:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/09 02:28:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/09 02:28:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/09 02:28:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/09 02:28:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/09 02:28:54 DEBUG : banana: transformed to: PREFIXbanana 2026/08/09 02:28:54 DEBUG : apple: transformed to: PREFIXapple 2026/08/09 02:28:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/09 02:28:54 DEBUG : banana: transformed to: PREFIXbanana 2026/08/09 02:28:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/09 02:28:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/09 02:28:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/09 02:28:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/09 02:28:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/09 02:28:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/09 02:28:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/09 02:28:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/09 02:28:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/09 02:28:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/09 02:28:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/09 02:28:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/09 02:28:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/09 02:28:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/09 02:28:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/09 02:28:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/09 02:28:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36721") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:33172->172.17.0.3:36721, err= 2026/08/09 02:28:54 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/09 02:28:54 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/09 02:28:54 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/09 02:28:54 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38424") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:55848->172.17.0.3:38424, err= 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35139") 2026/08/09 02:28:54 DEBUG : apple.312b09b7.partial: size = 5 OK 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35351") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36709") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:30471") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:51500->172.17.0.3:30471, err= 2026/08/09 02:28:54 DEBUG : apple.312b09b7.partial: renamed to: apple 2026/08/09 02:28:54 INFO : apple: Copied (new) 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:34706->172.17.0.3:36709, err= 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:51090->172.17.0.3:35351, err= 2026/08/09 02:28:54 DEBUG : banana.f83db2f0.partial: size = 6 OK 2026/08/09 02:28:54 DEBUG : banana.f83db2f0.partial: renamed to: banana 2026/08/09 02:28:54 INFO : banana: Copied (new) 2026/08/09 02:28:54 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/09 02:28:54 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/09 02:28:54 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/09 02:28:54 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/09 02:28:54 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/09 02:28:54 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/09 02:28:54 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/09 02:28:54 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/09 02:28:54 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/09 02:28:54 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/09 02:28:54 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/09 02:28:54 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/09 02:28:54 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/09 02:28:54 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/09 02:28:54 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/09 02:28:54 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for checks to finish 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for transfers to finish 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31608") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:45378->172.17.0.3:31608, err= 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:34822->172.17.0.3:35139, err= 2026/08/09 02:28:54 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33024") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:58818->172.17.0.3:33024, err= 2026/08/09 02:28:54 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2026/08/09 02:28:54 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2026/08/09 02:28:54 INFO : splitbananasplit: Copied (new) 2026/08/09 02:28:54 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39335") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:58130->172.17.0.3:39335, err= 2026/08/09 02:28:54 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2026/08/09 02:28:54 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2026/08/09 02:28:54 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2026/08/09 02:28:54 INFO : appleappleapplebanana: Copied (new) 2026/08/09 02:28:54 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2026/08/09 02:28:54 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/08/09 02:28:54 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2026/08/09 02:28:54 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/08/09 02:28:54 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2026/08/09 02:28:54 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35297") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:53846->172.17.0.3:35297, err= 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38804") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:57188->172.17.0.3:38804, err= 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:32737") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:55488->172.17.0.3:32737, err= 2026/08/09 02:28:54 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:37115") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:60940->172.17.0.3:37115, err= 2026/08/09 02:28:54 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2026/08/09 02:28:54 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2026/08/09 02:28:54 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/08/09 02:28:54 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:30901") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:33008->172.17.0.3:30901, err= 2026/08/09 02:28:54 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2026/08/09 02:28:54 INFO : dir1/0003-defghij.txt: Copied (new) 2026/08/09 02:28:54 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2026/08/09 02:28:54 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/08/09 02:28:54 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2026/08/09 02:28:54 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35340") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:40790->172.17.0.3:35340, err= 2026/08/09 02:28:54 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2026/08/09 02:28:54 INFO : dir1/0007-1234567.txt: Copied (new) 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33488") 2026/08/09 02:28:54 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2026/08/09 02:28:54 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34524") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:48484->172.17.0.3:33488, err= 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:44300->172.17.0.3:34524, err= 2026/08/09 02:28:54 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36022") 2026/08/09 02:28:54 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2026/08/09 02:28:54 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:50652->172.17.0.3:36022, err= 2026/08/09 02:28:54 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2026/08/09 02:28:54 INFO : dir1/0010-456789.txt: Copied (new) 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35873") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:38026->172.17.0.3:35873, err= 2026/08/09 02:28:54 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2026/08/09 02:28:54 INFO : dir1/0009-3456789.txt: Copied (new) 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38458") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:57078->172.17.0.3:38458, err= 2026/08/09 02:28:54 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2026/08/09 02:28:54 INFO : dir1/0008-2345678.txt: Copied (new) 2026/08/09 02:28:54 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2026/08/09 02:28:54 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2026/08/09 02:28:54 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33265") 2026/08/09 02:28:54 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2026/08/09 02:28:54 INFO : dir1/0011-56789;.txt: Copied (new) 2026/08/09 02:28:54 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2026/08/09 02:28:54 INFO : dir1/0013-789;=.txt: Copied (new) 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:49308->172.17.0.3:33265, err= 2026/08/09 02:28:54 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2026/08/09 02:28:54 INFO : dir1/0012-6789;.txt: Copied (new) 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35842") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:42900->172.17.0.3:35842, err= 2026/08/09 02:28:54 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2026/08/09 02:28:54 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2026/08/09 02:28:54 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2026/08/09 02:28:54 INFO : dir1/0015-9;=.txt: Copied (new) 2026/08/09 02:28:54 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2026/08/09 02:28:54 INFO : dir1/0014-89;=.txt: Copied (new) 2026/08/09 02:28:54 DEBUG : Waiting for deletions to finish 2026/08/09 02:28:54 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/08/09 02:28:54 INFO : PREFIXbanana: Deleted 2026/08/09 02:28:54 INFO : PREFIXapple: Deleted 2026/08/09 02:28:54 INFO : PREFIXappleappleapplebanana: Deleted 2026/08/09 02:28:54 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/08/09 02:28:54 INFO : PREFIXsplitbananasplit: Deleted 2026/08/09 02:28:54 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/08/09 02:28:54 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/08/09 02:28:54 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/08/09 02:28:54 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/08/09 02:28:54 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/08/09 02:28:54 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/08/09 02:28:54 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/08/09 02:28:54 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/08/09 02:28:54 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/08/09 02:28:54 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/08/09 02:28:54 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/08/09 02:28:54 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/08/09 02:28:54 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/08/09 02:28:54 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/08/09 02:28:54 DEBUG : Waiting for deletions to finish 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:30039") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:56520->172.17.0.3:30039, err= 2026/08/09 02:28:54 DEBUG : apple: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : apple: Excluded 2026/08/09 02:28:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : splitbananasplit: Excluded 2026/08/09 02:28:54 DEBUG : banana: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : banana: Excluded 2026/08/09 02:28:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : appleappleapplebanana: Excluded 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31342") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:51982->172.17.0.3:31342, err= 2026/08/09 02:28:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38877") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:58732->172.17.0.3:38877, err= 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:37593") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:60118->172.17.0.3:37593, err= 2026/08/09 02:28:54 DEBUG : Waiting for deletions to finish 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36946") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:47670->172.17.0.3:36946, err= 2026/08/09 02:28:54 DEBUG : apple: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : apple: Excluded 2026/08/09 02:28:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : splitbananasplit: Excluded 2026/08/09 02:28:54 DEBUG : banana: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : banana: Excluded 2026/08/09 02:28:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : appleappleapplebanana: Excluded 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35810") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:33184->172.17.0.3:35810, err= 2026/08/09 02:28:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34004") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:54300->172.17.0.3:34004, err= 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34683") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:35126->172.17.0.3:34683, err= 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31581") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:59876->172.17.0.3:31581, err= 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33711") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:39902->172.17.0.3:33711, err= 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38472") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:35108->172.17.0.3:38472, err= 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34288") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:40740->172.17.0.3:34288, err= 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38187") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:43300->172.17.0.3:38187, err= === RUN TestTransform/suffix run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-macudac9bozi", Local "Local file system at /tmp/rclone3592961635", Modify Window "1s" 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38985") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:50560->172.17.0.3:38985, err= 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:30970") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:40688->172.17.0.3:30970, err= 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39584") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:46152->172.17.0.3:39584, err= 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:30149") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:35944->172.17.0.3:30149, err= 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:30155") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:43558->172.17.0.3:30155, err= 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:37890") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:34814->172.17.0.3:37890, err= 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38673") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:44938->172.17.0.3:38673, err= 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36839") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:40066->172.17.0.3:36839, err= 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35644") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:55086->172.17.0.3:35644, err= 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34466") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:48062->172.17.0.3:34466, err= 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36370") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:53608->172.17.0.3:36370, err= 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:30537") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:49782->172.17.0.3:30537, err= 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34933") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:32818->172.17.0.3:34933, err= 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34614") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:44002->172.17.0.3:34614, err= 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36603") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:55560->172.17.0.3:36603, err= 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:37782") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:43602->172.17.0.3:37782, err= 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36402") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:59346->172.17.0.3:36402, err= 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34990") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:43700->172.17.0.3:34990, err= 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31766") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:49586->172.17.0.3:31766, err= 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:30496") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:53158->172.17.0.3:30496, err= 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:37090") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:39330->172.17.0.3:37090, err= 2026/08/09 02:28:54 DEBUG : Waiting for deletions to finish 2026/08/09 02:28:54 DEBUG : apple: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : apple: Excluded 2026/08/09 02:28:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : splitbananasplit: Excluded 2026/08/09 02:28:54 DEBUG : banana: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : banana: Excluded 2026/08/09 02:28:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : appleappleapplebanana: Excluded 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31291") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:51536->172.17.0.3:31291, err= 2026/08/09 02:28:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35223") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:51252->172.17.0.3:35223, err= 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:32433") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:39512->172.17.0.3:32433, err= 2026/08/09 02:28:54 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/09 02:28:54 DEBUG : apple: transformed to: appleSUFFIX 2026/08/09 02:28:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/09 02:28:54 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/09 02:28:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/09 02:28:54 DEBUG : apple: transformed to: appleSUFFIX 2026/08/09 02:28:54 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/09 02:28:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/09 02:28:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/09 02:28:54 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/09 02:28:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/09 02:28:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/09 02:28:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/09 02:28:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/09 02:28:54 DEBUG : apple: transformed to: appleSUFFIX 2026/08/09 02:28:54 DEBUG : apple: transformed to: appleSUFFIX 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35850") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:34360->172.17.0.3:35850, err= 2026/08/09 02:28:54 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/09 02:28:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/09 02:28:54 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/09 02:28:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/09 02:28:54 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/09 02:28:54 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/09 02:28:54 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/09 02:28:54 DEBUG : apple: transformed to: appleSUFFIX 2026/08/09 02:28:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/09 02:28:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/09 02:28:54 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/09 02:28:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/09 02:28:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39537") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:34858->172.17.0.3:39537, err= 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31082") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:58894->172.17.0.3:31082, err= 2026/08/09 02:28:54 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/09 02:28:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/09 02:28:54 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/09 02:28:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/09 02:28:54 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/09 02:28:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/09 02:28:54 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/09 02:28:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/09 02:28:54 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/09 02:28:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/09 02:28:54 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/09 02:28:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/09 02:28:54 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/09 02:28:54 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/09 02:28:54 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/09 02:28:54 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/09 02:28:54 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/09 02:28:54 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/09 02:28:54 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/09 02:28:54 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/09 02:28:54 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/09 02:28:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/09 02:28:54 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/09 02:28:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/09 02:28:54 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/09 02:28:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/09 02:28:54 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/09 02:28:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/09 02:28:54 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/09 02:28:54 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39225") 2026/08/09 02:28:54 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for checks to finish 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for transfers to finish 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:37268") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:34974->172.17.0.3:39225, err= 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:56568->172.17.0.3:37268, err= 2026/08/09 02:28:54 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: size = 21 OK 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39864") 2026/08/09 02:28:54 DEBUG : bananaSUFFIX.0d31aa04.partial: size = 6 OK 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:42982->172.17.0.3:39864, err= 2026/08/09 02:28:54 DEBUG : appleSUFFIX.cbb5a654.partial: size = 5 OK 2026/08/09 02:28:54 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: renamed to: appleappleapplebananaSUFFIX 2026/08/09 02:28:54 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/08/09 02:28:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/09 02:28:54 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: size = 16 OK 2026/08/09 02:28:54 DEBUG : bananaSUFFIX.0d31aa04.partial: renamed to: bananaSUFFIX 2026/08/09 02:28:54 INFO : banana: Copied (new) to: bananaSUFFIX 2026/08/09 02:28:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38094") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:36072->172.17.0.3:38094, err= 2026/08/09 02:28:54 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: renamed to: splitbananasplitSUFFIX 2026/08/09 02:28:54 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/08/09 02:28:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/09 02:28:54 DEBUG : appleSUFFIX.cbb5a654.partial: renamed to: appleSUFFIX 2026/08/09 02:28:54 INFO : apple: Copied (new) to: appleSUFFIX 2026/08/09 02:28:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33516") 2026/08/09 02:28:54 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: size = 21 OK 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:36474->172.17.0.3:33516, err= 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31863") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:45708->172.17.0.3:31863, err= 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33381") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:38936->172.17.0.3:33381, err= 2026/08/09 02:28:54 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: renamed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/09 02:28:54 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/08/09 02:28:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/09 02:28:54 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: size = 21 OK 2026/08/09 02:28:54 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: size = 21 OK 2026/08/09 02:28:54 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: size = 21 OK 2026/08/09 02:28:54 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: renamed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/09 02:28:54 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/08/09 02:28:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:37725") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:48662->172.17.0.3:37725, err= 2026/08/09 02:28:54 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: size = 21 OK 2026/08/09 02:28:54 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: renamed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/09 02:28:54 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/09 02:28:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36161") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:35586->172.17.0.3:36161, err= 2026/08/09 02:28:54 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: size = 21 OK 2026/08/09 02:28:54 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: renamed to: dir1/0003-defghij.txtSUFFIX 2026/08/09 02:28:54 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/08/09 02:28:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/09 02:28:54 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: renamed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/09 02:28:54 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/08/09 02:28:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/09 02:28:54 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: renamed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/09 02:28:54 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/08/09 02:28:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34104") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:32741") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:49618->172.17.0.3:34104, err= 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:39794->172.17.0.3:32741, err= 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36180") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:48120->172.17.0.3:36180, err= 2026/08/09 02:28:54 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: size = 21 OK 2026/08/09 02:28:54 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: renamed to: dir1/0009-3456789.txtSUFFIX 2026/08/09 02:28:54 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/08/09 02:28:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35952") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:45120->172.17.0.3:35952, err= 2026/08/09 02:28:54 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: size = 20 OK 2026/08/09 02:28:54 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: renamed to: dir1/0010-456789.txtSUFFIX 2026/08/09 02:28:54 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/08/09 02:28:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38150") 2026/08/09 02:28:54 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: size = 21 OK 2026/08/09 02:28:54 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: size = 21 OK 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:50950->172.17.0.3:38150, err= 2026/08/09 02:28:54 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: renamed to: dir1/0008-2345678.txtSUFFIX 2026/08/09 02:28:54 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/08/09 02:28:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/09 02:28:54 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: size = 20 OK 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35342") 2026/08/09 02:28:54 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: renamed to: dir1/0007-1234567.txtSUFFIX 2026/08/09 02:28:54 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/08/09 02:28:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:52414->172.17.0.3:35342, err= 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36999") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:35562->172.17.0.3:36999, err= 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39073") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:60344->172.17.0.3:39073, err= 2026/08/09 02:28:54 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: size = 19 OK 2026/08/09 02:28:54 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: renamed to: dir1/0011-56789;.txtSUFFIX 2026/08/09 02:28:54 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/08/09 02:28:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/09 02:28:54 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: size = 19 OK 2026/08/09 02:28:54 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: renamed to: dir1/0012-6789;.txtSUFFIX 2026/08/09 02:28:54 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/08/09 02:28:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34072") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:41550->172.17.0.3:34072, err= 2026/08/09 02:28:54 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: size = 21 OK 2026/08/09 02:28:54 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: renamed to: dir1/0013-789;=.txtSUFFIX 2026/08/09 02:28:54 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31491") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:53202->172.17.0.3:31491, err= 2026/08/09 02:28:54 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: size = 18 OK 2026/08/09 02:28:54 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: renamed to: dir1/0004-efghijk.txtSUFFIX 2026/08/09 02:28:54 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/08/09 02:28:54 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: size = 17 OK 2026/08/09 02:28:54 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: renamed to: dir1/0014-89;=.txtSUFFIX 2026/08/09 02:28:54 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/08/09 02:28:54 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: renamed to: dir1/0015-9;=.txtSUFFIX 2026/08/09 02:28:54 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/08/09 02:28:54 DEBUG : Waiting for deletions to finish 2026/08/09 02:28:54 INFO : dir1/0013-789;=.txt: Deleted 2026/08/09 02:28:54 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/09 02:28:54 INFO : splitbananasplit: Deleted 2026/08/09 02:28:54 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/09 02:28:54 INFO : dir1/0008-2345678.txt: Deleted 2026/08/09 02:28:54 INFO : dir1/0015-9;=.txt: Deleted 2026/08/09 02:28:54 INFO : appleappleapplebanana: Deleted 2026/08/09 02:28:54 INFO : apple: Deleted 2026/08/09 02:28:54 INFO : dir1/0010-456789.txt: Deleted 2026/08/09 02:28:54 INFO : dir1/0012-6789;.txt: Deleted 2026/08/09 02:28:54 INFO : dir1/0007-1234567.txt: Deleted 2026/08/09 02:28:54 INFO : banana: Deleted 2026/08/09 02:28:54 INFO : dir1/0003-defghij.txt: Deleted 2026/08/09 02:28:54 INFO : dir1/0014-89;=.txt: Deleted 2026/08/09 02:28:54 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/09 02:28:54 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/09 02:28:54 INFO : dir1/0009-3456789.txt: Deleted 2026/08/09 02:28:54 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/09 02:28:54 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/09 02:28:54 INFO : dir1/0011-56789;.txt: Deleted 2026/08/09 02:28:54 DEBUG : Waiting for deletions to finish 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35508") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:45930->172.17.0.3:35508, err= 2026/08/09 02:28:54 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : appleappleapplebananaSUFFIX: Excluded 2026/08/09 02:28:54 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : bananaSUFFIX: Excluded 2026/08/09 02:28:54 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : splitbananasplitSUFFIX: Excluded 2026/08/09 02:28:54 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : appleSUFFIX: Excluded 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38805") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:50020->172.17.0.3:38805, err= 2026/08/09 02:28:54 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38612") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:45372->172.17.0.3:38612, err= 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34167") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:50192->172.17.0.3:34167, err= 2026/08/09 02:28:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/09 02:28:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/09 02:28:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/09 02:28:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/09 02:28:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/09 02:28:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/09 02:28:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/09 02:28:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/09 02:28:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/09 02:28:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/09 02:28:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/09 02:28:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/09 02:28:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/09 02:28:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/09 02:28:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/09 02:28:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/09 02:28:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/09 02:28:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/09 02:28:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/09 02:28:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/09 02:28:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/09 02:28:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/09 02:28:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/09 02:28:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/09 02:28:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/09 02:28:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/09 02:28:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/09 02:28:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/09 02:28:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/09 02:28:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/09 02:28:54 DEBUG : apple: transformed to: appleSUFFIX 2026/08/09 02:28:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/09 02:28:54 DEBUG : apple: transformed to: appleSUFFIX 2026/08/09 02:28:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/09 02:28:54 DEBUG : apple: transformed to: appleSUFFIX 2026/08/09 02:28:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/09 02:28:54 DEBUG : apple: transformed to: appleSUFFIX 2026/08/09 02:28:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/09 02:28:54 DEBUG : apple: transformed to: appleSUFFIX 2026/08/09 02:28:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/09 02:28:54 DEBUG : apple: transformed to: appleSUFFIX 2026/08/09 02:28:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/09 02:28:54 DEBUG : apple: transformed to: appleSUFFIX 2026/08/09 02:28:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/09 02:28:54 DEBUG : apple: transformed to: appleSUFFIX 2026/08/09 02:28:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/09 02:28:54 DEBUG : apple: transformed to: appleSUFFIX 2026/08/09 02:28:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/09 02:28:54 DEBUG : apple: transformed to: appleSUFFIX 2026/08/09 02:28:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/09 02:28:54 DEBUG : apple: transformed to: appleSUFFIX 2026/08/09 02:28:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/09 02:28:54 DEBUG : apple: transformed to: appleSUFFIX 2026/08/09 02:28:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/09 02:28:54 DEBUG : apple: transformed to: appleSUFFIX 2026/08/09 02:28:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/09 02:28:54 DEBUG : apple: transformed to: appleSUFFIX 2026/08/09 02:28:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/09 02:28:54 DEBUG : apple: transformed to: appleSUFFIX 2026/08/09 02:28:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/09 02:28:54 DEBUG : apple: transformed to: appleSUFFIX 2026/08/09 02:28:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/09 02:28:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/09 02:28:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/09 02:28:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/09 02:28:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/09 02:28:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/09 02:28:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/09 02:28:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/09 02:28:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/09 02:28:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/09 02:28:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/09 02:28:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/09 02:28:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/09 02:28:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/09 02:28:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/09 02:28:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/09 02:28:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/09 02:28:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/09 02:28:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/09 02:28:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/09 02:28:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/09 02:28:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/09 02:28:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/09 02:28:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/09 02:28:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/09 02:28:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/09 02:28:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/09 02:28:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/09 02:28:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/09 02:28:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/09 02:28:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/09 02:28:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/09 02:28:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/09 02:28:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/09 02:28:54 DEBUG : apple: transformed to: appleSUFFIX 2026/08/09 02:28:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/09 02:28:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/09 02:28:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/09 02:28:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/09 02:28:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/09 02:28:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/09 02:28:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/09 02:28:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/09 02:28:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/09 02:28:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/09 02:28:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/09 02:28:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/09 02:28:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/09 02:28:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/09 02:28:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/09 02:28:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/09 02:28:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/09 02:28:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/09 02:28:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/09 02:28:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/09 02:28:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/09 02:28:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/09 02:28:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/09 02:28:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/09 02:28:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/09 02:28:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/09 02:28:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/09 02:28:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/09 02:28:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/09 02:28:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/09 02:28:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/09 02:28:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/09 02:28:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/09 02:28:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/09 02:28:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/09 02:28:54 DEBUG : apple: transformed to: appleSUFFIX 2026/08/09 02:28:54 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/09 02:28:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/09 02:28:54 DEBUG : apple: transformed to: appleSUFFIX 2026/08/09 02:28:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/09 02:28:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/09 02:28:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/09 02:28:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/09 02:28:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/09 02:28:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/09 02:28:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/09 02:28:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/09 02:28:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/09 02:28:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/09 02:28:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/09 02:28:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/09 02:28:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/09 02:28:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/09 02:28:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/09 02:28:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/09 02:28:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/09 02:28:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/09 02:28:54 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36971") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:46512->172.17.0.3:36971, err= 2026/08/09 02:28:54 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/09 02:28:54 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/09 02:28:54 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/09 02:28:54 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:37816") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36836") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:57996->172.17.0.3:36836, err= 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33141") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39243") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:37464->172.17.0.3:33141, err= 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:55792->172.17.0.3:39243, err= 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:37826->172.17.0.3:37816, err= 2026/08/09 02:28:54 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/09 02:28:54 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/09 02:28:54 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/09 02:28:54 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/09 02:28:54 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/09 02:28:54 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/09 02:28:54 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/09 02:28:54 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/09 02:28:54 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/09 02:28:54 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/09 02:28:54 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/09 02:28:54 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/09 02:28:54 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/09 02:28:54 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/09 02:28:54 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/09 02:28:54 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for checks to finish 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for transfers to finish 2026/08/09 02:28:54 DEBUG : banana.f83db2f0.partial: size = 6 OK 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31608") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:45392->172.17.0.3:31608, err= 2026/08/09 02:28:54 DEBUG : apple.312b09b7.partial: size = 5 OK 2026/08/09 02:28:54 DEBUG : banana.f83db2f0.partial: renamed to: banana 2026/08/09 02:28:54 INFO : banana: Copied (new) 2026/08/09 02:28:54 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33229") 2026/08/09 02:28:54 DEBUG : apple.312b09b7.partial: renamed to: apple 2026/08/09 02:28:54 INFO : apple: Copied (new) 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:53032->172.17.0.3:33229, err= 2026/08/09 02:28:54 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2026/08/09 02:28:54 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2026/08/09 02:28:54 INFO : splitbananasplit: Copied (new) 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39363") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:32999") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:55768->172.17.0.3:39363, err= 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:36626->172.17.0.3:32999, err= 2026/08/09 02:28:54 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2026/08/09 02:28:54 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2026/08/09 02:28:54 INFO : appleappleapplebanana: Copied (new) 2026/08/09 02:28:54 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2026/08/09 02:28:54 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2026/08/09 02:28:54 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/08/09 02:28:54 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:37113") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:42954->172.17.0.3:37113, err= 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31558") 2026/08/09 02:28:54 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2026/08/09 02:28:54 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:58518->172.17.0.3:31558, err= 2026/08/09 02:28:54 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2026/08/09 02:28:54 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2026/08/09 02:28:54 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36767") 2026/08/09 02:28:54 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2026/08/09 02:28:54 INFO : dir1/0003-defghij.txt: Copied (new) 2026/08/09 02:28:54 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34978") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:51174->172.17.0.3:36767, err= 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:59416->172.17.0.3:34978, err= 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38204") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:46744->172.17.0.3:38204, err= 2026/08/09 02:28:54 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2026/08/09 02:28:54 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2026/08/09 02:28:54 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2026/08/09 02:28:54 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2026/08/09 02:28:54 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/08/09 02:28:54 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2026/08/09 02:28:54 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/08/09 02:28:54 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2026/08/09 02:28:54 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/08/09 02:28:54 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2026/08/09 02:28:54 INFO : dir1/0007-1234567.txt: Copied (new) 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:32272") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:58118->172.17.0.3:32272, err= 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35636") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:52404->172.17.0.3:35636, err= 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38483") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:45386->172.17.0.3:38483, err= 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:30936") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:55250->172.17.0.3:30936, err= 2026/08/09 02:28:54 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2026/08/09 02:28:54 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2026/08/09 02:28:54 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2026/08/09 02:28:54 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2026/08/09 02:28:54 INFO : dir1/0011-56789;.txt: Copied (new) 2026/08/09 02:28:54 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2026/08/09 02:28:54 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2026/08/09 02:28:54 INFO : dir1/0008-2345678.txt: Copied (new) 2026/08/09 02:28:54 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2026/08/09 02:28:54 INFO : dir1/0010-456789.txt: Copied (new) 2026/08/09 02:28:54 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2026/08/09 02:28:54 INFO : dir1/0009-3456789.txt: Copied (new) 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34395") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38121") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33736") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:48988->172.17.0.3:34395, err= 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:42784->172.17.0.3:38121, err= 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:40684->172.17.0.3:33736, err= 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:30511") 2026/08/09 02:28:54 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2026/08/09 02:28:54 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2026/08/09 02:28:54 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2026/08/09 02:28:54 INFO : dir1/0013-789;=.txt: Copied (new) 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:48170->172.17.0.3:30511, err= 2026/08/09 02:28:54 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2026/08/09 02:28:54 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2026/08/09 02:28:54 INFO : dir1/0012-6789;.txt: Copied (new) 2026/08/09 02:28:54 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2026/08/09 02:28:54 INFO : dir1/0014-89;=.txt: Copied (new) 2026/08/09 02:28:54 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2026/08/09 02:28:54 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2026/08/09 02:28:54 INFO : dir1/0015-9;=.txt: Copied (new) 2026/08/09 02:28:54 DEBUG : Waiting for deletions to finish 2026/08/09 02:28:54 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/08/09 02:28:54 INFO : bananaSUFFIX: Deleted 2026/08/09 02:28:54 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/08/09 02:28:54 INFO : appleSUFFIX: Deleted 2026/08/09 02:28:54 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/08/09 02:28:54 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/08/09 02:28:54 INFO : appleappleapplebananaSUFFIX: Deleted 2026/08/09 02:28:54 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/08/09 02:28:54 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/08/09 02:28:54 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/08/09 02:28:54 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/08/09 02:28:54 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/08/09 02:28:54 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/08/09 02:28:54 INFO : splitbananasplitSUFFIX: Deleted 2026/08/09 02:28:54 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/08/09 02:28:54 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/08/09 02:28:54 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/08/09 02:28:54 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/08/09 02:28:54 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/08/09 02:28:54 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/08/09 02:28:54 DEBUG : Waiting for deletions to finish 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34961") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:47974->172.17.0.3:34961, err= 2026/08/09 02:28:54 DEBUG : apple: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : apple: Excluded 2026/08/09 02:28:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : splitbananasplit: Excluded 2026/08/09 02:28:54 DEBUG : banana: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : banana: Excluded 2026/08/09 02:28:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : appleappleapplebanana: Excluded 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34875") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:40888->172.17.0.3:34875, err= 2026/08/09 02:28:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35864") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:49024->172.17.0.3:35864, err= 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35852") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:35668->172.17.0.3:35852, err= 2026/08/09 02:28:54 DEBUG : Waiting for deletions to finish 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31900") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:49108->172.17.0.3:31900, err= 2026/08/09 02:28:54 DEBUG : apple: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : apple: Excluded 2026/08/09 02:28:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : splitbananasplit: Excluded 2026/08/09 02:28:54 DEBUG : banana: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : banana: Excluded 2026/08/09 02:28:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : appleappleapplebanana: Excluded 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33894") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:48334->172.17.0.3:33894, err= 2026/08/09 02:28:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:32424") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:57110->172.17.0.3:32424, err= 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35511") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:55330->172.17.0.3:35511, err= 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:37758") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:39790->172.17.0.3:37758, err= 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38862") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:55080->172.17.0.3:38862, err= 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38185") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:59232->172.17.0.3:38185, err= 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38931") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:33046->172.17.0.3:38931, err= 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:32262") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:38948->172.17.0.3:32262, err= === RUN TestTransform/truncate run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-macudac9bozi", Local "Local file system at /tmp/rclone3592961635", Modify Window "1s" 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35548") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:34932->172.17.0.3:35548, err= 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36980") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:48260->172.17.0.3:36980, err= 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31627") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:50686->172.17.0.3:31627, err= 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34764") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:37960->172.17.0.3:34764, err= 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34761") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:36796->172.17.0.3:34761, err= 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33370") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:47820->172.17.0.3:33370, err= 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35285") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:47144->172.17.0.3:35285, err= 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:32443") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:44298->172.17.0.3:32443, err= 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31261") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:35628->172.17.0.3:31261, err= 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34190") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:53660->172.17.0.3:34190, err= 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39173") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:52774->172.17.0.3:39173, err= 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31894") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:36008->172.17.0.3:31894, err= 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39746") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:44590->172.17.0.3:39746, err= 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35942") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:55070->172.17.0.3:35942, err= 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31578") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:42786->172.17.0.3:31578, err= 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36789") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:48286->172.17.0.3:36789, err= 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38123") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:54650->172.17.0.3:38123, err= 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39931") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:39760->172.17.0.3:39931, err= 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38738") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:48202->172.17.0.3:38738, err= 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:37418") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:33598->172.17.0.3:37418, err= 2026/08/09 02:28:54 DEBUG : Waiting for deletions to finish 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:30371") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:57726->172.17.0.3:30371, err= 2026/08/09 02:28:54 DEBUG : apple: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : apple: Excluded 2026/08/09 02:28:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : splitbananasplit: Excluded 2026/08/09 02:28:54 DEBUG : banana: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : banana: Excluded 2026/08/09 02:28:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : appleappleapplebanana: Excluded 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36857") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:46330->172.17.0.3:36857, err= 2026/08/09 02:28:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39801") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:57708->172.17.0.3:39801, err= 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33112") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:51116->172.17.0.3:33112, err= 2026/08/09 02:28:54 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/09 02:28:54 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/09 02:28:54 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/09 02:28:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/09 02:28:54 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/09 02:28:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/09 02:28:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/09 02:28:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35372") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:46982->172.17.0.3:35372, err= 2026/08/09 02:28:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/09 02:28:54 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/09 02:28:54 DEBUG : apple: size = 5 OK 2026/08/09 02:28:54 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:54 DEBUG : apple: Unchanged skipping 2026/08/09 02:28:54 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/09 02:28:54 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/09 02:28:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/09 02:28:54 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/09 02:28:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/09 02:28:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/09 02:28:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/09 02:28:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/09 02:28:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/09 02:28:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/09 02:28:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/09 02:28:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/09 02:28:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/09 02:28:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/09 02:28:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/09 02:28:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/09 02:28:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/09 02:28:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/09 02:28:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/09 02:28:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/09 02:28:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/09 02:28:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/09 02:28:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/09 02:28:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/09 02:28:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/09 02:28:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/09 02:28:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/09 02:28:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/09 02:28:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/09 02:28:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/09 02:28:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/09 02:28:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/09 02:28:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/09 02:28:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/09 02:28:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/09 02:28:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/09 02:28:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/09 02:28:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/09 02:28:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/09 02:28:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/09 02:28:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/09 02:28:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/09 02:28:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/09 02:28:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/09 02:28:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/09 02:28:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/09 02:28:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/09 02:28:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/09 02:28:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/09 02:28:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/09 02:28:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/09 02:28:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/09 02:28:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/09 02:28:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/09 02:28:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/09 02:28:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/09 02:28:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/09 02:28:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/09 02:28:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/09 02:28:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/09 02:28:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/09 02:28:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/09 02:28:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/09 02:28:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/09 02:28:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/09 02:28:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/09 02:28:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/09 02:28:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/09 02:28:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/09 02:28:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/09 02:28:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/09 02:28:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/09 02:28:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/09 02:28:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/09 02:28:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/09 02:28:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/09 02:28:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/09 02:28:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/09 02:28:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/09 02:28:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/09 02:28:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/09 02:28:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/09 02:28:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/09 02:28:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/09 02:28:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/09 02:28:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/09 02:28:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/09 02:28:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/09 02:28:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/09 02:28:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/09 02:28:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/09 02:28:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/09 02:28:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/09 02:28:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/09 02:28:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/09 02:28:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/09 02:28:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/09 02:28:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/09 02:28:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/09 02:28:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/09 02:28:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/09 02:28:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/09 02:28:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/09 02:28:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/09 02:28:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/09 02:28:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/09 02:28:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/09 02:28:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/09 02:28:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/09 02:28:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/09 02:28:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/09 02:28:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/09 02:28:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/09 02:28:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/09 02:28:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/09 02:28:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/09 02:28:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/09 02:28:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/09 02:28:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/09 02:28:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/09 02:28:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/09 02:28:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/09 02:28:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/09 02:28:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/09 02:28:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/09 02:28:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/09 02:28:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/09 02:28:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/09 02:28:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/09 02:28:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/09 02:28:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/09 02:28:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/09 02:28:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/09 02:28:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/09 02:28:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/09 02:28:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/09 02:28:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/09 02:28:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/09 02:28:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/09 02:28:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/09 02:28:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/09 02:28:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/09 02:28:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/09 02:28:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/09 02:28:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/09 02:28:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/09 02:28:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/09 02:28:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/09 02:28:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/09 02:28:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/09 02:28:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/09 02:28:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/09 02:28:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/09 02:28:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/09 02:28:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/09 02:28:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31560") 2026/08/09 02:28:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/09 02:28:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/09 02:28:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/09 02:28:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/09 02:28:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/09 02:28:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/09 02:28:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/09 02:28:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/09 02:28:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/09 02:28:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/09 02:28:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/09 02:28:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/09 02:28:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/09 02:28:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/09 02:28:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/09 02:28:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/09 02:28:54 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/09 02:28:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/09 02:28:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/09 02:28:54 DEBUG : banana: size = 6 OK 2026/08/09 02:28:54 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:54 DEBUG : banana: Unchanged skipping 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:43810->172.17.0.3:31560, err= 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:30707") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:37688->172.17.0.3:30707, err= 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:37815") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:33322->172.17.0.3:37815, err= 2026/08/09 02:28:54 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/09 02:28:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/09 02:28:54 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/09 02:28:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/09 02:28:54 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/09 02:28:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/09 02:28:54 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/09 02:28:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/09 02:28:54 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/09 02:28:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/09 02:28:54 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/09 02:28:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/09 02:28:54 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/09 02:28:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/09 02:28:54 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/09 02:28:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/09 02:28:54 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/09 02:28:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/09 02:28:54 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/09 02:28:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/09 02:28:54 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/09 02:28:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/09 02:28:54 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/09 02:28:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/09 02:28:54 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/09 02:28:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/09 02:28:54 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/09 02:28:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/09 02:28:54 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/09 02:28:54 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/09 02:28:54 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/09 02:28:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/09 02:28:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35482") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for checks to finish 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for transfers to finish 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:45494->172.17.0.3:35482, err= 2026/08/09 02:28:54 DEBUG : appleapple.876fdc2f.partial: size = 21 OK 2026/08/09 02:28:54 DEBUG : splitbanan.0e52ab47.partial: size = 16 OK 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:30947") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:52300->172.17.0.3:30947, err= 2026/08/09 02:28:54 DEBUG : appleapple.876fdc2f.partial: renamed to: appleapple 2026/08/09 02:28:54 DEBUG : splitbanan.0e52ab47.partial: renamed to: splitbanan 2026/08/09 02:28:54 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/08/09 02:28:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/09 02:28:54 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/08/09 02:28:54 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: size = 21 OK 2026/08/09 02:28:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36326") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:56248->172.17.0.3:36326, err= 2026/08/09 02:28:54 DEBUG : dir1/0000-abcde.85d1f439.partial: size = 21 OK 2026/08/09 02:28:54 DEBUG : dir1/0002-cdefg.ecc785a7.partial: size = 21 OK 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33074") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:42500->172.17.0.3:33074, err= 2026/08/09 02:28:54 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: renamed to: dir1/0001-bcdef 2026/08/09 02:28:54 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/08/09 02:28:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/09 02:28:54 DEBUG : dir1/0002-cdefg.ecc785a7.partial: renamed to: dir1/0002-cdefg 2026/08/09 02:28:54 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/08/09 02:28:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/09 02:28:54 DEBUG : dir1/0000-abcde.85d1f439.partial: renamed to: dir1/0000-abcde 2026/08/09 02:28:54 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/08/09 02:28:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/09 02:28:54 DEBUG : dir1/0003-defgh.97ad3a11.partial: size = 21 OK 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35509") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:41542->172.17.0.3:35509, err= 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:30730") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:52336->172.17.0.3:30730, err= 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33535") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:47364->172.17.0.3:33535, err= 2026/08/09 02:28:54 DEBUG : dir1/0003-defgh.97ad3a11.partial: renamed to: dir1/0003-defgh 2026/08/09 02:28:54 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/08/09 02:28:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/09 02:28:54 DEBUG : dir1/0004-efghi.dc89eef2.partial: size = 21 OK 2026/08/09 02:28:54 DEBUG : dir1/0005-fghij.b469e073.partial: size = 21 OK 2026/08/09 02:28:54 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: size = 21 OK 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39355") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:50432->172.17.0.3:39355, err= 2026/08/09 02:28:54 DEBUG : dir1/0005-fghij.b469e073.partial: renamed to: dir1/0005-fghij 2026/08/09 02:28:54 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/08/09 02:28:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/09 02:28:54 DEBUG : dir1/0004-efghi.dc89eef2.partial: renamed to: dir1/0004-efghi 2026/08/09 02:28:54 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/08/09 02:28:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39299") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:50186->172.17.0.3:39299, err= 2026/08/09 02:28:54 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: renamed to: dir1/0006-ghijk 2026/08/09 02:28:54 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/08/09 02:28:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/09 02:28:54 DEBUG : dir1/0007-12345.77111712.partial: size = 21 OK 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31745") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:35242->172.17.0.3:31745, err= 2026/08/09 02:28:54 DEBUG : dir1/0008-23456.37c2cbc2.partial: size = 21 OK 2026/08/09 02:28:54 DEBUG : dir1/0007-12345.77111712.partial: renamed to: dir1/0007-12345 2026/08/09 02:28:54 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/08/09 02:28:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31204") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:30111") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:40550->172.17.0.3:31204, err= 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:48676->172.17.0.3:30111, err= 2026/08/09 02:28:54 DEBUG : dir1/0008-23456.37c2cbc2.partial: renamed to: dir1/0008-23456 2026/08/09 02:28:54 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/08/09 02:28:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/09 02:28:54 DEBUG : dir1/0009-34567.ef13bd1d.partial: size = 21 OK 2026/08/09 02:28:54 DEBUG : dir1/0010-45678.59b8e6e5.partial: size = 20 OK 2026/08/09 02:28:54 DEBUG : dir1/0011-56789.87aedcee.partial: size = 20 OK 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33087") 2026/08/09 02:28:54 DEBUG : dir1/0009-34567.ef13bd1d.partial: renamed to: dir1/0009-34567 2026/08/09 02:28:54 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/08/09 02:28:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:57418->172.17.0.3:33087, err= 2026/08/09 02:28:54 DEBUG : dir1/0010-45678.59b8e6e5.partial: renamed to: dir1/0010-45678 2026/08/09 02:28:54 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/08/09 02:28:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/09 02:28:54 DEBUG : dir1/0011-56789.87aedcee.partial: renamed to: dir1/0011-56789 2026/08/09 02:28:54 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/08/09 02:28:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:30423") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34636") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36030") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:38750->172.17.0.3:34636, err= 2026/08/09 02:28:54 DEBUG : dir1/0012-6789;.90c8fb2d.partial: size = 19 OK 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:34376->172.17.0.3:36030, err= 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:51378->172.17.0.3:30423, err= 2026/08/09 02:28:54 DEBUG : dir1/0012-6789;.90c8fb2d.partial: renamed to: dir1/0012-6789; 2026/08/09 02:28:54 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/08/09 02:28:54 DEBUG : dir1/0014-89;=..9295ae9d.partial: size = 18 OK 2026/08/09 02:28:54 DEBUG : dir1/0015-9;=.t.299029ca.partial: size = 17 OK 2026/08/09 02:28:54 DEBUG : dir1/0014-89;=..9295ae9d.partial: renamed to: dir1/0014-89;=. 2026/08/09 02:28:54 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/08/09 02:28:54 DEBUG : dir1/0013-789;=.2495a32a.partial: size = 19 OK 2026/08/09 02:28:54 DEBUG : dir1/0015-9;=.t.299029ca.partial: renamed to: dir1/0015-9;=.t 2026/08/09 02:28:54 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/08/09 02:28:54 DEBUG : dir1/0013-789;=.2495a32a.partial: renamed to: dir1/0013-789;= 2026/08/09 02:28:54 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/08/09 02:28:54 DEBUG : Waiting for deletions to finish 2026/08/09 02:28:54 INFO : dir1/0009-3456789.txt: Deleted 2026/08/09 02:28:54 INFO : dir1/0014-89;=.txt: Deleted 2026/08/09 02:28:54 INFO : dir1/0015-9;=.txt: Deleted 2026/08/09 02:28:54 INFO : splitbananasplit: Deleted 2026/08/09 02:28:54 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/09 02:28:54 INFO : appleappleapplebanana: Deleted 2026/08/09 02:28:54 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/09 02:28:54 INFO : dir1/0012-6789;.txt: Deleted 2026/08/09 02:28:54 INFO : dir1/0013-789;=.txt: Deleted 2026/08/09 02:28:54 INFO : dir1/0007-1234567.txt: Deleted 2026/08/09 02:28:54 INFO : dir1/0008-2345678.txt: Deleted 2026/08/09 02:28:54 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/09 02:28:54 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/09 02:28:54 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/09 02:28:54 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/09 02:28:54 INFO : dir1/0003-defghij.txt: Deleted 2026/08/09 02:28:54 INFO : dir1/0011-56789;.txt: Deleted 2026/08/09 02:28:54 INFO : dir1/0010-456789.txt: Deleted 2026/08/09 02:28:54 DEBUG : Waiting for deletions to finish 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:37077") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:37824->172.17.0.3:37077, err= 2026/08/09 02:28:54 DEBUG : splitbanan: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : splitbanan: Excluded 2026/08/09 02:28:54 DEBUG : apple: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : apple: Excluded 2026/08/09 02:28:54 DEBUG : banana: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : banana: Excluded 2026/08/09 02:28:54 DEBUG : appleapple: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : appleapple: Excluded 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:37308") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:54632->172.17.0.3:37308, err= 2026/08/09 02:28:54 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0014-89;=.: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0002-cdefg: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0000-abcde: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0012-6789;: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0003-defgh: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0001-bcdef: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0013-789;=: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0009-34567: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0008-23456: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0015-9;=.t: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0004-efghi: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0010-45678: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0006-ghijk: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0007-12345: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0011-56789: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0005-fghij: Excluded 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35963") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:42714->172.17.0.3:35963, err= 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31547") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:47544->172.17.0.3:31547, err= 2026/08/09 02:28:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/09 02:28:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/09 02:28:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/09 02:28:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/09 02:28:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/09 02:28:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/09 02:28:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/09 02:28:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/09 02:28:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/09 02:28:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/09 02:28:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/09 02:28:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/09 02:28:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/09 02:28:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/09 02:28:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/09 02:28:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/09 02:28:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/09 02:28:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/09 02:28:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/09 02:28:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/09 02:28:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/09 02:28:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/09 02:28:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/09 02:28:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/09 02:28:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/09 02:28:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/09 02:28:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/09 02:28:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/09 02:28:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/09 02:28:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/09 02:28:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/09 02:28:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/09 02:28:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/09 02:28:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/09 02:28:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/09 02:28:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/09 02:28:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/09 02:28:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/09 02:28:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/09 02:28:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/09 02:28:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/09 02:28:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/09 02:28:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/09 02:28:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/09 02:28:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/09 02:28:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/09 02:28:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/09 02:28:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/09 02:28:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/09 02:28:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/09 02:28:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/09 02:28:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/09 02:28:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/09 02:28:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/09 02:28:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/09 02:28:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/09 02:28:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/09 02:28:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/09 02:28:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/09 02:28:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/09 02:28:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/09 02:28:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/09 02:28:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/09 02:28:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/09 02:28:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/09 02:28:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/09 02:28:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/09 02:28:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/09 02:28:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/09 02:28:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/09 02:28:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/09 02:28:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/09 02:28:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/09 02:28:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/09 02:28:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/09 02:28:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/09 02:28:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/09 02:28:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/09 02:28:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/09 02:28:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/09 02:28:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/09 02:28:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/09 02:28:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/09 02:28:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/09 02:28:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/09 02:28:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/09 02:28:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/09 02:28:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/09 02:28:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/09 02:28:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/09 02:28:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/09 02:28:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/09 02:28:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/09 02:28:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/09 02:28:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/09 02:28:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/09 02:28:54 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/09 02:28:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/09 02:28:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/09 02:28:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/09 02:28:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/09 02:28:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/09 02:28:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/09 02:28:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/09 02:28:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/09 02:28:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/09 02:28:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/09 02:28:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/09 02:28:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/09 02:28:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/09 02:28:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/09 02:28:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/09 02:28:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/09 02:28:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/09 02:28:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/09 02:28:54 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/09 02:28:54 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/09 02:28:54 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/09 02:28:54 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/09 02:28:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/09 02:28:54 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/09 02:28:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/09 02:28:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/09 02:28:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39310") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:51560->172.17.0.3:39310, err= 2026/08/09 02:28:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/09 02:28:54 DEBUG : apple: size = 5 OK 2026/08/09 02:28:54 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:54 DEBUG : apple: Unchanged skipping 2026/08/09 02:28:54 DEBUG : appleapple: size = 21 OK 2026/08/09 02:28:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:54 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/09 02:28:54 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/09 02:28:54 DEBUG : banana: size = 6 OK 2026/08/09 02:28:54 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:54 DEBUG : banana: Unchanged skipping 2026/08/09 02:28:54 DEBUG : splitbanan: size = 16 OK 2026/08/09 02:28:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:54 DEBUG : splitbananasplit: Unchanged skipping 2026/08/09 02:28:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/09 02:28:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/09 02:28:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/09 02:28:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/09 02:28:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/09 02:28:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/09 02:28:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/09 02:28:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/09 02:28:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/09 02:28:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/09 02:28:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/09 02:28:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/09 02:28:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/09 02:28:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/09 02:28:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/09 02:28:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/09 02:28:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/09 02:28:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/09 02:28:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/09 02:28:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/09 02:28:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/09 02:28:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/09 02:28:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/09 02:28:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/09 02:28:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/09 02:28:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/09 02:28:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/09 02:28:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/09 02:28:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/09 02:28:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/09 02:28:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/09 02:28:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/09 02:28:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/09 02:28:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/09 02:28:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/09 02:28:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/09 02:28:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/09 02:28:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/09 02:28:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/09 02:28:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/09 02:28:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/09 02:28:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/09 02:28:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/09 02:28:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/09 02:28:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/09 02:28:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/09 02:28:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/09 02:28:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/09 02:28:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/09 02:28:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/09 02:28:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/09 02:28:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/09 02:28:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/09 02:28:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/09 02:28:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/09 02:28:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/09 02:28:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/09 02:28:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/09 02:28:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/09 02:28:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/09 02:28:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/09 02:28:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/09 02:28:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/09 02:28:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/09 02:28:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/09 02:28:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/09 02:28:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/09 02:28:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/09 02:28:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/09 02:28:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/09 02:28:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/09 02:28:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/09 02:28:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/09 02:28:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/09 02:28:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/09 02:28:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/09 02:28:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/09 02:28:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/09 02:28:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/09 02:28:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/09 02:28:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/09 02:28:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/09 02:28:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/09 02:28:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/09 02:28:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/09 02:28:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/09 02:28:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/09 02:28:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/09 02:28:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/09 02:28:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/09 02:28:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/09 02:28:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/09 02:28:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/09 02:28:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/09 02:28:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/09 02:28:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/09 02:28:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/09 02:28:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/09 02:28:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/09 02:28:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/09 02:28:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/09 02:28:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/09 02:28:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/09 02:28:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/09 02:28:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/09 02:28:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/09 02:28:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/09 02:28:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/09 02:28:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/09 02:28:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/09 02:28:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/09 02:28:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/09 02:28:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/09 02:28:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/09 02:28:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/09 02:28:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/09 02:28:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/09 02:28:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/09 02:28:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/09 02:28:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/09 02:28:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/09 02:28:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/09 02:28:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/09 02:28:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/09 02:28:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/09 02:28:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/09 02:28:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/09 02:28:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/09 02:28:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/09 02:28:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/09 02:28:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/09 02:28:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/09 02:28:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/09 02:28:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/09 02:28:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/09 02:28:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/09 02:28:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/09 02:28:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/09 02:28:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/09 02:28:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/09 02:28:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/09 02:28:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/09 02:28:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/09 02:28:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/09 02:28:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/09 02:28:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/09 02:28:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/09 02:28:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/09 02:28:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/09 02:28:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/09 02:28:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/09 02:28:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/09 02:28:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/09 02:28:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/09 02:28:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/09 02:28:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/09 02:28:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/09 02:28:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/09 02:28:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/09 02:28:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/09 02:28:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/09 02:28:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/09 02:28:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/09 02:28:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/09 02:28:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/09 02:28:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/09 02:28:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/09 02:28:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/09 02:28:54 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/09 02:28:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/09 02:28:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34940") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:33006->172.17.0.3:34940, err= 2026/08/09 02:28:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/09 02:28:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/09 02:28:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/09 02:28:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/09 02:28:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/09 02:28:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/09 02:28:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/09 02:28:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/09 02:28:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/09 02:28:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/09 02:28:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/09 02:28:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/09 02:28:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/09 02:28:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/09 02:28:54 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/09 02:28:54 DEBUG : dir1/0000-abcde: size = 21 OK 2026/08/09 02:28:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/09 02:28:54 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/08/09 02:28:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/09 02:28:54 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/08/09 02:28:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/09 02:28:54 DEBUG : dir1/0003-defgh: size = 21 OK 2026/08/09 02:28:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/09 02:28:54 DEBUG : dir1/0004-efghi: size = 21 OK 2026/08/09 02:28:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/09 02:28:54 DEBUG : dir1/0005-fghij: size = 21 OK 2026/08/09 02:28:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/09 02:28:54 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/08/09 02:28:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/09 02:28:54 DEBUG : dir1/0007-12345: size = 21 OK 2026/08/09 02:28:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/09 02:28:54 DEBUG : dir1/0008-23456: size = 21 OK 2026/08/09 02:28:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/09 02:28:54 DEBUG : dir1/0009-34567: size = 21 OK 2026/08/09 02:28:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/09 02:28:54 DEBUG : dir1/0010-45678: size = 20 OK 2026/08/09 02:28:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/09 02:28:54 DEBUG : dir1/0011-56789: size = 20 OK 2026/08/09 02:28:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/09 02:28:54 DEBUG : dir1/0012-6789;: size = 19 OK 2026/08/09 02:28:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/09 02:28:54 DEBUG : dir1/0013-789;=: size = 19 OK 2026/08/09 02:28:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/09 02:28:54 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/08/09 02:28:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/09 02:28:54 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/08/09 02:28:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for checks to finish 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for transfers to finish 2026/08/09 02:28:54 DEBUG : Waiting for deletions to finish 2026/08/09 02:28:54 DEBUG : Waiting for deletions to finish 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:30716") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:54714->172.17.0.3:30716, err= 2026/08/09 02:28:54 DEBUG : splitbanan: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : splitbanan: Excluded 2026/08/09 02:28:54 DEBUG : apple: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : apple: Excluded 2026/08/09 02:28:54 DEBUG : banana: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : banana: Excluded 2026/08/09 02:28:54 DEBUG : appleapple: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : appleapple: Excluded 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36777") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:46790->172.17.0.3:36777, err= 2026/08/09 02:28:54 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0014-89;=.: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0002-cdefg: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0000-abcde: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0012-6789;: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0003-defgh: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0001-bcdef: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0013-789;=: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0009-34567: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0008-23456: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0015-9;=.t: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0004-efghi: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0010-45678: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0006-ghijk: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0007-12345: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0011-56789: Excluded 2026/08/09 02:28:54 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/08/09 02:28:54 DEBUG : dir1/0005-fghij: Excluded 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:30155") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:43564->172.17.0.3:30155, err= 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35157") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:58880->172.17.0.3:35157, err= 2026/08/09 02:28:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/09 02:28:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/09 02:28:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/09 02:28:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/09 02:28:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/09 02:28:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/09 02:28:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/09 02:28:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/09 02:28:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/09 02:28:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/09 02:28:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/09 02:28:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/09 02:28:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/09 02:28:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/09 02:28:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/09 02:28:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/09 02:28:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/09 02:28:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/09 02:28:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/09 02:28:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/09 02:28:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/09 02:28:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/09 02:28:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/09 02:28:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/09 02:28:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/09 02:28:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/09 02:28:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/09 02:28:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/09 02:28:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/09 02:28:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/09 02:28:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/09 02:28:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/09 02:28:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/09 02:28:54 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/09 02:28:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/09 02:28:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/09 02:28:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/09 02:28:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/09 02:28:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/09 02:28:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/09 02:28:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/09 02:28:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/09 02:28:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/09 02:28:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/09 02:28:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/09 02:28:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/09 02:28:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/09 02:28:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/09 02:28:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/09 02:28:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/09 02:28:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/09 02:28:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/09 02:28:54 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:37194") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:45872->172.17.0.3:37194, err= 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34344") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:43792->172.17.0.3:34344, err= 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:32614") 2026/08/09 02:28:54 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:59380->172.17.0.3:32614, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34757") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:44544->172.17.0.3:34757, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38998") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:59708->172.17.0.3:38998, err= === RUN TestTransform/encoder run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-macudac9bozi", Local "Local file system at /tmp/rclone3592961635", Modify Window "1s" 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39920") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:42272->172.17.0.3:39920, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31037") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:58952->172.17.0.3:31037, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39634") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:45390->172.17.0.3:39634, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:32549") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:39518->172.17.0.3:32549, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:30417") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:34890->172.17.0.3:30417, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:37642") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:57974->172.17.0.3:37642, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35952") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:45124->172.17.0.3:35952, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31874") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:57490->172.17.0.3:31874, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:30510") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:49582->172.17.0.3:30510, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:37424") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:36452->172.17.0.3:37424, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:30383") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:56406->172.17.0.3:30383, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33688") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:55122->172.17.0.3:33688, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:30059") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:40676->172.17.0.3:30059, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:37512") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:56122->172.17.0.3:37512, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:30582") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:51136->172.17.0.3:30582, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39422") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:39470->172.17.0.3:39422, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36012") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:52698->172.17.0.3:36012, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34607") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:45464->172.17.0.3:34607, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31595") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:37046->172.17.0.3:31595, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35962") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:59554->172.17.0.3:35962, err= 2026/08/09 02:28:55 DEBUG : Waiting for deletions to finish 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36766") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:37342->172.17.0.3:36766, err= 2026/08/09 02:28:55 DEBUG : apple: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : apple: Excluded 2026/08/09 02:28:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : splitbananasplit: Excluded 2026/08/09 02:28:55 DEBUG : banana: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : banana: Excluded 2026/08/09 02:28:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : appleappleapplebanana: Excluded 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:37349") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:46734->172.17.0.3:37349, err= 2026/08/09 02:28:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39404") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:40016->172.17.0.3:39404, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35558") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:43808->172.17.0.3:35558, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33362") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:57328->172.17.0.3:33362, err= 2026/08/09 02:28:55 DEBUG : apple: size = 5 OK 2026/08/09 02:28:55 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : apple: Unchanged skipping 2026/08/09 02:28:55 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/09 02:28:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/09 02:28:55 DEBUG : splitbananasplit: size = 16 OK 2026/08/09 02:28:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : splitbananasplit: Unchanged skipping 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31221") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:50694->172.17.0.3:31221, err= 2026/08/09 02:28:55 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/09 02:28:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/09 02:28:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/09 02:28:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/09 02:28:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/09 02:28:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/09 02:28:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/09 02:28:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/09 02:28:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/09 02:28:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/09 02:28:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/09 02:28:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/09 02:28:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/09 02:28:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/09 02:28:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/09 02:28:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/09 02:28:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for checks to finish 2026/08/09 02:28:55 DEBUG : banana: size = 6 OK 2026/08/09 02:28:55 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : banana: Unchanged skipping 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for transfers to finish 2026/08/09 02:28:55 DEBUG : Waiting for deletions to finish 2026/08/09 02:28:55 INFO : There was nothing to transfer 2026/08/09 02:28:55 DEBUG : Waiting for deletions to finish 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33304") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:43048->172.17.0.3:33304, err= 2026/08/09 02:28:55 DEBUG : apple: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : apple: Excluded 2026/08/09 02:28:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : splitbananasplit: Excluded 2026/08/09 02:28:55 DEBUG : banana: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : banana: Excluded 2026/08/09 02:28:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : appleappleapplebanana: Excluded 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31944") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:34370->172.17.0.3:31944, err= 2026/08/09 02:28:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39098") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:36912->172.17.0.3:39098, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34029") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:53546->172.17.0.3:34029, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31796") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:46002->172.17.0.3:31796, err= 2026/08/09 02:28:55 DEBUG : apple: size = 5 OK 2026/08/09 02:28:55 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : apple: Unchanged skipping 2026/08/09 02:28:55 DEBUG : banana: size = 6 OK 2026/08/09 02:28:55 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : banana: Unchanged skipping 2026/08/09 02:28:55 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/09 02:28:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/09 02:28:55 DEBUG : splitbananasplit: size = 16 OK 2026/08/09 02:28:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : splitbananasplit: Unchanged skipping 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36219") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:36702->172.17.0.3:36219, err= 2026/08/09 02:28:55 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/09 02:28:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/09 02:28:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/09 02:28:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/09 02:28:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/09 02:28:55 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/09 02:28:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/09 02:28:55 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/09 02:28:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/09 02:28:55 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/09 02:28:55 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/09 02:28:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for checks to finish 2026/08/09 02:28:55 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/09 02:28:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/09 02:28:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/09 02:28:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/09 02:28:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for transfers to finish 2026/08/09 02:28:55 DEBUG : Waiting for deletions to finish 2026/08/09 02:28:55 INFO : There was nothing to transfer 2026/08/09 02:28:55 DEBUG : Waiting for deletions to finish 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39238") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:40774->172.17.0.3:39238, err= 2026/08/09 02:28:55 DEBUG : apple: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : apple: Excluded 2026/08/09 02:28:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : splitbananasplit: Excluded 2026/08/09 02:28:55 DEBUG : banana: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : banana: Excluded 2026/08/09 02:28:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : appleappleapplebanana: Excluded 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39894") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:44580->172.17.0.3:39894, err= 2026/08/09 02:28:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:37119") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:43796->172.17.0.3:37119, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:37293") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:38740->172.17.0.3:37293, err= 2026/08/09 02:28:55 DEBUG : Waiting for deletions to finish 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35706") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:52610->172.17.0.3:35706, err= 2026/08/09 02:28:55 DEBUG : apple: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : apple: Excluded 2026/08/09 02:28:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : splitbananasplit: Excluded 2026/08/09 02:28:55 DEBUG : banana: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : banana: Excluded 2026/08/09 02:28:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : appleappleapplebanana: Excluded 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35437") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:54562->172.17.0.3:35437, err= 2026/08/09 02:28:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39660") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:38690->172.17.0.3:39660, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38165") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:60060->172.17.0.3:38165, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39858") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:60940->172.17.0.3:39858, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33285") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:60276->172.17.0.3:33285, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36878") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:38492->172.17.0.3:36878, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36419") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:58332->172.17.0.3:36419, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39447") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:56268->172.17.0.3:39447, err= === RUN TestTransform/ISO-8859-1 run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-macudac9bozi", Local "Local file system at /tmp/rclone3592961635", Modify Window "1s" 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38684") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:37520->172.17.0.3:38684, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35481") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:36840->172.17.0.3:35481, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35756") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:59464->172.17.0.3:35756, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35429") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:58170->172.17.0.3:35429, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:32191") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:57422->172.17.0.3:32191, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33990") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:59444->172.17.0.3:33990, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35977") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:50544->172.17.0.3:35977, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38005") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:50808->172.17.0.3:38005, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34944") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:41430->172.17.0.3:34944, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39326") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:49316->172.17.0.3:39326, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33764") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:34046->172.17.0.3:33764, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:32479") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:36984->172.17.0.3:32479, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38938") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:44024->172.17.0.3:38938, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:30794") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:59758->172.17.0.3:30794, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39005") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:45386->172.17.0.3:39005, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:37242") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:36760->172.17.0.3:37242, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38203") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:47868->172.17.0.3:38203, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38712") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:36364->172.17.0.3:38712, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:30973") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:42124->172.17.0.3:30973, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31119") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:53316->172.17.0.3:31119, err= 2026/08/09 02:28:55 DEBUG : Waiting for deletions to finish 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38145") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:56874->172.17.0.3:38145, err= 2026/08/09 02:28:55 DEBUG : apple: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : apple: Excluded 2026/08/09 02:28:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : splitbananasplit: Excluded 2026/08/09 02:28:55 DEBUG : banana: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : banana: Excluded 2026/08/09 02:28:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : appleappleapplebanana: Excluded 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:32246") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:51660->172.17.0.3:32246, err= 2026/08/09 02:28:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31635") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:54890->172.17.0.3:31635, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35390") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:47832->172.17.0.3:35390, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31682") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:39704->172.17.0.3:31682, err= 2026/08/09 02:28:55 DEBUG : apple: size = 5 OK 2026/08/09 02:28:55 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : apple: Unchanged skipping 2026/08/09 02:28:55 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/09 02:28:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/09 02:28:55 DEBUG : banana: size = 6 OK 2026/08/09 02:28:55 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : banana: Unchanged skipping 2026/08/09 02:28:55 DEBUG : splitbananasplit: size = 16 OK 2026/08/09 02:28:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : splitbananasplit: Unchanged skipping 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36522") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:57740->172.17.0.3:36522, err= 2026/08/09 02:28:55 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/09 02:28:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/09 02:28:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/09 02:28:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/09 02:28:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/09 02:28:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/09 02:28:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/09 02:28:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/09 02:28:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/09 02:28:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/09 02:28:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/09 02:28:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/09 02:28:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/09 02:28:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/09 02:28:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/09 02:28:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/09 02:28:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for checks to finish 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for transfers to finish 2026/08/09 02:28:55 DEBUG : Waiting for deletions to finish 2026/08/09 02:28:55 INFO : There was nothing to transfer 2026/08/09 02:28:55 DEBUG : Waiting for deletions to finish 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33112") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:51132->172.17.0.3:33112, err= 2026/08/09 02:28:55 DEBUG : apple: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : apple: Excluded 2026/08/09 02:28:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : splitbananasplit: Excluded 2026/08/09 02:28:55 DEBUG : banana: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : banana: Excluded 2026/08/09 02:28:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : appleappleapplebanana: Excluded 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33538") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:60234->172.17.0.3:33538, err= 2026/08/09 02:28:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35454") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:39434->172.17.0.3:35454, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31666") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:39100->172.17.0.3:31666, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:30865") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:40172->172.17.0.3:30865, err= 2026/08/09 02:28:55 DEBUG : apple: size = 5 OK 2026/08/09 02:28:55 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : apple: Unchanged skipping 2026/08/09 02:28:55 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/09 02:28:55 DEBUG : banana: size = 6 OK 2026/08/09 02:28:55 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : banana: Unchanged skipping 2026/08/09 02:28:55 DEBUG : splitbananasplit: size = 16 OK 2026/08/09 02:28:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : splitbananasplit: Unchanged skipping 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:30828") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:39436->172.17.0.3:30828, err= 2026/08/09 02:28:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/09 02:28:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/09 02:28:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/09 02:28:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/09 02:28:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/09 02:28:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/09 02:28:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/09 02:28:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/09 02:28:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/09 02:28:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/09 02:28:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/09 02:28:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/09 02:28:55 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/09 02:28:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/09 02:28:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/09 02:28:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/09 02:28:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for checks to finish 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for transfers to finish 2026/08/09 02:28:55 DEBUG : Waiting for deletions to finish 2026/08/09 02:28:55 INFO : There was nothing to transfer 2026/08/09 02:28:55 DEBUG : Waiting for deletions to finish 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31390") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:56054->172.17.0.3:31390, err= 2026/08/09 02:28:55 DEBUG : apple: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : apple: Excluded 2026/08/09 02:28:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : splitbananasplit: Excluded 2026/08/09 02:28:55 DEBUG : banana: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : banana: Excluded 2026/08/09 02:28:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : appleappleapplebanana: Excluded 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33116") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:59800->172.17.0.3:33116, err= 2026/08/09 02:28:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:32470") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:53102->172.17.0.3:32470, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:37447") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:58358->172.17.0.3:37447, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31286") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:34008->172.17.0.3:31286, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:30405") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:34454->172.17.0.3:30405, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35240") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:43990->172.17.0.3:35240, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34631") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:48576->172.17.0.3:34631, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:32247") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:37788->172.17.0.3:32247, err= === RUN TestTransform/charmap run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-macudac9bozi", Local "Local file system at /tmp/rclone3592961635", Modify Window "1s" 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36581") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:49290->172.17.0.3:36581, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39451") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:50960->172.17.0.3:39451, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34851") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:35680->172.17.0.3:34851, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35980") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:36104->172.17.0.3:35980, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39467") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:42296->172.17.0.3:39467, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36682") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:33712->172.17.0.3:36682, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35071") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:47508->172.17.0.3:35071, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:37736") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:51940->172.17.0.3:37736, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33637") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:47960->172.17.0.3:33637, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39357") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:45266->172.17.0.3:39357, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:30045") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:44998->172.17.0.3:30045, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:30556") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:43816->172.17.0.3:30556, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39002") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:37936->172.17.0.3:39002, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:30827") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:44988->172.17.0.3:30827, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31567") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:54036->172.17.0.3:31567, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34703") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:46810->172.17.0.3:34703, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31890") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:34866->172.17.0.3:31890, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:32711") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:33922->172.17.0.3:32711, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:30050") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:43874->172.17.0.3:30050, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39540") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:51320->172.17.0.3:39540, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38377") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:39056->172.17.0.3:38377, err= 2026/08/09 02:28:55 DEBUG : Waiting for deletions to finish 2026/08/09 02:28:55 DEBUG : apple: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : apple: Excluded 2026/08/09 02:28:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : splitbananasplit: Excluded 2026/08/09 02:28:55 DEBUG : banana: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : banana: Excluded 2026/08/09 02:28:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : appleappleapplebanana: Excluded 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35249") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:60472->172.17.0.3:35249, err= 2026/08/09 02:28:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33956") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:60680->172.17.0.3:33956, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31593") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:57938->172.17.0.3:31593, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31441") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:42970->172.17.0.3:31441, err= 2026/08/09 02:28:55 DEBUG : apple: size = 5 OK 2026/08/09 02:28:55 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : apple: Unchanged skipping 2026/08/09 02:28:55 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/09 02:28:55 DEBUG : banana: size = 6 OK 2026/08/09 02:28:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/09 02:28:55 DEBUG : banana: Unchanged skipping 2026/08/09 02:28:55 DEBUG : splitbananasplit: size = 16 OK 2026/08/09 02:28:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : splitbananasplit: Unchanged skipping 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33222") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:47118->172.17.0.3:33222, err= 2026/08/09 02:28:55 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/09 02:28:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/09 02:28:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/09 02:28:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/09 02:28:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/09 02:28:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/09 02:28:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/09 02:28:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/09 02:28:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/09 02:28:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/09 02:28:55 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/09 02:28:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/09 02:28:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/09 02:28:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for checks to finish 2026/08/09 02:28:55 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/09 02:28:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/09 02:28:55 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/09 02:28:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for transfers to finish 2026/08/09 02:28:55 DEBUG : Waiting for deletions to finish 2026/08/09 02:28:55 INFO : There was nothing to transfer 2026/08/09 02:28:55 DEBUG : Waiting for deletions to finish 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33563") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:45214->172.17.0.3:33563, err= 2026/08/09 02:28:55 DEBUG : apple: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : apple: Excluded 2026/08/09 02:28:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : splitbananasplit: Excluded 2026/08/09 02:28:55 DEBUG : banana: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : banana: Excluded 2026/08/09 02:28:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : appleappleapplebanana: Excluded 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:30030") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:52096->172.17.0.3:30030, err= 2026/08/09 02:28:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34913") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:58024->172.17.0.3:34913, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31976") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:50004->172.17.0.3:31976, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36621") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:55270->172.17.0.3:36621, err= 2026/08/09 02:28:55 DEBUG : apple: size = 5 OK 2026/08/09 02:28:55 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : apple: Unchanged skipping 2026/08/09 02:28:55 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/09 02:28:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/09 02:28:55 DEBUG : banana: size = 6 OK 2026/08/09 02:28:55 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : banana: Unchanged skipping 2026/08/09 02:28:55 DEBUG : splitbananasplit: size = 16 OK 2026/08/09 02:28:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : splitbananasplit: Unchanged skipping 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36123") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:57202->172.17.0.3:36123, err= 2026/08/09 02:28:55 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/09 02:28:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/09 02:28:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/09 02:28:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/09 02:28:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/09 02:28:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/09 02:28:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/09 02:28:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/09 02:28:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/09 02:28:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/09 02:28:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/09 02:28:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/09 02:28:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/09 02:28:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/09 02:28:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/09 02:28:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/09 02:28:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for checks to finish 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for transfers to finish 2026/08/09 02:28:55 DEBUG : Waiting for deletions to finish 2026/08/09 02:28:55 INFO : There was nothing to transfer 2026/08/09 02:28:55 DEBUG : Waiting for deletions to finish 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36520") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:50820->172.17.0.3:36520, err= 2026/08/09 02:28:55 DEBUG : apple: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : apple: Excluded 2026/08/09 02:28:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : splitbananasplit: Excluded 2026/08/09 02:28:55 DEBUG : banana: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : banana: Excluded 2026/08/09 02:28:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : appleappleapplebanana: Excluded 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35604") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:45654->172.17.0.3:35604, err= 2026/08/09 02:28:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:30427") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:36024->172.17.0.3:30427, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31676") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:44410->172.17.0.3:31676, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36073") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:36224->172.17.0.3:36073, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35142") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:38988->172.17.0.3:35142, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34769") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:52350->172.17.0.3:34769, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:32621") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:44782->172.17.0.3:32621, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38329") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:59478->172.17.0.3:38329, err= === RUN TestTransform/lowercase run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-macudac9bozi", Local "Local file system at /tmp/rclone3592961635", Modify Window "1s" 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33760") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:40986->172.17.0.3:33760, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34223") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:35076->172.17.0.3:34223, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34461") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:34128->172.17.0.3:34461, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35098") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:34728->172.17.0.3:35098, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:30997") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:43156->172.17.0.3:30997, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35150") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:60274->172.17.0.3:35150, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:32146") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:49610->172.17.0.3:32146, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:30460") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:36502->172.17.0.3:30460, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36167") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:59334->172.17.0.3:36167, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35409") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:40772->172.17.0.3:35409, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39855") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:34838->172.17.0.3:39855, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36035") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:48754->172.17.0.3:36035, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31866") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:37914->172.17.0.3:31866, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:37829") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:45238->172.17.0.3:37829, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35446") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:59254->172.17.0.3:35446, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36573") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:48464->172.17.0.3:36573, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:30093") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:35272->172.17.0.3:30093, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33534") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:40860->172.17.0.3:33534, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35085") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:41146->172.17.0.3:35085, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35212") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:39082->172.17.0.3:35212, err= 2026/08/09 02:28:55 DEBUG : Waiting for deletions to finish 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35748") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:42800->172.17.0.3:35748, err= 2026/08/09 02:28:55 DEBUG : apple: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : apple: Excluded 2026/08/09 02:28:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : splitbananasplit: Excluded 2026/08/09 02:28:55 DEBUG : banana: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : banana: Excluded 2026/08/09 02:28:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : appleappleapplebanana: Excluded 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36354") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:59560->172.17.0.3:36354, err= 2026/08/09 02:28:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:37386") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:47238->172.17.0.3:37386, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38976") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:58832->172.17.0.3:38976, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33058") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:41914->172.17.0.3:33058, err= 2026/08/09 02:28:55 DEBUG : apple: size = 5 OK 2026/08/09 02:28:55 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : apple: Unchanged skipping 2026/08/09 02:28:55 DEBUG : banana: size = 6 OK 2026/08/09 02:28:55 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/09 02:28:55 DEBUG : banana: Unchanged skipping 2026/08/09 02:28:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31497") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:42466->172.17.0.3:31497, err= 2026/08/09 02:28:55 DEBUG : splitbananasplit: size = 16 OK 2026/08/09 02:28:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : splitbananasplit: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/09 02:28:55 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/09 02:28:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/09 02:28:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/09 02:28:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/09 02:28:55 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/09 02:28:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/09 02:28:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/09 02:28:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/09 02:28:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/09 02:28:55 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/09 02:28:55 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/09 02:28:55 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/09 02:28:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/09 02:28:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/09 02:28:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for checks to finish 2026/08/09 02:28:55 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/09 02:28:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for transfers to finish 2026/08/09 02:28:55 DEBUG : Waiting for deletions to finish 2026/08/09 02:28:55 INFO : There was nothing to transfer 2026/08/09 02:28:55 DEBUG : Waiting for deletions to finish 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:30781") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:58356->172.17.0.3:30781, err= 2026/08/09 02:28:55 DEBUG : apple: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : apple: Excluded 2026/08/09 02:28:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : splitbananasplit: Excluded 2026/08/09 02:28:55 DEBUG : banana: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : banana: Excluded 2026/08/09 02:28:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : appleappleapplebanana: Excluded 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34185") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:37076->172.17.0.3:34185, err= 2026/08/09 02:28:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:37851") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:47848->172.17.0.3:37851, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38733") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:35706->172.17.0.3:38733, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:32870") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:42160->172.17.0.3:32870, err= 2026/08/09 02:28:55 DEBUG : apple: size = 5 OK 2026/08/09 02:28:55 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : apple: Unchanged skipping 2026/08/09 02:28:55 DEBUG : banana: size = 6 OK 2026/08/09 02:28:55 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/09 02:28:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/09 02:28:55 DEBUG : splitbananasplit: size = 16 OK 2026/08/09 02:28:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : banana: Unchanged skipping 2026/08/09 02:28:55 DEBUG : splitbananasplit: Unchanged skipping 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31235") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:35792->172.17.0.3:31235, err= 2026/08/09 02:28:55 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/09 02:28:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/09 02:28:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/09 02:28:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/09 02:28:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/09 02:28:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/09 02:28:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/09 02:28:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/09 02:28:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/09 02:28:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/09 02:28:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/09 02:28:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/09 02:28:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/09 02:28:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/09 02:28:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/09 02:28:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/09 02:28:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for checks to finish 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for transfers to finish 2026/08/09 02:28:55 DEBUG : Waiting for deletions to finish 2026/08/09 02:28:55 INFO : There was nothing to transfer 2026/08/09 02:28:55 DEBUG : Waiting for deletions to finish 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:30191") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:33206->172.17.0.3:30191, err= 2026/08/09 02:28:55 DEBUG : apple: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : apple: Excluded 2026/08/09 02:28:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : splitbananasplit: Excluded 2026/08/09 02:28:55 DEBUG : banana: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : banana: Excluded 2026/08/09 02:28:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : appleappleapplebanana: Excluded 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:32692") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:45484->172.17.0.3:32692, err= 2026/08/09 02:28:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38512") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:60422->172.17.0.3:38512, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34505") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:42346->172.17.0.3:34505, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39143") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:53048->172.17.0.3:39143, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:37605") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:40060->172.17.0.3:37605, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:30027") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:40968->172.17.0.3:30027, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36617") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:56452->172.17.0.3:36617, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35135") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:39050->172.17.0.3:35135, err= === RUN TestTransform/ascii run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-macudac9bozi", Local "Local file system at /tmp/rclone3592961635", Modify Window "1s" 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33601") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:37014->172.17.0.3:33601, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38623") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:40454->172.17.0.3:38623, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39777") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:59670->172.17.0.3:39777, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35581") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:44302->172.17.0.3:35581, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33666") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:35474->172.17.0.3:33666, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35418") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:45564->172.17.0.3:35418, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:32723") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:47834->172.17.0.3:32723, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31200") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:38156->172.17.0.3:31200, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31710") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:55414->172.17.0.3:31710, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:32889") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:43170->172.17.0.3:32889, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:37111") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:59206->172.17.0.3:37111, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:37565") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:35170->172.17.0.3:37565, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34922") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:46006->172.17.0.3:34922, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31202") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:55382->172.17.0.3:31202, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38369") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:45834->172.17.0.3:38369, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31487") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:46998->172.17.0.3:31487, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34295") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:52326->172.17.0.3:34295, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35373") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:50400->172.17.0.3:35373, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38267") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:46874->172.17.0.3:38267, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:37631") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:33300->172.17.0.3:37631, err= 2026/08/09 02:28:55 DEBUG : Waiting for deletions to finish 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38137") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:50710->172.17.0.3:38137, err= 2026/08/09 02:28:55 DEBUG : apple: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : apple: Excluded 2026/08/09 02:28:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : splitbananasplit: Excluded 2026/08/09 02:28:55 DEBUG : banana: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : banana: Excluded 2026/08/09 02:28:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : appleappleapplebanana: Excluded 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:37489") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:43568->172.17.0.3:37489, err= 2026/08/09 02:28:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:37710") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:35678->172.17.0.3:37710, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:37674") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:42290->172.17.0.3:37674, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39802") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:52916->172.17.0.3:39802, err= 2026/08/09 02:28:55 DEBUG : apple: size = 5 OK 2026/08/09 02:28:55 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/09 02:28:55 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/09 02:28:55 DEBUG : apple: Unchanged skipping 2026/08/09 02:28:55 DEBUG : banana: size = 6 OK 2026/08/09 02:28:55 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : banana: Unchanged skipping 2026/08/09 02:28:55 DEBUG : splitbananasplit: size = 16 OK 2026/08/09 02:28:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : splitbananasplit: Unchanged skipping 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31523") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:54424->172.17.0.3:31523, err= 2026/08/09 02:28:55 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/09 02:28:55 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/09 02:28:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/09 02:28:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/09 02:28:55 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/09 02:28:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/09 02:28:55 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/09 02:28:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/09 02:28:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/09 02:28:55 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/09 02:28:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/09 02:28:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for checks to finish 2026/08/09 02:28:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/09 02:28:55 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/09 02:28:55 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/09 02:28:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/09 02:28:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/09 02:28:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for transfers to finish 2026/08/09 02:28:55 DEBUG : Waiting for deletions to finish 2026/08/09 02:28:55 INFO : There was nothing to transfer 2026/08/09 02:28:55 DEBUG : Waiting for deletions to finish 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35917") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:53790->172.17.0.3:35917, err= 2026/08/09 02:28:55 DEBUG : apple: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : apple: Excluded 2026/08/09 02:28:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : splitbananasplit: Excluded 2026/08/09 02:28:55 DEBUG : banana: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : banana: Excluded 2026/08/09 02:28:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : appleappleapplebanana: Excluded 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:32500") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:43538->172.17.0.3:32500, err= 2026/08/09 02:28:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33593") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:47526->172.17.0.3:33593, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34666") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:50786->172.17.0.3:34666, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:32968") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:45744->172.17.0.3:32968, err= 2026/08/09 02:28:55 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/09 02:28:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/09 02:28:55 DEBUG : banana: size = 6 OK 2026/08/09 02:28:55 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : banana: Unchanged skipping 2026/08/09 02:28:55 DEBUG : apple: size = 5 OK 2026/08/09 02:28:55 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : apple: Unchanged skipping 2026/08/09 02:28:55 DEBUG : splitbananasplit: size = 16 OK 2026/08/09 02:28:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : splitbananasplit: Unchanged skipping 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39118") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:54252->172.17.0.3:39118, err= 2026/08/09 02:28:55 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/09 02:28:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/09 02:28:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/09 02:28:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/09 02:28:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/09 02:28:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/09 02:28:55 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/09 02:28:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/09 02:28:55 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/09 02:28:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/09 02:28:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for checks to finish 2026/08/09 02:28:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/09 02:28:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/09 02:28:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/09 02:28:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/09 02:28:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/09 02:28:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/09 02:28:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for transfers to finish 2026/08/09 02:28:55 DEBUG : Waiting for deletions to finish 2026/08/09 02:28:55 INFO : There was nothing to transfer 2026/08/09 02:28:55 DEBUG : Waiting for deletions to finish 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:30286") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:35584->172.17.0.3:30286, err= 2026/08/09 02:28:55 DEBUG : apple: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : apple: Excluded 2026/08/09 02:28:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : splitbananasplit: Excluded 2026/08/09 02:28:55 DEBUG : banana: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : banana: Excluded 2026/08/09 02:28:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : appleappleapplebanana: Excluded 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:30929") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:47780->172.17.0.3:30929, err= 2026/08/09 02:28:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/09 02:28:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/09 02:28:55 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39528") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:41040->172.17.0.3:39528, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33022") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:32894->172.17.0.3:33022, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38305") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:32958->172.17.0.3:38305, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:37351") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:56158->172.17.0.3:37351, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:37313") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:57746->172.17.0.3:37313, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:32620") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:39268->172.17.0.3:32620, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33739") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:38504->172.17.0.3:33739, err= --- PASS: TestTransform (7.94s) --- PASS: TestTransform/NFC (0.11s) --- PASS: TestTransform/NFD (0.12s) --- PASS: TestTransform/base64 (6.85s) --- PASS: TestTransform/prefix (0.17s) --- PASS: TestTransform/suffix (0.14s) --- PASS: TestTransform/truncate (0.11s) --- PASS: TestTransform/encoder (0.09s) --- PASS: TestTransform/ISO-8859-1 (0.10s) --- PASS: TestTransform/charmap (0.08s) --- PASS: TestTransform/lowercase (0.08s) --- PASS: TestTransform/ascii (0.07s) === RUN TestTransformCopy run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-macudac9bozi", Local "Local file system at /tmp/rclone3592961635", Modify Window "1s" 2026/08/09 02:28:55 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33446") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:46512->172.17.0.3:33446, err= 2026/08/09 02:28:55 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/08/09 02:28:55 INFO : sub dir_somesuffix: Making directory 2026/08/09 02:28:55 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/08/09 02:28:55 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/08/09 02:28:55 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/08/09 02:28:55 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/08/09 02:28:55 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for checks to finish 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for transfers to finish 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39088") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:42620->172.17.0.3:39088, err= 2026/08/09 02:28:55 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: size = 11 OK 2026/08/09 02:28:55 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: renamed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/08/09 02:28:55 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/08/09 02:28:55 DEBUG : Waiting for deletions to finish 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34766") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:37388->172.17.0.3:34766, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33995") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:45150->172.17.0.3:33995, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:32656") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:58842->172.17.0.3:32656, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35848") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:57876->172.17.0.3:35848, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33380") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:49292->172.17.0.3:33380, err= --- PASS: TestTransformCopy (0.01s) === RUN TestDoubleTransform run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-macudac9bozi", Local "Local file system at /tmp/rclone3592961635", Modify Window "1s" 2026/08/09 02:28:55 DEBUG : toe: transformed to: tictactoe 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39739") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:58706->172.17.0.3:39739, err= 2026/08/09 02:28:55 DEBUG : toe: transformed to: tictactoe 2026/08/09 02:28:55 INFO : tictactoe: Making directory 2026/08/09 02:28:55 DEBUG : toe: transformed to: tictactoe 2026/08/09 02:28:55 DEBUG : toe: transformed to: tictactoe 2026/08/09 02:28:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/09 02:28:55 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/08/09 02:28:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for checks to finish 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for transfers to finish 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:37239") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:36252->172.17.0.3:37239, err= 2026/08/09 02:28:55 DEBUG : tictactoe/tictactoe.1f32b908.partial: size = 11 OK 2026/08/09 02:28:55 DEBUG : tictactoe/tictactoe.1f32b908.partial: renamed to: tictactoe/tictactoe 2026/08/09 02:28:55 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/08/09 02:28:55 DEBUG : Waiting for deletions to finish 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34803") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:43240->172.17.0.3:34803, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:32418") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:47282->172.17.0.3:32418, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:37972") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:55622->172.17.0.3:37972, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36597") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:52206->172.17.0.3:36597, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:30288") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:57240->172.17.0.3:30288, err= --- PASS: TestDoubleTransform (0.01s) === RUN TestFileTag run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-macudac9bozi", Local "Local file system at /tmp/rclone3592961635", Modify Window "1s" 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:32082") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:55790->172.17.0.3:32082, err= 2026/08/09 02:28:55 INFO : toe: Making directory 2026/08/09 02:28:55 INFO : toe/toe: Making directory 2026/08/09 02:28:55 DEBUG : toe: transformed to: tictactoe 2026/08/09 02:28:55 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/09 02:28:55 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/09 02:28:55 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for checks to finish 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for transfers to finish 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31897") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:33336->172.17.0.3:31897, err= 2026/08/09 02:28:55 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2026/08/09 02:28:55 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2026/08/09 02:28:55 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/08/09 02:28:55 DEBUG : Waiting for deletions to finish 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39289") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:48002->172.17.0.3:39289, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33870") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:52652->172.17.0.3:33870, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39926") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:55244->172.17.0.3:39926, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35086") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:42772->172.17.0.3:35086, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35080") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:36168->172.17.0.3:35080, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31179") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:43980->172.17.0.3:31179, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36663") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:40644->172.17.0.3:36663, err= --- PASS: TestFileTag (0.01s) === RUN TestNoTag run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-macudac9bozi", Local "Local file system at /tmp/rclone3592961635", Modify Window "1s" 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31040") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:40472->172.17.0.3:31040, err= 2026/08/09 02:28:55 INFO : toe: Making directory 2026/08/09 02:28:55 INFO : toe/toe: Making directory 2026/08/09 02:28:55 DEBUG : toe: transformed to: tictactoe 2026/08/09 02:28:55 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/09 02:28:55 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/09 02:28:55 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for checks to finish 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for transfers to finish 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:37270") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:51394->172.17.0.3:37270, err= 2026/08/09 02:28:55 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2026/08/09 02:28:55 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2026/08/09 02:28:55 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/08/09 02:28:55 DEBUG : Waiting for deletions to finish 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34548") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:54870->172.17.0.3:34548, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38012") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:50566->172.17.0.3:38012, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31267") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:60990->172.17.0.3:31267, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31805") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:43122->172.17.0.3:31805, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:32873") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:38966->172.17.0.3:32873, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33387") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:52502->172.17.0.3:33387, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:32189") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:37702->172.17.0.3:32189, err= --- PASS: TestNoTag (0.01s) === RUN TestDirTag run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-macudac9bozi", Local "Local file system at /tmp/rclone3592961635", Modify Window "1s" 2026/08/09 02:28:55 DEBUG : empty_dir: Making directory with metadata 2026/08/09 02:28:55 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/09 02:28:55 DEBUG : toe: transformed to: tictactoe 2026/08/09 02:28:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/09 02:28:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:30331") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:43656->172.17.0.3:30331, err= 2026/08/09 02:28:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/09 02:28:55 INFO : tictacempty_dir: Making directory 2026/08/09 02:28:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/09 02:28:55 DEBUG : toe: transformed to: tictactoe 2026/08/09 02:28:55 DEBUG : toe: transformed to: tictactoe 2026/08/09 02:28:55 INFO : tictactoe: Making directory 2026/08/09 02:28:55 DEBUG : toe: transformed to: tictactoe 2026/08/09 02:28:55 DEBUG : toe: transformed to: tictactoe 2026/08/09 02:28:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/09 02:28:55 INFO : tictactoe/tictactoe: Making directory 2026/08/09 02:28:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/09 02:28:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/09 02:28:55 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/09 02:28:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for checks to finish 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for transfers to finish 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38816") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:43864->172.17.0.3:38816, err= 2026/08/09 02:28:55 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2026/08/09 02:28:55 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2026/08/09 02:28:55 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/08/09 02:28:55 DEBUG : Waiting for deletions to finish 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35844") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:43290->172.17.0.3:35844, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34604") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:40008->172.17.0.3:34604, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:37036") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:54192->172.17.0.3:37036, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35915") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:56096->172.17.0.3:35915, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33700") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:38908->172.17.0.3:33700, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31137") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:37944") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:33408->172.17.0.3:31137, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:56618->172.17.0.3:37944, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36381") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:38032->172.17.0.3:36381, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33614") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:40270->172.17.0.3:33614, err= --- PASS: TestDirTag (0.02s) === RUN TestAllTag run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-macudac9bozi", Local "Local file system at /tmp/rclone3592961635", Modify Window "1s" 2026/08/09 02:28:55 DEBUG : empty_dir: Making directory with metadata 2026/08/09 02:28:55 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/09 02:28:55 DEBUG : toe: transformed to: tictactoe 2026/08/09 02:28:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/09 02:28:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33853") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:56400->172.17.0.3:33853, err= 2026/08/09 02:28:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/09 02:28:55 INFO : tictacempty_dir: Making directory 2026/08/09 02:28:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/09 02:28:55 DEBUG : toe: transformed to: tictactoe 2026/08/09 02:28:55 DEBUG : toe: transformed to: tictactoe 2026/08/09 02:28:55 INFO : tictactoe: Making directory 2026/08/09 02:28:55 DEBUG : toe: transformed to: tictactoe 2026/08/09 02:28:55 DEBUG : toe: transformed to: tictactoe 2026/08/09 02:28:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/09 02:28:55 INFO : tictactoe/tictactoe: Making directory 2026/08/09 02:28:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/09 02:28:55 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/09 02:28:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/09 02:28:55 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for checks to finish 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for transfers to finish 2026/08/09 02:28:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31853") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:59400->172.17.0.3:31853, err= 2026/08/09 02:28:55 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/08/09 02:28:55 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/08/09 02:28:55 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/09 02:28:55 DEBUG : Waiting for deletions to finish 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34734") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:37778->172.17.0.3:34734, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:37570") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:39944->172.17.0.3:37570, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34974") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:48384->172.17.0.3:34974, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35854") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:56698->172.17.0.3:35854, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for checks to finish 2026/08/09 02:28:55 DEBUG : toe: transformed to: tictactoe 2026/08/09 02:28:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/09 02:28:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31902") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:49402->172.17.0.3:31902, err= 2026/08/09 02:28:55 DEBUG : toe: transformed to: tictactoe 2026/08/09 02:28:55 DEBUG : toe: transformed to: tictactoe 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:32371") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:30428") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:49138->172.17.0.3:30428, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:54476->172.17.0.3:32371, err= 2026/08/09 02:28:55 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34985") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:60360->172.17.0.3:34985, err= 2026/08/09 02:28:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/09 02:28:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/08/09 02:28:55 NOTICE: ftp://172.17.0.3:21/rclone-test-macudac9bozi: 0 differences found 2026/08/09 02:28:55 NOTICE: ftp://172.17.0.3:21/rclone-test-macudac9bozi: 1 hashes could not be checked 2026/08/09 02:28:55 NOTICE: ftp://172.17.0.3:21/rclone-test-macudac9bozi: 1 matching files 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:30539") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:38598->172.17.0.3:30539, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34660") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39924") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:40912->172.17.0.3:39924, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:59430->172.17.0.3:34660, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39021") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:37536->172.17.0.3:39021, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:32727") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:45384->172.17.0.3:32727, err= --- PASS: TestAllTag (0.02s) === RUN TestRunTwice run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-macudac9bozi", Local "Local file system at /tmp/rclone3592961635", Modify Window "1s" 2026/08/09 02:28:55 DEBUG : toe: transformed to: tictactoe 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31835") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:54700->172.17.0.3:31835, err= 2026/08/09 02:28:55 DEBUG : toe: transformed to: tictactoe 2026/08/09 02:28:55 INFO : tictactoe: Making directory 2026/08/09 02:28:55 DEBUG : toe: transformed to: tictactoe 2026/08/09 02:28:55 DEBUG : toe: transformed to: tictactoe 2026/08/09 02:28:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/09 02:28:55 INFO : tictactoe/tictactoe: Making directory 2026/08/09 02:28:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/09 02:28:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/09 02:28:55 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/09 02:28:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for checks to finish 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for transfers to finish 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39358") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:40046->172.17.0.3:39358, err= 2026/08/09 02:28:55 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2026/08/09 02:28:55 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2026/08/09 02:28:55 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/08/09 02:28:55 DEBUG : Waiting for deletions to finish 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36090") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:44928->172.17.0.3:36090, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:30703") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:45742->172.17.0.3:30703, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34303") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:37542->172.17.0.3:34303, err= 2026/08/09 02:28:55 DEBUG : toe: transformed to: tictactoe 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:30276") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:43730->172.17.0.3:30276, err= 2026/08/09 02:28:55 DEBUG : toe: transformed to: tictactoe 2026/08/09 02:28:55 DEBUG : toe: transformed to: tictactoe 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35315") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:37572->172.17.0.3:35315, err= 2026/08/09 02:28:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:32401") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:50838->172.17.0.3:32401, err= 2026/08/09 02:28:55 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/08/09 02:28:55 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/09 02:28:55 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for checks to finish 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for transfers to finish 2026/08/09 02:28:55 DEBUG : Waiting for deletions to finish 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31073") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:55822->172.17.0.3:31073, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31087") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:52328->172.17.0.3:31087, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35040") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:57350->172.17.0.3:35040, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35735") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:57016->172.17.0.3:35735, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38797") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:48922->172.17.0.3:38797, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:30418") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:49914->172.17.0.3:30418, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:37286") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:54740->172.17.0.3:37286, err= --- PASS: TestRunTwice (0.02s) === RUN TestSyntax 2026/08/09 02:28:55 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-macudac9bozi", Local "Local file system at /tmp/rclone3592961635", Modify Window "1s" 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:30179") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:47670->172.17.0.3:30179, err= 2026/08/09 02:28:55 INFO : toe: Making directory 2026/08/09 02:28:55 INFO : toe/toe: Making directory 2026/08/09 02:28:55 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for checks to finish 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for transfers to finish 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31823") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:33558->172.17.0.3:31823, err= 2026/08/09 02:28:55 DEBUG : toe/toe/toe.effc7b67.partial: size = 11 OK 2026/08/09 02:28:55 DEBUG : toe/toe/toe.effc7b67.partial: renamed to: toe/toe/toe 2026/08/09 02:28:55 INFO : toe/toe/toe: Copied (new) 2026/08/09 02:28:55 DEBUG : Waiting for deletions to finish 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:32441") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:39294->172.17.0.3:32441, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31260") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:47456->172.17.0.3:31260, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38247") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:51460->172.17.0.3:38247, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33681") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:35256->172.17.0.3:33681, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:30965") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:45182->172.17.0.3:30965, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:32837") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:59574->172.17.0.3:32837, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:32675") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:49622->172.17.0.3:32675, err= --- PASS: TestConflicting (0.01s) === RUN TestMove run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-macudac9bozi", Local "Local file system at /tmp/rclone3592961635", Modify Window "1s" 2026/08/09 02:28:55 DEBUG : empty_dir: Making directory with metadata 2026/08/09 02:28:55 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/09 02:28:55 DEBUG : toe: transformed to: tictactoe 2026/08/09 02:28:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/09 02:28:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:32514") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:45126->172.17.0.3:32514, err= 2026/08/09 02:28:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/09 02:28:55 INFO : tictacempty_dir: Making directory 2026/08/09 02:28:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/09 02:28:55 DEBUG : toe: transformed to: tictactoe 2026/08/09 02:28:55 DEBUG : toe: transformed to: tictactoe 2026/08/09 02:28:55 INFO : tictactoe: Making directory 2026/08/09 02:28:55 DEBUG : toe: transformed to: tictactoe 2026/08/09 02:28:55 DEBUG : toe: transformed to: tictactoe 2026/08/09 02:28:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/09 02:28:55 INFO : tictactoe/tictactoe: Making directory 2026/08/09 02:28:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/09 02:28:55 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/09 02:28:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/09 02:28:55 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/09 02:28:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/09 02:28:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for checks to finish 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for transfers to finish 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35362") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:42320->172.17.0.3:35362, err= 2026/08/09 02:28:55 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/08/09 02:28:55 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/08/09 02:28:55 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/09 02:28:55 INFO : toe/toe/toe.txt: Deleted 2026/08/09 02:28:55 INFO : toe/toe: Removing directory 2026/08/09 02:28:55 INFO : toe: Removing directory 2026/08/09 02:28:55 INFO : empty_dir: Removing directory 2026/08/09 02:28:55 DEBUG : Local file system at /tmp/rclone3592961635: deleted 3 directories 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34502") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:47542->172.17.0.3:34502, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33510") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:53226->172.17.0.3:33510, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39044") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:51944->172.17.0.3:39044, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31470") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:33510->172.17.0.3:31470, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36462") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:44222->172.17.0.3:36462, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36038") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:45636->172.17.0.3:36038, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36369") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:40884->172.17.0.3:36369, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:37570") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:39952->172.17.0.3:37570, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36340") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:38770->172.17.0.3:36340, err= --- PASS: TestMove (0.01s) === RUN TestTransformFile run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-macudac9bozi", Local "Local file system at /tmp/rclone3592961635", Modify Window "1s" 2026/08/09 02:28:55 DEBUG : empty_dir: Making directory with metadata 2026/08/09 02:28:55 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/09 02:28:55 DEBUG : toe: transformed to: tictactoe 2026/08/09 02:28:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/09 02:28:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:37388") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:45062->172.17.0.3:37388, err= 2026/08/09 02:28:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/09 02:28:55 INFO : tictacempty_dir: Making directory 2026/08/09 02:28:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/09 02:28:55 DEBUG : toe: transformed to: tictactoe 2026/08/09 02:28:55 DEBUG : toe: transformed to: tictactoe 2026/08/09 02:28:55 INFO : tictactoe: Making directory 2026/08/09 02:28:55 DEBUG : toe: transformed to: tictactoe 2026/08/09 02:28:55 DEBUG : toe: transformed to: tictactoe 2026/08/09 02:28:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/09 02:28:55 INFO : tictactoe/tictactoe: Making directory 2026/08/09 02:28:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/09 02:28:55 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/09 02:28:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/09 02:28:55 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/09 02:28:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/09 02:28:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for checks to finish 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for transfers to finish 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31280") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:38522->172.17.0.3:31280, err= 2026/08/09 02:28:55 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/08/09 02:28:55 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/08/09 02:28:55 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/09 02:28:55 INFO : toe/toe/toe.txt: Deleted 2026/08/09 02:28:55 INFO : toe/toe: Removing directory 2026/08/09 02:28:55 INFO : toe: Removing directory 2026/08/09 02:28:55 INFO : empty_dir: Removing directory 2026/08/09 02:28:55 DEBUG : Local file system at /tmp/rclone3592961635: deleted 3 directories 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31234") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:46062->172.17.0.3:31234, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35572") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34563") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:60232->172.17.0.3:34563, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:45470->172.17.0.3:35572, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33157") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:55232->172.17.0.3:33157, err= 2026/08/09 02:28:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/09 02:28:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/09 02:28:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/09 02:28:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/09 02:28:55 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38378") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:49662->172.17.0.3:38378, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33078") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:43370->172.17.0.3:33078, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:32735") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:36788->172.17.0.3:32735, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39061") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:30596") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:60404->172.17.0.3:39061, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:53702->172.17.0.3:30596, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36485") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:52312->172.17.0.3:36485, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34467") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:59646->172.17.0.3:34467, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34692") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34659") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:37502->172.17.0.3:34692, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:48544->172.17.0.3:34659, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34390") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:48642->172.17.0.3:34390, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:30468") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:42170->172.17.0.3:30468, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36641") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:60298->172.17.0.3:36641, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34301") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:53542->172.17.0.3:34301, err= --- PASS: TestTransformFile (0.02s) === RUN TestManualTransformFile run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-macudac9bozi", Local "Local file system at /tmp/rclone3592961635", Modify Window "1s" 2026/08/09 02:28:55 DEBUG : Reset feature "Copy" 2026/08/09 02:28:55 DEBUG : Reset feature "Move" 2026/08/09 02:28:55 DEBUG : Reset feature "Copy" 2026/08/09 02:28:55 DEBUG : Reset feature "Move" 2026/08/09 02:28:55 DEBUG : empty_dir: Making directory with metadata 2026/08/09 02:28:55 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/09 02:28:55 DEBUG : toe: transformed to: tictactoe 2026/08/09 02:28:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/09 02:28:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33670") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:43902->172.17.0.3:33670, err= 2026/08/09 02:28:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/09 02:28:55 INFO : tictacempty_dir: Making directory 2026/08/09 02:28:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/09 02:28:55 DEBUG : toe: transformed to: tictactoe 2026/08/09 02:28:55 DEBUG : toe: transformed to: tictactoe 2026/08/09 02:28:55 INFO : tictactoe: Making directory 2026/08/09 02:28:55 DEBUG : toe: transformed to: tictactoe 2026/08/09 02:28:55 DEBUG : toe: transformed to: tictactoe 2026/08/09 02:28:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/09 02:28:55 INFO : tictactoe/tictactoe: Making directory 2026/08/09 02:28:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/09 02:28:55 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/09 02:28:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/09 02:28:55 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/09 02:28:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/09 02:28:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for checks to finish 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for transfers to finish 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:37093") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:52650->172.17.0.3:37093, err= 2026/08/09 02:28:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/09 02:28:55 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/09 02:28:55 INFO : toe/toe/toe.txt: Deleted 2026/08/09 02:28:55 INFO : toe/toe: Removing directory 2026/08/09 02:28:55 INFO : toe: Removing directory 2026/08/09 02:28:55 INFO : empty_dir: Removing directory 2026/08/09 02:28:55 DEBUG : Local file system at /tmp/rclone3592961635: deleted 3 directories 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38444") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:56002->172.17.0.3:38444, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35976") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:48972->172.17.0.3:35976, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35513") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:37342->172.17.0.3:35513, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:32419") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:59782->172.17.0.3:32419, err= 2026/08/09 02:28:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/09 02:28:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/09 02:28:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/09 02:28:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33004") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:39904->172.17.0.3:33004, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35975") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:44822->172.17.0.3:35975, err= 2026/08/09 02:28:55 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/08/09 02:28:55 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/08/09 02:28:55 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34704") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:42828->172.17.0.3:34704, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:37545") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:48586->172.17.0.3:37545, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38784") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36821") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:60996->172.17.0.3:36821, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:52604->172.17.0.3:38784, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33213") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:40476->172.17.0.3:33213, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36567") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:36646->172.17.0.3:36567, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39722") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:55856->172.17.0.3:39722, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33398") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:37620->172.17.0.3:33398, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34186") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:42118->172.17.0.3:34186, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34146") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:36066->172.17.0.3:34146, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:36982") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:49332->172.17.0.3:36982, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:37973") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:39680->172.17.0.3:37973, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33738") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:39546->172.17.0.3:33738, err= --- PASS: TestManualTransformFile (0.02s) === RUN TestBase64 run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-macudac9bozi", Local "Local file system at /tmp/rclone3592961635", Modify Window "1s" 2026/08/09 02:28:55 DEBUG : toe: transformed to: dG9l 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:37163") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:59018->172.17.0.3:37163, err= 2026/08/09 02:28:55 DEBUG : toe: transformed to: dG9l 2026/08/09 02:28:55 INFO : dG9l: Making directory 2026/08/09 02:28:55 DEBUG : toe: transformed to: dG9l 2026/08/09 02:28:55 DEBUG : toe: transformed to: dG9l 2026/08/09 02:28:55 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/08/09 02:28:55 INFO : dG9l/dG9l: Making directory 2026/08/09 02:28:55 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/08/09 02:28:55 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/08/09 02:28:55 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/08/09 02:28:55 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for checks to finish 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for transfers to finish 2026/08/09 02:28:55 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:37017") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:51866->172.17.0.3:37017, err= 2026/08/09 02:28:55 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/08/09 02:28:55 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/08/09 02:28:55 DEBUG : Waiting for deletions to finish 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34530") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:50956->172.17.0.3:34530, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:32270") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:35128->172.17.0.3:32270, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35756") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:59468->172.17.0.3:35756, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:37468") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:33632->172.17.0.3:37468, err= 2026/08/09 02:28:55 DEBUG : dG9l: transformed to: toe 2026/08/09 02:28:55 DEBUG : dG9l: transformed to: toe 2026/08/09 02:28:55 DEBUG : toe: Directory modification time the same (differ by 592.079324ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : Added delayed dir = "toe", newDst=toe 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33749") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:55278->172.17.0.3:33749, err= 2026/08/09 02:28:55 DEBUG : dG9l: transformed to: toe 2026/08/09 02:28:55 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/08/09 02:28:55 DEBUG : toe/toe: Directory modification time the same (differ by 592.079324ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:38196") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:44764->172.17.0.3:38196, err= 2026/08/09 02:28:55 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/08/09 02:28:55 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/08/09 02:28:55 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 499.999999ms, within tolerance 1s) 2026/08/09 02:28:55 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/08/09 02:28:55 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/08/09 02:28:55 DEBUG : Local file system at /tmp/rclone3592961635: Waiting for checks to finish 2026/08/09 02:28:55 DEBUG : Local file system at /tmp/rclone3592961635: Waiting for transfers to finish 2026/08/09 02:28:55 DEBUG : Waiting for deletions to finish 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:32192") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:54328->172.17.0.3:32192, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33346") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:59456->172.17.0.3:33346, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33756") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:34148->172.17.0.3:33756, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:30546") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:59024->172.17.0.3:30546, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:37069") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:43646->172.17.0.3:37069, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34314") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:42166->172.17.0.3:34314, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31055") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:60720->172.17.0.3:31055, err= --- PASS: TestBase64 (0.02s) === RUN TestError run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-macudac9bozi", Local "Local file system at /tmp/rclone3592961635", Modify Window "1s" 2026/08/09 02:28:55 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/09 02:28:55 DEBUG : toe: transformed to: 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:33318") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:59054->172.17.0.3:33318, err= 2026/08/09 02:28:55 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/09 02:28:55 DEBUG : toe: transformed to: 2026/08/09 02:28:55 INFO : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Making directory 2026/08/09 02:28:55 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/09 02:28:55 DEBUG : toe: transformed to: 2026/08/09 02:28:55 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/09 02:28:55 DEBUG : toe: transformed to: 2026/08/09 02:28:55 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/09 02:28:55 DEBUG : toe/toe: transformed to: 2026/08/09 02:28:55 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/08/09 02:28:55 INFO : toe/toe: Making directory 2026/08/09 02:28:55 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/09 02:28:55 DEBUG : toe/toe: transformed to: 2026/08/09 02:28:55 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/08/09 02:28:55 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/09 02:28:55 DEBUG : toe: transformed to: 2026/08/09 02:28:55 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/09 02:28:55 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/09 02:28:55 DEBUG : toe/toe/toe: transformed to: 2026/08/09 02:28:55 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for checks to finish 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Waiting for transfers to finish 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:30026") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:51656->172.17.0.3:30026, err= 2026/08/09 02:28:55 DEBUG : toe/toe/toe: size = 11 OK 2026/08/09 02:28:55 INFO : toe/toe/toe: Copied (new) 2026/08/09 02:28:55 ERROR : ftp://172.17.0.3:21/rclone-test-macudac9bozi: not deleting files as there were IO errors 2026/08/09 02:28:55 ERROR : ftp://172.17.0.3:21/rclone-test-macudac9bozi: not deleting directories as there were IO errors 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:35297") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:53856->172.17.0.3:35297, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:32756") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:57886->172.17.0.3:32756, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:37663") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:37790->172.17.0.3:37663, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:39108") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:45918->172.17.0.3:39108, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31994") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:50432->172.17.0.3:31994, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34519") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:52662->172.17.0.3:34519, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:34295") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:52338->172.17.0.3:34295, err= --- PASS: TestError (0.01s) PASS 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: dial("tcp","172.17.0.3:31483") 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: > dial: conn=172.17.0.1:47252->172.17.0.3:31483, err= 2026/08/09 02:28:55 DEBUG : ftp://172.17.0.3:21/rclone-test-macudac9bozi: Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Finished OK in 1m56.12251573s (try 1/5)